﻿:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-main:#00254d;--brand-main-text:#fff;--brand-accent:#00254d;--brand-accent-light:#e6edf5;--brand-accent-ink:#001a38;--brand-accent-text:#fff;--brand-sub:#3a5f8a;--brand-sub-light:#eef2f7;--color-primary:var(--brand-accent);--color-primary-text:var(--brand-accent-text);--color-secondary:var(--brand-sub);--color-secondary-text:#fff;--btn-primary-bg:var(--brand-accent);--btn-primary-text:var(--brand-accent-text);--btn-secondary-bg:#fff;--btn-secondary-text:var(--brand-accent);--btn-secondary-border:#e8e8e8;--btn-radius:8px;--btn-font-weight:800;--color-success:#2e7d32;--color-success-bg:#e8f5e9;--color-success-text:#2e7d32;--color-danger:#d94c48;--color-danger-bg:#fdecea;--color-danger-text:#c62828;--color-warning:#e65c00;--color-warning-bg:#fff3e0;--color-warning-text:#e65c00;--color-info:#1a56db;--color-info-bg:#eff4ff;--color-info-text:#1a56db;--bg:#fff;--panel:#fff;--panel-strong:#fff;--ink:#111;--muted:#7a7a7a;--line:#e8e8e8;--shadow:0 1px 0 #0000000f;--radius-lg:18px;--radius-md:14px;--radius-sm:10px;--brand:#111;--brand-2:#555;--accent:#111;--danger:#d94c48;--shell:min(430px, 100vw)}*{box-sizing:border-box}html{background:#fff;height:100%;min-height:100%;overflow-x:hidden}body{height:100%;min-height:100svh;color:var(--ink);background:var(--bg);margin:0;font-family:Hiragino Sans,Yu Gothic,Segoe UI,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.app-shell{background:#fff;width:100%;max-width:430px;min-height:100dvh;margin:0 auto;padding-bottom:92px;overflow:clip}.app-shell.postcreate-shell{max-width:430px;min-height:unset;-webkit-overflow-scrolling:touch;height:100%;padding-bottom:0;position:fixed;inset:0 0 0 50%;overflow:hidden auto;transform:translate(-50%)}.app-shell.messages-shell{max-width:900px}@media (min-width:900px){.app-shell.messages-shell{max-width:1080px}}.app-shell.admin-shell{background:linear-gradient(#f7f8fa 0%,#f1f3f6 100%);width:calc(100vw - 32px);max-width:none;padding-bottom:0;overflow:hidden}.app-shell.field-screen.propose-shell{height:auto;min-height:100dvh;padding-bottom:92px;display:block;overflow-y:auto}.app-shell.field-screen.propose-shell .app-content{flex:unset;min-height:unset;padding-bottom:0;overflow:visible}.app-shell.field-screen{flex-direction:column;height:100dvh;min-height:100dvh;padding-bottom:0;display:flex;overflow:hidden}.app-content{width:100%;min-width:0;overflow-x:clip}.glass-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:none}.section-card{background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none}.custom-page-body{max-width:960px;margin:0 auto;padding:24px 16px;line-height:1.7}.admin-section{max-width:960px;padding:24px}.admin-section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-section-title{margin:0 0 20px;font-size:1.25rem;font-weight:700}.admin-section-header .admin-section-title{margin-bottom:0}.admin-empty{color:#6b7280;padding:24px 0;font-size:.9rem}.admin-table{border-collapse:collapse;width:100%;font-size:.875rem}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:10px 12px}.admin-table th{background:#f9fafb;font-weight:600}.admin-link{color:#2563eb;font-size:.875rem;text-decoration:underline}.badge-published{color:#166534;background:#dcfce7;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.badge-draft{color:#6b7280;background:#f3f4f6;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.admin-custom-page-form{flex-direction:column;gap:20px;max-width:800px;display:flex}.admin-form-row{flex-direction:column;gap:6px;display:flex}.admin-form-label{color:#374151;font-size:.875rem;font-weight:600}.admin-form-required{color:#ef4444}.admin-form-input{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:.875rem}.admin-form-input:focus{border-color:#2563eb}.admin-form-textarea{resize:vertical;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;font-size:.875rem}.admin-form-textarea--code{font-family:monospace;font-size:.8125rem;line-height:1.6}.admin-form-textarea:focus{border-color:#2563eb}.admin-form-hint{color:#6b7280;margin:0;font-size:.75rem}.admin-form-error{color:#b91c1c;word-break:break-all;background:#fee2e2;border-radius:8px;padding:10px 14px;font-size:.875rem}.admin-form-success{color:#166534;background:#dcfce7;border-radius:8px;padding:10px 14px;font-size:.875rem;font-weight:600}.admin-form-checks{flex-wrap:wrap;gap:16px;display:flex}.admin-form-check{cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.admin-form-actions{flex-wrap:wrap;gap:10px;display:flex}.button--secondary{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.button--danger{color:#b91c1c;background:#fee2e2;border:1px solid #fca5a5}.button--ghost{color:#6b7280;background:0 0;border:1px solid #d1d5db}.admin-page{gap:24px;padding:28px;display:grid}.admin-layout{grid-template-columns:248px minmax(0,1fr);min-width:0;min-height:100vh;display:grid}.admin-sidebar{background:#f3f4f6;border-right:1px solid #dde2e8;flex-direction:column;gap:26px;height:100vh;padding:28px 22px;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar-profile{border-bottom:1px solid #d5dbe2;gap:14px;padding-bottom:20px;display:grid}.admin-sidebar-avatar{object-fit:cover;background:#d9dde3;border-radius:50%;width:60px;height:60px}.admin-sidebar-avatar-fallback{color:#fff;background:#4e5560;place-items:center;font-size:1.375rem;font-weight:800;display:grid}.admin-sidebar-profile-copy{gap:6px;display:grid}.admin-sidebar-profile-copy strong{font-size:1.5rem;line-height:1.1}.admin-sidebar-profile-copy span{color:#4f5963;word-break:break-word;font-size:.875rem;line-height:1.5}.admin-sidebar-nav{align-content:start;gap:8px;display:grid}.admin-sidebar-link{color:#65707b;border-radius:10px;padding:9px 10px;font-size:.875rem;font-weight:700;line-height:1.35;transition:background .12s,color .12s;display:block}.admin-sidebar-link:hover{color:#111;background:#fff6}.admin-sidebar-link.active{color:#111;background:#ffffffd1}.admin-sidebar-sublink{color:#7a8794;border-radius:8px;padding:7px 10px;font-size:.8125rem;font-weight:600;line-height:1.35;transition:background .12s,color .12s;display:block}.admin-sidebar-sublink:hover{color:#222;background:#ffffff59}.admin-sidebar-sublink.active{color:#111;background:#ffffffc7;font-weight:700}.admin-sidebar-group,.admin-sidebar-flat-group{gap:4px;display:grid}.admin-sidebar-group-label{color:#6d7781;padding:0 8px;font-size:.9375rem;font-weight:900}.admin-sidebar-accordion-group{border-top:1px solid #00000012;gap:0;margin-top:2px;padding-top:6px;display:grid}.admin-sidebar-accordion-trigger{color:#4e5a65;letter-spacing:.01em;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:9px 10px;font-size:.875rem;font-weight:800;transition:background .12s,color .12s;display:flex}.admin-sidebar-accordion-trigger:hover{color:#111;background:#ffffff73}.admin-sidebar-accordion-trigger.active{color:#111}.admin-sidebar-accordion-label{align-items:center;gap:6px;display:flex}.admin-sidebar-accordion-label:before{content:"";opacity:.45;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.admin-sidebar-accordion-trigger.active .admin-sidebar-accordion-label:before{opacity:1;background:#0d6b7a}.admin-sidebar-accordion-chevron{opacity:.6;font-size:.75rem;transition:transform .2s;display:inline-block}.admin-sidebar-accordion-chevron.open{opacity:1;transform:rotate(180deg)}.admin-sidebar-subnav{border-left:2px solid #0000001a;gap:2px;margin-top:4px;margin-bottom:4px;margin-left:14px;padding-left:8px;display:grid}.admin-sidebar-sub-accordion-group{gap:0;display:grid}.admin-sidebar-sub-accordion-trigger{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;display:flex!important}.admin-sidebar-sub-subnav{border-left:2px solid #00000014;gap:2px;margin-top:2px;margin-bottom:2px;margin-left:10px;padding-left:8px;display:grid}.admin-sidebar-sub-sublink{opacity:.85;padding:5px 8px!important;font-size:.775rem!important}.admin-sidebar-badge{color:#fff;background:#e74c3c;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.admin-sidebar-accordion-end{align-items:center;gap:5px;display:flex}.admin-sidebar-sublink{justify-content:space-between;align-items:center;display:flex!important}.admin-sidebar-logout{appearance:none;color:#65707b;text-align:left;background:0 0;border:0;margin-top:auto;padding:10px 8px;font-size:.9375rem;font-weight:800}.admin-content-panel{grid-template-rows:auto minmax(0,1fr);align-content:start;gap:18px;min-width:0;padding:22px 26px 28px;display:grid;overflow:hidden}.admin-content-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-content-title{margin:10px 0 0;font-size:clamp(1.875rem,3vw,2.75rem);line-height:1.05}.admin-content-body{min-width:0;min-height:0}.admin-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.admin-hamburger span{background:#111;border-radius:2px;height:2px;display:block}.admin-drawer,.admin-drawer-backdrop{display:none}@media (max-width:768px){.admin-layout{grid-template-columns:minmax(0,1fr)}.admin-layout>aside.admin-sidebar{display:none}.admin-hamburger{display:flex}.admin-drawer{z-index:300;background:#f3f4f6;border-right:1px solid #dde2e8;flex-direction:column;gap:26px;width:280px;height:100dvh;padding:28px 22px;transition:transform .25s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.admin-drawer.open{transform:translate(0)}.admin-drawer-backdrop{z-index:299;background:#0006;display:block;position:fixed;inset:0}.admin-content-panel{height:auto;min-height:100dvh;padding:16px 16px 32px;overflow:visible}.admin-content-body{overflow:visible}.admin-content-title{font-size:clamp(1.375rem,6vw,2rem)}.admin-page{padding:16px}}.admin-placeholder-panel{gap:10px;padding:24px;display:grid}.admin-placeholder-panel h2,.admin-placeholder-panel p{margin:0}.admin-placeholder-actions{align-items:start;gap:12px;display:grid}.admin-legacy-image-head{justify-content:space-between;gap:16px;margin-bottom:16px;display:flex}.admin-legacy-image-head h2{margin:0 0 6px}.admin-legacy-image-head p{color:#6b7280;margin:0;font-size:.8125rem}.admin-legacy-image-table-wrap{background:#fff;border:1px solid #dfe4ea;border-radius:16px;overflow-x:auto}.admin-legacy-image-table{border-collapse:collapse;width:100%;min-width:980px}.admin-legacy-image-table th,.admin-legacy-image-table td{text-align:left;vertical-align:top;border-bottom:1px solid #edf0f3;padding:12px 14px;font-size:.8125rem}.admin-legacy-image-table th{color:#475569;background:#f8fafc;font-size:.75rem;font-weight:700}.admin-legacy-image-cell-main{color:#111827;word-break:break-all;font-weight:600}.admin-legacy-image-cell-sub{color:#6b7280;word-break:break-all;margin-top:4px;font-size:.75rem}.admin-legacy-badge{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.admin-legacy-badge.status-ready{background:var(--color-success-bg);color:var(--color-success-text)}.admin-legacy-badge.status-processing,.admin-legacy-badge.status-pending{background:var(--color-info-bg);color:var(--color-info-text)}.admin-legacy-badge.status-failed{background:var(--color-danger-bg);color:var(--color-danger-text)}.admin-legacy-badge.status-unknown{color:#374151;background:#e5e7eb}.admin-empty-row{text-align:center;color:#6b7280;padding:18px}.admin-hero{gap:12px}.admin-page-title{margin:0;font-size:clamp(2.25rem,4vw,3.25rem);line-height:1.05}.admin-page-copy{max-width:880px;margin:0;font-size:.9375rem;line-height:1.75}.admin-link-grid{gap:16px;display:grid}.admin-link-card-copy{gap:4px;display:grid}.admin-link-card{background:#fff;border:1px solid #d7dde4;border-radius:18px;gap:6px;padding:18px 20px;display:grid}.admin-link-card strong{font-size:1.125rem}.admin-link-card span{color:#58616a;font-size:.875rem}.admin-lob-layout{gap:16px;display:grid}.admin-lob-empty{padding:32px}.admin-lob-topbar{flex-wrap:wrap;align-items:center;gap:16px;padding:14px 18px;display:flex}.admin-lob-flat-tabs{flex-wrap:wrap;flex:1;gap:6px;display:flex}.admin-lob-flat-tab{appearance:none;color:#68727c;cursor:pointer;background:#fff;border:2px solid #d4d8df;border-radius:8px;min-height:40px;padding:0 18px;font-size:.875rem;font-weight:800;transition:border-color .15s,color .15s,background .15s}.admin-lob-flat-tab:hover{color:#333;border-color:#9aa0a8}.admin-lob-flat-tab.active{color:#fff;background:#1a56db;border-color:#1a56db;box-shadow:0 2px 6px #1a56db40}.admin-lob-topbar-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.admin-lob-search-field{width:200px!important;min-height:40px!important}.admin-lob-message{color:#155724;background:#eef6ef;border-radius:12px;padding:10px 16px;font-size:.8125rem;font-weight:700;line-height:1.5}.admin-lob-table-card{padding:0;overflow:hidden}.admin-lob-table-wrap{overflow:auto}.admin-lob-table{border-collapse:collapse;width:100%;min-width:600px}.admin-lob-table th,.admin-lob-table td{vertical-align:middle;border-bottom:1px solid #eceff3;padding:14px 16px}.admin-lob-table th{color:#66707a;text-align:left;white-space:nowrap;background:#f8f9fb;font-size:.75rem;font-weight:800}.admin-lob-table tr:last-child td{border-bottom:none}.admin-lob-user{grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:200px;display:grid}.admin-lob-user-avatar{object-fit:cover;background:#e9edf0;border-radius:50%;width:40px;height:40px}.admin-lob-user-fallback{color:#fff;background:#333;place-items:center;font-size:.8125rem;font-weight:800;display:grid}.admin-lob-user strong,.admin-lob-user span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.admin-lob-user strong{font-size:.875rem}.admin-lob-user span{color:#6c7680;margin-top:2px;font-size:.75rem}.admin-lob-score-input{text-align:right;border-radius:10px;width:120px;min-height:42px;padding:0 14px;font-size:.9375rem;font-weight:800}.admin-lob-score-input.score{color:#1a56db;background:#eff4ff;border:2px solid #1a56db}.admin-lob-score-input.priority{color:#333;background:#fff;border:2px solid #d4d8df}.admin-lob-score-input:focus{outline:none;box-shadow:0 0 0 3px #1a56db26}.admin-lob-save-button{border-radius:10px;justify-content:center;min-width:76px;height:42px;font-size:.875rem}.admin-lob-save-button.outline{color:#333;background:#fff;border:2px solid #d4d8df}.admin-lob-save-button.outline:hover:not(:disabled){border-color:#9aa0a8}.admin-grade-panel{flex-direction:column;gap:0;display:flex}.admin-grade-body{padding:24px 28px}.admin-grade-settings{flex-direction:column;gap:32px;display:flex}.admin-grade-section{flex-direction:column;gap:12px;display:flex}.admin-grade-section-title{color:var(--ink);margin:0;font-size:.875rem;font-weight:700}.admin-grade-size-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.admin-grade-season-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.admin-grade-threshold-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;display:grid}.admin-grade-plate-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px;display:grid}.admin-grade-plate-item{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;gap:6px;padding:10px;display:flex}.admin-grade-color-input{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;height:40px;padding:0}.admin-grade-size-item,.admin-grade-season-item,.admin-grade-threshold-item{flex-direction:column;gap:4px;display:flex}.admin-grade-size-label{color:var(--muted);font-size:.6875rem;font-weight:600}.admin-grade-input{border:1px solid var(--line);text-align:right;background:#fff;border-radius:6px;width:100%;height:34px;padding:0 8px;font-size:.8125rem}.admin-grade-input:focus{border-color:#1a56db;outline:none}.admin-grade-actions{align-items:center;gap:16px;padding-top:8px;display:flex}.admin-grade-result-msg{color:#16a34a;font-size:.8125rem}.admin-grade-empty{text-align:center;color:var(--muted);padding:40px;font-size:.875rem}.admin-grade-review-count{color:var(--muted);margin-bottom:16px;font-size:.8125rem}.admin-grade-review-list{flex-direction:column;gap:16px;display:flex}.admin-grade-review-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.admin-grade-review-header{border-bottom:1px solid var(--line);background:#f7f8fa;align-items:center;gap:12px;padding:12px 16px;display:flex}.admin-grade-review-reasons{flex-wrap:wrap;gap:6px;display:flex}.admin-grade-review-body{gap:16px;padding:16px;display:flex}.admin-grade-review-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:120px}.admin-grade-review-meta{flex-direction:column;gap:6px;font-size:.8125rem;display:flex}.admin-grade-review-meta div{gap:8px;display:flex}.admin-grade-review-meta span{color:var(--muted);min-width:80px}.admin-grade-review-actions{border-top:1px solid var(--line);gap:8px;padding:12px 16px;display:flex}.admin-grade-btn-approve{border-radius:var(--btn-radius);background:var(--color-success);color:#fff;cursor:pointer;border:none;height:36px;padding:0 20px;font-size:.8125rem;font-weight:600}.admin-grade-btn-approve:disabled{opacity:.5;cursor:not-allowed}.admin-grade-btn-reject{border-radius:var(--btn-radius);border:1px solid var(--color-danger);height:36px;color:var(--color-danger);cursor:pointer;background:#fff;padding:0 20px;font-size:.8125rem;font-weight:600}.admin-grade-btn-reject:disabled{opacity:.5;cursor:not-allowed}.admin-grade-table{margin-top:16px}.admin-grade-reviews,.admin-grade-users{flex-direction:column;gap:0;display:flex}.admin-lob-pagination{border-top:1px solid #eceff3;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.admin-lob-page-btn{appearance:none;cursor:pointer;background:#fff;border:1px solid #d4d8df;border-radius:8px;place-items:center;width:36px;height:36px;font-size:1rem;display:grid}.admin-lob-page-btn:disabled{opacity:.35;cursor:default}.admin-lob-page-btn:not(:disabled):hover{background:#f1f3f5}.admin-lob-page-info{color:#444;text-align:center;min-width:90px;font-size:.8125rem;font-weight:700}.lob-rules-layout{gap:16px;display:grid}.lob-rules-season-bar{flex-wrap:wrap;align-items:center;gap:14px;padding:14px 18px;display:flex}.lob-rules-label{color:#555;white-space:nowrap;font-size:.8125rem;font-weight:700}.lob-rules-section{padding:22px}.lob-rules-section-title{margin:0 0 16px;font-size:.9375rem;font-weight:800}.lob-rules-table{gap:8px;display:grid}.lob-rules-table-row{background:#f8f9fb;border-radius:8px;grid-template-columns:80px 200px 1fr;align-items:start;gap:12px;padding:10px 12px;font-size:.8125rem;display:grid}.lob-rules-rule-num{color:#445;font-size:.75rem;font-weight:800}.lob-rules-rule-label{color:#222;font-weight:700}.lob-rules-rule-desc{color:#667}.lob-rules-field{border-top:1px solid #eceff3;padding:20px 0}.lob-rules-field:first-of-type{border-top:none;padding-top:0}.lob-rules-field-header{align-items:center;gap:10px;margin-bottom:6px;display:flex}.lob-rules-field-header strong{font-size:.875rem}.lob-rules-badge{border-radius:6px;padding:2px 8px;font-size:.6875rem;font-weight:800;display:inline-block}.lob-rules-badge.excluded{color:#991b1b;background:#fee2e2}.lob-rules-badge.pending{color:#92400e;background:#fef3c7}.lob-rules-field-desc{color:#6b7681;margin:0 0 12px;font-size:.8125rem;line-height:1.6}.lob-rules-keyword-block{gap:10px;display:grid}.lob-rules-keyword-tags{flex-wrap:wrap;align-items:center;gap:8px;min-height:36px;display:flex}.lob-rules-keyword-tag{color:#fff;background:#1a56db;border-radius:8px;align-items:center;gap:6px;padding:4px 10px 4px 12px;font-size:.8125rem;font-weight:700;display:inline-flex}.lob-rules-keyword-remove{appearance:none;color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;line-height:1}.lob-rules-keyword-remove:hover{color:#fff}.lob-rules-keyword-input-row{align-items:center;gap:8px;max-width:420px;display:flex}.lob-rules-save-row{border-top:1px solid #eceff3;margin-top:8px;padding-top:20px}.admin-select{appearance:none;color:#222;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #d4d8df;border-radius:8px;min-width:200px;min-height:40px;padding:0 32px 0 12px;font-size:.875rem;font-weight:600}.lob-judge-layout{gap:12px;display:grid}.lob-judge-toolbar{flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.lob-judge-toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.lob-judge-toolbar-right{align-items:center;gap:10px;display:flex}.lob-judge-series-tabs{flex-wrap:wrap;gap:6px;display:flex}.lob-judge-series-tab{appearance:none;color:#68727c;cursor:pointer;background:#fff;border:2px solid #d4d8df;border-radius:8px;min-height:36px;padding:0 14px;font-size:.8125rem;font-weight:800}.lob-judge-series-tab.active{color:#fff;background:#1a56db;border-color:#1a56db}.lob-judge-rule-bar{flex-wrap:wrap;align-items:center;gap:10px;padding:10px 16px;font-size:.8125rem;display:flex}.lob-judge-rule-label{color:#555;white-space:nowrap;font-weight:800}.lob-judge-rule-text{color:#222;font-weight:600}.lob-judge-status-tabs{gap:6px;display:flex}.lob-judge-status-tab{appearance:none;color:#555;cursor:pointer;background:#fff;border:1px solid #d4d8df;border-radius:8px;min-height:34px;padding:0 14px;font-size:.8125rem;font-weight:700}.lob-judge-status-tab.active{color:#fff;background:#333;border-color:#333}.lob-judge-table-card{padding:0;overflow:hidden}.lob-judge-table-wrap{overflow:auto}.lob-judge-table{border-collapse:collapse;width:100%;min-width:900px}.lob-judge-table th,.lob-judge-table td{vertical-align:middle;border-bottom:1px solid #eceff3;padding:10px 12px}.lob-judge-table th{color:#66707a;text-align:left;white-space:nowrap;background:#f8f9fb;font-size:.6875rem;font-weight:800}.lob-judge-row.confirmed{background:#f0fdf4}.lob-judge-row.confirmed td{opacity:.85}.lob-judge-size-input{color:#1a56db;text-align:right;background:#eff4ff;border:2px solid #1a56db;border-radius:8px;width:88px;min-height:36px;padding:0 10px;font-size:.875rem;font-weight:800}.lob-judge-size-input:focus{outline:none;box-shadow:0 0 0 3px #1a56db26}.lob-judge-note-input{color:#333;background:#fff;border:1px solid #d4d8df;border-radius:8px;width:120px;min-height:34px;padding:0 8px;font-size:.75rem}.lob-judge-btn{appearance:none;cursor:pointer;border:none;border-radius:8px;min-height:34px;padding:0 12px;font-size:.8125rem;font-weight:800}.lob-judge-btn.confirm{color:#fff;background:#1a56db}.lob-judge-btn.confirm:disabled{opacity:.4;cursor:default}.lob-judge-btn.revert{color:#dc2626;background:#fee2e2}.lob-judge-btn.exclude{color:#6b7280;background:#f3f4f6;border:1px solid #d1d5db}.admin-image-process-bar{background:#f8fafc;border:1px solid #e3e7ec;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.admin-image-process-count{color:#66707a;font-size:.8125rem}.admin-image-process-count strong{color:#1a1a2e}.admin-image-process-result{color:#2e7d32;font-size:.8125rem}.lob-judge-dup-alert{color:#b45309;cursor:help;white-space:nowrap;background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;margin-left:4px;padding:1px 5px;font-size:.625rem;font-weight:800;display:inline-block}.lob-judge-link{color:#1a56db;white-space:nowrap;font-size:.75rem;text-decoration:underline}.admin-posts-panel{padding:22px}.admin-posts-summary{color:#6b7681;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:14px;font-size:.8125rem;font-weight:700;display:flex}.admin-posts-table-wrap{overflow:auto}.admin-post-detail{overflow-x:auto}.admin-post-nav{gap:8px;margin-bottom:12px;display:flex}.admin-post-nav-btn:disabled{opacity:.3;cursor:not-allowed}.admin-post-detail-topbar{border-bottom:1px solid #e3e7ec;flex-wrap:wrap;align-items:flex-start;gap:0;margin-bottom:20px;padding-top:15px;padding-bottom:16px;display:flex}.admin-post-detail-topbar-col{border-right:1px solid #e3e7ec;flex:1;min-width:140px;padding:0 16px}.admin-post-detail-topbar-col:first-child{padding-left:0}.admin-post-detail-topbar-label{color:#8a939e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.6875rem;font-weight:600}.admin-post-detail-topbar-value{gap:2px;font-size:.875rem;font-weight:600;display:grid}.admin-post-detail-topbar-value span{color:#66707a;font-size:.75rem;font-weight:400}.admin-post-detail-topbar-status{color:#2e7d32;background:#e8f5e9;border-radius:6px;padding:1px 6px;font-size:.6875rem;font-weight:500;display:inline-block}.admin-post-detail-topbar-actions{flex-shrink:0;align-items:center;gap:8px;padding-left:16px;display:flex}.admin-post-detail-main{grid-template-columns:auto auto 400px;align-items:start;gap:0;display:grid}@media (max-width:900px){.admin-post-detail-main{grid-template-columns:1fr}}.admin-post-detail-main-left{border-radius:16px;min-width:0;max-width:420px;overflow:hidden auto}.admin-post-detail-main-middle{align-content:start;gap:10px;width:600px;min-width:0;padding-left:30px;display:grid}.admin-post-detail-map-meta{background:#fafbfc;border:1px solid #e3e7ec;border-radius:10px;gap:0;padding:10px 14px;display:flex}.admin-post-detail-map-meta-group{border-right:1px solid #e3e7ec;gap:3px;padding:0 20px;font-size:.8125rem;display:grid}.admin-post-detail-map-meta-group:first-child{padding-left:0}.admin-post-detail-map-meta-group:last-child{border-right:none}.admin-post-detail-map-meta-label{color:#8a939e;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:.6875rem;font-weight:600}.admin-post-detail-map-meta-sub{color:#8a939e;margin-right:6px;font-size:.6875rem;font-weight:500}.admin-post-detail-main-right{gap:16px;min-width:0;padding-left:30px;display:grid;overflow:hidden}.admin-post-detail-image-row{flex-wrap:wrap;gap:12px;display:flex}.admin-post-detail-image-pair{gap:12px;display:grid}.admin-gps-map-view{background:#eef1f4;border:1px solid #e3e7ec;border-radius:12px;width:100%;height:400px;overflow:hidden}.admin-post-detail-no-gps{color:#8a939e;border:1px dashed #c8cdd4;border-radius:12px;justify-content:center;align-items:center;height:100px;font-size:.875rem;display:flex}.admin-post-detail-section-label{color:#8a939e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.6875rem;font-weight:600}.admin-post-detail-right-section{gap:4px;display:grid}.admin-post-detail-exif-summary{background:#fafbfc;border:1px solid #e3e7ec;border-radius:12px;gap:8px;padding:14px;font-size:.8125rem;display:grid}.admin-post-detail-exif-table{border-collapse:collapse;width:100%;font-size:.8125rem}.admin-post-detail-exif-table th{text-align:left;color:#8a939e;white-space:nowrap;vertical-align:top;width:40%;padding:5px 8px 5px 0;font-size:.75rem;font-weight:600}.admin-post-detail-exif-table td{word-break:break-all;vertical-align:top;padding:5px 0}.admin-post-detail-exif-table tr+tr th,.admin-post-detail-exif-table tr+tr td{border-top:1px solid #f0f2f5}.admin-post-detail-exif-label{color:#8a939e;margin-right:8px;font-size:.6875rem;font-weight:600}.admin-activity-section{background:#fff;border:1px solid #e8eaed;border-radius:10px;margin-top:20px;padding:16px 20px}.admin-activity-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-activity-title{color:#1a1a2e;font-size:13px;font-weight:600}.admin-activity-count{color:#888;font-size:11px}.admin-activity-filter{margin-left:auto}.admin-activity-filter-btn{color:#888;white-space:nowrap;border:1px solid #d1d5db;border-radius:4px;padding:3px 8px;font-size:11px;text-decoration:none}.admin-activity-filter-btn:hover{background:#f5f5f5}.admin-activity-filter-btn--active{color:#1a56db;background:#f0f4ff;border-color:#1a56db}.admin-activity-list{flex-direction:column;gap:0;display:flex}.admin-activity-row{border-bottom:1px solid #f0f2f5;flex-wrap:wrap;align-items:baseline;gap:6px;padding:9px 0;font-size:13px;display:flex}.admin-activity-row:last-child{border-bottom:none}.admin-activity-row--archived{opacity:.45}.admin-activity-archive-checkbox{cursor:pointer;accent-color:#888;flex-shrink:0;width:14px;height:14px}.admin-activity-time{color:#888;white-space:nowrap;flex-shrink:0;font-size:12px}.admin-activity-body{color:#333;flex:200px}.admin-activity-username{color:#1a56db;font-weight:600}.admin-activity-link{color:#1a56db;white-space:nowrap;flex-shrink:0;font-size:12px;text-decoration:none}.admin-activity-link:hover{text-decoration:underline}.admin-activity-empty{color:#aaa;margin:0;padding:8px 0;font-size:13px}.admin-activity-pagination{border-top:1px solid #f0f2f5;justify-content:center;align-items:center;gap:16px;margin-top:14px;padding-top:12px;display:flex}.admin-activity-page-btn{color:#1a56db;border:1px solid #d1d5db;border-radius:6px;padding:4px 12px;font-size:13px;text-decoration:none}.admin-activity-page-btn:hover{background:#f5f8ff}.admin-activity-page-info{color:#888;font-size:12px}.admin-post-detail-accordion{background:#fafbfc;border:1px solid #e3e7ec;border-radius:12px}.admin-post-detail-accordion>summary{cursor:pointer;align-items:center;gap:8px;padding:12px 16px;font-size:.875rem;font-weight:600;list-style:none;display:flex}.admin-post-detail-accordion>summary:before{content:"▶";color:#8a939e;font-size:.625rem;transition:transform .15s}.admin-post-detail-accordion[open]>summary:before{transform:rotate(90deg)}.admin-post-detail-accordion>:not(summary){padding:0 16px 16px}.admin-post-detail-image-grid{gap:16px;display:grid}.admin-post-detail-card{align-content:start;gap:10px;display:grid}.admin-post-detail-card img{object-fit:contain;background:#eef1f4;border-radius:14px;width:min(100%,600px);height:auto}.admin-post-detail-diagnostics{background:#fafbfc;border:1px solid #e3e7ec;border-radius:16px;gap:12px;margin-bottom:20px;padding:18px;display:grid}.admin-post-detail-diagnostics h2{margin:0;font-size:1.125rem}.admin-post-detail-diagnostics-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.admin-post-detail-diagnostics-grid div{background:#fff;border:1px solid #e5e9ee;border-radius:12px;gap:4px;padding:12px;display:grid}.admin-post-detail-diagnostics-grid strong{color:#66707a;font-size:.75rem}.admin-post-detail-diagnostics-grid span{word-break:break-all;font-size:.875rem;font-weight:700}.admin-posts-table{border-collapse:collapse;width:100%;min-width:900px}.admin-posts-table th,.admin-posts-table td{vertical-align:middle;text-align:left;border-bottom:1px solid #eceff3;padding:12px 5px}.admin-posts-table th{color:#66707a;white-space:nowrap;font-size:.75rem;font-weight:800}.admin-posts-table td strong,.admin-posts-table td span{display:block}.admin-posts-table td span{color:#6c7680;margin-top:3px;font-size:.75rem}.admin-posts-thumb-btn{cursor:zoom-in;background:0 0;border:none;border-radius:14px;padding:0;display:block}.admin-posts-thumb{object-fit:cover;background:#e9edf0;border-radius:14px;width:88px;height:88px;display:block}.lob-judge-thumb{object-fit:cover;background:#e9edf0;border-radius:10px;width:64px;height:64px;display:block}.lob-judge-thumb-empty{color:#bbb;background:#f0f0f0;border-radius:10px;place-items:center;width:64px;height:64px;font-size:.75rem;display:grid}.admin-lightbox-overlay{z-index:9999;cursor:zoom-out;background:#000000d1;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.admin-lightbox-img{object-fit:contain;cursor:default;border-radius:10px;max-width:min(92vw,1200px);max-height:85vh;box-shadow:0 8px 40px #00000080}.admin-lightbox-nav{background:#0009;border-radius:999px;align-items:center;gap:16px;padding:8px 20px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.admin-lightbox-nav-btn{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;padding:0 4px;font-size:32px;line-height:1}.admin-lightbox-nav-btn:disabled{opacity:.2;cursor:default}.admin-lightbox-nav-count{color:#fff;white-space:nowrap;font-size:14px;font-weight:600}.admin-posts-thumb-fallback{color:#6c7680;letter-spacing:.08em;place-items:center;font-size:.6875rem;font-weight:800;display:grid}.admin-tab-active{color:#fff;pointer-events:none;background:#2563eb;border-color:#2563eb;font-weight:700}.admin-posts-retry-button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:5px 14px;font-size:.8125rem;font-weight:700;line-height:1.4;display:inline-block}.admin-posts-retry-button:hover:not(:disabled){background:#333}.admin-posts-retry-button:disabled{opacity:.6;cursor:not-allowed}.admin-posts-actions-cell{white-space:nowrap;flex-direction:row;align-items:center;gap:6px;display:flex}.admin-posts-detail-button{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:6px;padding:5px 14px;font-size:.8125rem;font-weight:700;line-height:1.4;text-decoration:none;display:inline-block}.admin-posts-detail-button:hover{background:#333}.admin-posts-reextract-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:5px 14px;font-size:.8125rem;font-weight:700;line-height:1.4;display:inline-block}.admin-posts-reextract-button:hover:not(:disabled){background:#b91c1c}.admin-posts-reextract-button:disabled{opacity:.6;cursor:not-allowed}.admin-posts-image-list{margin-top:10px}.admin-posts-image-list summary{cursor:pointer;color:#111;font-size:.75rem;font-weight:800}.admin-posts-image-item{background:#fafbfc;border:1px solid #eceff3;border-radius:12px;margin-top:8px;padding:10px 12px}.admin-posts-image-item strong,.admin-posts-image-item span{display:block}.admin-posts-image-item span{color:#6c7680;margin-top:2px;font-size:.75rem}.page-grid{gap:18px;display:grid}.stack{gap:12px;display:grid}.muted{color:var(--muted)}.pill{background:#f3f3f3;border-radius:999px;align-items:center;gap:8px;padding:5px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.button{appearance:none;color:#fff;cursor:pointer;background:#111;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.button.secondary{color:#111;background:#fff;border:1px solid #e8e8e8}.button.ghost{color:#111;background:0 0;border:1px solid #e8e8e8}.field{border:1px solid var(--line);background:#fff;border-radius:10px;width:100%;padding:12px 14px}.top-bar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 14px;display:flex;position:sticky;top:0}.top-bar-title{letter-spacing:.02em;font-size:1.0625rem;font-weight:800}.dev-version-badge{bottom:calc(64px + env(safe-area-inset-bottom) + 10px);z-index:9000;color:#fff;letter-spacing:.04em;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111bf;border-radius:20px;padding:4px 9px;font-size:.6875rem;font-weight:600;position:fixed;left:12px}.app-content{padding:0}.app-shell.field-screen .app-content{min-height:0;padding-bottom:calc(64px + env(safe-area-inset-bottom));flex:auto;overflow:hidden}.hero{display:none}.feed-list{gap:0;display:grid}.feed-load-sentinel{justify-content:center;min-height:48px;padding:24px 0;display:flex}.feed-load-spinner{border:3px solid #e5e7eb;border-top-color:#111;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite feed-spin}@keyframes feed-spin{to{transform:rotate(360deg)}}.feed-card{border-bottom:1px solid var(--line);background:#fff}.feed-card-head{justify-content:space-between;align-items:center;gap:12px;padding:12px 10px 8px;display:flex}.feed-user{align-items:center;gap:8px;min-width:0;font-size:.8125rem;display:flex}.feed-user-meta{gap:2px;min-width:0;display:grid}.feed-user strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.feed-user-link{gap:2px;min-width:0;display:grid}.feed-user-link span{color:#0e58b4;font-size:.6875rem;font-weight:700}.feed-user-bio{-webkit-line-clamp:2;color:#686868;-webkit-box-orient:vertical;font-size:.6875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.feed-avatar-fallback{color:#fff;background:#222;border-radius:50%;place-items:center;width:40px;height:40px;font-size:.75rem;font-weight:800;display:grid}.feed-avatar-ring{width:44px;height:44px;box-shadow:0 0 10px color-mix(in srgb, var(--grade-plate-glow,transparent) 60%, transparent);border-radius:50%;flex-shrink:0;position:relative}.feed-avatar-ring-orbit{opacity:.95;pointer-events:none;border-radius:50%;animation:8s linear infinite gradeRingSpin;position:absolute;inset:-4px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px));mask:radial-gradient(farthest-side,#0000 calc(100% - 4px),#000 calc(100% - 3px))}.feed-avatar-ring[data-plate-pattern=none] .feed-avatar-ring-orbit{display:none}.feed-avatar-inner{border:2px solid var(--bg,#fff);background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.feed-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.feed-avatar-initials{color:#6b7280;font-size:.75rem;font-weight:800}.feed-grade-badge{transform-origin:0;transform:scale(.7)}.feed-grade-badge--free{color:#6b7280;background:#fff;border:1px solid #d1d5db}.feed-grade-star{font-size:.5625rem}.feed-grade-badge--free:before,.feed-grade-badge--free:after{display:none}.feed-avatar-ring[data-plate-pattern=pulse] .feed-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin,2.4s ease-in-out infinite myp-orbit-pulse}.feed-avatar-ring[data-plate-pattern=holographic] .feed-avatar-ring-orbit{animation:4s linear infinite gradeRingSpin;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)!important}.feed-avatar-ring[data-plate-pattern=solid] .feed-avatar-ring-orbit{background:var(--grade-plate-color);animation:none}.feed-avatar-ring[data-plate-pattern=shine] .feed-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin}.feed-avatar-ring[data-plate-pattern=diamond] .feed-avatar-ring-orbit{background:repeating-conic-gradient(from 0deg, var(--grade-plate-color) 0deg, var(--grade-plate-color) 10deg, #fffffff2 12deg, var(--grade-plate-color) 14deg, var(--grade-plate-color) 28deg, #ffffff80 30deg, var(--grade-plate-color) 32deg);animation:4s linear infinite gradeRingSpin}body.dm-conversation-open .bottom-nav{display:none}.bottom-nav{z-index:30;width:min(430px,100vw);padding:10px 0 calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(5,1fr);gap:0;margin:0;display:grid;position:fixed;bottom:0;left:max(0px,50vw - 215px);box-shadow:0 -8px 24px #0000000f}.bottom-nav-item{color:#9f9f9f;justify-items:center;gap:2px;padding:6px 2px 4px;display:grid}.bottom-nav-icon{width:22px;height:22px}.bottom-nav-icon svg{width:100%;height:100%;display:block}.bottom-nav-label{font-size:.6875rem;font-weight:500;line-height:1.15}.bottom-nav-item.active{color:var(--ink)}.lob2027-fab{z-index:31;background:#fffffff2;border-radius:16px;justify-content:center;align-items:center;width:60px;height:30px;padding:2px 4px;display:flex;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 12px #0000002e}.bottom-nav-item--btn{cursor:pointer;font-family:inherit;font-size:inherit;width:100%;color:var(--ink);background:0 0;border:none}.follow-button{color:#fff;background:#111;border:0;border-radius:4px;padding:9px 12px;font-size:.75rem;font-weight:800}.follow-button--following{color:#111;background:#fff;border:1.5px solid #111}.feed-card-head-spacer{flex:1}.feed-back-button{color:#111;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0 8px 0 0;font-size:.875rem;font-weight:600;line-height:1}.feed-edit-button{color:#111;cursor:pointer;background:#fff;border:1.5px solid #111;border-radius:4px;padding:7px 16px;font-size:.8125rem;font-weight:700}.feed-edit-button:hover{background:#f5f5f5}.feed-meta-row,.feed-size-date,.feed-catch-switcher,.feed-actions,.feed-detail-grid,.feed-memo{padding-left:10px;padding-right:10px}.feed-catch-switcher{justify-content:flex-end;gap:6px;padding-bottom:6px;display:flex}.feed-catch-chip{color:#333;background:#ececec;border:0;border-radius:999px;padding:5px 10px;font-size:.75rem;font-weight:700}.feed-catch-chip.active{color:#fff;background:#111}.feed-catch-ellipsis{color:#888;-webkit-user-select:none;user-select:none;align-items:center;padding:0 4px;font-size:.85rem;display:inline-flex}.feed-meta-row{padding-bottom:4px}.feed-meta-link{max-width:100%;display:inline-flex}.feed-size-date{justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;font-size:.8125rem;display:flex}.feed-size-date>span{font-size:.75rem}.feed-meta-line{align-items:center;gap:4px;min-width:0;display:flex}.feed-meta-line strong{white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.feed-actions{align-items:center;gap:14px;padding-top:10px;padding-bottom:8px;font-size:.8125rem;display:flex}.feed-carousel{background:#f2f2f2;position:relative;overflow:hidden}.feed-carousel-track{transition:transform .18s;display:flex}.feed-carousel-slide{min-width:100%}.feed-carousel-arrow{z-index:2;color:#666;background:#ffffffe0;border:0;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.feed-carousel-arrow.left{left:10px}.feed-carousel-arrow.right{right:10px}.feed-carousel-count{color:#fff;background:#0000008c;border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:8px;right:8px}.feed-carousel-dots{justify-content:center;gap:6px;padding:8px 10px 0;display:flex}.feed-carousel-dot{background:#d0d0d0;border-radius:50%;width:7px;height:7px}.feed-carousel-dot.active{background:#616161}.feed-carousel-slide img{cursor:zoom-in}.lightbox-overlay{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lightbox-img{object-fit:contain;touch-action:none;border-radius:6px;width:100%;max-width:420px;height:auto;display:block}.lightbox-toolbar{z-index:10000;align-items:center;gap:8px;display:flex;position:fixed;top:12px;right:12px}.lightbox-close,.lightbox-download{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;display:flex}.lightbox-close:hover,.lightbox-download:hover{background:#ffffff47}.feed-action{align-items:center;gap:4px;display:flex}.feed-action-button{appearance:none;color:inherit;font:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:flex}.feed-action-button.active{color:#e53935}.feed-action svg,.feed-meta-line svg,.feed-detail svg{flex:none}.feed-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding-bottom:8px;display:grid}.feed-detail{align-items:center;gap:6px;min-width:0;font-size:.8125rem;display:flex}.feed-detail span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.feed-memo{margin:0;padding-top:2px;padding-bottom:16px;font-size:.8125rem;line-height:1.65}.empty-state{color:var(--muted);text-align:center;padding:32px 16px}.sheet-backdrop{z-index:60;background:#00000057;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.comments-sheet{background:#fff;border-radius:18px 18px 0 0;grid-template-rows:auto auto 1fr auto;width:min(430px,100vw);max-height:58vh;display:grid;overflow:hidden}.sheet-handle{background:#d0d0d0;border-radius:999px;width:36px;height:4px;margin:8px auto 0}.comments-sheet-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.comments-sheet-close{appearance:none;color:#444;background:0 0;border:0;font-size:1.75rem;line-height:1}.comments-sheet-body{padding:8px 16px 12px;overflow:auto}.comments-empty{text-align:center;color:var(--muted);padding:24px 0}.comment-item{gap:10px;padding:0 0 12px;display:flex}.comment-item+.comment-item{margin-top:12px}.comment-item-avatar{flex-shrink:0;width:32px;height:32px}.comment-avatar-img{object-fit:cover;border-radius:50%;width:32px;height:32px}.comment-avatar-fallback{color:#fff;background:#5d68d1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6875rem;font-weight:700;display:flex}.comment-item-body{flex:1;min-width:0}.comment-item-head{align-items:center;gap:8px;margin-bottom:2px;display:flex}.comment-item-head strong{flex:1;font-size:.875rem;font-weight:700}.comment-item-head span{color:var(--muted);white-space:nowrap;font-size:.75rem}.comment-delete-btn{color:#e53935;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.75rem}.comment-item-body p{color:#333;margin:0;font-size:.875rem;line-height:1.5}.comments-sheet-compose{border-top:1px solid var(--line);align-items:center;gap:8px;padding:10px 14px 14px;display:flex}.comments-compose-icon{color:#9e9e9e;flex-shrink:0}.comments-compose-input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.9375rem}.comments-compose-input::placeholder{color:#bdbdbd}.comments-compose-submit{color:#5d68d1;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.9375rem;font-weight:600}.comments-compose-submit:disabled{color:#bdbdbd;cursor:default}.field-explorer{background:#f5f5f5;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.field-tabs{border-bottom:1px solid var(--line);background:#fff;flex:none;grid-template-columns:1fr 1fr 1fr;display:grid}.field-tab{appearance:none;color:#8a8a8a;background:#fff;border:0;border-bottom:2px solid #0000;padding:14px 10px 12px;font-size:.9375rem;font-weight:500}.field-tab.active{color:var(--ink);border-bottom-color:var(--ink)}.info-accordion-list{flex-direction:column;display:flex}.info-accordion{border-bottom:1px solid var(--border,#e8e8e8)}.info-accordion:last-child{border-bottom:none}.info-accordion-summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;list-style:none;display:flex}.info-accordion-summary::-webkit-details-marker{display:none}.info-accordion-summary-inner{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.info-accordion-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.info-accordion-date{font-size:12px}.info-accordion-title{color:var(--ink,#14191e);font-size:14px;font-weight:600;line-height:1.5}.info-accordion-chevron{color:#aaa;flex-shrink:0;font-size:20px;transition:transform .2s;display:inline-block}details[open] .info-accordion-chevron{transform:rotate(90deg)}.info-accordion-body{padding:0 16px 14px}.field-map-panel,.field-list-panel{background:#f5f5f5;flex:auto;min-height:0;padding:12px;display:grid}.field-map-panel{grid-template-rows:auto auto auto 1fr auto;gap:0}.field-map-panel--hotspot{grid-template-rows:auto 1fr auto}.field-list-panel{grid-template-rows:auto auto auto 1fr;gap:0}.field-map-controls{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.field-toggle{align-items:center;gap:8px;margin-bottom:8px;font-size:.875rem;display:flex}.field-map-canvas{border:1px solid var(--line);background:#f3f3f3;border-radius:10px;width:100%;height:100%;min-height:0;overflow:hidden}.field-map-canvas-wrap,.field-map-panel{position:relative}.field-map-overlay{pointer-events:none;background:#0000001f;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.field-map-overlay-card{color:#111;background:#fffffff0;border-radius:10px;padding:12px 16px;font-size:.875rem;font-weight:700;box-shadow:0 8px 24px #00000014}.field-detail-popup-backdrop{z-index:3;background:#00000057;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.field-detail-popup{background:#fff;border-radius:18px;width:100%;max-width:360px;padding:22px 18px 18px;box-shadow:0 18px 48px #0003}.field-detail-popup-close{appearance:none;color:#111;background:0 0;border:0;margin-top:-6px;margin-left:auto;font-size:2.625rem;line-height:1;display:block}.field-detail-popup-title{text-align:center;margin:4px 0 20px;font-size:1.375rem;line-height:1.35}.field-detail-popup-section+.field-detail-popup-section{margin-top:16px}.field-detail-popup-pill{color:#fff;background:#111;border-radius:999px;align-items:center;min-height:34px;padding:0 16px;font-size:.8125rem;font-weight:700;display:inline-flex}.field-detail-popup-section p{margin:10px 0 0;font-size:1rem;line-height:1.6}.field-detail-popup-link{appearance:none;color:#fff;background:#111;border:0;border-radius:10px;justify-content:center;align-items:center;gap:16px;width:100%;margin-top:24px;padding:18px 20px;font-size:1.125rem;font-weight:800;display:flex}.hotspot-zoom-limit-banner{color:#fff;white-space:normal;text-align:center;pointer-events:none;z-index:10;background:#000000a6;border-radius:10px;padding:8px 12px;font-size:.75rem;line-height:1.5;position:absolute;bottom:10px;left:12px;right:12px}.hotspot-popup{padding:20px}.hotspot-popup-loading{color:#888;text-align:center;margin:0;padding:12px 0;font-size:.875rem}.hotspot-popup-posts{flex-direction:column;gap:10px;margin:12px 0 0;padding:0;list-style:none;display:flex}.hotspot-popup-post{align-items:center;gap:10px;display:flex}.hotspot-popup-avatar{background:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.hotspot-popup-avatar img{object-fit:cover;width:100%;height:100%}.hotspot-popup-avatar-fallback{font-size:1.125rem}.hotspot-popup-post-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.hotspot-popup-username{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.hotspot-popup-date{color:#888;font-size:.75rem}.hotspot-popup-size{color:#1a1a1a;white-space:nowrap;font-size:.9375rem;font-weight:700}.hotspot-popup-more{color:#888;text-align:right;margin:6px 0 0;font-size:.75rem}.hotspot-popup-link{appearance:none;color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;width:100%;margin-top:16px;padding:14px 20px;font-size:1rem;font-weight:800}.free-modal-backdrop{z-index:9000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.free-modal{background:#fff;border-radius:16px;flex-direction:column;gap:0;width:100%;max-width:360px;padding:28px 24px 24px;display:flex}.free-modal-text{color:#1a1a1a;margin:0 0 8px;font-size:.9375rem;line-height:1.6}.free-modal-remaining{color:#6b7280;margin:0 0 20px;font-size:.8125rem}.free-modal-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.free-modal-btn{appearance:none;cursor:pointer;text-align:center;border:0;border-radius:10px;padding:13px 12px;font-size:.875rem;font-weight:700}.free-modal-btn--secondary{color:#374151;background:#f3f4f6}.free-modal-btn--primary{color:#fff;background:#111}.free-modal-use-btn{appearance:none;color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:0;padding:12px 0 0;font-size:.8125rem;text-decoration:underline}.field-map-status{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 2px 0;font-size:.75rem;display:flex}.field-map-status strong{color:var(--ink);white-space:nowrap}.propose-mode-bar{color:#fff;background:#2563eb;flex:none;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.propose-mode-bar-title{font-size:.875rem;font-weight:700}.propose-mode-cancel{appearance:none;color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:6px;padding:4px 12px;font-size:.8125rem}.propose-map-hint{color:#6d7781;margin:0 0 6px;padding:0 2px;font-size:.75rem}.propose-center-pin{pointer-events:none;z-index:10;flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.propose-center-pin-shadow{background:#00000040;border-radius:50%;width:14px;height:7px;margin-top:-2px}.propose-mode-footer{flex-direction:column;gap:8px;padding:10px 0 4px;display:flex}.propose-mode-status{border-radius:6px;margin:0;padding:6px 10px;font-size:.8125rem}.propose-mode-status--hint{color:#0369a1;background:#f0f9ff}.propose-mode-status--warn{color:#92400e;background:#fffbeb}.propose-mode-status--ok{color:#166534;background:#f0fdf4}.propose-submit-btn{width:100%}.field-propose-register-wrap{border-top:1px solid var(--line);background:#fff;flex:none;padding:10px 12px}.field-propose-register-btn{appearance:none;color:#2563eb;cursor:pointer;background:0 0;border:1.5px dashed #2563eb;border-radius:10px;width:100%;padding:10px;font-size:.875rem;font-weight:600}.field-propose-register-btn:active{background:#eff6ff}.field-propose-char-hint{color:var(--muted);margin-left:8px;font-size:.6875rem;font-weight:400}.field-propose-input--warn{border-color:#f59e0b!important}.field-propose-image-row{flex-wrap:wrap;gap:8px;margin-bottom:6px;display:flex}.field-propose-image-thumb{border:1px solid var(--line);border-radius:10px;width:80px;height:80px;position:relative;overflow:hidden}.field-propose-image-thumb img{object-fit:cover;width:100%;height:100%}.field-propose-image-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:.875rem;line-height:1;display:flex;position:absolute;top:2px;right:2px}.field-propose-image-add{border:2px dashed var(--line);cursor:pointer;width:80px;height:80px;color:var(--muted);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.6875rem;display:flex}.field-propose-image-add input[type=file]{display:none}.field-propose-image-plus{color:var(--muted);font-size:1.375rem;line-height:1}.field-propose-image-note{color:var(--muted);margin:0 0 12px;font-size:.6875rem;line-height:1.5}.field-propose-success-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.field-propose-success-icon{color:#fff;background:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex}.field-propose-success-title{margin:0;font-size:1.25rem;font-weight:800}.field-propose-success-body{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.field-propose-success-countdown{color:var(--muted);margin:8px 0 0;font-size:.8125rem}.field-list-toolbar{grid-template-columns:110px minmax(0,1fr);gap:8px;margin-bottom:10px;display:grid}.field-list-search{grid-template-columns:minmax(0,1fr) auto;gap:0;display:grid}.field-list-search .field{border-right:0;border-radius:10px 0 0 10px}.field-list-search-button{appearance:none;color:#fff;background:#111;border:0;border-radius:0 10px 10px 0;padding:0 16px;font-size:.875rem;font-weight:800}.field-list-results{align-content:start;gap:10px;min-height:0;padding-top:10px;display:grid;overflow:auto}.field-list-item{background:#fff;border:1px solid #ececec;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.field-list-item-main{gap:6px;min-width:0;display:grid}.field-list-item-main strong{font-size:.9375rem;line-height:1.3}.field-list-area-badge{color:#fff;background:#111;border-radius:999px;width:fit-content;max-width:100%;padding:3px 10px;font-size:.6875rem;font-weight:700}.field-list-item-side{flex:none;align-items:center;gap:12px;display:flex}.field-list-status-icon{width:24px;height:24px;display:block}.field-list-status-icon-bass{object-fit:contain;width:19px;height:25px}.field-list-status-normal,.field-list-status-blocked{border-radius:999px;place-items:center;font-size:1.125rem;font-weight:700;display:grid}.field-list-status-normal{color:#111}.field-list-status-blocked{color:#d54040}.field-list-chevron{color:#111;font-size:1.75rem;line-height:1}.field-list-empty{color:var(--muted);text-align:center;padding:32px 12px}.field-detail-page{background:#f5f5f5;gap:14px;min-height:100%;padding:16px 14px 96px;display:grid}.field-screen-detail{background:#fff;height:100%;min-height:100%;overflow:auto}.field-detail-top{z-index:10;border-bottom:1px solid var(--line);background:#fffffffa;position:sticky;top:0}.field-detail-title-row{align-items:center;gap:10px;padding:12px 14px 10px;display:flex}.field-detail-title-row h1{margin:0;font-size:1.0625rem;font-weight:800;line-height:1.3}.field-detail-back{font-size:1.875rem;line-height:1}.field-detail-tabs{border-top:1px solid #f2f2f2;grid-template-columns:repeat(4,1fr);display:grid}.field-detail-tabs span,.field-detail-tabs a{text-align:center;color:#888;border-bottom:2px solid #0000;padding:10px 4px;font-size:.75rem;font-weight:700;text-decoration:none}.field-detail-tabs span.active,.field-detail-tabs a.active{color:#111;border-bottom-color:#111}.field-detail-scroll{gap:14px;padding:14px 12px 96px;display:grid}.field-detail-feed{gap:0;padding:0 0 96px}.field-detail-name{margin:0;font-size:1.375rem;line-height:1.25}.field-detail-carousel{background:#f2f2f2;position:relative;overflow:hidden}.field-detail-carousel-track{transition:transform .18s;display:flex}.field-detail-carousel-slide{min-width:100%}.field-detail-image{aspect-ratio:1;object-fit:cover;width:100%}.field-detail-arrow{color:#666;background:#ffffffe6;border:0;border-radius:999px;width:36px;height:36px;font-size:1.75rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.field-detail-arrow.left{left:10px}.field-detail-arrow.right{right:10px}.field-detail-arrow:disabled{opacity:.45}.field-detail-copy,.field-detail-note{color:#222;margin:0;font-size:.875rem;line-height:1.75}.field-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.field-detail-fact{gap:8px;display:grid}.field-detail-fact.wide{grid-column:1/-1}.field-detail-fact span{color:#fff;background:#111;border-radius:999px;width:fit-content;padding:4px 10px;font-size:.6875rem;font-weight:800}.field-detail-fact strong{font-size:.9375rem;line-height:1.5}.field-detail-map{border:1px solid var(--line);overflow:hidden}.field-detail-map-tabs{border-bottom:1px solid var(--line);background:#fff;gap:0;display:flex}.field-detail-map-tabs span{color:#777;padding:10px 16px;font-size:.875rem;font-weight:700}.field-detail-map-tabs span.active{color:#111}.field-detail-map iframe{border:0;width:100%;height:300px;display:block}.field-detail-actions{gap:10px;display:grid}.field-detail-primary,.field-detail-secondary{border-radius:0;place-items:center;min-height:44px;font-size:1rem;font-weight:800;display:grid}.field-detail-primary{color:#fff;background:#111}.field-detail-secondary{border:1px solid var(--line);color:#111;background:#fff}.field-reports-list{flex-direction:column;gap:12px;margin:0;padding:16px;list-style:none;display:flex}.field-report-item{background:var(--card-bg,#fff);border-radius:12px;gap:12px;padding:12px;display:flex;box-shadow:0 1px 4px #0000000f}.field-report-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:80px;height:80px}.field-report-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.field-report-comment{white-space:pre-wrap;word-break:break-word;margin:0;font-size:.875rem;line-height:1.5}.field-report-meta{color:var(--text-muted,#888);font-size:.75rem}.field-stats{flex-direction:column;gap:20px;padding:16px;display:flex}.field-stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-stat-card{background:var(--card-bg,#fff);border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex;box-shadow:0 1px 4px #0000000f}.field-stat-label{color:var(--text-muted,#888);font-size:.75rem}.field-stat-value{color:var(--text-primary,#111);font-size:1.25rem;font-weight:800}.field-stats-section-title{margin:0 0 8px;font-size:.875rem;font-weight:700}.field-stats-lure-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.field-stats-lure-item{background:var(--card-bg,#fff);border-radius:10px;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 1px 4px #0000000f}.field-stats-lure-rank{color:var(--text-muted,#888);flex-shrink:0;width:20px;font-size:.875rem;font-weight:800}.field-stats-lure-name{flex-direction:column;flex:1;gap:3px;min-width:0;font-size:.875rem;font-weight:600;display:flex}.field-stats-lure-brand{letter-spacing:.04em;color:#4a5568;background:#e2e8f0;border-radius:4px;align-self:flex-start;padding:1px 6px;font-size:.625rem;font-weight:700;display:inline-block}.field-stats-lure-count{color:var(--accent,#2563eb);flex-shrink:0;font-size:.875rem;font-weight:700}.field-detail-hero{border:1px solid var(--line);background:#fff;border-radius:16px;gap:10px;padding:18px 16px;display:grid}.field-detail-hero h1{margin:0;font-size:1.75rem;line-height:1.25}.field-detail-hero p{color:#444;margin:0;line-height:1.7}.field-detail-grid{gap:10px;display:grid}.field-detail-card{border:1px solid var(--line);background:#fff;border-radius:14px;gap:8px;padding:16px;display:grid}.field-detail-card-label{color:var(--muted);font-size:.75rem;font-weight:700}.bottom-nav a{text-align:center;color:var(--muted)}.bottom-nav a.active{color:var(--ink)}.top-bar .button.secondary{border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:700}.mypage-layout{background:#f7f7f7;gap:16px;padding:16px 14px 96px;display:grid}.mypage-menu{background:#f7f7f7;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px 14px 0;display:grid}.mypage-menu-link{border:1px solid var(--line);color:#666;background:#fff;border-radius:999px;place-items:center;min-height:46px;font-weight:800;display:grid}.mypage-menu-link.active{color:#111;border-color:#111}.mypage-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:22px}.mypage-card h2{margin:0;font-size:1.5rem;line-height:1.2}.mypage-subtitle{color:#555;margin:14px 0 0;font-size:1rem;line-height:1.5}.mypage-note{color:#666;margin:14px 0 0;font-size:.875rem;line-height:1.7}.mypage-profile-head,.mypage-section-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.mypage-profile-main{align-items:center;gap:16px;min-width:0;display:flex}.mypage-avatar{object-fit:cover;background:#ececec;border-radius:50%;width:92px;height:92px}.mypage-avatar-fallback{color:#fff;background:#111;place-items:center;font-size:2.25rem;font-weight:800;display:grid}.mypage-profile-text h1{margin:0;font-size:1.875rem;line-height:1.15}.mypage-profile-text p{color:#4e4e4e;margin:8px 0 0;font-size:1.125rem;font-weight:700}.mypage-outline-button,.mypage-primary-button{appearance:none;border-radius:999px;min-width:110px;padding:13px 22px;font-size:1.125rem;font-weight:500}.mypage-outline-button{color:#197d91;background:#fff;border:1px solid #93a0a5}.mypage-ghost-button{appearance:none;color:#888;cursor:pointer;background:0 0;border:none;padding:8px 12px;font-size:.875rem}.mypage-primary-button{color:#fff;background:#157d8f;border:0}.mypage-outline-button:disabled,.mypage-primary-button:disabled{opacity:1}.mypage-profile-actions{justify-content:flex-end;margin-top:18px;display:flex}.mypage-inline-link{appearance:none;color:#147d90;background:0 0;border:0;font-size:1.0625rem;font-weight:500}.mypage-bio-editor{gap:10px;width:min(100%,320px);margin-top:18px;margin-left:auto;margin-right:auto;display:grid}.mypage-bio-head,.mypage-bio-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.mypage-bio-head strong{font-size:1rem}.mypage-bio-head span,.mypage-bio-message{color:#666;font-size:.8125rem}.mypage-bio-edit-btn{appearance:none;color:#157d8f;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:.8125rem;font-weight:600;line-height:1;display:flex}.mypage-bio-field{width:100%}.mypage-bio-display{color:#111;white-space:pre-wrap;background:#fff;border:none;border-radius:18px;min-height:108px;padding:14px 16px;line-height:1.65}.mypage-bio-display--single{min-height:unset;align-items:center;height:48px;display:flex}.mypage-bio-display.is-empty{color:#9ca3af}.mypage-bio-textarea{resize:vertical;color:#111;background:#fff;border:1px solid #d8dde0;border-radius:18px;width:100%;min-height:108px;padding:14px 16px;line-height:1.65}input.mypage-bio-textarea{min-height:unset;resize:none;height:48px}.mypage-bio-textarea:focus{outline:none}.mypage-bio-footer{width:100%}.mypage-primary-button{min-width:110px}.mypage-follow-grid,.mypage-subscription-grid,.mypage-metric-grid,.mypage-summary-grid{gap:12px;display:grid}.mypage-follow-grid,.mypage-subscription-grid,.mypage-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mypage-follow-grid{margin-top:18px}.mypage-follow-tile,.mypage-metric-card{background:#f4f4f4;border:1px solid #ededed;border-radius:18px}.mypage-follow-tile{justify-items:center;gap:6px;padding:22px 12px;display:grid}.mypage-follow-tile strong{font-size:1.75rem;line-height:1}.mypage-follow-tile span{color:#666;font-size:1.125rem;font-weight:700}.mypage-key-value{gap:8px;margin-top:18px;display:grid}.mypage-key-value span{color:#666;font-size:.9375rem;font-weight:700}.mypage-key-value strong{font-size:1.375rem;line-height:1.4}.mypage-metric-grid{margin-top:18px}.mypage-metric-card{gap:8px;padding:18px;display:grid}.mypage-metric-card.wide{grid-column:1/-1}.mypage-metric-card span{color:#666;font-size:.875rem;font-weight:700}.mypage-metric-card strong{font-size:1.625rem;line-height:1.2}.mypage-lure-list{margin-top:24px}.mypage-lure-item{justify-content:space-between;align-items:center;gap:12px;padding:18px 0;display:flex}.mypage-lure-item+.mypage-lure-item{border-top:1px solid #f0f0f0}.mypage-lure-item strong{font-size:1.5rem;line-height:1.25;display:block}.mypage-lure-item span{color:#444;font-size:1rem}.mypage-trash{color:#4f585c;font-size:1.75rem;line-height:1}.mypage-donut-layout{grid-template-columns:1fr 1.45fr;align-items:center;gap:18px;margin-top:18px;display:grid}.mypage-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:100%;max-width:180px;margin:0 auto;display:grid}.mypage-donut-hole{background:#fff;border-radius:50%;width:54%;height:54%}.mypage-donut-empty{color:#777;background:#f1f1f1;border-radius:50%;place-items:center;width:180px;height:180px;margin:0 auto;font-weight:700;display:grid}.mypage-legend{gap:10px;display:grid}.mypage-legend-item{grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:1.0625rem;display:grid}.mypage-legend-mark{width:12px;height:12px}.mypage-bar-chart{border-top:1px solid #ededed;justify-content:space-between;align-items:end;gap:12px;min-height:240px;margin-top:18px;padding:10px 12px 0;display:flex}.mypage-bar-column{flex:1 1 0;place-items:end center;gap:10px;display:grid}.mypage-bar{border-radius:14px 14px 10px 10px;width:min(100%,96px)}.mypage-bar-value{color:#616161;font-size:1.125rem;font-weight:700}.mypage-bar-label{color:#666;text-align:center;font-size:.875rem;line-height:1.4}.mypage-post-header{color:#666;grid-template-columns:64px minmax(0,1.3fr) .9fr .95fr;gap:14px;margin-top:20px;padding:0 4px;font-size:.875rem;font-weight:700;display:grid}.mypage-post-list{gap:14px;margin-top:12px;display:grid}.mypage-post-link{display:block}.mypage-post-item{background:#fff;border:1px solid #ececec;border-radius:18px;grid-template-columns:64px minmax(0,1.3fr) .9fr .95fr 12px;align-items:center;gap:14px;padding:14px;transition:border-color .14s,transform .14s;display:grid}.mypage-post-link:hover .mypage-post-item,.mypage-post-link:focus-visible .mypage-post-item{border-color:#cfcfcf;transform:translateY(-1px)}.mypage-post-thumb{object-fit:cover;background:#efefef;border-radius:14px;width:64px;height:64px}.mypage-post-item strong,.mypage-post-item span{min-width:0;font-size:.9375rem}.mypage-post-chevron{color:#111;font-size:1.625rem;line-height:1}.mypage-pagination{justify-content:center;align-items:center;gap:14px;margin-top:18px;display:flex}.mypage-page-button{border:1px solid var(--line);text-align:center;background:#fff;border-radius:999px;min-width:88px;padding:10px 16px}.mypage-page-button.disabled{pointer-events:none;opacity:.4}.mypage-empty{color:#777;text-align:center;padding:18px 0}@keyframes myp-shine{0%{transform:translate(70%)rotate(12deg)}to{transform:translate(-70%)rotate(12deg)}}@keyframes myp-pulse{0%,to{box-shadow:0 0 0 1px color-mix(in srgb, var(--grade-plate-color) 45%, transparent), 0 0 18px color-mix(in srgb, var(--grade-plate-glow) 50%, transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb, var(--grade-plate-color) 60%, transparent), 0 0 48px color-mix(in srgb, var(--grade-plate-glow) 90%, transparent)}}@keyframes myp-holo{0%{filter:hue-rotate()brightness(1.05)}to{filter:hue-rotate(360deg)brightness(1.05)}}.myp-layout{background:#f7f9fc;gap:14px;max-width:480px;margin:0 auto;padding:16px 16px 100px;display:grid}.myp-sub-layout{background:#f7f9fc;max-width:480px;margin:0 auto;padding:0 16px 100px}.myp-section-header{align-items:center;gap:12px;padding:16px 0 12px;display:flex}.myp-back-link{color:#001e40;font-size:.875rem;font-weight:700;text-decoration:none}.myp-section-title{color:#001e40;margin:0;font-size:1.125rem;font-weight:800}.myp-signout-row{text-align:center;padding:24px 0 8px}.myp-signout-btn{color:#0000;cursor:pointer;background:0 0;border:none;padding:8px 24px;font-size:.875rem;font-weight:600}.myp-settings-section{padding:24px 0 8px}.myp-settings-title{color:var(--muted,#888);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:.8rem;font-weight:600}.myp-settings-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.myp-settings-label{font-size:.95rem}.myp-font-size-buttons{gap:6px;display:flex}.myp-font-size-btn{border:1px solid var(--border,#ffffff26);min-width:48px;color:var(--text,inherit);cursor:pointer;background:0 0;border-radius:8px;padding:6px 12px;font-size:.9rem;transition:background .15s,border-color .15s}.myp-font-size-btn.active{color:#fff;background:#111;border-color:#111;font-weight:700}.myp-hero{background:#fff;border:1px solid #e8eaed;border-radius:24px;flex-direction:column;align-items:center;padding:32px 24px 28px;display:flex;position:relative;box-shadow:0 4px 20px #001e400f}.myp-avatar-ring{width:128px;height:128px;box-shadow:0 0 28px color-mix(in srgb, var(--grade-plate-glow) 72%, transparent);background:#fff;border-radius:50%;margin-bottom:20px;padding:0;position:relative}.myp-avatar-ring-orbit{opacity:.95;pointer-events:none;border-radius:50%;animation:8s linear infinite gradeRingSpin;position:absolute;inset:-10px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 calc(100% - 6px));mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 calc(100% - 6px))}.myp-avatar-inner{background:#fff;border-radius:50%;width:100%;height:100%;padding:4px}.myp-avatar-editor{pointer-events:none;position:absolute;inset:0}.myp-avatar-edit-btn{color:#fff;pointer-events:auto;background:#0f7b8d;border:0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:3px;right:3px;box-shadow:0 10px 20px #0f7b8d47}.myp-avatar-edit-icon{font-size:.875rem;font-weight:800;line-height:1}.myp-avatar-input{display:none}.myp-avatar-preview-note{color:#0f7b8d;pointer-events:none;text-align:center;width:max-content;max-width:240px;font-size:.6875rem;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.myp-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.myp-avatar-initials{color:#fff;background:#001e40;border-radius:50%;place-items:center;width:100%;height:100%;font-size:2.125rem;font-weight:800;display:grid}.myp-username{color:#001e40;text-align:center;margin:0 0 12px;font-size:1.625rem;font-weight:800}.myp-grade-badge{margin-bottom:24px}.myp-grade-star{color:#4a5568;font-size:.8125rem}.myp-grade-label{color:inherit;letter-spacing:.12em;font-size:.6875rem;font-weight:900}.myp-avatar-ring[data-plate-pattern=pulse] .myp-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin,2.4s ease-in-out infinite myp-orbit-pulse}.myp-avatar-ring[data-plate-pattern=holographic] .myp-avatar-ring-orbit{animation:4s linear infinite gradeRingSpin;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)!important}.myp-avatar-ring[data-plate-pattern=solid] .myp-avatar-ring-orbit{background:var(--grade-plate-color);animation:none}.myp-avatar-ring[data-plate-pattern=shine] .myp-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin}.myp-avatar-ring[data-plate-pattern=diamond] .myp-avatar-ring-orbit{background:repeating-conic-gradient(from 0deg, var(--grade-plate-color) 0deg, var(--grade-plate-color) 10deg, #fffffff2 12deg, var(--grade-plate-color) 14deg, var(--grade-plate-color) 28deg, #ffffff80 30deg, var(--grade-plate-color) 32deg);animation:4s linear infinite gradeRingSpin}@keyframes tri-rand-flash{0%,to{opacity:0}45%,55%{opacity:var(--tri-peak,.7)}}@keyframes tri-color-cycle{0%{fill:#fff0}to{fill:#ffffff52}}@keyframes tri-color-cycle-inv{0%{fill:#00000047}to{fill:#0000}}@keyframes grade-progress{0%{stroke-dashoffset:var(--circumference,389.56)}to{stroke-dashoffset:var(--grade-dash-offset,0)}}.grade-badge{background:var(--grade-plate-color);box-shadow:0 0 18px color-mix(in srgb, var(--grade-plate-glow) 45%, transparent);color:#fff;border:1px solid #fff9;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-width:7em;padding:5px 18px;font-size:.75rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.grade-badge:before,.grade-badge:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 10%,#fff0 27%,#ffffffbf 50%,#fff0 73%,#0000 90%);width:200%;height:180%;animation:3s linear infinite myp-shine;position:absolute;top:-40%;left:-50%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.grade-badge:before{animation-delay:-1.5s}.grade-badge[data-plate-pattern=pulse]{animation:2.4s ease-in-out infinite myp-pulse}.grade-badge[data-plate-pattern=pulse]:after{animation:3s linear infinite myp-shine}.grade-badge[data-plate-pattern=holographic]{animation:4s linear infinite myp-holo;background:linear-gradient(135deg, color-mix(in srgb, var(--grade-plate-color) 70%, #f0f) 0%, color-mix(in srgb, var(--grade-plate-color) 70%, #0ff) 33%, color-mix(in srgb, var(--grade-plate-color) 70%, #ff0) 66%, color-mix(in srgb, var(--grade-plate-color) 70%, #f0f) 100%)!important;background-size:200%!important}.grade-badge[data-plate-pattern=solid]:before,.grade-badge[data-plate-pattern=solid]:after{display:none}.grade-badge[data-plate-pattern=shine]:before,.grade-badge[data-plate-pattern=shine]:after{animation:3s linear infinite myp-shine}.grade-badge[data-plate-pattern=shine]:before{animation-delay:-1.5s}.grade-badge[data-plate-pattern=diamond]:before,.grade-badge[data-plate-pattern=diamond]:after,.grade-badge[data-plate-pattern=tri]:before,.grade-badge[data-plate-pattern=tri]:after{display:none}.grade-badge[data-plate-pattern=diamond] span,.grade-badge[data-plate-pattern=tri] span{z-index:1;position:relative}@keyframes gradeRingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes myp-orbit-pulse{0%,to{opacity:.95;transform:rotate(0)scale(1)}50%{opacity:1;transform:rotate(180deg)scale(1.06)}}@keyframes gradePlatePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.myp-bio{color:#555;text-align:center;width:100%;margin:0 0 20px;font-size:.875rem;line-height:1.6}.myp-follow-row{justify-content:center;align-items:center;gap:40px;margin-bottom:28px;display:flex}.myp-follow-item{flex-direction:column;align-items:center;gap:3px;display:flex}.myp-follow-item strong{color:#001e40;font-size:1.375rem;font-weight:800}.myp-follow-item span{color:#6b7280;font-size:.6875rem;font-weight:700}.myp-follow-link{color:inherit;text-decoration:none}.myp-follow-divider{background:#e2e8f0;width:1px;height:32px}.follower-page{flex-direction:column;height:100%;display:flex}.follower-page-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:16px 16px 12px;display:flex}.follower-page-back{color:#333;font-size:1.5rem;line-height:1;text-decoration:none}.follower-page-header h1{text-align:center;flex:1;margin:0;padding-right:24px;font-size:1rem;font-weight:700}.follower-list-wrap{flex:1;padding:0;overflow-y:auto}.follower-search-row{border-bottom:1px solid var(--line);background:#fff;padding:10px 16px}.follower-search-input{box-sizing:border-box;background:#f6f6f6;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;width:100%;height:36px;padding:0 12px;font-size:.9375rem}.follower-empty{text-align:center;color:var(--muted);padding:48px 16px}.follower-list{margin:0;padding:0;list-style:none}.follower-item{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex}.follower-avatar-link{flex-shrink:0}.follower-avatar-img{object-fit:cover;border-radius:50%;width:44px;height:44px}.follower-avatar-fallback{color:#fff;background:#9e9e9e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:.875rem;font-weight:700;display:flex}.follower-info{flex:1;min-width:0}.follower-name-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.follower-username{color:#111;font-size:.9375rem;font-weight:700;text-decoration:none}.follower-dot{color:#9e9e9e;font-size:.875rem}.follower-follow-btn{color:#5d68d1;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:600}.follower-follow-btn.following{color:#9e9e9e}.follower-cname{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:.8125rem;overflow:hidden}.follower-remove-btn{color:#444;cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:.8125rem}.following-toggle-btn{color:#444;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #ccc;border-radius:8px;flex-shrink:0;padding:6px 14px;font-size:.8125rem}.following-toggle-btn.active{color:#fff;background:#5d68d1;border-color:#5d68d1}.myp-msg-button{color:#fff;background:linear-gradient(135deg,#001e40 0%,#036 100%);border-radius:16px;justify-content:center;align-items:center;width:100%;height:56px;margin-bottom:20px;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.myp-bio-text{color:#333;text-align:center;white-space:pre-wrap;word-break:break-word;width:100%;margin:0 0 8px;font-size:.875rem;line-height:1.6}.myp-bio-text--empty{color:#aaa;font-style:italic}.myp-plan-section{text-align:center;border-top:1px solid #e8eaed;width:100%;margin-top:4px;padding-top:20px}.myp-plan-section-label{color:#888;margin-bottom:6px;font-size:.75rem;display:block}.myp-plan-section-name{color:#111;margin:0;font-size:1.25rem;font-weight:800;line-height:1.4}.myp-plan-section-sub{color:#111;margin:2px 0 0;font-size:1.25rem;font-weight:800;line-height:1.4}.myp-plan-btn{color:#fff;letter-spacing:.02em;background:#111;border-radius:999px;margin-top:14px;padding:10px 32px;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-block}.myp-settings-icon-btn{opacity:.6;z-index:1;align-items:center;text-decoration:none;display:flex;position:absolute;top:14px;right:14px}.myp-settings-icon-btn:hover{opacity:1}.myp-settings-content{flex-direction:column;gap:16px;padding:8px 0;display:flex}.myp-settings-block{background:#fff;border:1px solid #e8eaed;border-radius:18px;padding:16px;box-shadow:0 4px 20px #001e400f}.myp-settings-block-title{color:#888;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px;font-size:.75rem;font-weight:700}.myp-settings-block--signout{text-align:center}.myp-settings-block--unavailable{opacity:.6}.myp-settings-unavailable{color:#888;margin:4px 0 0;font-size:.875rem}.addr-note{color:#888;margin:0 0 12px;font-size:.75rem;line-height:1.5}.addr-status{font-size:.8125rem}.addr-status--ok{color:#1a8a4a;font-weight:600}.addr-status--empty{color:#aaa}.addr-display{color:#333;margin:8px 0 0;font-size:.875rem;line-height:1.7}.addr-display p{margin:0}.addr-form{flex-direction:column;gap:10px;margin-top:12px;display:flex}.addr-field{flex-direction:column;gap:4px;display:flex}.addr-label{color:#555;font-size:.75rem;font-weight:600}.addr-req{color:var(--danger,#d94c48)}.addr-optional{color:#aaa;font-weight:400}.addr-input{color:#111;background:#fafafa;border:1px solid #e0e0e0;border-radius:10px;outline:none;width:100%;height:44px;padding:0 12px;font-size:.875rem}.addr-input:focus{background:#fff;border-color:#001e40}.myp-settings-signout-btn{color:var(--danger,#d94c48);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:.875rem;font-weight:600}.myp-sub-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex;box-shadow:0 4px 20px #001e400f}.myp-sub-copy{flex:1;min-width:0}.myp-sub-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.625rem;font-weight:700}.myp-sub-plan{color:#001e40;margin:0;font-size:.875rem;font-weight:700}.myp-sub-plan strong{color:#036}.myp-sub-plan--canceling,.myp-sub-plan--canceling strong{color:#92400e}.myp-sub-status{color:#4b5563;margin:8px 0 0;font-size:.75rem}.myp-sub-message{color:#b42318;margin:8px 0 0;font-size:.75rem}.myp-sub-note{color:#6b7280;margin:10px 0 0;font-size:.8125rem;line-height:1.6}.myp-sub-cta{appearance:none;color:#fff;white-space:nowrap;cursor:pointer;background:#111;border:0;border-radius:8px;flex-shrink:0;padding:12px 22px;font-size:.875rem;font-weight:800}.myp-outline-btn{appearance:none;color:#111;white-space:nowrap;background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-shrink:0;padding:10px 18px;font-size:.75rem;font-weight:700}.myp-outline-btn:disabled{opacity:.65;cursor:not-allowed}.myp-sub-modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1118278c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.myp-sub-modal{background:#eef2f4;border-radius:28px;width:min(100%,500px);max-height:min(92vh,760px);padding:28px;overflow:auto;box-shadow:0 24px 80px #00000047}.myp-sub-modal-head h2{color:#111827;margin:0;font-size:1.75rem;font-weight:600}.myp-sub-modal-body{flex-direction:column;gap:14px;margin-top:20px;display:flex}.myp-sub-modal-alert{color:#9b1c1c;background:#fff5f5;border:1px solid #f1b4b4;border-radius:14px;padding:12px 14px;font-size:.8125rem;line-height:1.5}.myp-sub-modal-copy{color:#374151;margin:0;font-size:.9375rem;line-height:1.7}.myp-sub-plan-list{flex-direction:column;gap:12px;margin-top:4px;display:flex}.myp-sub-plan-card{background:#fff;border:1px solid #d7dde4;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.myp-sub-plan-card.is-selected{border-color:#0f7b8d;box-shadow:inset 0 0 0 1px #0f7b8d2e}.myp-sub-plan-card strong{color:#111827;font-size:1rem;font-weight:700;display:block}.myp-sub-plan-card p{color:#6b7280;margin:4px 0 0;font-size:.8125rem}.myp-sub-select-btn,.myp-sub-manage-btn,.myp-sub-close-btn{appearance:none;border-radius:var(--btn-radius);font-size:.875rem;font-weight:var(--btn-font-weight);border:0;padding:11px 18px}.myp-sub-select-btn,.myp-sub-manage-btn{color:#fff;background:#111}.myp-sub-close-btn{color:#111;background:0 0;border:1px solid #e8e8e8}.myp-sub-modal-foot{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.myp-nav-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.myp-nav-item{color:#001e40;appearance:none;cursor:pointer;background:#fff;border:1px solid #e8eaed;border-radius:20px;flex-direction:column;align-items:center;gap:8px;padding:24px 12px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .12s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #001e400f}.myp-nav-coming{color:#fff;letter-spacing:.03em;background:#888;padding:2px 22px;font-size:.5625rem;font-weight:700;position:absolute;top:10px;right:-18px;transform:rotate(35deg)}@media (max-width:640px){.myp-sub-card{flex-direction:column;align-items:stretch}.myp-sub-cta,.myp-sub-select-btn,.myp-sub-manage-btn,.myp-sub-close-btn{width:100%}.myp-sub-plan-card{flex-direction:column;align-items:stretch}.myp-sub-modal-foot{flex-direction:column}.myp-layout,.myp-sub-layout{width:100%;max-width:none;margin:0;padding-left:0;padding-right:0}}.myp-sub-status--warn{color:#d97706;font-weight:700}.sub-modal-close{appearance:none;color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:1.125rem;line-height:1;position:absolute;top:14px;right:16px}.sub-screen{flex-direction:column;gap:18px;padding-top:8px;display:flex}.sub-screen--redirecting{justify-content:center;align-items:center;gap:12px;min-height:160px}.sub-redirecting-icon{font-size:2.5rem}.sub-redirecting-text{margin:0;font-size:1.1rem;font-weight:700}.sub-redirecting-count{color:#666;margin:0;font-size:.875rem}.sub-screen-title{color:#111;margin:0;font-size:1.25rem;font-weight:800}.sub-screen-body{flex-direction:column;gap:12px;display:flex}.sub-screen-foot{flex-direction:column;gap:10px;display:flex}.sub-btn{appearance:none;cursor:pointer;text-align:center;border:none;border-radius:12px;padding:13px 18px;font-size:.9375rem;font-weight:800;transition:opacity .15s}.sub-btn:disabled{opacity:.5;cursor:not-allowed}.sub-btn--primary{color:#fff;background:#111}.sub-btn--primary:hover:not(:disabled){background:#333}.sub-btn--danger{color:#fff;background:#dc2626}.sub-btn--danger:hover:not(:disabled){background:#b91c1c}.sub-btn--ghost{color:#374151;background:0 0;border:1px solid #d1d5db}.sub-btn--ghost:hover:not(:disabled){background:#f3f4f6}.sub-plan-notes{color:#555;text-align:left;flex-direction:column;gap:6px;margin:0 0 16px;padding:0 0 0 16px;font-size:.8125rem;line-height:1.6;display:flex}.sub-plan-list{flex-direction:column;gap:10px;display:flex}.sub-plan-card{cursor:pointer;text-align:left;appearance:none;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;transition:border-color .15s,background .15s;display:flex}.sub-plan-card:hover{background:#f0fafb;border-color:#0f7b8d}.sub-plan-card-info{flex-direction:column;flex:1;gap:2px;display:flex}.sub-plan-card-title{color:#111;font-size:1rem;font-weight:800}.sub-plan-card-sub{color:#6b7280;font-size:.75rem}.sub-plan-card-pricing{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.sub-plan-card-price{color:#111;white-space:nowrap;font-size:.9375rem;font-weight:700}.sub-plan-card-saving{color:#059669;white-space:nowrap;font-size:.6875rem;font-weight:700}.sub-plan-card-arrow{color:#9ca3af;margin-left:6px;font-size:1.25rem}.sub-notes{color:#374151;flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:.8125rem;line-height:1.6;display:flex}.sub-explain-lead{color:#111;margin:0;font-size:.9375rem;line-height:1.6}.sub-explain-note{color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:10px 12px;font-size:.8125rem}.sub-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:0;padding:10px 12px;font-size:.875rem}.sub-schedule-notice{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;padding:10px 12px;display:flex}.sub-schedule-notice-text{color:#92400e;flex:1;font-size:.8125rem}.sub-schedule-cancel-btn{color:#92400e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #f59e0b;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:.75rem;font-weight:600}.sub-schedule-cancel-btn:hover{background:#fef3c7}.sub-current-plan{align-items:center;gap:10px;display:flex}.sub-current-badge{color:#fff;background:#0f7b8d;border-radius:100px;padding:3px 10px;font-size:.75rem;font-weight:800}.sub-current-interval{color:#111;font-size:1rem;font-weight:700}.sub-current-period{color:#6b7280;margin:0;font-size:.875rem}.sub-pending-badge{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:700;display:flex}.sub-pending-icon{font-size:1rem}.sub-action-list{flex-direction:column;gap:10px;display:flex}.sub-action-btn{appearance:none;color:#111;cursor:pointer;text-align:left;background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:13px 18px;font-size:.9375rem;font-weight:800;transition:background .15s}.sub-action-btn:hover{background:#f3f4f6}.sub-action-btn--danger{color:#dc2626;border-color:#fca5a5}.sub-action-btn--danger:hover{background:#fff5f5}.myp-sub-modal{position:relative}.myp-nav-item:not(:disabled):active{background:#f0f4f8}.myp-nav-item:disabled{opacity:.45;cursor:default}.myp-nav-icon{justify-content:center;align-items:center;font-size:1.375rem;display:flex}.myp-nav-icon img{object-fit:contain;width:35px;height:35px}.myp-catch-card{background:#fff;border:1px solid #e8eaed;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px #001e400f}.myp-catch-head{background:#001e40;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.myp-catch-head h2{color:#fff;margin:0;font-size:1rem;font-weight:700;line-height:1}.myp-catch-body{padding:24px}.myp-catch-grid{grid-template-columns:1fr 1fr;gap:20px 0;display:grid}.myp-catch-metric{flex-direction:column;gap:6px;display:flex}.myp-catch-metric--border{border-left:1px solid #f0f0f2;padding-left:20px}.myp-catch-metric-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.625rem;font-weight:700}.myp-catch-value{color:#001e40;margin:0;font-size:1.875rem;font-weight:900;line-height:1}.myp-catch-value span{color:#9ca3af;margin-left:3px;font-size:.8125rem;font-weight:700}.myp-catch-date{color:#001e40;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.myp-catch-link{color:#001e40;background:#f7f9fc;border:1px solid #e8eaed;border-radius:14px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:22px;padding:14px;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .12s;display:flex}.myp-catch-link:active{background:#eef1f5}.myp-catch-link--sub{color:#46505a;background:0 0;border-color:#e0e4ea;margin-top:10px;font-weight:600}.myp-catch-link--sub:active{background:#f0f2f4}.dm-layout.dm-ig{background:#fff;gap:0;min-height:calc(100vh - 120px);display:grid}.dm-panel{background:#fff;align-content:start;min-height:0;display:grid}.dm-thread-panel{border-bottom:1px solid #efefef;padding-bottom:96px}.dm-ig-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 16px 10px;display:flex}.dm-ig-title{letter-spacing:-.03em;font-size:1.625rem;font-weight:800;line-height:1;display:block}.dm-ig-subtitle{color:#8b8b8b;margin:6px 0 0;font-size:.8125rem;line-height:1.45}.dm-ig-toast{color:#222;background:#f6f6f6;border-radius:14px;max-width:160px;padding:10px 12px;font-size:.75rem;font-weight:700;line-height:1.45}.dm-search-wrap{margin:0 16px;position:relative}.dm-search-icon{color:#8c8c8c;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.dm-search-input{color:#111;background:#f2f3f5;border:0;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 14px 0 42px;font-size:.9375rem}.dm-search-input::placeholder{color:#8c8c8c}.dm-filter-row{gap:8px;padding:12px 16px 10px;display:flex;overflow:auto}.dm-filter-chip{appearance:none;color:#666;white-space:nowrap;background:#f2f3f5;border:0;border-radius:999px;min-height:32px;padding:0 14px;font-size:.8125rem;font-weight:700}.dm-filter-chip.active{color:#fff;background:#111}.dm-thread-list{gap:0;padding-bottom:8px;display:grid}.dm-thread-item{appearance:none;text-align:left;background:#fff;border:0;border-bottom:1px solid #f2f2f2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:12px 16px;display:grid}.dm-thread-item.active{background:#fafafa}.dm-avatar{object-fit:cover;background:#ececec;border-radius:50%;flex:none;width:38px;height:38px}.dm-avatar.large{width:56px;height:56px}.dm-avatar-fallback{color:#fff;background:linear-gradient(135deg,#1a1a1a,#565656);place-items:center;font-size:.8125rem;font-weight:800;display:grid}.dm-thread-copy{gap:3px;min-width:0;display:grid}.dm-thread-copy strong,.dm-thread-copy span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dm-thread-copy strong{font-size:.9375rem;font-weight:700}.dm-thread-copy span{color:#8b8b8b;font-size:.8125rem}.dm-thread-meta{color:#9a9a9a;justify-items:end;gap:8px;font-size:.6875rem;display:grid}.dm-thread-meta em{color:#fff;text-align:center;background:#3797f0;border-radius:999px;min-width:20px;min-height:20px;padding:2px 6px;font-style:normal;font-weight:800}.dm-empty-state,.dm-empty-stage{color:#7b7b7b;text-align:center;gap:8px;padding:40px 24px;display:grid}.dm-empty-state strong,.dm-empty-stage strong{color:#111;font-size:1.125rem}.dm-empty-state p,.dm-empty-stage p{margin:0;line-height:1.6}.dm-conversation-panel{grid-template-rows:auto 1fr auto;height:calc(100vh - 120px);display:none;overflow:hidden}.dm-conversation-panel.active{display:grid}.dm-conversation-head{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #efefef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.dm-conversation-user{align-items:center;gap:10px;min-width:0;display:flex}.dm-conversation-user div{gap:2px;min-width:0;display:grid}.dm-conversation-user strong,.dm-conversation-user span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dm-conversation-user strong{font-size:.9375rem}.dm-conversation-user span{color:#8b8b8b;font-size:.75rem}.dm-conversation-actions{align-items:center;gap:4px;display:flex}.dm-icon-button{appearance:none;color:#111;background:0 0;border:0;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.dm-icon-button svg,.dm-compose-icon svg,.dm-search-icon{width:22px;height:22px}.dm-mobile-only{display:grid}.dm-message-list{overscroll-behavior:contain;background:radial-gradient(circle at top,#f5f5f5a6,#0000 36%),#fff;align-content:start;gap:12px;padding:18px 12px 16px;display:grid;overflow-y:auto}.dm-message-row{align-items:flex-end;gap:8px;display:flex}.dm-message-row.self{justify-content:flex-end}.dm-message-row .dm-avatar{width:28px;height:28px}.dm-message-bubble{color:#111;background:#f1f1f1;border-radius:22px 22px 22px 8px;max-width:min(78%,340px);padding:10px 14px 9px}.dm-message-bubble.self{color:#fff;background:linear-gradient(135deg,#4c68d7,#6d4aff);border-radius:22px 22px 8px}.dm-message-bubble p,.dm-message-bubble span,.dm-hero-card p{margin:0}.dm-message-bubble p{white-space:pre-wrap;word-break:break-word;line-height:1.45}.dm-message-bubble span{opacity:.76;margin-top:6px;font-size:.6875rem;display:block}.dm-hero-card{text-align:center;justify-items:center;gap:10px;padding:36px 20px;display:grid}.dm-hero-card strong{font-size:1.25rem}.dm-hero-card p{color:#8c8c8c;line-height:1.6}.dm-compose-form{padding:10px 10px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #efefef;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.dm-compose-input-wrap{background:#f2f3f5;border-radius:999px;align-items:center;min-height:44px;padding:0 14px;display:flex}.dm-compose-input{color:#111;resize:none;background:0 0;border:0;outline:none;width:100%;max-height:120px;padding:11px 0 10px;line-height:1.45}.dm-compose-input::placeholder{color:#8b8b8b}.dm-compose-icon{appearance:none;color:#111;background:0 0;border:0;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.dm-compose-icon.primary,.dm-compose-icon.dm-compose-send-active{color:#fff;background:linear-gradient(135deg,#4c68d7,#6d4aff)}.dm-panel-hidden-mobile{display:none}@media (min-width:900px){.dm-layout.dm-ig{grid-template-columns:minmax(320px,360px) minmax(0,1fr);min-height:calc(100vh - 160px)}.dm-thread-panel{border-bottom:0;border-right:1px solid #efefef}.dm-conversation-panel,.dm-conversation-panel.active,.dm-panel-hidden-mobile{display:grid}.dm-mobile-only{display:none}.dm-conversation-panel{height:calc(100vh - 160px)}}.my-post-detail-page{background:#f7f7f7;gap:16px;min-height:100%;padding-bottom:96px;display:grid}.post-editor{background:#efefef;min-height:100%;padding:16px 14px 96px}.post-editor-card{background:0 0;border-radius:26px;gap:22px;padding:24px 22px 28px;display:grid}.post-editor-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-editor-header h1{margin:0;font-size:1.3125rem;font-weight:800;line-height:1.35}.post-editor-delete-link{appearance:none;color:var(--danger);background:0 0;border:0;font-size:.875rem;font-weight:800}.post-editor-block,.post-editor-catch,.post-editor-section{gap:16px;display:grid}.post-editor-catch+.post-editor-catch{border-top:1px dashed #11111173;padding-top:22px}.post-editor-catch-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-editor-catch-head h2,.post-editor-modal-head h2,.post-editor-modal-section h3{margin:0}.post-editor-remove-catch{appearance:none;color:#154e9d;background:0 0;border:0;font-size:.875rem;font-weight:700}.post-editor-row,.post-editor-input-row{gap:10px;display:grid}.post-editor-row{grid-template-columns:112px minmax(0,1fr);align-items:center}.post-editor-label{font-size:1rem;font-weight:800}.post-editor-label.compact{font-size:.875rem}.post-editor-date-button,.post-editor-select-button{color:#111;text-align:left;background:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 16px;font-weight:700;display:flex;position:relative}.post-editor-date-wrap{position:relative}.post-editor-date-native{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.post-editor-calendar-icon{font-size:1.25rem;line-height:1}.post-editor-images{gap:12px;display:grid}.post-editor-image-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:12px;display:grid}.post-editor-image-thumb,.post-editor-image-add{background:#fff;border-radius:16px;overflow:hidden}.post-editor-image-thumb{aspect-ratio:1;position:relative}.post-editor-image-thumb img{object-fit:cover;width:100%;height:100%}.post-editor-image-remove{appearance:none;color:#fff;background:#111111c7;border:0;border-radius:999px;padding:7px 10px;font-size:.75rem;font-weight:700;position:absolute;bottom:8px;right:8px}.post-editor-image-add{aspect-ratio:1;color:#444;border:2px dashed #a8a8a8;place-items:center;display:grid;position:relative}.post-editor-image-add input{opacity:0;position:absolute;inset:0}.post-editor-image-add span{font-size:2.875rem;line-height:1}.post-editor-image-add small{margin-top:-12px;font-size:.875rem;font-weight:700;display:block}.post-editor-divider{border-top:2px dashed #111}.post-editor-section-title{font-size:1rem;font-weight:800}.post-editor-slider{gap:10px;display:grid}.post-editor-slider-value{justify-self:center;font-size:1rem;font-weight:700}.post-editor-range{appearance:none;cursor:pointer;background:0 0;width:100%;height:44px}.post-editor-range::-webkit-slider-runnable-track{background:#b8b8b8;border-radius:999px;height:4px}.post-editor-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#111;border:0;border-radius:50%;width:28px;height:28px;margin-top:-12px}.post-editor-range::-moz-range-track{background:#b8b8b8;border-radius:999px;height:4px}.post-editor-range::-moz-range-progress{background:#b8b8b8;border-radius:999px;height:4px}.post-editor-range::-moz-range-thumb{cursor:pointer;background:#111;border:0;border-radius:50%;width:28px;height:28px}.post-editor-range-ticks{justify-content:space-between;margin-top:-8px;padding:0 14px;display:flex}.post-editor-range-ticks span{background:#00000038;border-radius:50%;flex-shrink:0;width:5px;height:5px}.post-editor-weather-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.post-editor-weather-button{appearance:none;color:#9a9a9a;background:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:14px 10px;font-weight:800;display:flex}.post-editor-weather-button strong{color:#9ab0c9;font-size:1.5rem;line-height:1}.post-editor-weather-button.active{color:#111;background:#fff;border:2px double #111}.post-editor-weather-button.active strong{color:#111}.post-editor-two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.post-editor-lure-stack{gap:12px;display:grid}.post-editor-input{appearance:none;width:100%;min-height:48px;box-shadow:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M2 2.25 7 7l5-4.75' fill='none' stroke='%23222' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:calc(100% - 16px);background-repeat:no-repeat;background-size:14px 9px;border:0;border-radius:16px;outline:none;padding-right:38px}.post-editor-input::-ms-expand{display:none}.post-editor-inline-link,.post-editor-add-catch{appearance:none;color:#0e58b4;background:0 0;border:0;font-weight:800}.post-editor-inline-link{justify-self:start;margin-top:-2px;font-size:.8125rem}.post-editor-add-catch{justify-self:end;font-size:1rem}.post-editor-number-list{gap:0;margin-top:4px;display:grid}.post-editor-number-row{border-bottom:1px solid #1111112e;justify-content:space-between;align-items:center;gap:16px;min-height:72px;display:flex}.post-editor-number-row:first-child{border-top:1px solid #1111112e}.post-editor-number-row span{font-size:1.125rem;font-weight:800}.post-editor-number-row div{align-items:baseline;gap:8px;display:flex}.post-editor-number-input{color:#111;text-align:right;background:0 0;border:0;width:120px;min-width:0;font-size:2rem;font-weight:700;line-height:1}.post-editor-number-input::placeholder{color:#9a9a9a}.post-editor-number-input:focus{outline:none}.post-editor-number-row strong{font-size:1.125rem}.post-editor-textarea{border:0;border-radius:18px;min-height:160px}.post-editor-private{justify-content:center;align-items:center;gap:12px;font-size:1rem;font-weight:800;display:flex}.post-editor-private input{width:28px;height:28px}.post-editor-submit{grid-template-columns:1fr 1fr;gap:18px;display:grid}.post-editor-submit-primary,.post-editor-submit-secondary{border-radius:16px;min-height:48px;font-size:1.125rem;font-weight:800}.post-editor-saving-overlay{z-index:200;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.post-editor-saving-box{background:var(--surface,#1a1a1a);text-align:center;border-radius:16px;flex-direction:column;gap:14px;width:min(320px,90vw);padding:32px 28px;display:flex}.post-editor-saving-label{color:var(--text,#fff);margin:0;font-size:.9375rem}.post-editor-saving-bar-track{background:#ffffff26;border-radius:4px;width:100%;height:8px;overflow:hidden}.post-editor-saving-bar-fill{background:var(--accent,#4caf50);border-radius:4px;height:100%;transition:width .3s}.post-editor-saving-percent{color:var(--text,#fff);margin:0;font-size:1.75rem;font-weight:700}.post-editor-modal-backdrop{z-index:80;background:#0006;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.post-editor-modal{background:#fff;border-radius:22px;gap:18px;width:min(430px,100%);max-height:min(80vh,720px);padding:20px;display:grid;overflow:auto}.post-editor-modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-editor-modal-head button{appearance:none;background:0 0;border:0;font-size:1.75rem;line-height:1}.post-editor-modal-section{gap:12px;display:grid}.post-editor-propose-footer{text-align:center;border-top:1px solid #eee;padding:12px 16px}.post-editor-propose-link{color:#3b82f6;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.8125rem;text-decoration:underline}.post-editor-propose-back{color:#555;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.875rem}.post-editor-modal-propose-wrap{flex:1;padding:0 16px 16px;overflow-y:auto}.post-editor-field-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.post-editor-field-tab{appearance:none;border:1px solid var(--line);color:#666;background:#fff;border-radius:12px;min-height:42px;font-weight:800}.post-editor-field-tab.active{color:#111;border-color:#111}.post-editor-field-toolbar{grid-template-columns:96px minmax(0,1fr);gap:8px;display:grid}.post-editor-field-area{min-height:44px}.post-editor-field-search{grid-template-columns:minmax(0,1fr) auto;display:grid}.post-editor-field-search .field{border-right:0;border-radius:12px 0 0 12px}.post-editor-field-search-button{appearance:none;color:#fff;background:#111;border:0;border-radius:0 12px 12px 0;padding:0 16px;font-weight:800}.post-editor-recent-fields,.post-editor-field-results{gap:10px;display:grid}.post-editor-recent-field,.post-editor-field-result{appearance:none;border:1px solid var(--line);text-align:left;background:#fff;border-radius:14px;padding:14px}.post-editor-recent-field span,.post-editor-field-result span{color:#666;font-size:.75rem;font-weight:700}.post-editor-recent-field strong,.post-editor-field-result strong{font-size:1rem}.post-editor-field-result{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-editor-field-result-main{gap:6px;min-width:0;display:grid}.post-editor-field-result-main span{color:#fff;background:#111;border-radius:999px;width:fit-content;max-width:100%;padding:3px 10px;font-size:.6875rem;font-weight:700}.post-editor-field-result-side{flex:none;align-items:center;gap:12px;display:flex}.post-editor-field-status{font-size:1.125rem;line-height:1}.post-editor-field-status.blocked{color:#d54040}.post-editor-field-chevron{font-size:1.5rem;line-height:1}.post-editor-location-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-editor-location-head p,.post-editor-location-note{color:#555;margin:0;font-size:.875rem}.post-editor-location-button{appearance:none;color:#fff;white-space:nowrap;background:#111;border:0;border-radius:10px;min-height:38px;padding:0 14px;font-weight:800}@media (min-width:431px){body{background:#fff}.app-shell{min-height:100vh;box-shadow:0 0 0 1px #0000000a}.app-shell.admin-shell{box-shadow:0 18px 48px #11182714,0 0 0 1px #1118270a}.app-shell.field-screen{min-height:100dvh}}@media (max-width:430px){.app-shell{width:100%;max-width:none}.app-shell.admin-shell{background:#f7f8fa;width:100%}.bottom-nav{width:100%}.admin-page{padding:18px 14px 24px}.post-editor-row,.post-editor-two-col,.post-editor-submit{grid-template-columns:1fr}.post-editor-row{align-items:start}}.auth-page{gap:18px;margin:16px 14px 96px;padding:18px;display:grid}.auth-screen{background:#fff;width:min(430px,100vw);min-height:100vh;margin:0 auto;padding:44px 26px 32px}.auth-card{justify-items:center;gap:40px;padding-top:18px;display:grid}.auth-logo-wrap{justify-items:center;width:100%;display:grid}.auth-logo{width:min(240px,100%);height:auto}.auth-panel{justify-items:center;gap:28px;width:100%;display:grid}.auth-copy{text-align:center;justify-items:center;gap:8px;display:grid}.auth-copy h1{color:#111;margin:0;font-size:1.125rem;font-weight:800;line-height:1.4}.auth-pin-note{color:#888;margin:0;font-size:.75rem}.auth-phone-field{background:#fff;border:2px solid #d3d7dc;border-radius:8px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;width:100%;max-width:300px;min-height:47px;padding:0 12px;display:grid}.auth-text-field{background:#fff;border:2px solid #d3d7dc;border-radius:8px;align-items:center;width:100%;max-width:300px;min-height:47px;padding:0 12px;display:flex}.profile-setup-avatar-btn{cursor:pointer;background:#f5f6f8;border:2px dashed #d3d7dc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;display:flex;position:relative;overflow:hidden}.profile-setup-avatar-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.profile-setup-avatar-placeholder{color:#b0b7c0;font-size:2rem;line-height:1}.auth-phone-icon{color:#c3c8cf;text-align:center;font-size:.9375rem;font-weight:700}.auth-phone-input{color:#162036;letter-spacing:.02em;text-align:center;background:0 0;border:0;width:100%;padding:0;font-size:1.125rem;font-weight:700}.auth-phone-input::placeholder{color:#c3c8cf;text-align:center}.auth-phone-input:focus,.auth-otp-input:focus{outline:none}.auth-primary-button{color:#fff;background:#091d38;border:0;border-radius:6px;width:100%;max-width:300px;min-height:40px;font-size:1rem;font-weight:800}.auth-primary-button:disabled{opacity:.45}.auth-existing-account-note{color:#666;text-align:center;margin:4px 0 0;font-size:.75rem;line-height:1.5}.auth-terms-link{color:#1b1b1b;font-size:.8125rem;font-weight:500}.auth-terms-link--btn{cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline}.terms-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.terms-modal{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:88dvh;display:flex;overflow:hidden}.terms-modal-header{border-bottom:1px solid #e8eaed;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.terms-modal-title{color:#1b1b1b;margin:0;font-size:1rem;font-weight:700}.terms-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1rem;line-height:1}.terms-modal-body{-webkit-overflow-scrolling:touch;flex:1;padding:20px;overflow-y:auto}.terms-modal-body section{margin-bottom:20px}.terms-modal-body h3{color:#1b1b1b;margin:0 0 8px;font-size:.875rem;font-weight:700}.terms-modal-body p{color:#3d3d3d;margin:0 0 6px;font-size:.8125rem;line-height:1.7}.terms-addendum p{color:#6b7280}.terms-modal-footer{border-top:1px solid #e8eaed;flex-shrink:0;justify-content:center;padding:12px 20px 20px;display:flex}.terms-modal-footer .auth-primary-button{max-width:200px}.auth-otp-wrap{width:100%;position:relative}.auth-otp-hitbox{background:0 0;border:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;width:100%;padding:0;display:grid}.auth-otp-cell{aspect-ratio:1;color:#162036;background:#fff;border:2px solid #d3d7dc;border-radius:8px;place-items:center;min-height:42px;font-size:1.375rem;font-weight:800;display:grid}.auth-otp-input{opacity:0;cursor:text;position:absolute;inset:0}.auth-help-stack{text-align:center;justify-items:center;gap:12px;display:grid}.auth-help-stack p{color:#1b1b1b;margin:0;font-size:.75rem;font-weight:600}.auth-resend-button,.auth-back-button{color:#8d9299;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:600}.auth-resend-button:disabled,.auth-back-button:disabled{opacity:.45}.auth-resend-confirm{flex-direction:column;gap:10px;display:flex}.auth-resend-confirm-text{text-align:center;color:#444;margin:0;font-size:.9em}.auth-resend-confirm-warn{color:#d97706;font-size:.88em}.auth-resend-confirm-actions{flex-direction:column;gap:8px;display:flex}.auth-message{color:#5d6572;text-align:center;background:#fff;border:1px solid #e0e4e9;border-radius:10px;width:100%;padding:14px 16px;font-size:.875rem;line-height:1.5}@media (min-width:431px){.auth-screen{box-shadow:0 0 0 1px #0000000a}}.route-loader-screen{background:#fff;align-content:center;place-items:center;gap:18px;min-height:calc(100dvh - 132px);padding:32px 20px 120px;display:grid}.route-loader-orb{place-items:center;width:96px;height:96px;display:grid;position:relative}.route-loader-ring{border:2px solid #0000;border-radius:999px;position:absolute;inset:0}.route-loader-ring.ring-a{border-top-color:#111111e0;border-left-color:#1113;animation:1.2s linear infinite route-loader-spin}.route-loader-ring.ring-b{border-bottom-color:#1111111f;border-right-color:#1111119e;animation:1.65s linear infinite route-loader-spin-reverse;inset:10px}.route-loader-ring.ring-c{border-top-color:#11111161;border-right-color:#11111114;animation:2s linear infinite route-loader-spin;inset:20px}.route-loader-copy{text-align:center}.route-loader-copy span{color:#555;letter-spacing:.04em;font-size:.875rem;font-weight:500}@keyframes route-loader-spin{to{transform:rotate(360deg)}}@keyframes route-loader-spin-reverse{to{transform:rotate(-360deg)}}.brand-splash{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.brand-splash-inner{animation:.6s cubic-bezier(.22,1,.36,1) both splash-reveal}.brand-splash-logo{width:min(280px,72vw);height:auto;animation:2.4s ease-in-out .6s infinite splash-breathe}.brand-splash-bar{background:#f0f0f0;height:3px;position:fixed;bottom:0;left:0;right:0}.brand-splash-bar-fill{background:#1a1a1a;border-radius:0 2px 2px 0;height:100%;animation:3.5s cubic-bezier(.1,.4,.2,1) forwards splash-progress}@keyframes splash-reveal{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes splash-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.98)}}@keyframes splash-progress{0%{width:0%}30%{width:35%}60%{width:58%}85%{width:70%}to{width:70%}}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.feed-skeleton-list{flex-direction:column;gap:12px;max-width:480px;margin:0 auto;padding:12px 0 120px;display:flex}.feed-card-skeleton{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.fcs-header{align-items:center;gap:10px;padding:14px 14px 10px;display:flex}.fcs-avatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/800px 100%;border-radius:50%;flex-shrink:0;width:40px;height:40px;animation:1.4s ease-in-out infinite skeleton-shimmer}.fcs-meta{flex-direction:column;flex:1;gap:6px;display:flex}.fcs-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/800px 100%;border-radius:6px;height:10px;animation:1.4s ease-in-out infinite skeleton-shimmer}.fcs-name{width:40%}.fcs-date{width:25%;height:8px}.fcs-wide{width:80%}.fcs-mid{width:55%;margin-top:4px}.fcs-image{aspect-ratio:4/3;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/800px 100%;width:100%;animation:1.4s ease-in-out infinite skeleton-shimmer}.fcs-body{flex-direction:column;gap:6px;padding:12px 14px 16px;display:flex}.admin-inline-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.admin-resync-preview,.admin-resync-empty,.admin-resync-success{background:#ffffffc2;border:1px solid #1118271a;border-radius:18px;gap:8px;margin-top:16px;padding:14px 16px;font-size:.875rem;display:grid}.admin-resync-empty{color:#9f1239;background:#fff1f2eb;border-color:#f43f5e40}.admin-resync-success{color:#065f46;background:#ecfdf5eb;border-color:#10b98140}.pwa-update-banner{z-index:9999;color:#fff;background:#111;border-radius:12px;align-items:center;gap:12px;width:max-content;max-width:min(380px,100vw - 32px);padding:12px 16px;animation:.3s ease-out pwaSlideUp;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #00000059}.pwa-update-text{flex:1;font-size:.8125rem;line-height:1.4}@keyframes pwaSlideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.lure-picker{flex-direction:column;gap:0;display:flex}.lure-picker-filters{border-bottom:1px solid var(--line);gap:8px;padding:12px 16px;display:flex}.lure-picker-select{border:1.5px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);height:38px;color:var(--ink);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23999' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;flex:1;padding:0 28px 0 10px;font-size:.8125rem}.lure-picker-list{flex-direction:column;display:flex}.lure-picker-item{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 16px;display:flex}.lure-picker-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.lure-picker-brand{color:var(--muted);background:var(--line);white-space:nowrap;text-overflow:ellipsis;border-radius:4px;align-self:flex-start;max-width:100%;padding:1px 6px;font-size:.625rem;font-weight:600;display:inline-block;overflow:hidden}.lure-picker-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.lure-picker-type{color:var(--muted);font-size:.75rem}.lure-toggle{background:var(--line);cursor:pointer;border:none;border-radius:14px;flex-shrink:0;width:48px;height:28px;padding:0;transition:background .2s;position:relative}.lure-toggle:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.lure-toggle.on{background:var(--danger)}.lure-toggle.on:after{transform:translate(20px)}.lure-toggle:disabled{opacity:.5;cursor:not-allowed}.lure-picker-footer{text-align:center;border-top:1px solid var(--line);padding:16px}.lure-picker-request-row{border-bottom:1px solid var(--line);background:#fafafa;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;display:flex}.lure-picker-request-text{color:var(--muted);font-size:.8125rem}.lure-picker-request-link{color:var(--accent);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline}.lure-request-card-list{flex-direction:column;gap:10px;display:flex}.lure-request-card{background:#fff;border:1px solid #e8eaed;border-radius:10px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.lure-request-card-row1{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lure-request-card-date{color:#888;white-space:nowrap;font-size:11px}.lure-request-card-brand{flex-shrink:0}.lure-request-card-type{color:#616161;white-space:nowrap;background:#f0f2f5;border-radius:20px;padding:2px 10px;font-size:12px}.lure-request-card-row2{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.lure-request-card-user{color:#888;min-width:60px;font-size:12px}.lure-request-card-name{color:#1a1a2e;flex:auto;font-size:16px;font-weight:700}.lure-request-card-level{color:#616161;white-space:nowrap;font-size:13px}.lure-request-card-actions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.lure-request-card-status{font-size:12px;font-weight:700}.lure-request-card--editing{background:#f8faff;border-color:#1a56db}.lure-request-card-similar{background:#f8f9fb;border:1px solid #e0e4ea;border-radius:8px;margin-top:4px;padding:10px 12px}.lure-request-modal-inner{width:min(100%,440px)}.lure-req-field{flex-direction:column;gap:6px;display:flex}.lure-req-label{color:#444;font-size:.8125rem;font-weight:600}.lure-req-select,.lure-req-input{border-radius:var(--radius-sm);width:100%;height:42px;color:var(--ink);background:#fff;border:1.5px solid #d0d5dd;padding:0 12px;font-size:.9375rem}.lure-req-input[type=text]{padding:0 12px}textarea.lure-req-input{height:auto;padding:10px 12px}.lure-req-link{color:#2a96a4;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8125rem;text-decoration:underline}.lure-req-existing{border-radius:var(--radius-sm);border:1px solid var(--line);background:#f5f7f9;padding:12px 14px}.lure-req-existing-label{color:#555;margin:0 0 8px;font-size:.75rem;font-weight:700}.lure-req-existing-list{color:var(--ink);flex-direction:column;gap:4px;margin:0;padding:0 0 0 16px;font-size:.875rem;display:flex}.tackle-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.tackle-remove-btn{cursor:pointer;color:var(--danger);white-space:nowrap;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600}.tackle-remove-btn:disabled{opacity:.4;cursor:not-allowed}.tackle-catch-count{color:var(--muted);white-space:nowrap;font-size:.6875rem}.pe-form{background:#f6f6f6;flex-direction:column;display:flex}.pe-nav-bar{justify-content:space-between;align-items:center;padding:12px 0 4px;display:flex}.pe-nav-back{color:#111;cursor:pointer;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:600}.pe-nav-back:disabled{opacity:.4}.pe-nav-save{color:#fff;cursor:pointer;background:#111;border:0;border-radius:4px;padding:7px 16px;font-size:.8125rem;font-weight:700}.pe-nav-save:disabled{opacity:.4}.pe-delete-btn{color:#e53935;cursor:pointer;background:0 0;border:1.5px solid #e53935;border-radius:12px;width:100%;margin-top:8px;padding:14px;font-size:.9375rem;font-weight:600}.pe-delete-btn:disabled{opacity:.4}.pe-delete-confirm{background:#fff5f5;border:1.5px solid #e53935;border-radius:12px;width:100%;margin-top:8px;padding:16px}.pe-delete-confirm-text{color:#c62828;text-align:center;margin:0 0 12px;font-size:.875rem;line-height:1.5}.pe-delete-confirm-btns{gap:8px;display:flex}.pe-delete-confirm-yes{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:10px;flex:1;padding:12px;font-size:.9375rem;font-weight:700}.pe-delete-confirm-yes:disabled{opacity:.4}.pe-delete-confirm-no{color:#555;cursor:pointer;background:#fff;border:1.5px solid #ccc;border-radius:10px;flex:1;padding:12px;font-size:.9375rem;font-weight:600}.pe-delete-confirm-no:disabled{opacity:.4}.pe-header{text-align:center;background:#f6f6f6;padding:48px 24px 24px;position:relative}.pe-eyebrow{letter-spacing:.15em;color:#5d68d1;margin-bottom:4px;font-size:.6875rem;font-weight:700}.pe-title{color:#1a1a1a;margin:0 0 4px;font-size:1.375rem;font-weight:800}.pe-subtitle{color:#888;margin:0;font-size:.625rem}.pe-body{flex-direction:column;gap:0;padding:0 20px 120px;display:flex}.pe-dotted{border-bottom:1.5px dotted #d1d1d1;margin:24px 0}.pe-two-col{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0;display:grid}.pe-fg{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.pe-label{color:#1a1a1a;font-size:.8125rem;font-weight:700}.pe-req{color:#e53e3e;font-size:.6875rem;font-weight:400}.pe-card{background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px #0000000d}.pe-date-wrap{height:48px;position:relative}.pe-date-btn{cursor:pointer;color:#aaa;z-index:1;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0 12px;font-size:.8125rem;display:flex;position:absolute;inset:0}.pe-date-native{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;inset:0}.pe-field-btn{cursor:pointer;color:#aaa;text-align:left;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 12px;font-size:.8125rem;display:flex}.pe-caret{color:#aaa;flex-shrink:0;font-size:.625rem}.pe-select-wrap{align-items:center;height:48px;display:flex;position:relative}.pe-select{color:#1a1a1a;appearance:none;cursor:pointer;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 32px 0 12px;font-size:.8125rem}.pe-select-wrap .pe-caret{pointer-events:none;position:absolute;right:12px}.pe-image-row{flex-wrap:wrap;gap:10px;display:flex}.pe-image-thumb{border-radius:8px;width:90px;height:90px;position:relative;overflow:hidden}.pe-image-thumb img{object-fit:cover;width:100%;height:100%}.pe-image-remove{color:#fff;cursor:pointer;background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.8125rem;line-height:1;display:flex;position:absolute;top:4px;right:4px}.pe-image-add{cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:90px;height:90px;display:flex;box-shadow:0 2px 8px #0000000d}.pe-image-add input[type=file]{display:none}.pe-image-plus{color:#ccc;font-size:1.375rem;line-height:1}.pe-image-add small{color:#888;text-align:center;font-size:.5625rem;line-height:1.3}.pe-image-note{color:#e53e3e;margin:0;font-size:.5625rem;font-weight:500;line-height:1.6}.pe-slider-fg{margin-bottom:24px}.pe-slider-display{text-align:center;color:#1a1a1a;margin-bottom:4px;font-size:1.0625rem;font-weight:700}.pe-range{-webkit-appearance:none;cursor:pointer;background:#d1d1d1;outline:none;width:100%;height:2px;margin:16px 0 8px}.pe-range::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#1a1a1a;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 4px #0003}.pe-range::-moz-range-thumb{cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;width:24px;height:24px}.pe-range-dots{justify-content:space-between;padding:0 10px;display:flex}.pe-range-dot{background:#d1d1d1;border-radius:50%;width:5px;height:5px;display:block}.pe-weather-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.pe-weather-btn{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;transition:border-color .15s,background .15s;display:flex;box-shadow:0 2px 8px #0000000d}.pe-weather-btn.active{background:#f0f2ff;border-color:#5d68d1}.pe-weather-label{color:#555;font-size:.75rem;font-weight:500}.pe-weather-icon{font-size:1.25rem;line-height:1}.pe-catch{flex-direction:column;display:flex}.pe-catch-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pe-catch-title{margin:0;font-size:1rem;font-weight:700}.pe-remove-catch{color:var(--danger);cursor:pointer;background:0 0;border:none;font-size:.8125rem;font-weight:600}.pe-tackle{flex-direction:column;display:flex}.pe-tackle-heading{color:#1a1a1a;margin:0 0 16px;font-size:1.25rem;font-style:italic;font-weight:800}.pe-tackle-register{flex-direction:column;align-items:flex-end;gap:4px;margin-bottom:16px;display:flex}.pe-register-btn{cursor:pointer;background:#fff;border:1.5px solid #1a1a1a;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:.75rem;font-weight:700;display:flex}.pe-register-note{color:#888;margin:0;font-size:.5625rem}.pe-number-wrap{align-items:center;height:48px;padding:0 12px;display:flex}.pe-number-input{color:#1a1a1a;background:0 0;border:none;outline:none;width:100%;font-size:.8125rem}.pe-number-input::placeholder{color:#aaa}.pe-species-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.pe-radio-hidden{opacity:0;pointer-events:none;position:absolute}.pe-species-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:14px 8px;font-size:.8125rem;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:flex;box-shadow:0 2px 8px #0000000d}.pe-species-btn.full{grid-column:1/-1;font-size:.875rem}.pe-species-btn.active{color:#5d68d1;background:#f0f2ff;border-color:#5d68d1}.pe-add-catch{cursor:pointer;background:#fff;border:2px solid #1a1a1a;border-radius:12px;justify-content:center;align-items:center;gap:6px;width:100%;margin-bottom:24px;padding:16px;font-size:.8125rem;font-weight:700;display:flex;box-shadow:0 2px 8px #0000000d}.pe-add-catch--accent{color:#e53935;border-color:#e53935}.pe-textarea{color:#1a1a1a;resize:none;box-sizing:border-box;background:#fff;border:none;border-radius:12px;outline:none;width:100%;padding:16px;font-family:inherit;font-size:.8125rem;box-shadow:0 2px 8px #0000000d}.pe-textarea::placeholder{color:#ccc}.pe-private{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-bottom:32px;display:flex}.pe-private-input{opacity:0;pointer-events:none;position:absolute}.pe-private-box{background:#fff;border:2px solid #d1d1d1;border-radius:4px;flex-shrink:0;width:20px;height:20px;transition:background .2s,border-color .2s}.pe-private-input:checked~.pe-private-box{background:#5d68d1;border-color:#5d68d1}.pe-private:has(.pe-private-input:checked) .pe-private-box{background:#5d68d1;border-color:#5d68d1}.pe-private span{color:#1a1a1a;font-size:.75rem;font-weight:700}.pe-actions{flex-direction:column;gap:12px;display:flex}.pe-submit-btn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:12px;width:100%;padding:16px;font-size:.9375rem;font-weight:700;transition:opacity .15s;box-shadow:0 2px 8px #0000000d}.pe-submit-btn:disabled{opacity:.5;cursor:not-allowed}.pe-cancel-btn{color:#888;cursor:pointer;text-align:center;background:0 0;border:none;padding:8px;font-size:.8125rem;font-weight:700}.pub-layout{max-width:var(--shell);background:var(--bg);min-height:100dvh;margin:0 auto}.pub-topbar{justify-content:space-between;align-items:center;padding:12px 16px 4px;display:flex}.pub-back-btn{color:var(--ink);cursor:pointer;background:0 0;border:none;padding:4px 8px 4px 0;font-size:1.75rem;line-height:1}.pub-follow-btn{border:1.5px solid var(--ink);background:var(--bg);color:var(--ink);cursor:pointer;border-radius:20px;padding:6px 20px;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s}.pub-follow-btn.following{background:var(--ink);color:#fff}.pub-block-btn{color:#999;cursor:pointer;background:0 0;border:1.5px solid #999;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.pub-block-btn.blocked{color:#fff;background:#c0392b;border-color:#c0392b}.pub-hero{flex-direction:column;gap:14px;padding:12px 20px 20px;display:flex}.pub-hero-row{align-items:center;gap:16px;display:flex}.pub-avatar-ring{width:90px;height:90px;box-shadow:0 0 22px color-mix(in srgb, var(--grade-plate-glow,transparent) 72%, transparent);background:#fff;border-radius:50%;flex-shrink:0;padding:0;position:relative}.pub-avatar-ring-orbit{opacity:.95;pointer-events:none;z-index:0;border-radius:50%;animation:8s linear infinite gradeRingSpin;position:absolute;inset:-6px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 6px),#000 calc(100% - 5px))}.pub-avatar-ring[data-plate-pattern=none] .pub-avatar-ring-orbit{display:none}.pub-avatar-inner{z-index:1;border:3px solid var(--bg);background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative;overflow:hidden}.pub-avatar-ring[data-plate-pattern=pulse] .pub-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin,2.4s ease-in-out infinite myp-orbit-pulse}.pub-avatar-ring[data-plate-pattern=holographic] .pub-avatar-ring-orbit{animation:4s linear infinite gradeRingSpin;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red)!important}.pub-avatar-ring[data-plate-pattern=solid] .pub-avatar-ring-orbit{background:var(--grade-plate-color);animation:none}.pub-avatar-ring[data-plate-pattern=shine] .pub-avatar-ring-orbit{animation:8s linear infinite gradeRingSpin}.pub-avatar-ring[data-plate-pattern=diamond] .pub-avatar-ring-orbit{background:repeating-conic-gradient(from 0deg, var(--grade-plate-color) 0deg, var(--grade-plate-color) 10deg, #fffffff2 12deg, var(--grade-plate-color) 14deg, var(--grade-plate-color) 28deg, #ffffff80 30deg, var(--grade-plate-color) 32deg);animation:4s linear infinite gradeRingSpin}.pub-avatar-img{object-fit:cover;width:100%;height:100%;display:block}.pub-avatar-initials{color:#6b7280;font-size:1.625rem;font-weight:700}.pub-hero-info{flex-direction:column;gap:8px;display:flex}.pub-username{margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.pub-grade-badge--free{color:#111;background:#fff;border:1.5px solid silver}.pub-grade-star{color:#4a5568;font-size:.8125rem}.pub-grade-label{color:inherit;letter-spacing:.12em;z-index:1;font-size:.6875rem;font-weight:900;position:relative}.pub-follow-row{align-items:center;gap:0;display:flex}.pub-follow-item{color:var(--muted);flex:1;align-items:baseline;gap:3px;font-size:.8125rem;display:flex}.pub-follow-item strong{color:var(--ink);font-size:1.375rem;font-weight:700}.pub-follow-divider{background:var(--line);width:1px;height:28px;margin:0 12px}.pub-bio{color:var(--ink);white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.7}.pub-social-links{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.pub-social-link{color:#374151;background:#f3f4f6;border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.pub-social-link:hover{opacity:.75}.pub-social-link--instagram{color:#c2185b;background:#fce4ec}.pub-social-link--x{color:#283593;background:#e8eaf6}.pub-social-link--youtube{color:#c62828;background:#ffebee}.social-links-editor-fields{background:#fff;border-radius:18px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.social-links-editor-row{align-items:center;gap:10px;display:flex}.social-links-editor-label{color:#6b7280;flex-shrink:0;width:72px;font-size:.78rem;font-weight:600}.social-links-editor-input{border:1px solid #d8dde0;flex:1;font-size:.82rem;min-height:unset!important;height:40px!important}.social-links-display{background:#fff;border-radius:18px;flex-wrap:wrap;align-items:center;gap:8px;min-height:48px;padding:12px 16px;display:flex}.social-links-display-item{border-radius:20px;align-items:center;gap:4px;padding:5px 12px;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.social-links-display-item:hover{opacity:.75}.social-links-display-item--instagram{color:#c2185b;background:#fce4ec}.social-links-display-item--x{color:#283593;background:#e8eaf6}.social-links-display-item--youtube{color:#c62828;background:#ffebee}.social-links-display-empty{color:#9ca3af;font-size:.82rem}.pub-catch-stats{border:1px solid var(--line);border-radius:var(--radius-md);grid-template-columns:repeat(4,1fr);gap:0;padding:14px 0;display:grid;overflow:hidden}.pub-catch-stat{border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:4px;padding:0 4px;display:flex}.pub-catch-stat:last-child{border-right:none}.pub-catch-label{color:var(--muted);white-space:nowrap;font-size:.625rem;font-weight:500}.pub-catch-value{color:var(--ink);font-size:1.375rem;font-weight:800;line-height:1}.pub-catch-value em{margin-left:1px;font-size:.625rem;font-style:normal;font-weight:600}.pub-catch-date{color:var(--ink);font-size:.8125rem;font-weight:700}.pub-msg-button{color:#fff;text-align:center;letter-spacing:.04em;background:#0f2040;border-radius:14px;width:100%;padding:16px;font-size:1rem;font-weight:700;text-decoration:none;display:block}.pub-posts-section{padding:4px 0 24px}.pub-posts-title{margin:0;padding:0 20px 10px;font-size:.875rem;font-weight:700}.pub-posts-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.pub-post-thumb-wrap{aspect-ratio:1;display:block;position:relative;overflow:hidden}.pub-post-thumb{object-fit:cover;width:100%;height:100%;display:block}.pub-post-thumb-overlay{background:linear-gradient(#0000 0%,#0000008c 100%);flex-direction:column;gap:1px;padding:6px 6px 5px;display:flex;position:absolute;bottom:0;left:0;right:0}.pub-post-thumb-date,.pub-post-thumb-field,.pub-post-thumb-size{color:#fff;text-shadow:0 1px 2px #00000080;white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:600;line-height:1.3;overflow:hidden}.feed-username-link{color:inherit;text-decoration:none}.feed-username-link:hover strong{text-decoration:underline}.admin-users-search-form{background:#ffffff80;border:1px solid #00000012;border-radius:10px;flex-direction:column;gap:12px;margin-bottom:20px;padding:16px;display:flex}.admin-users-search-fields{flex-wrap:wrap;gap:12px;display:flex}.admin-users-search-label{color:#6d7781;flex-direction:column;flex:1;gap:4px;min-width:160px;font-size:.75rem;font-weight:700;display:flex}.admin-users-search-input{background:#fff;border:1.5px solid #d0d6de;border-radius:7px;outline:none;padding:7px 10px;font-size:.875rem;transition:border-color .15s}.admin-users-search-input:focus{border-color:#3b82f6}.admin-users-search-actions{align-items:center;gap:8px;display:flex}.admin-users-table{min-width:700px}.admin-users-badge{letter-spacing:.03em;border-radius:4px;padding:2px 7px;font-size:.6875rem;font-weight:800;display:inline-block}.admin-users-badge-paid{color:#15803d;background:#dcfce7}.admin-users-badge-free{color:#64748b;background:#f1f5f9}.admin-users-badge-expired{color:#b91c1c;background:#fee2e2}.admin-users-badge-admin{color:#92400e;vertical-align:middle;background:#fef9c3;border-radius:3px;margin-left:5px;padding:1px 5px;font-size:.625rem;font-weight:800;display:inline-block}.admin-user-detail-wrap{flex-direction:column;gap:20px;display:flex}.admin-user-detail-header{align-items:center;gap:16px;display:flex}.admin-user-detail-title{margin:0;font-size:1.25rem;font-weight:800}.admin-user-detail-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.admin-user-detail-grid{grid-template-columns:1fr}}.admin-user-detail-panel{padding:22px}.admin-user-detail-section-title{color:#6d7781;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #00000012;margin-bottom:16px;padding-bottom:8px;font-size:.8125rem;font-weight:800}.admin-user-detail-dl{grid-template-columns:auto 1fr;align-items:baseline;gap:8px 16px;margin:0;display:grid}.admin-user-detail-dl dt{color:#6d7781;white-space:nowrap;font-size:.75rem;font-weight:700}.admin-user-detail-dl dd{word-break:break-all;margin:0;font-size:.875rem}.admin-user-detail-sub{color:#6d7781;margin-top:2px;font-size:.6875rem;display:block}.admin-user-detail-code{word-break:break-all;background:#f1f5f9;border-radius:3px;padding:2px 5px;font-family:monospace;font-size:.6875rem}.admin-user-detail-form{flex-direction:column;gap:14px;display:flex}.admin-user-detail-field{color:#6d7781;flex-direction:column;gap:4px;font-size:.75rem;font-weight:700;display:flex}.admin-user-detail-textarea{resize:vertical;font-family:inherit;line-height:1.5}.admin-user-detail-toggles{flex-direction:column;gap:8px;display:flex}.admin-user-detail-toggle-label{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.admin-user-detail-toggle-label input[type=checkbox]{cursor:pointer;width:16px;height:16px}.admin-user-detail-message{background:#f8fafc;border-radius:6px;padding:8px 12px;font-size:.8125rem;font-weight:700}.admin-user-detail-actions{gap:8px;padding-top:4px;display:flex}.admin-users-detail-link{color:#3b82f6;white-space:nowrap;font-size:.8125rem;font-weight:700;text-decoration:none}.admin-users-detail-link:hover{text-decoration:underline}.admin-fields-table{min-width:900px}.admin-field-code{background:#f1f5f9;border-radius:3px;padding:2px 5px;font-family:monospace;font-size:.6875rem}.admin-field-tags{flex-wrap:wrap;gap:3px;display:flex}.admin-field-tag{color:#0369a1;white-space:nowrap;background:#e0f2fe;border-radius:4px;padding:1px 6px;font-size:.6875rem;font-weight:700;display:inline-block}.admin-field-banner-success{color:#15803d;background:#dcfce7;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:.8125rem;font-weight:700}.admin-field-banner-success code{font-family:monospace;font-size:.6875rem}.admin-field-form{flex-direction:column;gap:14px;display:flex}.admin-field-form-section-title{color:#6d7781;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #00000012;padding-bottom:6px;font-size:.75rem;font-weight:800}.admin-field-row{flex-wrap:wrap;gap:12px;display:flex}.admin-field-required{color:#dc2626}.admin-field-species-grid{flex-wrap:wrap;gap:10px;display:flex}.admin-field-species-label{color:#374151;cursor:pointer;align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:flex}.admin-field-species-label input[type=checkbox]{cursor:pointer;width:15px;height:15px}.location-picker-wrap{flex-direction:column;gap:4px;margin-bottom:4px;display:flex}.location-picker-map{border:1px solid var(--border);background:#e8eaed;border-radius:8px;width:100%;height:280px;overflow:hidden}.location-picker-hint{color:#6d7781;margin:0;font-size:.6875rem}.admin-proposal-filter-bar{gap:6px;padding:0 0 12px;display:flex}.admin-proposal-filter-tab{border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:20px;padding:5px 14px;font-size:.8125rem;font-weight:500;transition:background .15s,color .15s}.admin-proposal-filter-tab.active,.admin-proposal-filter-tab:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.admin-proposals-table th:first-child{min-width:140px}.admin-proposals-table th:nth-child(7){min-width:110px}.proposal-status-badge{white-space:nowrap;border-radius:20px;padding:2px 10px;font-size:.75rem;font-weight:600;display:inline-block}.proposal-status-pending{color:#92400e;background:#fef3c7}.proposal-status-approved{color:#065f46;background:#d1fae5}.proposal-status-rejected{color:#991b1b;background:#fee2e2}.admin-fp-meta{flex-wrap:wrap;gap:16px;margin-bottom:4px;font-size:.8125rem;display:flex}.admin-fp-meta-item{align-items:baseline;gap:6px;display:flex}.admin-fp-meta-label{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.admin-fp-form{flex-direction:column;gap:4px;display:flex}.admin-fp-section{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);border-bottom:1px solid var(--line);margin:16px 0 6px;padding-bottom:4px;font-size:.6875rem;font-weight:700}.admin-fp-field{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.admin-fp-label{color:var(--ink);font-size:.75rem;font-weight:600}.admin-fp-input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:8px 12px;font-size:.875rem}.admin-fp-input:focus{border-color:var(--ink);outline:none}.admin-fp-textarea{resize:vertical;min-height:80px;line-height:1.6}.admin-fp-row{flex-wrap:wrap;gap:12px;display:flex}.admin-fp-species-grid{flex-wrap:wrap;gap:10px;margin-bottom:8px;display:flex}.admin-fp-species-label{cursor:pointer;align-items:center;gap:6px;font-size:.8125rem;display:flex}.admin-fp-image-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.admin-fp-image-thumb{border:1px solid var(--line);border-radius:8px;width:100px;height:100px;overflow:hidden}.admin-fp-image-thumb img{object-fit:cover;width:100%;height:100%}.admin-fp-image-broken{color:var(--muted);background:#f1f5f9;justify-content:center;align-items:center;font-size:.6875rem;display:flex}.field-propose-page{max-width:720px;margin:0 auto;padding:16px 16px 48px}.field-propose-header{margin-bottom:20px}.field-propose-back-link{color:#555;margin-bottom:12px;font-size:.8125rem;text-decoration:none;display:inline-block}.field-propose-back-link:hover{color:#111}.button-ghost{color:#7a7a7a;cursor:pointer;background:0 0;border:1.5px solid #e8e8e8;border-radius:8px;padding:10px 20px;font-size:.875rem;font-weight:600}.field-propose-title{margin:0 0 6px;font-size:1.25rem;font-weight:700}.field-propose-desc{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.field-propose-success{color:#065f46;border-radius:var(--radius-sm);background:#d1fae5;margin-bottom:16px;padding:12px 16px;font-size:.875rem;font-weight:500}.field-propose-panel{padding:20px}.field-propose-panel-title{color:var(--ink);margin-bottom:16px;font-size:.9375rem;font-weight:700}.field-propose-form{flex-direction:column;gap:14px;display:flex}.archive-page{flex-direction:column;min-height:100%;padding-bottom:40px;display:flex}.archive-header{border-bottom:1px solid var(--line);padding:14px 16px 12px}.archive-title{color:var(--ink);margin:6px 0 0;font-size:1.125rem;font-weight:700}.archive-menu{flex-direction:column;gap:12px;padding:16px;display:flex}.archive-menu-item{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:16px;text-decoration:none;transition:background .15s;display:flex;box-shadow:0 1px 2px #0000000a,0 4px 12px #0000000a}.archive-menu-item:active{background:#f6f7f8}.archive-menu-icon{width:44px;height:44px;color:var(--brand-accent);background:#f0f2f4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.archive-menu-text{flex:1;min-width:0}.archive-menu-title{color:var(--ink);font-size:.9375rem;font-weight:700}.archive-menu-desc{color:var(--muted);margin-top:2px;font-size:.75rem}.archive-menu-chev{color:var(--muted);flex-shrink:0}.ca-root{--ca-accent:#00254d;--ca-accent-ink:#001a38;--ca-accent-soft:#e6edf5;--ca-warm:#e29936;--ca-cool:#7cabcc;--ca-rain:#4d9cc7;background:#f6f7f8;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.ca-root{--ca-warm:lab(69.5709% 22.2338 60.305);--ca-cool:lab(67.5488% -9.78142 -22.3924);--ca-rain:lab(60.6653% -15.2226 -29.9126)}}.ca-content{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.ca-appbar{z-index:20;-webkit-backdrop-filter:saturate(1.4)blur(12px);backdrop-filter:saturate(1.4)blur(12px);background:#f6f7f8e6;border-bottom:1px solid #e8eaed;flex-shrink:0;padding:10px 18px 14px;position:sticky;top:0}.ca-appbar-back{margin-bottom:4px;display:block}.ca-appbar-center{flex-direction:column;align-items:center;gap:6px;display:flex}.ca-appbar-title{color:#14191e;letter-spacing:.01em;font-size:15px;font-weight:700}.ca-year-pick{align-items:center;gap:2px;display:flex}.ca-year-btn{color:#14191e;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:36px;height:36px;font-size:26px;transition:background .1s;display:grid}.ca-year-btn:active{background:#e8eaed}.ca-year-btn:disabled{color:#e8eaed;cursor:default}.ca-year-val{text-align:center;color:#14191e;min-width:72px;font-size:28px;font-weight:700;line-height:1}.ca-year-val small{color:#8a939c;letter-spacing:.1em;font-size:9px;font-weight:500;display:block}.ca-scroll{-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-bottom:40px;overflow-y:auto}.ca-section{padding:18px 16px 0}.ca-card{background:#fff;border:1px solid #f0f2f4;border-radius:20px;box-shadow:0 1px 2px #14191e0a,0 6px 18px #14191e0d}.ca-sec-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;display:flex}.ca-sec-title{color:#14191e;align-items:center;gap:8px;font-size:15px;font-weight:700;display:flex}.ca-dot{background:var(--ca-accent);border-radius:50%;width:7px;height:7px;display:inline-block}.ca-more{color:var(--ca-accent-ink);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:3px;padding:4px 2px;font-size:12px;font-weight:700;display:inline-flex}.ca-more:active{opacity:.6}.ca-hero{padding:20px 18px;position:relative;overflow:hidden}.ca-hero-bg{background:radial-gradient(120% 90% at 100% 0%, var(--ca-accent-soft), transparent 60%);pointer-events:none;position:absolute;inset:0}.ca-hero-notice{color:#d94c48;padding:8px 16px 4px;font-size:11px;font-weight:600;line-height:1.5}.ca-hero-label{color:var(--ca-accent-ink);letter-spacing:.06em;margin-bottom:2px;font-size:12px;font-weight:700;position:relative}.ca-hero-total{align-items:baseline;gap:12px;display:flex;position:relative}.ca-big{color:#14191e;letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:60px;font-weight:700;line-height:1}.ca-unit{color:#8a939c;font-size:16px;font-weight:700}.ca-hero-stats{background:#e8eaed;border:1px solid #e8eaed;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:16px;display:grid;position:relative;overflow:hidden}.ca-hstat{background:#fff;padding:11px 12px}.ca-hstat-k{color:#8a939c;letter-spacing:.04em;font-size:10.5px;font-weight:700}.ca-hstat-v{font-variant-numeric:tabular-nums;color:#14191e;margin-top:2px;font-size:26px;font-weight:700;line-height:1}.ca-hstat-v small{color:#46505a;margin-left:1px;font-size:13px;font-weight:600}.ca-hstat-v--accent{color:var(--ca-accent-ink)}.ca-rank-list{flex-direction:column;display:flex}.ca-rank-row{cursor:pointer;grid-template-columns:30px 1fr auto;align-items:center;gap:11px;padding:11px 16px;display:grid}.ca-rank-row+.ca-rank-row{border-top:1px solid #f0f2f4}.ca-rank-row:active{background:#f0f2f4}.ca-rank-no{color:#8a939c;text-align:center;font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:1px;font-size:18px;font-weight:700;display:flex}.ca-rank-row--top1 .ca-rank-no{color:var(--ca-accent)}.ca-rank-main{min-width:0}.ca-rank-name{white-space:nowrap;text-overflow:ellipsis;color:#14191e;font-size:14px;font-weight:700;overflow:hidden}.ca-rank-bar{background:#e8eaed;border-radius:4px;height:6px;margin-top:7px;overflow:hidden}.ca-rank-bar>i{background:var(--ca-accent);border-radius:4px;height:100%;display:block}.ca-rank-val{text-align:right}.ca-rank-count{font-variant-numeric:tabular-nums;color:#14191e;font-size:20px;font-weight:700;line-height:1}.ca-rank-count small{color:#8a939c;margin-left:1px;font-size:11px;font-weight:600}.ca-rank-size{color:#8a939c;margin-top:2px;font-size:10.5px}.ca-chev{color:#8a939c}.ca-seg{background:#e8eaed;border-radius:10px;gap:2px;padding:3px;display:inline-flex}.ca-seg button{color:#46505a;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .12s,box-shadow .12s}.ca-seg button.ca-seg-on{color:#14191e;background:#fff;box-shadow:0 1px 2px #14191e0f}.ca-dist{padding:16px}.ca-bars{align-items:flex-end;gap:8px;height:150px;padding-top:8px;display:flex}.ca-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.ca-colcount{color:#46505a;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ca-colbar{background:var(--ca-accent);border-radius:6px 6px 3px 3px;width:100%;max-width:30px;min-height:3px;transition:height .4s cubic-bezier(.2,.7,.2,1)}.ca-bar-col--peak .ca-colbar{box-shadow:0 0 0 3px var(--ca-accent-soft)}.ca-collabel{color:#8a939c;text-align:center;font-size:9.5px;font-weight:600;line-height:1.15}.ca-wx-row{gap:10px;padding:4px 0;display:flex}.ca-wx-card{color:#fff;border-radius:14px;flex:1;padding:12px;position:relative;overflow:hidden}.ca-wx-name{opacity:.95;font-size:12px;font-weight:700}.ca-wx-c{font-variant-numeric:tabular-nums;margin-top:4px;font-size:30px;font-weight:700;line-height:1}.ca-wx-pct{opacity:.9;margin-top:2px;font-size:11px;font-weight:700}.ca-foot{text-align:center;color:#8a939c;letter-spacing:.04em;padding:26px 0 10px;font-size:10.5px}.ca-wx-donut-wrap{flex-direction:row;align-items:center;gap:16px;display:flex}.ca-wx-legend{flex-direction:column;flex:1;gap:8px;display:flex}.ca-wx-legend-row{flex-direction:row;align-items:center;gap:7px;display:flex}.ca-wx-legend-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.ca-wx-legend-name{color:#3d4752;flex:1;font-size:12px}.ca-wx-legend-val{color:#1a2533;text-align:right;min-width:32px;font-size:12px;font-weight:600}.ca-wx-legend-pct{color:#8a939c;text-align:right;min-width:36px;font-size:11px}.ca-premium-gate{z-index:100;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:all;background:#ffffff59;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ca-premium-gate-box{text-align:center;background:#00254db3;border-radius:18px;width:min(320px,88vw);padding:28px 24px 24px;box-shadow:0 8px 32px #00000038}.ca-premium-gate-back{text-align:left;color:#fff;margin-bottom:14px;font-size:12px;font-weight:700;text-decoration:none;display:block}.ca-premium-gate-title{color:#fff;margin-bottom:12px;font-size:18px;font-weight:800}.ca-premium-gate-divider{border:none;border-top:1px solid #ffffff40;margin:0 0 16px}.ca-premium-gate-body{color:#fff;margin-bottom:20px;font-size:14px;line-height:1.7}.ca-premium-gate-btn{color:#fff;cursor:pointer;background:#14191e;border:none;border-radius:12px;width:100%;padding:13px 0;font-size:15px;font-weight:700;text-decoration:none;display:block}.ca-premium-gate-btn:active{opacity:.8}.ca-empty{color:#8a939c;text-align:center;padding:20px 16px;font-size:13px}.ca-detail-view{flex-direction:column;height:100%;display:flex}.ca-detail-bar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f7f8e6;border-bottom:1px solid #e8eaed;flex-shrink:0;align-items:center;gap:6px;padding:12px 10px;display:flex;position:sticky;top:0}.ca-back-btn{color:#14191e;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 8px;font-size:15px;font-weight:700;display:inline-flex}.ca-back-btn:active{background:#e8eaed}.ca-detail-title{color:#14191e;font-size:15px;font-weight:700}.ca-detail-sub{color:#8a939c;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ca-detail-seg-wrap{flex-shrink:0;justify-content:center;padding:12px 16px 6px;display:flex}.ca-drow{grid-template-columns:34px 1fr 64px 68px;align-items:center;gap:8px;padding:13px 16px;display:grid}.ca-drow+.ca-drow{border-top:1px solid #f0f2f4}.ca-drank{color:#8a939c;text-align:center;font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:1px;font-size:17px;font-weight:700;display:flex}.ca-drank--top1{color:var(--ca-accent)}.ca-rc{letter-spacing:0;font-size:8px;font-weight:700;line-height:1}.ca-rc--up{color:#22c55e}.ca-rc--down{color:#ef4444}.ca-rc--new{color:#3b82f6;font-size:7px}.ca-dname{white-space:nowrap;text-overflow:ellipsis;color:#14191e;font-size:14px;font-weight:700;overflow:hidden}.ca-dbar{background:#e8eaed;border-radius:3px;height:5px;margin-top:6px;overflow:hidden}.ca-dbar>i{background:var(--ca-accent);border-radius:3px;height:100%;display:block}.ca-dcell{text-align:right}.ca-dcell--main{text-align:right;min-width:0}.ca-dcell--main .ca-dv{font-size:22px;line-height:1}.ca-dv-unit{color:#8a939c;margin-left:2px;font-size:11px;font-weight:600}.ca-dcell--sub{text-align:right;min-width:68px}.ca-dsub-row{justify-content:flex-end;align-items:baseline;gap:4px;line-height:1.6;display:flex}.ca-dsub-lbl{color:#8a939c;font-size:10px;font-weight:500}.ca-dsub-val{color:#14191e;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.ca-dsub-unit{color:#8a939c;font-size:10px;font-weight:500}.ca-dv{font-variant-numeric:tabular-nums;color:#14191e;font-size:17px;font-weight:700;line-height:1}.ca-dv small{color:#8a939c;font-size:10px;font-weight:600}.ca-dk{color:#8a939c;letter-spacing:.03em;margin-top:2px;font-size:9px;font-weight:700}.ca-dhead{border-bottom:1px solid #f0f2f4;grid-template-columns:26px 1fr 64px 68px;gap:8px;padding:8px 16px;display:grid}.ca-dh{color:#8a939c;text-align:right;letter-spacing:.04em;font-size:9.5px;font-weight:700}.ca-dh--left{text-align:left}.ca-dh--main{white-space:nowrap;min-width:0}.ca-time-head{justify-content:space-between;padding:0 8px 4px;display:flex}.ca-eyebrow{letter-spacing:.12em;color:#8a939c;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:700}.ca-time-total{font-variant-numeric:tabular-nums;color:#14191e;font-size:30px;font-weight:700}.ca-time-unit{color:#46505a;font-size:14px}.ca-time-peak{color:var(--ca-accent-ink);font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.ca-wx-icon{text-align:center;font-size:20px}.ca-loading-overlay{z-index:50;pointer-events:none;background:#f6f7f880;position:absolute;inset:0}.field-propose-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-top:1px solid var(--line);padding-top:4px;font-size:.8125rem;font-weight:700}.field-propose-field{color:#374151;flex-direction:column;gap:5px;font-size:.8125rem;font-weight:500;display:flex}.field-propose-row{flex-wrap:wrap;gap:12px;display:flex}.field-propose-input{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--bg);color:var(--ink);outline:none;width:100%;padding:8px 12px;font-size:.875rem;transition:border-color .15s}.field-propose-input:focus{border-color:var(--ink)}.field-propose-textarea{resize:vertical;min-height:72px}.field-propose-hint{color:var(--muted);margin:-8px 0 0;font-size:.75rem;line-height:1.4}.field-propose-required{color:#dc2626}.field-propose-species-grid{flex-wrap:wrap;gap:10px;display:flex}.field-propose-species-label{color:#374151;cursor:pointer;align-items:center;gap:6px;font-size:.875rem;font-weight:600;display:flex}.field-propose-species-label input[type=checkbox]{cursor:pointer;width:15px;height:15px}.field-propose-warning{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:6px;margin-bottom:8px;padding:10px 12px;font-size:.8125rem;font-weight:500}.field-propose-error{color:#dc2626;font-size:.8125rem;font-weight:500}.field-propose-actions{gap:10px;padding-top:4px;display:flex}.field-propose-history{flex-direction:column;gap:10px;display:flex}.field-propose-history-row{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding:10px 0;display:flex}.field-propose-history-row:last-child{border-bottom:none}.field-propose-history-name{flex:1;min-width:120px;font-size:.875rem;font-weight:600}.field-propose-history-area{color:var(--muted);font-size:.8125rem}.field-propose-history-date{color:var(--muted);white-space:nowrap;font-size:.75rem}.field-propose-steps{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:16px;display:flex}.field-propose-step{color:#9ca3af;white-space:nowrap;background:#f3f4f6;border-radius:20px;padding:3px 10px;font-size:.75rem}.field-propose-step--done{color:#065f46;background:#d1fae5}.field-propose-step--active{color:#1e40af;background:#dbeafe;font-weight:700}.field-propose-step-arrow{color:#d1d5db;font-size:.875rem}.myp-lob-entry-row{padding:0 16px 24px}.myp-lob-entry-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#111;border:none;border-radius:12px;width:100%;padding:14px 20px;font-size:.9375rem;font-weight:700}.myp-lob-nav-btn{color:#fff;background:#111;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 20px;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.myp-lob-nav-logo{object-fit:contain;filter:brightness(0)invert();width:auto;height:28px}.lob-page{background:#ececec;min-height:100vh;padding-bottom:48px}.lob-content{flex-direction:column;gap:24px;max-width:390px;margin:0 auto;padding:24px 16px;display:flex}.lob-back-link{color:#555;align-items:center;margin-bottom:4px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.lob-back-link:hover{color:#111}.lob-breadcrumb{align-items:center;gap:4px;margin-bottom:4px;font-size:.8125rem;display:flex}.lob-breadcrumb-link{color:#555;font-weight:600;text-decoration:none}.lob-breadcrumb-link:hover{color:#111}.lob-breadcrumb-sep{color:#bbb;font-size:.75rem}.lob-breadcrumb-current{color:#111;font-weight:600}.lob-hero-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;align-items:center;padding:24px 20px 20px;display:flex;box-shadow:0 4px 16px #00000008}.lob-logo-wrapper{justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex}.lob-hero-logo{object-fit:contain;width:100%;max-width:280px;height:auto;margin:0 auto;display:block}.lob-rank-display{text-align:center;width:100%;margin-bottom:6px}.lob-rank-label{letter-spacing:.25em;color:#9ca3af;margin-bottom:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.75rem;font-weight:400}.lob-rank-value{color:#111;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:3.5rem;font-style:italic;font-weight:700;line-height:1}.lob-rank-value-unit{margin-left:2px;font-size:1.75rem;font-style:normal;font-weight:700}.lob-rank-underline{display:none}.lob-stats-row{border-top:1px solid #f3f4f6;gap:0;width:100%;padding-top:16px;display:flex}.lob-stat-cell{text-align:center;flex:1}.lob-stat-cell+.lob-stat-cell{border-left:1px solid #f3f4f6}.lob-stat-label{color:#9ca3af;letter-spacing:.08em;margin-bottom:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.6875rem;font-weight:400;display:block}.lob-stat-value{color:#111;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.75rem;font-style:italic;font-weight:700;line-height:1}.lob-stat-unit{margin-left:2px;font-size:.875rem;font-style:normal;font-weight:700}.lob-menu-section{flex-direction:column;gap:12px;display:flex}.lob-menu-section-title{text-align:center;letter-spacing:.15em;color:#81858c;text-transform:uppercase;font-size:.6875rem;font-weight:700}.lob-menu-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.lob-menu-btn{text-align:center;cursor:pointer;background:linear-gradient(135deg,#444446 0%,#1c1c1e 45%,#0c0c0e 100%);border:1px solid #2e2e30;border-radius:14px;justify-content:center;align-items:center;width:100%;height:82px;padding:12px 8px;text-decoration:none;transition:all .1s;display:flex;position:relative;overflow:hidden;box-shadow:inset 1px 1.5px .5px #ffffff40,inset -1px -1.5px 1px #0009,0 4px 10px #00000040}.lob-menu-btn:before{content:"";pointer-events:none;background:linear-gradient(#ffffff0f 0%,#0000 100%);height:42%;position:absolute;top:0;left:0;right:0}.lob-menu-btn:active{background:linear-gradient(135deg,#232325 0%,#050507 100%);transform:scale(.97);box-shadow:inset 0 2px 6px #000000b3,0 1px 2px #0000001a}.lob-menu-btn-inner{justify-content:center;align-items:center;gap:5px;display:flex}.lob-menu-btn-icon{color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-right:5px;display:flex}.lob-menu-btn-texts{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.lob-menu-btn-sub{letter-spacing:.12em;color:#6e6e73;text-align:center;margin-bottom:3px;font-family:monospace;font-size:.8125rem;font-weight:700;line-height:1}.lob-menu-btn-label{color:#fff;letter-spacing:.04em;font-size:.9rem;font-weight:700;line-height:1.2}.lob-judgment-help-row{align-items:center;gap:8px;padding:0 16px 4px;display:flex}.lob-judgment-help-label{color:#6b7280;font-size:12px}.lob-judgment-help-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.lob-judgment-help-btn:hover{background:#4b5563}.lob-judgment-help-overlay{z-index:200;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lob-judgment-help-modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:420px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000002e}.lob-judgment-help-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.lob-judgment-help-modal-title{color:#111;font-size:15px;font-weight:700}.lob-judgment-help-modal-close{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:16px}.lob-judgment-help-modal-body{padding:16px;overflow-y:auto}.lob-judgment-help-modal-line{color:#374151;margin:0;font-size:13px;line-height:1.7}.lob-judgment-help-slide-nav{justify-content:center;align-items:center;gap:16px;margin-top:12px;display:flex}.lob-judgment-help-slide-btn{cursor:pointer;color:#374151;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:2px 12px;font-size:22px;line-height:1}.lob-judgment-help-slide-btn:disabled{opacity:.3;cursor:default}.lob-judgment-help-slide-count{color:#6b7280;font-size:13px}.lob-series-section{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;box-shadow:0 4px 16px #00000008}.lob-series-section-title{letter-spacing:.15em;color:#a0a0a0;margin-bottom:2px;font-size:.625rem;font-weight:700}.lob-series-notice{color:#e05252;letter-spacing:.08em;margin-bottom:16px;font-size:.46875rem;font-weight:700}.lob-series-tabs{flex-direction:column;gap:8px;max-width:260px;margin:0 auto;display:flex}.lob-series-tab-btn{cursor:pointer;border:none;border-radius:10px;width:100%;padding:10px 0;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s;display:block}.lob-series-tab-btn--active{color:#fff;background:#2ca59a;box-shadow:0 2px 6px #2ca59a4d}.lob-series-tab-btn--inactive{color:#fff;background:#d0d3d4}.lob-series-tab-btn--inactive:hover{background:#c2c5c6}.lob-top10-section{flex-direction:column;gap:12px;display:flex}.lob-top10-section-title{text-align:center;letter-spacing:.15em;color:#a0a0a0;font-size:.625rem;font-weight:700}.lob-top10-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #00000008}.lob-rank-row-new{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.lob-rank-row-new:last-child{border-bottom:none}.lob-rank-row-new:active{background:#f5f5f5}.lob-rank-row-new--first{background:#fffdf2}.lob-rank-left{align-items:center;gap:10px;display:flex}.lob-rank-num-new{text-align:center;flex-shrink:0;width:18px;font-family:Montserrat,Arial Black,sans-serif;font-size:.9375rem;font-style:italic;font-weight:900}.lob-rank-num-new--1{color:#f59e0b}.lob-rank-num-new--2{color:#9ca3af}.lob-rank-num-new--3{color:#92400e}.lob-rank-num-new--default{color:#9ca3af}.lob-rank-avatar{object-fit:cover;object-fit:cover;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:36px;height:36px}.lob-rank-avatar-fallback{background:#cfcfcf;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.lob-rank-username{color:#1f2937;font-size:.75rem;font-weight:700}.lob-rank-pts-new{color:#2e9b9b;letter-spacing:.05em;font-family:Montserrat,Arial Black,sans-serif;font-size:.75rem;font-style:italic;font-weight:700}.lob-rank-pts-new--masked{color:#374151;letter-spacing:.2em;font-size:.6875rem}.lob-series-card{padding:0 16px}.lob-series-card-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.lob-series-logo-placeholder{color:#fff;text-align:center;background:#111;border-radius:8px;flex:1;padding:8px 12px;font-size:.9375rem;font-weight:700}.lob-series-badge{letter-spacing:.03em;border-radius:20px;flex-shrink:0;padding:4px 8px;font-size:.6875rem;font-weight:700}.lob-series-badge--active{color:#166534;background:#dcfce7}.lob-series-badge--closed{color:#6b7280;background:#f3f4f6}.lob-series-badge--scheduled{color:#1d4ed8;background:#eff6ff}.lob-series-rule{color:#555;margin:0 0 14px;font-size:.8125rem}.lob-my-series-stats{background:#f0fdf4;border-radius:8px;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:.8125rem;display:flex}.lob-my-stats-label{color:#166534;flex:1;font-weight:600}.lob-my-stats-val{color:#111;font-weight:700}.lob-my-stats-rank{color:#555;font-size:.75rem}.lob-top10-label{color:#111;margin:0 0 8px;font-size:.8125rem;font-weight:700}.lob-season-list{flex-direction:column;gap:10px;padding:0 16px;display:flex}.lob-season-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;padding:18px 16px;text-decoration:none;transition:box-shadow .15s;display:flex;box-shadow:0 2px 8px #0000000a}.lob-season-card:active{box-shadow:0 1px 3px #00000014}.lob-season-card-inner{flex-direction:column;flex:1;gap:2px;display:flex}.lob-season-year{color:#111;font-size:1.125rem;font-weight:800}.lob-season-name{color:#888;font-size:.75rem;font-weight:500}.lob-season-badge{border-radius:20px;padding:3px 8px;font-size:.625rem;font-weight:700}.lob-season-badge--active{color:#166534;background:#dcfce7}.lob-season-badge--closed{color:#6b7280;background:#f3f4f6}.lob-season-badge--scheduled{color:#1d4ed8;background:#eff6ff}.lob-season-chevron{color:#ccc;font-size:1.25rem}.lob-empty{text-align:center;color:#999;padding:32px 16px;font-size:.875rem}.lob-regulation-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:16px;padding:20px 20px 16px;box-shadow:0 4px 16px #00000008}.lob-regulation-title{text-align:center;letter-spacing:.15em;color:#a0a0a0;margin-bottom:16px;font-size:.625rem;font-weight:700}.lob-regulation-row{border-top:1px solid #f0f0f0;flex-direction:column;gap:2px;padding:10px 0;display:flex}.lob-regulation-label{color:#a0a0a0;font-size:.75rem}.lob-regulation-value{color:#1a1a1a;font-size:.875rem;font-weight:700;line-height:1.4}.lob-regulation-point-table{flex-direction:column;gap:4px;margin-top:4px;display:flex}.lob-regulation-point-row{color:#1a1a1a;gap:16px;font-size:.8125rem;display:flex}.lob-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lob-modal-sheet{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:85vh;display:flex}.lob-modal-header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.lob-modal-title{color:#1a1a1a;font-size:1rem;font-weight:700}.lob-modal-close{color:#999;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:1rem}.lob-modal-body{flex:1;padding:20px;overflow-y:auto}.lob-flow-step-wrapper{margin-bottom:20px;padding-left:40px}.lob-flow-step{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;padding:12px 15px;position:relative}.lob-flow-step:not(.lob-flow-step--last):after{content:"";z-index:1;background:#cbd5e0;width:2px;height:calc(100% + 20px);position:absolute;top:60%;left:-27px}.lob-flow-step-num{color:#fff;z-index:2;background:#2c3e50;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;font-weight:700;display:flex;position:absolute;top:50%;left:-40px;transform:translateY(-50%)}.lob-flow-step-content{flex-direction:column;gap:3px;display:flex}.lob-flow-step-title{font-size:.9375rem;font-weight:700}.lob-flow-step-desc{color:#666;font-size:.8125rem}.lob-flow-point-badge{color:#856404;background:#fff3cd;border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.lob-flow-series-info{color:#333;background:#eef7ff;border-left:4px solid #007bff;border-radius:4px;padding:12px;font-size:.8125rem;line-height:1.6}.lob-flow-series-info strong{color:#007bff}.lob-league-h1{text-align:center;color:#2c3e50;border-bottom:2px solid #2c3e50;margin:0 0 20px;padding-bottom:10px;font-size:1.125rem}.lob-league-prize-hero{color:#fff;text-align:center;background:#2c3e50;border-radius:12px;margin-bottom:24px;padding:20px}.lob-league-prize-label{opacity:.8;letter-spacing:1px;font-size:.8125rem}.lob-league-prize-amount{color:#d4af37;margin:5px 0;font-size:2.125rem;font-weight:800}.lob-league-prize-amount small{font-size:1rem}.lob-league-sub-prizes{border-top:1px solid #ffffff1a;justify-content:space-around;margin-top:15px;padding-top:15px;font-size:.8125rem;display:flex}.lob-league-special-badge{color:#d4af37;border:1px solid #d4af37;border-radius:4px;margin-top:15px;padding:4px 15px;font-size:.875rem;font-weight:700;display:inline-block}.lob-league-h2{color:#2c3e50;border-left:4px solid #2c3e50;margin:0 0 12px;padding-left:10px;font-size:1rem}.lob-league-table{border-collapse:collapse;width:100%;font-size:.8125rem}.lob-league-table th{text-align:left;color:#777;vertical-align:top;border-bottom:1px solid #eee;width:85px;padding:10px 0;font-weight:400}.lob-league-table td{border-bottom:1px solid #eee;padding:10px 0;line-height:1.5}.lob-league-alert{color:#e74c3c;margin-top:4px;font-size:.6875rem;font-weight:700;display:block}.lob-points-rank-table{border-collapse:collapse;width:100%;font-size:.8125rem}.lob-points-rank-table th{text-align:center;background:#eee;border:1px solid #ddd;padding:8px;font-weight:600}.lob-points-rank-table td{text-align:center;border:1px solid #ddd;padding:8px}.lob-header{flex-direction:column;align-items:center;gap:8px;padding:16px 16px 12px;display:flex}.lob-header .myp-back-link{align-self:flex-start}.lob-header-logo{object-fit:contain;width:auto;height:60px;margin:4px 0}.lob-header-days{color:#666;margin:0;font-size:.8125rem}.lob-header-days strong{color:#111;font-size:1.125rem}.lob-my-overall-stats{background:#e5e7eb;border-radius:12px;gap:1px;margin:0 16px 20px;display:flex;overflow:hidden}.lob-my-stat-block{background:#f9fafb;flex-direction:column;flex:1;align-items:center;gap:4px;padding:14px 8px;display:flex}.lob-my-stat-label{color:#666;letter-spacing:.03em;font-size:.6875rem}.lob-my-stat-val{color:#111;font-size:1.25rem;font-weight:700}.lob-tabs{scrollbar-width:none;border-bottom:2px solid #e5e7eb;gap:0;margin:0 16px 20px;padding-bottom:0;display:flex;overflow-x:auto}.lob-tabs::-webkit-scrollbar{display:none}.lob-tab{color:#666;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-2px;padding:10px 14px;font-size:.8125rem;font-weight:600;text-decoration:none}.lob-tab--active{color:#111;border-bottom-color:#111}.lob-overall-section{padding:0 16px}.lob-section-title{color:#111;margin:0 0 12px;font-size:.9375rem;font-weight:700}.lob-rank-table{flex-direction:column;gap:2px;display:flex}.lob-rank-row{background:#f9fafb;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;display:flex}.lob-rank-row--first{background:#fef9ec}.lob-rank-num{color:#666;text-align:right;flex-shrink:0;width:28px;font-weight:700}.lob-rank-row--first .lob-rank-num{color:#b7791f}.lob-rank-name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.lob-rank-pts{color:#111;font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:700}.catch-review-manager{flex-direction:column;gap:16px;display:flex}.catch-review-tabs{border-bottom:2px solid #e5e7eb;align-items:center;gap:8px;padding-bottom:8px;display:flex}.catch-review-tab{color:#6b7280;border-radius:6px 6px 0 0;padding:6px 16px;font-size:.875rem;font-weight:600;text-decoration:none}.catch-review-tab.active{color:#111;background:#f3f4f6}.catch-review-total{color:#9ca3af;margin-left:auto;font-size:.8125rem}.catch-review-table-wrap{overflow-x:auto}.catch-review-table{border-collapse:collapse;width:100%;font-size:.8125rem}.catch-review-th{text-align:left;color:#6b7280;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:8px 10px;font-size:.75rem;font-weight:600}.catch-review-td{vertical-align:top;border-bottom:1px solid #f3f4f6;padding:10px}.catch-review-td--thumb{width:72px}.catch-review-td--size,.catch-review-td--status{white-space:nowrap}.catch-review-tr:hover{background:#f9fafb}.catch-review-tr.selected{background:#eff6ff}.catch-review-thumb{object-fit:cover;border-radius:6px;width:64px;height:64px;display:block}.catch-review-no-image{color:#9ca3af;font-size:.75rem}.catch-review-lightbox{z-index:9999;cursor:zoom-out;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.catch-review-lightbox-img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh}.catch-review-user{color:#111;font-weight:600}.catch-review-meta{color:#6b7280;margin-top:2px;font-size:.75rem}.catch-review-flags{flex-wrap:wrap;gap:4px;display:flex}.catch-review-flag{color:#92400e;background:#fef3c7;border-radius:4px;padding:1px 6px;font-size:.6875rem;font-weight:700;display:inline-block}.catch-review-admin-size{color:#2563eb;font-size:.75rem}.catch-review-status{border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-block}.catch-review-status--pending{color:#854d0e;background:#fef9c3}.catch-review-status--approved{color:#166534;background:#dcfce7}.catch-review-status--auto_approved{color:#1e40af;background:#dbeafe}.catch-review-status--on_hold{color:#991b1b;background:#fee2e2}.catch-review-status--rejected{color:#6b7280;background:#f3f4f6}.catch-review-exp{color:#16a34a;margin-top:2px;font-size:.75rem}.catch-review-detail-td{background:#f8fafc;border-bottom:2px solid #dbeafe;padding:0}.catch-review-detail{gap:24px;padding:16px 20px;display:flex}.catch-review-detail-info{flex:1;min-width:0}.catch-review-detail-action{flex-shrink:0;width:300px}.catch-review-dl{grid-template-columns:auto 1fr;gap:4px 12px;margin:0;font-size:.8125rem;display:grid}.catch-review-dl dt{color:#6b7280;white-space:nowrap}.catch-review-dl dd{color:#111;word-break:break-all;margin:0}.catch-review-post-link{color:#2563eb;margin-top:10px;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-block}.catch-review-post-link:hover{text-decoration:underline}.catch-review-panel{flex-direction:column;gap:10px;display:flex}.catch-review-panel-row{flex-direction:column;gap:4px;display:flex}.catch-review-panel-label{color:#6b7280;font-size:.75rem;font-weight:600}.catch-review-panel-input{background:#fff;border:1px solid #d1d5db;border-radius:6px;width:100%;padding:6px 10px;font-size:.875rem}.catch-review-panel-input:disabled{color:#6b7280;background:#f9fafb}.catch-review-panel-msg{border-radius:6px;padding:6px 10px;font-size:.8125rem}.catch-review-panel-msg.ok{color:#166534;background:#dcfce7}.catch-review-panel-msg.err{color:#991b1b;background:#fee2e2}.catch-review-panel-actions{flex-wrap:wrap;gap:8px;display:flex}.catch-review-btn{cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:.8125rem;font-weight:700}.catch-review-btn:disabled{opacity:.5;cursor:not-allowed}.catch-review-btn--approve{color:#fff;background:#16a34a}.catch-review-btn--hold{color:#fff;background:#f59e0b}.catch-review-btn--reject{color:#fff;background:#6b7280}.catch-review-btn--revoke{color:#fff;background:#dc2626}.catch-review-empty{text-align:center;color:#9ca3af;padding:32px;font-size:.875rem}.catch-review-pagination{justify-content:center;gap:6px;padding:12px 0;display:flex}.catch-review-page-btn{color:#374151;background:#f3f4f6;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.catch-review-page-btn.active{color:#fff;background:#2563eb}.catch-review-page-btn:hover:not(.active){background:#e5e7eb}@media (max-width:767px){.catch-review-detail{flex-direction:column}.catch-review-detail-action{width:100%}}.post-type-selector{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:60vh;padding:32px 16px;display:flex}.post-type-header{text-align:center}.post-type-title{color:var(--text);margin:0;font-size:20px;font-weight:700}.post-type-grid{grid-template-columns:1fr 1fr;gap:16px;width:100%;max-width:400px;display:grid}.post-type-card{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:28px 16px;transition:border-color .15s,transform .1s;display:flex}.post-type-card:active{transform:scale(.97)}.post-type-card:hover{border-color:var(--accent)}.post-type-icon{font-size:36px}.post-type-name{color:var(--text);font-size:15px;font-weight:700}.post-type-desc{color:var(--muted);text-align:center;font-size:11px}.field-report-form{flex-direction:column;gap:20px;max-width:640px;margin:0 auto;padding:16px;display:flex}.field-report-form-header{border-bottom:1px solid var(--border);padding-bottom:12px}.field-report-form-title{margin:0;font-size:18px;font-weight:700}.field-report-section{flex-direction:column;gap:8px;display:flex}.field-report-label{color:var(--text);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.field-report-required{color:#e53e3e;background:#fff5f5;border-radius:4px;padding:1px 5px;font-size:11px}.field-report-label-sub{color:var(--muted);font-size:11px;font-weight:400}.field-report-input{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--text);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-size:14px}.field-report-input:focus{border-color:var(--accent);outline:none}.field-report-field-picker{flex-direction:column;gap:8px;display:flex}.field-report-field-list{border:1.5px solid var(--border);background:var(--surface);border-radius:8px;max-height:240px;overflow-y:auto}.field-report-field-option{text-align:left;border:none;border-bottom:1px solid var(--border);cursor:pointer;background:0 0;align-items:center;gap:8px;width:100%;padding:10px 12px;transition:background .1s;display:flex}.field-report-field-option:last-child{border-bottom:none}.field-report-field-option:hover{background:var(--hover)}.field-report-field-option-name{color:var(--text);font-size:14px;font-weight:600}.field-report-field-option-area{color:var(--muted);margin-left:auto;font-size:11px}.field-report-selected-field{border:1.5px solid var(--accent);background:var(--surface);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:flex}.field-report-selected-name{color:var(--text);font-size:14px;font-weight:700}.field-report-selected-area{color:var(--muted);font-size:12px}.field-report-clear-btn{color:var(--accent);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px 8px;font-size:12px}.field-report-image-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.field-report-image-slot{aspect-ratio:1;border-radius:8px;position:relative;overflow:hidden}.field-report-image-preview{object-fit:cover;width:100%;height:100%}.field-report-image-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex;position:absolute;top:4px;right:4px}.field-report-image-add{aspect-ratio:1;border:2px dashed var(--border);cursor:pointer;color:var(--muted);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .15s;display:flex}.field-report-image-add:hover{border-color:var(--accent);color:var(--accent)}.field-report-add-icon{font-size:24px}.field-report-textarea{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;border-radius:8px;padding:10px 12px;font-size:14px}.field-report-textarea:focus{border-color:var(--accent);outline:none}.field-report-char-count{color:var(--muted);text-align:right;font-size:11px}.field-report-error{color:#e53e3e;background:#fff5f5;border-radius:8px;padding:8px 12px;font-size:13px}.field-report-submit{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:700;transition:opacity .15s}.field-report-submit:disabled{opacity:.5;cursor:not-allowed}.field-report-empty{color:var(--muted);text-align:center;padding:12px;font-size:13px}.field-report-badge{border-radius:12px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.field-report-badge--pending{color:#92400e;background:#fef3c7}.field-report-badge--approved{color:#065f46;background:#d1fae5}.field-report-badge--rejected{color:#991b1b;background:#fee2e2}.field-report-img-count{color:var(--muted);text-align:center;margin-top:2px;font-size:10px;display:block}.field-report-comment-preview{color:var(--muted);font-size:12px}.field-report-approve-btn{color:#fff;background:#059669;border:none;padding:4px 10px;font-size:12px}.field-report-reject-btn{color:#fff;background:#dc2626;border:none;margin-left:4px;padding:4px 10px;font-size:12px}.mypage-post-item--field-report{cursor:default}.mypage-post-thumb--empty{background:var(--border);border-radius:8px;flex-shrink:0;width:56px;height:56px}.mypage-post-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.mypage-fr-comment{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.mypage-post-type-badge{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.mypage-post-type-badge--catch{color:#1e40af;background:#dbeafe}.mypage-post-type-badge--field{color:#5b21b6;background:#ede9fe}.mypage-fr-badge{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600}.mypage-fr-badge--pending{color:#92400e;background:#fef3c7}.mypage-fr-badge--approved{color:#065f46;background:#d1fae5}.mypage-fr-badge--rejected{color:#991b1b;background:#fee2e2}.new-post-modal-overlay{z-index:200;padding-bottom:calc(env(safe-area-inset-bottom) + 72px);background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.new-post-modal{background:var(--surface,#fff);border-radius:16px;width:calc(100% - 32px);max-width:360px;padding:20px 16px 16px;box-shadow:0 8px 32px #0000003d}.new-post-modal-title{text-align:center;color:var(--text);margin:0 0 16px;font-size:15px;font-weight:700}.new-post-modal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.new-post-modal-btn{border:1.5px solid var(--border,#e2e8f0);background:var(--surface,#fff);color:var(--text);cursor:pointer;border-radius:12px;padding:18px 8px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s}.new-post-modal-btn:hover{border-color:var(--accent);background:var(--hover,#f8f8f8)}.new-post-modal-btn:active{transform:scale(.97)}.field-report-select-btn{text-align:left;border:1.5px dashed var(--border);background:var(--surface);width:100%;color:var(--muted);cursor:pointer;border-radius:8px;padding:12px 16px;font-size:14px;transition:border-color .15s}.field-report-select-btn:hover{border-color:var(--accent);color:var(--accent)}.help-marker{color:#8b8f97;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:color .15s;display:inline-flex}.help-marker:hover{color:var(--accent)}.help-marker--white{color:#fff}.help-marker--white:hover{color:#ffffffbf}.pub-grade-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.myp-grade-row{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.myp-grade-row .myp-grade-badge{grid-column:2}.myp-grade-help{grid-column:3;align-items:center;padding-left:6px;display:flex}.help-popup-backdrop{z-index:9000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.help-popup{background:#fff;border-radius:18px;flex-direction:column;width:100%;max-width:420px;max-height:90dvh;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000038}.help-popup-header{justify-content:space-between;align-items:center;padding:16px 16px 0;display:flex}.help-popup-title{color:var(--ink);margin:0;font-size:15px;font-weight:700}.help-popup-close{background:var(--surface);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.help-popup-close:hover{background:#eee}.help-popup-body{flex-direction:column;gap:12px;padding:12px 16px 16px;display:flex}.help-popup-slide{background:#f5f5f5;border-radius:10px;overflow:hidden}.help-popup-image{object-fit:contain;width:100%;height:auto;max-height:60dvh;display:block}.help-popup-controls{justify-content:center;align-items:center;gap:16px;display:flex}.help-popup-arrow{border:1.5px solid var(--border);background:var(--surface);width:36px;height:36px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:background .1s;display:flex}.help-popup-arrow:disabled{opacity:.3;cursor:default}.help-popup-arrow:not(:disabled):hover{background:#eee}.help-popup-counter{color:var(--muted);text-align:center;min-width:40px;font-size:13px;font-weight:600}.help-popup-dots{justify-content:center;gap:6px;display:flex}.help-popup-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .15s}.help-popup-dot.active{background:var(--accent,#111)}.help-popup-empty{text-align:center;color:var(--muted);padding:24px;font-size:14px}.help-popup--loading{justify-content:center;align-items:center;min-height:120px}.help-popup-spinner{border:3px solid var(--border);border-top-color:var(--accent,#111);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite help-spin}@keyframes help-spin{to{transform:rotate(360deg)}}.help-manager-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.help-manager-desc{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.help-add-btn{background:var(--ink,#111);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:700}.help-add-btn:disabled{opacity:.4;cursor:default}.help-item-list{flex-direction:column;gap:12px;display:flex}.help-item-card{border:1.5px solid var(--border);background:#fff;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.help-item-card--inactive{opacity:.55}.help-item-info{flex:1;min-width:0}.help-item-badges{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.help-item-key{color:#374151;background:#f3f4f6;border-radius:4px;padding:2px 7px;font-family:monospace;font-size:11px}.help-item-badge-inactive{color:#dc2626;background:#fee2e2;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:700}.help-item-label{color:var(--ink);margin:0 0 2px;font-size:14px;font-weight:700}.help-item-title-text{color:var(--muted);margin:0 0 8px;font-size:13px}.help-item-images{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.help-item-thumb{object-fit:cover;border:1px solid var(--border);border-radius:6px;width:52px;height:52px}.help-item-no-images{color:var(--muted);font-size:12px}.help-item-actions{flex-shrink:0;gap:6px;display:flex}.help-item-edit-btn,.help-item-delete-btn{cursor:pointer;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:700}.help-item-edit-btn{color:#374151;background:#e5e7eb}.help-item-edit-btn:hover:not(:disabled){background:#d1d5db}.help-item-delete-btn{color:#dc2626;background:#fee2e2}.help-item-delete-btn:hover:not(:disabled){background:#fecaca}.help-item-edit-btn:disabled,.help-item-delete-btn:disabled{opacity:.4;cursor:default}.help-item-empty{text-align:center;color:var(--muted);padding:32px;font-size:14px}.help-form-wrap{border:1.5px solid var(--accent,#111);background:#fafafa;border-radius:12px;margin-bottom:16px;padding:16px}.help-form-title{color:var(--ink);margin:0 0 14px;font-size:14px;font-weight:700}.help-form{flex-direction:column;gap:14px;display:flex}.help-form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:600px){.help-form-grid{grid-template-columns:1fr}}.help-form-label{color:var(--ink);flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.help-form-label--checkbox{flex-direction:row;align-items:center;gap:6px}.help-form-input{border:1.5px solid var(--border);color:var(--ink);box-sizing:border-box;background:#fff;border-radius:7px;width:100%;padding:7px 10px;font-size:13px;transition:border-color .15s}.help-form-input:focus{border-color:var(--accent,#111);outline:none}.help-form-input[readonly]{color:var(--muted);background:#f3f4f6}.help-form-section{flex-direction:column;gap:8px;display:flex}.help-form-section-title{color:var(--ink);margin:0;font-size:12px;font-weight:700}.help-form-error{color:#dc2626;font-size:13px}.help-form-actions{gap:8px;display:flex}.help-form-submit{background:var(--ink,#111);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:700}.help-form-submit:disabled{opacity:.5;cursor:default}.help-form-cancel{color:#374151;cursor:pointer;background:#e5e7eb;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700}.help-img-list{flex-direction:column;gap:8px;display:flex}.help-img-row{align-items:center;gap:8px;display:flex}.help-img-num{color:var(--muted);text-align:right;flex-shrink:0;width:16px;font-size:11px}.help-img-thumb{object-fit:cover;border:1px solid var(--border);border-radius:5px;flex-shrink:0;width:36px;height:36px}.help-img-input{border:1.5px solid var(--border);color:var(--ink);background:#fff;border-radius:6px;flex:1;min-width:0;padding:6px 9px;font-size:12px}.help-img-input:focus{border-color:var(--accent,#111);outline:none}.help-img-remove{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex}.help-img-order-btns{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.help-img-order-btn{border:1px solid var(--border);width:22px;height:18px;color:var(--ink);cursor:pointer;background:#f8f9fa;border-radius:3px;justify-content:center;align-items:center;padding:0;font-size:9px;display:flex}.help-img-order-btn:disabled{opacity:.3;cursor:default}.help-img-order-btn:not(:disabled):hover{background:#e9ecef}.help-img-add{border:1.5px dashed var(--border);color:var(--muted);cursor:pointer;text-align:left;background:0 0;border-radius:6px;padding:6px 12px;font-size:12px}.help-img-add:hover:not(:disabled){border-color:var(--accent,#111);color:var(--accent,#111)}.help-img-add:disabled{opacity:.5;cursor:not-allowed}.popup-notice-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.popup-notice-box{background:#fff;border-radius:18px;flex-direction:column;width:min(360px,92vw);max-height:90dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000047}.popup-notice-close{z-index:1;cursor:pointer;color:#333;background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;display:flex;position:absolute;top:10px;right:12px}.popup-notice-body{flex:1;overflow:hidden}.popup-notice-slide{aspect-ratio:3/4;width:100%;overflow:hidden}.popup-notice-image{object-fit:cover;width:100%;height:100%;display:block}.popup-notice-controls{justify-content:center;align-items:center;gap:12px;padding:8px 0 4px;display:flex}.popup-notice-arrow{cursor:pointer;color:#333;background:0 0;border:none;padding:0 6px;font-size:24px;line-height:1}.popup-notice-arrow:disabled{opacity:.25;cursor:default}.popup-notice-counter{color:#666;text-align:center;min-width:40px;font-size:13px}.popup-notice-dots{justify-content:center;gap:6px;padding:4px 0 8px;display:flex}.popup-notice-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .15s}.popup-notice-dot.active{background:var(--brand-main,#00254d)}.popup-notice-empty{text-align:center;color:#999;padding:32px;font-size:13px}.popup-notice-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.popup-notice-dismiss-btn{color:#999;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:12px;text-decoration:underline}.popup-notice-ok-btn{background:var(--brand-main,#00254d);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:9px 24px;font-size:14px;font-weight:700}.popup-notice-ok-btn:active{opacity:.8}.popup-user-selector{flex-direction:column;gap:8px;display:flex}.popup-user-search-row{gap:8px;display:flex}.popup-user-results,.popup-user-selected{border:1px solid var(--border,#ddd);border-radius:8px;flex-direction:column;gap:4px;max-height:160px;margin:0;padding:6px;list-style:none;display:flex;overflow-y:auto}.popup-user-result-item,.popup-user-selected-item{background:#f9f9f9;border-radius:6px;align-items:center;gap:8px;padding:4px 6px;font-size:13px;display:flex}.popup-user-avatar{object-fit:cover;border-radius:50%;width:24px;height:24px}.popup-user-add-btn,.popup-user-remove-btn{cursor:pointer;border:none;border-radius:6px;margin-left:auto;padding:3px 10px;font-size:12px}.popup-user-add-btn{background:var(--brand-main,#00254d);color:#fff}.popup-user-remove-btn{color:#dc2626;background:#fee2e2}
