.breakdance .bde-section-24-100 .section-container{--bde-grid-gap:var(--bde-column-gap);display:grid;grid-template-columns:repeat(var(--bde-grid-items-per-row,4),minmax(0,1fr));gap:var(--bde-grid-gap);align-items:var(--bde-grid-align-items,stretch);justify-items:var(--bde-grid-justify-items,stretch)}.breakdance .bde-section-24-100 .section-container>*{width:auto!important;height:auto!important}.breakdance .bde-section-24-100 .section-container{--bde-grid-items-per-row:1}.breakdance .bde-section-24-100 .section-container{--bde-section-width:100%}.breakdance .bde-section-24-100 .section-container{padding-left:0px;padding-right:0px;padding-bottom:0px;padding-top:0px}#custom-page{--blue:#134E8E;--blue-d:#0F3D70;--blue-lt:#E8F0FA;--ink:#172536;--ink2:#2B3A52;--gold:#FFB33F;--paper:#F5F8FC;--line:#D9E2EE;--muted:#66758B;--green:#16A34A;--green-lt:#ECFDF3;--amber:#D97706;--amber-lt:#FFF7E8;--red:#DC2626;--red-lt:#FEF2F2;--ease:cubic-bezier(.2,.7,.2,1);font-family:'Manrope',system-ui,sans-serif;font-size:16.5px;color:var(--ink);-webkit-font-smoothing:antialiased}#custom-page *,#custom-page *::before,#custom-page *::after{box-sizing:border-box}#custom-page h1,#custom-page h2,#custom-page h3,#custom-page p{margin:0;padding:0}#custom-page a{text-decoration:none;color:inherit}#custom-page img{display:block;max-width:100%}#custom-page button{font-family:inherit;cursor:pointer;background:none;border:0;padding:0}#custom-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 18px;border-radius:999px;font-family:'Manrope',system-ui,sans-serif;font-weight:700;font-size:14px;line-height:1.2;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s var(--ease),box-shadow .15s ease}#custom-page .btn svg{width:13px;height:13px;flex-shrink:0}#custom-page .btn-primary{background:var(--blue);color:#fff;box-shadow:0 6px 18px rgba(19,78,142,.22)}#custom-page .btn-primary:hover{background:var(--blue-d);transform:translateY(-1px);box-shadow:0 10px 24px rgba(19,78,142,.28);color:#fff}#custom-page .btn-secondary{background:#fff;color:var(--ink);border-color:var(--line)}#custom-page .btn-secondary:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-lt)}#custom-page .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line)}#custom-page .btn-ghost:hover{border-color:var(--blue);color:var(--blue)}#custom-page .btn-danger{background:#fff;color:var(--red);border-color:rgba(220,38,38,.28);font-size:13px;padding:7px 13px}#custom-page .btn-danger:hover{background:var(--red);color:#fff;border-color:var(--red)}#custom-page .btn-danger-solid{background:var(--red);color:#fff;border-color:var(--red)}#custom-page .btn-danger-solid:hover{background:#B91C1C;border-color:#B91C1C;color:#fff}#custom-page .auth-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:radial-gradient(800px 400px at 80% 0%,rgba(19,78,142,.08),transparent 60%),radial-gradient(600px 300px at 0% 80%,rgba(255,179,63,.09),transparent 60%),var(--paper)}#custom-page .auth-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:40px 40px 32px;width:100%;max-width:440px;box-shadow:0 24px 60px rgba(16,24,40,.10)}#custom-page .auth-logo{height:28px;width:auto;margin-bottom:28px}#custom-page .auth-form h1,#custom-page .auth-form h2,#custom-page .auth-form>p:first-of-type{display:none}#custom-page .auth-form p{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:14px}#custom-page .auth-form label{display:block;font-size:13px;font-weight:700;color:var(--ink2);margin-bottom:6px}#custom-page .auth-form input[type="email"],#custom-page .auth-form input[type="text"]{font-family:'Manrope',system-ui,sans-serif;font-size:15px;padding:13px 16px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);width:100%;transition:border-color .15s ease,box-shadow .15s ease}#custom-page .auth-form input:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(19,78,142,.11)}#custom-page .auth-form button,#custom-page .auth-form input[type="submit"]{font-family:'Manrope',system-ui,sans-serif;font-weight:700;font-size:15px;padding:13px 24px;border-radius:999px;border:0;background:var(--blue);color:#fff;cursor:pointer;width:100%;margin-top:10px;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 6px 18px rgba(19,78,142,.22)}#custom-page .auth-form button:hover,#custom-page .auth-form input[type="submit"]:hover{background:var(--blue-d);transform:translateY(-1px);box-shadow:0 10px 24px rgba(19,78,142,.28)}#custom-page .auth-form p a{color:var(--blue);font-weight:600}#custom-page .auth-foot{margin-top:22px;padding-top:18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}#custom-page .auth-foot a{color:var(--blue);font-weight:600}#custom-page .auth-foot a:hover{color:var(--blue-d)}#custom-page .app-shell{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:var(--paper)}#custom-page .topbar{flex-shrink:0;background:#fff;border-bottom:1px solid var(--line);padding:13px 36px;display:flex;align-items:center;justify-content:space-between;gap:16px}#custom-page .topbar-logo{height:26px;width:auto}#custom-page .topbar-right{display:flex;align-items:center;gap:12px}#custom-page .topbar-email{font-size:13px;color:var(--muted);font-weight:500;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#custom-page .topbar-out{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--muted);padding:7px 13px;border:1px solid var(--line);border-radius:999px;transition:color .15s ease,border-color .15s ease}#custom-page .topbar-out svg{width:13px;height:13px}#custom-page .topbar-out:hover{color:var(--ink);border-color:var(--ink2)}#custom-page .app-body{flex:1;overflow-y:auto;padding:28px 36px 48px;display:flex;flex-direction:column;align-items:center;gap:16px}#custom-page .app-notice{width:100%;max-width:640px;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:500;line-height:1.5}#custom-page .app-notice-ok{background:var(--green-lt);border:1px solid rgba(22,163,74,.22);color:#166534}#custom-page .app-notice-error{background:var(--red-lt);border:1px solid rgba(220,38,38,.22);color:#991B1B}#custom-page .card{width:100%;max-width:640px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px 26px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 10px rgba(16,24,40,.04)}#custom-page .empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 0 8px;gap:12px}#custom-page .empty-icon{width:52px;height:52px;border-radius:50%;background:var(--blue-lt);color:var(--blue);display:grid;place-items:center}#custom-page .empty-icon svg{width:24px;height:24px}#custom-page .empty-state h2{font-family:'Sora',sans-serif;font-size:19px;font-weight:700;letter-spacing:-.02em}#custom-page .empty-state p{font-size:14px;color:var(--muted);max-width:320px}#custom-page .card-head{display:flex;align-items:center;gap:12px}#custom-page .card-head-text{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}#custom-page .card-head h2{font-family:'Sora',sans-serif;font-size:16px;font-weight:700;letter-spacing:-.018em;color:var(--ink)}#custom-page .card-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}#custom-page .card-icon svg{width:17px;height:17px}#custom-page .icon-blue{background:var(--blue-lt);color:var(--blue)}#custom-page .icon-gold{background:rgba(255,179,63,.15);color:#B8791A}#custom-page .card-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#custom-page .chip{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:var(--blue-lt);color:var(--blue);font-size:12px;font-weight:700;letter-spacing:.02em;width:fit-content}#custom-page .card-chips{display:flex;align-items:center;gap:6px;flex-wrap:wrap}#custom-page .chip-currency{background:var(--paper);color:var(--ink2);border:1px solid var(--line);gap:4px;font-family:'Manrope',system-ui,sans-serif}#custom-page .card-icon-dprime{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;flex-shrink:0;background:transparent}#custom-page .status{flex-shrink:0;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em}#custom-page .status-active{background:var(--green-lt);color:#166534;border:1px solid rgba(22,163,74,.2)}#custom-page .status-grace{background:var(--amber-lt);color:#92400E;border:1px solid rgba(245,158,11,.26)}#custom-page .status-suspended,#custom-page .status-cancelled,#custom-page .status-terminated{background:var(--red-lt);color:#991B1B;border:1px solid rgba(220,38,38,.2)}#custom-page .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}#custom-page .stat{background:var(--paper);border-radius:9px;padding:10px 12px;display:flex;flex-direction:column;gap:2px}#custom-page .stat-l{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--muted)}#custom-page .stat-v{font-family:'Sora',sans-serif;font-size:16px;font-weight:700;color:var(--ink);letter-spacing:-.015em}#custom-page .seat-wrap{display:flex;flex-direction:column;gap:4px}#custom-page .seat-bar{height:4px;background:var(--line);border-radius:999px;overflow:hidden}#custom-page .seat-fill{height:100%;background:linear-gradient(90deg,var(--blue),#1B5FA8);border-radius:999px;transition:width .5s var(--ease)}#custom-page .seat-full{background:linear-gradient(90deg,var(--gold),#F59423)}#custom-page .seat-hint{font-size:12px;color:var(--muted)}#custom-page .sites-list{display:flex;flex-direction:column}#custom-page .site-row{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}#custom-page .site-row:first-child{padding-top:0}#custom-page .site-row:last-child{border-bottom:0;padding-bottom:0}#custom-page .site-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}#custom-page .dot-ok{background:var(--green);box-shadow:0 0 0 3px rgba(22,163,74,.14)}#custom-page .dot-pending{background:var(--amber);box-shadow:0 0 0 3px rgba(217,119,6,.14)}#custom-page .site-info{display:flex;flex-direction:column;gap:1px;min-width:0}#custom-page .site-host{font-size:14px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#custom-page .site-meta{font-size:12px;color:var(--muted)}#custom-page .empty-text{font-size:14px;color:var(--muted)}#custom-page .seats-full{font-size:13px;color:#92400E;background:var(--amber-lt);padding:9px 13px;border-radius:8px;border:1px solid rgba(245,158,11,.24)}#custom-page .info-list{display:flex;flex-direction:column}#custom-page .info-row{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}#custom-page .info-row:first-child{padding-top:0}#custom-page .info-row:last-child{border-bottom:0;padding-bottom:0}#custom-page .info-l{color:var(--muted);font-weight:600}#custom-page .info-v{color:var(--ink);font-weight:600}#custom-page .quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}#custom-page .ql{display:flex;flex-direction:column;align-items:center;gap:7px;padding:13px 8px;background:var(--paper);border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:700;color:var(--ink2);transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s var(--ease)}#custom-page .ql svg{width:17px;height:17px;color:var(--blue)}#custom-page .ql:hover{background:var(--blue-lt);border-color:var(--blue);color:var(--blue);transform:translateY(-2px)}#custom-page .modal-wrap{position:fixed;inset:0;background:rgba(15,24,35,.52);backdrop-filter:blur(3px);z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}#custom-page .modal-wrap[hidden]{display:none}#custom-page .modal{background:#fff;border-radius:20px;padding:30px 30px 26px;width:100%;max-width:420px;box-shadow:0 30px 70px rgba(16,24,40,.18);display:flex;flex-direction:column;gap:12px}#custom-page .modal h3{font-family:'Sora',sans-serif;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}#custom-page .modal p{font-size:14px;color:var(--muted);line-height:1.6}#custom-page .modal p strong{color:var(--ink)}#custom-page .modal-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;margin-bottom:4px}#custom-page .modal-icon svg{width:21px;height:21px}#custom-page .modal-warn{background:var(--amber-lt);color:var(--amber)}#custom-page .modal-blue{background:var(--blue-lt);color:var(--blue)}#custom-page .modal-ok{background:var(--green-lt);color:var(--green)}#custom-page .modal-btns{display:flex;gap:10px;justify-content:flex-end;margin-top:6px}#custom-page .modal-error{font-size:13px;color:var(--red);font-weight:600}#custom-page .modal input[type="url"]{font-family:'Manrope',system-ui,sans-serif;font-size:15px;padding:13px 16px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);width:100%;transition:border-color .15s ease,box-shadow .15s ease}#custom-page .modal input[type="url"]:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px rgba(19,78,142,.11)}@media (max-width:700px){#custom-page .stats{grid-template-columns:repeat(2,1fr)}#custom-page .quick-links{grid-template-columns:repeat(2,1fr)}#custom-page .card-actions{flex-direction:column;align-items:stretch}#custom-page .card-actions .btn{justify-content:center}}@media (max-width:600px){#custom-page .app-shell{height:auto;overflow:visible}#custom-page .app-body{padding:20px 16px 40px}#custom-page .topbar{padding:12px 16px}#custom-page .topbar-email{display:none}#custom-page .auth-card{padding:28px 22px 24px}#custom-page .modal{padding:24px 20px 20px}#custom-page .site-row{grid-template-columns:auto 1fr;grid-template-rows:auto auto}#custom-page .site-row form{grid-column:1/-1}#custom-page .btn-danger{width:100%;justify-content:center}}