:root{color:#1d2c45;background:#f4f8ff;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #176be6;--deep-blue: #0d4fae;--navy: #102747;--muted: #74839a;--line: #dfe8f4;--danger: #c34b55}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#f4f8ff}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-shell{position:relative;display:flex;min-height:100vh;overflow:hidden;flex-direction:column;background:radial-gradient(circle at 6% 12%,rgba(74,149,246,.12),transparent 25rem),radial-gradient(circle at 94% 48%,rgba(69,150,255,.09),transparent 28rem),linear-gradient(180deg,#f9fbff,#f1f6fd)}.site-shell:before{position:absolute;z-index:0;top:96px;right:-110px;width:340px;height:340px;border:1px solid rgba(84,151,235,.13);border-radius:50%;box-shadow:0 0 0 70px #5497eb09,0 0 0 140px #5497eb06;content:"";pointer-events:none}.site-header,.site-footer,.entry-layout,.order-layout,.center-card{position:relative;z-index:1}.site-header{display:flex;width:min(1120px,calc(100% - 48px));height:82px;align-items:center;justify-content:space-between;margin:0 auto}.brand{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.brand-mark{position:relative;display:grid;width:39px;height:39px;overflow:hidden;place-items:center;border-radius:12px;background:linear-gradient(145deg,#2a81f2,#0e54bc);box-shadow:0 8px 20px #176be63b}.brand-mark:before{width:15px;height:2px;border-radius:4px;background:#fff;content:"";transform:rotate(-50deg)}.brand-mark i{position:absolute;width:5px;height:5px;border:1.5px solid #fff;border-radius:50%}.brand-mark i:first-child{top:9px;right:9px}.brand-mark i:last-child{bottom:9px;left:9px}.brand>span:last-child{display:flex;flex-direction:column;margin-left:11px}.brand strong{color:#172945;font-size:16px;letter-spacing:-.2px}.brand small{margin-top:2px;color:#8a98ab;font-size:9px;letter-spacing:2px}.secure-chip{display:inline-flex;height:29px;align-items:center;padding:0 11px;border:1px solid #d9e9e2;border-radius:99px;background:#f7fdfad9;color:#4c7b69;font-size:10px;font-weight:700}.secure-chip i{width:6px;height:6px;margin-right:7px;border-radius:50%;background:#3fac7d;box-shadow:0 0 0 4px #3fac7d1a}.entry-layout,.order-layout{width:min(1040px,calc(100% - 48px));margin:auto}.entry-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:clamp(48px,8vw,100px);align-items:center;padding:52px 0 76px}.entry-copy{max-width:560px}.eyebrow{display:inline-flex;align-items:center;color:#2870cc;font-size:10px;font-weight:800;letter-spacing:1.5px}.eyebrow i{width:24px;height:1px;margin-right:9px;background:#5a9aeb}.entry-copy h1,.order-heading h1{margin:21px 0 18px;color:#132845;font-size:clamp(38px,5vw,58px);line-height:1.18;letter-spacing:-2.2px}.entry-copy h1 em{color:var(--blue);font-style:normal}.entry-copy>p{max-width:520px;margin:0;color:#718198;font-size:14px;line-height:1.9}.entry-card,.panel,.center-card{border:1px solid rgba(218,228,241,.95);background:#ffffffeb;box-shadow:0 24px 70px #2245711c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.entry-card{padding:30px;border-radius:18px}.card-heading{display:flex;align-items:center;margin-bottom:25px}.key-icon{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:12px;background:linear-gradient(145deg,#eaf4ff,#dcecff);color:#1f6dd0}.key-icon svg{width:23px;height:23px}.card-heading>div{margin-left:12px}.card-heading h2,.action-panel h2{margin:0;color:#1a2d49;font-size:20px;letter-spacing:-.4px}.card-heading p{margin:5px 0 0;color:#8a97aa;font-size:11px}.field{display:block}.field>span{display:block;margin-bottom:8px;color:#516079;font-size:11px;font-weight:750}.field input{width:100%;height:46px;padding:0 13px;border:1px solid #d7e0eb;border-radius:9px;outline:none;background:#fbfdff;color:#263a57;font-size:13px;transition:border-color .16s,box-shadow .16s,background .16s}.field input:focus{border-color:#6ca5ec;background:#fff;box-shadow:0 0 0 3px #176be617}.field input::placeholder{color:#a5afbd}.primary-button{display:inline-flex;width:100%;height:45px;align-items:center;justify-content:center;border-radius:9px;font-size:12px;font-weight:750;transition:transform .16s,box-shadow .16s,border-color .16s}.primary-button{margin-top:16px;border:0;background:linear-gradient(90deg,var(--blue),#0f58c5);box-shadow:0 10px 22px #176be633;color:#fff}.primary-button:not(:disabled):hover{box-shadow:0 13px 25px #176be645;transform:translateY(-1px)}.primary-button svg{width:17px;height:17px;margin-left:8px}.button-spinner,.spinner,.mini-spinner{border-radius:50%;animation:spin .75s linear infinite}.button-spinner{width:15px;height:15px;margin-right:8px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff}.privacy-note{display:flex;align-items:flex-start;margin:16px 0 0;color:#8a97a8;font-size:9px;line-height:1.6}.privacy-note svg{width:14px;height:14px;flex:0 0 auto;margin:1px 6px 0 0;color:#5c9a7d}.error-message{margin:11px 0 0;padding:9px 10px;border:1px solid #f0d1d4;border-radius:8px;background:#fff7f7;color:#bd454e;font-size:10px;line-height:1.55}.center-card{width:min(420px,calc(100% - 40px));margin:auto;padding:48px 30px;border-radius:18px;text-align:center}.loading-card{display:flex;align-items:center;flex-direction:column}.spinner{width:30px;height:30px;margin-bottom:17px;border:3px solid #dceafa;border-top-color:var(--blue)}.loading-card strong{font-size:14px}.loading-card p{margin:7px 0 0;color:#8491a5;font-size:11px}.order-layout{padding:34px 0 60px}.order-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.order-heading h1{margin:12px 0 8px;font-size:clamp(30px,4vw,43px)}.order-heading p{margin:0;color:#76869c;font-size:12px}.status-badge{display:inline-flex;height:30px;align-items:center;padding:0 11px;border:1px solid transparent;border-radius:99px;font-size:10px;font-weight:800}.status-pending{border-color:#d9e5f4;background:#f5f8fc;color:#66809f}.status-running{border-color:#cfe0f7;background:#edf5ff;color:#246bc5}.status-abnormal{border-color:#f1d9b1;background:#fff8e9;color:#a67120}.status-completed{border-color:#cfe8dc;background:#effaf5;color:#3b8265}.status-cancelled{border-color:#e1e5eb;background:#f5f6f8;color:#737e8d}.status-pulse{width:6px;height:6px;margin-right:7px;border-radius:50%;background:#2c78d6;box-shadow:0 0 0 4px #2c78d61f;animation:pulse 1.8s ease-in-out infinite}.instruction-panel{margin:0 0 18px;overflow:hidden;border:1px solid rgba(207,222,240,.95);border-radius:16px;background:#ffffffeb;box-shadow:0 18px 48px #22457114;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.instruction-panel>summary{display:flex;min-height:70px;align-items:center;padding:15px 20px;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.instruction-panel>summary::-webkit-details-marker{display:none}.instruction-panel>summary:focus-visible{outline:3px solid rgba(23,107,230,.22);outline-offset:-3px}.instruction-summary-icon{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:#eaf3ff;color:#2169c7;font-size:13px;font-weight:850}.instruction-panel>summary>span:nth-child(2){display:flex;min-width:0;flex-direction:column;margin-left:12px}.instruction-panel>summary strong{color:#263b58;font-size:13px}.instruction-panel>summary small{margin-top:4px;color:#8996a8;font-size:9px}.instruction-panel>summary svg{width:19px;height:19px;flex:0 0 auto;margin-left:auto;color:#71839a;transition:transform .18s ease}.instruction-panel:not([open])>summary svg{transform:rotate(-90deg)}.instruction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0;padding:0 20px 20px;list-style:none}.instruction-step{min-width:0;overflow:hidden;border:1px solid #e1e9f3;border-radius:12px;background:#f9fbfe}.instruction-image-link{display:block;overflow:hidden;border-bottom:1px solid #e1e9f3;background:#eaf0f7}.instruction-image-link:focus-visible{outline:3px solid rgba(23,107,230,.25);outline-offset:-3px}.instruction-image-link img{display:block;width:100%;height:auto;transition:transform .18s ease}.instruction-image-link:hover img{transform:scale(1.012)}.instruction-copy{display:flex;min-height:108px;align-items:flex-start;padding:13px}.instruction-copy>span{display:grid;width:23px;height:23px;flex:0 0 auto;place-items:center;border-radius:7px;background:#e5f0ff;color:#1767cf;font-size:10px;font-weight:850}.instruction-copy>div{min-width:0;margin-left:9px}.instruction-copy h2{margin:1px 0 0;color:#2c405c;font-size:11px;line-height:1.45}.instruction-copy p{margin:6px 0 0;color:#7b899c;font-size:9px;line-height:1.65}.order-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:18px;align-items:stretch}.panel{border-radius:16px}.progress-panel{padding:25px}.panel-title{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid #e7edf5}.panel-title>div{display:flex;flex-direction:column}.panel-title span{color:#30435f;font-size:12px;font-weight:800}.panel-title small{margin-top:4px;color:#8d99aa;font-size:9px}.mini-spinner{width:17px;height:17px;border:2px solid #dce9f8;border-top-color:var(--blue)}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px;overflow:hidden;border:1px solid #e2eaf4;border-radius:12px;background:#fafcff}.metric-grid>div{display:flex;min-height:93px;justify-content:center;flex-direction:column;padding:17px 20px}.metric-grid>div:nth-child(odd){border-right:1px solid #e2eaf4}.metric-grid>div:nth-child(-n+2){border-bottom:1px solid #e2eaf4}.metric-grid span{color:#8492a6;font-size:10px}.metric-grid strong{margin-top:8px;color:#1d385e;font-size:21px;font-variant-numeric:tabular-nums;letter-spacing:-.5px}.metric-grid .date-value{font-size:12px;letter-spacing:0}.session-line{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:11px 13px;border-radius:9px;background:#f3f7fc}.session-line span{color:#78879c;font-size:10px}.session-line strong{color:#405674;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.6px}.notice-message{margin:13px 0 0;color:#8b702d;font-size:10px}.safe-error{display:flex;margin:13px 0 0;padding:11px;border:1px solid #f0dfbf;border-radius:9px;background:#fffbf2;color:#8b6b2b}.safe-error svg{width:18px;height:18px;flex:0 0 auto;margin-right:9px}.safe-error span{display:flex;flex-direction:column;font-size:10px;line-height:1.55}.safe-error strong{margin-bottom:2px;color:#74591f}.action-panel{display:flex;min-height:410px;align-items:stretch;justify-content:center;flex-direction:column;padding:25px}.step-label{color:#2670cd;font-size:9px;font-weight:850;letter-spacing:1.4px;text-transform:uppercase}.action-panel h2{margin-top:9px}.action-panel>p:not(.error-message){margin:8px 0 18px;color:#7e8ca0;font-size:10px;line-height:1.7}.action-panel form{margin-top:2px}.action-panel.is-completed{align-items:center;text-align:center}.action-panel.is-completed>p:not(.error-message){max-width:260px}.action-error{margin-bottom:0}.action-illustration{display:grid;width:54px;height:54px;margin-bottom:15px;place-items:center;border-radius:16px;background:#edf5ff;color:#246fce;font-size:23px;font-weight:700}.action-illustration.warning{background:#fff4dc;color:#af7722}.action-illustration.completed{background:#eaf8f1;color:#328060}.action-illustration.cancelled{background:#f0f2f5;color:#7b8592}.action-illustration svg{width:28px;height:28px;stroke-width:2.2}.warning-button{background:linear-gradient(90deg,#d8972e,#b87516);box-shadow:0 10px 22px #b975162b}.orbit{position:relative;width:29px;height:29px;border:1.5px solid rgba(36,111,206,.3);border-radius:50%;animation:spin 2s linear infinite}.orbit i{position:absolute;top:-3px;left:11px;width:6px;height:6px;border-radius:50%;background:#246fce}.auto-update-note{display:flex;align-items:center;justify-content:center;margin:20px 0 0;color:#8794a5;font-size:9px}.auto-update-note i{width:6px;height:6px;margin-right:7px;border-radius:50%;background:#a5afba}.auto-update-note i.active{background:#4aa47e;box-shadow:0 0 0 4px #4aa47e1a}.site-footer{display:flex;width:min(1120px,calc(100% - 48px));min-height:50px;align-items:center;justify-content:space-between;margin:0 auto;border-top:1px solid rgba(215,226,239,.75);color:#9aa5b4;font-size:8px;letter-spacing:.5px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 7px #2c78d600}}@media(max-width:820px){.entry-layout{grid-template-columns:1fr;gap:38px;padding-top:35px}.entry-copy{max-width:none;text-align:center}.entry-copy>p{margin-right:auto;margin-left:auto}.eyebrow{justify-content:center}.entry-card{width:min(440px,100%);margin:0 auto}.order-grid,.instruction-grid{grid-template-columns:1fr}.instruction-step{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:center}.instruction-image-link{border-right:1px solid #e1e9f3;border-bottom:0}.action-panel{min-height:330px}}@media(max-width:540px){.site-header,.site-footer,.entry-layout,.order-layout{width:min(100% - 28px,1040px)}.site-header{height:68px}.brand-mark{width:35px;height:35px;border-radius:10px}.brand strong{font-size:14px}.secure-chip{height:27px;padding:0 9px;font-size:9px}.entry-layout{padding:26px 0 45px}.entry-copy h1{margin-top:17px;font-size:35px;letter-spacing:-1.5px}.entry-copy>p{font-size:12px}.entry-card{padding:23px;border-radius:15px}.order-layout{padding:24px 0 42px}.order-heading{align-items:flex-start;flex-direction:column}.order-heading h1{font-size:31px}.order-heading .status-badge{margin-top:15px}.instruction-panel>summary{min-height:64px;padding:13px 15px}.instruction-panel>summary small{line-height:1.45}.instruction-grid{padding:0 14px 14px}.instruction-step{display:block}.instruction-image-link{border-right:0;border-bottom:1px solid #e1e9f3}.instruction-copy{min-height:0}.progress-panel,.action-panel{padding:19px}.metric-grid>div{min-height:82px;padding:14px}.metric-grid strong{font-size:18px}.metric-grid .date-value{font-size:10px;line-height:1.45}.site-footer{min-height:58px;align-items:flex-start;justify-content:center;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
