@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--base-font-size: 18px;font-size:var(--base-font-size)}.modal-open{overflow-y:hidden;height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.ellipsis-3rows{word-wrap:break-word;-webkit-line-clamp:3;overflow:hidden;line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis}.page-item{z-Index:0}a.user{text-decoration:none;font-weight:700;color:#0d6efd}img.userComment{width:48px;height:auto;border-radius:6px}img.userPost{width:64px;height:auto;border-radius:6px}:root{--ui-text: #1F2937;--ui-muted: #6B7280;--ui-border: #E4E7EC;--ui-accent: #5B6472;--ui-accent-hover: #4F5866;--ui-surface: #FFFFFF}.btn{min-height:2.65rem;border-radius:.68rem;padding:.42rem .82rem;font-size:.9rem;font-weight:600;letter-spacing:.01em;transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease,transform .2s ease}.btn:focus-visible{box-shadow:0 0 0 3px #5b647229}.btn-sm,.btn-group-sm>.btn{min-height:2.35rem;border-radius:.68rem;padding:.35rem .68rem;font-size:.86rem}.btn-primary{border-color:var(--ui-accent);background:var(--ui-accent);color:#fff}.btn-primary:hover,.btn-primary:focus-visible,.btn-primary:active,.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.show>.btn-primary.dropdown-toggle{border-color:var(--ui-accent-hover);background:var(--ui-accent-hover);color:#fff}.btn-outline-primary,.btn-outline-secondary{border-color:var(--ui-border);background:var(--ui-surface);color:var(--ui-text)}.btn-outline-primary:hover,.btn-outline-primary:focus-visible,.btn-outline-secondary:hover,.btn-outline-secondary:focus-visible{border-color:var(--ui-accent);background:#f3f5f8;color:var(--ui-text)}.btn-outline-danger{border-color:#e7c9cf;color:#a14554;background:var(--ui-surface)}.btn-outline-danger:hover,.btn-outline-danger:focus-visible{border-color:#d29aa5;background:#faf1f3;color:#7e2f3d}.btn-danger{border-color:#a14554;background:#a14554;color:#fff}.btn-danger:hover,.btn-danger:focus-visible,.btn-danger:active{border-color:#8d3544;background:#8d3544;color:#fff}.btn:disabled,.btn.disabled{opacity:.62}.form-control,.form-select{min-height:2.7rem;border-radius:.68rem;border:1px solid var(--ui-border);color:var(--ui-text);font-size:.92rem;padding:.55rem .78rem}.form-control:focus,.form-select:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px #5b647229}.form-control::placeholder,.form-select::placeholder{color:#758195}.form-check-input{border-color:#c6cdd8}.form-check-input:focus{border-color:var(--ui-accent);box-shadow:0 0 0 3px #5b647229}.form-check-input:checked{border-color:var(--ui-accent);background-color:var(--ui-accent)}.public-site-shell{min-height:100vh;display:flex;flex-direction:column;background:#fff;color:var(--ui-text)}.public-site-content-column{width:min(100% - 2rem,var(--public-content-max-width));margin:0 auto}.public-site-topbar{width:100%;border-bottom:1px solid #E6EAF0;background:#fff}.public-site-topbar-inner{min-height:4.2rem;display:flex;align-items:center;gap:1rem}.public-site-logo-link{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.public-site-logo{display:block;height:44px;width:auto}.public-site-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.public-site-nav-link{color:#2a2f35;text-decoration:none;font-size:.95rem;font-weight:500;border-radius:.65rem;padding:.5rem .72rem}.public-site-nav-link:hover{background:#f3f6fa;color:#0a0a0a}.public-site-nav-link-active{background:#e4e7ec;color:#0a0a0a;font-weight:600}.public-site-auth{margin-left:auto}.public-site-register-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:.72rem;min-height:2.45rem;padding:.5rem .86rem;font-weight:600;color:#fff;background:var(--ui-accent)}.public-site-register-link:hover{color:#fff;background:var(--ui-accent-hover);opacity:1}.public-site-main{flex:1;width:100%}.public-site-footer{width:100%;border-top:1px solid #E6EAF0;background:#fbfcfd}.public-site-footer-inner{padding-top:.85rem;padding-bottom:1rem}.public-site-footer-inner p{margin:0;font-size:.78rem;color:#5b6370;line-height:1.45}.public-site-footer-inner a{color:var(--ui-text)}@media(min-width:900px){.public-site-topbar-inner{min-height:4.5rem}}@media(max-width:700px){.public-site-topbar-inner{flex-wrap:wrap;padding-top:.65rem;padding-bottom:.65rem}.public-site-nav{order:3;width:100%}.public-site-register-link{margin-left:0}}.top-panel-auth-links{display:flex;align-items:center;gap:.45rem}@media(max-width:700px){.top-panel-auth-links{margin-left:0;width:100%;justify-content:flex-start}}.auth-layout{--auth-text: var(--ui-text);--auth-muted: var(--ui-muted);--auth-border: var(--ui-border);--auth-accent: var(--ui-accent);--auth-accent-hover: var(--ui-accent-hover);--auth-surface: #FFFFFF;min-height:100dvh;background:var(--auth-surface);color:var(--auth-text);padding:2rem 1.25rem 3rem;display:grid;align-items:start}.auth-card{width:100%;max-width:32rem;margin:0 auto;display:grid;gap:1.75rem;font-family:Manrope,Segoe UI,sans-serif}.auth-header{display:grid;gap:.4rem;margin-top:.35rem}.auth-eyebrow{margin:0;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--auth-muted)}.auth-title{margin:0;font-size:clamp(2rem,8vw,2.9rem);line-height:1.03;font-weight:700;letter-spacing:-.02em;color:var(--auth-text)}.auth-description{margin:0;max-width:34ch;font-size:.92rem;line-height:1.38;color:var(--auth-muted)}.auth-form{display:grid;gap:.55rem}.auth-form-field{display:grid;gap:.32rem}.auth-form-label{margin:0;font-size:.88rem;font-weight:600;color:var(--auth-text);letter-spacing:.01em}.auth-form-input{min-height:2.7rem;border-radius:.68rem;border:1px solid var(--auth-border);background:#fff;color:var(--auth-text);font-size:.92rem;padding:.55rem .78rem;transition:border-color .2s ease,box-shadow .2s ease}.auth-form-input:focus{border-color:var(--auth-accent, #5B6472);box-shadow:0 0 0 3px #5b647229}.auth-form-submit,.auth-form-submit.btn,.auth-form-submit.btn-primary{margin-top:.18rem;min-height:2.65rem;border:1px solid var(--auth-accent, #5B6472);border-radius:.68rem;background:var(--auth-accent, #5B6472)!important;color:#fff!important;font-weight:600;font-size:.9rem;padding:.42rem .82rem;letter-spacing:.01em;transition:transform .2s ease,opacity .2s ease}.auth-form-submit:hover,.auth-form-submit:focus-visible,.auth-form-submit:focus,.auth-form-submit:active,.auth-form-submit.btn-primary:hover,.auth-form-submit.btn-primary:focus,.auth-form-submit.btn-primary:focus-visible,.auth-form-submit.btn-primary:active,.btn-check:checked+.auth-form-submit,.btn-check:active+.auth-form-submit,.show>.auth-form-submit.dropdown-toggle{background:var(--auth-accent-hover, #4F5866)!important;border-color:var(--auth-accent-hover, #4F5866)!important;color:#fff!important;box-shadow:none!important;transform:translateY(-1px);opacity:.94}.auth-form-submit:disabled{opacity:.62}.auth-form-link{justify-self:start;color:var(--auth-text);text-decoration:none;border-bottom:1px solid rgba(10,10,10,.35);font-weight:500;line-height:1.4;padding-bottom:.08rem}.auth-form-link:hover{color:var(--auth-text);border-bottom-color:var(--auth-text)}@media(min-width:768px){.auth-layout{align-items:center;padding:4rem 2.5rem}.auth-card{gap:2rem;max-width:34rem}.auth-header{margin-top:0;gap:.5rem}.auth-form{gap:.65rem}}.profile-edit-layout{--auth-text: #1F2937;--auth-muted: #6B7280;--auth-border: #E4E7EC;--auth-accent: #5B6472;--auth-accent-hover: #4F5866;--auth-surface: #FFFFFF;display:grid;gap:.8rem;color:var(--auth-text);font-family:Manrope,Segoe UI,sans-serif}.profile-edit-header{display:grid;gap:.3rem;margin-top:.2rem}.profile-edit-card{border:1px solid var(--auth-border);border-radius:1rem;background:var(--auth-surface);padding:.65rem}.profile-edit-card-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.profile-edit-status{margin:.42rem 0 0;color:var(--auth-muted);font-size:.88rem}.profile-edit-ftp-wrap{margin-top:1rem}.profile-edit-form{margin-top:.52rem;display:grid;gap:.55rem}.profile-edit-submit.auth-form-submit{margin-top:0}.profile-edit-ftp-actions{display:flex;align-items:center;justify-content:flex-start;gap:.45rem;flex-wrap:wrap}.profile-edit-toggle-btn.btn{min-height:2.65rem;border-radius:.68rem;font-weight:600;font-size:.9rem;padding:.34rem .72rem}.profile-edit-ftp-password{margin:0;font-size:.88rem;font-weight:700;font-family:Courier New,monospace;letter-spacing:.04em;color:var(--auth-text);background:#f5f7fa;border:1px solid var(--auth-border);border-radius:.6rem;padding:.46rem .64rem;word-break:break-all}.profile-edit-ftp-error{margin:0;color:#b91c1c;font-size:.92rem}.profile-edit-ftp-wrap .col-md-6{padding-left:0;padding-right:0;width:100%}.profile-edit-ftp-wrap .card{border:1px solid var(--auth-border);border-radius:.95rem}@media(min-width:768px){.profile-edit-layout{gap:.95rem}.profile-edit-card{padding:.85rem}.profile-edit-form{max-width:42rem}.profile-edit-submit.auth-form-submit{width:fit-content;min-width:9.5rem;padding-inline:.8rem}.profile-edit-toggle-btn.btn{min-width:9.5rem}}.albums-layout{--auth-text: #1F2937;--auth-muted: #6B7280;--auth-border: #E4E7EC;--auth-accent: #5B6472;--auth-accent-hover: #4F5866;--auth-surface: #FFFFFF;display:grid;gap:.8rem;font-family:Manrope,Segoe UI,sans-serif;color:var(--auth-text)}.albums-header{display:grid;gap:.3rem;margin-top:.2rem}.albums-form-card,.albums-list-card{border:1px solid var(--auth-border);border-radius:1rem;background:var(--auth-surface);padding:.65rem}.albums-card-title{margin:0 0 .52rem;font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.albums-status{margin:0;color:var(--auth-muted);font-size:.88rem}.albums-toolbar{border:1px solid var(--auth-border);border-radius:1rem;background:var(--auth-surface);padding:.65rem;display:grid;gap:.55rem}.albums-quota{display:grid;gap:.32rem}.albums-quota-bar{width:100%;height:.7rem;border-radius:999px;background:#eceff3;overflow:hidden}.albums-quota-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#5ea7ff,#3272e2)}.albums-quota-label{margin:0;color:var(--auth-muted);font-size:.84rem}.albums-create-button.auth-form-submit{margin-top:0;width:100%;min-height:2.65rem}.albums-modal-form{--auth-text: #1F2937;--auth-muted: #6B7280;--auth-border: #E4E7EC;--auth-accent: #5B6472;--auth-accent-hover: #4F5866;--auth-surface: #FFFFFF;font-family:Manrope,Segoe UI,sans-serif;color:var(--auth-text)}.albums-grid{display:grid;gap:.55rem;grid-template-columns:1fr}.album-item{border:1px solid var(--auth-border);border-radius:.85rem;padding:.68rem;background:#fff;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.album-item-active{border-color:#ccd4df;background:#f8fafc;box-shadow:0 6px 14px #1f29370f}.album-item-header{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:.46rem}.album-item-title{margin:0;font-size:.98rem;line-height:1.3}.album-item-title-link{color:var(--auth-text);text-decoration:none;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.album-item-title-link:hover{color:var(--auth-accent-hover);border-bottom-color:#4f586659}.album-item-title-link:focus-visible{outline:2px solid rgba(79,88,102,.35);outline-offset:2px;border-radius:.2rem}.album-item-badge{display:inline-flex;align-items:center;min-height:1.6rem;padding:.15rem .55rem;border-radius:999px;background:#eaf0f8;color:#3f4a5a;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.album-item-meta{margin:0;color:var(--auth-muted);line-height:1.4;font-size:.86rem}.album-item-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.28rem;margin:.3rem 0 .45rem}.album-item-thumb{width:100%;aspect-ratio:1 / 1;border-radius:.38rem;object-fit:cover;display:block;background:#f2f4f7}.album-item-thumb-placeholder{border:1px solid #E5E7EB}.album-item-actions{margin-top:.52rem;display:flex;flex-wrap:wrap;gap:.4rem}.album-action-btn.btn{border-radius:.68rem;min-height:2.35rem;padding:.35rem .68rem;font-size:.86rem;font-weight:600}.album-action-btn.btn.btn-primary{border-color:var(--auth-accent);background:var(--auth-accent);color:#fff}.album-action-btn.btn.btn-primary:hover,.album-action-btn.btn.btn-primary:focus-visible,.album-action-btn.btn.btn-primary:active{border-color:var(--auth-accent-hover);background:var(--auth-accent-hover);color:#fff}.album-action-btn.btn.btn-outline-secondary,.album-action-btn.btn.btn-outline-primary,.album-action-btn.btn.btn-outline-danger{border-color:var(--auth-border);color:var(--auth-text);background:#fff}.album-action-btn.btn.btn-outline-secondary:hover,.album-action-btn.btn.btn-outline-secondary:focus-visible,.album-action-btn.btn.btn-outline-primary:hover,.album-action-btn.btn.btn-outline-primary:focus-visible,.album-action-btn.btn.btn-outline-danger:hover,.album-action-btn.btn.btn-outline-danger:focus-visible{border-color:var(--auth-accent);background:#f3f5f8;color:var(--auth-text)}.album-action-btn.btn:disabled{opacity:.62}@media(min-width:768px){.albums-layout{gap:.95rem}.albums-form-card,.albums-list-card,.albums-toolbar{padding:.85rem}.albums-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem}.albums-create-button.auth-form-submit{width:auto;min-width:9.5rem;padding-inline:.8rem}.albums-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.albums-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ImageButton{border:none;padding:0;margin:0;background:none;z-Index:100;opacity:.1}.ImageButton:focus{outline:none}.ImageButton:hover{opacity:1}.PanelButtonSelected{background:#555;border:2px dashed #995544}.ImageButton:disabled{filter:brightness(60%)}.album-view-page.profile-edit-layout{--auth-text: #1F2937;--auth-muted: #6B7280;--auth-border: #E4E7EC;--auth-accent: #5B6472;--auth-accent-hover: #4F5866;--auth-surface: #FFFFFF;padding:0}.album-info-card,.photos-section.profile-edit-card{width:100%}.photos-section.profile-edit-card{margin-top:0}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.55rem;margin-top:.52rem}.photo-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--auth-border);border-radius:.85rem;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.photo-card:hover{border-color:#ccd4df;box-shadow:0 6px 14px #1f29370f}.photo-image-container{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background:#f5f7fa}.photo-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.photo-card:hover .photo-image{transform:scale(1.04)}.hidden-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#1f29377a;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.82rem;text-align:center;padding:.7rem}.photo-card-info{padding:.46rem .64rem;background:#fff;min-height:2.2rem;display:flex;align-items:center;justify-content:center}.photo-text{font-size:.8rem;color:var(--auth-muted);text-align:center;line-height:1.35}.photo-card-buttons{display:flex;gap:.36rem;padding:.42rem;background:#f8fafc;border-top:1px solid var(--auth-border)}.photo-btn.btn{flex:1;min-height:2.35rem;border-radius:.68rem;border:1px solid var(--auth-border);background:#fff;color:#8b95a5;font-size:.86rem;padding:.35rem .5rem}.photo-btn.btn:hover,.photo-btn.btn:focus-visible{border-color:var(--auth-accent);background:#f3f5f8;color:#6d7787}.photo-btn:disabled{opacity:.62;cursor:not-allowed}.empty-photos{text-align:center;padding:1.1rem .7rem;color:var(--auth-muted);font-size:.9rem}.infinite-scroll-trigger{height:58px;display:flex;align-items:center;justify-content:center}.error-message{text-align:center;padding:1.2rem;color:#b91c1c;font-size:.95rem}@media(min-width:768px){.photos-grid{grid-template-columns:repeat(auto-fill,minmax(165px,1fr));gap:.65rem}}@media(min-width:1200px){.photos-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}.text-page-layout{width:100%;padding:1.5rem 0 2.5rem;color:var(--ui-text)}.text-page-header{margin-bottom:1.25rem}.text-page-title{margin:0;font-size:clamp(1.7rem,4.2vw,2.4rem);line-height:1.1;letter-spacing:-.02em}.text-page-status,.text-page-error{margin:0;color:var(--ui-muted);font-size:1rem}.text-page-error{color:#b91c1c}.text-page-markdown{display:grid;gap:1rem;line-height:1.7}.text-page-markdown h1,.text-page-markdown h2,.text-page-markdown h3,.text-page-markdown h4{margin:1.5rem 0 .6rem;line-height:1.25}.text-page-markdown p{margin:0}.text-page-markdown ul,.text-page-markdown ol{margin:0;padding-left:1.25rem}.text-page-markdown a{color:var(--ui-text)}.text-page-markdown code{font-family:IBM Plex Mono,SFMono-Regular,Menlo,Consolas,monospace}.text-page-sections{display:grid;gap:1.25rem}.text-page-section{border-radius:1rem;background:#fff;padding:1rem}.text-page-section-title{margin:0 0 .85rem;font-size:clamp(1.2rem,2.7vw,1.55rem);line-height:1.2;letter-spacing:-.01em}.text-page-section-image{padding:.5rem}.text-page-hero-image{width:100%;display:block;border-radius:.8rem;background:linear-gradient(135deg,#f5f7fa,#e9eef5);max-height:42rem;object-fit:cover}.text-page-image-caption{margin:.65rem 0 .1rem;color:var(--ui-muted);font-size:.94rem}.text-page-price-subtitle{margin:-.2rem 0 .9rem;color:var(--ui-muted);font-size:.98rem}.text-page-price-grid{display:grid;gap:.85rem}.text-page-price-card{border:1px solid #E5E7EB;border-radius:.9rem;padding:.9rem;background:#fcfdfe;display:grid;gap:.6rem}.text-page-price-title{margin:0;font-size:1.05rem;line-height:1.25}.text-page-price-amount{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:-.02em}.text-page-price-description{margin:0;color:var(--ui-muted);line-height:1.55}.text-page-price-link{justify-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.5rem .95rem;border-radius:.8rem;background:var(--ui-accent);color:#fff;text-decoration:none;font-weight:600}.text-page-price-link:hover{color:#fff;background:var(--ui-accent-hover);opacity:1}.text-page-section-unknown{background:#fcfcfc}.text-page-unknown-json{margin:0;overflow:auto;border-radius:.7rem;border:1px solid #E8ECF1;background:#f8fafd;padding:.8rem;font-size:.82rem;line-height:1.45}@media(min-width:900px){.text-page-layout{padding-top:2rem}.text-page-section{padding:1.25rem}.text-page-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-editor-layout{--page-editor-text: var(--ui-text);--page-editor-muted: var(--ui-muted);--page-editor-border: var(--ui-border);--page-editor-accent: var(--ui-accent);--page-editor-accent-hover: var(--ui-accent-hover);--page-editor-surface: #FFFFFF;--auth-text: var(--page-editor-text);--auth-muted: var(--page-editor-muted);--auth-border: var(--page-editor-border);--auth-surface: var(--page-editor-surface);display:grid;gap:.95rem;padding:.5rem 0 2rem;color:var(--page-editor-text)}.page-editor-header{display:grid;gap:.5rem}.page-editor-controls{display:grid;gap:.9rem}.page-editor-select{min-height:2.7rem;border-radius:.68rem;border:1px solid var(--page-editor-border);padding:.55rem .78rem;font-size:.92rem;color:var(--page-editor-text)}.page-editor-select:focus{border-color:var(--page-editor-accent);box-shadow:0 0 0 3px #5b647229;outline:none}.page-editor-actions{display:flex;gap:.75rem;flex-wrap:wrap}.page-editor-reset-btn,.page-editor-reset-btn.btn,.page-editor-reset-btn.btn-secondary{min-height:2.65rem;border-radius:.68rem;border:1px solid var(--page-editor-border);background:var(--page-editor-surface)!important;color:var(--page-editor-text)!important;padding:.42rem .82rem;font-size:.9rem;font-weight:600}.page-editor-reset-btn:hover,.page-editor-reset-btn:focus,.page-editor-reset-btn:active,.page-editor-reset-btn.btn-secondary:hover,.page-editor-reset-btn.btn-secondary:focus,.page-editor-reset-btn.btn-secondary:active{border-color:var(--page-editor-accent)!important;background:#f3f5f8!important;color:var(--page-editor-text)!important;box-shadow:none!important}.page-editor-delete-btn,.page-editor-delete-btn.btn,.page-editor-delete-btn.btn-danger{min-height:2.65rem;border-radius:.68rem;padding:.42rem .82rem;font-size:.9rem;font-weight:600}.page-editor-save-btn,.page-editor-save-btn.btn,.page-editor-save-btn.btn-primary{min-height:2.65rem;border-radius:.68rem;border:1px solid var(--page-editor-accent);background:var(--page-editor-accent)!important;color:#fff!important;padding:.42rem .82rem;font-size:.9rem;font-weight:600}.page-editor-save-btn:hover,.page-editor-save-btn:focus,.page-editor-save-btn:active,.page-editor-save-btn.btn-primary:hover,.page-editor-save-btn.btn-primary:focus,.page-editor-save-btn.btn-primary:active{border-color:var(--page-editor-accent-hover)!important;background:var(--page-editor-accent-hover)!important;color:#fff!important;box-shadow:none!important;opacity:.94}.page-editor-card{background:var(--page-editor-surface);border:1px solid var(--page-editor-border);border-radius:1.1rem;padding:1rem;display:grid;gap:1rem}.page-editor-form{display:grid;gap:.85rem}.page-editor-body{width:100%;min-height:20rem;border-radius:.68rem;border:1px solid var(--page-editor-border);padding:1rem;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9rem;line-height:1.5;resize:vertical;color:var(--page-editor-text)}.page-editor-body:focus{border-color:var(--page-editor-accent);box-shadow:0 0 0 3px #5b647229;outline:none}.page-editor-hint{margin:0;color:var(--page-editor-muted);font-size:.92rem}.page-editor-error{margin:0;color:#b91c1c;font-size:.92rem}@media(min-width:768px){.page-editor-layout{gap:1.2rem;padding-top:1rem}.page-editor-card{padding:.9rem}}.super-admin-images-layout{--images-text: var(--ui-text);--images-muted: var(--ui-muted);--images-border: var(--ui-border);--images-accent: var(--ui-accent);--images-accent-hover: var(--ui-accent-hover);--images-surface: #FFFFFF;display:grid;gap:.95rem;color:var(--images-text);font-family:Manrope,Segoe UI,sans-serif}.super-admin-images-header{display:grid;gap:.5rem;margin-top:.2rem}.super-admin-images-form-card,.super-admin-images-list-card{border:1px solid var(--images-border);border-radius:1rem;background:var(--images-surface);padding:.85rem}.super-admin-images-card-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:-.01em}.super-admin-images-form{display:grid;gap:.55rem;margin-top:.52rem}.super-admin-images-file-input{min-height:2.7rem;border-radius:.68rem;border:1px solid var(--images-border);background:#fff;color:var(--images-text);font-size:.92rem;padding:.55rem .78rem}.super-admin-images-file-input:focus{border-color:var(--images-accent);box-shadow:0 0 0 3px #5b647229;outline:none}.super-admin-images-file-hint,.super-admin-images-status{margin:0;color:var(--images-muted);font-size:.92rem}.super-admin-images-error{margin:0;color:#b91c1c;font-size:.92rem}.super-admin-images-submit.auth-form-submit{margin-top:0}.super-admin-images-list-head{display:flex;align-items:center;justify-content:space-between;gap:.55rem;margin-bottom:.7rem;flex-wrap:wrap}.super-admin-images-grid{display:grid;gap:.65rem;grid-template-columns:1fr}.super-admin-image-card{border:1px solid var(--images-border);border-radius:.85rem;padding:.68rem;display:grid;gap:.65rem}.super-admin-image-preview-wrap{aspect-ratio:16 / 10;border-radius:.8rem;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#e9eef5);display:grid;place-items:center}.super-admin-image-preview{width:100%;height:100%;object-fit:contain;display:block}.super-admin-image-meta{display:grid;gap:.7rem}.super-admin-image-key{margin:0;font-size:1rem;font-weight:700;line-height:1.4;word-break:break-word}.super-admin-image-details{display:grid;gap:.6rem;margin:0}.super-admin-image-details div{display:grid;gap:.18rem}.super-admin-image-details dt{color:var(--images-muted);font-size:.82rem;font-weight:600}.super-admin-image-details dd{margin:0;color:var(--images-text);font-size:.95rem}.super-admin-image-delete-btn,.super-admin-image-delete-btn.btn,.super-admin-image-delete-btn.btn-danger{min-height:2.65rem;border-radius:.68rem;padding:.42rem .82rem;font-size:.9rem;font-weight:600}@media(min-width:768px){.super-admin-images-layout{gap:1.2rem}.super-admin-images-form-card,.super-admin-images-list-card{padding:.95rem}.super-admin-images-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end}.super-admin-images-submit.auth-form-submit{min-width:9.5rem}.super-admin-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.super-admin-images-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.super-admin-sections-layout{--sections-text: var(--ui-text);--sections-muted: var(--ui-muted);--sections-border: var(--ui-border);--sections-accent: var(--ui-accent);--sections-accent-hover: var(--ui-accent-hover);--sections-surface: #FFFFFF;--sections-subtle: #F6F8FB;--auth-text: var(--sections-text);--auth-muted: var(--sections-muted);--auth-border: var(--sections-border);--auth-surface: var(--sections-surface);display:grid;gap:.95rem;color:var(--sections-text);font-family:Manrope,Segoe UI,sans-serif}.super-admin-sections-header{display:grid;gap:.5rem}.super-admin-sections-toolbar,.super-admin-sections-sidebar,.super-admin-sections-editor-card{border:1px solid var(--sections-border);border-radius:1rem;background:var(--sections-surface)}.super-admin-sections-toolbar{padding:.85rem;display:grid;gap:.65rem}.super-admin-sections-toolbar-actions{display:flex;flex-wrap:wrap;gap:.45rem}.super-admin-sections-create-btn,.super-admin-sections-create-btn.btn,.super-admin-sections-create-btn.btn-secondary,.super-admin-sections-save-btn,.super-admin-sections-save-btn.btn,.super-admin-sections-delete-btn,.super-admin-sections-delete-btn.btn{min-height:2.65rem;border-radius:.68rem;padding:.42rem .82rem;font-size:.9rem;font-weight:600}.super-admin-sections-save-btn,.super-admin-sections-save-btn.btn,.super-admin-sections-save-btn.btn-primary{border:1px solid var(--sections-accent);background:var(--sections-accent)!important;color:#fff!important}.super-admin-sections-save-btn:hover,.super-admin-sections-save-btn:focus,.super-admin-sections-save-btn:active,.super-admin-sections-save-btn.btn-primary:hover,.super-admin-sections-save-btn.btn-primary:focus,.super-admin-sections-save-btn.btn-primary:active{background:var(--sections-accent-hover)!important;border-color:var(--sections-accent-hover)!important;color:#fff!important;opacity:.94}.super-admin-sections-content{display:grid;gap:.75rem}.super-admin-sections-sidebar{padding:.68rem;display:grid;gap:.65rem;align-content:start}.super-admin-sections-sidebar-head{display:flex;justify-content:space-between;align-items:baseline;gap:.7rem}.super-admin-sections-subtitle{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.01em}.super-admin-sections-muted{margin:0;font-size:.92rem;color:var(--sections-muted)}.super-admin-sections-list{display:grid;gap:.6rem;max-height:38rem;overflow:auto;padding-right:.2rem}.super-admin-sections-item{width:100%;border:1px solid var(--sections-border);border-radius:.8rem;background:var(--sections-surface);padding:.7rem .75rem;display:grid;gap:.18rem;text-align:left}.super-admin-sections-item.is-active{border-color:var(--sections-accent);box-shadow:0 0 0 2px #5b647229}.super-admin-sections-item-title{font-size:.95rem;font-weight:700;line-height:1.3}.super-admin-sections-item-meta{font-size:.82rem;color:var(--sections-muted)}.super-admin-sections-editor-card{padding:.85rem;display:grid;gap:.75rem}.super-admin-sections-form,.super-admin-sections-base-grid{display:grid;gap:.65rem}.super-admin-sections-select{min-height:2.7rem;border:1px solid var(--sections-border);border-radius:.68rem;padding:.55rem .78rem;font-size:.92rem;color:var(--sections-text);background:#fff}.super-admin-sections-select:focus{outline:none;border-color:var(--sections-accent);box-shadow:0 0 0 3px #5b647229}.super-admin-sections-hidden-check{display:inline-flex;align-items:center;gap:.6rem;font-size:.93rem;font-weight:600}.super-admin-sections-hidden-check input{width:1rem;height:1rem}.super-admin-sections-data-editor{border:1px solid var(--sections-border);border-radius:.85rem;padding:.7rem;background:var(--sections-subtle);display:grid;gap:.65rem}.super-admin-sections-data-head h3,.super-admin-sections-json-preview h3,.super-admin-sections-price-card-head h4{margin:0;font-size:.98rem;font-weight:700}.super-admin-sections-data-head p{margin:.35rem 0 0;font-size:.88rem;color:var(--sections-muted);max-width:65ch}.super-admin-sections-markdown{width:100%;min-height:20rem;border:1px solid var(--sections-border);border-radius:.9rem;padding:.95rem 1rem;background:#fff;color:var(--sections-text);font-family:IBM Plex Mono,SFMono-Regular,Menlo,Consolas,monospace;font-size:.89rem;line-height:1.5;resize:vertical}.super-admin-sections-markdown:focus,.super-admin-sections-price-description:focus{outline:none;border-color:var(--sections-text);box-shadow:0 0 0 3px #0a0a0a14}.super-admin-sections-image-grid,.super-admin-sections-price-builder,.super-admin-sections-price-head-fields,.super-admin-sections-price-list{display:grid;gap:.65rem}.super-admin-sections-image-preview-wrap{border:1px solid var(--sections-border);border-radius:.9rem;min-height:12rem;background:linear-gradient(140deg,#fbfcfe,#eef3fa);display:grid;place-items:center;overflow:hidden;padding:.4rem}.super-admin-sections-image-preview{width:100%;height:100%;max-height:18rem;object-fit:contain;border-radius:.7rem}.super-admin-sections-price-card{border:1px solid var(--sections-border);border-radius:.85rem;background:#fff;padding:.68rem;display:grid;gap:.55rem}.super-admin-sections-price-card-head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.super-admin-sections-small-btn,.super-admin-sections-small-btn.btn{border-radius:.68rem;min-height:2.35rem;font-size:.85rem;font-weight:600}.super-admin-sections-price-grid{display:grid;gap:.7rem}.super-admin-sections-price-description{width:100%;min-height:5.5rem;border:1px solid var(--sections-border);border-radius:.68rem;padding:.55rem .78rem;resize:vertical;background:#fff;color:var(--sections-text)}.super-admin-sections-add-plan-btn,.super-admin-sections-add-plan-btn.btn,.super-admin-sections-add-plan-btn.btn-secondary{justify-self:start;border-radius:.68rem;min-height:2.65rem;padding:.42rem .82rem;font-size:.9rem;font-weight:600}.super-admin-sections-json-preview{border:1px solid var(--sections-border);border-radius:.95rem;background:#fff;padding:.8rem;display:grid;gap:.65rem}.super-admin-sections-json-preview pre{margin:0;max-height:18rem;overflow:auto;border-radius:.75rem;border:1px solid #E8ECF1;background:#f8fafd;padding:.75rem;font-size:.8rem;line-height:1.45;font-family:IBM Plex Mono,SFMono-Regular,Menlo,Consolas,monospace}.super-admin-sections-error{margin:0;color:#b91c1c;font-size:.92rem}@media(min-width:900px){.super-admin-sections-layout{gap:1.2rem}.super-admin-sections-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end}.super-admin-sections-content{grid-template-columns:minmax(17rem,22rem) minmax(0,1fr);align-items:start}.super-admin-sections-base-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.super-admin-sections-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.super-admin-sections-image-preview-wrap{grid-column:1 / -1}.super-admin-sections-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
