:root{color:#f7f3ff;background:#160d29;font-family:Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}.hosted-shell{display:grid;width:min(100% - 2rem,38rem);min-height:100vh;place-content:center;gap:1.25rem;margin:0 auto;padding:2rem 0}.hosted-shell h1,.hosted-shell h2,.hosted-shell p{margin:0}.hosted-shell h1{font-size:clamp(2rem,7vw,3.5rem);line-height:1.15;letter-spacing:.04em}.hosted-status{color:#d9ccf5;font-size:1rem}.hosted-login{justify-self:start;min-height:2.75rem;padding:.7rem 1.1rem;color:#211033;background:#ffb6dc;border:0;border-radius:.75rem;cursor:pointer}.hosted-login:hover{background:#ffd0e8}.hosted-secondary,.hosted-panel button{min-height:2.75rem;padding:.65rem 1rem;color:#f7f3ff;background:#3b285e;border:1px solid #8067a7;border-radius:.75rem;cursor:pointer}.hosted-panel label,.hosted-panel section{display:grid;gap:.5rem}.hosted-panel input{width:100%;min-height:2.75rem;padding:.55rem .7rem;color:#fff;background:#211337;border:1px solid #8067a7;border-radius:.5rem}.hosted-panel code{max-width:100%;padding:.75rem;overflow-wrap:anywhere;color:#fff;background:#211337;border-radius:.5rem}.hosted-panel dialog{width:min(90vw,32rem);color:#f7f3ff;background:#2a1a47;border:1px solid #8067a7;border-radius:.75rem}.hosted-qr{width:min(100%,20rem);height:auto;border-radius:.75rem}.hosted-list{display:grid;gap:.75rem;padding:0;list-style:none}.hosted-list li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.hosted-panel button:focus-visible,.hosted-panel input:focus-visible,.hosted-secondary:focus-visible{outline:3px solid #fff;outline-offset:3px}.hosted-login:focus-visible{outline:3px solid #fff;outline-offset:3px}.hosted-privacy{max-width:34rem;padding:1rem;color:#e8ddff;background:#2a1a47;border:1px solid #5e467e;border-radius:.75rem}.hosted-privacy h2{margin-bottom:.5rem;font-size:1rem}.hosted-privacy p{line-height:1.65}.hosted-code-input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hosted-code-cell{display:inline-grid;place-items:center;width:clamp(2.25rem,12vw,3rem);aspect-ratio:1;margin-right:.45rem;color:#172033;font:700 1.25rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;background:#f7f9fc;border:1px solid #c8d1df;border-radius:.65rem}:focus-within>.hosted-code-cell{border-color:#246bce;box-shadow:0 0 0 2px #246bce2e}.is-busy>.hosted-code-cell{color:#748094;background:#eef1f5}.hosted-admin-login{width:min(100% - 2rem,30rem);margin:clamp(2rem,10vh,7rem) auto;padding:clamp(1.5rem,5vw,2.5rem);color:#172033;background:#fff;border:1px solid #d9dee7;border-radius:1rem;box-shadow:0 1.25rem 3rem #1720331a}.hosted-admin-login h1{margin:.35rem 0 .75rem;font-size:clamp(1.65rem,6vw,2.2rem)}.hosted-admin-eyebrow{margin:0;color:#526078;font-size:.75rem;font-weight:750;letter-spacing:.12em}.hosted-admin-login-status{min-height:1.5rem;color:#526078}.hosted-admin-login button,.hosted-admin-mobile-action{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;margin:.35rem .5rem .35rem 0;padding:.7rem 1rem;color:#fff;font-weight:700;text-decoration:none;background:#246bce;border:0;border-radius:.6rem}.hosted-code-control{position:relative;display:flex;justify-content:center;margin:1.5rem 0 .5rem}.hosted-admin-frame{--admin-navy: #142033;--admin-blue: #246bce;--admin-canvas: #f3f5f8;display:grid;grid-template-columns:15rem minmax(0,1fr);min-height:100vh;color:#172033;background:var(--admin-canvas)}.hosted-admin-sidebar{display:flex;flex-direction:column;gap:.35rem;padding:1.5rem 1rem;background:var(--admin-navy)}.hosted-admin-sidebar:before{content:"GIFT PANEL";margin:.25rem .75rem 1.25rem;color:#fff;font-size:.82rem;font-weight:800;letter-spacing:.14em}.hosted-admin-sidebar button{width:100%;min-height:2.75rem;padding:.7rem .85rem;color:#cbd5e4;text-align:left;white-space:nowrap;background:transparent;border:0;border-radius:.55rem}.hosted-admin-sidebar button[aria-current=page]{color:#fff;font-weight:750;background:var(--admin-blue)}.hosted-admin-workspace{min-width:0}.hosted-admin-header{display:flex;align-items:center;justify-content:space-between;min-height:4.5rem;padding:0 2rem;background:#fff;border-bottom:1px solid #dce2ea}.hosted-admin-header h1{margin:0;font-size:1.15rem}.hosted-admin-content{width:min(100% - 3rem,70rem);margin:0 auto;padding:2rem 0 4rem}.hosted-admin-section-title{margin:0;font-size:clamp(1.55rem,4vw,2rem)}.hosted-admin-section-intro{margin:.5rem 0 1.5rem;color:#637087}.hosted-admin-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hosted-admin-card{margin:1rem 0;padding:1.25rem;background:#fff;border:1px solid #dce2ea;border-radius:.8rem;box-shadow:0 .25rem 1rem #1720330d}.hosted-admin-card h3{margin:0 0 .6rem}.hosted-admin-content .hosted-admin-card-link{display:block;width:100%;margin:0;padding:1.25rem;color:#172033;text-align:left;background:#fff;border:1px solid #dce2ea;box-shadow:0 .25rem 1rem #1720330d}.hosted-admin-content .hosted-admin-card-link:hover{border-color:var(--admin-blue);box-shadow:0 .5rem 1.4rem #246bce24}.hosted-admin-content .hosted-admin-card-link:focus-visible{outline:3px solid var(--admin-blue);outline-offset:3px}.hosted-admin-card-link p{margin-bottom:0;color:#637087;font-weight:500}.hosted-admin-content label{display:grid;gap:.35rem;margin:.8rem 0;color:#39465a;font-weight:650}.hosted-admin-content input{min-width:0;min-height:2.65rem;padding:.55rem .7rem;color:#172033;background:#fff;border:1px solid #bfc9d8;border-radius:.5rem}.hosted-admin-content button{min-height:2.6rem;margin:.35rem .5rem .35rem 0;padding:.65rem .9rem;color:#fff;font-weight:700;background:var(--admin-blue);border:0;border-radius:.5rem}.hosted-admin-danger{border-left:4px solid #c0392b}.hosted-admin-danger button:first-of-type{background:#a93428}@media (max-width: 720px){.hosted-admin-frame{display:block}.hosted-admin-sidebar{position:sticky;top:0;z-index:2;flex-direction:row;gap:.35rem;padding:.65rem;overflow-x:auto}.hosted-admin-sidebar:before{display:none}.hosted-admin-sidebar button{width:auto;flex:0 0 auto}.hosted-admin-header{min-height:3.75rem;padding:0 1rem}.hosted-admin-content{width:min(100% - 1.5rem,42rem);padding-top:1.25rem}.hosted-admin-card-grid{grid-template-columns:1fr}}@media (max-width: 480px){.hosted-admin-mobile-action{display:flex;width:100%;margin-right:0}.hosted-admin-login .hosted-qr{width:min(78vw,17rem);margin-inline:auto}}@media (max-width: 480px){.hosted-shell{width:min(100% - 1.5rem,38rem);padding:1.5rem 0}.hosted-login,.hosted-panel button,.hosted-secondary{width:100%}}
