:root{font-family:Microsoft YaHei UI,PingFang SC,sans-serif;color:#e7edf7;background:#090e18;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.center{min-height:100vh;display:grid;place-items:center}.spinner{width:36px;height:36px;border:3px solid #26334a;border-top-color:#68e0b2;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;background:radial-gradient(circle at 15% 20%,#173a3e 0,transparent 35%),#090e18}.brand-panel{padding:10vw;display:flex;flex-direction:column;justify-content:center}.logo,.wordmark>span{display:grid;place-items:center;width:48px;height:48px;border:1px solid #68e0b2;color:#68e0b2;font:500 16px DM Mono;clip-path:polygon(12% 0,100% 0,100% 88%,88% 100%,0 100%,0 12%)}.brand-panel h1{font-size:clamp(42px,6vw,84px);line-height:.95;letter-spacing:-.055em;margin:30px 0 18px}.brand-panel>p{font-size:18px;color:#94a3b8;max-width:560px;line-height:1.8}.metrics{display:flex;gap:48px;margin-top:70px}.metrics span{display:flex;flex-direction:column;color:#607086;font-size:12px}.metrics b{color:#d9e5f5;font-size:20px;margin-bottom:5px}.auth-card{background:#101827;border-left:1px solid #1d2a3d;padding:10vw 7vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font:500 11px DM Mono;color:#68e0b2;letter-spacing:.18em}.auth-card h2{font-size:34px;margin:12px 0 5px}.auth-card p,.page-title p{color:#718198}.auth-card form,.form{display:flex;flex-direction:column;gap:18px;margin-top:34px}label{display:flex;flex-direction:column;gap:8px;color:#98a8bb;font-size:13px}input{background:#0b1220;border:1px solid #26344a;border-radius:7px;padding:13px 14px;color:#fff;outline:none}input:focus{border-color:#68e0b2}.primary{border:0;background:#68e0b2;color:#08140f;padding:13px 18px;border-radius:7px;font-weight:700}.link{border:0;background:none;color:#7f91a9;padding:12px 0;text-align:left}.error,.notice{padding:11px 13px;background:#4d1d29;color:#ffb0bd;border-radius:6px;font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.app-shell>aside{position:fixed;width:230px;height:100vh;background:#0c1320;border-right:1px solid #1b2739;padding:30px 22px;display:flex;flex-direction:column}.wordmark{display:flex;align-items:center;gap:12px}.wordmark>span{width:38px;height:38px}.wordmark strong{font-size:12px;line-height:1.2;letter-spacing:.07em}nav{display:flex;flex-direction:column;gap:5px;margin-top:55px}nav button,.subnav button{border:0;background:none;color:#77879c;text-align:left;padding:11px 13px;border-radius:6px}nav button.active,nav button:hover{background:#172234;color:#fff}.account{margin-top:auto;display:flex;flex-direction:column;gap:6px;border-top:1px solid #1c293a;padding-top:22px}.account small{color:#687990}.account b{font:500 22px DM Mono;color:#68e0b2}.account span{font-size:11px;color:#7d8ca0;overflow:hidden;text-overflow:ellipsis}.content{grid-column:2;padding:55px clamp(30px,5vw,78px);max-width:1500px;width:100%}.page-title h1{font-size:38px;letter-spacing:-.04em;margin:10px 0 5px}.page-title{margin-bottom:38px}.empty{border:1px dashed #2c3a4d;min-height:240px;display:grid;place-content:center;text-align:center;gap:9px;color:#728198}.empty b{color:#cdd8e8}.instance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:18px}.instance-card,.panel,.purchase{background:#101827;border:1px solid #1c293b;border-radius:10px;padding:22px}.instance-card header{display:flex;justify-content:space-between}.instance-card h3{font-size:21px;margin:12px 0 3px}.instance-card code,.row code{display:block;color:#6e7f95;font:12px DM Mono;margin-top:5px}.status{display:inline-flex;font-size:11px;padding:4px 8px;border-radius:20px;background:#253044;color:#91a1b5}.status.running{background:#11352d;color:#68e0b2}.status.error,.status.expired{background:#41202b;color:#ff9eae}.status.provisioning{background:#2d304b;color:#aeb5ff}.node{color:#6b7b91;font:11px DM Mono}.resources{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 0;margin-top:20px;border-top:1px solid #202c3e;border-bottom:1px solid #202c3e}.resources span{display:flex;flex-direction:column;gap:5px}.resources small{color:#67788e}.resources b{font-size:13px}.ports{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.ports code{padding:6px 8px;background:#0a111d;border-radius:4px;color:#a6b5c8}.instance-card footer{display:flex;gap:8px;margin-top:20px}.instance-card footer button,.users button{border:1px solid #2a394e;background:#131e2e;color:#a9b7c9;border-radius:5px;padding:7px 12px}.instance-card footer .danger{margin-left:auto;color:#ff8fa2;border-color:#4e2732}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.plan{text-align:left;padding:24px;border:1px solid #1e2d40;background:#101827;color:#fff;border-radius:10px}.plan.selected{border-color:#68e0b2;box-shadow:0 0 0 1px #68e0b2}.plan>span{color:#8494a8}.plan>b{display:block;font:500 28px DM Mono;margin:20px 0}.plan>b small{font:12px Noto Sans SC;color:#687990}.plan>div{display:flex;flex-direction:column;gap:8px}.plan code{font-size:11px;color:#6f8095}.purchase{margin-top:20px;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:end}.purchase>div{display:flex;align-items:center;gap:20px}.purchase .error{grid-column:1/-1}.admin-grid{display:grid;grid-template-columns:340px 1fr;gap:18px}.panel h3{margin-top:0}.table .row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:15px 0;border-bottom:1px solid #1d2939}.table .row:last-child{border:0}.row small{color:#64758b}.subnav{display:flex;gap:8px;border-bottom:1px solid #202c3e;margin-bottom:20px}.subnav button.active{color:#68e0b2;border-bottom:2px solid #68e0b2;border-radius:0}.users{max-width:900px}@media(max-width:800px){.auth-shell{grid-template-columns:1fr}.brand-panel{display:none}.auth-card{min-height:100vh;padding:12vw}.app-shell{display:block}.app-shell>aside{position:static;width:100%;height:auto;padding:18px;flex-direction:row;align-items:center}.wordmark strong,.account small,.account b,.account span{display:none}nav{margin:0 0 0 auto;flex-direction:row}.account{margin:0 0 0 10px;border:0;padding:0}.content{padding:35px 18px}.instance-grid,.admin-grid,.purchase{grid-template-columns:1fr}.metrics{gap:20px}}textarea{font:inherit;background:#0b1220;border:1px solid #26344a;border-radius:7px;padding:13px 14px;color:#fff;outline:none;resize:vertical}textarea:focus{border-color:#68e0b2}.instance-url{padding:7px 9px;background:#11352d;border-radius:5px;color:#68e0b2;text-decoration:none;font:12px DM Mono}.auto-name{color:#94a3b8}.row-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.row-actions button{border:1px solid #2a394e;background:#131e2e;color:#a9b7c9;border-radius:5px;padding:6px 9px}.row-actions button.danger{color:#ff8fa2;border-color:#4e2732}.configurator{background:#101827;border:1px solid #1c293b;border-radius:12px;padding:26px;display:flex;flex-direction:column;gap:24px}.config-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:18px}.configurator select{font:inherit;background:#0b1220;border:1px solid #26344a;border-radius:7px;padding:13px 14px;color:#fff;outline:none}.configurator select:focus{border-color:#68e0b2}.config-summary{border-top:1px solid #202c3e;padding-top:22px;display:flex;align-items:center;justify-content:flex-end;gap:28px}.config-summary span{display:flex;flex-direction:column;gap:5px;color:#718198;font-size:12px}.config-summary b{color:#e7edf7;font-size:18px}.config-summary .primary{margin-left:10px}.primary:disabled{opacity:.45;cursor:not-allowed}@media(max-width:800px){.config-grid{grid-template-columns:1fr}.config-summary{align-items:stretch;flex-direction:column;gap:14px}.config-summary .primary{margin-left:0}}.instance-card footer .reset{color:#f3c56b;border-color:#554527}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:20px;background:#03080fc2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.renew-modal{width:min(440px,100%);background:#101827;border:1px solid #2a394e;border-radius:12px;padding:24px;box-shadow:0 24px 80px #0000008c}.renew-modal>header{display:flex;align-items:flex-start;justify-content:space-between}.renew-modal h3{font-size:23px;margin:8px 0 0}.modal-close{border:0;background:none;color:#7f91a9;font-size:27px;line-height:1;padding:0 3px}.renew-modal>label{margin-top:24px}.renew-duration{width:100%;border:1px solid #2a394e;background:#0b1220;color:#dce6f4;border-radius:7px;padding:12px 13px}.renew-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;padding:16px;background:#0b1220;border-radius:8px}.renew-summary span{display:flex;flex-direction:column;gap:5px;color:#718198;font-size:11px}.renew-summary b{color:#e7edf7;font-size:15px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.modal-actions>button{border:1px solid #2a394e;background:#131e2e;color:#a9b7c9;border-radius:6px;padding:10px 15px}.modal-actions>.primary{border:0;background:#68e0b2;color:#08140f}.instance-card footer{flex-wrap:wrap}.feedback-modal{width:min(380px,100%);background:#101827;border:1px solid #2a394e;border-radius:14px;padding:30px;text-align:center;box-shadow:0 24px 80px #0000008c}.feedback-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:#11352d;color:#68e0b2;font-size:30px;font-weight:700}.feedback-modal.error .feedback-icon{background:#41202b;color:#ff9eae}.feedback-modal h3{margin:0;font-size:23px}.feedback-modal p{margin:10px 0 24px;color:#8fa0b5;line-height:1.6}.feedback-modal>.primary{min-width:120px}.wallet-message{margin-bottom:20px;padding:14px 16px;border-radius:8px}.wallet-message.success,.notice.success{background:#11352d;color:#68e0b2}.wallet-message.error{background:#4d1d29;color:#ffb0bd}.wallet-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;max-width:1050px}.recharge-panel,.voucher-card{min-height:410px;border-radius:14px;padding:30px}.recharge-panel{background:#101827;border:1px solid #1c293b}.wallet-heading>span,.voucher-label{font:500 10px DM Mono;letter-spacing:.16em;color:#68e0b2}.wallet-heading h3,.voucher-card h3{font-size:25px;margin:10px 0 7px}.wallet-heading p,.voucher-card p{color:#7d8da2;line-height:1.6}.recharge-panel form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.amount-presets,.payment-types{display:flex;flex-wrap:wrap;gap:8px}.amount-presets button,.payment-types button{border:1px solid #2a394e;background:#0b1220;color:#91a1b5;border-radius:7px;padding:9px 14px}.amount-presets button.selected,.payment-types button.selected{border-color:#68e0b2;background:#11352d;color:#68e0b2}.payment-disabled{margin-top:35px;padding:18px;border:1px dashed #314157;border-radius:8px;color:#7e8fa5}.voucher-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#224e43,#122b2a);border:1px solid #3e7a68;box-shadow:0 24px 70px #02100d59}.voucher-card:after{content:"CC";position:absolute;right:-20px;top:30px;color:#ffffff0b;font:700 150px sans-serif;transform:rotate(-12deg)}.voucher-card>*{position:relative;z-index:1}.voucher-card p{color:#a2c1b8;max-width:380px}.voucher-card form{display:flex;flex-direction:column;gap:18px;margin-top:45px}.voucher-card input{background:#0514118c;border-color:#447b6c;font:600 16px DM Mono;letter-spacing:.08em;text-transform:uppercase}.voucher-button{border:0;border-radius:7px;padding:13px 18px;background:#e8fff7;color:#102a22;font-weight:700}.voucher-notch{position:absolute;z-index:2;top:50%;width:28px;height:28px;border-radius:50%;background:#090e18}.voucher-notch.left{left:-15px}.voucher-notch.right{right:-15px}.form select{font:inherit;background:#0b1220;border:1px solid #26344a;border-radius:7px;padding:12px 13px;color:#fff;outline:none}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.voucher-admin{grid-template-columns:380px 1fr}.voucher-list .row{grid-template-columns:1fr auto auto}.voucher-list .row>span{display:flex;flex-direction:column;gap:4px}.compact{border:1px solid #4e2732;background:#131e2e;color:#ff8fa2;border-radius:5px;padding:6px 9px}.table-empty{padding:28px 0;text-align:center;color:#687990}.generated-modal{width:min(540px,100%);background:#101827;border:1px solid #2a394e;border-radius:12px;padding:26px;box-shadow:0 24px 80px #0000008c}.generated-modal h3{font-size:24px;margin:9px 0}.generated-modal p{color:#8a9bb0}.generated-modal textarea{width:100%;font:14px DM Mono;line-height:1.7}.payment-admin{grid-template-columns:400px 1fr}.switch-row{flex-direction:row;align-items:center;justify-content:space-between;padding:14px;background:#0b1220;border-radius:8px}.switch-row span{display:flex;flex-direction:column;gap:4px}.switch-row b{color:#dfe8f5}.switch-row small{color:#708096}.switch-row input{width:20px;height:20px;accent-color:#68e0b2}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check-grid label{flex-direction:row;align-items:center;padding:10px;background:#0b1220;border-radius:6px}.check-grid input{accent-color:#68e0b2}.callback-help{display:flex;flex-direction:column;gap:6px;padding:14px;border:1px dashed #314157;border-radius:8px;color:#718198;font-size:11px}.callback-help code{color:#8ba0b8}.payment-orders .row{grid-template-columns:1fr auto auto}.payment-orders .row>span:first-child{display:flex;flex-direction:column;gap:4px}@media(max-width:900px){.wallet-grid,.voucher-admin,.payment-admin{grid-template-columns:1fr}.recharge-panel,.voucher-card{min-height:auto}.form-pair,.check-grid{grid-template-columns:1fr}}.payment-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px;background:#0b1220;border:1px solid #1d2b3e;border-radius:8px}.payment-summary span,.order-money{display:flex;flex-direction:column;gap:4px;color:#73849a;font-size:11px}.payment-summary b,.order-money b{color:#e6eef9;font-size:15px}.payment-summary span:last-child b{color:#68e0b2}.order-money{align-items:flex-end}.order-money small{white-space:nowrap}@media(max-width:520px){.payment-summary{grid-template-columns:1fr}.order-money{align-items:flex-start}}.users{max-width:none}.user-management{display:flex;flex-direction:column;gap:14px}.user-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px}.user-toolbar h3{margin:0 0 4px}.user-toolbar small{color:#718198}.user-toolbar input{width:min(360px,100%);background:#0b1220;border:1px solid #26344a;border-radius:7px;padding:11px 13px;color:#fff}.user-list .row{grid-template-columns:minmax(260px,1fr) auto minmax(350px,auto)}.user-identity,.user-stats{display:flex;flex-direction:column;gap:7px}.user-identity>span{display:flex;align-items:center;gap:8px}.user-stats{text-align:right}.user-actions{display:flex;justify-content:flex-end;flex-wrap:wrap}.users button:disabled{opacity:.4;cursor:not-allowed}.notice{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:8px}.notice span{flex:1}.notice button{border:0;background:none;color:inherit}.notice.error{background:#4d1d29;color:#ffb0bd}@media(max-width:800px){.user-toolbar{align-items:stretch;flex-direction:column}.user-toolbar input{width:100%}.user-list .row{grid-template-columns:1fr}.user-stats{text-align:left}.user-actions{justify-content:flex-start}}.user-actions .instance-view{color:#68e0b2;border-color:#315e52}.admin-instance-modal{width:min(980px,100%);max-height:88vh;overflow:auto}.admin-instance-modal>header small{display:block;color:#718198;margin-top:7px}.admin-instance-list{display:flex;flex-direction:column;gap:12px;margin-top:22px}.admin-instance-item{padding:18px;background:#0b1220;border:1px solid #202e42;border-radius:9px}.admin-instance-item>header{display:flex;justify-content:space-between;gap:20px}.admin-instance-item h4{font-size:19px;margin:9px 0 3px}.admin-instance-item code{color:#6e7f95;font:12px DM Mono}.admin-instance-details{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding:14px 0;border-top:1px solid #202c3e;border-bottom:1px solid #202c3e}.admin-instance-details span{display:flex;flex-direction:column;gap:5px}.admin-instance-details small{color:#67788e}.admin-instance-details b{font-size:12px}.admin-instance-item footer{display:flex;gap:8px;margin-top:16px}.admin-instance-item footer button{border:1px solid #2a394e;background:#131e2e;color:#a9b7c9;border-radius:5px;padding:7px 12px}.admin-instance-item footer .reset{color:#f3c56b;border-color:#554527}.admin-instance-item footer .danger{margin-left:auto;color:#ff8fa2;border-color:#4e2732}@media(max-width:700px){.admin-instance-details{grid-template-columns:1fr}.admin-instance-item footer{flex-wrap:wrap}.admin-instance-item footer .danger{margin-left:0}}.logo,.wordmark>span{border:0;clip-path:none;border-radius:50%;background:transparent;box-shadow:none}.logo img,.wordmark img{display:block;width:100%;height:100%;object-fit:contain}.wordmark strong{font-size:13px;letter-spacing:.04em;white-space:nowrap}.brand-panel h1{max-width:760px}.voucher-card:after{content:"QL"}.billing-summary{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;margin-bottom:18px}.billing-summary section{display:flex;flex-direction:column;gap:10px;padding:22px;background:#101827;border:1px solid #1c293b;border-radius:10px}.billing-summary small,.billing-panel>header small{color:#718198}.billing-summary b{font:500 23px DM Mono}.income{color:#68e0b2}.expense{color:#ff91a4}.billing-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #202c3e}.billing-panel h3{margin:0 0 5px}.billing-filters{display:flex;gap:7px}.billing-filters button{border:1px solid #29384c;background:#0b1220;color:#8393a7;border-radius:6px;padding:8px 13px}.billing-filters button.active{border-color:#68e0b2;background:#11352d;color:#68e0b2}.billing-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:17px 0;border-bottom:1px solid #1d2939}.billing-list article:last-child{border:0}.billing-sign{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;font:600 20px DM Mono;background:#12253a}.billing-sign.income{background:#11352d}.billing-sign.expense{background:#41202b}.billing-detail{display:flex;flex-direction:column;gap:4px}.billing-detail small{color:#8292a6}.billing-detail code{color:#5f7086;font:11px DM Mono}@media(max-width:700px){.billing-summary{grid-template-columns:1fr}.billing-panel>header{align-items:stretch;flex-direction:column}.billing-list article{grid-template-columns:auto 1fr}.billing-list article>b{grid-column:2}}.usage-bars{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:18px 0 2px}.usage-item{display:flex;flex-direction:column;gap:8px}.usage-item>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.usage-item small{color:#718198}.usage-item b{font:500 12px DM Mono;color:#cbd7e7}.usage-track{height:7px;overflow:hidden;border-radius:999px;background:#202c3e}.usage-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3bbf91,#68e0b2);transition:width .45s ease}.usage-track i.hot{background:linear-gradient(90deg,#f0a34b,#ff667e)}@media(max-width:520px){.usage-bars{grid-template-columns:1fr}}.code-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.code-field button{min-width:112px;border:1px solid #315e52;background:#11352d;color:#68e0b2;border-radius:7px;padding:0 13px}.code-field button:disabled{opacity:.5;cursor:not-allowed}.auth-links{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:12px}.auth-links .link:last-child{text-align:right}.account-center{margin-top:8px;border:1px solid #2a394e;background:#131e2e;color:#b9c6d7;border-radius:6px;padding:8px 10px;text-align:left;white-space:nowrap}.account-center:hover{border-color:#68e0b2;color:#68e0b2}.profile-card{max-width:850px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.profile-avatar{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:linear-gradient(145deg,#1c5a49,#11352d);color:#68e0b2;font-size:25px;font-weight:700}.profile-identity h3{margin:0 0 9px;font-size:21px}.profile-details{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:18px 0;border-top:1px solid #202c3e;border-bottom:1px solid #202c3e}.profile-details span{display:flex;flex-direction:column;gap:6px}.profile-details small{color:#718198}.profile-details b{font-size:13px}.profile-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px}.qq-group-button,.logout-button{border-radius:6px;padding:10px 15px;text-decoration:none}.qq-group-button{border:1px solid #315e52;background:#11352d;color:#68e0b2}.logout-button{border:1px solid #4e2732;background:#271722;color:#ff91a4}.smtp-admin{grid-template-columns:minmax(420px,1.15fr) minmax(310px,.85fr);max-width:1050px}.smtp-test{align-self:start}.smtp-test p{color:#718198;line-height:1.65}.smtp-help{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding:16px;border:1px dashed #314157;border-radius:8px;color:#93a3b7;font-size:12px}.smtp-help b{color:#dce6f4}.smtp-help small{margin-top:5px;color:#697b91;line-height:1.6}@media(max-width:800px){.subnav{overflow-x:auto}.subnav button{flex:0 0 auto}.account-center{display:flex;width:72px;min-width:72px;flex-direction:column;align-items:center;line-height:1.35;padding:8px 6px;white-space:normal}.account-center span{display:block}.profile-card{grid-template-columns:auto 1fr}.profile-actions{align-items:stretch;flex-direction:column}.qq-group-button,.logout-button{text-align:center}.profile-details,.smtp-admin{grid-template-columns:1fr}.auth-links{align-items:stretch;flex-direction:column;gap:0}.auth-links .link,.auth-links .link:last-child{text-align:left}.code-field{grid-template-columns:1fr}.code-field button{min-height:44px}}.expiry-warning{margin-top:16px;padding:12px 14px;border:1px solid #594625;background:#2c2417;color:#f3c56b;border-radius:7px;font-size:12px;line-height:1.65}.reset-warning{display:flex;flex-direction:column;gap:7px;margin-top:18px;padding:15px;border:1px solid #594625;background:#2c2417;border-radius:8px}.reset-warning b{color:#f3c56b}.reset-warning span{color:#b8a783;font-size:12px;line-height:1.65}.modal-actions>.danger-confirm{background:#e65d73;color:#fff}.billing-summary.balance-only{grid-template-columns:minmax(240px,420px)}.mobile-action-break{display:none}@media(max-width:800px){.instance-card footer .mobile-action-break{display:block;flex-basis:100%;height:0}.instance-card footer .renew-action{margin-left:0}}.dashboard-nav{display:flex;flex-direction:column;gap:10px;margin-top:55px}.dashboard-tabs{display:flex;width:100%;padding:7px 7px 0;border-radius:9px 9px 0 0;border-bottom:4px solid #39a77d;background:#39a77d}.dashboard-tabs .dashboard-tab{position:relative;z-index:1;display:flex;flex:1;min-width:0;align-items:center;justify-content:center;border:0;border-radius:8px 8px 0 0;background:transparent;color:#09251b;padding:0;font-size:11px;transition:color .15s ease,background .15s ease}.dashboard-tabs .dashboard-tab.profile-tab{flex:1.55}.dashboard-tabs .dashboard-tab:hover{color:#fff}.dashboard-tabs .dashboard-tab.active{background:#101827;color:#e7edf7;font-weight:700;cursor:default}.dashboard-tabs .tab-label{position:relative;z-index:2;padding:9px 2px;white-space:nowrap}.dashboard-tabs .pre-name,.dashboard-tabs .pos-name{position:absolute;bottom:0;width:9px;height:9px;opacity:0;background:#39a77d;pointer-events:none}.dashboard-tabs .pre-name{right:-9px;border-bottom-left-radius:99px;box-shadow:-3px 3px 0 2px #101827}.dashboard-tabs .pos-name{left:-9px;border-bottom-right-radius:99px;box-shadow:3px 3px 0 2px #101827}.dashboard-tabs .dashboard-tab.active .pre-name,.dashboard-tabs .dashboard-tab.active .pos-name{opacity:1}.dashboard-nav .admin-nav{border:1px solid #2a394e;background:#131e2e;color:#8fa0b5;text-align:center;padding:9px;border-radius:7px}.dashboard-nav .admin-nav.active,.dashboard-nav .admin-nav:hover{border-color:#68e0b2;background:#11352d;color:#68e0b2}@media(max-width:800px){.dashboard-nav{min-width:0;flex:1;flex-direction:row;align-items:center;gap:8px;margin:0 0 0 auto;overflow-x:auto}.dashboard-tabs{flex:1;min-width:245px}.dashboard-tabs .dashboard-tab,.dashboard-tabs .dashboard-tab.profile-tab{flex:1;font-size:11px}.dashboard-tabs .tab-label{padding:10px 3px}.dashboard-nav .admin-nav{flex:0 0 auto;white-space:nowrap}.app-shell>aside>.account{display:none}}@media(min-width:801px){.dashboard-tabs{flex-direction:column;gap:3px;padding:9px;border:1px solid #dfe5e8;border-bottom-width:1px;border-radius:12px;background:#f4f6f7;box-shadow:0 12px 30px #00000038}.dashboard-tabs .dashboard-tab,.dashboard-tabs .dashboard-tab.profile-tab{flex:none;width:100%;justify-content:flex-start;border-radius:8px;background:transparent;color:#5d6975;font-size:13px;font-weight:500;text-align:left}.dashboard-tabs .dashboard-tab:hover{background:#fff;color:#237a5d}.dashboard-tabs .dashboard-tab.active{background:#fff;color:#176247;box-shadow:0 4px 14px #15382d24}.dashboard-tabs .dashboard-tab.active:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:0 4px 4px 0;background:#39a77d}.dashboard-tabs .tab-label{padding:11px 13px}.dashboard-tabs .pre-name,.dashboard-tabs .pos-name{display:none}.dashboard-nav .admin-nav{border-color:#dfe5e8;background:#fff;color:#52606d;box-shadow:0 5px 16px #00000024}.dashboard-nav .admin-nav.active,.dashboard-nav .admin-nav:hover{border-color:#39a77d;background:#fff;color:#176247}}:root{color:#26352f;background:#f2f6f3;color-scheme:light}body{background:#f2f6f3}.auth-shell{background:radial-gradient(circle at 15% 20%,#d8f1e5 0,transparent 36%),#f4f8f5}.brand-panel h1,.auth-card h2,.page-title h1{color:#17251f}.brand-panel>p,.auth-card p,.page-title p{color:#65766e}.metrics span{color:#72827b}.metrics b{color:#26352f}.auth-card{background:#ffffffeb;border-left-color:#dce6e1;box-shadow:-20px 0 60px #284c3e14}.eyebrow{color:#25855f}.link{color:#38725d}.link:hover{color:#176247}input,textarea,.configurator select,.form select,.renew-duration{background:#fff;border-color:#d8e2dd;color:#22332c;box-shadow:0 1px 2px #19322808}input::placeholder,textarea::placeholder{color:#9aa8a2}input:focus,textarea:focus,.configurator select:focus{border-color:#39a77d;box-shadow:0 0 0 3px #39a77d1f}label{color:#52645c}.primary{background:#39a77d;color:#fff;box-shadow:0 6px 16px #39a77d33}.primary:hover{background:#2f936d}.error,.notice.error,.wallet-message.error{background:#fff0f2;color:#c4435a;border:1px solid #f3cbd2}.notice.success,.wallet-message.success{background:#e9f8f1;color:#237a5d;border:1px solid #c8eadb}.app-shell{background:#f2f6f3}.app-shell>aside{background:#fff;border-right-color:#dfe8e3;box-shadow:8px 0 30px #2640350d}.wordmark strong{color:#26352f}.account{border-top-color:#dfe8e3}.account small,.account span{color:#71817a}.account b{color:#25855f}.content{background:#f2f6f3}.page-title{color:#17251f}.empty{border-color:#cbd9d2;background:#ffffff80;color:#6c7d75}.empty b{color:#2b3b34}.dashboard-nav .admin-nav{background:#fff;border-color:#d8e2dd;color:#52645c}.dashboard-nav .admin-nav.active,.dashboard-nav .admin-nav:hover{background:#e8f7f0;border-color:#39a77d;color:#237a5d}.instance-card,.panel,.purchase,.configurator,.recharge-panel{background:#fff;border-color:#dfe8e3;box-shadow:0 10px 30px #2640350f}.instance-card h3,.panel h3,.wallet-heading h3{color:#1d2d26}.instance-card code,.row code,.billing-detail code,.admin-instance-item code{color:#788981}.node{color:#6f8179}.status{background:#edf1ef;color:#65766e}.status.running{background:#e3f6ed;color:#25855f}.status.error,.status.expired{background:#fff0f2;color:#c4435a}.status.provisioning{background:#f0efff;color:#6d63c7}.resources{border-color:#e4ece8}.resources small,.usage-item small,.profile-details small,.admin-instance-details small{color:#71817a}.resources b,.usage-item b,.profile-details b,.admin-instance-details b{color:#2a3a33}.ports code{background:#f0f4f2;color:#50625a}.instance-url{background:#e5f6ee;color:#25855f}.usage-track{background:#e3ebe7}.instance-card footer button,.users button,.row-actions button,.admin-instance-item footer button{background:#fff;border-color:#d7e1dc;color:#53655d}.instance-card footer button:hover,.users button:hover,.row-actions button:hover{border-color:#87cbb0;color:#237a5d;background:#f4fbf8}.instance-card footer .danger,.admin-instance-item footer .danger,.row-actions button.danger{color:#c4435a;border-color:#efc5cd;background:#fff}.instance-card footer .reset,.admin-instance-item footer .reset{color:#a06d10;border-color:#ead7aa;background:#fffaf0}.configurator,.purchase{color:#26352f}.config-summary{border-top-color:#e1e9e5}.config-summary span{color:#71817a}.config-summary b{color:#23332c}.table .row,.billing-list article{border-bottom-color:#e4ece8}.row small,.table-empty{color:#71817a}.subnav{border-bottom-color:#dde7e2}.subnav button{color:#687971}.subnav button.active{color:#25855f;border-bottom-color:#39a77d}.modal-backdrop{background:#26352f6b}.renew-modal,.feedback-modal,.generated-modal{background:#fff;border-color:#dbe5e0;box-shadow:0 24px 70px #25403433}.renew-modal h3,.feedback-modal h3,.generated-modal h3{color:#1e2e27}.modal-close{color:#788981}.renew-summary,.payment-summary,.switch-row,.callback-help,.admin-instance-item{background:#f5f8f6;border-color:#e0e9e4}.renew-summary span,.payment-summary span,.order-money,.switch-row small,.callback-help{color:#71817a}.renew-summary b,.payment-summary b,.order-money b,.switch-row b{color:#26352f}.modal-actions>button{background:#fff;border-color:#d6e1db;color:#53655d}.feedback-modal p,.generated-modal p{color:#65766e}.feedback-icon{background:#e3f6ed;color:#25855f}.feedback-modal.error .feedback-icon{background:#fff0f2;color:#c4435a}.expiry-warning,.reset-warning{background:#fff9ec;border-color:#eed9a8;color:#96670e}.reset-warning b{color:#96670e}.reset-warning span{color:#806f4b}.payment-disabled{border-color:#cbd9d2;background:#f7faf8;color:#6a7b73}.amount-presets button,.payment-types button,.billing-filters button{background:#fff;border-color:#d8e2dd;color:#66776f}.amount-presets button.selected,.payment-types button.selected,.billing-filters button.active{border-color:#39a77d;background:#e8f7f0;color:#237a5d}.wallet-heading p{color:#687a72}.voucher-card{background:linear-gradient(145deg,#ecfaf4,#dff4e9);border-color:#a9dac5;box-shadow:0 18px 45px #2c70541f}.voucher-card h3{color:#214235}.voucher-card p{color:#557468}.voucher-card input{background:#fff;border-color:#a9d4c2;color:#26352f}.voucher-button{background:#39a77d;color:#fff}.voucher-notch{background:#f2f6f3}.voucher-card:after{color:#267d5b0f}.payment-orders .row,.voucher-list .row{color:#2b3b34}.check-grid label{background:#f5f8f6;color:#52645c}.smtp-test p,.smtp-help,.smtp-help small{color:#687a72}.smtp-help{border-color:#cad8d1;background:#f8faf9}.smtp-help b{color:#2a3a33}.profile-avatar{background:linear-gradient(145deg,#dff5eb,#c8ebdc);color:#25855f}.profile-details{border-color:#e0e9e4}.qq-group-button{border-color:#9ed5be;background:#e8f7f0;color:#237a5d}.logout-button{border-color:#efc5cd;background:#fff5f6;color:#c4435a}.billing-summary section{background:#fff;border-color:#dfe8e3;box-shadow:0 10px 30px #2640350f}.billing-summary small,.billing-panel>header small{color:#71817a}.billing-summary b{color:#26352f}.billing-sign{background:#edf3f0}.billing-sign.income{background:#e3f6ed}.billing-sign.expense{background:#fff0f2}.billing-detail small{color:#65766e}.income{color:#25855f}.expense{color:#c4435a}@media(max-width:800px){.app-shell>aside{background:#fff;border-bottom:1px solid #dfe8e3;box-shadow:0 8px 24px #2640350f}.dashboard-tabs .dashboard-tab{color:#123b2d}.dashboard-tabs .dashboard-tab:hover{color:#fff}.dashboard-tabs .dashboard-tab.active{background:#fff;color:#176247}.dashboard-tabs .pre-name{box-shadow:-3px 3px 0 2px #fff}.dashboard-tabs .pos-name{box-shadow:3px 3px 0 2px #fff}.content{background:#f2f6f3}}@media(max-width:800px){.dashboard-tabs{padding:6px;border:1px solid #dfe5e8;border-bottom-width:1px;border-radius:12px;background:#f4f6f7;box-shadow:0 7px 20px #26403512}.dashboard-tabs .dashboard-tab,.dashboard-tabs .dashboard-tab.profile-tab{border-radius:8px;color:#5d6975}.dashboard-tabs .dashboard-tab:hover{background:#fff;color:#237a5d}.dashboard-tabs .dashboard-tab.active{background:#fff;color:#176247;box-shadow:0 4px 14px #15382d24}.dashboard-tabs .pre-name,.dashboard-tabs .pos-name{display:none}}button.sculpted-button,a.sculpted-button,.instance-card footer button.sculpted-button,button.sculpted-button:hover,a.sculpted-button:hover,.instance-card footer button.sculpted-button:hover{--button-from:#e6e6e6;--button-to:#b4b4b4;all:unset;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;border-radius:100em;background-color:#000000bf;box-shadow:-.15em -.15em .15em -.075em #05050540,.0375em .0375em .0675em #0505051a;font-size:12px;text-decoration:none}.sculpted-button:after{content:"";position:absolute;z-index:0;width:calc(100% + .3em);height:calc(100% + .3em);top:-.15em;left:-.15em;border-radius:inherit;background:linear-gradient(-135deg,rgba(5,5,5,.5),transparent 20%,transparent 100%);filter:blur(.0125em);opacity:.25;mix-blend-mode:multiply;pointer-events:none}.sculpted-button .button-outer{position:relative;z-index:1;display:block;border-radius:inherit;transition:box-shadow 90ms ease;will-change:box-shadow;box-shadow:0 .05em .05em -.01em #050505,0 .01em .01em -.01em #05050580,.15em .3em .1em -.01em #05050540}.sculpted-button:hover .button-outer{box-shadow:0 0 #050505,0 0 #05050580,0 0 #05050540}.sculpted-button .button-inner{position:relative;z-index:1;display:block;overflow:hidden;border-radius:inherit;padding:.8em 1.4em;background-image:linear-gradient(135deg,var(--button-from),var(--button-to));clip-path:inset(0 0 0 0 round 100em);transition:box-shadow 90ms ease,clip-path 90ms ease,background-image 90ms ease,transform 90ms ease;will-change:box-shadow,clip-path,background-image,transform;box-shadow:0 0 inset #0505051a,-.05em -.05em .05em inset #05050540,0 0 inset #0505051a,0 0 .05em .2em inset #ffffff40,.025em .05em .1em inset #fff,.12em .12em .12em inset #ffffff40,-.075em -.25em .25em .1em inset #05050540}.sculpted-button:hover .button-inner{clip-path:inset(clamp(1px,.0625em,2px) round 100em);box-shadow:.1em .15em .05em inset #050505bf,-.025em -.03em .05em .025em inset #05050580,.25em .25em .2em inset #05050580,0 0 .05em .5em inset #ffffff26,0 0 inset #fff,.12em .12em .12em inset #ffffff40,-.075em -.12em .2em .1em inset #05050540}.sculpted-button .button-inner>span{position:relative;z-index:4;display:block;color:transparent;background-image:linear-gradient(135deg,#191919,#4b4b4b);background-clip:text;-webkit-background-clip:text;font-family:Inter,Noto Sans SC,sans-serif;font-weight:600;letter-spacing:.02em;text-shadow:rgba(0,0,0,.1) 0 0 .1em;transition:transform 90ms ease;-webkit-user-select:none;user-select:none;white-space:nowrap;will-change:transform}.sculpted-button:hover .button-inner>span{transform:scale(.975)}.sculpted-button:active .button-inner{transform:scale(.975)}.sculpted-button:focus-visible{outline:3px solid rgba(57,167,125,.28);outline-offset:4px}.sculpted-button.renew{--button-from:#c9f1df;--button-to:#70c7a2}.sculpted-button.reset{--button-from:#ffe9ae;--button-to:#e6bb60}.sculpted-button.delete{--button-from:#ffd9de;--button-to:#e88d9a}.instance-card footer .sculpted-button.delete{margin-left:auto}button.sculpted-button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.modal-actions .sculpted-button,.config-summary .sculpted-button,.recharge-panel .sculpted-button,.voucher-card .sculpted-button,.profile-actions .sculpted-button{font-size:13px}.recharge-panel form>.sculpted-button,.voucher-card form>.sculpted-button,.profile-actions .sculpted-button{text-align:center}.billing-filters .sculpted-button{font-size:11px}@media(max-width:800px){.instance-card footer .sculpted-button{font-size:12px}.sculpted-button .button-inner{padding:.8em 1.35em}.config-summary .sculpted-button,.recharge-panel form>.sculpted-button,.voucher-card form>.sculpted-button,.profile-actions .sculpted-button{align-self:stretch;text-align:center}}.auth-page-shell{grid-template-columns:minmax(0,1.15fr) minmax(440px,.85fr);background:radial-gradient(circle at 18% 18%,#d8f1e5 0,transparent 38%),#f2f6f3}.auth-stage{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr);place-items:center;padding:48px;background:#ffffff94;border-left:1px solid #dce6e1;box-shadow:-20px 0 60px #284c3e12}.auth-card{--auth-card-padding:32px;--auth-card-width:410px;--auth-input-x:.75rem;--auth-input-y:.65rem;--auth-submit-height:42px;--auth-toggle-width:62px;--auth-space-y:.5rem;box-sizing:border-box;width:var(--auth-card-width);max-width:100%;padding:var(--auth-card-padding);position:relative;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;border:1px solid #e0e7e3;border-radius:18px;background:#fff;box-shadow:0 24px 70px #23433624;font-family:Trebuchet MS,Noto Sans SC,Arial,sans-serif;-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none}.auth-card *{box-sizing:border-box}.auth-avatar{--auth-avatar-size:154px;order:0;box-sizing:border-box;width:var(--auth-avatar-size);min-width:var(--auth-avatar-size);height:var(--auth-avatar-size);min-height:var(--auth-avatar-size);margin:0 0 22px;padding:22px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #c8ddd3;border-radius:9999px;background:linear-gradient(145deg,#f8fffb,#e3f5ec);box-shadow:0 12px 32px #277a5b21,inset 0 0 0 6px #ffffffb8}.auth-qinglong-avatar img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(32,96,72,.16))}.auth-form{order:1;position:relative;display:flex;align-items:stretch;flex-direction:column;width:100%;min-width:0;margin:0}.auth-form-title{display:flex;flex-direction:column;gap:5px;width:100%;margin:0 0 14px;padding:0 0 16px;border-bottom:2px solid rgba(0,0,0,.18)}.auth-form-title b{color:#000000c2;font-size:1.55rem;font-weight:700}.auth-form-title span{color:#75817b;font-size:12px}.auth-form .auth-input-label{display:inline;margin:calc(var(--auth-space-y) / 2) auto 0 0;color:#000000db;font-size:.9rem;font-weight:600;white-space:nowrap}.auth-form .auth-input{width:100%;margin:var(--auth-space-y) 0;padding:var(--auth-input-y) var(--auth-input-x);resize:vertical;border:1px solid #aeb8b3;border-radius:6px;outline:none;background:#fff;color:#25322c;font-size:16px;transition:border-color .25s ease,box-shadow .25s ease}.auth-form .auth-input::placeholder{color:#a0aaa5}.auth-form .auth-input:focus{border-color:#39a77d;box-shadow:0 0 0 3px #39a77d29}.auth-password-heading{width:100%;display:flex;align-items:center;justify-content:space-between}.auth-password-heading button,.auth-mode-links button{border:0;background:transparent;color:#587168;text-decoration:underline;cursor:pointer}.auth-password-heading button:hover,.auth-mode-links button:hover{color:#176247}.auth-password-field{position:relative}.auth-password-field .auth-input{padding-right:calc(var(--auth-toggle-width) + var(--auth-input-x) + 4px)}.blind-input-toggle{position:absolute;right:4px;top:50%;z-index:4;width:var(--auth-toggle-width);padding:5px 0;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);border-left:1px solid #b5bdb9;border-radius:4px;background:#fff;color:#4d5a54;font-size:12px;cursor:pointer}.blind-input-toggle:hover{background:#f1f5f3;color:#1e2d26}.auth-card .blind-check~.auth-form .blind-input-toggle .show,.auth-card .blind-check:checked~.auth-form .blind-input-toggle .hide{display:none}.auth-card .blind-check~.auth-form .blind-input-toggle .hide,.auth-card .blind-check:checked~.auth-form .blind-input-toggle .show{display:block}.auth-code-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.auth-code-field button{align-self:center;min-width:100px;height:40px;border:1px solid #b8c4be;border-radius:6px;background:#f7f9f8;color:#35473f;cursor:pointer}.auth-code-field button:hover{border-color:#72bd9e;background:#edf8f3;color:#176247}.auth-code-field button:disabled{opacity:.5;cursor:not-allowed}.auth-form .notice,.auth-form .error{margin:7px 0 0}.auth-submit{width:100%;height:var(--auth-submit-height);margin:var(--auth-space-y) 0 0;padding:.5rem 1rem;overflow:hidden;border:1px solid rgba(22,22,22,.2);border-radius:5px;outline:none;background-color:#fff;background-image:linear-gradient(-180deg,#ffffff17 0,#1111110a);color:#111;font-size:1rem;font-weight:600;letter-spacing:.25px;text-align:center;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.auth-submit:hover{border-color:#16161647;background-image:linear-gradient(-180deg,#ffffff2e 0,#11111117)}.auth-submit:active{transform:translateY(1px)}.auth-mode-links{display:flex;justify-content:center;margin-top:11px}.auth-mode-links button{padding:5px;font-size:12px}@media(max-width:800px){.auth-page-shell{display:block;min-height:100vh;min-height:100dvh;overflow-x:hidden;overscroll-behavior-y:none;background:#f2f6f3}.auth-stage{min-height:100vh;min-height:100dvh;padding:24px 16px;border-left:0;background:#f7faf8}.auth-card{--auth-card-padding:24px;--auth-card-width:430px}.auth-avatar{--auth-avatar-size:138px;margin-bottom:18px}.auth-form-title{margin-bottom:10px}.auth-form-title b{font-size:1.4rem}.auth-code-field{grid-template-columns:minmax(0,1fr) auto}.auth-code-field button{min-width:92px;padding:0 10px}}@media(max-width:390px){.auth-stage{padding:16px 12px}.auth-card{--auth-card-padding:20px}.auth-avatar{--auth-avatar-size:124px}.auth-code-field{grid-template-columns:1fr}.auth-code-field button{width:100%}}.instance-card footer button.sculpted-button.renew{--button-from:#9be4c4;--button-to:#39a77d;background-color:#2e765b}.instance-card footer button.sculpted-button.reset{--button-from:#ffdc7a;--button-to:#dca12c;background-color:#956918}.instance-card footer button.sculpted-button.delete,.instance-card footer button.sculpted-button.delete:hover{--button-from:#ffb3bf;--button-to:#dc5f72;margin-left:auto;background-color:#963c4b}.region-label{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border:1px solid #d8e6df;border-radius:999px;background:#f4f9f6;color:#4f6c60;line-height:1.15}.region-label svg{width:12px;height:12px;fill:none;stroke:#39a77d;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}.qinglong-link-button{box-sizing:border-box;max-width:100%;min-height:56px;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;overflow-wrap:anywhere;border:2px solid #39a77d;border-radius:8px;appearance:none;background:#e8f7f0;color:#237a5d;box-shadow:#39a77d33 0 2px 4px,#39a77d26 0 7px 13px -3px,#c9e6d9 0 -3px inset;font-family:JetBrains Mono,DM Mono,monospace;font-size:14px;font-weight:600;line-height:1.4;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;touch-action:manipulation;cursor:pointer;transition:box-shadow .15s,transform .15s;will-change:box-shadow,transform}.qinglong-link-label{color:#176247;font-weight:700}.qinglong-link-button:focus{outline:0;box-shadow:#c9e6d9 0 0 0 1.5px inset,#39a77d66 0 2px 4px,#39a77d4d 0 7px 13px -3px,#c9e6d9 0 -3px inset}.qinglong-link-button:hover{color:#176247;box-shadow:#39a77d4d 0 4px 8px,#39a77d33 0 7px 13px -3px,#c9e6d9 0 -3px inset;transform:translateY(-2px)}.qinglong-link-button:active{box-shadow:#c9e6d9 0 3px 7px inset;transform:translateY(2px)}@media(max-width:520px){.qinglong-link-button{width:100%;padding:12px 14px;justify-content:flex-start;font-size:12px;text-align:left}}@media(hover:none){.sculpted-button:hover .button-outer{box-shadow:0 .05em .05em -.01em #050505,0 .01em .01em -.01em #05050580,.15em .3em .1em -.01em #05050540}.sculpted-button:hover .button-inner{clip-path:inset(0 0 0 0 round 100em);box-shadow:0 0 inset #0505051a,-.05em -.05em .05em inset #05050540,0 0 inset #0505051a,0 0 .05em .2em inset #ffffff40,.025em .05em .1em inset #fff,.12em .12em .12em inset #ffffff40,-.075em -.25em .25em .1em inset #05050540}.sculpted-button:hover .button-inner>span{transform:none}.qinglong-link-button:hover{box-shadow:#39a77d33 0 2px 4px,#39a77d26 0 7px 13px -3px,#c9e6d9 0 -3px inset;transform:none}}
