@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&display=swap";:root{--bg: #f4f2ea;--panel: #fffdf8;--ink: #1d1a12;--accent: #d65a31;--accent-2: #2d4059;--danger: #b22727;--border: #ddd3bf}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Space Grotesk,sans-serif;color:var(--ink);min-height:100vh;background:radial-gradient(1200px 700px at 80% 12%,rgba(60,78,130,.35),transparent 60%),linear-gradient(180deg,#12182a,#111729 55%,#101526);background-attachment:fixed}.auth-shell,.dashboard{width:min(1100px,92vw);margin:2rem auto}.console-shell{width:min(1380px,98vw);margin:1rem auto;min-height:95vh;display:grid;grid-template-columns:84px 1fr;background:#0f121b;border:1px solid #2b3140;border-radius:22px;overflow:hidden;box-shadow:0 20px 70px #00000073}.console-sidebar{background:linear-gradient(180deg,#101523,#0d111c);border-right:1px solid #262c38;display:grid;grid-auto-rows:min-content;justify-items:center;gap:1rem;padding:1rem .5rem}.console-logo{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-weight:800;color:#141922;background:linear-gradient(130deg,#ff4f9b,#ff6d6d);margin-bottom:.5rem}.console-nav-dot{width:36px;height:36px;border-radius:11px;background:#1f2532;border:1px solid #32384a}.console-nav-dot.active{background:linear-gradient(130deg,#2a9bff,#8a6fff);border-color:transparent}.console-main{padding:1rem 1.2rem 1.4rem;background:radial-gradient(circle at top right,rgba(138,111,255,.14),transparent 28%),#11151f}.console-header{display:flex;justify-content:space-between;gap:.9rem;align-items:center;margin-bottom:1rem}.console-search{width:min(520px,100%);border:1px solid #313a4f;background:#1a2030;color:#d8deed;border-radius:12px;padding:.65rem .85rem}.console-search::placeholder{color:#8f9ab4}.space-plans-wrap{margin-top:1.1rem}.space-plans-head h2{margin:0;color:#ecf1ff}.space-plans-head p{margin:.35rem 0 .7rem}.space-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.space-plan-card{border:1px solid #343b4e;border-radius:16px;padding:.9rem;background:linear-gradient(165deg,#1a202d,#171c27);color:#e7ecfb;display:grid;gap:.28rem}.space-plan-icon{width:42px;height:42px;border-radius:12px;background:#2a3142;display:grid;place-items:center;margin-bottom:.2rem}.space-plan-icon img{width:26px;height:26px;object-fit:contain}.space-plan-card h3{margin:.1rem 0 .2rem}.space-plan-spec{margin:0;color:#c9d5f3;font-size:.92rem}.space-plan-use{margin:.4rem 0 .1rem;color:#9bb3df;min-height:38px}.space-plan-price{margin:.1rem 0 .55rem;color:#8df1d8;font-weight:700}.space-plan-btn{margin-top:auto;border-radius:12px;padding:.58rem .8rem;font-weight:700;background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.space-plan-btn:hover{background:#3a4a6933}.space-selected-plan{margin-top:.55rem;margin-bottom:.65rem;border:1px solid #35415d;border-radius:12px;background:linear-gradient(165deg,#1a2235,#171f32);padding:.65rem .75rem}.space-selected-plan p{margin:.15rem 0}.billing-profile-section{margin-top:.7rem;border:1px solid #35415d;border-radius:14px;background:#121a2bb8;padding:.75rem}.billing-profile-section h4{margin:0 0 .25rem;color:#ecf1ff}.billing-profile-section .muted{margin:0 0 .65rem}.billing-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.service-template-grid{margin-top:.7rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem}.service-template-card{border:1px solid #33405e;background:linear-gradient(165deg,#1a2235,#171f32);color:#e7ecfb;border-radius:12px;padding:1rem .75rem;display:grid;justify-items:center;min-height:96px}.service-template-card:hover{background:linear-gradient(165deg,#22304c,#1b2740)}.service-template-icon{font-size:3.6rem;line-height:1}.service-template-icon-image{width:84px;height:84px;object-fit:contain}.auth-shell.auth-theme{width:min(1320px,95vw);min-height:92vh;display:grid;place-items:center}.auth-panel{width:100%;min-height:82vh;border-radius:28px;overflow:hidden;background:#1d2338;box-shadow:0 30px 80px #14193273;display:grid;grid-template-columns:1fr 1.15fr}.auth-hero{background:linear-gradient(140deg,#1c2239,#1a2035 80%);color:#eef1ff;padding:2.4rem 3rem;display:flex;align-items:center;justify-content:center}.auth-nav{display:flex;align-items:center;gap:1.25rem;color:#93a0bd}.auth-nav strong{color:#eef1ff;margin-right:auto;letter-spacing:.01em}.brand-dot{width:20px;height:20px;border-radius:50%;background:#2a9bff;box-shadow:0 0 20px #2a9bffa6}.brand-logo{width:56px;height:56px;object-fit:contain}.auth-content{align-self:center;justify-self:center;max-width:520px;width:100%}.auth-content h1{font-size:clamp(2.2rem,4vw,4rem);line-height:1.04;margin:.4rem 0 .8rem;color:#f4f6ff}.auth-switch-line{color:#99a9ca;margin-bottom:1.15rem}.linklike{background:none;color:#2a9bff;padding:0;border:0;border-radius:0}.auth-form{display:grid;gap:.8rem}.auth-form label{color:#9cadce;margin-bottom:0}.auth-field{position:relative;display:grid;gap:.28rem;padding:.42rem 3rem .52rem .95rem;border:1px solid #2d3653;background:#252d46;color:#eff3ff;border-radius:16px;box-shadow:inset 0 1px #ffffff08}.auth-field-label{font-size:.75rem;color:#9ca9c7;line-height:1}.auth-form input{border:0;background:transparent;color:#eff3ff;border-radius:0;padding:0;font-weight:600}.auth-form input:focus{outline:none}.auth-form input:-webkit-autofill,.auth-form input:-webkit-autofill:hover,.auth-form input:-webkit-autofill:focus,.auth-form input:-webkit-autofill:active{-webkit-text-fill-color:#eff3ff;box-shadow:0 0 0 1000px #252d46 inset;-webkit-box-shadow:0 0 0 1000px #252d46 inset;transition:background-color 9999s ease-in-out 0s}.auth-field:focus-within{border-color:#2a9bff;box-shadow:0 0 0 2px #2a9bff33}.auth-field-icon{position:absolute;right:.95rem;top:50%;transform:translateY(-25%);color:#a8b5d4;opacity:.9;font-size:.9rem}.auth-icon-btn{background:transparent;border:0;padding:0;color:#a8b5d4;cursor:pointer}.auth-actions{margin-top:.7rem;display:grid;grid-template-columns:1fr;gap:.9rem}.auth-actions button{border-radius:18px;padding:.8rem 1rem;background:linear-gradient(120deg,#2196ff,#187ae0)}.auth-image{background:linear-gradient(270deg,#11182a1f,#11182a73),url(/glox-login.png);background-size:cover;background-position:center}h1,h2,h3{margin:0 0 .5rem}p{margin:.2rem 0}.card{background:linear-gradient(150deg,#181d28,#141a25);border:1px solid #2c3345;border-radius:14px;padding:1rem;box-shadow:0 10px 35px #00000038;color:#e7ecfb}label,input,textarea,button{font:inherit}label{display:grid;gap:.35rem;margin-bottom:.8rem}input,textarea,select{border:1px solid #2f374b;border-radius:10px;padding:.65rem .75rem;background:#1b2132;color:#ebf0ff}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-text-fill-color:#ebf0ff;box-shadow:0 0 0 1000px #1b2132 inset;-webkit-box-shadow:0 0 0 1000px #1b2132 inset;transition:background-color 9999s ease-in-out 0s}textarea{resize:vertical}button{border:0;border-radius:10px;background:var(--accent);color:#fff;padding:.65rem .9rem;font-weight:700;cursor:pointer}button.ghost{background:#2d4059}button.danger{background:#b22727}button.danger-outline{background:transparent;color:#ff9ca6;border:1px solid #a53a49}button.danger-outline:hover{background:#a53a4924}button:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#3bc2ff,#4d8bff 34%,#5b63ff 62%,#7b4bff)}.btn-primary:hover:not(:disabled){filter:brightness(1.06)}.btn-primary:active:not(:disabled){filter:brightness(.98)}header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.dashboard-logo{height:42px;width:auto;object-fit:contain}.user-menu-wrap{position:relative}.user-icon-btn{width:44px;height:44px;border-radius:999px;background:#222a3a;border:1px solid #38425a;color:#eaf0ff;padding:0;display:grid;place-items:center;font-size:1.2rem}.user-menu{position:absolute;right:0;top:calc(100% + .55rem);width:min(320px,88vw);background:linear-gradient(150deg,#1a2232,#141c2a);border:1px solid #303a52;border-radius:14px;padding:.8rem;box-shadow:0 16px 40px #00000073;z-index:50}.user-menu-top{display:grid;justify-items:center;gap:.3rem;padding:.2rem .2rem .65rem;border-bottom:1px solid #2d3750;margin-bottom:.65rem}.user-menu-avatar{width:74px;height:74px;border-radius:999px;background:#232d41;border:1px solid #3a4763;display:grid;place-items:center;font-size:2rem}.user-menu-name{font-weight:700;color:#eef3ff}.user-menu-email{color:#9ca9c7;font-size:.92rem;word-break:break-all}.user-menu-action{width:100%}.user-menu-action+.user-menu-action{margin-top:.5rem}.user-menu-action.ghost{background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.user-menu-action.ghost:hover{background:#3a4a6933}.user-menu-action.danger{background:transparent;color:#ff9ca6;border:1px solid #a53a49}.user-menu-action.danger:hover{background:#a53a4924}.user-menu-version{margin-top:.6rem;text-align:center;font-size:.78rem;color:#8e9aba}.row{display:flex;gap:.6rem}.row input{flex:1}.service-form .row,.modal-card .row{justify-content:flex-end;margin-top:.55rem}.grid{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:1rem}.project-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center;width:min(978px,100%);margin:0 auto}.project-head-actions{display:flex;gap:.5rem;align-items:center;justify-content:flex-end}.space-name-title{margin:0;font-size:2rem;line-height:1.05;letter-spacing:.01em}.project-delete-btn{border-radius:12px;padding:.52rem .82rem;font-weight:600}.project-export-btn{border-radius:12px;padding:.52rem .82rem;font-weight:600;background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.project-export-btn:hover{background:#3a4a6933}.project-icon-btn{width:42px;min-width:42px;height:42px;padding:0;border-radius:12px;display:grid;place-items:center;font-size:1.1rem;line-height:1}.project-delete-btn.project-icon-btn{padding:0}.services-capacity{margin-top:.95rem;margin-bottom:.9rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;width:min(978px,100%);margin-left:auto;margin-right:auto}.services-capacity-col{display:grid;gap:.28rem}@media (max-width: 760px){.services-capacity{grid-template-columns:1fr}}.service-list{margin:.8rem 0;display:grid;gap:.5rem}.service-list{grid-template-columns:repeat(3,320px);grid-auto-rows:360px;justify-content:center;gap:.9rem;width:fit-content;margin-left:auto;margin-right:auto}.service-metric-card{border:1px solid #343b4e;border-radius:18px;padding:1rem;background:linear-gradient(165deg,#1a202d,#171c27);width:320px;height:100%;position:relative;display:grid;grid-template-rows:auto auto auto auto 1fr;gap:.32rem;min-width:0;overflow:hidden}.service-guide-btn{position:absolute;top:.7rem;right:.7rem;min-width:30px;width:30px;height:30px;padding:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.service-build-btn{position:absolute;top:.7rem;right:2.9rem;min-width:30px;width:30px;height:30px;padding:0;border-radius:999px;display:grid;place-items:center;background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.service-build-btn:hover,.service-guide-btn:hover{background:#3a4a6933}.metric-icon{width:42px;height:42px;border-radius:12px;background:#2a3142;display:grid;place-items:center}.metric-logo img{width:28px;height:28px;object-fit:contain}.service-metric-card h4{margin:.3rem 0 0;font-size:1.5rem;padding-right:1rem;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-resource-stack{position:absolute;right:1rem;top:7rem;text-align:right;color:#c9d5f3;font-size:.92rem;line-height:1.25}.service-resource-stack p{margin:.06rem 0}.service-status{margin:.1rem 0 .2rem;width:fit-content;border-radius:999px;padding:.18rem .55rem;font-size:.72rem;font-weight:700;letter-spacing:.02em;border:1px solid transparent}.service-status-running{color:#73f2b7;background:#1db57029;border-color:#1db5705c}.service-status-deploying{color:#8fc3ff;background:#2a9bff2e;border-color:#2a9bff66}.service-status-pending,.service-status-unknown{color:#ffd587;background:#c48d252b;border-color:#c48d255c}.service-status-error,.service-status-failed,.service-status-not_found{color:#ff9ca6;background:#b4272733;border-color:#b4272761}.service-status-terminated{color:#b6c5ea;background:#7184b133;border-color:#7184b15c}.metric-big{font-size:3rem;font-weight:700;line-height:1}.metric-sub{color:#89f0d0;margin:0;line-height:1.15}.metric-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-dns a{color:#8fb7ff;text-decoration:none;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-dns{min-height:0;margin:0;line-height:1.12}.metric-actions{margin-top:.55rem;display:flex;gap:.55rem;align-items:center;width:100%;min-width:0}.icon-btn{min-width:42px;width:42px;height:42px;flex:0 0 42px;padding:0;display:grid;place-items:center;font-size:1.05rem}.metric-actions .icon-btn.ghost{background:transparent;border:1px solid #3a4a69;color:#b8c8ee}.metric-actions .icon-btn.ghost:hover{background:#3a4a6933}.metric-actions .icon-btn.danger{background:transparent;border:1px solid #a53a49;color:#ff9ca6;margin-left:auto}.metric-actions .icon-btn.danger:hover{background:#a53a4929}.add-service-btn{margin-top:.35rem;border-radius:12px;padding:.62rem 1rem;font-weight:700;background:transparent;color:#b8c8ee;border:1px solid #3a4a69}.add-service-btn:hover{background:#3a4a6933}.service-form{margin-top:.8rem;display:grid;gap:.55rem;overflow-x:visible}.field-with-help{position:relative;display:flex;align-items:center;gap:.32rem}.field-with-help>input,.field-with-help>textarea{flex:1;min-width:0}.field-with-help-textarea{align-items:flex-start}.custom-domain-row{display:grid;grid-template-columns:minmax(110px,.7fr) auto minmax(220px,1.3fr);gap:.55rem;align-items:center}.custom-domain-frame{display:grid;gap:.5rem;border:1px solid #3a4561;border-radius:12px;background:#1923388c;padding:.6rem}.custom-subdomain-input{text-align:right}.custom-domain-dot{font-weight:700;color:#9fb1da;line-height:1}.custom-domain-select{min-width:0}.help-tip{width:20px;height:20px;border-radius:999px;border:1px solid #4b5a79;color:#bcd0ff;background:#202b40;font-size:.72rem;font-weight:700;display:inline-grid;place-items:center;cursor:help;-webkit-user-select:none;user-select:none;position:relative}.help-tip:after{content:attr(data-tooltip);position:absolute;right:0;top:calc(100% + 10px);transform:none;width:min(260px,70vw);padding:.5rem .6rem;border-radius:10px;border:1px solid #3a4a69;background:#121a2a;color:#dce6ff;font-size:.78rem;font-weight:500;line-height:1.3;opacity:0;pointer-events:none;box-shadow:0 12px 30px #00000059;transition:opacity .15s ease;z-index:60}.help-tip:before{content:"";position:absolute;right:8px;top:calc(100% + 4px);transform:rotate(45deg);width:10px;height:10px;background:#121a2a;border-left:1px solid #3a4a69;border-top:1px solid #3a4a69;opacity:0;transition:opacity .15s ease;z-index:59}.help-tip:hover:after,.help-tip:hover:before,.help-tip:focus-visible:after,.help-tip:focus-visible:before{opacity:1}.advanced-toggle-btn{justify-self:start;padding:.45rem .7rem;border-radius:10px}.advanced-section{display:grid;gap:.32rem;padding:0;border:0;background:transparent}.command-args-frame,.registry-auth-frame,.storage-frame{display:grid;gap:.32rem;padding:.55rem;border:1px solid #3a4561;border-radius:10px;background:#1923388c}.public-dns-row{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;margin:.2rem 0}.public-dns-row .help-tip{margin-left:auto}.error{color:#ff7f9e;font-weight:600}.muted{color:#9aa4bd}.global{margin:.8rem 0}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#080a10b3;display:grid;place-items:center;z-index:30}.modal-card{width:min(560px,92vw);background:linear-gradient(150deg,#1c2332,#161c28);border:1px solid #30384b;border-radius:16px;padding:1rem;color:#e7ecfb;box-shadow:0 20px 60px #00000073;max-height:90vh;overflow-y:auto;overflow-x:visible}.logs-modal-card{width:min(900px,94vw)}.logs-filter-input{width:100%;margin:.45rem 0 .2rem}.logs-filter-row{display:grid;grid-template-columns:minmax(90px,130px) repeat(2,minmax(180px,1fr));gap:.65rem;margin:.45rem 0 .2rem}.logs-filter-row label{display:grid;gap:.25rem;color:#aebcdf;font-size:.9rem}.logs-filter-row input,.logs-filter-row select{width:100%}.logs-console{margin:.7rem 0;min-height:360px;max-height:60vh;overflow:auto;background:#0d1320;color:#d9e5ff;border:1px solid #2e3a54;border-radius:12px;padding:.85rem;white-space:pre-wrap;word-break:break-word}.ci-guide-modal{width:min(860px,94vw)}.resource-modal-card{width:min(760px,94vw)}.resource-top-bars{display:grid;gap:.7rem;margin:.65rem 0 .85rem}.resource-bar-label{display:flex;justify-content:space-between;color:#b9c7e9;font-size:.9rem;margin-bottom:.28rem}.resource-bar-track{height:10px;border-radius:999px;background:#1a2338;border:1px solid #334260;overflow:hidden}.resource-bar-fill{display:block;height:100%;background:linear-gradient(90deg,#2a9bff,#4b6fff)}.resource-bar-fill-ram{background:linear-gradient(90deg,#4cd39d,#27c97b)}.resource-service-list{display:grid;gap:.6rem;max-height:45vh;overflow:auto;padding-right:.1rem}.resource-service-row{border:1px solid #2f3850;border-radius:10px;background:#182033;padding:.55rem .65rem;display:grid;gap:.5rem}.resource-service-row label{margin:0;gap:.32rem}.resource-service-row input[type=range]{width:100%}.ci-steps{margin:.35rem 0 .85rem;padding-left:1.2rem}.ci-code{margin:.3rem 0 .9rem;background:#0d1320;color:#d9e5ff;border:1px solid #2e3a54;border-radius:10px;padding:.75rem;overflow:auto;white-space:pre}.ci-tabs{display:flex;gap:.5rem;margin:.35rem 0 .75rem}.ci-tab-active{border:1px solid #4b6fff;color:#d6e2ff}.ci-history-list{display:grid;gap:.6rem;margin-bottom:.8rem}.ci-history-row{border:1px solid #2f3850;border-radius:10px;background:#182033;padding:.6rem .7rem}.create-mode-tabs{display:flex;gap:.5rem;margin-top:.55rem}.import-preview{border:1px solid #2f3850;border-radius:10px;background:#182033;padding:.65rem;display:grid;gap:.55rem}.import-service-row{border:1px solid #2f3850;border-radius:8px;background:#121a2b;padding:.55rem;display:grid;gap:.32rem}.api-token-created{margin-top:.9rem;padding:.65rem;border:1px solid #33415e;border-radius:10px;background:#121b2c}.api-token-created code{display:block;margin-top:.35rem;padding:.5rem .6rem;border-radius:8px;border:1px solid #3d4e72;background:#0d1422;color:#9ec0ff;overflow:auto}.api-keys-list{margin-top:.8rem;display:grid;gap:.55rem}.api-key-row{display:flex;justify-content:space-between;align-items:center;gap:.75rem;border:1px solid #2f3850;border-radius:10px;padding:.55rem .65rem;background:#182033}.domain-row{display:grid;grid-template-columns:1fr;gap:.6rem}.domain-row-content{min-width:0}.domain-row-action{width:100%;min-height:0;display:flex;justify-content:flex-start;align-items:flex-start;gap:.5rem;flex-wrap:wrap}.domain-row-action .project-export-btn{width:100%;max-width:220px}.billing-page{display:grid;gap:1rem}.billing-head{display:flex;justify-content:space-between;gap:.8rem;align-items:center}.billing-head h2{margin:0;color:#ecf1ff}.billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.billing-spaces-list{margin:.35rem 0 .55rem;padding:.45rem .55rem;border:1px solid #2f3850;border-radius:10px;background:#182033;max-height:180px;overflow:auto}.billing-spaces-list p{margin:.25rem 0}.billing-table-wrap h3{margin-bottom:.7rem}.billing-table{width:100%;border-collapse:collapse}.billing-table th,.billing-table td{text-align:left;padding:.55rem .45rem;border-bottom:1px solid #2f3850;color:#d6e0fa}.billing-table th{color:#9fb1da;font-weight:600}.legal-links{display:flex;flex-wrap:wrap;gap:.8rem;align-items:center}.auth-legal-links{margin-top:1.3rem}.dashboard-legal-links{margin:1.4rem 0 0;padding:1rem 0 0;border-top:1px solid #263047;justify-content:center}.dashboard-legal-links .linklike{font-size:.78rem;font-weight:500;color:#8fa2cc}.legal-page{min-height:100vh}.legal-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:1rem;align-items:start}.legal-nav{position:sticky;top:1rem;display:grid;gap:.32rem;border:1px solid #2f3850;border-radius:12px;padding:.7rem;background:#141c2c}.legal-nav-btn{justify-content:flex-start;text-align:left}.legal-nav-active{border-color:#3b82f6;color:#fff;background:#3b82f62e}.legal-doc{border:1px solid #2f3850;border-radius:14px;padding:1.2rem;background:#141c2c;color:#d6e0fa}.legal-doc h1{margin:.2rem 0 .8rem;color:#f4f7ff;font-size:2rem}.legal-doc h2{margin:1.35rem 0 .45rem;color:#f4f7ff;font-size:1.1rem}.legal-doc p{line-height:1.6;color:#b9c6e2}.legal-disclaimer{border:1px solid #3d4e72;border-radius:10px;padding:.7rem .8rem;background:#121b2c}@media (max-width: 700px){.row,.project-head{flex-direction:column}.billing-head{flex-direction:column;align-items:flex-start}.billing-grid,.legal-layout{grid-template-columns:1fr}.legal-nav{position:static}}@media (max-width: 980px){.auth-panel{grid-template-columns:1fr;min-height:auto}.auth-image{min-height:220px}.console-shell{grid-template-columns:1fr}.console-sidebar{grid-auto-flow:column;grid-auto-columns:min-content;justify-content:start;padding:.6rem;border-right:0;border-bottom:1px solid #262c38}.service-list{grid-template-columns:repeat(2,320px)}}@media (max-width: 760px){.billing-profile-grid,.service-list{grid-template-columns:1fr}.service-metric-card{width:100%}}
