*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3F8FD;color:#24384C;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-fixed-top{position:fixed;top:0;left:0;right:0;z-index:80;box-shadow:0 6px 20px rgba(14,58,92,.06)}.tide-line{height:28px;background:#3D7EA6;color:#fff}.top-inner,.deck-inner{max-width:1120px;margin:0 auto;padding:0 16px;height:100%;display:flex;align-items:center;justify-content:space-between}.mini-brand{font-size:12px;font-weight:700;letter-spacing:.03em}.top-search{height:28px;border:0;background:transparent;color:#fff;padding:0 6px}.tide-deck{height:50px;background:#fff;border-bottom:1px solid #C5E4F5}.brand-home{display:flex;align-items:center;min-height:44px}.brand-logo{display:block;max-height:26px;width:auto;max-width:210px;object-fit:contain}.brand-fallback{font-weight:800;color:#0E3A5C;font-size:20px}.deck-actions{display:flex;gap:8px;align-items:center}.menu-button,.app-button,.primary-link,.secondary-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0 16px;font-weight:700}.menu-button{border:1px solid #5BA3D0;background:#fff;color:#0E3A5C}.app-button,.primary-link{background:#3D7EA6;color:#fff;border:1px solid #3D7EA6}.secondary-link{background:#fff;color:#0E3A5C;border:1px solid #5BA3D0}.tide-bridge{height:64px;background:#C5E4F5;display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid rgba(14,58,92,.12)}.tide-bridge a{display:flex;align-items:center;justify-content:center;color:#0E3A5C;font-weight:800;border-right:1px solid rgba(255,255,255,.9);min-width:0}.tide-bridge a:last-child{border-right:0}.tide-bridge a.active{background:#fff}.site-main{padding-top:166px;min-height:70vh}.wrap{max-width:1120px;margin:0 auto;padding:0 16px}.hero,.page-hero{margin:26px auto 20px}.cover-slot,.image-slot{background:#DCEAF6;border:1px solid rgba(14,58,92,.08);border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cover-slot{min-height:160px;max-height:200px}.cover-slot img{max-width:100%;max-height:200px;width:auto;height:auto;object-fit:contain;object-position:center}.cover-fallback{padding:38px 20px;text-align:center;color:#0E3A5C;font-size:26px;font-weight:800}.eyebrow{color:#3D7EA6;font-weight:800;font-size:14px;letter-spacing:.08em;margin:18px 0 4px}.hero h1,.page-hero h1{font-size:clamp(28px,3.5vw,32px);line-height:1.25;color:#0E3A5C;margin:0 0 12px}.lead{font-size:17px;color:#425E73;max-width:850px;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.section{padding:26px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:14px}.section h2,.card h2,.content-card h2{color:#0E3A5C;font-size:24px;line-height:1.35;margin:0 0 8px}.section-head p{margin:0;color:#5A7388}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card,.content-card,.note-box,.qa-item{background:#fff;border:1px solid rgba(14,58,92,.12);border-radius:12px;box-shadow:0 14px 34px rgba(14,58,92,.08)}.card{padding:14px;display:flex;flex-direction:column}.card .image-slot{height:166px;margin-bottom:14px}.card .image-slot img,.content-image img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.card p{margin:0 0 14px}.card .text-link{margin-top:auto;color:#2F6F98;font-weight:800}.feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:22px;align-items:center;background:#fff;border:1px solid rgba(14,58,92,.12);border-radius:14px;padding:20px;box-shadow:0 14px 34px rgba(14,58,92,.07)}.feature.reverse{grid-template-columns:minmax(280px,.95fr) minmax(0,1.05fr)}.feature.reverse .feature-text{order:2}.feature.reverse .content-image{order:1}.content-image{min-height:180px;max-height:420px;background:#DCEAF6;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px}.content-image img{max-height:390px}.feature h2{color:#0E3A5C;font-size:24px;margin:0 0 8px}.feature p{margin:0 0 12px}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:start}.content-card{padding:22px}.content-card h2{margin-top:26px}.content-card h2:first-child{margin-top:0}.content-card h3{color:#0E3A5C;font-size:19px;margin:22px 0 6px}.content-card p{margin:0 0 14px}.content-card ul,.content-card ol{padding-left:1.25em;margin:8px 0 18px}.content-card li{margin:7px 0}.aside-stack{display:grid;gap:14px}.note-box{padding:16px}.note-box h2{font-size:18px;color:#0E3A5C;margin:0 0 8px}.note-box p{margin:0;color:#5A7388}.note-box a{display:block;color:#2F6F98;font-weight:700;margin-top:8px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tag-row a{background:#DCEAF6;color:#0E3A5C;border-radius:8px;padding:8px 10px;font-weight:700}.rules-list{display:grid;gap:12px}.rule-item{padding:16px;border-left:4px solid #E8C9A0;background:#fff;border-radius:0 12px 12px 0;border-top:1px solid rgba(14,58,92,.1);border-right:1px solid rgba(14,58,92,.1);border-bottom:1px solid rgba(14,58,92,.1)}.rule-item strong{color:#0E3A5C}.qa-list{display:grid;gap:12px}.qa-item{padding:18px}.qa-item h2{font-size:19px;margin:0 0 8px}.qa-item p{margin:0}.site-footer{background:#0E3A5C;color:#C5E4F5;margin-top:42px}.footer-inner{max-width:1120px;margin:0 auto;padding:34px 16px 28px}.footer-brand a{display:inline-flex;align-items:center;gap:10px}.footer-logo{max-height:26px;max-width:190px;object-fit:contain;filter:none}.footer-brand strong{display:block;color:#fff;font-size:20px}.footer-brand small{display:block}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0}.footer-links h2{font-size:15px;color:#fff;margin:0 0 8px}.footer-links a{display:block;padding:3px 0;color:#C5E4F5}.footer-note{border-top:1px solid rgba(197,228,245,.2);padding-top:18px}.copyright{margin:10px 0 0;color:#9FC9E2}.tide-bay,.search-panel{position:fixed;z-index:100;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .18s ease,transform .18s ease}.tide-bay{top:78px;left:0;width:300px;height:min(480px,calc(100vh - 90px));background:#fff;border-radius:0 0 12px 0;box-shadow:0 18px 40px rgba(14,58,92,.22);transform:translateY(-8px);overflow:auto}.tide-bay.open,.search-panel.open{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.bay-head,.search-head{position:sticky;top:0;z-index:2;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #DCEAF6}.bay-brand{display:flex;gap:8px;align-items:center}.bay-brand img{max-height:24px;max-width:120px;object-fit:contain}.bay-brand strong,.bay-brand small{display:block}.bay-brand strong{color:#0E3A5C}.bay-brand small{font-size:11px;color:#5A7388}.close-button{min-height:44px;border:1px solid #5BA3D0;background:#fff;color:#0E3A5C;border-radius:9px;padding:0 12px}.bay-groups{padding:10px 14px 20px}.bay-groups section{margin-bottom:12px}.bay-groups h2{font-size:13px;color:#7A93A8;margin:8px 0}.bay-groups a{display:block;padding:9px 8px;border-radius:8px}.bay-groups a:hover,.bay-groups a:focus-visible{background:#F3F8FD}.bay-groups strong{display:block;color:#0E3A5C;font-size:14px}.bay-groups span{display:block;color:#5A7388;font-size:12px}.overlay{position:fixed;inset:0;z-index:90;background:rgba(14,58,92,.38);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.overlay-open{overflow:hidden}.search-panel{top:78px;left:max(16px,calc((100vw - 1120px)/2 + 16px));width:440px;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 18px 40px rgba(14,58,92,.22);transform:translateY(-8px)}.search-box{padding:14px}.search-box label{display:block;color:#0E3A5C;font-weight:700;margin-bottom:8px}.search-box input{width:100%;min-height:46px;border:1px solid #9FC9E2;border-radius:9px;padding:0 12px;color:#24384C;background:#fff}.search-presets{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 14px 12px}.search-presets a{border:1px solid #DCEAF6;background:#F3F8FD;color:#0E3A5C;border-radius:9px;padding:9px 10px;font-weight:700}.search-tip{margin:0;padding:0 14px 16px;color:#5A7388;font-size:13px}.mobile-bottom{display:none}.notice{background:#DCEAF6;border-left:4px solid #3D7EA6;padding:14px 16px;border-radius:0 10px 10px 0;color:#0E3A5C}.sand-mark{display:inline-block;width:9px;height:9px;border-radius:2px;background:#E8C9A0;margin-right:8px}.app-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:center}.app-art{background:#DCEAF6;border-radius:12px;min-height:260px;max-height:420px;display:flex;align-items:center;justify-content:center;padding:12px}.app-art img{max-width:100%;max-height:396px;width:auto;height:auto;object-fit:contain}.app-mark{display:flex;align-items:center;gap:12px;margin-bottom:14px}.app-mark img{width:64px;height:64px;object-fit:contain}.table-wrap{overflow-x:auto}.simple-table{width:100%;border-collapse:collapse;min-width:560px}.simple-table th,.simple-table td{border-bottom:1px solid #DCEAF6;padding:12px;text-align:left;vertical-align:top}.simple-table th{color:#0E3A5C;background:#F3F8FD}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.contact-grid .note-box{min-height:160px}
:focus-visible{outline:3px solid rgba(91,163,208,.45);outline-offset:2px}@media(max-width:860px){.three-grid{grid-template-columns:1fr}.page-grid,.feature,.feature.reverse,.app-layout{grid-template-columns:1fr}.feature.reverse .feature-text,.feature.reverse .content-image{order:initial}.footer-links{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.page-grid .aside-stack{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.tide-line{height:28px}.tide-deck{height:50px}.tide-bridge{display:none}.site-main{padding-top:90px;padding-bottom:68px}.top-inner,.deck-inner,.wrap,.footer-inner{padding-left:16px;padding-right:16px}.mini-brand{font-size:11px}.menu-button,.app-button{padding:0 12px}.brand-logo{max-width:150px}.tide-bay{top:78px;width:calc(100vw - 16px);height:62vh;max-height:none;border-radius:0 0 12px 0}.search-panel{top:78px;left:8px;right:8px;width:auto}.mobile-bottom{position:fixed;z-index:70;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #C5E4F5}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#0E3A5C;font-size:13px;font-weight:800;min-width:0}.mobile-bottom a.active{background:#3D7EA6;color:#fff}.overlay{z-index:90}.tide-bay,.search-panel{z-index:100}.cover-slot{min-height:140px}.hero,.page-hero{margin-top:20px}.section{padding:20px 0}.content-card{padding:18px}.footer-links{grid-template-columns:1fr 1fr}.footer-inner{padding-bottom:84px}.aside-stack{grid-template-columns:1fr!important}.search-presets{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:420px){.mini-brand{max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deck-actions{gap:6px}.menu-button,.app-button{padding:0 9px;font-size:13px}.brand-fallback{font-size:18px}.footer-links{grid-template-columns:1fr}.hero-actions{display:grid;grid-template-columns:1fr}.primary-link,.secondary-link{width:100%}}
