.stela-editor-visitor-wrap{position:fixed;top:120px;right:24px;z-index:100010;pointer-events:auto}.stela-editor-visitor-button{display:inline-flex;align-items:center;gap:8px;height:auto;width:auto;padding:10px 16px;border:0;border-radius:999px;background:#fffffff5;color:#0f172a;font-size:13px;font-weight:600;line-height:1;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 28px #0f172a38;border:1px solid rgba(255,255,255,.65);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.stela-editor-visitor-button span{white-space:nowrap}.stela-editor-visitor-button:hover{transform:translateY(-1px);background:#fff;box-shadow:0 14px 32px #0f172a47}.stela-editor-panel-wrap{position:fixed;right:24px;bottom:24px;z-index:3000}.stela-editor-launcher,.stela-editor-action,.stela-editor-close,.stela-editor-image-button{border:0;cursor:pointer}.stela-editor-launcher{background:#111827;color:#fff;padding:12px 18px;border-radius:999px;font-weight:700;box-shadow:0 18px 45px #1118273d}.stela-editor-panel{width:min(360px,calc(100vw - 32px));margin-top:12px;padding:18px;border-radius:24px;background:#fffffff0;border:1px solid rgba(17,24,39,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 70px #0f172a2e}.stela-editor-panel-header,.stela-editor-section-actions,.stela-editor-panel-controls{display:flex;gap:10px}.stela-editor-panel-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px}.stela-editor-panel-header-actions{display:flex;align-items:center;gap:10px}.stela-editor-icon-button{width:42px;height:42px;border:0;border-radius:999px;background:#f1f5f9;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.stela-editor-chevron{transition:transform .18s ease}.stela-editor-chevron.is-collapsed{transform:rotate(180deg)}.stela-editor-panel-header h3,.stela-editor-section-card h4{margin:0}.stela-editor-panel-header p,.stela-editor-section-card p,.stela-editor-empty{margin:6px 0 0;color:#475569;font-size:14px}.stela-editor-panel-controls{margin-bottom:16px;flex-wrap:wrap}.stela-editor-status{margin:0 0 16px;font-size:13px;line-height:1.5;color:#475569}.stela-editor-status.is-error{color:#b91c1c}.stela-editor-status.is-success{color:#047857}.stela-editor-status.is-syncing{color:#9a3412}.stela-editor-status.is-pending{color:#1d4ed8}.stela-editor-action,.stela-editor-close{padding:10px 12px;border-radius:12px;background:#ea580c;color:#fff;font-weight:600}.stela-editor-action.is-secondary,.stela-editor-close{background:#e2e8f0;color:#0f172a}.stela-editor-close{width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center}.stela-editor-section-list{display:flex;flex-direction:column;gap:12px}.stela-editor-section-card{padding:14px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff}.stela-editor-section-card.is-active{border-color:#ea580c;box-shadow:0 0 0 3px #ea580c1f}.stela-editor-editable{outline:2px dashed rgba(234,88,12,.5);outline-offset:6px;border-radius:8px}.stela-editor-image{position:relative;cursor:pointer;overflow:visible}.stela-editor-image-frame{position:relative;display:inline-block;max-width:100%}.stela-editor-image-frame img{display:block}.stela-editor-file-input{position:fixed;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.stela-editor-image-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px dashed rgba(234,88,12,.55);border-radius:12px;pointer-events:none;opacity:0;transition:opacity .16s ease}.stela-editor-image.is-enabled:hover .stela-editor-image-frame:after,.stela-editor-image.is-active .stela-editor-image-frame:after{opacity:1}.stela-editor-image-tooltip{position:fixed;z-index:2147483647;background:#0f172af0;color:#fff;padding:10px 14px;border-radius:14px;font-size:12px;font-weight:700;line-height:1.2;letter-spacing:.01em;white-space:nowrap;pointer-events:none;box-shadow:0 16px 36px #0f172a47}.stela-editor-dragging{opacity:.55}.stela-editor-drop-target{box-shadow:0 0 0 3px #ea580c2e;border-radius:18px}.stela-editor-apply-bar-wrap{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:3500;width:min(680px,calc(100vw - 24px))}.stela-editor-apply-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-radius:20px;background:#0f172af0;color:#fff;box-shadow:0 22px 54px #0f172a47;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.stela-editor-apply-bar-copy{min-width:0}.stela-editor-apply-bar-actions{display:flex;align-items:center;gap:12px}.stela-editor-apply-bar-title,.stela-editor-apply-bar-text,.stela-editor-apply-bar-status{margin:0}.stela-editor-apply-bar-title{font-size:14px;font-weight:700}.stela-editor-apply-bar-text{margin-top:4px;font-size:13px;color:#ffffffb8}.stela-editor-apply-bar-status{margin-top:6px;font-size:12px;color:#ffffffd1}.stela-editor-apply-bar-status.is-error{color:#fca5a5}.stela-editor-apply-bar-status.is-success{color:#86efac}.stela-editor-apply-bar-status.is-syncing,.stela-editor-apply-bar-status.is-pending{color:#fdba74}.stela-editor-apply-bar-button{border:0;cursor:pointer;white-space:nowrap;padding:12px 18px;border-radius:999px;background:var(--stelaux-primary-color, #4f46e5);color:#fff;font-weight:700;box-shadow:inset 0 -1px #0000002e}.stela-editor-apply-bar-button.is-secondary{background:#ffffff14;color:#fff;box-shadow:inset 0 0 0 1px #ffffff24}.stela-editor-apply-bar-button:disabled{opacity:.7;cursor:progress}@media(max-width:767px){.stela-editor-visitor-wrap{top:96px;right:12px}.stela-editor-visitor-button{padding:9px 14px;font-size:12px}.stela-editor-panel-wrap{right:12px;left:12px;bottom:12px}.stela-editor-launcher,.stela-editor-panel{width:100%}.stela-editor-apply-bar-wrap{width:calc(100vw - 16px);bottom:8px}.stela-editor-apply-bar{align-items:stretch;flex-direction:column}.stela-editor-apply-bar-actions{width:100%;flex-direction:column}.stela-editor-apply-bar-button{width:100%}}.footer-sitemap--mega-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));align-items:start;gap:1.5rem 1.25rem;width:100%}.footer-sitemap__column{display:flex;flex-direction:column;gap:.75rem;min-width:0}.footer-sitemap__accordion-list,.footer-sitemap__nav-list{display:flex;flex-direction:column;gap:.875rem}.footer-sitemap__accordion-item{display:flex;flex-direction:column;gap:.5rem}.footer-sitemap__menu-head{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:.25rem .4rem;max-width:100%;white-space:nowrap}.footer-sitemap__brace{font-size:1.05em;line-height:1;opacity:.42;font-weight:300;-webkit-user-select:none;user-select:none}.footer-sitemap__menu-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;white-space:nowrap;flex-shrink:0}.footer-sitemap__menu-link>span:first-child{white-space:nowrap}.footer-sitemap__toggle{border:0;background:transparent;color:inherit;cursor:pointer;padding:.1rem .35rem;font-size:1.15rem;line-height:1;opacity:.72;flex-shrink:0;transition:opacity .2s ease,transform .2s ease}.footer-sitemap__toggle:hover,.footer-sitemap__toggle:focus-visible{opacity:1;outline:none}.footer-sitemap__toggle:focus-visible{outline:2px solid currentColor;outline-offset:2px}.footer-sitemap__submenu{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0 0 0 1.1rem;list-style:none;overflow:hidden;transition:max-height .25s ease,opacity .2s ease}.footer-sitemap__submenu.is-collapsed{display:none}.footer-sitemap__submenu.is-expanded{display:flex}.footer-sitemap__submenu a{display:inline-block;font-size:.875rem;line-height:1.4;font-weight:400;letter-spacing:-.02em;text-transform:none;color:#ffffff9e;text-decoration:none;transition:color .25s ease}.footer-sitemap__submenu a:hover,.footer-sitemap__submenu a:focus-visible{color:#fefefe}.footer-sitemap--light .footer-sitemap__submenu a{color:#0f0f0f9e}.footer-sitemap--light .footer-sitemap__submenu a:hover,.footer-sitemap--light .footer-sitemap__submenu a:focus-visible{color:#0f0f0f}.footer-sitemap__column .footer-7__nav-link,.footer-sitemap__menu-head .footer-7__nav-link,.footer-sitemap__column .footer-8__nav-link,.footer-sitemap__menu-head .footer-8__nav-link,.footer-sitemap__menu-head .footer-10__nav-link,.footer-sitemap__menu-head .footer-11__nav-link{width:fit-content}.footer-7__nav.footer-sitemap--mega-grid,.footer-8__nav.footer-sitemap--mega-grid{flex-wrap:unset;justify-content:start;align-items:start}.footer-sitemap--split-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;align-items:start;width:100%}.footer-sitemap--split-columns .footer-sitemap__split-col{display:flex;flex-direction:column;gap:.875rem;min-width:0}.footer-11__mid-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.72fr) minmax(260px,.88fr);gap:clamp(1.5rem,3vw,3rem);align-items:start}.footer-11__nav-col{min-width:0}.footer-11__meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.footer-11__meta-item{display:flex;flex-direction:column;gap:.2rem;min-width:0}.footer-11__meta-key{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;opacity:.5}.footer-11__meta-val{font-size:.875rem;line-height:1.35;word-break:break-word}.footer-11__right-panel{display:grid;grid-template-rows:auto auto 1fr auto;gap:1.25rem;height:100%;min-width:0}.footer-11__right-footer{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.footer-11__right-block{display:flex;flex-direction:column;gap:.75rem}.footer-11__right-label{margin:0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;opacity:.55}.footer-11__right-tags{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none}.footer-11__right-tags li{font-size:.8125rem;opacity:.72}@media(min-width:1200px){.footer-sitemap--mega-grid{grid-template-columns:repeat(6,minmax(11rem,1fr))}}@media(max-width:1199.98px){.footer-11__mid-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-11__right-panel{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.footer-11__right-footer{grid-column:1 / -1;margin-top:0}}@media(max-width:767.98px){.footer-sitemap--mega-grid,.footer-sitemap--split-columns,.footer-11__mid-grid,.footer-11__right-panel,.footer-11__meta-grid{grid-template-columns:1fr}}.portal-loader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:stretch;overflow:hidden}.portal-loader__bar{transition:opacity .4s ease}.portal-loader__logo-wrap,.portal-loader__logo-inner{display:flex;align-items:center;justify-content:center}.portal-loader__logo-image{position:relative;z-index:2;max-width:100%;max-height:100%;object-fit:contain;animation:portal-loader-logo-in .55s ease}.portal-loader__brand-name{position:relative;z-index:2;max-width:180px;font-size:.95rem;font-weight:700;letter-spacing:.04em;text-align:center;text-transform:uppercase;line-height:1.2;animation:portal-loader-logo-in .55s ease}.portal-loader__spinner--offset{position:absolute!important;inset:auto!important;bottom:-18px;left:50%!important;transform:translate(-50%) scale(.72);opacity:.85}.portal-loader__progress{position:absolute;left:50%;bottom:clamp(28px,7vh,64px);transform:translate(-50%);display:flex;align-items:center;gap:12px;width:min(84vw,240px)}.portal-loader__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);gap:3px;flex:0 0 auto}.portal-loader__cell{width:4px;height:4px;border-radius:1px;background:#ffffff12;opacity:.35;transition:background .5s ease,opacity .5s ease,transform .5s ease}.portal-loader__cell--active{background:#ffffff61;opacity:1;transform:scale(1.05)}.portal-loader__track{flex:1;height:1px;background:#ffffff1a;overflow:hidden}.portal-loader__fill{height:100%;background:#ffffff9e;transition:width .4s ease}@keyframes portal-loader-logo-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:575px){.portal-loader__progress{width:min(90vw,220px);gap:10px}.portal-loader__cell{width:3px;height:3px}}
