:root{--exam-page:#f5f5f7;--exam-surface:#fff;--exam-ink:#1d1d1f;--exam-muted:#6e6e73;--exam-line:#d2d2d7;--exam-blue:#0071e3;--exam-blue-pressed:#005bb5;--exam-danger:#d70015}.mobile-exam-shell{min-height:100dvh;color:var(--exam-ink);background:var(--exam-page);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mobile-exam-shell button,.mobile-exam-shell input,.mobile-exam-shell textarea,.mobile-exam-shell select{font:inherit}.mobile-exam-shell button{touch-action:manipulation;min-height:44px}.mobile-exam-shell button:focus-visible,.mobile-exam-shell input:focus-visible,.mobile-exam-shell textarea:focus-visible,.mobile-exam-shell select:focus-visible{outline-offset:2px;outline:3px solid #0071e347}.mobile-entry-brand{padding:max(40px, env(safe-area-inset-top)) 24px 28px;color:#fff;letter-spacing:-.01em;background:#2c2c2e;font-size:19px;font-weight:650}.mobile-entry-content{width:min(100%,520px);padding:40px 24px max(40px, env(safe-area-inset-bottom));margin:0 auto}.mobile-entry-content>h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,13vw,64px);line-height:1.05}.mobile-entry-content>p{color:var(--exam-muted);margin:18px 0 36px;font-size:17px;line-height:1.55}.mobile-entry-content form{gap:28px;display:grid}.mobile-field,.mobile-pin-field{gap:12px;display:grid}.mobile-field>span,.mobile-pin-field>span:first-child{font-size:17px;font-weight:650}.mobile-field input{border:1px solid var(--exam-line);width:100%;height:58px;color:var(--exam-ink);background:var(--exam-surface);border-radius:10px;padding:0 16px;font-size:19px}.mobile-pin-field{cursor:text;position:relative}.mobile-pin-field>input{opacity:.01;caret-color:#0000;width:100%;height:72px;position:absolute;bottom:0;right:0}.mobile-pin-cells{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.mobile-pin-cells i{border:1px solid var(--exam-line);height:72px;color:var(--exam-muted);background:var(--exam-surface);border-radius:10px;place-items:center;font-size:20px;font-style:normal;display:grid}.mobile-pin-cells i.active{border-color:var(--exam-blue);box-shadow:0 0 0 3px #0071e324}.mobile-pin-cells i.filled{color:var(--exam-ink)}.mobile-waiting-note{align-items:center;gap:14px;padding:4px 0;display:flex}.mobile-waiting-note>span{width:48px;height:48px;color:var(--exam-blue);background:#0071e31a;border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.mobile-waiting-note svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px}.mobile-waiting-note strong{font-size:17px;display:block}.mobile-waiting-note p{color:var(--exam-muted);margin:4px 0 0;font-size:14px;line-height:1.5}.mobile-primary-button{color:#fff;background:var(--exam-blue);border:0;border-radius:10px;width:100%;height:58px;font-size:18px;font-weight:650}.mobile-primary-button:active{background:var(--exam-blue-pressed)}.mobile-primary-button:disabled{color:#8e8e93;cursor:not-allowed;background:#e5e5ea}.mobile-entry-content .mobile-entry-foot{color:var(--exam-muted);text-align:center;margin:-10px 0 0;font-size:14px}.mobile-error{color:var(--exam-danger);background:#fff2f2;border:1px solid #d7001540;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;line-height:1.5}.mobile-exam-active{background:var(--exam-surface);grid-template-rows:auto auto auto minmax(0,1fr) auto;display:grid}.mobile-exam-header{min-height:72px;padding:max(12px, env(safe-area-inset-top)) 20px 12px;border-bottom:1px solid var(--exam-line);background:var(--exam-surface);justify-content:space-between;align-items:center;display:flex}.mobile-exam-header strong{letter-spacing:-.02em;font-size:21px}.mobile-exam-header time{color:var(--exam-blue);font-variant-numeric:tabular-nums;font-size:25px;font-weight:650}.mobile-exam-header time.urgent{color:var(--exam-danger)}.mobile-progress-track{background:#e8e8ed;height:4px}.mobile-progress-track span{background:var(--exam-blue);height:100%;transition:width .2s;display:block}.mobile-question-meta{color:var(--exam-muted);border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;padding:16px 20px;font-size:15px;display:flex}.mobile-question-meta b{color:var(--exam-blue)}.mobile-question-meta .error{color:var(--exam-danger)}.mobile-question-content{overscroll-behavior:contain;grid-template-rows:auto minmax(260px,1fr) auto;gap:24px;min-height:0;padding:24px 20px;display:grid;overflow-y:auto}.mobile-question-content article h1{letter-spacing:-.035em;margin:0 0 16px;font-size:29px;line-height:1.18}.mobile-question-content article>p{margin:0;font-size:19px;line-height:1.68}.mobile-question-content article>small{color:var(--exam-muted);margin-top:16px;font-size:15px;line-height:1.65;display:block}.mobile-question-content>label{grid-template-rows:auto minmax(220px,1fr) auto;gap:10px;min-height:260px;display:grid}.mobile-question-content>label>strong{font-size:17px}.mobile-question-content textarea{resize:none;border:1px solid var(--exam-line);width:100%;min-height:220px;color:var(--exam-ink);background:#fff;border-radius:10px;padding:16px;font-size:17px;line-height:1.65}.mobile-question-content>label>small{color:var(--exam-muted);text-align:right}.mobile-answer-actions,.mobile-review-actions{padding:12px 20px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--exam-line);background:var(--exam-surface);grid-template-columns:1fr 1.45fr;gap:12px;display:grid}.mobile-answer-actions.has-previous{grid-template-columns:.82fr .9fr 1.35fr}.mobile-answer-actions button,.mobile-review-actions button,.mobile-confirm-sheet button{border:1px solid var(--exam-blue);height:54px;color:var(--exam-blue);background:var(--exam-surface);border-radius:9px;font-size:16px;font-weight:620}.mobile-answer-actions button.primary,.mobile-review-actions button.primary,.mobile-confirm-sheet button.primary{color:#fff;background:var(--exam-blue)}.mobile-review-content{min-height:0;padding:30px 20px 24px;overflow-y:auto}.mobile-review-content>h1{letter-spacing:-.045em;margin:0;font-size:36px}.mobile-review-content>p{color:var(--exam-muted);margin:10px 0 24px;font-size:16px}.mobile-review-list{border:1px solid var(--exam-line);background:#fff;border-radius:10px;overflow:hidden}.mobile-review-list button{border:0;border-bottom:1px solid var(--exam-line);width:100%;min-height:72px;color:var(--exam-ink);text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:10px;padding:12px 14px;display:grid}.mobile-review-list button:last-child{border-bottom:0}.mobile-review-list button>span{align-items:baseline;gap:12px;min-width:0;display:flex}.mobile-review-list button b{flex:none;font-size:15px}.mobile-review-list button strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.mobile-review-list button em{color:var(--exam-blue);white-space:nowrap;font-size:14px;font-style:normal}.mobile-review-list button em.missing{color:var(--exam-danger)}.mobile-review-list svg{fill:none;width:22px;stroke:var(--exam-muted);stroke-width:1.8px}.mobile-missing-warning{align-items:center;gap:10px;display:flex;color:var(--exam-danger)!important}.mobile-missing-warning b{color:#fff;background:var(--exam-danger);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.mobile-missing-warning em{color:var(--exam-muted);font-style:normal}.mobile-review-actions{grid-template-rows:auto auto}.mobile-review-actions p{color:var(--exam-muted);text-align:center;grid-column:1/-1;margin:0;font-size:13px}.mobile-sheet-backdrop{z-index:100;background:#00000052;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-confirm-sheet{width:100%;padding:10px 20px max(24px, env(safe-area-inset-bottom));background:#fff;border-radius:14px 14px 0 0}.mobile-confirm-sheet>i{background:#d2d2d7;border-radius:3px;width:42px;height:5px;margin:0 auto 28px;display:block}.mobile-confirm-sheet h2{text-align:center;letter-spacing:-.025em;margin:0 0 16px;font-size:26px;line-height:1.25}.mobile-confirm-sheet p{color:var(--exam-muted);text-align:center;margin:0 0 22px;font-size:15px;line-height:1.6}.mobile-confirm-sheet>div{grid-template-columns:1fr 1fr;gap:12px;display:grid}.mobile-confirm-sheet button.danger{border-color:var(--exam-danger);color:var(--exam-danger)}.mobile-exam-complete{place-items:center;padding:32px 22px;display:grid}.mobile-exam-complete>section{border:1px solid var(--exam-line);text-align:center;background:#fff;border-radius:12px;width:min(100%,480px);padding:34px 24px}.mobile-complete-mark{color:#fff;background:#30a46c;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 20px;display:grid}.mobile-complete-mark svg{fill:none;stroke:currentColor;stroke-width:2px;width:34px}.mobile-eyebrow{font-weight:700;color:#218358!important;margin:0 0 8px!important;font-size:14px!important}.mobile-exam-complete h1{letter-spacing:-.035em;margin:0;font-size:32px}.mobile-exam-complete p{color:var(--exam-muted);font-size:16px;line-height:1.6}.mobile-exam-complete dl{border-top:1px solid var(--exam-line);border-bottom:1px solid var(--exam-line);margin:24px 0}.mobile-exam-complete dl div{border-bottom:1px solid var(--exam-line);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.mobile-exam-complete dl div:last-child{border-bottom:0}.mobile-exam-complete dt{color:var(--exam-muted)}.mobile-exam-complete dd{margin:0;font-weight:650}.mobile-exam-complete>section>strong{font-size:15px;line-height:1.55}.mobile-setup-page{grid-template-rows:auto minmax(0,1fr) auto}.mobile-setup-content{padding:36px 20px;overflow-y:auto}.mobile-setup-content>h1{letter-spacing:-.04em;margin:0;font-size:34px;line-height:1.15}.mobile-setup-content>p:not(.mobile-eyebrow){color:var(--exam-muted);margin:12px 0 28px;font-size:16px;line-height:1.6}.mobile-setup-content>button{border:1px solid var(--exam-line);width:100%;min-height:84px;color:var(--exam-ink);text-align:left;background:#fff;border-radius:11px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:12px;margin-top:12px;padding:15px 16px;display:grid}.mobile-setup-content>button strong,.mobile-setup-content>button span{grid-column:1;display:block}.mobile-setup-content>button strong{font-size:18px}.mobile-setup-content>button span{color:var(--exam-muted);margin-top:4px;font-size:14px}.mobile-setup-content>button svg{fill:none;width:22px;stroke:var(--exam-blue);stroke-width:1.8px;grid-area:1/2/span 2}.mobile-inline-choice{grid-template-rows:auto auto!important;min-height:auto!important}.mobile-inline-choice select{border:1px solid var(--exam-line);background:#fff;border-radius:9px;width:100%;height:50px;padding:0 12px;font-size:16px}.mobile-operations-task{grid-template-rows:auto auto auto minmax(0,1fr) auto}.mobile-operations-content{min-height:0;padding:24px 20px;overflow-y:auto}.mobile-operations-content article{border-bottom:1px solid var(--exam-line);padding-bottom:20px}.mobile-operations-content article h1{letter-spacing:-.035em;margin:0;font-size:29px;line-height:1.2}.mobile-operations-content article p{color:var(--exam-muted);margin:12px 0 0;font-size:16px;line-height:1.65}.mobile-operations-form{grid-template-columns:1fr 1fr;gap:14px 12px;margin-top:22px;display:grid}.mobile-operations-form label{gap:7px;display:grid}.mobile-operations-form label:nth-child(2),.mobile-operations-form label:nth-child(8){grid-column:1/-1}.mobile-operations-form span{font-size:14px;font-weight:650}.mobile-operations-form input{border:1px solid var(--exam-line);background:#fff;border-radius:9px;width:100%;height:49px;padding:0 12px;font-size:16px}.mobile-link-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.mobile-link-actions button{border:1px solid var(--exam-blue);color:var(--exam-blue);background:#fff;border-radius:9px;padding:10px;font-weight:650}.mobile-link-actions button.primary{color:#fff;background:var(--exam-blue)}.mobile-link-actions button:disabled{border-color:var(--exam-line);color:var(--exam-muted);background:#eeeef2}.mobile-shooting-page{grid-template-rows:auto minmax(0,1fr) auto}.mobile-shooting-content{min-height:0;padding:26px 20px;overflow-y:auto}.mobile-shooting-content>header h1{letter-spacing:-.04em;margin:0;font-size:34px}.mobile-shooting-content>header>p:not(.mobile-eyebrow){color:var(--exam-muted);margin:10px 0 0;font-size:15px;line-height:1.6}.mobile-upload-card{border:1px solid var(--exam-line);background:#fff;border-radius:11px;margin-top:18px;padding:16px}.mobile-upload-card>div:first-child{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.mobile-upload-card>div:first-child>span{width:44px;height:44px;color:var(--exam-blue);background:#0071e317;border-radius:10px;place-items:center;display:grid}.mobile-upload-card svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:24px}.mobile-upload-card strong{font-size:17px}.mobile-upload-card p{color:var(--exam-muted);margin:4px 0 0;font-size:13px;line-height:1.45}.mobile-upload-card>div:first-child>b{color:var(--exam-blue);font-size:17px}.mobile-upload-card>button{border:1px solid var(--exam-blue);width:100%;color:var(--exam-blue);background:#fff;border-radius:9px;margin-top:15px;font-weight:650}.mobile-upload-card>button:disabled{border-color:var(--exam-line);color:var(--exam-muted);background:#eeeef2}.mobile-upload-completeness{color:var(--exam-muted);align-items:center;gap:9px;margin:18px 0 0;font-size:14px;font-weight:650;display:flex}.mobile-upload-completeness svg{border:1px solid var(--exam-line);fill:none;stroke:currentColor;stroke-width:2px;border-radius:50%;width:20px;height:20px;padding:3px}.mobile-upload-completeness.complete{color:#218358}.mobile-upload-completeness.complete svg{border-color:#218358}.mobile-upload-file{border-top:1px solid var(--exam-line);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex}.mobile-upload-file>span{min-width:0}.mobile-upload-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.mobile-upload-file small{color:var(--exam-muted);margin-top:3px;display:block}.mobile-upload-file button{min-width:58px;color:var(--exam-danger);background:0 0;border:0}.mobile-upload-progress{background:#e8e8ed;border-radius:8px;min-height:58px;margin-top:16px;position:relative;overflow:hidden}.mobile-upload-progress>span{background:#0071e32e;transition:width .2s;display:block;position:absolute;inset:0 auto 0 0}.mobile-upload-progress strong,.mobile-upload-progress small{z-index:1;text-overflow:ellipsis;white-space:nowrap;padding-left:14px;padding-right:14px;display:block;position:relative;overflow:hidden}.mobile-upload-progress strong{color:var(--exam-blue);padding-top:10px;font-size:14px}.mobile-upload-progress small{color:var(--exam-muted);padding-top:2px;font-size:12px}.mobile-upload-error{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:16px;display:grid}.mobile-upload-error .mobile-error{min-width:0}.mobile-upload-error>button{border:1px solid var(--exam-danger);min-width:92px;color:var(--exam-danger);background:#fff;border-radius:8px;font-weight:650}@media (min-width:720px){.mobile-exam-active{border-right:1px solid var(--exam-line);border-left:1px solid var(--exam-line);width:min(100%,720px);margin:0 auto}.mobile-question-content{padding:32px 40px}.mobile-setup-content,.mobile-shooting-content,.mobile-operations-content,.mobile-question-meta,.mobile-exam-header,.mobile-answer-actions,.mobile-review-actions{padding-left:40px;padding-right:40px}}@media (max-height:700px){.mobile-question-content{gap:16px;padding-top:18px}.mobile-question-content article h1{margin-bottom:10px;font-size:25px}.mobile-question-content article>p{font-size:17px;line-height:1.55}.mobile-question-content article>small{margin-top:10px}}@media (prefers-reduced-motion:reduce){.mobile-progress-track span{transition:none}}:root{color:#1c1c1e;font-synthesis:none;text-rendering:optimizelegibility;--page:#f2f2f7;--surface:#fff;--surface-subtle:#f7f7fa;--ink:#1c1c1e;--muted:#636366;--tertiary:#8e8e93;--hairline:#3c3c432e;--hairline-strong:#3c3c4347;--blue:#007aff;--blue-hover:#006ee6;--blue-soft:#007aff1c;--danger:#b42318;--danger-soft:#fff2f1;background:#f2f2f7;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Helvetica Neue,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:var(--page);min-width:320px}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer;touch-action:manipulation}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.viewer-open{overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.booking-shell{width:min(860px,100% - 48px);margin:0 auto;padding:28px 0 40px}.booking-intro{z-index:20;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#f2f2f7e6;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:72px;margin:0 0 22px;padding:8px 2px;display:grid;position:sticky;top:0}.brand-mark{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:grid}.booking-intro h1{letter-spacing:-.035em;margin:0;font-size:32px;font-weight:700;line-height:1.12}.booking-intro>div>p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.45}.booking-context{color:var(--tertiary);white-space:nowrap;font-size:12px;font-weight:500}.booking-card{gap:16px;width:100%;min-width:0;display:grid}.booking-progress{border:.5px solid var(--hairline);background:var(--surface);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:0;margin:0 0 16px;padding:13px 18px;list-style:none;display:grid}.booking-progress li{color:var(--tertiary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:relative}.booking-progress li:not(:last-child):after{content:"";background:var(--hairline);width:36%;height:1px;position:absolute;top:50%;right:-18%}.booking-progress li>span{background:var(--page);border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-weight:700;display:grid}.booking-progress li strong{font-weight:600}.booking-progress li.active{color:var(--ink)}.booking-progress li.active>span{background:var(--blue);color:#fff}.booking-progress li.done{color:var(--blue)}.booking-progress li.done>span{background:var(--blue-soft)}.location-card,.form-section,.submit-row{border:.5px solid var(--hairline);background:var(--surface);border-radius:12px}.location-card{align-items:center;gap:13px;padding:16px 20px;display:flex}.location-card>span{background:var(--blue-soft);width:38px;height:38px;color:var(--blue);border-radius:9px;flex:0 0 38px;place-items:center;display:grid}.location-card svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:20px;height:20px}.location-card small{color:var(--tertiary);margin-bottom:2px;font-size:11px;font-weight:500;display:block}.location-card strong{font-size:15px;font-weight:600;display:block}.location-card p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.45}.form-section{min-width:0;padding:22px}.section-heading{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;margin-bottom:17px;display:grid}.section-heading>span{background:var(--blue-soft);width:26px;height:26px;color:var(--blue);border-radius:8px;place-items:center;font-size:12px;font-weight:700;display:grid}.section-heading h2{letter-spacing:-.015em;margin:1px 0 0;font-size:17px;font-weight:650;line-height:1.35}.section-heading p{color:var(--tertiary);margin:3px 0 0;font-size:12px;line-height:1.45}.select-wrap{display:block;position:relative}.select-wrap:after{content:"";border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);pointer-events:none;width:7px;height:7px;position:absolute;top:19px;right:17px;transform:rotate(45deg)}.select-wrap select{appearance:none;border:1px solid var(--hairline);background:var(--surface);width:100%;min-height:48px;color:var(--ink);border-radius:9px;padding:0 44px 0 14px;font-size:14px}.select-wrap select:hover{border-color:var(--hairline-strong)}.jd-preview{border:.5px solid var(--hairline);background:var(--surface-subtle);border-radius:9px;margin-top:12px;padding:16px}.jd-preview-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.jd-preview-top>span{color:var(--muted);font-size:12px;font-weight:600}.jd-preview-top small{color:var(--tertiary);font-size:12px}.jd-preview h3{max-width:650px;color:var(--ink);letter-spacing:-.02em;text-wrap:pretty;margin:14px 0 7px;font-size:18px;font-weight:650;line-height:1.48}.jd-preview p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.jd-preview button{min-height:44px;color:var(--blue);background:0 0;border:0;align-items:center;gap:4px;margin:7px 0 -7px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.jd-preview button:hover{text-decoration:underline}.jd-preview button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:17px;height:17px}.jd-preview .jd-required-link{color:#d70015;text-align:left;background:#ff3b3014;border:1px solid #d7001538;border-radius:9px;justify-content:space-between;gap:12px;width:100%;min-height:58px;margin:14px 0 0;padding:9px 12px;text-decoration:none}.jd-preview .jd-required-link:hover{background:#ff3b301f;text-decoration:none}.jd-required-link>span{gap:2px;display:grid}.jd-required-link strong{letter-spacing:-.01em;font-size:15px;font-weight:700;line-height:1.3}.jd-required-link small{color:#b70012c7;font-size:12px;font-weight:550;line-height:1.35}.jd-preview .jd-required-link svg{stroke-width:2px;flex:none;width:20px;height:20px}.jd-accepted-row{border-top:.5px solid var(--hairline);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:grid}.jd-accepted-row>span{background:var(--blue-soft);width:30px;height:30px;color:var(--blue);border-radius:50%;place-items:center;display:grid}.jd-accepted-row svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.jd-accepted-row strong,.jd-accepted-row small{display:block}.jd-accepted-row strong{font-size:13px;font-weight:650}.jd-accepted-row small{color:var(--tertiary);margin-top:2px;font-size:11px}.jd-accepted-row button{border:1px solid var(--blue);background:var(--blue);color:#fff;border-radius:9px;min-height:40px;padding:0 14px;font-size:13px;font-weight:600}.date-strip{scrollbar-width:none;scroll-snap-type:x proximity;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;width:100%;min-width:0;padding:2px;display:grid;overflow-x:auto}.date-strip::-webkit-scrollbar{display:none}.date-strip button{scroll-snap-align:start;border:1px solid var(--hairline);background:var(--surface);min-width:86px;min-height:64px;color:var(--muted);white-space:nowrap;border-radius:9px;padding:8px 7px}.date-strip button span{font-size:11px;display:block}.date-strip button strong{color:var(--ink);margin-top:5px;font-size:13px;font-weight:600;display:block}.date-strip button:hover{border-color:var(--hairline-strong);background:var(--surface-subtle)}.date-strip button.selected{border-color:var(--blue);background:var(--blue-soft);color:var(--blue)}.date-strip button.selected strong{color:var(--blue)}.time-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.time-grid button{border:1px solid var(--hairline);background:var(--surface);min-height:48px;color:var(--ink);font-variant-numeric:tabular-nums;border-radius:9px;padding:5px 4px;font-size:13px}.time-grid button:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.time-grid button.selected{border-color:var(--blue);background:var(--blue-soft);color:var(--blue);font-weight:650}.time-grid button:disabled{cursor:not-allowed;background:var(--page);color:var(--tertiary);border-color:#0000}.time-grid button small{margin-top:1px;font-size:10px;font-weight:500;display:block}.time-grid[aria-busy=true] button{cursor:wait}.slot-feedback{min-height:18px;margin-top:10px}.slot-feedback p{color:var(--tertiary);margin:0;font-size:11px;line-height:1.5}.slot-feedback .slot-loading{color:var(--muted)}.slot-feedback .slot-error{color:var(--danger);font-weight:600}.field-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-grid label>span{color:var(--muted);margin:0 0 7px;font-size:13px;font-weight:600;display:block}.field-grid label small{color:var(--tertiary);font-size:11px;font-weight:400}.field-grid input,.field-grid select,.field-grid textarea{border:1px solid var(--hairline);background:var(--surface);width:100%;min-height:48px;color:var(--ink);border-radius:9px;padding:0 13px;font-size:14px}.field-grid select{cursor:pointer}.field-grid textarea{resize:vertical;min-height:92px;padding-top:12px;line-height:1.55}.field-grid input::placeholder,.field-grid textarea::placeholder{color:var(--tertiary)}.field-grid input:hover,.field-grid select:hover,.field-grid textarea:hover{border-color:var(--hairline-strong)}.field-grid input[readonly]{background:var(--surface-subtle);color:var(--muted)}.profile-fields .wide-field{grid-column:1/-1}.profile-submit-row{justify-content:flex-end}.schedule-submit-row{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.schedule-submit-row p{text-align:center}.form-error{background:var(--danger-soft);color:var(--danger);border:1px solid #b4231838;border-radius:9px;padding:11px 13px;font-size:13px;font-weight:600}.submit-row{justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.submit-row p{color:var(--muted);margin:0;font-size:12px}.primary-button,.secondary-button{border-radius:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:600}.primary-button{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary-button:hover{border-color:var(--blue-hover);background:var(--blue-hover)}.primary-button:active{transform:scale(.99)}.primary-button:disabled{cursor:wait;opacity:.48}.secondary-button{border:1px solid var(--hairline);background:var(--surface);color:var(--blue)}.secondary-button:hover{background:var(--surface-subtle)}.secondary-button.full{width:100%}.page-footnote{color:var(--tertiary);text-align:center;margin:18px 0 0;font-size:11px}.success-shell{place-items:center;min-height:100vh;padding-top:28px;padding-bottom:28px;display:grid}.success-card{border:.5px solid var(--hairline);background:var(--surface);text-align:center;border-radius:12px;width:min(520px,100%);padding:34px}.success-mark{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 18px;display:grid}.success-mark svg{fill:none;stroke:currentColor;stroke-width:2px;width:27px;height:27px}.success-card h1{letter-spacing:-.03em;margin:0;font-size:27px;font-weight:700}.success-card h1:focus{outline:none}.success-lead{max-width:380px;color:var(--muted);margin:11px auto 21px;font-size:13px;line-height:1.65}.booking-summary{border-top:.5px solid var(--hairline);margin:0 0 18px}.booking-summary div{border-bottom:.5px solid var(--hairline);text-align:left;grid-template-columns:86px 1fr;gap:16px;padding:14px 2px;display:grid}.booking-summary dt{color:var(--tertiary);font-size:12px}.booking-summary dd{color:var(--ink);margin:0;font-size:13px;font-weight:600}.booking-summary dd small{color:var(--muted);margin-top:4px;font-size:11px;font-weight:400;line-height:1.5;display:block}.success-note{color:var(--tertiary);margin:15px 0 0;font-size:10px}.jd-reader-overlay{--jd-paper:#faf9f5;--jd-page:#f5f4ed;--jd-ink:#141413;--jd-charcoal:#30302e;--jd-terracotta:#c96442;--jd-muted:#5e5d59;--jd-stone:#87867f;--jd-line:#e8e6dc;--jd-table-head:#f0eee6;z-index:1000;background:var(--jd-page);height:100dvh;color:var(--jd-ink);font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;position:fixed;inset:0;overflow:hidden}.jd-reader-toolbar{z-index:2;border-bottom:1px solid var(--jd-line);min-height:64px;padding:max(6px, env(safe-area-inset-top)) max(14px, calc((100vw - 900px) / 2)) 6px;background:#faf9f5f7;grid-template-columns:52px minmax(0,1fr) 78px;align-items:center;gap:10px;display:grid;position:relative}.jd-reader-close{background:var(--jd-table-head);width:44px;height:44px;color:var(--jd-terracotta);border:0;border-radius:50%;place-items:center;display:grid}.jd-reader-close:hover{background:var(--jd-line)}.jd-reader-close svg{fill:none;stroke:currentColor;stroke-width:2px;width:19px;height:19px}.jd-reader-toolbar-title{text-align:center;min-width:0}.jd-reader-toolbar-title small{display:none}.jd-reader-toolbar-title h2{color:var(--jd-ink);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:700;line-height:1.3;overflow:hidden}.jd-reader-pdf-link{min-height:44px;color:var(--jd-terracotta);text-align:right;justify-content:flex-end;align-items:center;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.jd-reader-pdf-link:hover{text-decoration:underline}.jd-reader-scroll{overscroll-behavior:contain;scroll-behavior:smooth;height:calc(100dvh - 64px);overflow:auto}.jd-reader-overlay.has-consent{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.jd-reader-overlay.has-consent .jd-reader-scroll{height:auto}.jd-reader-consent{z-index:3;border-top:1px solid var(--jd-line);background:var(--jd-paper);padding:12px max(16px,50vw - 380px);padding-bottom:max(12px, env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid;position:relative}.jd-reader-consent strong,.jd-reader-consent span{display:block}.jd-reader-consent strong{color:var(--jd-ink);font-size:14px;font-weight:700;line-height:1.4}.jd-reader-consent span{color:var(--jd-muted);margin-top:3px;font-size:12px;font-weight:550;line-height:1.45}.jd-reader-consent button{border:1px solid var(--jd-terracotta);background:var(--jd-terracotta);color:#fff;border-radius:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700}.jd-reader-consent button:disabled{cursor:not-allowed;color:#77756f;background:#e3e0d7;border-color:#d6d3c9}.jd-reader-scroll:focus{outline:none}.jd-reader-document{background:var(--jd-paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;width:min(100%,760px);min-height:100%;margin:0 auto;padding:30px 24px 56px}.jd-reader-hero{margin-bottom:24px}.jd-reader-overline{color:var(--jd-terracotta);letter-spacing:.045em;margin:0 0 10px;font-size:14px;font-weight:700;line-height:1.5}.jd-reader-hero h1{color:var(--jd-ink);letter-spacing:-.035em;text-wrap:pretty;margin:0;font-size:clamp(30px,8.5vw,44px);font-weight:700;line-height:1.25}.jd-reader-subtitle{color:var(--jd-muted);margin:16px 0 0;font-size:17px;font-weight:600;line-height:1.7}.jd-reader-keywords{color:var(--jd-terracotta);margin:10px 0 0;font-size:16px;font-weight:700;line-height:1.7}.jd-reader-positioning{background:var(--jd-charcoal);color:#fffdf8;border-radius:3px;margin:0 0 30px;padding:20px 19px 21px}.jd-reader-positioning h2{color:#e28b6e;letter-spacing:.03em;margin:0 0 8px;font-size:16px;font-weight:700;line-height:1.4}.jd-reader-positioning p{margin:0;font-size:17px;font-weight:600;line-height:1.78}.jd-reader-facts,.jd-reader-section{margin:0 0 32px}.jd-reader-facts>h2,.jd-reader-section>h2{color:var(--jd-ink);letter-spacing:-.02em;text-wrap:pretty;margin:0 0 15px;font-size:23px;font-weight:700;line-height:1.38}.jd-reader-facts dl{border:1px solid #d9d6ca;border-radius:3px;margin:0;overflow:hidden}.jd-reader-facts dl>div{border-top:1px solid var(--jd-line);grid-template-columns:98px minmax(0,1fr);display:grid}.jd-reader-facts dl>div:first-child{border-top:0}.jd-reader-facts dt,.jd-reader-facts dd{overflow-wrap:anywhere;min-width:0;margin:0;padding:14px 13px;font-size:16px;line-height:1.68}.jd-reader-facts dt{background:var(--jd-table-head);color:var(--jd-charcoal);font-weight:700}.jd-reader-facts dd{border-left:1px solid var(--jd-line);color:var(--jd-ink);font-weight:600}.jd-reader-section>p{color:var(--jd-muted);margin:0 0 14px;font-size:17px;font-weight:500;line-height:1.78}.jd-reader-bullets{gap:13px;margin:0;padding:0;list-style:none;display:grid}.jd-reader-bullets li{color:var(--jd-ink);padding-left:19px;font-size:17px;font-weight:600;line-height:1.75;position:relative}.jd-reader-bullets li:before{content:"";background:var(--jd-terracotta);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:1px}.jd-reader-table-scroll{background:var(--jd-paper);overscroll-behavior-inline:contain;border:1px solid #d9d6ca;border-radius:3px;width:100%;margin:16px 0 0;overflow-x:auto}.jd-reader-table{border-collapse:collapse;width:100%;min-width:560px;color:var(--jd-ink);font-size:15px;line-height:1.62}.jd-reader-table-caption{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.jd-reader-table th,.jd-reader-table td{border-top:1px solid var(--jd-line);border-left:1px solid var(--jd-line);text-align:left;vertical-align:top;min-width:116px;padding:13px 12px}.jd-reader-table th:first-child,.jd-reader-table td:first-child{border-left:0}.jd-reader-table thead th{background:var(--jd-table-head);color:var(--jd-muted);border-top:0;font-weight:700}.jd-reader-table tbody td{font-weight:550}.jd-reader-document-footer{border-top:1px solid var(--jd-line);color:var(--jd-stone);text-align:center;margin-top:38px;padding-top:18px;font-size:13px;font-weight:600}.jd-reader-error{border:1px solid var(--jd-line);background:var(--jd-paper);width:min(100% - 40px,620px);margin:40px auto;padding:28px}.jd-reader-error h1{margin:0;font-size:24px;line-height:1.35}.jd-reader-error p{color:var(--jd-muted);margin:12px 0 20px;font-size:17px;line-height:1.7}.jd-reader-error a{color:var(--jd-terracotta);font-size:16px;font-weight:700}@media (max-width:700px){.booking-shell{width:100%;padding:0 12px calc(22px + env(safe-area-inset-bottom))}.booking-intro{grid-template-columns:40px minmax(0,1fr) auto;gap:10px;min-height:66px;margin:0 -12px 16px;padding:8px 12px}.brand-mark{width:40px;height:40px;font-size:17px}.booking-intro h1{font-size:27px}.booking-intro>div>p{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.booking-context{display:none}.booking-card{gap:12px}.booking-progress{margin-bottom:12px;padding:11px 8px}.booking-progress li{gap:5px;font-size:11px}.booking-progress li:not(:last-child):after{width:22%;right:-11%}.form-section{padding:18px}.location-card{padding:14px 16px}.section-heading{margin-bottom:15px}.date-strip{grid-template-columns:repeat(7,86px);margin-inline:-2px;padding-bottom:7px}.time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.time-grid button{min-height:48px}.field-grid{grid-template-columns:1fr;gap:13px}.profile-fields .wide-field{grid-column:auto}.submit-row{z-index:30;width:calc(100% + 24px);margin:0 -12px calc(-22px - env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:saturate(180%)blur(24px);backdrop-filter:saturate(180%)blur(24px);background:#f9f9f9ed;border-bottom:0;border-left:0;border-right:0;border-radius:0;gap:8px;display:grid;position:sticky;bottom:0}.submit-row p{text-align:center;min-height:18px}.primary-button{width:100%;min-height:48px}.profile-submit-row,.schedule-submit-row{grid-template-columns:1fr}.profile-submit-row .secondary-button,.schedule-submit-row .secondary-button{width:100%;min-height:44px}.schedule-submit-row p{grid-row:1}.success-card{padding:30px 22px}.jd-reader-toolbar{padding-left:12px;padding-right:12px}.jd-reader-toolbar-title h2{font-size:16px}.jd-reader-document{padding:26px 20px 52px}.jd-reader-consent{padding:11px 12px max(11px, env(safe-area-inset-bottom));grid-template-columns:1fr;gap:10px}.jd-reader-consent button{width:100%;min-height:48px}}@media (max-width:370px){.form-section{padding:16px}.time-grid{gap:6px}.time-grid button{font-size:12px}.booking-summary div{grid-template-columns:76px 1fr;gap:10px}.jd-reader-toolbar{grid-template-columns:48px minmax(0,1fr) 72px;gap:7px}.jd-reader-toolbar-title h2{font-size:15px}.jd-reader-pdf-link{font-size:13px}.jd-reader-document{padding-left:16px;padding-right:16px}.jd-reader-hero h1{font-size:29px}.jd-reader-facts dl>div{grid-template-columns:82px minmax(0,1fr)}.jd-reader-facts dt,.jd-reader-facts dd{padding-left:10px;padding-right:10px}.booking-progress li strong{font-size:10px}}@media (hover:none) and (pointer:coarse){button,select,input,textarea,a{min-height:44px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
