:root{--bg:#F3FBFA;--deep:#D4EFEA;--card:#FBFEFD;--soft:#BFE6DF;--title:#123532;--text:#1A4540;--muted:#3F6B66;--assist:#5E8681;--brand:#0D5C56;--brand2:#168A7D;--mint:#8FDFD2;--border:rgba(22,138,125,.22);--shadow:0 14px 36px rgba(18,53,50,.10);--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.78;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.wrap{width:min(var(--max),calc(100% - 32px));margin:0 auto}.top-fixed{position:fixed;inset:0 0 auto 0;z-index:50}.daybar{height:18px;background:var(--brand);color:var(--bg);font-size:12px}.daybar-inner{height:18px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;color:var(--bg);padding:0 4px;cursor:pointer}.hallbar{height:58px;background:rgba(251,254,253,.98);border-bottom:1px solid var(--border)}.hallbar-inner{height:58px;display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px}.brand{min-width:120px;height:44px;display:flex;align-items:center}.brand img{height:32px;width:auto;object-fit:contain}.brand strong{font-size:20px;color:var(--brand)}.book-button,.app-link,.button{min-height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:700;cursor:pointer}.book-button{border:1px solid var(--border);background:var(--bg);color:var(--brand)}.app-link{justify-self:end;background:linear-gradient(135deg,#168A7D 0%,#0D5C56 100%);color:var(--bg)}.daytabs{height:36px;background:var(--deep);border-bottom:1px solid var(--border)}.daytabs-inner{height:36px;display:flex;align-items:center;gap:8px}.daytabs a{padding:3px 10px;border-radius:8px;color:var(--title);font-size:14px}.daytabs a.active{background:var(--brand);color:var(--bg)}main{padding-top:112px;min-height:60vh}.page-hero,.section{padding:34px 0}.page-hero{background:linear-gradient(180deg,var(--deep),var(--bg))}.eyebrow{font-size:13px;letter-spacing:.12em;color:var(--brand2);font-weight:700;text-transform:uppercase}.hero-grid,.split{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.hero-copy h1,.page-title h1{font-size:clamp(28px,3vw,32px);line-height:1.25;margin:8px 0 16px;color:var(--title)}.hero-copy p{margin:0 0 20px}.media-slot{border:1px solid var(--border);background:var(--deep);border-radius:16px;min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{width:100%;height:100%;max-height:280px;object-fit:contain;object-position:center}.media-slot .placeholder{padding:32px;text-align:center;color:var(--title);font-weight:700}.hero-actions,.inline-links{display:flex;flex-wrap:wrap;gap:10px}.button.primary{background:linear-gradient(135deg,#168A7D 0%,#0D5C56 100%);color:var(--bg)}.button.secondary{background:var(--bg);color:var(--brand);border:1px solid var(--brand2)}.process-grid,.card-grid,.status-grid{display:grid;gap:18px}.process-grid{grid-template-columns:repeat(3,1fr)}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.three,.status-grid{grid-template-columns:repeat(3,1fr)}.card,.content-card,.status-card{background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:20px}.card h2,.content-card h2,.status-card h2,.section h2{color:var(--title);line-height:1.35}.card h2{font-size:20px;margin:8px 0}.card p,.content-card p{margin:8px 0}.card a,.text-link{color:var(--brand2);font-weight:700}.thumb{height:190px;border-radius:12px;background:var(--deep);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.thumb img{width:100%;height:100%;object-fit:contain}.section-head{max-width:760px;margin-bottom:20px}.section-head h2{font-size:27px;margin:5px 0 10px}.section-head p{margin:0;color:var(--muted)}.split .media-slot{min-height:240px}.reading{max-width:880px}.reading p{margin:0 0 16px}.reading h2{font-size:24px;margin:30px 0 10px}.reading h3{font-size:19px;color:var(--title);margin:22px 0 8px}.notice{border-left:4px solid var(--brand2);background:var(--deep);padding:16px 18px;border-radius:0 12px 12px 0}.steps{counter-reset:step;display:grid;gap:14px}.step{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px 18px 18px 64px;position:relative}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:8px;background:var(--brand);color:var(--bg);display:grid;place-items:center;font-weight:700}.status-grid{grid-template-columns:repeat(4,1fr)}.status-card strong{display:inline-block;background:var(--deep);color:var(--brand);padding:4px 8px;border-radius:8px;font-size:13px}.faq-list details{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:16px 18px;margin-bottom:12px}.faq-list summary{cursor:pointer;font-weight:700;color:var(--title)}.faq-list p{margin:10px 0 0}.overlay{position:fixed;inset:18px 0 0;background:rgba(18,53,50,.32);z-index:60;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.show{opacity:1;visibility:visible;pointer-events:auto}.daybook,.search-layer{position:fixed;z-index:70;background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:.2s}.daybook.show,.search-layer.show{opacity:1;visibility:visible;pointer-events:auto;transform:none}.daybook{top:76px;left:50%;width:min(420px,calc(100% - 32px));max-height:calc(100vh - 92px);overflow:auto;margin-left:calc(min(580px,50vw - 16px) - 420px);border-radius:0 0 16px 16px}.daybook-head,.search-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border)}.mini-brand,.footer-brand{display:flex;align-items:center;gap:10px}.mini-brand img,.footer-brand img{height:30px;width:auto;object-fit:contain}.mini-brand span,.footer-brand span{display:block;font-size:12px}.close-button{width:44px;height:44px;border:1px solid var(--border);background:var(--bg);color:var(--brand);border-radius:12px;font-size:26px;cursor:pointer}.book-groups{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.book-groups section{background:var(--bg);border-radius:12px;padding:12px}.book-groups h2{font-size:14px;margin:0 0 8px;color:var(--brand)}.book-groups a{display:block;padding:9px 6px;border-top:1px solid var(--border)}.book-groups a:first-of-type{border-top:0}.book-groups b,.book-groups span{display:block}.book-groups b{font-size:14px;color:var(--title)}.book-groups span{font-size:12px;color:var(--assist)}.search-layer{top:76px;left:50%;transform:translate(-50%,-8px);width:min(720px,calc(100% - 32px));border-radius:0 0 16px 16px}.search-layer.show{transform:translate(-50%,0)}.search-head p{margin:3px 0 0;color:var(--muted);font-size:14px}.search-look{margin:16px;border:1px solid var(--border);background:var(--bg);height:48px;border-radius:12px;display:flex;align-items:center;padding:0 14px;color:var(--assist)}.preset-links{display:flex;flex-wrap:wrap;gap:10px;padding:0 16px 18px}.preset-links a{border:1px solid var(--border);padding:8px 12px;border-radius:10px;color:var(--brand)}.site-footer{background:var(--brand);color:var(--deep);margin-top:40px;padding:38px 0 24px}.footer-brand strong{color:var(--bg);font-size:20px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:28px 0}.footer-grid h2{font-size:15px;color:var(--bg);margin:0 0 10px}.footer-grid a{display:block;padding:4px 0;color:var(--deep)}.footer-note,.copyright{color:var(--deep);font-size:14px}.mobile-nav{display:none}a:focus-visible,button:focus-visible{outline:3px solid var(--mint);outline-offset:2px}a:hover{opacity:.82}.compact-hero{padding:34px 0 20px;background:linear-gradient(180deg,var(--deep),var(--bg))}.page-title{max-width:850px}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:8px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.tag{background:var(--deep);color:var(--brand);padding:5px 9px;border-radius:8px;font-size:13px}.app-panel{display:grid;grid-template-columns:.7fr 1.3fr;gap:28px;align-items:center}.app-art{background:var(--deep);border:1px solid var(--border);border-radius:16px;min-height:300px;display:flex;align-items:center;justify-content:center}.app-art img{max-height:420px;width:100%;object-fit:contain}.icon-inline{display:flex;align-items:center;gap:12px}.icon-inline img{width:64px;height:64px;object-fit:contain;border-radius:14px}.legal-list{display:grid;gap:14px}.legal-list article{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px}.legal-list h2{margin-top:0}
@media(max-width:860px){.daytabs{display:none}main{padding-top:76px}.hero-grid,.split,.app-panel{grid-template-columns:1fr}.process-grid,.card-grid.four,.card-grid.three,.status-grid{grid-template-columns:1fr 1fr}.daybook{top:76px;left:0;width:100%;max-width:none;margin-left:0;border-left:0;border-right:0}.search-layer{top:76px;width:calc(100% - 24px)}.footer-grid{grid-template-columns:1fr 1fr}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:55;min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:var(--card);border-top:1px solid var(--border)}.mobile-nav a{min-height:50px;display:grid;place-items:center;font-size:13px;color:var(--title)}.mobile-nav a.active{background:var(--brand);color:var(--bg)}.site-footer{padding-bottom:calc(80px + env(safe-area-inset-bottom))}.hallbar-inner{grid-template-columns:1fr auto auto}.brand{min-width:0}.app-link{padding:0 12px}.book-button{padding:0 14px}}
@media(max-width:560px){.wrap{width:calc(100% - 32px)}.book-groups{grid-template-columns:1fr}.process-grid,.card-grid.four,.card-grid.three,.status-grid,.footer-grid{grid-template-columns:1fr}.page-hero,.section{padding:26px 0}.hero-actions .button{width:100%}.brand img{max-width:130px}.brand strong{font-size:18px}.thumb{height:180px}}
