*,*::before,*::after{box-sizing: border-box;}body.sc-page{margin: 0;padding: 0;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size: 16px;line-height: 1.6;color: #333;background: #fff;overflow-x: hidden;}#sc-page-content{overflow: hidden;}.sc-section{width: 100%;}.sc-section--full > .sc-section-inner{max-width: 100%;}.sc-section-inner{max-width: var(--sc-content-w,1200px);margin: 0 auto;display: flex;flex-wrap: wrap;padding: 0 24px;width: 100%;min-width: 0;min-height: inherit;}.sc-page-wrap--full .sc-section-inner{max-width: 100%;padding-left: 0;padding-right: 0;}.sc-page-wrap--full > .sc-section > .sc-section-inner > .sc-column{padding-left: 0;padding-right: 0;}.sc-column{display: flex;flex-direction: column;padding: 12px;min-width: 0;}.sc-column > .sc-col-inner{flex: 1 1 auto;display: flex;flex-direction: column;width: 100%;min-width: 0;}.sc-column.sc-column--inline{width: auto !important;flex: 0 0 auto !important;align-self: flex-start !important;}@media(max-width: 768px){.sc-column{width: 100% !important;}.sc-section-inner{flex-direction: column;}}.sc-widget{word-break: break-word;}.sc-section,.sc-column{position: relative;}.sc-section > .sc-overlay,.sc-column > .sc-overlay{position: absolute;inset: 0;pointer-events: none;z-index: 0;}.sc-section > .sc-section-inner{position: relative;z-index: 1;}.sc-column > .sc-col-inner{position: relative;z-index: 1;}.sc-col-link{display: block;color: inherit;text-decoration: none;}.sc-section-link{color: inherit;text-decoration: none;}.sc-gallery-item{overflow: hidden;min-width: 0;}.sc-gallery--grid.sc-gallery--stretch .sc-gallery-item{aspect-ratio: var(--sc-ratio,4 / 3);}.sc-gallery--grid.sc-gallery--stretch .sc-gallery-item > a,.sc-gallery--grid.sc-gallery--stretch .sc-gallery-item > .sc-img-wrap{display: block;width: 100%;height: 100%;}.sc-gallery--grid.sc-gallery--stretch .sc-gallery-item > a > .sc-img-wrap{width: 100%;height: 100%;}.sc-gallery--grid.sc-gallery--stretch .sc-gallery-img{display: block;width: 100%;height: 100%;max-width: none;}.sc-gallery-img{max-width: none;}.sc-gallery--carousel{position: relative;}.sc-gallery-viewport{overflow: hidden;}.sc-gallery-track{display: flex;gap: var(--sc-gap,10px);transition: transform .4s ease;}.sc-gallery-prev,.sc-gallery-next{position: absolute;top: 50%;transform: translateY(-50%);display: flex;align-items: center;justify-content: center;width: 38px;height: 38px;border: none;border-radius: 50%;padding: 0;background: rgba(0,0,0,.5);color: #fff;font-size: 16px;line-height: 1;cursor: pointer;z-index: 2;}.sc-gallery-prev i,.sc-gallery-next i{line-height: 1;}.sc-gallery-prev{left: 8px;}.sc-gallery-next{right: 8px;}.sc-gallery-prev:hover,.sc-gallery-next:hover{background: rgba(0,0,0,.75);}.sc-gallery--arrows-outside{padding: 0 48px;}.sc-gallery--arrows-outside .sc-gallery-prev{left: 2px;}.sc-gallery--arrows-outside .sc-gallery-next{right: 2px;}.sc-gallery-dots{display: flex;gap: 6px;justify-content: center;margin-top: 10px;}.sc-gallery-dots button{width: 10px;height: 10px;padding: 0;border: none;border-radius: 50%;background: #ccc;cursor: pointer;}.sc-gallery-dots button.sc-active{background: #555;}.sc-gallery--bullets-inside .sc-gallery-dots{position: absolute;left: 0;right: 0;bottom: 10px;margin: 0;}.sc-gallery--bullets-inside .sc-gallery-dots button{background: rgba(255,255,255,.65);}.sc-gallery--bullets-inside .sc-gallery-dots button.sc-active{background: #fff;}.sc-gallery-caption{padding: 6px 4px;font-size: 13px;text-align: center;}.sc-gallery.sc-placeholder,.sc-code.sc-placeholder,.sc-table.sc-placeholder{display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 8px;padding: 40px;background: #f3f4f6;color: #999;border-radius: 6px;}.sc-table{max-width: 100%;}.sc-table table{margin: 0;}.sc-table th,.sc-table td{word-break: break-word;}.sc-code{position: relative;}.sc-code pre{margin: 0;border-radius: 6px;}.sc-code-copy{position: absolute;top: 8px;right: 8px;z-index: 3;background: rgba(255,255,255,.15);color: #fff;border: 1px solid rgba(255,255,255,.3);border-radius: 4px;padding: 3px 10px;font-size: 12px;cursor: pointer;}.sc-code-copy:hover{background: rgba(255,255,255,.28);}.sc-btn--custom{display: inline-flex;align-items: center;justify-content: center;gap: 8px;padding: 12px 24px;text-decoration: none;cursor: pointer;background: #4f9ef8;color: #fff;border-radius: 4px;line-height: 1.2;transition: opacity .15s,transform .05s,box-shadow .15s;}.sc-btn--custom:hover{opacity: .92;}.sc-btn--custom:active{transform: translateY(1px);}.sc-btn--custom .dashicons,.sc-btn--custom i{font-size: 18px;width: 18px;height: 18px;line-height: 1;}.sc-anchor{display: block;height: 0;width: 0;margin: 0;padding: 0;border: none;overflow: hidden;visibility: hidden;}.sc-img-wrap{position: relative;display: inline-block;line-height: 0;}.sc-img-hover{position: absolute;inset: 0;display: flex;align-items: center;justify-content: center;background: rgba(0,0,0,0);opacity: 0;transition: opacity .25s,background .25s;color: #fff;}.sc-img-wrap:hover .sc-img-hover{opacity: 1;background: rgba(0,0,0,.45);}.sc-img-hover .dashicons,.sc-img-hover i{font-size: 38px;width: 38px;height: 38px;}.sc-lightbox-overlay{position: fixed;inset: 0;background: rgba(0,0,0,.85);display: none;align-items: center;justify-content: center;z-index: 100000;}.sc-lightbox-overlay.sc-open{display: flex;}.sc-lightbox-img{max-width: 92vw;max-height: 92vh;box-shadow: 0 10px 40px rgba(0,0,0,.5);}.sc-lightbox-close{position: absolute;top: 18px;right: 24px;background: none;border: none;color: #fff;font-size: 40px;line-height: 1;cursor: pointer;}.sc-site-header--sticky{position: sticky;top: 0;z-index: 9000;transition: box-shadow .25s ease;}.sc-site-header--sticky.sc-stuck{box-shadow: 0 2px 14px rgba(0,0,0,.12);}body.admin-bar .sc-site-header--sticky{top: 32px;}@media screen and(max-width: 782px){body.admin-bar .sc-site-header--sticky{top: 46px;}}.sc-site-header--transparent:not(.sc-stuck).sc-section{background-color: transparent !important;}.sc-site-header--transparent:not(.sc-stuck).sc-section > .sc-overlay{opacity: 0;}.sc-site-header--transparent{position: absolute !important;top: 0;left: 0;width: 100%;z-index: 9000;}.sc-site-header--transparent.sc-stuck{position: fixed !important;z-index: 9000;}body.admin-bar .sc-site-header--transparent{top: 32px;}body.admin-bar .sc-site-header--transparent.sc-stuck{top: 32px;}@media screen and(max-width: 782px){body.admin-bar .sc-site-header--transparent,body.admin-bar .sc-site-header--transparent.sc-stuck{top: 46px;}}.sc-sticky-sentinel{height: 1px;visibility: hidden;pointer-events: none;}.sc-widget--heading .sc-heading{margin: 0 0 .5em;line-height: 1.2;overflow: visible;}.sc-text{overflow: visible;}.sc-widget--text .sc-text p:last-child{margin-bottom: 0;}.sc-button-wrap{padding: 4px 0;}.sc-btn{display: inline-block;padding: 10px 24px;border-radius: 5px;font-size: 15px;font-weight: 600;text-decoration: none;cursor: pointer;border: 2px solid transparent;transition: all .18s;line-height: 1;}.sc-btn--primary{background: #4f9ef8;color: #fff;border-color: #4f9ef8;}.sc-btn--primary:hover{background: #3a8ae8;border-color: #3a8ae8;}.sc-btn--secondary{background: #6c757d;color: #fff;border-color: #6c757d;}.sc-btn--secondary:hover{background: #5a6268;border-color: #5a6268;}.sc-btn--outline{background: transparent;color: #4f9ef8;border-color: #4f9ef8;}.sc-btn--outline:hover{background: #4f9ef8;color: #fff;}.sc-btn--link{background: transparent;color: #4f9ef8;border-color: transparent;padding-left: 0;padding-right: 0;text-decoration: underline;}.sc-btn--link:hover{color: #3a8ae8;}.sc-btn--sm{padding: 6px 16px;font-size: 13px;}.sc-btn--md{padding: 10px 24px;font-size: 15px;}.sc-btn--lg{padding: 14px 32px;font-size: 17px;}.sc-btn--full{display: block;width: 100%;text-align: center;}.sc-widget--image .sc-image{padding: 4px 0;}.sc-widget--image .sc-img{max-width: 100%;height: auto;display: inline-block;}.sc-widget--image .sc-placeholder{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 30px;background: #f5f7fa;border: 2px dashed #cdd5df;border-radius: 6px;color: #aab;gap: 8px;font-size: 14px;}.sc-widget--image .sc-placeholder .dashicons{font-size: 36px;width: 36px;height: 36px;}.sc-video{padding: 4px 0;}.sc-video-ratio{position: relative;}.sc-video-ratio iframe,.sc-video-ratio video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.sc-video.sc-placeholder{display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 40px;background: #1a1a2e;border-radius: 6px;color: #aab;gap: 10px;font-size: 14px;}.sc-video.sc-placeholder .dashicons{font-size: 40px;width: 40px;height: 40px;color: #4f9ef8;}.sc-divider{padding: 4px 0;overflow: hidden;}.sc-spacer{display: block;}.sc-icon{padding: 4px 0;line-height: 1;}.sc-icon-link{display: inline-flex;text-decoration: none;}.sc-empty-state{display: flex;align-items: center;justify-content: center;min-height: 300px;flex-direction: column;gap: 14px;color: #aab;}.sc-empty-state p{font-size: 16px;}.sc-empty-btn{display: inline-block;background: #4f9ef8;color: #fff;text-decoration: none;padding: 10px 24px;border-radius: 6px;font-weight: 600;transition: background .15s;}.sc-empty-btn:hover{background: #3a8ae8;}@media(max-width: 1200px){.sc-section-inner{max-width: 100%;}}@media(max-width: 768px){.sc-btn--lg{padding: 12px 24px;font-size: 15px;}.sc-section-inner{padding: 0 16px;}}.sc-has-tip{position: relative;}.sc-tip-pop{position: fixed;left: 0;top: 0;display: none;background: #1f2430;color: #fff;padding: 6px 10px;border-radius: 6px;font-size: 12px;line-height: 1.35;max-width: 240px;text-align: center;white-space: normal;opacity: 0;pointer-events: none;transition: opacity .15s ease;z-index: 2147483600;}.sc-tip-pop.sc-tip-show{opacity: 1;}.sc-tip-label{position: relative;z-index: 1;}.sc-tip-arrow{position: absolute;top: -4px;left: 12px;width: 9px;height: 9px;background: #1f2430;transform: rotate(45deg);}.sc-tip-pop.sc-tip-above .sc-tip-arrow{top: auto;bottom: -4px;}.sc-accordion{display: flex;flex-direction: column;gap: 8px;}.sc-accordion.sc-placeholder{display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 8px;padding: 40px;background: #f3f4f6;color: #999;border-radius: 6px;}.sc-acc-item{border: 1px solid #e5e7eb;border-radius: 6px;overflow: hidden;}.sc-acc-header{display: flex;align-items: center;justify-content: space-between;gap: 12px;width: 100%;text-align: left;cursor: pointer;background: #f7f8fa;color: #1f2937;border: none;padding: 14px 16px;font-size: 16px;font-weight: 600;line-height: 1.4;transition: background .2s,color .2s;}.sc-acc-title{flex: 1 1 auto;}.sc-acc-icon{flex: 0 0 auto;display: inline-flex;transition: transform .3s ease;color: currentColor;}.sc-acc--chevron .sc-acc-icon::before{content: "\25BE";font-size: 14px;line-height: 1;}.sc-acc--chevron .sc-acc-item.sc-acc-open .sc-acc-icon{transform: rotate(180deg);}.sc-acc--plus .sc-acc-icon::before{content: "+";font-size: 20px;line-height: 1;}.sc-acc--plus .sc-acc-item.sc-acc-open .sc-acc-icon::before{content: "\2212";}.sc-acc--none .sc-acc-icon{display: none;}.sc-acc-panel{max-height: 0;overflow: hidden;transition: max-height .3s ease;}.sc-acc-inner{padding: 14px 16px;}.sc-user-profile{line-height: 1.4;}.sc-up-inner{display: inline-flex;align-items: center;gap: 10px;}.sc-up-photo-wrap{position: relative;display: inline-flex;flex-shrink: 0;}.sc-up-photo{display: block;flex-shrink: 0;}.sc-up-photo-link{display: inline-flex;}.sc-up-upload-btn{position: absolute;bottom: -2px;right: -2px;width: 22px;height: 22px;border-radius: 50%;background: #2563eb;color: #fff;display: flex;align-items: center;justify-content: center;font-size: 11px;text-decoration: none;box-shadow: 0 1px 4px rgba(0,0,0,.25);transition: transform .15s,background .2s;z-index: 1;}.sc-up-upload-btn:hover{background: #1d4ed8;transform: scale(1.12);}.sc-up-name{white-space: nowrap;}.sc-up-dropdown{position: relative;display: inline-flex;}.sc-up-dropdown-toggle{background: none;border: 1px solid #d1d5db;border-radius: 4px;cursor: pointer;padding: 4px 8px;line-height: 1;display: inline-flex;align-items: center;color: #374151;transition: background .15s;}.sc-up-dropdown-toggle:hover{background: #f3f4f6;}.sc-up-dropdown-menu{display: none;position: absolute;top: calc(100% + 6px);right: 0;min-width: 180px;background: #fff;border: 1px solid #e5e7eb;border-radius: 6px;box-shadow: 0 8px 24px rgba(0,0,0,.12);list-style: none;margin: 0;padding: 6px 0;z-index: 100;}.sc-up-dropdown-menu.sc-open{display: block;}.sc-up-dd-name{padding: 8px 14px 4px;font-size: 13px;font-weight: 600;color: #374151;}.sc-up-dd-sep{margin: 4px 0;border-top: 1px solid #e5e7eb;}.sc-up-dropdown-menu a{display: block;padding: 8px 14px;font-size: 14px;color: #374151;text-decoration: none;transition: background .12s;}.sc-up-dropdown-menu a:hover{background: var(--sc-dd-hover-bg,#f3f4f6);color: #111827;}.sc-up-logout-link{color: #dc2626 !important;}.sc-member-field{line-height: 1.5;}.sc-mf-label{display: block;font-size: 13px;color: #6b7280;margin-bottom: 2px;}.sc-mf-value{display: block;}.sc-mf-label + .sc-mf-value{margin-top: 0;}.sc-mf-value + .sc-mf-label{margin-top: 2px;}.sc-member-field--inline .sc-mf-label,.sc-member-field--inline .sc-mf-value{display: inline;}.sc-member-field--inline .sc-mf-label{margin-bottom: 0;margin-right: 0;}.sc-mf-sep{color: #6b7280;}.sc-mf-email{color: #2563eb;text-decoration: none;}.sc-mf-email:hover{text-decoration: underline;}.sc-mf-prefix,.sc-mf-suffix{opacity: .7;}.sc-mf-link{text-decoration: none;color: inherit;}.sc-mf-link:hover{text-decoration: underline;}.sc-mf-status{display: inline-block;padding: 2px 10px;border-radius: 10px;font-size: 13px;font-weight: 500;line-height: 1.6;}.sc-mf-status--active{background: #d1fae5;color: #065f46;}.sc-mf-status--inactive{background: #fee2e2;color: #991b1b;}.sc-mf-status--banned{background: #fecaca;color: #7f1d1d;}.sc-list-link-hover{text-decoration: none;}.sc-list-link-hover:hover{text-decoration: underline;}.sc-menu-list .sub-menu .menu-item{margin: 0;}
