.hrp-shelf{--shelf-green:#5d8d22;--shelf-green-dark:#426b12;--shelf-ink:#20251d;--shelf-muted:#687064;--shelf-line:#e3e6df;--shelf-soft:#f6f8f2;--shelf-orange:#d96c22;color:var(--shelf-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.75}.hrp-shelf *{box-sizing:border-box}.hrp-shelf img{display:block;max-width:100%;height:auto}.hrp-shelf a{text-decoration:none}.hrp-shelf-kicker{margin:0 0 4px;color:var(--shelf-green-dark);font-size:12px;font-weight:800;letter-spacing:.08em}.hrp-shelf-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:9px 18px;border:1px solid #bfc6b9;border-radius:12px;background:#fff;color:var(--shelf-ink);font:inherit;font-weight:800;line-height:1.35;cursor:pointer}.hrp-shelf-button:hover{border-color:var(--shelf-green);color:var(--shelf-green-dark)}.hrp-shelf-button--primary{border-color:var(--shelf-green);background:var(--shelf-green);color:#fff;box-shadow:0 5px 16px rgba(93,141,34,.18)}.hrp-shelf-button--primary:hover{background:var(--shelf-green-dark);color:#fff}.hrp-shelf-button--text{border-color:transparent;background:transparent;box-shadow:none}.hrp-shelf-submit{min-height:100vh;background:#f5f2e9;padding:24px 16px 110px}.hrp-shelf-submit__shell{width:min(100%,680px);margin:auto}.hrp-shelf-submit__header{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;margin-bottom:18px}.hrp-shelf-submit__header h1{margin:0;font-size:clamp(24px,5vw,32px);line-height:1.25}.hrp-shelf-back{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--shelf-line);border-radius:50%;background:#fff;color:var(--shelf-ink);font-size:22px}.hrp-shelf-header-link{padding:8px;color:var(--shelf-green-dark);font-size:13px;font-weight:800}.hrp-shelf-intro{display:flex;gap:14px;align-items:center;margin-bottom:16px;padding:16px 18px;border:1px solid #dce7cf;border-radius:18px;background:#f9fff2}.hrp-shelf-intro__icon{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;border-radius:14px;background:#e7f2d9;font-size:23px}.hrp-shelf-intro h2{margin:0 0 2px;font-size:17px}.hrp-shelf-intro p{margin:0;color:var(--shelf-muted);font-size:13px;line-height:1.55}.hrp-shelf-errors{margin-bottom:16px;padding:15px 18px;border:1px solid #e5a4a4;border-radius:14px;background:#fff7f7;color:#851d1d}.hrp-shelf-errors ul{margin:7px 0 0;padding-left:20px}.hrp-shelf-form{display:grid;gap:14px}.hrp-shelf-form__section{padding:20px;border:1px solid rgba(70,76,64,.13);border-radius:20px;background:#fff;box-shadow:0 5px 24px rgba(45,52,36,.045)}.hrp-shelf-step{display:grid;grid-template-columns:32px 1fr auto;gap:11px;align-items:start;margin-bottom:18px}.hrp-shelf-step>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--shelf-green);color:#fff;font-weight:900}.hrp-shelf-step h2{margin:1px 0 0;font-size:18px;line-height:1.4}.hrp-shelf-step p{margin:2px 0 0;color:var(--shelf-muted);font-size:12px;line-height:1.45}.hrp-shelf-step em{padding:2px 8px;border-radius:999px;background:#fff0e5;color:#a84a0f;font-size:11px;font-style:normal;font-weight:800}.hrp-shelf-photo{display:block;position:relative;overflow:hidden;width:100%;min-height:260px;border:2px dashed #b9c8aa;border-radius:18px;background:#f7faf3;cursor:pointer}.hrp-shelf-photo:focus-within{outline:3px solid rgba(93,141,34,.25);outline-offset:2px}.hrp-shelf-photo>input{position:absolute;width:1px;height:1px;opacity:0}.hrp-shelf-photo__empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:7px;padding:24px;text-align:center}.hrp-shelf-photo__empty b{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:var(--shelf-green);color:#fff;font-size:32px;line-height:1}.hrp-shelf-photo__empty strong{font-size:16px}.hrp-shelf-photo__empty small{color:var(--shelf-muted)}.hrp-shelf-photo__preview{position:relative;min-height:260px;background:#20251d}.hrp-shelf-photo__preview img{width:100%;max-height:480px;min-height:260px;object-fit:contain;margin:auto}.hrp-shelf-photo__preview span{position:absolute;right:12px;bottom:12px;padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:12px;font-weight:800}.hrp-shelf-help{margin:9px 0 0;color:var(--shelf-muted);font-size:12px}.hrp-shelf-chain,.hrp-shelf-stock{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;padding:0;border:0}.hrp-shelf-chain legend,.hrp-shelf-stock legend{width:100%;margin-bottom:7px;font-size:13px;font-weight:800}.hrp-shelf-chain label,.hrp-shelf-stock label{position:relative;cursor:pointer}.hrp-shelf-chain input,.hrp-shelf-stock input{position:absolute;opacity:0}.hrp-shelf-chain span,.hrp-shelf-stock span{display:flex;min-height:44px;align-items:center;padding:8px 14px;border:1px solid #d5dad0;border-radius:999px;background:#fff;font-size:13px;font-weight:700}.hrp-shelf-chain input:checked+span,.hrp-shelf-stock input:checked+span{border-color:var(--shelf-green);background:#edf6e3;color:var(--shelf-green-dark);box-shadow:inset 0 0 0 1px var(--shelf-green)}.hrp-shelf-chain input:focus-visible+span,.hrp-shelf-stock input:focus-visible+span{outline:3px solid rgba(93,141,34,.24);outline-offset:2px}.hrp-shelf-field{display:grid;gap:6px;margin-top:14px}.hrp-shelf-field>span{font-size:14px;font-weight:800}.hrp-shelf-field b{margin-left:5px;color:#a84a0f;font-size:11px}.hrp-shelf-field i{margin-left:5px;color:var(--shelf-muted);font-size:11px;font-style:normal}.hrp-shelf-field input,.hrp-shelf-field select,.hrp-shelf-field textarea,.hrp-shelf-filters input,.hrp-shelf-filters select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #ccd1c7;border-radius:11px;background:#fff;color:var(--shelf-ink);font:inherit;font-size:16px}.hrp-shelf-field textarea{resize:vertical}.hrp-shelf-field input:focus,.hrp-shelf-field select:focus,.hrp-shelf-field textarea:focus,.hrp-shelf-filters input:focus,.hrp-shelf-filters select:focus{border-color:var(--shelf-green);outline:3px solid rgba(93,141,34,.15)}.hrp-shelf-field small{color:var(--shelf-muted);font-size:12px}.hrp-shelf-field-error{display:none;margin:5px 0 0;color:#a61b1b;font-size:12px;font-weight:700}.hrp-shelf-field-error:not(:empty){display:block}.hrp-shelf-more{margin-top:14px;border-top:1px solid var(--shelf-line)}.hrp-shelf-more summary{padding:14px 0 0;color:var(--shelf-green-dark);font-size:13px;font-weight:800;cursor:pointer}.hrp-shelf-consent{padding:16px 18px;border:1px solid #d8ded2;border-radius:16px;background:#fff}.hrp-shelf-consent label{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;font-size:12px;line-height:1.65}.hrp-shelf-consent input{width:22px;height:22px;margin:1px 0 0;accent-color:var(--shelf-green)}.hrp-shelf-honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.hrp-shelf-submitbar{position:sticky;z-index:20;bottom:8px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:11px 12px 11px 16px;border:1px solid rgba(40,50,35,.12);border-radius:17px;background:rgba(255,255,255,.96);box-shadow:0 8px 30px rgba(32,37,29,.16);backdrop-filter:blur(10px)}.hrp-shelf-submitbar p{margin:0;color:var(--shelf-muted);font-size:12px;font-weight:700}.hrp-shelf-final-note{margin:0;text-align:center;color:var(--shelf-muted);font-size:11px}.hrp-shelf-uploading{position:fixed;z-index:99999;inset:0;display:grid;place-items:center;align-content:center;gap:10px;background:rgba(255,255,255,.94);text-align:center}.hrp-shelf-uploading[hidden]{display:none}.hrp-shelf-uploading span{width:42px;height:42px;border:4px solid #dfe7d7;border-top-color:var(--shelf-green);border-radius:50%;animation:hrp-shelf-spin .8s linear infinite}.hrp-shelf-uploading small{color:var(--shelf-muted)}@keyframes hrp-shelf-spin{to{transform:rotate(360deg)}}.hrp-shelf-success{padding:44px 28px;border-radius:24px;background:#fff;text-align:center;box-shadow:0 8px 32px rgba(45,52,36,.07)}.hrp-shelf-success__icon{display:grid;width:64px;height:64px;place-items:center;margin:0 auto 15px;border-radius:50%;background:var(--shelf-green);color:#fff;font-size:32px;font-weight:900}.hrp-shelf-success h2{margin:4px 0 10px;font-size:25px}.hrp-shelf-success>p:not(.hrp-shelf-kicker){margin:0 auto;max-width:480px;color:var(--shelf-muted)}.hrp-shelf-success__actions{display:grid;gap:9px;max-width:360px;margin:24px auto 0}.hrp-shelf-related{margin:38px 0;padding:22px;border:1px solid var(--shelf-line);border-radius:20px;background:#fff}.hrp-shelf-related__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.hrp-shelf-related__head h2{margin:0;font-size:20px}.hrp-shelf-related__head>a{color:var(--shelf-green-dark);font-size:13px;font-weight:800}.hrp-shelf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.hrp-shelf-card{overflow:hidden;border:1px solid var(--shelf-line);border-radius:15px;background:#fff}.hrp-shelf-card__image{display:block;aspect-ratio:4/3;background:#eef0eb}.hrp-shelf-card__image img{width:100%;height:100%;object-fit:cover}.hrp-shelf-card__body{padding:12px}.hrp-shelf-card__eyebrow{margin:0;color:var(--shelf-muted);font-size:10px}.hrp-shelf-card h3{margin:3px 0;font-size:15px;line-height:1.45}.hrp-shelf-card h3 a{color:var(--shelf-ink)}.hrp-shelf-card__place{margin:0;color:#4f574c;font-size:12px}.hrp-shelf-card__stock{display:inline-block;margin:8px 0 0;padding:2px 8px;border-radius:999px;background:#eef5e6;color:var(--shelf-green-dark);font-size:10px;font-weight:800}.hrp-shelf-disclaimer{margin:13px 0 0;color:var(--shelf-muted);font-size:11px;text-align:center}.hrp-shelf-single{padding:28px 16px 80px;background:#f7f5ee}.hrp-shelf-single__shell,.hrp-shelf-archive__shell{width:min(100%,980px);margin:auto}.hrp-shelf-breadcrumb{display:flex;gap:7px;overflow:hidden;margin-bottom:18px;color:var(--shelf-muted);font-size:12px;white-space:nowrap}.hrp-shelf-breadcrumb a{color:var(--shelf-green-dark)}.hrp-shelf-single__header{margin:0 0 18px}.hrp-shelf-single__header h1{margin:4px 0 8px;font-size:clamp(25px,5vw,40px);line-height:1.4}.hrp-shelf-single__place{margin:0;color:var(--shelf-muted)}.hrp-shelf-single__photo{overflow:hidden;margin:0;border-radius:22px;background:#222}.hrp-shelf-single__photo img{width:100%;max-height:740px;object-fit:contain;margin:auto}.hrp-shelf-single__photo figcaption{padding:9px 13px;background:#fff;color:var(--shelf-muted);font-size:11px}.hrp-shelf-stale{margin:14px 0;padding:13px 16px;border-radius:13px;background:#fff4db;color:#704500}.hrp-shelf-stale p{margin:2px 0 0}.hrp-shelf-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin:18px 0;border:1px solid var(--shelf-line);border-radius:16px;background:var(--shelf-line)}.hrp-shelf-facts div{display:grid;gap:2px;padding:14px;background:#fff}.hrp-shelf-facts span{color:var(--shelf-muted);font-size:11px}.hrp-shelf-facts strong{font-size:14px}.hrp-shelf-products,.hrp-shelf-note,.hrp-shelf-caution{margin:18px 0;padding:20px;border-radius:18px;background:#fff}.hrp-shelf-products h2,.hrp-shelf-note h2,.hrp-shelf-caution h2{margin:0 0 10px;font-size:19px}.hrp-shelf-products ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.hrp-shelf-products li{padding:6px 11px;border-radius:999px;background:var(--shelf-soft);font-size:13px;font-weight:700}.hrp-shelf-note p,.hrp-shelf-caution p{margin:0}.hrp-shelf-caution{border:1px solid #e7dfc9;background:#fffdf5}.hrp-shelf-single__actions{display:flex;gap:10px;justify-content:center;margin:24px 0}.hrp-shelf-archive{padding:34px 16px 80px;background:#f7f5ee;min-height:80vh}.hrp-shelf-archive__header{display:flex;justify-content:space-between;gap:20px;align-items:end}.hrp-shelf-archive__header h1{margin:4px 0;font-size:clamp(27px,5vw,42px)}.hrp-shelf-archive__header p{margin:0;color:var(--shelf-muted)}.hrp-shelf-filters{display:grid;grid-template-columns:1fr 1fr 1.5fr auto;gap:10px;align-items:end;margin:24px 0;padding:16px;border-radius:16px;background:#fff}.hrp-shelf-filters label{display:grid;gap:4px}.hrp-shelf-filters label>span{font-size:11px;font-weight:800}.hrp-shelf-grid--archive{grid-template-columns:repeat(3,1fr)}.hrp-shelf-empty-state{padding:50px 20px;border-radius:20px;background:#fff;text-align:center}.hrp-shelf-empty-state strong{font-size:20px}.hrp-shelf-empty-state p{color:var(--shelf-muted)}.hrp-shelf-pagination ul{display:flex;justify-content:center;gap:6px;margin:25px 0;padding:0;list-style:none}.hrp-shelf-pagination a,.hrp-shelf-pagination span{display:grid;min-width:42px;height:42px;place-items:center;border-radius:10px;background:#fff;color:var(--shelf-ink)}.hrp-shelf-pagination .current{background:var(--shelf-green);color:#fff}.hrp-shelf-empty{padding:16px;border-radius:12px;background:var(--shelf-soft);color:var(--shelf-muted)}
@media(max-width:680px){.hrp-shelf-submit{padding:14px 10px 92px}.hrp-shelf-submit__header{grid-template-columns:40px 1fr auto}.hrp-shelf-back{width:40px;height:40px}.hrp-shelf-header-link{font-size:12px}.hrp-shelf-form__section{padding:17px 15px;border-radius:17px}.hrp-shelf-photo,.hrp-shelf-photo__empty,.hrp-shelf-photo__preview,.hrp-shelf-photo__preview img{min-height:220px}.hrp-shelf-submitbar{position:fixed;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));left:8px;border-radius:15px}.hrp-shelf-submitbar .hrp-shelf-button{min-height:50px;padding-inline:16px}.hrp-shelf-chain span,.hrp-shelf-stock span{padding-inline:12px}.hrp-shelf-related{margin:26px -2px;padding:16px 12px}.hrp-shelf-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hrp-shelf-card__body{padding:10px}.hrp-shelf-card h3{font-size:13px}.hrp-shelf-facts{grid-template-columns:1fr}.hrp-shelf-single{padding:18px 10px 70px}.hrp-shelf-single__photo{border-radius:17px}.hrp-shelf-single__actions{display:grid}.hrp-shelf-archive{padding:22px 10px 70px}.hrp-shelf-archive__header{display:grid;align-items:start}.hrp-shelf-filters{grid-template-columns:1fr 1fr}.hrp-shelf-filters__search{grid-column:1/-1}.hrp-shelf-filters>.hrp-shelf-button{grid-column:1/-1}.hrp-shelf-grid--archive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:390px){.hrp-shelf-submitbar{grid-template-columns:1fr}.hrp-shelf-submitbar p{display:none}.hrp-shelf-step{grid-template-columns:30px 1fr}.hrp-shelf-step em{display:none}.hrp-shelf-grid,.hrp-shelf-grid--archive{grid-template-columns:1fr 1fr}.hrp-shelf-filters{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.hrp-shelf-uploading span{animation-duration:1.8s}}
.hrp-shelf-entry-link{margin-block:10px}
.hrp-shelf-product-builder{margin-top:14px;padding-top:12px;border-top:1px solid var(--shelf-line)}.hrp-shelf-product-builder__list{display:grid;gap:8px}.hrp-shelf-product-row{display:grid;grid-template-columns:1fr 42px;gap:7px;align-items:end}.hrp-shelf-product-row label{display:grid;gap:4px}.hrp-shelf-product-row label span{color:var(--shelf-muted);font-size:11px;font-weight:800}.hrp-shelf-product-row input{width:100%;min-height:46px;padding:9px 12px;border:1px solid #ccd1c7;border-radius:11px;font:inherit;font-size:16px}.hrp-shelf-product-row button{display:grid;width:42px;height:46px;place-items:center;border:1px solid #e1caca;border-radius:11px;background:#fff7f7;color:#a32b2b;font-size:20px;cursor:pointer}.hrp-shelf-add-product{display:inline-flex;min-height:44px;align-items:center;gap:5px;margin-top:10px;padding:8px 13px;border:1px solid #bfcdae;border-radius:11px;background:#f7fced;color:var(--shelf-green-dark);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.hrp-shelf-product-builder>p{margin:7px 0 0;color:var(--shelf-muted);font-size:11px}
.hrp-shelf-content-links{margin:18px 0;padding:20px;border-radius:18px;background:#fff}.hrp-shelf-content-links h2{margin:0 0 12px;font-size:19px}.hrp-shelf-content-links ul{display:grid;gap:1px;margin:0;padding:0;background:var(--shelf-line);list-style:none}.hrp-shelf-content-links li a{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:12px;background:#fff;color:var(--shelf-ink)}.hrp-shelf-content-links li span{padding:2px 7px;border-radius:999px;background:#edf5e5;color:var(--shelf-green-dark);font-size:10px;font-weight:800}.hrp-shelf-content-links li strong{font-size:13px}.hrp-shelf-content-links li b{font-size:22px;color:var(--shelf-green)}
