:root{font-family:Microsoft YaHei,PingFang SC,sans-serif;color:#20342e;background:#f4f1e8;font-synthesis:none;text-rendering:optimizeLegibility;--green-950: #102d27;--green-900: #173e34;--green-800: #225849;--green-700: #2f705d;--green-100: #deebe4;--cream: #f4f1e8;--paper: #fffdf8;--gold: #bf8b3d;--gold-soft: #f1e1bf;--red: #a64034;--shadow: 0 24px 70px rgb(31 54 46 / 12%)}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgb(191 139 61 / 12%),transparent 26rem),linear-gradient(145deg,#f8f6ef 0%,var(--cream) 62%,#e8eee8 100%)}button,input{font:inherit}button,label,input[type=checkbox]{touch-action:manipulation}h1,h2,p{margin-top:0}h1,h2{color:var(--green-950)}h1{margin-bottom:1rem;font-family:STSong,SimSun,serif;font-size:clamp(2rem,4vw,4.4rem);line-height:1.18;letter-spacing:-.04em}h2{font-size:clamp(1.25rem,2vw,1.75rem)}.kiosk-page{min-height:100vh;background-image:linear-gradient(rgb(23 62 52 / 3%) 1px,transparent 1px),linear-gradient(90deg,rgb(23 62 52 / 3%) 1px,transparent 1px);background-size:48px 48px}.kiosk-header{display:flex;min-height:88px;align-items:center;justify-content:space-between;padding:1rem clamp(1.5rem,4vw,4.5rem);border-bottom:1px solid rgb(23 62 52 / 12%);background:#fffdf8d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand-lockup{display:flex;align-items:baseline;gap:1rem;color:#61716b;font-size:.92rem;letter-spacing:.08em}.brand-lockup.compact{margin-bottom:2.4rem}.brand-mark{color:var(--green-900);font-family:STSong,SimSun,serif;font-size:1.65rem;font-weight:700;letter-spacing:.12em}.device-meta{display:flex;align-items:center;gap:.65rem;color:#5b6c66;font-size:.92rem}.dot{color:#a4aaa5}.network-chip{margin-left:.5rem;padding:.38rem .7rem;border-radius:999px;font-size:.8rem}.network-chip.online{color:#28674f;background:#ddf0e5}.network-chip.offline{color:#963e34;background:#f4ddd8}.kiosk-content{display:grid;min-height:calc(100vh - 88px);place-items:center;padding:clamp(1.25rem,4vw,4rem)}.panel,.phone-card{position:relative;width:min(1120px,100%);padding:clamp(1.5rem,4vw,4rem);border:1px solid rgb(23 62 52 / 10%);border-radius:30px;background:#fffdf8f0;box-shadow:var(--shadow)}.eyebrow{margin-bottom:1rem;color:var(--gold);font-size:.82rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.lead{max-width:48rem;color:#53665f;font-size:clamp(1rem,1.5vw,1.22rem);line-height:1.9}.muted,.privacy-note{color:#77847f;font-size:.88rem;line-height:1.7}.button{min-height:48px;padding:.78rem 1.35rem;border:0;border-radius:13px;cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.55}.button-primary{color:#fff;background:var(--green-900);box-shadow:0 12px 26px #173e3438}.button-secondary{color:var(--green-900);border:1px solid rgb(23 62 52 / 22%);background:#fff}.button-danger{color:#fff;background:var(--red)}.button-wide{width:100%}.button-large{min-height:62px;margin-top:1rem;padding-inline:2rem;font-size:1.08rem}.link-button{padding:.5rem;border:0;color:var(--green-700);background:transparent;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.link-button.danger{color:var(--red)}.field{display:grid;gap:.55rem;color:#43564f;font-size:.9rem;font-weight:600}.field input{width:100%;min-height:52px;padding:0 1rem;border:1px solid #cad3cf;border-radius:12px;outline:none;color:var(--green-950);background:#fff;font-weight:400}.field input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #2f705d1f}.activation-form{display:grid;max-width:540px;gap:1rem;margin-top:2rem}.activation-grid,.session-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,390px);align-items:center;gap:clamp(2rem,6vw,6rem);margin-top:2rem}.qr-shell{display:grid;width:100%;aspect-ratio:1;place-items:center;padding:1rem;border:1px solid rgb(23 62 52 / 12%);border-radius:28px;background:#fff;box-shadow:0 18px 40px #173e341a}.qr-image{display:block;width:100%;height:100%;object-fit:contain}.qr-placeholder{color:#71817b}.step-label{color:var(--gold);font-size:.86rem;font-weight:700;letter-spacing:.12em}.qr-copy p{color:#61716b;line-height:1.8}.check-code{display:inline-flex;align-items:center;gap:1rem;margin:1rem 0;padding:.8rem 1rem;border-radius:12px;color:#66502b;background:var(--gold-soft)}.check-code strong{color:var(--green-950);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:1.6rem;letter-spacing:.14em}.large-code{padding:1rem 1.35rem}.large-code strong{font-size:2.2rem}.notice{margin-top:1rem;padding:.9rem 1rem;border-radius:12px;line-height:1.65}.notice-error{color:#86382f;border:1px solid #ecc5bf;background:#fff0ed}.notice-info{color:#315d6c;border:1px solid #bfd9df;background:#edf7f9}.notice-warn{color:#765929;border:1px solid #e5cf9f;background:#fff8e7}.standby-layout{display:grid;width:min(1200px,100%);grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,8vw,8rem)}.hero-copy h1{font-size:clamp(3rem,6.5vw,6.4rem)}.capability-note{max-width:42rem;margin-top:1.5rem}.standby-art{position:relative;min-height:500px}.ring{position:absolute;border:1px solid rgb(23 62 52 / 18%);border-radius:50%}.ring-one{inset:5% 8%}.ring-two{inset:18% 21%;border-color:#bf8b3d47}.herb-card{position:absolute;display:grid;width:150px;aspect-ratio:.78;place-items:center;border:1px solid rgb(23 62 52 / 12%);border-radius:80px 80px 20px 20px;color:var(--green-900);background:#fffdf8eb;box-shadow:var(--shadow);font-family:STSong,SimSun,serif;font-size:1.25rem;letter-spacing:.18em}.card-a{top:5%;left:10%;transform:rotate(-8deg)}.card-b{right:8%;bottom:8%;transform:rotate(7deg)}.card-c{top:33%;left:38%;color:#fff;background:var(--green-900)}.center-state,.lock-panel{text-align:center}.center-state h1,.lock-panel h1{font-size:clamp(2rem,4vw,3.4rem)}.center-state .lead,.lock-panel .lead,.lock-panel .muted{margin-inline:auto}.compact-state{display:grid;place-items:center;gap:.5rem}.spinner{width:48px;height:48px;margin:0 auto 1.25rem;border:4px solid var(--green-100);border-top-color:var(--green-700);border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.lock-icon{display:grid;width:82px;height:82px;margin:0 auto 1.5rem;place-items:center;border-radius:50%;color:#fff;background:var(--green-900);font-weight:700}.inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.4rem}.fallback-panel{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;margin-top:2rem;padding:2rem;border:1px solid rgb(23 62 52 / 12%);border-radius:20px;background:#f4f7f3}.fallback-panel p{color:#61716b;line-height:1.7}.sms-form{display:grid;gap:1rem}.input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem}.captcha-button{width:132px;height:52px;padding:0;overflow:hidden;border:1px solid #cad3cf;border-radius:12px;background:#fff;cursor:pointer}.captcha-button img{width:100%;height:100%;object-fit:contain}.sms-button{min-width:142px}.form-message{margin-bottom:0;color:#5b6c66}.consent-row{display:flex;align-items:flex-start;gap:.75rem;margin:1.2rem 0;color:#43564f;line-height:1.65}.consent-row input{width:20px;height:20px;margin-top:.2rem;accent-color:var(--green-700)}.blocking-layer{position:absolute;inset:0;display:grid;place-items:center;border-radius:inherit;color:#fff;background:#102d27d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-weight:600}.service-layout{width:min(1200px,100%)}.service-heading{display:flex;align-items:center;justify-content:space-between;gap:2rem}.service-heading h1{margin-bottom:.4rem;font-size:clamp(2.4rem,4.5vw,4.6rem)}.service-heading p{color:#61716b}.service-boundary{margin:1.5rem 0 2rem}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.service-card{position:relative;min-height:300px;padding:2rem;overflow:hidden;border:1px solid rgb(23 62 52 / 12%);border-radius:24px;background:var(--paper)}.service-card p{color:#687872;line-height:1.8}.service-index{display:block;margin-bottom:3rem;color:var(--gold);font-family:ui-monospace,monospace;font-size:.88rem}.disabled-card:after{position:absolute;width:150px;height:150px;right:-65px;bottom:-65px;border:24px solid rgb(23 62 52 / 5%);border-radius:50%;content:""}.status-pill{display:inline-block;margin-top:.5rem;padding:.42rem .75rem;border-radius:999px;color:#765929;background:var(--gold-soft);font-size:.82rem;font-weight:700}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:1.5rem;background:#102d27c7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.warning-dialog{display:grid;width:min(460px,100%);place-items:center;padding:2.5rem;border-radius:24px;background:var(--paper);box-shadow:var(--shadow);text-align:center}.warning-dialog p{color:#61716b;line-height:1.7}.countdown{display:grid;width:88px;height:88px;margin-bottom:1rem;place-items:center;border:6px solid var(--gold-soft);border-radius:50%;color:var(--green-900);font-family:ui-monospace,monospace;font-size:2rem;font-weight:700}.phone-page{display:grid;min-height:100vh;place-items:center;padding:1rem}.phone-card{width:min(560px,100%);padding:clamp(1.4rem,6vw,2.6rem);border-radius:24px}.phone-card h1{font-size:clamp(2rem,9vw,3rem)}.phone-lead{font-size:1rem}.preview-list{display:grid;gap:0;margin:1.5rem 0;border:1px solid rgb(23 62 52 / 12%);border-radius:16px;background:#f8faf7}.preview-list>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid rgb(23 62 52 / 9%)}.preview-list>div:last-child{border-bottom:0}.preview-list dt{color:#71817b;font-size:.88rem}.preview-list dd{margin:0;color:var(--green-950);font-weight:600;text-align:right}.preview-list .preview-code{font-family:ui-monospace,monospace;font-size:1.3rem;letter-spacing:.14em}.success-state{padding:3rem 0;text-align:center}.success-icon{display:grid;width:72px;height:72px;margin:0 auto 1.5rem;place-items:center;border-radius:50%;color:#fff;background:var(--green-700);font-size:2.2rem}@media(max-width:850px){.kiosk-header,.service-heading{align-items:flex-start;flex-direction:column}.device-meta{flex-wrap:wrap}.standby-layout,.activation-grid,.session-grid,.fallback-panel{grid-template-columns:1fr}.standby-art{display:none}.service-cards{grid-template-columns:1fr}.service-card{min-height:230px}}@media(max-width:520px){.kiosk-header{padding:1rem}.brand-lockup{align-items:flex-start;flex-direction:column;gap:.25rem}.kiosk-content{padding:.75rem}.panel{padding:1.25rem;border-radius:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.phone-page .sms-form{margin-top:1.25rem;padding:clamp(.875rem,3vw,1.5rem);border:1px solid #cddfd4;border-radius:20px;background:linear-gradient(145deg,#edf5ee,#e4f0eb);box-shadow:0 6px 20px #173e340d}.sms-form-heading h2{margin-bottom:.4rem;font-size:1.15rem}.sms-form-heading p{margin-bottom:0;color:#53665f;font-size:.875rem;line-height:1.6}.sms-form .input-row{display:flex;flex-flow:row nowrap;align-items:stretch}.sms-form .input-row>input{flex:1 1 0;width:0}.sms-form .field,.sms-form .input-row,.sms-form .field input{min-width:0}.sms-form .captcha-button,.sms-form .sms-button{flex:0 0 132px;width:132px;min-width:0;height:52px}.sms-form .sms-button{padding:0 .4rem;white-space:nowrap;font-size:.875rem}.sms-form .privacy-note{margin-bottom:0;color:#53665f}@media(max-width:520px){.sms-form .input-row{gap:.5rem}.sms-form .captcha-button,.sms-form .sms-button{flex-basis:104px;width:104px}.sms-form .field input{padding:0 .6rem;font-size:16px}.phone-page{padding:.75rem}.phone-card{padding:1rem}}
