@charset "UTF-8";
:root{color-scheme:dark;--bg:#090d15;--panel:#101724;--navy:#142139;--line:#263044;--text:#f5f7fa;--muted:#a1acc0;--accent:#dce7fb;--radius:20px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:15px;line-height:1.6;background:var(--bg);color:var(--text)}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a9c7fc;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.1px;line-height:1.25;margin-bottom:10px}h2{font-size:20px;line-height:1.35;letter-spacing:-.4px}h3{font-size:16px;line-height:1.4;margin-bottom:5px}p{color:var(--muted);margin-bottom:18px}small{font-size:12px}em{font-style:normal;color:#b6c9eb}strong{font-weight:600}.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}.sidebar{width:248px;position:fixed;inset:0 auto 0 0;border-right:1px solid #1b2433;background:#0c111c;padding:35px 22px 20px;display:flex;flex-direction:column;z-index:20;overflow-y:auto}.brand{display:flex;align-items:center;gap:9px;font-size:29px;font-weight:750;letter-spacing:-1.3px;line-height:1}.brand img{border-radius:11px}.brand-dot{color:#91add6}.workspace-label{font-size:10px;font-weight:650;letter-spacing:1.5px;color:#7e8a9f;margin:46px 12px 18px}.admin-label{margin-top:25px}.nav-link{display:flex;align-items:center;gap:13px;padding:13px 15px;border-radius:10px;font-size:13px;font-weight:500;color:#9ba8bd;margin-bottom:6px;transition:background .15s,color .15s}.nav-link:hover{background:#151f30;color:white}.nav-link.selected{background:#1c2c46;color:#eef4ff}.nav-link.selected .icon{color:#b9d0f7}.sidebar-bottom{margin-top:auto;padding-top:40px}.install-card{border:1px solid #243147;background:linear-gradient(140deg,#15243a,#101824);padding:17px;border-radius:15px}.mini-icon{display:block;margin-bottom:10px;color:#b0c5e8}.install-card strong{display:block;font-size:12px}.install-card p{font-size:11px;line-height:1.7;margin:8px 0}.text-button{background:none;border:none;padding:6px 0;color:#dae7ff;font-size:13px;font-weight:600;display:inline-block}.text-button:hover{text-decoration:underline}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);margin-top:23px;padding-top:22px}.avatar{display:grid;place-items:center;background:#24334d;border:1px solid #42516a;border-radius:50%;height:37px;width:37px;flex-shrink:0;font-size:14px}.profile>span:nth-child(2){min-width:0;flex:1}.profile strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.profile small{display:block;color:var(--muted);font-size:10px}.profile>.icon{width:17px;color:var(--muted)}.app-shell{margin-left:248px}.topbar{height:79px;border-bottom:1px solid #1b2433;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{font-size:12px;color:#8090a8}.breadcrumb span{margin:0 12px;color:#47556c}.breadcrumb strong{color:#d7dfea;font-weight:500}.topbar-actions{display:flex;align-items:center;gap:8px;font-size:11px;color:#9ba9bf}.online-dot{width:6px;height:6px;border-radius:50%;background:#8dd9b5}.icon-button{margin-left:17px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:#bdcce3}.mobile-brand{display:none}main{max-width:1370px;padding:36px 42px 0;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading p:last-child{font-size:13px;margin:0}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:600;color:#9caec9;margin-bottom:12px}.date-chip{font-size:11px;color:#a7b5ca;border:1px solid var(--line);padding:8px 13px;border-radius:8px;white-space:nowrap}.hero{position:relative;overflow:hidden;border:1px solid #2b3c58;border-radius:var(--radius);background:linear-gradient(113deg,#182a47 0%,#16253d 55%,#111c2e 100%);padding:37px 39px;display:grid;grid-template-columns:1.3fr 1fr;gap:42px}.pill{display:inline-flex;gap:9px;align-items:center;border:1px solid #4b5c74;border-radius:5px;font-size:9px;letter-spacing:1.6px;padding:5px 8px;color:#d5e0f0}.pill span{color:#94a8c4}.hero h2{font-size:38px;letter-spacing:-1.4px;line-height:1.22;margin:20px 0 14px}.hero-copy>p{font-size:12px;max-width:390px;line-height:1.9;color:#aebdd4}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:11px 18px;border-radius:9px;font-size:12px;font-weight:650;border:1px solid transparent;transition:filter .15s,background .15s}.button:hover{filter:brightness(1.1)}.button.light{background:#edf2fb;color:#142037;box-shadow:0 3px 10px #0002}.button.light:hover{background:white}.button.secondary{background:#192338;color:#e0e9f8;border-color:#34415a}.button.danger{background:#321d29;border-color:#613444;color:#ffc5ce}.button .icon{width:17px;height:17px}.button.compact{min-height:36px;padding:7px 12px;font-size:11px}.full{width:100%}.hero-notes{display:flex;gap:17px;font-size:10px;color:#aabbd3;margin-top:19px}.hero-notes span{display:flex;align-items:center;gap:4px}.hero-notes .icon{width:13px;height:13px}.hero-visual{border-radius:17px;border:1px solid #435472;background:linear-gradient(135deg,#223451,#142036);align-self:center;padding:23px;box-shadow:0 24px 44px #0003;transform:rotate(-3deg)}.visual-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.netflix-word{font-size:22px;letter-spacing:-1px;font-weight:900;color:#e9effa}.small-tag{border:1px solid #3b4d68;border-radius:5px;padding:4px 7px;color:#bac8dd;font-size:8px;letter-spacing:1px;white-space:nowrap}.visual-center{padding:37px 0 30px;display:flex;align-items:center;gap:16px;color:#dbe6f7}.visual-center>.icon{width:50px;height:50px;border:1px solid #586b8a;border-radius:50%;padding:13px;background:#2d4262}.visual-center>span{font-size:17px;line-height:1.5;font-weight:550}.visual-bottom{border-top:1px solid #40516a;padding-top:19px;display:flex;align-items:center;gap:15px}.avatar-stack{display:flex;padding-left:4px}.avatar-stack span{display:grid;place-items:center;margin-left:-4px;width:27px;height:27px;border-radius:50%;background:#455a79;border:2px solid #1d2c43;font-size:9px;color:#eff4ff}.avatar-stack span:nth-child(2){background:#687489}.avatar-stack span:nth-child(3){background:#334b6e}.avatar-stack span:nth-child(4){background:#718299}.visual-bottom strong{font-size:10px;display:block}.visual-bottom small{display:block;font-size:9px;color:#9caec9}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin:22px 0 32px}.stat-card{background:#101723;border:1px solid #232d3f;border-radius:13px;display:flex;align-items:center;gap:14px;padding:19px}.stat-icon{display:grid;place-items:center;flex-shrink:0;background:#1b2a42;border:1px solid #2a3c58;border-radius:11px;width:42px;height:42px;color:#b6c9e7}.stat-card small{display:block;font-size:10px;color:#8f9fb7;margin-bottom:3px}.stat-card strong{font-size:14px}.home-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 17px}.section-heading h2{margin:0;font-size:17px}.section-heading>span{font-size:10px;color:#8999b0}.package-card{border:1px solid #35455e;border-radius:16px;background:linear-gradient(140deg,#152035,#101722);padding:25px}.package-top{display:flex;gap:13px;align-items:center;margin-bottom:21px}.service-icon{background:#25334b;border:1px solid #40516d;color:#f3f5fa;font-weight:900;font-size:29px;width:46px;height:48px;border-radius:11px;display:grid;place-items:center}.package-top h3,.package-top h2{margin:0;font-size:16px}.package-top p{font-size:10px;margin:2px 0 0}.package-top>.small-tag,.package-top>.badge{margin-left:auto}.price{font-size:34px;font-weight:650;letter-spacing:-1px;margin:19px 0 5px}.price small{font-size:11px;font-weight:400;letter-spacing:0;color:#99a9c1;margin-left:7px}.package-description{font-size:12px;line-height:1.8;overflow-wrap:anywhere}.feature-list{list-style:none;margin:21px 0;padding:19px 0;border-top:1px solid #2d3a50;border-bottom:1px solid #2d3a50;display:grid;gap:11px}.feature-list li{font-size:11px;color:#c2cee1;display:flex;gap:10px;align-items:center}.feature-list .icon{width:15px;height:15px;color:#a8c2e8}.card-footnote{display:flex;gap:6px;align-items:center;justify-content:center;font-size:9px;color:#90a1ba;margin-top:13px}.card-footnote .icon{width:12px;height:12px}.steps-card{background:#101723;border:1px solid #253044;border-radius:15px;padding:26px}.step{display:flex;gap:18px;position:relative}.step+.step{margin-top:28px}.step>span{width:34px;height:34px;flex-shrink:0;border-radius:10px;display:grid;place-items:center;font-size:11px;color:#bed0ea;background:#20304a;border:1px solid #344964}.step h3{font-size:13px;margin:2px 0 5px}.step p{font-size:11px;line-height:1.8;margin:0;max-width:265px}.help-card{display:flex;gap:13px;align-items:center;background:#121c2c;border:1px solid #29364e;border-radius:14px;padding:18px;margin-top:17px}.help-card strong{font-size:12px}.help-card p{font-size:10px;margin:2px 0 0}.help-card>.icon{margin-left:auto;width:17px}.help-card .stat-icon{width:35px;height:35px}.faq-section{margin-top:32px}details{border-bottom:1px solid #293448;padding:15px 0}details summary{cursor:pointer;font-size:13px;font-weight:550}details p{font-size:12px;line-height:1.9;margin-top:12px}footer{display:flex;align-items:center;flex-wrap:wrap;gap:12px 24px;padding:27px 0;margin-top:43px;border-top:1px solid #222d3e;color:#798aa4;font-size:10px}footer a{margin-left:auto}footer span:last-child{width:100%;font-size:9px;color:#697a94}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.panel>h2{margin-bottom:20px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:23px;align-items:start}.field{display:flex;flex-direction:column;gap:7px;margin:17px 0}.field>span{font-size:12px;font-weight:500;color:#cfdaec}.field input,.field select,.field textarea{width:100%;border:1px solid #36445b;border-radius:9px;background:#0c1422;color:var(--text);padding:12px 13px;min-height:45px;font-size:14px}.field input::placeholder,.field textarea::placeholder{color:#788ba6}.field textarea{resize:vertical;line-height:1.7}.field input[type=file]{font-size:12px;padding:12px}.field input[type=file]::file-selector-button{border:0;background:#283c5b;color:#eff5ff;border-radius:5px;padding:6px 9px;margin-right:10px}.field-help{font-size:11px;line-height:1.8;margin:12px 0 20px}.check-label{display:flex;align-items:flex-start;gap:10px;font-size:11px;color:#b7c4d8;margin:18px 0;line-height:1.8}.check-label input{margin:4px 0 0;width:16px;height:16px;flex-shrink:0;accent-color:#b5ccef}.check-label a{text-decoration:underline}.payment-choice{border:0;padding:0;margin:14px 0;display:flex;gap:12px}.payment-choice legend{font-size:11px;color:#bccce1;margin-bottom:8px}.payment-choice label{display:flex;align-items:center;gap:6px;padding:10px 13px;border:1px solid #3a4b65;background:#162239;border-radius:9px;font-size:12px;flex:1;cursor:pointer}.payment-choice input{accent-color:#c9dcff}.alert{padding:14px 17px;border:1px solid #335b4c;background:#152b25;color:#cbf3e1;border-radius:11px;font-size:13px;margin-bottom:22px}.alert.error{background:#321d29;border-color:#724153;color:#ffd2da}.alert.info{background:#1b2a42;border-color:#3e5477;color:#d5e4fe}.alert a{text-decoration:underline}.inline-note{padding:12px;background:#1c2a41;border-radius:9px;color:#bed0ec;font-size:12px}.badge{display:inline-flex;align-items:center;white-space:nowrap;font-size:10px;padding:5px 9px;border-radius:6px;border:1px solid #3b4d68;background:#1c2c44;color:#c1d8ff}.badge.active,.badge.paid,.badge.closed{background:#15352e;border-color:#2a5a4a;color:#b0e8d1}.badge.rejected,.badge.expired,.badge.cancelled,.badge.ended{background:#332533;border-color:#633d52;color:#f3bdd0}.badge.pending,.badge.review{background:#332e21;border-color:#665735;color:#e7d7a6}.empty{text-align:center;padding:38px 22px;border:1px dashed #33445d;border-radius:16px}.empty>.icon{width:39px;height:39px;color:#9eb8de;margin-bottom:18px}.empty h3{font-size:20px;margin-bottom:10px}.empty p{font-size:13px;max-width:450px;margin:0 auto 24px}.muted{color:var(--muted)}.spaced{margin-top:24px}.admin-mobile-links{display:flex;gap:12px;flex-wrap:wrap}.detail-list{margin:15px 0 25px}.detail-list>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #283349;font-size:12px}.detail-list dt{color:#a3b3cb}.detail-list dd{margin:0;text-align:right;max-width:62%;overflow-wrap:anywhere}.detail-list .total{font-size:17px;font-weight:650;padding:19px 0}.detail-list .total dt{color:var(--text)}.days-left{font-size:65px;letter-spacing:-3px;line-height:1;margin:36px 0;color:#e4edfc}.days-left small{font-size:13px;letter-spacing:0;margin-left:10px;color:#a6b7d2}.prewrap{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.table-panel{padding:0;overflow:hidden}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{color:#a8b8cf;font-size:10px;letter-spacing:.5px;font-weight:550;background:#141e2f;padding:16px 20px;white-space:nowrap}td{padding:18px 20px;border-bottom:1px solid #263146;vertical-align:top}td strong,td small{display:block}td small{font-size:10px;color:#9aaac3;margin-top:5px}td .check-label{margin:0 0 8px}tr:last-child td{border-bottom:0}.qris-image{display:block;max-width:270px;width:100%;height:auto;margin:18px auto;background:white;border:12px solid white;border-radius:12px}.bank-card{background:#1a2941;border:1px solid #3b4e6c;border-radius:12px;padding:20px;display:grid;gap:6px}.bank-card span{font-size:12px;color:#b6c7e0}.bank-card strong{font-size:25px;letter-spacing:1px;overflow-wrap:anywhere}.review-card{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:20px}.review-card h3{font-size:23px;margin-top:12px}.review-card p{font-size:12px}.review-price{font-size:26px}.reject-details{padding-bottom:0;border:0;margin-top:15px}.reject-details summary{color:#e6b6c9;font-size:12px}.slot-row{display:flex;gap:12px;margin:25px 0}.slot{flex:1;text-align:center;border:1px dashed #3c4c64;padding:17px 8px;border-radius:11px;color:#8599b5}.slot.occupied{background:#23364f;border-style:solid;color:#d4e6fe}.slot small{display:block;margin-top:6px;font-size:10px}.warning-text{color:#f1c48f!important}.messages{display:grid;gap:15px;margin:20px 0}.message{padding:16px;border:1px solid #29394f;border-radius:12px;background:#111e30}.message.staff{background:#1b2c43;border-color:#3f587b}.message strong{font-size:12px}.message p{margin:7px 0;color:#c9d5e7}.message small{color:#8ca0bd;font-size:10px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:900px;margin:45px auto}.auth-intro h1{font-size:61px;line-height:1.1;letter-spacing:-2px;margin:20px 0}.auth-intro p:not(.eyebrow){font-size:14px;line-height:1.9}.auth-intro img{margin-top:22px}.auth-panel h2{font-size:25px}.auth-panel>p{font-size:12px}.auth-switch{font-size:12px;text-align:center;margin:22px 0 0}.auth-switch a{color:#e5efff;text-decoration:underline}.prose{max-width:850px}.prose p{line-height:1.9;font-size:14px}.prose h2{margin-top:24px}.prose h2:first-child{margin-top:0}.bottom-nav{display:none}.skip{position:fixed;top:-80px;left:20px;z-index:99;background:white;color:black;padding:10px}.skip:focus{top:10px}dialog{background:#152238;color:var(--text);border:1px solid #496180;border-radius:20px;padding:30px;max-width:460px;width:calc(100% - 32px)}dialog::backdrop{background:#0009}dialog p{font-size:14px}.toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:12px 22px;background:#e0edff;color:#162540;border-radius:10px;z-index:100;font-size:13px;box-shadow:0 4px 25px #0008}[hidden]{display:none!important}button:disabled{cursor:wait;opacity:.65}
@media(min-width:1450px){main{padding-top:43px}.hero{padding:45px}.hero h2{font-size:45px}.hero-visual{max-width:370px;width:100%;justify-self:end}}
@media(max-width:1180px){.sidebar{width:215px;padding:30px 15px 18px}.app-shell{margin-left:215px}main{padding:29px 26px 0}.topbar{padding:0 26px}.hero{gap:25px;padding:28px}.hero h2{font-size:32px}.hero-visual{padding:18px}.visual-center>span{font-size:14px}.visual-center{gap:10px}.stat-card{padding:15px;gap:10px}.stat-card strong{font-size:12px}.stat-icon{width:34px;height:34px}.section-heading>span{display:none}.home-grid{gap:20px}.auth-layout{gap:25px}.auth-intro h1{font-size:48px}}
@media(max-width:950px){.sidebar{width:185px;padding:28px 12px}.app-shell{margin-left:185px}.brand{font-size:24px}.workspace-label{font-size:8px;letter-spacing:1px;margin-left:8px}.nav-link{padding:12px 10px;font-size:11px;gap:9px}.install-card{padding:12px}.hero{grid-template-columns:1fr}.hero-visual{display:none}.hero h2{font-size:38px}.home-grid{grid-template-columns:1fr}.stat-grid{gap:10px}.stat-card{align-items:start}.stat-card .stat-icon{display:none}.two-col,.review-card{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr;max-width:440px}.auth-intro{display:none}.page-heading{align-items:start}.date-chip{display:none}}
@media(max-width:680px){.sidebar{display:none}.app-shell{margin-left:0}.topbar{height:68px;padding:0 20px}.mobile-brand{display:flex;font-size:24px}.breadcrumb{display:none}.connection-text{font-size:10px}.icon-button{margin-left:5px}main{padding:27px 18px 92px}.page-heading{margin-bottom:23px}.page-heading h1{font-size:26px}.page-heading p:last-child{font-size:12px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:10px}.hero{padding:25px 22px;border-radius:17px}.hero h2{font-size:34px}.hero-copy>p{font-size:12px}.hero .button{width:100%}.hero-notes{justify-content:center;font-size:9px}.hero .pill{font-size:8px}.stat-grid{grid-template-columns:1fr 1fr 1fr;gap:7px;margin:15px 0 25px}.stat-card{padding:12px 9px;border-radius:10px}.stat-card small{font-size:8px}.stat-card strong{font-size:10px;line-height:1.4;display:block}.section-heading h2{font-size:16px}.package-card{padding:20px}.price{font-size:31px}.steps-card{padding:22px}.home-grid{gap:25px}.panel{padding:21px;border-radius:15px}.table-panel{padding:0}th,td{padding:13px 14px}.table-scroll{margin-left:-4px;margin-right:-4px}.auth-layout{margin:10px auto}.auth-panel{padding:25px 21px}.auth-panel h2{font-size:24px}.auth-intro{display:none}.bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;background:#0e1624f5;backdrop-filter:blur(15px);border-top:1px solid #2a3a52;padding:7px 9px calc(7px + env(safe-area-inset-bottom));z-index:30;justify-content:space-around}.bottom-nav .nav-link{display:flex;flex-direction:column;gap:3px;padding:7px 14px;margin:0;font-size:9px;border-radius:10px;min-width:68px}.bottom-nav .nav-link .icon{width:20px;height:20px}.bottom-nav .selected{background:#21324d}.topbar-actions .online-dot{display:none}.page-heading>.button{font-size:10px;padding:9px 10px;min-height:38px}.detail-list>div{font-size:11px}.detail-list .total{font-size:15px}.slot-row{gap:8px}.slot{padding:14px 5px}.review-card{gap:18px}.toast{bottom:90px;width:max-content;max-width:90%;text-align:center}.bank-card strong{font-size:23px}footer{font-size:9px;gap:10px;margin-top:32px}footer a{margin-left:0}.payment-choice label{font-size:12px}.field input,.field textarea,.field select{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media print{.sidebar,.topbar,.bottom-nav,footer,.button,.text-button,.skip,.toast,dialog{display:none!important}.app-shell{margin:0}main{padding:0}body,:root{background:white;color:black;color-scheme:light}.panel{background:white;border:1px solid #aaa}.two-col{display:block}.two-col>.panel+ .panel{display:none}.detail-list dt,.page-heading p,p{color:#333}.badge{color:black;background:#eee;border-color:#999}}
