:root{--bg:#F3FBFA;--deep:#D4EFEA;--card:#FBFEFD;--sub:#BFE6DF;--title:#123532;--text:#1A4540;--muted:#3F6B66;--aux:#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:16px/1.75 Arial,"PingFang SC","Microsoft YaHei",sans-serif;overflow-x:hidden}body.layer-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:70}.daybar{height:18px;background:var(--brand);color:var(--bg);font-size:11px;line-height:18px}.daybar-inner{display:flex;align-items:center;justify-content:space-between;height:18px}.text-button{border:0;background:transparent;color:var(--bg);font:inherit;cursor:pointer;padding:0 4px}.hallbar{height:58px;background:rgba(243,251,250,.98);border-bottom:1px solid var(--border)}.hallbar-inner{height:58px;display:flex;align-items:center;gap:10px}.brand-link{display:flex;align-items:center;min-height:44px;min-width:120px}.brand-logo{height:32px;max-width:180px;object-fit:contain;object-position:left center}.brand-text{font-size:20px;font-weight:800;color:var(--brand)}.book-button,.app-button{min-height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;font-weight:700}.book-button{border:1px solid var(--border);background:var(--card);color:var(--brand);cursor:pointer}.app-button{margin-left:auto;background:linear-gradient(135deg,var(--brand2),var(--brand));color:var(--bg)}.day-sign{height:36px;background:var(--deep);border-bottom:1px solid var(--border)}.day-sign-inner{display:flex;align-items:center;gap:6px;height:36px}.day-sign a{padding:4px 10px;border-radius:7px;color:var(--text);font-size:14px}.day-sign a.active{background:var(--brand);color:var(--bg)}.page-offset{height:112px}main{min-height:50vh}.hero,.section{padding:42px 0}.section.alt{background:var(--deep)}.hero-grid,.split{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);gap:32px;align-items:center}.hero-copy h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.3;margin:6px 0 16px;color:var(--title)}.eyebrow{font-weight:800;color:var(--brand2);letter-spacing:.08em}.lead{font-size:17px;color:var(--muted);margin:0 0 22px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.btn{min-height:44px;padding:10px 18px;border-radius:10px;display:inline-flex;align-items:center;font-weight:800}.btn.primary{background:linear-gradient(135deg,var(--brand2),var(--brand));color:var(--bg)}.btn.secondary{background:var(--bg);border:1px solid var(--brand2);color:var(--brand)}.cover-slot,.image-wrap,.image-fallback{background:var(--deep);border:1px solid var(--border);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cover-slot{aspect-ratio:16/9;max-height:280px}.cover-slot img{width:100%;height:100%;object-fit:contain;object-position:center}.content-image{width:100%;height:100%;object-fit:contain;object-position:center}.image-fallback{min-height:190px;color:var(--brand);font-weight:800;padding:24px;text-align:center}.cover-slot.image-fallback{min-height:240px}.section-title{font-size:26px;line-height:1.35;color:var(--title);margin:0 0 10px}.section-intro{max-width:760px;color:var(--muted);margin:0 0 24px}.process-grid,.cards-4,.status-grid,.footer-grid,.feature-grid{display:grid;gap:18px}.process-grid{grid-template-columns:repeat(3,1fr);margin-top:24px}.cards-4{grid-template-columns:repeat(4,1fr)}.status-grid{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(3,1fr)}.card,.status-card,.article-block,.notice-box{background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.card{overflow:hidden}.card .card-media{height:185px;background:var(--deep);display:flex;align-items:center;justify-content:center}.card .card-media img{width:100%;height:100%;object-fit:contain}.card-body{padding:18px}.card h3,.status-card h3,.article-block h2{margin:0 0 8px;color:var(--title)}.card p,.status-card p{margin:0;color:var(--muted)}.card a.more{display:inline-block;margin-top:12px;font-weight:800;color:var(--brand2)}.status-card{padding:18px;box-shadow:none}.split .image-wrap{height:230px}.split-copy p{margin:0 0 14px}.page-hero{padding:42px 0 22px}.breadcrumb{font-size:14px;color:var(--aux);margin-bottom:10px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:28px;padding-bottom:48px}.article-main{min-width:0}.article-block{padding:24px;margin-bottom:20px;box-shadow:none}.article-block p{margin:0 0 14px}.article-block ul,.article-block ol{padding-left:22px}.article-block li{margin:8px 0}.side-nav{align-self:start;position:sticky;top:132px;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px}.side-nav strong{display:block;color:var(--title);margin-bottom:10px}.side-nav a{display:block;padding:8px 0;border-bottom:1px dashed var(--border);color:var(--muted)}.side-nav a:last-child{border-bottom:0}.notice-box{padding:20px;background:var(--deep);box-shadow:none;margin:20px 0}.app-showcase{display:grid;grid-template-columns:340px 1fr;gap:32px;align-items:center}.app-visual{height:420px;background:var(--deep);border-radius:16px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center}.app-visual img{width:100%;height:100%;object-fit:contain}.app-icon{width:64px;height:64px;object-fit:contain;border-radius:12px}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:22px;margin-bottom:14px}.faq-item h2{font-size:19px;margin:0 0 8px;color:var(--title)}.faq-item p{margin:0}.site-footer{background:var(--brand);color:var(--deep);padding:42px 0 calc(28px + env(safe-area-inset-bottom))}.footer-top{display:grid;grid-template-columns:1.15fr 2fr;gap:38px}.footer-brand-link{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-logo{height:30px;max-width:170px;object-fit:contain;filter:none}.footer-brand strong{display:block;color:var(--bg);font-size:18px}.footer-brand small{display:block;color:var(--mint);font-size:11px}.footer-brand p{margin:0;color:var(--deep);font-size:14px}.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-grid h2{font-size:15px;color:var(--bg);margin:0 0 8px}.footer-grid a{display:block;color:var(--deep);font-size:14px;padding:3px 0}.footer-bottom{border-top:1px solid rgba(243,251,250,.2);margin-top:26px;padding-top:18px;font-size:13px;color:var(--mint)}.overlay{position:fixed;inset:0;background:rgba(18,53,50,.36);z-index:80;visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.overlay.open{visibility:visible;opacity:1;pointer-events:auto}.day-book,.search-layer{position:fixed;z-index:90;top:76px;background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s}.day-book.open,.search-layer.open{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.day-book{width:420px;max-height:calc(100vh - 92px);overflow:auto;left:max(16px,calc((100vw - min(var(--max),calc(100vw - 32px)))/2 + 120px));border-radius:0 0 16px 16px}.day-book-head,.search-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--border)}.mini-brand{display:flex;align-items:center;gap:10px}.mini-brand img{height:28px;max-width:130px;object-fit:contain}.close-button{min-height:38px;border:1px solid var(--border);background:var(--bg);color:var(--brand);border-radius:9px;padding:0 12px;cursor:pointer}.book-groups{padding:8px 16px 16px}.book-group{padding:10px 0;border-bottom:1px solid var(--border)}.book-group:last-child{border-bottom:0}.book-group h2{font-size:14px;margin:0 0 8px;color:var(--brand2)}.book-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.book-grid a{padding:10px;border-radius:10px;background:var(--bg);border:1px solid var(--border)}.book-grid strong,.book-grid span{display:block}.book-grid strong{font-size:14px;color:var(--title)}.book-grid span{font-size:12px;line-height:1.5;color:var(--aux);margin-top:3px}.search-layer{width:min(680px,calc(100% - 32px));left:50%;transform:translate(-50%,-8px);border-radius:0 0 16px 16px}.search-layer.open{transform:translate(-50%,0)}.search-head p{margin:3px 0 0;color:var(--muted);font-size:13px}.search-look{margin:16px;display:flex;align-items:center;gap:10px;border:1px solid var(--border);background:var(--bg);border-radius:10px;padding:0 12px;min-height:46px}.search-look input{border:0;outline:0;background:transparent;color:var(--text);width:100%;font:inherit}.preset-links{padding:0 16px 18px;display:flex;flex-wrap:wrap;gap:8px}.preset-links a{padding:8px 11px;border:1px solid var(--border);border-radius:9px;color:var(--brand);background:var(--bg)}.mobile-bottom{display:none}.btn:hover,.btn:focus-visible,.book-button:hover,.book-button:focus-visible,.app-button:hover,.app-button:focus-visible,.day-sign a:hover,.day-sign a:focus-visible,.footer-grid a:hover,.footer-grid a:focus-visible{outline:2px solid var(--mint);outline-offset:2px}
@media(max-width:900px){.hero-grid,.split,.article-layout,.footer-top,.app-showcase{grid-template-columns:1fr}.cards-4{grid-template-columns:repeat(2,1fr)}.status-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.side-nav{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero-grid .cover-slot{order:0}.hero-copy{order:1}.app-visual{height:360px;max-width:320px}.process-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:640px){body{padding-bottom:calc(50px + env(safe-area-inset-bottom))}.shell{width:min(var(--max),calc(100% - 32px))}.day-sign{display:none}.page-offset{height:76px}.hallbar-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.brand-link{min-width:0;overflow:hidden}.brand-logo{height:29px;max-width:125px}.brand-text{font-size:17px}.book-button,.app-button{padding:0 10px;min-width:58px}.day-book{top:76px;left:0;right:0;width:100%;max-height:calc(100vh - 126px);border-radius:0}.search-layer{top:76px;width:calc(100% - 16px)}.hero,.section{padding:30px 0}.hero-grid,.process-grid,.cards-4,.status-grid,.feature-grid{grid-template-columns:1fr}.cover-slot{max-height:260px}.card .card-media{height:190px}.split .image-wrap{height:210px}.article-block{padding:20px}.page-hero{padding-top:30px}.footer-grid{grid-template-columns:1fr 1fr}.mobile-bottom{position:fixed;z-index:60;left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:var(--card);border-top:1px solid var(--border);box-shadow:0 -8px 24px rgba(18,53,50,.08)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:13px;color:var(--muted)}.mobile-bottom a.active{background:var(--brand);color:var(--bg)}.site-footer{padding-bottom:28px}.book-grid{grid-template-columns:1fr 1fr}.footer-top{gap:28px}.app-visual{height:340px;width:100%;max-width:none}}
@media(max-width:420px){.book-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.daybar{font-size:10px}.hallbar-inner{grid-template-columns:minmax(0,1fr) 58px 72px}.app-button{font-size:13px}.book-button{font-size:13px}.section-title{font-size:23px}}
