@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+JP:wght@400;500;600;700&display=swap";:root{--ink: #27304b;--muted: #73798a;--green-950: #1b3f7f;--green-900: #204a89;--green-800: #285898;--green-700: #3473a8;--green-100: #d7f2f7;--green-50: #effafd;--cream: #eaf7fa;--line: #e5e7eb;--surface: #fff;--danger: #bb3e3e;font-family:DM Sans,Noto Sans JP,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}#root{min-height:100vh}.auth-loading{display:grid;min-height:100vh;place-items:center;color:var(--green-950);background:var(--cream);font-size:.82rem;font-weight:600}.brand{display:inline-flex;align-items:center;color:var(--green-950)}.brand-logo{display:block;width:76px;height:62px;object-fit:contain}.brand--light .brand-logo{width:112px;height:112px;border-radius:18px;box-shadow:0 12px 32px #1b3f7f2e}.login-page{display:grid;min-height:100vh;padding:48px 20px;place-items:center;background:var(--cream)}.login-visual{position:relative;display:none;flex-direction:column;min-height:100vh;padding:45px 6vw 35px;overflow:hidden;color:#fff;background:#58bdd3}.login-visual:before,.login-visual:after{position:absolute;border:1px solid rgb(255 255 255 / 8%);border-radius:50%;content:""}.login-visual:before{width:640px;height:640px;right:-300px;top:-240px}.login-visual:after{width:420px;height:420px;left:-210px;bottom:-190px}.login-copy{position:relative;z-index:1;margin:auto 0;padding-bottom:80px}.login-copy h1{margin:20px 0 24px;font-family:Noto Sans JP,sans-serif;font-size:clamp(2.7rem,5vw,4.8rem);line-height:1.26;letter-spacing:.03em}.login-copy>p:last-child{margin:0;color:#ffffffad;font-family:Noto Sans JP,sans-serif;font-size:.96rem;line-height:2}.login-copyright{position:relative;z-index:1;margin:0;color:#ffffff59;font-size:.67rem;letter-spacing:.11em}.login-orbit{position:absolute;z-index:2;right:5vw;bottom:12vh;width:260px;height:210px;opacity:.78}.login-orbit:before{position:absolute;top:35px;right:30px;bottom:35px;left:30px;border:1px dashed rgb(255 255 255 / 15%);border-radius:50%;content:"";transform:rotate(-22deg)}.orbit-card{position:absolute;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgb(255 255 255 / 12%);border-radius:10px;color:#ffffffbf;background:#ffffff12;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.7rem}.orbit-card svg{width:16px;height:16px;color:#fff36a}.orbit-card--one{right:0;top:15px}.orbit-card--two{left:0;top:90px}.orbit-card--three{right:14px;bottom:0}.login-panel{display:grid;width:min(100%,520px);place-items:center;padding:48px 52px;border-radius:5px;background:#fff;box-shadow:0 3px 14px #1a284e14}.login-form{width:min(100%,430px)}.mobile-brand{display:inline-flex;margin-bottom:42px}.login-heading{margin-bottom:38px}.login-heading h2{margin:12px 0;font-family:Noto Sans JP,sans-serif;font-size:2rem;letter-spacing:.04em}.login-heading>p:last-child{margin:0;color:var(--muted);font-size:.87rem;line-height:1.8}.form-field{display:grid;gap:9px;min-width:0}.form-field+.form-field{margin-top:21px}.form-field>span{color:#425149;font-size:.8rem;font-weight:700}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:50px;padding:12px 15px;border:1px solid #dcdee4;border-radius:4px;outline:none;color:var(--ink);background:#fff;transition:border-color .2s,box-shadow .2s}.form-field textarea{min-height:130px;line-height:1.7;resize:vertical}.form-field input::placeholder{color:#a2aaa5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.form-field input:disabled{color:#89948d;background:#f4f6f3;cursor:not-allowed}.password-field{position:relative}.password-field input{padding-right:62px}.password-field button{position:absolute;right:7px;top:7px;height:36px;padding:0 9px;border:0;color:var(--green-700);background:transparent;font-size:.72rem;font-weight:700}.form-error{margin:16px 0 0;padding:11px 13px;border:1px solid #edcccc;border-radius:6px;color:#9c3535;background:#fdf4f3;font-size:.78rem;line-height:1.55}.field-error{color:#a13939!important;font-size:.66rem!important}.login-button,.primary-button,.secondary-button,.danger-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:999px;font-weight:700;transition:.2s ease}.login-button{width:100%;min-height:53px;margin-top:30px;padding:12px 18px;border:0;color:#fff;background:var(--green-800);box-shadow:0 8px 20px #1651392e}.login-button:hover,.primary-button:hover{background:var(--green-950);transform:translateY(-1px)}.login-button svg{width:18px}.login-button:disabled,.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55;transform:none}.login-help{margin:22px 0 0;color:#929a95;font-size:.7rem;text-align:center}.app-page{min-height:100vh;background:var(--cream)}.app-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:36px;height:72px;padding:0 max(24px,calc((100vw - 1100px)/2));border-bottom:1px solid #eceef1;background:#fffffff7}.brand-button{padding:0;border:0;background:transparent}.brand-button .brand-logo{width:70px;height:66px}.header-search{display:flex;align-items:center;gap:10px;width:min(100%,680px);min-height:38px;justify-self:center;padding:8px 14px;border:1px solid #dedfe4;border-radius:5px;color:#969aa5;background:#fafafa;font-size:.72rem;text-align:left}.header-search:hover{color:var(--green-950);border-color:#b9bfce;background:#fff}.header-search svg{width:19px;height:19px;color:#26304f}.header-user{display:flex;align-items:center;gap:10px}.user-button{display:flex;align-items:center;gap:10px;padding:5px 6px 5px 5px;border:0;border-radius:8px;color:var(--ink);background:transparent;text-align:left}.user-button:hover{background:var(--green-50)}.user-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:var(--green-950);font-size:.8rem;font-weight:700}.user-button>span:nth-child(2){display:grid;min-width:100px;font-size:.74rem;font-weight:700}.user-button small{color:#98a19a;font-size:.6rem;font-weight:500}.user-button>svg{width:16px;color:#9ba49e}.icon-button{display:grid;width:38px;height:38px;place-items:center;border:1px solid #dfe1e7;border-radius:50%;color:var(--green-950);background:#fff}.icon-button:hover{color:var(--green-800);border-color:#b9cec0}.icon-button svg{width:19px}.notification-wrapper,.notification-button{position:relative}.notification-badge{position:absolute;right:-5px;top:-6px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:#e05252;box-shadow:0 2px 6px #952b2b38;font-size:.56rem;font-weight:700;line-height:1}.notification-menu{position:absolute;z-index:80;right:0;top:calc(100% + 12px);width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid #dfe5e1;border-radius:10px;background:#fff;box-shadow:0 18px 55px #1a2b4e2e}.notification-menu:before{position:absolute;right:12px;top:-7px;width:13px;height:13px;border-top:1px solid #dfe5e1;border-left:1px solid #dfe5e1;background:#fff;content:"";transform:rotate(45deg)}.notification-menu-header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:17px 18px 14px;border-bottom:1px solid #e8ece9}.notification-menu-header>div{display:grid;gap:3px}.notification-menu-header strong{color:#2d3932;font-size:.88rem}.notification-menu-header span,.notification-menu-header small{color:#8b958f;font-size:.58rem}.notification-menu-header small{white-space:nowrap}.notification-list{max-height:min(510px,calc(100vh - 125px));overflow-y:auto;overscroll-behavior:contain}.notification-item{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:14px 17px;border-bottom:1px solid #edf0ee;background:#fff}.notification-item:last-child{border-bottom:0}.notification-item.is-unread{background:#f1fafd}.notification-item.is-unread:after{position:absolute;right:10px;top:12px;width:6px;height:6px;border-radius:50%;background:#4aa9c0;content:""}.notification-kind{display:grid;width:36px;height:36px;place-items:center;border-radius:50%}.notification-kind svg{width:18px}.notification-kind--like{color:#cf4f62;background:#fff0f2}.notification-kind--comment{color:#317f99;background:#eaf7fb}.notification-item-content{display:grid;min-width:0;gap:4px;padding-right:6px}.notification-item-content p{margin:0;color:#526058;font-size:.68rem;line-height:1.55}.notification-item-content p strong{color:#303d35;font-weight:700;overflow-wrap:anywhere}.notification-post-title{overflow:hidden;color:#718078;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.notification-comment-body{overflow:hidden;padding:7px 9px;border-radius:5px;color:#637169;background:#f4f6f4;font-size:.62rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.notification-item-content time{margin-top:2px;color:#9aa29d;font-size:.56rem}.notification-status{display:grid;min-height:145px;margin:0;place-items:center;padding:25px;color:#8a948e;font-size:.68rem;text-align:center}.notification-status--error{color:#a34444}.login-link-button{display:flex;width:auto;min-width:88px;padding:0 18px;border:2px solid var(--green-950);border-radius:999px;font-size:.72rem;font-weight:700}.app-nav{position:sticky;z-index:19;top:72px;border-bottom:1px solid #dfe8e6;background:#fff}.app-nav-inner{display:flex;width:min(1100px,calc(100% - 48px));height:48px;margin:0 auto;gap:8px}.app-nav button{position:relative;display:flex;min-width:150px;align-items:center;justify-content:center;gap:8px;height:100%;padding:0 18px;border:0;color:#9296a1;background:transparent;font-size:.73rem;font-weight:600}.app-nav button:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:3px 3px 0 0;background:transparent;content:""}.app-nav button svg{width:18px;height:18px}.app-nav button:hover,.app-nav button.is-active{color:var(--green-950)}.app-nav button.is-active:after{background:#58bdd3}.app-main{width:min(1100px,calc(100% - 48px));margin:0 auto;padding:30px 0 70px}.content-section{animation:reveal .28s ease}@keyframes reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.page-heading h1{margin:7px 0;font-family:Noto Sans JP,sans-serif;font-size:1.38rem;font-weight:600;letter-spacing:.02em}.page-heading>div>p:last-child{margin:0;color:var(--muted);font-size:.78rem}.heading-actions{display:flex;align-items:center;gap:17px}.secondary-button{padding:8px 17px;border:1px solid #cbd0dc;color:var(--green-950);background:#fff;font-size:.75rem}.secondary-button:hover{color:var(--green-800);border-color:#9db9a6;background:var(--green-50)}.secondary-button svg,.primary-button svg,.danger-button svg{width:17px;height:17px}.primary-button{padding:10px 20px;border:0;color:#fff;background:var(--green-950);font-size:.76rem}.danger-button{padding:9px 15px;border:1px solid #e7c7c7;color:#aa3c3c;background:#fff8f7;font-size:.75rem}.notice{position:fixed;z-index:60;top:82px;left:50%;display:flex;align-items:center;gap:18px;width:min(620px,calc(100% - 30px));padding:12px 14px 12px 18px;border:1px solid;border-radius:8px;box-shadow:0 12px 28px #182c2121;transform:translate(-50%);font-size:.78rem}.notice--success{border-color:#abd0b7;color:#1e6845;background:#eff9f2}.notice--error{border-color:#ecc4c1;color:#a13939;background:#fff5f3}.notice--info{border-color:#bdd1dd;color:#315d76;background:#f2f8fb}.notice>span{flex:1}.notice button{display:grid;padding:0;border:0;color:inherit;background:transparent}.notice svg{width:17px}.config-note{display:flex;align-items:center;gap:14px;margin-bottom:18px;padding:12px 16px;border:1px solid #ead9a9;border-radius:7px;color:#756126;background:#fffbef;font-size:.72rem}.config-note strong{flex:none}.config-note code{padding:2px 5px;border-radius:3px;background:#f3ecd9}.empty-panel{display:grid;min-height:300px;place-items:center;align-content:center;padding:40px;border:1px solid #e6e8ec;border-radius:5px;color:#858a99;background:#fff;box-shadow:0 2px 8px #1d274b0a;text-align:center}.empty-panel>svg{width:40px;height:40px;color:#a9bbb0}.empty-panel h2{margin:15px 0 4px;color:#516058;font-size:1rem}.empty-panel p{margin:0;font-size:.75rem}.register-layout{display:grid;grid-template-columns:minmax(0,1fr) 355px;gap:18px;align-items:start}.panel-card{border:1px solid #e7e8ec;border-radius:5px;background:#fff;box-shadow:0 2px 9px #1d274b0d}.panel-title{display:flex;align-items:center;justify-content:space-between;min-height:70px;padding:14px 19px;border-bottom:1px solid #e8ece8}.panel-title>div{display:flex;align-items:center;gap:11px}.panel-title h2{margin:0 0 3px;font-size:.9rem}.panel-title p{margin:0;color:#909991;font-size:.64rem}.step-number{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--green-950);font-size:.7rem;font-weight:700}.result-count,.total-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;color:var(--green-950);background:var(--green-100);font-size:.66rem;font-weight:700}.total-badge{margin-bottom:2px}.total-badge svg{width:14px}.search-controls{display:grid;grid-template-columns:1.4fr 1fr auto;gap:12px;align-items:end;padding:17px 19px}.search-controls .form-field+.form-field{margin:0}.search-controls .form-field input,.search-controls .form-field select{min-height:42px;padding:8px 10px;font-size:.72rem}.search-controls .primary-button{min-height:42px}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;z-index:1;left:11px;top:50%;width:17px;color:#9ca69f;transform:translateY(-50%)}.form-field .input-with-icon input{padding-left:36px}.table-wrap{overflow-x:auto}.data-table{width:100%;min-width:690px;border-collapse:collapse}.data-table th{padding:11px 16px;border-top:1px solid #eceef1;border-bottom:1px solid #e5e7eb;color:#818695;background:#fafafa;font-size:.62rem;font-weight:700;text-align:left;white-space:nowrap}.data-table td{padding:13px 16px;border-bottom:1px solid #edf0ed;color:#59665e;font-size:.71rem;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfdfb}.data-table tbody tr.is-selected{background:#f0f8f3}.data-table td strong{display:block;color:#27352d;font-size:.74rem}.data-table td small{display:block;margin-top:2px;color:#a0a9a3;font-size:.6rem}.table-empty{height:180px;color:#939d96!important;text-align:center}.table-loading{display:grid;min-height:220px;place-items:center;color:#87928a;font-size:.75rem}.status-pill{display:inline-flex;padding:3px 7px;border-radius:999px;color:var(--green-950);background:var(--green-100);font-size:.58rem;font-weight:700}.status-pill.is-closed{color:#9b4747;background:#f9eaea}.row-select-button{display:inline-flex;align-items:center;gap:2px;padding:6px 7px 6px 10px;border:1px solid #d4ded6;border-radius:5px;color:#47705a;background:#fff;font-size:.63rem;font-weight:700}.row-select-button svg{width:14px}.registration-card{position:sticky;top:137px;overflow:hidden}.registration-card>.form-field{margin:20px 19px 0}.registration-card .form-field input{min-height:45px;font-size:.7rem}.selected-shop{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;margin:18px 19px 0;padding:13px;border:1px solid #bde2dc;border-radius:4px;background:var(--green-50)}.selected-shop .selected-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:6px;color:#fff;background:var(--green-700)}.selected-shop .selected-icon svg{width:19px}.selected-shop div{display:grid;min-width:0}.selected-shop small{color:#789083;font-size:.57rem}.selected-shop strong{overflow:hidden;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.selected-shop div span{color:#849188;font-size:.61rem}.selected-shop>svg{width:18px;color:var(--green-700)}.selected-shop--empty{display:flex;justify-content:center;min-height:84px;border-style:dashed;color:#909b93;background:#fafbfa;font-size:.68rem}.selected-shop--empty svg{color:#a5b2aa}.registration-submit{width:calc(100% - 38px);margin:18px 19px 0;min-height:45px}.registration-hint{display:flex;align-items:center;justify-content:center;gap:5px;margin:12px 10px 18px;color:#94a097;font-size:.59rem}.registration-hint svg{width:13px}.records-card{overflow:hidden}.records-table{min-width:900px}.record-link{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:390px;color:var(--green-700)}.record-link>span{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-link svg{width:14px;flex:none}.table-actions{display:flex;gap:5px}.table-actions button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dce3dd;border-radius:5px;color:#65736a;background:#fff}.table-actions button:hover{color:var(--green-800);border-color:#adc2b3}.table-actions button.is-danger:hover{color:var(--danger);border-color:#e0b5b5;background:#fff7f6}.table-actions button:disabled{cursor:not-allowed;opacity:.35}.table-actions svg{width:15px}.users-card{overflow:hidden}.users-table{min-width:760px}.products-card{overflow:hidden}.products-table{min-width:1050px}.product-search-bar{position:relative;display:block;margin:-8px 0 20px}.product-search-bar>svg{position:absolute;left:16px;top:50%;width:20px;color:#8b9690;pointer-events:none;transform:translateY(-50%)}.product-search-bar input{width:100%;min-height:48px;padding:11px 16px 11px 48px;border:1px solid #d9dee2;border-radius:6px;outline:none;color:var(--ink);background:#fff;box-shadow:0 2px 8px #1d274b08;transition:border-color .2s,box-shadow .2s}.product-search-bar input::placeholder{color:#9aa39e}.product-search-bar input:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.product-description{display:-webkit-box;max-width:360px;overflow:hidden;line-height:1.65;white-space:pre-line;-webkit-box-orient:vertical;-webkit-line-clamp:3}.product-editor-card{width:min(620px,100%)}.product-editor-content{display:grid;gap:18px;padding:22px;overflow-y:auto}.product-editor-content .form-field+.form-field{margin-top:0}.product-editor-content .form-error{margin-top:0}.posts-section{width:min(100%,820px);margin:0 auto}.posts-refresh-button{min-height:38px}.posts-message{margin:0 0 20px}.post-feed-toolbar{display:grid;gap:15px;margin:-8px 0 24px;padding:16px}.post-search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;min-height:48px;padding:4px 5px 4px 15px;border:1px solid #d9dee2;border-radius:7px;background:#fff;transition:border-color .2s,box-shadow .2s}.post-search-form:focus-within{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.post-search-form>svg{width:20px;color:#7f8b84}.post-search-form input{width:100%;min-width:0;height:38px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.74rem}.post-search-form input::placeholder{color:#9aa39e}.post-search-form input::-webkit-search-cancel-button{display:none}.post-search-form .primary-button{min-height:38px;padding:7px 18px}.post-search-clear{display:grid;width:32px;height:32px;place-items:center;padding:0;border:0;border-radius:50%;color:#849088;background:transparent}.post-search-clear:hover{color:var(--green-950);background:var(--green-50)}.post-search-clear svg{width:17px;height:17px}.post-channel-filter{display:flex;align-items:center;gap:13px}.post-channel-filter>span{display:inline-flex;flex:none;align-items:center;gap:5px;color:#68766d;font-size:.67rem;font-weight:700}.post-channel-filter>span svg{width:16px;height:16px;color:var(--green-700)}.post-channel-filter>div{display:flex;flex-wrap:wrap;gap:7px}.post-channel-filter button{min-height:32px;padding:5px 12px;border:1px solid #dce3de;border-radius:999px;color:#6f7b73;background:#fff;font-size:.64rem;font-weight:700;transition:.18s ease}.post-channel-filter button:hover{color:var(--green-950);border-color:#b6cfc0;background:var(--green-50)}.post-channel-filter button.is-active{color:#fff;border-color:var(--green-800);background:var(--green-800)}.post-filter-reset{margin-top:18px}.posts-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.post-card{overflow:hidden}.post-card-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-bottom:1px solid #edf0ed}.post-card-header>div{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.post-card-header time{color:#8b948e;font-size:.62rem;white-space:nowrap}.post-channel{display:inline-flex;padding:4px 9px;border-radius:999px;color:var(--green-950);background:var(--green-100);font-size:.62rem;font-weight:700}.post-author{display:inline-flex;align-items:center;gap:4px;color:#78837c;font-size:.62rem}.post-author svg{width:15px;height:15px}.post-image-gallery{position:relative;overflow:hidden;border-bottom:1px solid #edf0ed;background:#f4f7f5}.post-image-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.post-card-image,.post-image-loading{display:block;width:100%;aspect-ratio:16 / 9;flex:0 0 100%;scroll-snap-align:start}.post-card-image{object-fit:contain;background:#eef2ef}.post-image-loading{display:grid;place-items:center;color:#929b95;background:#f4f7f5;font-size:.66rem}.post-image-count{position:absolute;right:12px;bottom:12px;padding:5px 9px;border-radius:999px;color:#fff;background:#161f1aad;font-size:.6rem;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.post-card-content{padding:19px 20px 22px}.post-card-content h2{margin:0 0 10px;color:#26332b;font-family:Noto Sans JP,sans-serif;font-size:1.02rem;line-height:1.55}.post-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-bottom:16px;color:#728078}.post-card-meta span{display:inline-flex;align-items:center;gap:4px;font-size:.66rem}.post-card-meta svg{width:15px;height:15px;color:var(--green-700)}.post-card-body{margin:0;color:#4f5d54;font-size:.74rem;line-height:1.85;overflow-wrap:anywhere;white-space:pre-wrap}.post-ratings{margin-top:20px;padding-top:16px;border-top:1px solid #e7ece8}.post-ratings h3{margin:0 0 10px;color:#46534b;font-size:.72rem}.post-review-groups{display:grid;gap:12px}.post-review-group{padding:12px;border:1px solid #e1e9e3;border-radius:6px;background:#f8fbf9}.post-review-group h4{margin:0 0 8px;color:var(--green-950);font-size:.68rem}.post-review-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.post-review-group span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;padding:7px 9px;border-radius:5px;color:#6b776f;background:#fff;font-size:.59rem}.post-review-group strong{color:var(--green-950);font-size:.64rem}.review-answer{padding:2px 6px;border-radius:999px}.review-answer--yes{color:#1e6845!important;background:#e3f4e8}.review-answer--no{color:#8a4b4b!important;background:#f8eaea}.post-reactions{display:flex;gap:6px;padding:10px 18px;border-top:1px solid #e7ece8;background:#fcfdfc}.post-reactions button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:7px 12px;border:0;border-radius:999px;color:#69756d;background:transparent;font-size:.68rem;font-weight:700}.post-reactions button:hover,.post-reactions button.is-active{color:var(--green-950);background:var(--green-50)}.post-reactions button.is-liked{color:#c3485b;background:#fff0f2}.post-reactions button:disabled{cursor:wait;opacity:.55}.post-reactions svg{width:18px;height:18px}.post-action-error{margin:0;padding:9px 18px;border-top:1px solid #f1d5d5;color:#a13939;background:#fff7f6;font-size:.67rem}.post-comments{padding:18px 20px 20px;border-top:1px solid #e5eae6;background:#f8faf8}.comments-list{display:grid;gap:10px;margin-bottom:16px}.comment-item{position:relative;padding:12px 42px 12px 13px;border:1px solid #e0e7e2;border-radius:7px;background:#fff}.comment-item>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.comment-item strong{color:#405048;font-size:.68rem}.comment-item time{color:#919a94;font-size:.57rem}.comment-item p{margin:7px 0 0;color:#56635b;font-size:.7rem;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap}.comment-item>button{position:absolute;right:8px;top:8px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;color:#9b7777;background:transparent}.comment-item>button:hover{color:var(--danger);background:#fff1f0}.comment-item>button svg{width:15px}.comments-empty{margin:0 0 15px;color:#8a958e;font-size:.68rem;text-align:center}.comment-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.comment-form textarea{width:100%;min-height:58px;padding:10px 12px;border:1px solid #d9e0db;border-radius:6px;outline:none;color:var(--ink);background:#fff;font-size:.7rem;line-height:1.6;resize:vertical}.comment-form textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.comment-form .primary-button{min-width:92px;min-height:40px}.post-create-section{width:min(100%,820px);margin:0 auto}.post-form-card{overflow:hidden}.post-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:28px}.post-form-grid .form-field+.form-field{margin-top:0}.post-form-span{grid-column:1 / -1}.shop-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.selected-restaurant-field{min-width:0}.restaurant-select-button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:center;gap:9px;border:1px dashed #a9c4b2;border-radius:5px;color:var(--green-800);background:#f8fcf9;font-size:.74rem;font-weight:700}.restaurant-select-button:hover{border-color:var(--green-700);background:var(--green-50)}.restaurant-select-button svg{width:20px}.selected-restaurant-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:9px 10px 9px 14px;border:1px solid #b9d8c3;border-radius:5px;background:#f5fbf7}.selected-restaurant-summary>svg{width:21px;color:var(--green-700)}.selected-restaurant-summary>span{display:grid;min-width:0;gap:2px}.selected-restaurant-summary strong,.selected-restaurant-summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-restaurant-summary strong{color:#32473a;font-size:.75rem}.selected-restaurant-summary small{color:#78867d;font-size:.61rem}.selected-restaurant-summary .secondary-button{min-height:36px;padding:6px 13px}.other-shop-toggle{display:flex;min-height:50px;align-items:center;gap:8px;padding:0 15px;border:1px solid #dcdee4;border-radius:4px;color:#56635b;background:#fafbfa;font-size:.72rem;font-weight:600;white-space:nowrap}.other-shop-toggle input{width:16px;min-height:16px;margin:0;accent-color:var(--green-800)}.shop-help{color:#89938c;font-size:.65rem;line-height:1.5}.image-file-field{position:relative;display:flex;min-height:50px;align-items:center;gap:10px;padding:12px 15px;overflow:hidden;border:1px dashed #b9c9bf;border-radius:4px;color:var(--green-800)!important;background:#f8fcf9;cursor:pointer}.image-file-field>svg{width:20px;flex:none}.image-file-field>span{min-width:0;overflow:hidden;font-size:.72rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.image-file-field input{position:absolute;width:1px;height:1px;min-height:0;opacity:0}.selected-images-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;color:inherit!important}.selected-image-card{position:relative;min-width:0;overflow:hidden;border:1px solid #dde4df;border-radius:6px;background:#fff}.selected-image-card img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.selected-image-card>span{display:block;padding:7px 9px;overflow:hidden;color:#68746c;font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.selected-image-card button{position:absolute;right:5px;top:5px;display:grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#17221bb3}.selected-image-card button svg{width:15px}.post-choice-field,.rating-row{min-width:0;margin:0;padding:0;border:0}.post-choice-field>legend{margin-bottom:9px;color:#425149;font-size:.8rem;font-weight:700}.quality-choice-row{display:flex;flex-wrap:wrap;gap:10px}.quality-choice-row label{display:flex;min-height:44px;align-items:center;gap:8px;padding:0 16px;border:1px solid #dce2de;border-radius:6px;color:#59655e;background:#fff;font-size:.72rem;font-weight:600}.quality-choice-row label:has(input:checked){color:var(--green-950);border-color:var(--green-700);background:var(--green-50);box-shadow:0 0 0 2px #287b5714}.quality-choice-row input{margin:0;accent-color:var(--green-800)}.quality-panel{display:grid;gap:4px;padding:22px;border:1px solid #d8e6dc;border-radius:6px;background:#f7fbf8}.drink-choice-field{padding-bottom:14px}.drink-choice-help{margin:-2px 0 12px;color:#7f8a83;font-size:.66rem}.quality-panel-heading{margin-top:3px;padding-top:18px;border-top:1px solid #dbe6de}.quality-panel h2{margin:0 0 4px;font-size:.9rem}.quality-panel p{margin:0;color:#7f8a83;font-size:.66rem}.yes-no-review-section{display:grid;gap:12px}.yes-no-review-grid{display:grid;gap:8px}.yes-no-review-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;margin:0;padding:12px 14px;border:1px solid #dfe7e1;border-radius:6px;background:#fff}.yes-no-review-row legend{float:left;width:100%;color:#435149;font-size:.72rem;font-weight:700}.yes-no-review-row legend small{margin-left:7px;color:#859087;font-size:.58rem;font-weight:500}.yes-no-options{display:flex;align-items:center;gap:7px}.yes-no-options label{position:relative;display:grid;min-width:52px;min-height:34px;place-items:center;padding:5px 10px;border:1px solid #cedbd2;border-radius:999px;color:#617067;background:#fff;font-size:.65rem;font-weight:700;cursor:pointer}.yes-no-options label:has(input:checked){border-color:var(--green-800);color:#fff;background:var(--green-800)}.yes-no-options input{position:absolute;opacity:0}.yes-no-options button{padding:5px 7px;border:0;color:#7c8880;background:transparent;font-size:.56rem;text-decoration:underline}.rating-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(90px,auto) auto;gap:14px;align-items:center;padding:13px 0;border-top:1px solid #e1e9e3}.rating-row legend{float:left;width:100%;color:#435149;font-size:.72rem;font-weight:700}.rating-row>span{color:#8b958f;font-size:.61rem}.rating-options{display:flex;gap:6px}.rating-options label{position:relative;display:grid;width:34px;height:34px;place-items:center;border:1px solid #cedbd2;border-radius:50%;color:#617067;background:#fff;font-size:.68rem;font-weight:700;cursor:pointer}.rating-options label:has(input:checked){border-color:var(--green-800);color:#fff;background:var(--green-800)}.rating-options input{position:absolute;opacity:0}.post-form-message{margin:0 28px 20px}.form-success{padding:11px 13px;border:1px solid #b9d9c3;border-radius:6px;color:#326145;background:#f1faf4;font-size:.78rem;line-height:1.55}.post-form-actions{display:flex;justify-content:flex-end;padding:18px 28px;border-top:1px solid #e5eae6;background:#fafbfa}.post-form-actions .primary-button{min-width:150px}.assignments-card{overflow:hidden}.assignments-table{min-width:900px}.assignment-target{display:grid;gap:3px;padding:13px 14px;border:1px solid #dbe7df;border-radius:6px;background:#f7fbf8}.assignment-target span,.assignment-target small{color:#829087;font-size:.62rem}.assignment-target strong{font-size:.82rem}.role-pill{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:.61rem;font-weight:700}.role-pill--admin{color:#7d3d3d;background:#f9e8e8}.role-pill--normal{color:#2f6177;background:#e7f3f8}.role-pill--employee{color:#3e6b53;background:#eaf5ee}.user-editor-card{width:min(520px,100%)}.user-editor-content{display:grid;gap:18px;padding:22px}.user-editor-content .form-field+.form-field{margin-top:0}.user-editor-hint{margin:-5px 0 0;color:#7c877f;font-size:.66rem;line-height:1.6}.user-editor-content .form-error{margin-top:0}.admin-post-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:end;gap:14px;margin-bottom:16px;padding:15px}.admin-post-toolbar .form-field+.form-field{margin-top:0}.admin-post-toolbar .form-field select{min-height:44px}.admin-post-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:0 13px;border:1px solid #d9e0db;border-radius:6px}.admin-post-search:focus-within{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.admin-post-search svg{width:19px;color:#7f8b84}.admin-post-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.72rem}.admin-posts-grid{height:690px;overflow:hidden}.admin-posts-grid .MuiDataGrid-root{border:0;color:#536159;font-size:.7rem}.admin-posts-grid .MuiDataGrid-columnHeaders{border-bottom-color:#dfe5e1;color:#68746c;background:#f7f9f7;font-size:.65rem}.admin-posts-grid .MuiDataGrid-cell{border-bottom-color:#edf0ed}.admin-posts-grid .MuiDataGrid-row:hover{background:#f7fbf8}.admin-posts-grid .MuiDataGrid-footerContainer{border-top-color:#dfe5e1}.admin-post-title-cell,.admin-post-shop-cell{display:grid;min-width:0;gap:3px;padding:7px 0;line-height:1.45}.admin-post-title-cell strong,.admin-post-shop-cell strong{overflow:hidden;color:#2f3d35;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.admin-post-title-cell span,.admin-post-shop-cell span{overflow:hidden;color:#89938d;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.admin-post-actions{width:100%;align-items:center;justify-content:center}.admin-post-editor{width:min(760px,100%)}.admin-post-editor-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;min-height:0;padding:22px;overflow-y:auto}.admin-post-editor-content .form-field+.form-field{margin-top:0}.admin-post-editor-wide{grid-column:1 / -1}.admin-post-shop-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.admin-post-shop-editor .secondary-button{min-height:50px;white-space:nowrap}.admin-post-other-shop{display:flex;align-items:center;gap:7px;margin-top:8px;color:#68756d;font-size:.65rem;font-weight:600}.admin-post-other-shop input{width:15px;min-height:15px;margin:0;accent-color:var(--green-800)}.admin-post-readonly{display:flex;flex-wrap:wrap;gap:7px 15px;padding:11px 13px;border-radius:6px;color:#77837b;background:#f5f7f5;font-size:.62rem}.restaurants-card{overflow:hidden}.restaurants-table{min-width:1280px}.restaurant-address{max-width:330px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurant-editor-card{width:min(780px,100%)}.restaurant-editor-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;min-height:0;padding:22px;overflow-y:auto}.restaurant-editor-content .form-field+.form-field{margin-top:0}.restaurant-editor-wide{grid-column:1 / -1}.restaurant-picker-card{width:min(760px,100%)}.restaurant-picker-content{min-height:0;padding:20px;overflow-y:auto}.restaurant-picker-prefecture-filter{display:grid;grid-template-columns:auto minmax(180px,240px);align-items:center;justify-content:end;gap:10px;margin-bottom:10px;color:#536159;font-size:.67rem;font-weight:700}.restaurant-picker-prefecture-filter select{min-height:40px;padding:7px 34px 7px 11px;border:1px solid #d9e0db;border-radius:6px;outline:0;color:var(--ink);background:#fff;font-size:.7rem}.restaurant-picker-prefecture-filter select:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.restaurant-picker-prefecture-filter select:disabled{opacity:.6}.restaurant-picker-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:5px 5px 5px 14px;border:1px solid #d9e0db;border-radius:7px}.restaurant-picker-search:focus-within{border-color:var(--green-700);box-shadow:0 0 0 3px #287b571a}.restaurant-picker-search>svg{width:20px;color:#7f8b84}.restaurant-picker-search input{width:100%;min-width:0;min-height:38px;padding:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:.73rem}.restaurant-picker-search .primary-button{min-height:38px;padding:7px 18px}.restaurant-picker-summary{margin:12px 2px 9px;color:#7f8b84;font-size:.64rem}.restaurant-picker-results{display:grid;gap:8px}.restaurant-picker-results>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:13px 14px;border:1px solid #e0e6e2;border-radius:7px;color:#536159;background:#fff;text-align:left}.restaurant-picker-results>button:hover,.restaurant-picker-results>button.is-selected{border-color:#a8cbb4;background:#f4faf6}.restaurant-picker-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:var(--green-700);background:var(--green-100)}.restaurant-picker-icon svg{width:20px}.restaurant-picker-details{display:grid;min-width:0;gap:4px}.restaurant-picker-details strong{overflow:hidden;color:#314039;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.restaurant-picker-details small{display:flex;align-items:center;gap:4px;overflow:hidden;color:#7b877f;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}.restaurant-picker-details small svg{width:14px;flex:none}.restaurant-picker-select{display:grid;min-width:46px;min-height:30px;place-items:center;padding:4px 9px;border-radius:999px;color:var(--green-800);background:var(--green-100);font-size:.62rem;font-weight:700}.restaurant-picker-select svg{width:17px}.restaurant-picker-empty{display:grid;min-height:180px;place-items:center;align-content:center;color:#89948d;font-size:.7rem}.restaurant-picker-empty svg{width:34px;color:#aab8af}.restaurant-picker-empty p{margin:8px 0 0}.modal-layer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#111f4885;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{display:flex;flex-direction:column;width:min(920px,100%);max-height:min(760px,calc(100vh - 44px));overflow:hidden;border-radius:6px;background:#fff;box-shadow:0 28px 80px #111f483d;animation:modalIn .2s ease}@keyframes modalIn{0%{opacity:0;transform:translateY(10px) scale(.99)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e5eae6}.modal-header h2{margin:5px 0 0;font-size:1.12rem}.modal-header p{margin:4px 0 0;color:#7f8a83;font-size:.64rem}.modal-header>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e0e5e1;border-radius:6px;color:#738078;background:#fff}.modal-header svg{width:18px}.modal-content{min-height:0;overflow-y:auto}.modal-content .data-table{border-top:1px solid #e8ece8}.modal-url-row{display:grid;grid-template-columns:1fr 260px;gap:15px;padding:18px 20px 22px;border-top:1px solid #e8ece8}.modal-url-row .form-field input{min-height:44px;font-size:.72rem}.modal-selection{display:grid;grid-template-columns:auto 1fr;align-content:center;column-gap:7px;padding:9px 12px;border:1px solid #c8ddcf;border-radius:7px;color:#5b6a61;background:#f3faf5}.modal-selection svg{grid-row:span 2;width:18px;color:var(--green-700)}.modal-selection span{font-size:.57rem}.modal-selection strong{overflow:hidden;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.modal-footer{display:flex;justify-content:flex-end;gap:9px;padding:13px 20px;border-top:1px solid #e3e8e4;background:#fafbfa}.profile-page{display:grid;min-height:100vh;place-items:center;padding:25px;background:var(--cream)}.profile-card{width:min(100%,500px);padding:38px;border:1px solid #e3e5ea;border-radius:5px;background:#fff;box-shadow:0 4px 18px #18264f14;text-align:center}.profile-card .brand{margin-bottom:32px}.profile-card .brand-logo{width:104px;height:104px}.profile-avatar{display:grid;width:70px;height:70px;margin:0 auto 18px;place-items:center;border-radius:50%;color:#fff;background:var(--green-800)}.profile-avatar svg{width:40px;height:40px}.profile-card h1{margin:7px 0 25px;font-size:1.35rem}.profile-card dl{margin:0;border-top:1px solid #e6ebe7}.profile-card dl div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #e6ebe7;text-align:left}.profile-card dt{color:#7b8880;font-size:.72rem}.profile-card dd{margin:0;overflow-wrap:anywhere;font-size:.75rem;font-weight:700}.profile-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}@media (max-width: 980px){.login-page{grid-template-columns:1fr}.login-orbit{display:none}.register-layout{grid-template-columns:1fr}.registration-card{position:static}}@media (max-width: 760px){.login-page{display:block;background:#fbfcf9}.login-visual{display:none}.login-panel{min-height:100vh;padding:35px 24px}.mobile-brand{display:inline-flex}.app-header{grid-template-columns:auto 1fr auto;height:60px;padding:0 16px}.header-search{display:none}.user-button>span:nth-child(2),.user-button>svg{display:none}.app-nav{top:60px;overflow-x:auto}.app-nav-inner{width:max-content;min-width:100%;height:50px;padding:0 16px;gap:24px}.app-main{width:calc(100% - 28px);padding-top:28px}.page-heading{align-items:flex-start;flex-direction:column}.heading-actions{width:100%;justify-content:space-between}.search-controls,.modal-url-row{grid-template-columns:1fr}.modal-layer{padding:8px}.modal-card{max-height:calc(100vh - 16px)}.config-note{align-items:flex-start;flex-direction:column;gap:4px}.post-form-grid{grid-template-columns:1fr;padding:20px}.post-form-span{grid-column:auto}.shop-input-row{grid-template-columns:1fr}.other-shop-toggle{min-height:44px}.restaurant-editor-content{grid-template-columns:1fr;padding:18px}.restaurant-editor-wide{grid-column:auto}.admin-post-toolbar{grid-template-columns:1fr}.admin-post-editor-content{grid-template-columns:1fr;padding:18px}.admin-post-editor-wide{grid-column:auto}.admin-post-shop-editor{grid-template-columns:1fr}.restaurant-picker-content{padding:15px}.restaurant-picker-prefecture-filter{grid-template-columns:1fr;justify-content:stretch;gap:5px}.restaurant-picker-results>button{grid-template-columns:auto minmax(0,1fr)}.restaurant-picker-select{display:none}.rating-row,.yes-no-review-row{grid-template-columns:1fr;gap:7px}.yes-no-options,.rating-options{flex-wrap:wrap}.post-form-message{margin-right:20px;margin-left:20px}.post-form-actions{padding:16px 20px}.selected-images-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.post-channel-filter{align-items:flex-start;flex-direction:column;gap:9px}.comment-form{grid-template-columns:1fr}.comment-form .primary-button{justify-self:end}}@media (max-width: 460px){.brand-button .brand-logo{width:56px;height:54px}.header-user{gap:5px}.user-avatar{width:31px;height:31px}.icon-button{width:34px;height:34px}.notification-menu{position:fixed;right:8px;top:58px;width:calc(100vw - 16px)}.notification-menu:before{display:none}.notification-list{max-height:calc(100vh - 128px)}.notification-menu-header{padding-right:15px;padding-left:15px}.notification-item{padding-right:14px;padding-left:14px}.app-nav button{font-size:.7rem}.page-heading h1{font-size:1.38rem}.profile-card{padding:30px 22px}.profile-actions{flex-direction:column}.profile-actions button{width:100%}.post-card-header{align-items:flex-start;flex-direction:column;gap:7px}.post-review-group>div{grid-template-columns:1fr}.post-search-form{grid-template-columns:auto minmax(0,1fr) auto auto;padding-left:11px}.post-search-form .primary-button{padding-right:13px;padding-left:13px}.selected-images-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
