
*{box-sizing:border-box}body{margin:0;background:#f3f7fb;color:#0c2944;font-family:Arial,sans-serif}header{background:#174a73;color:white;padding:28px 0}.wrap{max-width:1000px;margin:auto;padding:0 22px}h1{margin:0 0 7px}h2{margin-top:10px}.card{background:white;margin:28px auto;padding:28px;border:1px solid #d9e3ec;border-radius:18px;box-shadow:0 3px 10px #00000008}.pill{display:inline-block;background:#e6f4ff;color:#0874b9;padding:7px 12px;border-radius:20px;font-weight:bold}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}label{font-weight:bold}input,select,textarea{width:100%;margin-top:8px;padding:13px;border:1px solid #cfdce7;border-radius:10px;font:inherit}textarea{min-height:180px}button{background:#0877b9;color:white;border:0;border-radius:9px;padding:13px 20px;font-weight:bold;cursor:pointer}.option{display:block;border:1px solid #d5e1eb;padding:13px;margin:9px 0;border-radius:10px;font-weight:normal}.option input{width:auto;margin:0 10px 0 0}.notice{background:#fff8df;border:1px solid #efd078;padding:14px;border-radius:10px;margin:18px 0}.hidden{display:none}.progress{height:9px;background:#e7eef4;border-radius:9px;overflow:hidden}.progress div{height:100%;background:#1681bd;width:0}.audioBtn{margin:12px 0;background:#e8f2f9;color:#0c2944}.level{font-size:13px;color:#60788c}.resultLevel{font-size:54px;font-weight:bold;color:#0877b9;margin:15px 0}.small{font-size:13px;color:#60788c}.rec{background:#e9f2f8;color:#0c2944;margin-right:8px}@media(max-width:650px){.grid{grid-template-columns:1fr}.card{margin:14px}}

.docVisual{max-width:620px;margin:22px auto;padding:26px;text-align:center;border:1px solid #cfd8df;border-radius:8px;background:#fff;box-shadow:0 4px 14px #00000012;position:relative}
.docTitle{font-weight:800;letter-spacing:.06em;font-size:20px;border-bottom:2px solid #173f5f;padding-bottom:10px;margin-bottom:18px}
.docText{font-size:24px;line-height:1.45;font-weight:650;white-space:normal}
.docVisual.shop{border-top:8px solid #c98932}.docVisual.station,.docVisual.transport{border-top:8px solid #2776a8}
.docVisual.calendar{border-top:8px solid #596b78}.docVisual.notice{border:3px solid #d6a92d;background:#fffdf4}
.docVisual.receipt{max-width:430px;border-style:dashed}.docVisual.event{border-top:8px solid #705a8e}
@media(max-width:650px){.docText{font-size:19px}.docVisual{padding:18px}}

.brandHeader{background:#174a73;color:#fff;padding:18px 0;position:sticky;top:0;z-index:20;box-shadow:0 2px 10px rgba(0,0,0,.08)}
.brandHeaderInner{display:flex;align-items:center;justify-content:space-between;gap:20px}
.brandHeader h1{margin:0 0 6px}.brandHeader p{margin:0}
.brandLogo{height:68px;max-width:360px;object-fit:contain;background:#fff;border-radius:10px;padding:7px 10px}
@media(max-width:700px){.brandHeaderInner{align-items:flex-start}.brandLogo{height:48px;max-width:170px}.brandHeader h1{font-size:22px}}

.secondaryBtn{background:#eef5fa!important;color:#174a73!important;border:1px solid #b9d3e5!important;margin-left:10px}

.adminQuickLink{color:#fff;text-decoration:underline;font-size:13px;white-space:nowrap}
