*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F4FAFC;color:#24505A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#0F5B68;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid rgba(43,179,196,.35);outline-offset:3px}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.skip-link{position:fixed;left:16px;top:-80px;background:#fff;padding:8px 12px;z-index:999}.skip-link:focus{top:8px}.site-header{position:fixed;z-index:100;top:0;left:0;right:0}.mist-line{height:20px;background:#0F5B68;color:#fff;font-size:12px}.mist-line .shell{height:20px;display:flex;align-items:center;justify-content:space-between}.plain-btn{border:0;background:none;color:#fff;min-height:20px;padding:0 4px;cursor:pointer}.dock-bar{height:62px;background:#fff;border-bottom:1px solid rgba(26,127,143,.16)}.dock-inner{height:62px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand{justify-self:start;display:flex;align-items:center;min-height:44px}.brand-logo{max-height:36px;max-width:220px;object-fit:contain}.window-open,.app-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0 18px}.window-open{border:1px solid rgba(26,127,143,.18);background:#E7F3F6;color:#0E3A46;cursor:pointer}.app-link{justify-self:end;background:linear-gradient(135deg,#2BB3C4 0%,#1A7F8F 55%,#0F5B68 100%);color:#fff;text-decoration:none}.shell-tabs{height:42px;background:#D7EEF2;border-bottom:1px solid rgba(26,127,143,.16)}.shell-tab-inner{height:42px;display:flex;align-items:center;gap:8px}.shell-tab-inner a{padding:7px 12px;border-radius:8px;color:#0E3A46}.shell-tab-inner a.active{background:#1A7F8F;color:#fff}.site-main{padding-top:142px;min-height:60vh}.hero,.page-hero,.section-card,.content-section,.faq-item,.step-card{background:#fff;border:1px solid rgba(26,127,143,.16);border-radius:16px;box-shadow:0 14px 34px rgba(14,58,70,.08)}.hero{padding:24px;margin-top:28px}.hero-media,.media-slot{background:#E7F3F6;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-media{min-height:220px;max-height:300px}.hero-media img{width:100%;height:100%;max-height:300px;object-fit:contain}.eyebrow{color:#1A7F8F;font-weight:700;font-size:14px;letter-spacing:.08em}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;margin:.25em 0;color:#0E3A46}.lead{font-size:17px;color:#24505A;max-width:860px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn{min-height:44px;padding:10px 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.btn.primary{background:linear-gradient(135deg,#2BB3C4 0%,#1A7F8F 55%,#0F5B68 100%);color:#fff}.btn.secondary{background:#fff;color:#0F5B68;border:1px solid rgba(26,127,143,.22)}.section-wrap{margin:28px auto}.section-title{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:14px}.section-title h2{margin:0;color:#0E3A46;font-size:24px}.section-title p{margin:0;color:#4A7380}.step-grid,.pebble-grid,.four-grid,.three-grid,.two-grid,.footer-grid{display:grid;gap:16px}.step-grid,.pebble-grid,.four-grid{grid-template-columns:repeat(4,1fr)}.three-grid{grid-template-columns:repeat(3,1fr)}.two-grid{grid-template-columns:repeat(2,1fr)}.step-card,.section-card{padding:18px}.step-card h3,.section-card h3{margin:0 0 8px;color:#0E3A46}.step-card:nth-child(odd){border-top:5px solid #2BB3C4}.step-card:nth-child(even){border-top:5px solid #0F5B68}.media-card img,.content-image{width:100%;height:210px;object-fit:contain;object-position:center;background:#F4FAFC;border-radius:12px}.content-image.tall{height:420px}.number-list{counter-reset:item;display:grid;gap:12px}.number-list article{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:16px;background:#F4FAFC;border-radius:12px}.number-list article::before{counter-increment:item;content:counter(item,decimal-leading-zero);color:#1A7F8F;font-weight:800;font-size:22px}.page-hero{padding:24px;margin:28px auto}.content-section{padding:24px;margin:18px auto}.content-section h2{color:#0E3A46}.content-section h3{color:#0F5B68}.kicker{display:inline-block;padding:5px 9px;background:#D7EEF2;color:#0F5B68;border-radius:8px;font-size:13px;font-weight:700}.article-list{display:grid;gap:14px}.article-list article{padding:18px;background:#F4FAFC;border-radius:12px;border-left:4px solid #1A7F8F}.quote-note{padding:16px 18px;background:#E7F3F6;border-radius:12px;color:#0E3A46}.gallery-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.gallery-row figure{margin:0;background:#fff;border:1px solid rgba(26,127,143,.16);border-radius:14px;padding:12px}.gallery-row img{width:100%;height:160px;object-fit:contain}.faq-item{padding:18px;margin:12px 0}.faq-item h2{font-size:18px;margin:0 0 8px;color:#0E3A46}.site-footer{margin-top:48px;background:#0E3A46;color:#D4E8EC;padding:38px 0 calc(24px + env(safe-area-inset-bottom))}.site-footer a{color:#D4E8EC}.footer-brand{display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid rgba(212,232,236,.15);padding-bottom:22px}.footer-id{display:flex;align-items:center;gap:12px}.footer-id span{display:block;font-size:12px;letter-spacing:.14em}.footer-logo{max-height:32px;max-width:160px;object-fit:contain}.footer-grid{grid-template-columns:repeat(4,1fr);padding:24px 0}.footer-grid h2{font-size:15px;color:#fff;margin:0 0 8px}.footer-grid a{display:block;padding:3px 0}.copyright{font-size:13px;color:#A8C7CE}.overlay{position:fixed;inset:0;background:rgba(14,58,70,.34);z-index:160;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.window-box{position:fixed;z-index:180;top:0;right:0;width:min(410px,86vw);height:100dvh;background:#F4FAFC;transform:translateX(100%);visibility:hidden;pointer-events:none;transition:.25s;overflow:auto;padding:18px}.window-box.is-open{transform:translateX(0);visibility:visible;pointer-events:auto}.window-head{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#F4FAFC;padding-bottom:12px;z-index:2}.window-brand{display:flex;gap:10px;align-items:center}.window-brand img{max-height:30px;max-width:140px;object-fit:contain}.window-close,.search-close{min-height:44px;border:1px solid rgba(26,127,143,.2);background:#fff;color:#0E3A46;border-radius:10px;padding:0 14px}.wave-groups{display:grid;gap:14px}.wave-groups section{background:#fff;border:1px solid rgba(26,127,143,.16);border-radius:16px;padding:14px}.wave-groups h2{font-size:15px;color:#1A7F8F;margin:0 0 8px}.wave-groups a{display:block;padding:9px;border-radius:10px}.wave-groups a:hover{background:#E7F3F6;text-decoration:none}.wave-groups b,.wave-groups span{display:block}.wave-groups span{font-size:13px;color:#4A7380}.search-layer{position:fixed;z-index:175;top:82px;left:0;right:0;visibility:hidden;pointer-events:none;opacity:0;transition:.2s}.search-layer.is-open{visibility:visible;pointer-events:auto;opacity:1}.search-card{width:min(760px,calc(100% - 32px));margin:0 auto;background:#fff;border:1px solid rgba(26,127,143,.16);border-radius:0 0 16px 16px;box-shadow:0 14px 34px rgba(14,58,70,.12);padding:20px}.search-top{display:flex;justify-content:space-between;align-items:center}.search-card label{display:block;color:#0E3A46;font-weight:700;margin:12px 0 6px}.search-card input{width:100%;height:48px;border:1px solid rgba(26,127,143,.24);border-radius:10px;padding:0 14px;font-size:16px}.preset-links{display:flex;flex-wrap:wrap;gap:8px}.preset-links a{background:#D7EEF2;color:#0E3A46;padding:8px 11px;border-radius:8px}.locked{overflow:hidden}.mobile-nav{display:none}
@media(max-width:850px){.step-grid,.pebble-grid,.four-grid{grid-template-columns:repeat(2,1fr)}.three-grid{grid-template-columns:1fr}.footer-brand{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:repeat(2,1fr)}.gallery-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){body{padding-bottom:calc(50px + env(safe-area-inset-bottom))}.site-main{padding-top:82px}.shell-tabs{display:none}.dock-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:6px}.brand-logo{max-width:128px;height:auto}.window-open,.app-link{padding:0 10px;min-width:64px;font-size:14px}.hero,.page-hero,.content-section{padding:18px}.hero-media{min-height:170px}.step-grid,.pebble-grid,.four-grid,.two-grid,.gallery-row{grid-template-columns:1fr}.search-layer{top:82px}.search-card{background:#D7EEF2;border-radius:0 0 14px 14px}.mobile-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:120;background:#fff;border-top:1px solid rgba(26,127,143,.16)}.mobile-nav a{display:flex;align-items:center;justify-content:center;min-height:50px;color:#0E3A46;font-size:13px}.mobile-nav a.active{background:#1A7F8F;color:#fff}.footer-grid{grid-template-columns:1fr 1fr}.content-image.tall{height:360px}.section-title{align-items:flex-start;flex-direction:column}.number-list article{grid-template-columns:44px 1fr}}
