:root{--teal:#1d858c;--ink:#111718;--muted:#5c6869;--line:#dce5e5;--off:#f4f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:var(--off)}a{color:inherit}.bar{position:sticky;top:0;z-index:4;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.bar-inner{width:min(1080px,calc(100% - 34px));height:76px;margin:auto;display:flex;align-items:center;justify-content:space-between}.bar img{width:154px;height:52px;object-fit:contain}.bar a:last-child{font-size:.84rem;font-weight:700;text-decoration:none;color:var(--teal)}.hero{background:#0c1516;color:white;padding:88px 20px}.hero div{width:min(900px,100%);margin:auto}.hero span{color:#77d9d2;text-transform:uppercase;font-size:.75rem;font-weight:700;letter-spacing:.12em}.hero h1{font-size:clamp(2.5rem,6vw,4.8rem);margin:18px 0 10px;letter-spacing:-.05em}.hero p{color:#a9b8b9}.content{width:min(900px,calc(100% - 34px));margin:42px auto 90px;background:white;border:1px solid var(--line);border-radius:24px;padding:clamp(25px,6vw,70px);box-shadow:0 24px 70px rgba(16,55,57,.08)}h2{font-size:1.35rem;margin-top:42px;color:#183537}h2:first-child{margin-top:0}h3{font-size:1rem;margin-top:25px}p,li{font-size:.94rem;line-height:1.72;color:#4e5a5b}strong{color:#172223}.notice{padding:16px;border-left:4px solid var(--teal);background:#edf8f7;border-radius:0 10px 10px 0}.contact{padding:20px;background:#10191a;color:#fff;border-radius:15px}.contact p,.contact a{color:#bdd0d1}.date{font-size:.8rem;color:#7c8889}footer{background:#091011;color:#7f8d8e;text-align:center;padding:30px;font-size:.78rem}@media(max-width:560px){.hero{padding:60px 20px}.bar-inner{height:66px}.bar img{width:125px}.content{margin-top:20px;border-radius:16px}}
