:root{--primary: #6366f1;--primary-dark: #4f46e5;--primary-darker: #4338ca;--primary-light: rgba(99, 102, 241, .1);--primary-soft: rgba(99, 102, 241, .14);--bg: #f6f7fb;--surface: #ffffff;--surface-muted: #fbfcfe;--text: #0f172a;--text-strong: #0f172a;--text-default: #475569;--text-muted: #94a3b8;--border: #e7e9f0;--border-strong: #e2e8f0;--hairline: #eef1f6;--danger: #dc2626;--danger-light: rgba(220, 38, 38, .1);--success: #16a34a;--success-light: rgba(22, 163, 74, .1);--warning: #d97706;--warning-light: rgba(217, 119, 6, .12);--info: #2563eb;--info-light: rgba(37, 99, 235, .1);--sidebar-bg: #ffffff;--sidebar-text: #475569;--sidebar-text-muted: #94a3b8;--sidebar-active: rgba(99, 102, 241, .12);--sidebar-hover: rgba(15, 23, 42, .045);--sidebar-border: #e7e9f0;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04);--shadow: 0 1px 2px rgba(16, 24, 40, .04), 0 8px 24px -12px rgba(16, 24, 40, .12);--shadow-lg: 0 4px 6px rgba(16, 24, 40, .05), 0 24px 48px -16px rgba(16, 24, 40, .28);--radius: 16px;--radius-sm: 10px;--radius-chip: 8px;--radius-pill: 999px;--sidebar-w: 248px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text-default);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{margin:0;font-weight:700;color:var(--text-strong);letter-spacing:-.01em}a{color:var(--primary-dark);text-decoration:none;transition:color .15s}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}*{scrollbar-width:thin;scrollbar-color:#cbd2e0 transparent}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#cbd2e0;border:3px solid transparent;background-clip:padding-box;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#aeb4c6;background-clip:padding-box;border:3px solid transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:40px;padding:0 1.1rem;border-radius:var(--radius-sm);border:1px solid transparent;font-family:inherit;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;line-height:1}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:linear-gradient(180deg,#6366f1,#5457e5);color:#fff;box-shadow:0 1px 2px #4f46e540}.btn-primary:hover:not(:disabled){background:linear-gradient(180deg,#5b5ef0,#4b4ed9);transform:translateY(-1px);box-shadow:0 6px 16px -6px #4f46e599}.btn-primary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #4f46e540}.btn-secondary{background:var(--surface);color:var(--text-default);border-color:var(--border-strong)}.btn-secondary:hover:not(:disabled){background:var(--primary-light);border-color:var(--primary);color:var(--primary-dark)}.btn-danger{background:var(--danger);color:#fff;box-shadow:0 1px 2px #dc262640}.btn-danger:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 6px 16px -6px #dc262699}.btn-danger:active:not(:disabled){transform:translateY(0)}.btn-ghost{background:transparent;color:var(--text-default);border-color:var(--border-strong)}.btn-ghost:hover:not(:disabled){background:var(--primary-light);border-color:var(--primary);color:var(--primary-dark)}.btn-block{width:100%}.link-btn{background:none;border:none;color:var(--primary-dark);cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;padding:0;transition:opacity .15s}.link-btn:hover{text-decoration:underline;opacity:.85}.link-danger{color:var(--danger)}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--hairline);padding:1.5rem}.error-card{text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center;color:var(--text-default)}.field{display:flex;flex-direction:column;gap:.375rem;width:100%}.field-label{font-size:.8rem;font-weight:600;color:var(--text-default)}.field-input{width:100%;height:42px;padding:0 .85rem;border:1px solid var(--border-strong);border-radius:var(--radius-sm);font-size:.92rem;font-family:inherit;background:#fff;color:var(--text-strong);transition:border .15s,box-shadow .15s}.field-input::placeholder{color:var(--text-muted)}.field-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f12e}.field-input:disabled{background:#f1f5f9;color:var(--text-muted);cursor:not-allowed}.field-input-error{border-color:var(--danger)}.field-input-error:focus{box-shadow:0 0 0 3px #dc262629}.field-error{font-size:.78rem;color:var(--danger)}.field-hint{font-size:.78rem;color:var(--text-muted);margin-top:-.2rem}select.field-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center;padding-right:2.25rem}textarea.field-input{height:auto;min-height:96px;padding:.6rem .85rem;resize:vertical;line-height:1.5}.alert{padding:.7rem .95rem;border-radius:var(--radius-sm);font-size:.88rem;font-weight:500}.alert-error{background:var(--danger-light);color:#b91c1c;border:1px solid rgba(220,38,38,.2)}.alert-success{background:var(--success-light);color:#15803d;border:1px solid rgba(22,163,74,.2)}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:radial-gradient(1200px 600px at 50% -10%,rgba(99,102,241,.12),transparent 70%),var(--bg)}.auth-card{width:100%;max-width:420px;padding:2.25rem;box-shadow:var(--shadow-lg);border:1px solid var(--hairline)}.auth-brand{text-align:center;margin-bottom:1.75rem}.auth-logo{width:64px;height:64px;border-radius:16px;display:block;margin:0 auto .9rem;box-shadow:0 10px 24px -12px #12224473}.auth-brand h1{font-size:1.5rem;margin-top:.4rem}.auth-sub{color:var(--text-muted);font-size:.88rem;margin-top:.4rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-links{margin-top:1.4rem;text-align:center;font-size:.88rem;display:flex;flex-direction:column;gap:.5rem}.layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-w);background:var(--sidebar-bg);color:var(--sidebar-text);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:30;transition:width .2s ease;border-right:1px solid var(--sidebar-border)}.brand{display:flex;align-items:center;gap:.65rem;padding:1.15rem 1.25rem;min-height:62px;border-bottom:1px solid var(--sidebar-border)}.brand-logo{height:34px;width:auto;max-width:100%;display:block}.brand-icon{height:38px;width:38px;border-radius:10px;display:none;flex-shrink:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#6366f138;font-size:1.25rem;flex-shrink:0}.brand-name{letter-spacing:-.01em}.nav{flex:1;padding:1rem .75rem;display:flex;flex-direction:column;gap:.2rem;overflow-y:auto}.nav-link{position:relative;display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;border-radius:var(--radius-sm);color:var(--sidebar-text);font-weight:500;font-size:.91rem;transition:background .15s,color .15s}.nav-link:hover{background:var(--sidebar-hover);text-decoration:none;color:var(--text-strong)}.nav-link-active{background:var(--sidebar-active);color:var(--primary-dark);font-weight:600}.nav-link-active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;border-radius:0 3px 3px 0;background:var(--primary)}.nav-icon{font-size:1.05rem;width:1.3rem;text-align:center;flex-shrink:0}.sidebar-footer{border-top:1px solid var(--sidebar-border);padding:1rem;display:flex;flex-direction:column;gap:.85rem}.user-box{display:flex;align-items:center;gap:.7rem}.user-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;flex-shrink:0}.user-meta{display:flex;flex-direction:column;overflow:hidden}.user-name{font-weight:600;font-size:.88rem;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-role{font-size:.76rem;color:var(--sidebar-text-muted)}.logout-btn{width:100%;background:transparent;color:var(--sidebar-text);border-color:var(--border)}.logout-btn:hover:not(:disabled){background:var(--surface-muted);border-color:var(--primary);color:var(--primary)}.profile-header .user-name{color:var(--text-strong)}.profile-header .user-role{color:var(--text-muted)}.main{flex:1;margin-left:var(--sidebar-w);display:flex;flex-direction:column;min-width:0;transition:margin-left .2s ease}.topbar{height:62px;background:var(--surface);border-bottom:1px solid var(--hairline);box-shadow:0 1px 2px #10182808;display:flex;align-items:center;gap:1rem;padding:0 1.75rem;position:sticky;top:0;z-index:20}.topbar-title{font-weight:600;font-size:.95rem;color:var(--text-strong)}.topbar-user{margin-left:auto;color:var(--text-default);font-size:.82rem;font-weight:500;background:var(--surface-muted);border:1px solid var(--border);padding:.4rem .85rem;border-radius:var(--radius-pill)}.hamburger{display:none;background:none;border:none;font-size:1.4rem;cursor:pointer;color:var(--text-default)}.content{padding:2rem;flex:1}.backdrop{display:none}.nav-label{white-space:nowrap;overflow:hidden}.logout-btn{display:flex;align-items:center;justify-content:center;gap:.5rem}.logout-icon{font-size:1rem;line-height:1}.collapse-btn{display:none;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--surface-muted);border:1px solid var(--border);color:var(--text-default);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.collapse-btn:hover{background:var(--primary-soft);border-color:var(--primary);color:var(--primary)}.collapse-icon{display:inline-block;font-size:1.15rem;line-height:1;transition:transform .2s ease}@media (min-width: 861px){.collapse-btn{display:inline-flex}.layout.sidebar-collapsed{--sidebar-w: 76px}.sidebar-collapsed .brand{justify-content:center;padding-left:0;padding-right:0}.sidebar-collapsed .brand-name,.sidebar-collapsed .brand-logo{display:none}.sidebar-collapsed .brand-icon{display:block}.sidebar-collapsed .nav{padding-left:.6rem;padding-right:.6rem}.sidebar-collapsed .nav-link{justify-content:center;gap:0;padding-left:0;padding-right:0}.sidebar-collapsed .nav-label{display:none}.sidebar-collapsed .user-box{justify-content:center}.sidebar-collapsed .user-meta,.sidebar-collapsed .logout-btn .nav-label{display:none}.sidebar-collapsed .collapse-icon{transform:rotate(180deg)}}.page{max-width:1200px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.page-title{font-size:1.6rem}.header-actions{display:flex;align-items:center;gap:.5rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem}.profile-header{display:flex;align-items:center;gap:1rem}.profile-header .user-meta{flex:1}.profile-header .user-avatar{width:52px;height:52px;font-size:1.25rem}.stat-card{display:flex;flex-direction:column;gap:.4rem;padding:1.35rem 1.5rem;transition:transform .15s ease,box-shadow .15s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 1px 2px #1018280a,0 16px 32px -16px #10182838}.stat-card:before{content:"";width:38px;height:38px;border-radius:11px;background:var(--primary-soft);display:block;margin-bottom:.3rem;background-image:radial-gradient(circle at center,var(--primary) 0,var(--primary) 5px,transparent 6px)}.stat-label{font-size:.82rem;color:var(--text-muted);font-weight:500}.stat-value{font-size:1.7rem;font-weight:700;color:var(--text-strong);letter-spacing:-.02em}.stat-income:before{background-color:var(--success-light);background-image:radial-gradient(circle at center,var(--success) 0,var(--success) 5px,transparent 6px)}.stat-expense:before{background-color:var(--danger-light);background-image:radial-gradient(circle at center,var(--danger) 0,var(--danger) 5px,transparent 6px)}.stat-balance:before{background-color:var(--primary-soft);background-image:radial-gradient(circle at center,var(--primary) 0,var(--primary) 5px,transparent 6px)}.toolbar{display:flex;gap:1rem;align-items:flex-end;margin-bottom:1.5rem;flex-wrap:wrap;padding:1.1rem 1.25rem}.search-form{display:flex;gap:.6rem;align-items:flex-end;flex:1;min-width:240px}.search-form .field{flex:1}.toolbar>.field{max-width:220px}.table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);box-shadow:var(--shadow)}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th{text-align:left;padding:.85rem 1.1rem;color:var(--text-muted);font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;background:var(--surface-muted);border-bottom:1px solid var(--border)}.table td{padding:.9rem 1.1rem;border-bottom:1px solid var(--hairline);vertical-align:middle;color:var(--text-default)}.table tbody tr:last-child td{border-bottom:none}.table tbody tr{transition:background .12s}.table tbody tr:hover{background:#6366f10a}.table-state{text-align:center;padding:3rem 1rem!important;color:var(--text-muted);font-size:.92rem}.table-error{color:var(--danger)}.col-actions{text-align:right;white-space:nowrap}.row-actions{display:flex;gap:1rem;justify-content:flex-end}.badge{display:inline-block;padding:.22rem .65rem;border-radius:var(--radius-pill);font-size:.74rem;font-weight:600;line-height:1.4}.badge-ativo,.badge-ativa,.badge-receita{background:var(--success-light);color:#15803d}.badge-inativo,.badge-encerrada{background:#f1f5f9;color:#64748b}.badge-visitante,.badge-planejada{background:var(--info-light);color:#1d4ed8}.badge-transferido{background:var(--warning-light);color:#b45309}.badge-cancelada,.badge-despesa{background:var(--danger-light);color:#b91c1c}.pagination{display:flex;align-items:center;justify-content:space-between;padding:1rem .25rem .25rem;margin-top:.5rem;gap:1rem;flex-wrap:wrap}.pagination-info{font-size:.84rem;color:var(--text-muted)}.pagination-controls{display:flex;gap:.4rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:2.5rem 1rem;z-index:50;overflow-y:auto}.modal{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow-lg);width:100%;max-width:560px;animation:modal-in .18s ease-out;border:1px solid var(--hairline)}@keyframes modal-in{0%{transform:translateY(-12px) scale(.98);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid var(--hairline)}.modal-header h2{font-size:1.15rem}.modal-close{background:none;border:none;font-size:1.5rem;line-height:1;cursor:pointer;color:var(--text-muted);width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.modal-close:hover{background:var(--hairline);color:var(--text-strong)}.modal-body{padding:1.5rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;border-top:1px solid var(--hairline);background:var(--surface-muted);border-radius:0 0 var(--radius) var(--radius)}.modal-footer .btn{min-width:116px}.confirm-dialog{display:flex;gap:1rem;align-items:flex-start}.confirm-icon{flex-shrink:0;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;line-height:1}.confirm-icon-danger{background:var(--danger-light);color:var(--danger)}.confirm-icon-primary{background:var(--primary-light);color:var(--primary-dark)}.confirm-message{margin:0;padding-top:.5rem;color:var(--text-default);line-height:1.55}.member-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.toast-container{position:fixed;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.6rem;z-index:100;max-width:360px}.toast{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem .85rem 1.1rem;border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);font-size:.88rem;font-weight:500;background:var(--surface);color:var(--text-strong);border:1px solid var(--hairline);border-left:4px solid var(--text-muted);animation:toast-in .2s ease-out}@keyframes toast-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.toast-success{border-left-color:var(--success)}.toast-error{border-left-color:var(--danger)}.toast-info{border-left-color:var(--info)}.toast-close{background:none;border:none;color:var(--text-muted);font-size:1.2rem;cursor:pointer;line-height:1;transition:color .15s}.toast-close:hover{color:var(--text-strong)}.spinner-wrap{display:inline-flex;align-items:center;gap:.6rem}.spinner{width:22px;height:22px;border:3px solid rgba(99,102,241,.22);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.spinner-sm{width:16px;height:16px;border-width:2px;border-color:#ffffff73;border-top-color:#fff}.spinner-label{color:var(--text-muted);font-size:.9rem}@keyframes spin{to{transform:rotate(360deg)}}.full-center{display:flex;align-items:center;justify-content:center;min-height:240px;width:100%}.progress{width:100%;height:8px;background:var(--hairline);border-radius:var(--radius-pill);overflow:hidden}.progress__fill{height:100%;background:linear-gradient(90deg,#6366f1,#818cf8);border-radius:var(--radius-pill);transition:width .4s ease}.progress__fill-done{background:linear-gradient(90deg,#94a3b8,#cbd5e1)}.progress__fill-income{background:linear-gradient(90deg,#16a34a,#4ade80)}.progress__fill-expense{background:linear-gradient(90deg,#dc2626,#f87171)}.progress-cell{display:flex;flex-direction:column;gap:.3rem;min-width:160px}.progress-meta{display:flex;justify-content:space-between;font-size:.8rem;color:var(--text-muted)}.page-subtitle{margin:.4rem 0 0;color:var(--text-muted);font-size:.88rem;max-width:60ch}.report-section{margin-top:1.75rem}.section-title{font-size:1.15rem;margin-bottom:0}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.total-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.total-list li{display:flex;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--hairline);font-size:.9rem}.total-list li:last-child{border-bottom:none}.total-list li span:last-child{font-weight:600;color:var(--text-strong)}.empty-line{color:var(--text-muted);font-size:.9rem;margin:0;text-align:center;padding:1.5rem 0}.flow-chart{display:flex;flex-direction:column;gap:.85rem}.flow-row{display:grid;grid-template-columns:48px 1fr 110px;align-items:center;gap:.75rem}.flow-label{font-size:.82rem;font-weight:600;color:var(--text-default)}.flow-bars{display:flex;flex-direction:column;gap:.3rem}.flow-bar-line{display:flex;align-items:center;gap:.6rem}.flow-bar-line .progress{flex:1}.flow-value{font-size:.78rem;color:var(--text-muted);min-width:90px;text-align:right}.flow-balance{font-size:.85rem;font-weight:600;text-align:right;color:var(--success)}.flow-balance-neg{color:var(--danger)}.progress-list{display:flex;flex-direction:column;gap:1.25rem}.progress-item{display:flex;flex-direction:column;gap:.45rem}.progress-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.progress-name{font-weight:600;font-size:.92rem;color:var(--text-strong)}@media (max-width: 860px){.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:0 0 60px #0000004d}.sidebar-open{transform:translate(0)}.main{margin-left:0}.hamburger{display:block}.backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:25}.topbar-user{display:none}.content{padding:1.25rem}.form-row,.report-grid{grid-template-columns:1fr}.flow-row{grid-template-columns:40px 1fr}.flow-balance{display:none}}.filter-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem}.filter-form .field{margin:0}.filter-form .btn{margin-bottom:.05rem}.audit-details{font-size:.82rem;color:var(--text-muted);word-break:break-word}.badge-audit-create{background:var(--success-light);color:#15803d}.badge-audit-update{background:var(--info-light);color:#1d4ed8}.badge-audit-delete,.badge-audit-deletion_requested{background:var(--danger-light);color:#b91c1c}.badge-audit-consent{background:var(--warning-light);color:#b45309}.birthday-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.birthday-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.8rem 0;border-bottom:1px solid var(--hairline)}.birthday-item:last-child{border-bottom:none}.birthday-info{display:flex;flex-direction:column}.birthday-name{font-weight:600;color:var(--text-strong)}.birthday-sub{font-size:.82rem;color:var(--text-muted)}.lgpd-card{display:flex;flex-direction:column;gap:1rem}.lgpd-consent{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.lgpd-consent-ok{margin:0;color:var(--success);font-weight:600}.lgpd-check{margin-right:.3rem}.lgpd-actions{display:flex;flex-wrap:wrap;gap:.75rem;border-top:1px solid var(--hairline);padding-top:1rem}.twofa-qr{width:180px;height:180px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:.5rem}.twofa-secret{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;letter-spacing:.05em;background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius);padding:.5rem .75rem;word-break:break-all}.user-box-link{display:block;width:100%;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;border-radius:var(--radius)}.user-box-link:hover{background:var(--surface-muted)}.portal{--portal-primary: #2563eb;--portal-secondary: #1e40af;--portal-container: 72rem;--portal-footer-bg: #0f172a;min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#1f2937;font-family:inherit;line-height:1.6}.portal-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#f8fafc}.portal-empty-card{text-align:center;background:#fff;padding:2.5rem 2rem;border-radius:var(--radius);box-shadow:0 10px 30px #00000014;max-width:30rem}.portal-empty-card h1{margin:0 0 .75rem;font-size:1.5rem}.portal-empty-link{display:inline-block;margin-top:1rem;color:#2563eb}.portal-header.is-sticky{position:sticky;top:0;z-index:50}.portal-topbar{background:var(--portal-primary);color:#fff;font-size:.82rem}.portal-topbar-inner{max-width:var(--portal-container);margin:0 auto;padding:.45rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.portal-topbar-text{font-weight:500}.portal-topbar-right{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.portal-topbar-right a{color:#fff;text-decoration:none;opacity:.9;font-weight:600}.portal-topbar-right a:hover{opacity:1;text-decoration:underline}.portal-topbar-phone{opacity:.92}.portal-nav{background:#fffffff0;-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #eef0f4;box-shadow:0 1px #00000005}.portal-nav-inner{max-width:var(--portal-container);margin:0 auto;padding:.85rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.portal-brand{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.portal-brand-static{cursor:default}.portal-brand img{height:48px;width:auto;max-width:200px;object-fit:contain;display:block}.portal-brand-text{font-weight:700;font-size:1.1rem;color:var(--portal-primary)}.portal-nav-links{display:flex;align-items:center;gap:1.25rem}.portal-nav-link{position:relative;text-decoration:none;color:#374151;font-weight:600;font-size:.95rem;padding:.25rem 0;transition:color .15s ease;background:none;border:none;cursor:pointer;font-family:inherit}.portal-nav-link:hover,.portal-nav-link.is-active{color:var(--portal-primary)}.portal-nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-.4rem;height:3px;border-radius:3px;background:var(--portal-primary)}.portal-nav-cta{display:inline-block;padding:.5rem 1.1rem;border-radius:999px;background:var(--portal-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .15s ease,transform .15s ease}.portal-nav-cta:hover{background:var(--portal-secondary);transform:translateY(-1px)}.portal-nav-cta-static{cursor:default}.portal-nav-cta-static:hover{background:var(--portal-primary);transform:none}.portal-nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0 9px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer}.portal-nav-toggle span{display:block;height:2px;border-radius:2px;background:#374151}.portal-page{flex:1;width:100%}.portal-band{width:100%;padding:4.5rem 1.5rem;background:#fff}.portal-band-tint{background:#f8fafc}.portal-band-inner{max-width:var(--portal-container);margin:0 auto}.portal-centered{text-align:center}.portal-text-block{max-width:44rem;text-align:center}.portal-section-title{margin:0 0 1.5rem;font-size:1.85rem;line-height:1.2;color:#111827;display:inline-block;padding-bottom:.4rem;border-bottom:3px solid var(--portal-primary)}.portal-text{white-space:pre-line;line-height:1.8;margin:0;color:#374151}.portal-hero{position:relative;background-color:var(--portal-primary);background-image:linear-gradient(135deg,var(--portal-primary),var(--portal-secondary));background-size:cover;background-position:center;color:#fff;padding:6rem 1.5rem;text-align:center}.portal-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.portal-hero-content{position:relative;max-width:48rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.1rem}.portal-logo{width:110px;height:110px;object-fit:contain;border-radius:50%;background:#ffffffe6;padding:.5rem;box-shadow:0 6px 20px #0003}.portal-hero-title{margin:0;font-size:2.75rem;line-height:1.12;font-weight:800;text-shadow:0 2px 12px rgba(0,0,0,.25)}.portal-hero-subtitle{margin:0;font-size:1.25rem;opacity:.95;max-width:38rem}.portal-btn{display:inline-block;margin-top:.5rem;padding:.8rem 1.7rem;background:#ffffff1f;color:#fff;border:2px solid #fff;border-radius:999px;font-weight:600;text-decoration:none;transition:background .15s ease,transform .15s ease,color .15s ease}.portal-btn:hover{background:#fff;color:var(--portal-primary);transform:translateY(-1px)}.portal-btn-solid{background:var(--portal-primary);border-color:var(--portal-primary)}.portal-btn-solid:hover{background:var(--portal-secondary);border-color:var(--portal-secondary);color:#fff}.portal-image-text{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.portal-image-right .portal-image-text-media{order:2}.portal-image-text-media img{width:100%;border-radius:16px;display:block;box-shadow:0 12px 30px #0000001a}.portal-image-text-body .portal-section-title{margin-bottom:1rem}.portal-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:.5rem}.portal-card{background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 6px 18px #0000000a;transition:transform .18s ease,box-shadow .18s ease}.portal-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0000001a}.portal-card-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;font-size:1.75rem;margin-bottom:1rem;background:color-mix(in srgb,var(--portal-primary) 14%,#fff)}.portal-card-title{margin:0 0 .5rem;font-size:1.2rem;color:#111827}.portal-card-text{margin:0;color:#6b7280;line-height:1.6}.portal-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;margin-top:.5rem}.portal-gallery-item{border:none;padding:0;cursor:pointer;border-radius:14px;overflow:hidden;aspect-ratio:1 / 1;background:#f1f5f9}.portal-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.portal-gallery-item:hover img{transform:scale(1.06)}.portal-video{position:relative;max-width:52rem;margin:.5rem auto 0;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #00000026}.portal-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.portal-cta{width:100%;padding:4.5rem 1.5rem;background:linear-gradient(135deg,var(--portal-primary),var(--portal-secondary));color:#fff;text-align:center}.portal-cta-inner{max-width:42rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.portal-cta-heading{margin:0;font-size:2rem;font-weight:800;line-height:1.2}.portal-cta-text{margin:0;font-size:1.1rem;opacity:.95}.portal-contact{line-height:1.8;color:#374151}.portal-contact a{color:var(--portal-primary)}.portal-social{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;justify-content:center}.portal-social-link{padding:.5rem 1.1rem;border-radius:999px;background:var(--portal-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .15s ease,transform .15s ease}.portal-social-link:hover{background:var(--portal-secondary);transform:translateY(-1px)}.portal-events{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-top:.5rem;text-align:left}.portal-event{display:grid;grid-template-columns:auto 1fr;gap:1.25rem;align-items:start;background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:1.5rem;box-shadow:0 6px 18px #0000000a;transition:transform .18s ease,box-shadow .18s ease}.portal-event:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000017}.portal-event-date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:72px;padding:.6rem .5rem;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--portal-primary),var(--portal-secondary))}.portal-event-day{font-size:1.85rem;font-weight:800;line-height:1}.portal-event-month{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700;margin-top:.15rem}.portal-event-rawdate{font-size:.85rem;font-weight:700;text-align:center}.portal-event-title{margin:0 0 .35rem;font-size:1.15rem;color:#111827}.portal-event-meta{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:var(--portal-primary)}.portal-event-desc{margin:0;color:#6b7280;line-height:1.6}.portal-event-media{grid-column:1 / -1;border-radius:12px;overflow:hidden}.portal-event-media img{width:100%;display:block;object-fit:cover}.portal-map-address{margin:0 0 1.25rem;color:#374151}.portal-map{position:relative;max-width:56rem;margin:0 auto;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;box-shadow:0 12px 30px #0000001f}.portal-map iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.portal-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:.5rem;text-align:left}.portal-testimonial{position:relative;margin:0;background:#fff;border:1px solid #eef0f4;border-radius:16px;padding:2.25rem 1.75rem 1.5rem;box-shadow:0 6px 18px #0000000a}.portal-testimonial-quote{position:absolute;top:.4rem;left:1.1rem;font-size:3.5rem;line-height:1;font-family:Georgia,Times New Roman,serif;color:color-mix(in srgb,var(--portal-primary) 35%,#fff)}.portal-testimonial-text{margin:0 0 1.25rem;color:#374151;line-height:1.7;font-style:italic}.portal-testimonial-author{display:flex;align-items:center;gap:.85rem}.portal-testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.portal-testimonial-meta{display:flex;flex-direction:column}.portal-testimonial-name{font-weight:700;color:#111827}.portal-testimonial-role{font-size:.85rem;color:#6b7280}.portal-services{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:.5rem}.portal-service{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:1.5rem 1.25rem;background:#fff;border:1px solid #eef0f4;border-radius:16px;box-shadow:0 6px 18px #0000000a;transition:transform .18s ease,box-shadow .18s ease}.portal-service:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000017}.portal-service-day{font-weight:700;font-size:1.1rem;color:#111827}.portal-service-time{font-size:1.5rem;font-weight:800;color:var(--portal-primary);line-height:1.1}.portal-service-note{font-size:.88rem;color:#6b7280}.portal-footer{background:var(--portal-footer-bg);color:#cbd5e1;padding:3.5rem 1.5rem 1.5rem}.portal-footer-top{max-width:var(--portal-container);margin:0 auto;display:grid;grid-template-columns:1.4fr repeat(auto-fit,minmax(150px,1fr));gap:2.5rem;align-items:start}.portal-footer-brand{max-width:22rem}.portal-footer-logo{height:52px;width:auto;max-width:200px;object-fit:contain;display:block;margin-bottom:1rem;filter:brightness(0) invert(1)}.portal-footer-name{display:block;font-size:1.25rem;font-weight:800;color:#fff;margin-bottom:1rem}.portal-footer-about{margin:0;line-height:1.7;font-size:.92rem}.portal-footer-col-title{margin:0 0 1rem;font-size:.95rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.04em}.portal-footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.portal-footer-links li{font-size:.92rem;line-height:1.5}.portal-footer-links a{color:#cbd5e1;text-decoration:none;transition:color .15s ease}.portal-footer-links a:hover{color:#fff}.portal-footer-social{max-width:var(--portal-container);margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:.75rem}.portal-footer-social a{padding:.45rem 1rem;border-radius:999px;background:#ffffff14;color:#fff;text-decoration:none;font-weight:600;font-size:.85rem;transition:background .15s ease}.portal-footer-social a:hover{background:var(--portal-primary)}.portal-footer-bottom{max-width:var(--portal-container);margin:2rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.85rem}.portal-footer-credit{opacity:.85}.portal-footer-credit a{color:#fff;text-decoration:underline}.portal-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#000000d9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem;cursor:zoom-out}.portal-lightbox img{max-width:95vw;max-height:85vh;object-fit:contain;border-radius:var(--radius)}.portal-lightbox-caption{color:#fff}@media (max-width: 820px){.portal-nav-toggle{display:flex}.portal-nav-links{display:none;position:absolute;left:0;right:0;top:100%;flex-direction:column;align-items:stretch;gap:.25rem;padding:.75rem 1.5rem 1rem;background:#fff;border-bottom:1px solid #eef0f4;box-shadow:0 12px 24px #00000014}.portal-nav-links.is-open{display:flex}.portal-nav-inner{position:relative}.portal-nav-link{padding:.6rem .25rem}.portal-nav-link.is-active:after{display:none}.portal-nav-cta{text-align:center;margin-top:.5rem}}@media (max-width: 860px){.portal-footer-top{grid-template-columns:repeat(2,1fr);gap:2rem}.portal-footer-brand{grid-column:1 / -1}}@media (max-width: 720px){.portal-image-text{grid-template-columns:1fr;gap:1.5rem}.portal-image-right .portal-image-text-media{order:0}}@media (max-width: 640px){.portal-hero-title{font-size:2rem}.portal-hero{padding:4rem 1.25rem}.portal-band,.portal-cta{padding:3rem 1.25rem}.portal-section-title{font-size:1.5rem}.portal-footer-top{grid-template-columns:1fr;gap:1.75rem}.portal-footer-bottom{justify-content:center;text-align:center}}.portal-toggle{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600}.portal-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.portal-links a{color:var(--primary, #2563eb)}.field-color{width:100%;height:42px;padding:2px;border:1px solid var(--border, #d1d5db);border-radius:var(--radius);background:#fff;cursor:pointer}.field-help{margin:-.25rem 0 .75rem;font-size:.8rem;color:var(--text-muted, #6b7280)}.portal-preview{max-width:140px;max-height:100px;object-fit:contain;border-radius:var(--radius);border:1px solid var(--border, #e5e7eb);margin-bottom:.5rem;background:#f8fafc}.portal-upload{display:flex;align-items:center;gap:.75rem}.portal-gallery-editor{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;margin-top:1rem}.portal-gallery-edit-item{display:flex;flex-direction:column;gap:.4rem;align-items:center}.portal-gallery-edit-item img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border, #e5e7eb)}.empty-text{color:var(--text-muted, #6b7280);margin:1rem 0 0}.builder-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.builder-view-link{font-weight:600;color:var(--primary, #2563eb);white-space:nowrap}.builder-grid{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:1.25rem;align-items:start}@media (max-width: 860px){.builder-grid{grid-template-columns:1fr}}.builder-col-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.builder-col-title{font-size:1rem;margin:0}.builder-page-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.builder-page-row{display:flex;align-items:center;gap:.4rem;border:1px solid var(--hairline, #e5e7eb);border-radius:var(--radius-sm);padding:.5rem .6rem;background:#fff}.builder-page-row.is-active{border-color:var(--primary, #2563eb);box-shadow:0 0 0 1px var(--primary, #2563eb)}.builder-page-select{flex:1;min-width:0;background:none;border:none;cursor:pointer;text-align:left;display:flex;flex-direction:column;gap:.3rem;font-family:inherit;padding:0}.builder-page-title{font-weight:600;color:var(--text-strong, #1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-badges{display:flex;flex-wrap:wrap;gap:.3rem}.builder-page-actions,.builder-section-actions{display:flex;align-items:center;gap:.15rem;flex-wrap:wrap}.icon-btn{background:none;border:1px solid transparent;border-radius:var(--radius-sm);cursor:pointer;font-size:.95rem;line-height:1;padding:.3rem .4rem;color:var(--text-default, #374151);transition:background .15s,opacity .15s}.icon-btn:hover:not(:disabled){background:#f1f5f9}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.icon-danger{color:var(--danger, #dc2626)}.builder-section-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.builder-section-item{border:1px solid var(--hairline, #e5e7eb);border-radius:var(--radius-sm);background:#fff;overflow:hidden}.builder-section-head{display:flex;align-items:center;gap:.6rem;padding:.6rem .75rem}.builder-section-icon{font-size:1.25rem;line-height:1}.builder-section-meta{flex:1;min-width:0;display:flex;flex-direction:column}.builder-section-label{font-weight:600;color:var(--text-strong, #1f2937);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.builder-section-type{font-size:.76rem;color:var(--text-muted, #6b7280)}.builder-editor{border-top:1px solid var(--hairline, #e5e7eb);padding:1rem .85rem;display:flex;flex-direction:column;gap:.85rem;background:#f8fafc}.builder-editor-actions{display:flex;justify-content:flex-end}.builder-toggle{margin-top:.75rem}.builder-cards-editor{display:flex;flex-direction:column;gap:.85rem}.builder-card-row{border:1px solid var(--hairline, #e5e7eb);border-radius:var(--radius-sm);padding:.75rem;display:flex;flex-direction:column;gap:.6rem;background:#fff}.builder-type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem}.builder-type-card{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:.9rem .5rem;border:1px solid var(--hairline, #e5e7eb);border-radius:var(--radius-sm);background:#fff;cursor:pointer;font-family:inherit;transition:border .15s,box-shadow .15s}.builder-type-card:hover:not(:disabled){border-color:var(--primary, #2563eb);box-shadow:0 0 0 1px var(--primary, #2563eb)}.builder-type-card:disabled{opacity:.5;cursor:not-allowed}.builder-type-icon{font-size:1.6rem;line-height:1}.builder-type-label{font-size:.82rem;font-weight:600;text-align:center;color:var(--text-default, #374151)}.builder-adding{margin-top:1rem;display:flex;justify-content:center}.builder-drag-handle{background:none;border:1px solid var(--hairline, #e5e7eb);border-radius:var(--radius-sm);cursor:grab;font-size:1rem;line-height:1;padding:.3rem .45rem;color:var(--text-muted, #6b7280);touch-action:none;flex-shrink:0}.builder-drag-handle:active{cursor:grabbing}.builder-drag-handle:hover{background:#f1f5f9}.builder-divider{border:none;border-top:1px solid var(--hairline, #e5e7eb);margin:1rem 0}.footer-columns-editor{display:flex;flex-direction:column;gap:.85rem;margin-top:.75rem}.footer-col-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.footer-link-remove{align-self:flex-end}.portal-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:1.5rem;align-items:start}.portal-editor-controls{min-width:0;display:flex;flex-direction:column}.portal-editor-preview{position:sticky;top:1rem}.portal-editor-preview-mobile{display:none}.preview-frame{border:1px solid var(--hairline, #e5e7eb);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 24px #0f172a14}.preview-bar{display:flex;align-items:center;gap:.4rem;padding:.55rem .75rem;background:#f1f5f9;border-bottom:1px solid var(--hairline, #e5e7eb)}.preview-dot{width:10px;height:10px;border-radius:50%;background:#cbd5e1}.preview-bar-label{margin-left:.5rem;font-size:.78rem;font-weight:600;color:var(--text-muted, #6b7280)}.preview-viewport{height:calc(100vh - 8rem);overflow:auto;background:#fff}.preview-viewport .portal{zoom:.85}@media (max-width: 1100px){.portal-editor-layout{grid-template-columns:1fr}.portal-editor-preview{display:none}.portal-editor-preview-mobile{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}.preview-viewport{height:70vh}}.portal-social,.portal-topbar-social,.portal-footer-social{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.portal-social-link{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:inherit;text-decoration:none;background:color-mix(in srgb,currentColor 8%,transparent);transition:transform .15s ease,background .15s ease,color .15s ease}.portal-social-link:hover{transform:translateY(-2px);color:var(--portal-primary, #2563eb);background:color-mix(in srgb,var(--portal-primary, #2563eb) 14%,transparent);text-decoration:none}.portal-social-link svg{display:block;width:24px;height:24px}.portal-topbar-social{gap:.3rem}.portal-topbar-social .portal-social-link{width:28px;height:28px;background:transparent}.portal-topbar-social .portal-social-link svg{width:16px;height:16px}.portal-topbar-social .portal-social-link:hover{color:#fff;background:#ffffff2e}.portal-footer-social{gap:.65rem;margin-top:.25rem}.portal-footer-social .portal-social-link{width:52px;height:52px;background:#ffffff1a;color:#fff}.portal-footer-social .portal-social-link svg{width:26px;height:26px}.portal-footer-social .portal-social-link:hover{background:var(--portal-primary, #2563eb);color:#fff}.page-header-sticky{position:sticky;top:62px;z-index:15;background:var(--bg);padding:.9rem 0;margin-bottom:1.25rem;border-bottom:1px solid var(--hairline)}.page-header-sticky .header-actions{flex-wrap:wrap;justify-content:flex-end}
