.bear-report{--report-green:#234e38;--report-border:#d8dfd7;max-width:820px;margin:24px auto 56px;color:#24372b;font-size:17px;line-height:1.65}
.bear-report *{box-sizing:border-box}
.bear-report__intro{padding:32px 36px;background:#eff4ec;border-radius:14px;margin-bottom:20px}
.bear-report__eyebrow{font-size:12px;font-weight:700;letter-spacing:.12em;margin:0 0 12px;color:#48633c}
.bear-report__intro h2{font-size:clamp(28px,4vw,40px);line-height:1.15;color:var(--report-green);margin:0 0 16px}
.bear-report__intro p:last-child{margin-bottom:0}
.bear-report__meta{font-size:14px;color:#52614d}
.bear-report__notice{padding:20px 24px;margin-bottom:30px;background:#fff6e6;border-left:4px solid #bc7c2b;border-radius:4px;color:#584421;font-size:15px}
.bear-report__notice strong{display:block;margin-bottom:4px}
.bear-report a{color:#234e38;text-decoration:underline}
.bear-report__form fieldset{border:0;border-bottom:1px solid var(--report-border);padding:0 0 28px;margin:0 0 28px;min-width:0}
.bear-report__form legend{font-size:22px;font-weight:700;line-height:1.4;margin-bottom:20px;padding:0;color:var(--report-green)}
.bear-report__form legend>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:10px;background:#eff4ec;border-radius:50%;font-size:16px}
.bear-report label{display:block;font-weight:600;margin:16px 0 7px}
.bear-report small{display:block;color:#586351;font-size:13px;font-weight:400;margin-top:7px;line-height:1.5}
.bear-report label small,.bear-report summary small{display:inline;margin-left:5px}
.bear-report input:not([type=checkbox]):not([type=hidden]),.bear-report select,.bear-report textarea{display:block;width:100%;max-width:100%;padding:12px 14px;border:1px solid #98a68e;border-radius:6px;background:#fff;color:#24372b;font-family:inherit;font-size:16px;min-height:48px;height:auto;box-shadow:none}
.bear-report textarea{resize:vertical}
.bear-report input[type=file]{padding:14px!important;font-size:14px!important;border-style:dashed!important;background:#fafbf8!important}
.bear-report input[type=checkbox]{width:20px;height:20px;flex:0 0 20px;margin:4px 0 0;accent-color:var(--report-green)}
.bear-report input:focus-visible,.bear-report select:focus-visible,.bear-report textarea:focus-visible,.bear-report button:focus-visible,.bear-report summary:focus-visible{outline:3px solid #d2a157;outline-offset:3px}
.bear-report__grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.bear-report details{border:1px solid var(--report-border);border-radius:6px;padding:14px 18px;margin-top:20px;background:#fafbf8}
.bear-report summary{cursor:pointer;color:var(--report-green);font-weight:600}
.bear-report details p{font-size:14px;margin-top:16px}
.bear-report__map{height:320px;width:100%;background:#eaf0e6;border-radius:5px;z-index:0}
.bear-report__consent{display:flex!important;gap:12px;font-size:14px;font-weight:400!important;align-items:flex-start}
.bear-report__trap{position:absolute!important;left:-10000px!important;width:1px;height:1px;overflow:hidden}
.bear-report button.bear-report__submit{background:var(--report-green);color:#fff;font-size:17px;font-weight:700;border:0;border-radius:6px;min-height:52px;padding:15px 26px;cursor:pointer}
.bear-report button.bear-report__submit:hover{background:#163c28}
.bear-report button:disabled{opacity:.65;cursor:default}
.bear-report button.bear-report__secondary{display:inline-block;background:#fff;color:var(--report-green);border:1px solid var(--report-border);border-radius:5px;padding:9px 14px;margin:8px 4px 0 0;font-size:14px;cursor:pointer}
.bear-report [hidden]{display:none!important}
.bear-report__status:not(:empty){background:#eaf4e7;border:1px solid #85a978;border-radius:6px;padding:18px;margin-bottom:18px;font-weight:600}
.bear-report__status.is-error{background:#fff0eb;border-color:#d08b75;color:#802f18}
.bear-report__footnote{font-size:13px;color:#586351;margin-top:14px}
@media(max-width:600px){.bear-report{font-size:16px;margin-top:10px}.bear-report__intro{padding:25px 22px}.bear-report__notice{padding:18px}.bear-report__grid{grid-template-columns:1fr;gap:0}.bear-report__form legend{font-size:20px}.bear-report button.bear-report__submit{width:100%}.bear-report details{padding:12px}.bear-report__map{height:280px}}
