.rhg-app{--rhg-red:#cf3e45;--rhg-red-dark:#a92f35;--rhg-paper:#f7f4e9;--rhg-canvas:#fbfcfa;--rhg-ink:#171a1b;--rhg-slate:#5e7080;--rhg-rule:#cad5d1;--rhg-soft:#eef2ef;--rhg-danger:#b73b36;color:var(--rhg-ink);background:var(--rhg-canvas);border:1px solid var(--rhg-rule);border-radius:12px;overflow:hidden;font-family:system-ui,-apple-system,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic UI",sans-serif;font-size:16px;line-height:1.7}
.rhg-app *{box-sizing:border-box}.rhg-app button,.rhg-app input,.rhg-app select,.rhg-app textarea{font:inherit}.rhg-app button{cursor:pointer}.rhg-app [hidden]{display:none!important}.rhg-app img{display:block;max-width:100%}
.rhg-masthead{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:142px;padding:24px clamp(20px,4vw,48px) 40px;color:#fff;background:var(--rhg-red);border-bottom:6px solid var(--rhg-red-dark)}.rhg-masthead p{margin:0 0 4px;font-size:14px;font-weight:700}.rhg-masthead h2{margin:0;color:#fff;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:clamp(30px,4vw,42px);font-weight:500;line-height:1.22}.rhg-masthead-action{min-height:52px;padding:10px 22px;color:var(--rhg-red-dark);background:#fff;border:1px solid #fff;border-radius:9px;font-weight:750}
.rhg-tabs{display:flex;height:44px;margin-top:-44px;padding:0 clamp(12px,4vw,48px)}.rhg-tabs button{min-width:144px;padding:8px 16px;color:rgba(255,255,255,.82);background:transparent;border:0;border-bottom:4px solid transparent;font-weight:700}.rhg-tabs button[aria-current]{color:#fff;border-bottom-color:#fff}.rhg-tabs button:hover{color:#fff;background:rgba(255,255,255,.08)}
.rhg-gallery-layout{display:grid;grid-template-columns:minmax(300px,360px) 1fr;min-height:650px}.rhg-filters{padding:42px 28px;background:var(--rhg-paper);border-right:1px solid var(--rhg-rule)}.rhg-filters h3{margin:0 0 24px;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:24px}.rhg-filters label,.rhg-form-grid>label,.rhg-report-dialog label{display:block;margin-bottom:18px}.rhg-filters label>span,.rhg-form-grid label>span,.rhg-report-dialog label>span{display:block;margin-bottom:6px;font-size:14px;font-weight:700}.rhg-app select,.rhg-app input[type=text],.rhg-app input[type=search],.rhg-app textarea{width:100%;min-height:50px;padding:10px 14px;color:var(--rhg-ink);background:#fff;border:1px solid var(--rhg-rule);border-radius:9px}.rhg-app textarea{min-height:112px;resize:vertical}.rhg-button{min-height:46px;padding:9px 18px;border:1px solid var(--rhg-rule);border-radius:9px;font-weight:700}.rhg-button-primary{color:#fff;background:var(--rhg-red);border-color:var(--rhg-red)}.rhg-button-primary:hover{background:var(--rhg-red-dark)}.rhg-button-secondary{color:var(--rhg-ink);background:#fff}.rhg-filters>.rhg-button{width:100%}.rhg-result-count{display:flex;align-items:baseline;justify-content:space-between;margin:28px 0 0;padding:18px 0;border-block:1px solid var(--rhg-rule);color:var(--rhg-slate)}.rhg-result-count strong{color:var(--rhg-red-dark);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:34px}
.rhg-content{min-width:0;padding:42px clamp(22px,4vw,52px) 56px}.rhg-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid var(--rhg-rule)}.rhg-section-heading>div{display:grid;grid-template-columns:auto 1fr;gap:0 14px}.rhg-section-heading>div>span,.rhg-page-heading>span,.rhg-app fieldset>legend>span{color:var(--rhg-red);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:700}.rhg-section-heading h3{grid-column:2;margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:34px;font-weight:500}.rhg-section-heading p{grid-column:2;margin:3px 0 0;color:var(--rhg-slate);font-size:14px}.rhg-loading,.rhg-empty{padding:36px;text-align:center;color:var(--rhg-slate);background:#fff;border:1px solid var(--rhg-rule);border-radius:11px}.rhg-empty h4{margin:0;color:var(--rhg-ink);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:24px}.rhg-empty p{margin:8px 0 0}.rhg-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rhg-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid var(--rhg-rule);border-radius:11px}.rhg-photo-button{position:relative;width:100%;padding:0;background:var(--rhg-soft);border:0;overflow:hidden}.rhg-photo-button img{width:100%;aspect-ratio:4/3;object-fit:cover}.rhg-photo-button>span{position:absolute;right:10px;bottom:10px;padding:3px 9px;color:#fff;background:rgba(23,26,27,.82);border-radius:999px;font-size:12px;font-weight:700}.rhg-card-body{display:flex;flex:1;flex-direction:column;min-height:250px;padding:16px 16px 8px}.rhg-card-body small{color:var(--rhg-slate);font-size:12px}.rhg-card h4{margin:0;font-size:17px;line-height:1.45}.rhg-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.rhg-tag{display:inline-flex;align-items:center;min-height:30px;padding:3px 11px;border:1px solid;border-radius:999px;font-size:12px;font-weight:750}.rhg-location{color:#3f6467;background:#edf6f4;border-color:#a9cbc7}.rhg-method-tag{color:#71541f;background:#fbf3df;border-color:#dec68f}.rhg-card-body>p{display:-webkit-box;margin:10px 0 4px;color:#4e5d67;font-size:14px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.rhg-report-link{align-self:flex-end;min-height:44px;margin:auto -5px -2px 0;padding:6px 5px;color:var(--rhg-slate);background:transparent;border:0;font-size:12px;text-decoration:underline;text-decoration-color:var(--rhg-rule);text-underline-offset:3px}.rhg-report-link:hover{color:var(--rhg-red-dark)}.rhg-load-more{display:block;margin:28px auto 0}
.rhg-submit-view{max-width:1040px;margin:0 auto;padding:48px clamp(18px,4vw,48px) 64px}.rhg-page-heading{display:flex;gap:16px;margin-bottom:24px}.rhg-page-heading h3{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:34px;font-weight:500}.rhg-page-heading p{margin:4px 0 0;color:var(--rhg-slate)}.rhg-notice{margin-bottom:22px;padding:16px 18px;background:#fff;border:1px solid var(--rhg-rule);border-left:4px solid var(--rhg-red)}.rhg-notice strong{display:block}.rhg-notice p{margin:3px 0 0;color:var(--rhg-slate);font-size:14px}.rhg-notice-warm{background:#fff8ef;border-left-color:#bd8b3c}.rhg-app>section form>fieldset{margin:0 0 22px;padding:28px;background:#fff;border:1px solid var(--rhg-rule);border-radius:11px}.rhg-app>section form>fieldset>legend{float:left;width:100%;margin:0 0 22px;padding:0 0 16px;border-bottom:1px solid var(--rhg-rule);font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:23px;font-weight:600}.rhg-app>section form>fieldset>legend+*{clear:both}.rhg-upload{display:grid;place-items:center;min-height:190px;padding:24px;text-align:center;background:var(--rhg-paper);border:1px dashed #91a49c;border-radius:9px;cursor:pointer}.rhg-upload strong{font-size:18px}.rhg-upload small{color:var(--rhg-slate)}.rhg-upload input{margin-top:14px}.rhg-previews{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.rhg-previews figure{margin:0}.rhg-previews img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:7px}.rhg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.rhg-wide,.rhg-method{grid-column:1/-1}.rhg-form-grid b,.rhg-report-dialog b{padding:2px 6px;color:#fff;background:var(--rhg-red);border-radius:999px;font-size:11px}.rhg-form-grid i{font-style:normal;color:var(--rhg-slate);font-size:12px}.rhg-form-grid small,.rhg-report-dialog small{display:block;margin-top:5px;color:var(--rhg-slate);font-size:12px}.rhg-method{margin:0 0 18px;padding:0;border:0}.rhg-method>legend{margin-bottom:6px;font-size:14px;font-weight:700}.rhg-method>div{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.rhg-method label,.rhg-consents label{display:flex;align-items:center;gap:8px;min-height:50px;padding:10px 13px;background:var(--rhg-paper);border:1px solid var(--rhg-rule);border-radius:9px}.rhg-method input,.rhg-consents input{width:20px;height:20px;accent-color:var(--rhg-red)}.rhg-consents{display:grid;gap:9px;margin-bottom:20px}.rhg-success{padding:24px;background:#fff;border:2px solid #738b67;border-radius:11px}.rhg-success h3,.rhg-success p{margin:0}.rhg-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.rhg-dialog{width:min(900px,calc(100vw - 30px));max-height:calc(100vh - 30px);padding:0;color:var(--rhg-ink);background:#fff;border:0;border-radius:11px;overflow:auto;box-shadow:0 18px 60px rgba(23,26,27,.24)}.rhg-dialog::backdrop{background:rgba(23,26,27,.6)}.rhg-dialog>img{width:100%;max-height:65vh;object-fit:contain;background:#121616}.rhg-dialog>div,.rhg-dialog>form{padding:22px}.rhg-dialog h3{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:26px}.rhg-dialog p{color:var(--rhg-slate)}.rhg-dialog-close{position:absolute;top:10px;right:10px;width:44px;height:44px;color:#fff;background:rgba(23,26,27,.78);border:1px solid rgba(255,255,255,.45);border-radius:50%;font-size:24px}.rhg-report-dialog{width:min(610px,calc(100vw - 30px))}.rhg-report-dialog label{margin:18px 0}.rhg-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.rhg-toast{position:fixed;z-index:99999;right:20px;bottom:20px;max-width:min(380px,calc(100vw - 40px));padding:14px 17px;color:#fff;background:#283631;border-radius:9px}
.rhg-app button:focus-visible,.rhg-app input:focus-visible,.rhg-app select:focus-visible,.rhg-app textarea:focus-visible{outline:2px solid var(--rhg-red-dark);outline-offset:3px;box-shadow:0 0 0 3px rgba(207,62,69,.22)}
.rhg-location,.rhg-method-tag{color:#fff;background:var(--rhg-red);border-color:var(--rhg-red)}
.rhg-app .rhg-report-link{min-height:30px;margin-right:-3px;padding:5px 3px;font-size:10px!important;line-height:1.2!important}
.rhg-app dialog.rhg-dialog{position:fixed;inset:0;margin:auto}
.rhg-app #rhg-photo-dialog>div{display:flex;flex-direction:column}
.rhg-dialog-footer-links{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin-top:18px}.rhg-dialog-footer-links .rhg-report-link{grid-column:3;justify-self:end;margin:0}.rhg-article-link{display:inline-flex;grid-column:2;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;color:#fff;background:var(--rhg-red);border:1px solid var(--rhg-red);border-radius:8px;font-size:14px;font-weight:700;text-align:center;text-decoration:none}.rhg-article-link::after{content:"→";margin-left:8px}.rhg-article-link:hover{color:#fff;background:var(--rhg-red-dark);border-color:var(--rhg-red-dark)}.rhg-article-link:focus-visible{outline:2px solid var(--rhg-red-dark);outline-offset:3px;box-shadow:0 0 0 3px rgba(207,62,69,.22)}

/* Gallery-first layout */
.rhg-gallery{min-height:520px;background:var(--rhg-canvas)}
.rhg-gallery-toolbar{position:sticky;z-index:5;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(14px,3vw,28px);background:rgba(251,252,250,.96);border-bottom:1px solid var(--rhg-rule);backdrop-filter:blur(9px)}
.rhg-gallery-toolbar .rhg-result-count{justify-content:flex-start;gap:8px;margin:0;padding:0;border:0;white-space:nowrap}
.rhg-gallery-toolbar .rhg-result-count strong{font-size:28px;line-height:1}
.rhg-toolbar-actions{display:flex;gap:10px}
.rhg-filter-trigger{display:inline-flex;align-items:center;gap:7px}
.rhg-filter-trigger>span{font-size:18px;line-height:1}
.rhg-filter-trigger>b{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;color:#fff;background:var(--rhg-red);border-radius:999px;font-size:12px}
.rhg-gallery .rhg-content{padding:24px clamp(14px,3vw,30px) 40px}
.rhg-gallery .rhg-grid{grid-template-columns:repeat(3,minmax(0,1fr))}

/* Slide-in filter menu */
.rhg-filter-drawer{inset:0 auto 0 0;width:min(390px,calc(100vw - 28px));max-width:none;height:100dvh;max-height:none;margin:0;padding:0;color:var(--rhg-ink);background:var(--rhg-paper);border:0;border-right:1px solid var(--rhg-rule);border-radius:0 12px 12px 0;overflow:auto;box-shadow:16px 0 50px rgba(23,26,27,.22)}
.rhg-filter-drawer[open]{animation:rhg-drawer-in .2s ease-out}
.rhg-filter-drawer::backdrop{background:rgba(23,26,27,.42);backdrop-filter:blur(3px)}
.rhg-drawer-heading{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:14px 18px;background:rgba(247,244,233,.97);border-bottom:1px solid var(--rhg-rule);backdrop-filter:blur(8px)}
.rhg-drawer-heading h3{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:24px;font-weight:600}
.rhg-drawer-close,.rhg-submit-close{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--rhg-ink);background:#fff;border:1px solid var(--rhg-rule);border-radius:50%;font-size:24px;line-height:1}
.rhg-filter-drawer .rhg-filters{padding:22px 18px 28px;background:transparent;border:0}
.rhg-filter-actions{display:grid;gap:10px;margin-top:6px}
.rhg-filter-actions .rhg-button{width:100%}
@keyframes rhg-drawer-in{from{transform:translateX(-24px);opacity:.35}to{transform:translateX(0);opacity:1}}

/* Submission modal */
.rhg-submit-dialog{width:min(920px,calc(100vw - 28px));max-width:none;max-height:calc(100dvh - 28px);padding:0;background:var(--rhg-paper)}
.rhg-submit-dialog::backdrop{background:rgba(23,26,27,.46);backdrop-filter:blur(8px)}
.rhg-submit-dialog>.rhg-submit-dialog-heading{position:sticky;z-index:4;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 20px;background:rgba(247,244,233,.97);border-bottom:1px solid var(--rhg-rule);backdrop-filter:blur(8px)}
.rhg-submit-dialog-heading h3{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:27px;font-weight:600}
.rhg-submit-dialog-heading p{margin:0;color:var(--rhg-slate);font-size:13px}
.rhg-submit-dialog>.rhg-submit-dialog-body{padding:22px}
#rhg-submission-form>fieldset{margin:0 0 18px;padding:24px;background:#fff;border:1px solid var(--rhg-rule);border-radius:11px}
#rhg-submission-form>fieldset>legend{float:left;width:100%;margin:0 0 20px;padding:0 0 14px;border-bottom:1px solid var(--rhg-rule);font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:22px;font-weight:600}
#rhg-submission-form>fieldset>legend+*{clear:both}
.rhg-success .rhg-button{margin-top:18px}
.rhg-success-details{display:grid;gap:0;margin:0}.rhg-success-details>div{display:grid;grid-template-columns:110px minmax(0,1fr);border-bottom:1px solid var(--rhg-rule)}.rhg-success-details>div:first-child{border-top:1px solid var(--rhg-rule)}.rhg-success-details dt,.rhg-success-details dd{margin:0;padding:11px 12px;overflow-wrap:anywhere}.rhg-success-details dt{font-weight:700;background:var(--rhg-paper)}.rhg-success-details dd{white-space:pre-wrap}

@media(max-width:1080px){.rhg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.rhg-masthead{min-height:110px;padding:16px 18px 38px}.rhg-masthead h2{font-size:26px}.rhg-masthead-action{display:none}.rhg-tabs{padding:0 6px}.rhg-tabs button{flex:1;min-width:0}.rhg-gallery-layout{display:flex;flex-direction:column}.rhg-filters{padding:24px 18px;border-right:0;border-bottom:1px solid var(--rhg-rule)}.rhg-content{padding:28px 16px 42px}.rhg-section-heading{align-items:flex-end}.rhg-section-heading>.rhg-button{display:none}.rhg-grid{gap:10px}.rhg-card-body{min-height:280px;padding:12px 12px 7px}.rhg-app>section form>fieldset{padding:18px 14px}.rhg-form-grid{grid-template-columns:1fr}.rhg-method>div{grid-template-columns:1fr}.rhg-previews{grid-template-columns:repeat(3,1fr)}.rhg-dialog-actions{flex-direction:column-reverse}.rhg-dialog-actions .rhg-button{width:100%}.rhg-gallery-toolbar{align-items:stretch;flex-direction:column;padding:12px}.rhg-gallery-toolbar .rhg-result-count{position:absolute;top:17px;left:16px}.rhg-toolbar-actions{justify-content:flex-end}.rhg-toolbar-actions .rhg-button{min-height:44px;padding-inline:13px}.rhg-gallery .rhg-content{padding:14px 10px 32px}.rhg-gallery .rhg-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rhg-submit-dialog{width:calc(100vw - 14px);max-height:calc(100dvh - 14px)}.rhg-submit-dialog>.rhg-submit-dialog-heading{padding:12px 14px}.rhg-submit-dialog>.rhg-submit-dialog-body{padding:14px}#rhg-submission-form>fieldset{padding:18px 13px}}
@media(max-width:370px){.rhg-grid{grid-template-columns:1fr}.rhg-card-body{min-height:230px}}
@media(max-width:760px){.rhg-gallery-toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.rhg-gallery-toolbar .rhg-result-count{position:static;display:flex;width:100%;min-height:42px;align-items:baseline;justify-content:center;gap:8px;padding:2px 4px;white-space:normal}.rhg-gallery-toolbar .rhg-result-count strong{font-size:28px}.rhg-toolbar-actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);width:100%;gap:8px}.rhg-toolbar-actions .rhg-button{width:100%;min-width:0;white-space:nowrap}.rhg-filter-trigger{justify-content:center}.rhg-card-body{min-height:240px}}
@media(max-width:520px){.rhg-gallery .rhg-grid{grid-template-columns:minmax(0,1fr);gap:14px}.rhg-gallery .rhg-content{padding-inline:10px}.rhg-card-body{min-height:210px;padding:14px 14px 8px}.rhg-card h4{font-size:18px}.rhg-toolbar-actions{grid-template-columns:1fr}.rhg-toolbar-actions .rhg-button{min-height:46px}}
@media(max-width:520px){.rhg-success-details>div{grid-template-columns:1fr}.rhg-success-details dt{padding-bottom:4px}.rhg-success-details dd{padding-top:4px}}
#rhg-submission-form,#rhg-submission-form>fieldset,#rhg-submission-form .rhg-form-grid,#rhg-submission-form .rhg-form-grid>*{width:100%;min-width:0;max-width:100%}#rhg-submission-form>fieldset{min-inline-size:0}#rhg-submission-form>fieldset>legend{max-width:100%;overflow-wrap:anywhere}.rhg-submit-dialog,.rhg-submit-dialog>.rhg-submit-dialog-body{min-width:0;overflow-x:hidden}.rhg-submit-dialog-heading>div{min-width:0}.rhg-upload{width:100%;min-width:0;max-width:100%;padding-inline:clamp(10px,3vw,24px);overflow:hidden}.rhg-upload input[type=file]{display:block;width:100%;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:14px}.rhg-upload input[type=file]::file-selector-button{max-width:100%;margin-right:6px;padding:8px 10px}
@media(max-width:760px){.rhg-submit-dialog{width:calc(100% - 14px);max-width:calc(100% - 14px);margin-inline:auto}.rhg-submit-dialog>.rhg-submit-dialog-body{width:100%;padding:14px}.rhg-submit-dialog>.rhg-submit-dialog-heading{width:100%;padding:12px 14px}.rhg-submit-dialog-heading h3{font-size:clamp(23px,7vw,27px)}#rhg-submission-form>fieldset{width:100%;padding:18px 13px}.rhg-upload{padding-block:20px}}
@media(prefers-reduced-motion:reduce){.rhg-app *{scroll-behavior:auto!important;transition:none!important}}

.rhg-dialog-photo-stage{position:relative;display:block!important;padding:0!important;background:#121616;overflow:hidden}.rhg-dialog-photo-stage>img{display:block;width:100%;max-height:65vh;object-fit:contain;touch-action:pan-y;user-select:none;-webkit-user-drag:none}.rhg-photo-nav{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:30px;height:50px;padding:0;transform:translateY(-50%);color:rgba(255,255,255,.58);background:rgba(23,26,27,.18);border:1px solid rgba(255,255,255,.28);font-size:19px;font-weight:600;line-height:1;box-shadow:none;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.rhg-photo-nav:hover,.rhg-photo-nav:focus-visible{color:#fff;background:rgba(23,26,27,.58);border-color:rgba(255,255,255,.65)}.rhg-photo-nav-prev{left:0;border-left:0;border-radius:0 7px 7px 0}.rhg-photo-nav-next{right:0;border-right:0;border-radius:7px 0 0 7px}.rhg-dialog-close{z-index:3}
@media(max-width:520px){.rhg-photo-nav{width:26px;height:46px;font-size:17px}}

/* Embedded species mini gallery */
.rhg-mini-gallery{margin-block:24px;background:var(--rhg-canvas)}.rhg-mini-heading{padding:20px clamp(16px,3vw,28px);background:var(--rhg-paper);border-bottom:1px solid var(--rhg-rule)}.rhg-mini-heading h3{margin:0;font-family:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;font-size:clamp(24px,4vw,32px);font-weight:600}.rhg-mini-heading p{margin:3px 0 0;color:var(--rhg-slate);font-size:14px}.rhg-mini-content{padding:20px clamp(14px,3vw,26px) 28px}.rhg-mini-gallery .rhg-grid{grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr))}.rhg-mini-gallery .rhg-card-body{min-height:220px}.rhg-mini-gallery .rhg-dialog>div{display:flex;flex-direction:column}.rhg-mini-gallery .rhg-empty{margin:0}.rhg-mini-gallery dialog.rhg-dialog{position:fixed;inset:0;margin:auto}
@media(max-width:520px){.rhg-dialog-footer-links{grid-template-columns:1fr}.rhg-dialog-footer-links .rhg-article-link{grid-column:1;grid-row:1;justify-self:center}.rhg-dialog-footer-links .rhg-report-link{grid-column:1;grid-row:2;justify-self:end}.rhg-mini-content{padding:14px 10px 20px}.rhg-mini-gallery .rhg-grid{grid-template-columns:1fr}.rhg-mini-gallery .rhg-card-body{min-height:200px}}
