:root{--header-height:64px}.site-header{z-index:1003;background:#fff;border-bottom:1px solid #dbe5eb;position:sticky;top:0}.mobile-menu-button{z-index:1004;color:#083b66;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;min-height:44px;display:none;position:relative}.mobile-menu-button svg,.mobile-menu-button:before,.mobile-menu-button:after{pointer-events:none}.mobile-menu-backdrop{z-index:1000;background:#00000059;border:0;width:100%;height:100%;padding:0;position:fixed;inset:0}.mobile-menu-panel{top:var(--header-height);z-index:1002;background:#fff;width:min(86vw,360px);padding:12px;position:fixed;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 24px #00000029}.mobile-menu-panel a{border-bottom:1px solid #edf2f4;border-radius:12px;align-items:center;min-height:52px;padding:12px 14px;font-weight:800;display:flex}.mobile-menu-panel a.active{color:#007d82;background:#eaf7f6}main{scroll-margin-top:var(--header-height)}@media (width<=820px){:root{--header-height:58px}.mobile-menu-button{display:inline-flex}.site-header .header-inner{height:var(--header-height)}}:root{color:#10283c;background:#f4f7f9;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;min-height:44px}header{z-index:30;background:#fff;border-bottom:1px solid #dbe5eb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1180px;height:64px;margin:auto;padding:0 16px;display:flex}.brand{color:#083b66;align-items:center;gap:8px;font-size:19px;font-weight:900;display:flex}.desktop-nav{gap:20px;font-size:14px;font-weight:700;display:flex}.desktop-nav a.active{color:#008b8b}.mobile-only{display:none}main{min-height:70vh}.page{max-width:1180px;margin:auto;padding:32px 16px 90px}.narrow{max-width:820px}h1{margin:8px 0 14px;font-size:clamp(30px,6vw,48px);line-height:1.15}h2{line-height:1.25}.lead{color:#50697a;font-size:18px}.hero{color:#fff;background:linear-gradient(135deg,#083b66,#006f78);border-radius:28px;margin-bottom:24px;padding:clamp(28px,6vw,64px)}.hero h1{font-size:clamp(36px,8vw,64px)}.hero p{max-width:640px;font-size:18px}.eyebrow{letter-spacing:.08em;color:#008b8b;font-size:13px;font-weight:900}.hero .eyebrow{color:#9ff5ec}.hero-actions,.related{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.button{border:0;border-radius:12px;justify-content:center;align-items:center;padding:12px 18px;font-weight:800;display:inline-flex}.primary{color:#172638;background:#ff9f1c}.ghost{color:#fff;background:#ffffff1f;border:1px solid #fff6}.full{width:100%}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.content-card,.tool-card,.term-card{background:#fff;border:1px solid #dce7ed;border-radius:18px;padding:20px;box-shadow:0 8px 24px #0b35510a}.card-head,.section-head,.tide-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.empty-api{background:#eef6f8;border:1px dashed #8bb9c2;border-radius:14px;padding:20px}.empty-api code{background:#fff;border-radius:7px;padding:6px 9px;display:inline-block}.weather-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.weather-grid div{background:#f4f8fa;border-radius:12px;padding:14px}.weather-grid span,.weather-grid b{display:block}.tool-grid,.article-grid,.glossary-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.tool-card,.term-card{transition:transform .15s}.tool-card:hover,.term-card:hover{border-color:#52a6ad;transform:translateY(-2px)}.tool-card p,.term-card p,.content-card p{color:#50697a}.tool-card span{color:#007b7f;font-weight:800}.section-head{margin:42px 0 12px}.chips{flex-wrap:wrap;gap:8px;display:flex}.chips a,.quick button,.check-actions button,.related a{background:#fff;border:1px solid #cfdce3;border-radius:999px;padding:9px 14px}.chips a.active{color:#fff;background:#083b66}.calculator{margin:22px 0}.calculator label,.log-form label,.search{font-weight:800;display:block}.calculator input,.calculator select,.log-form input,.log-form textarea,.search input,.add-row input,.tide-title input{background:#fff;border:1px solid #bdcdd6;border-radius:10px;width:100%;min-height:48px;margin-top:6px;padding:10px 12px}.form-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-row.three{grid-template-columns:repeat(3,1fr)}.quick{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.quick button{min-height:40px}.result{text-align:center;background:#eaf7f6;border-radius:15px;flex-direction:column;gap:5px;margin-top:18px;padding:22px;display:flex}.result strong{color:#075f69;font-size:30px}.result.left{text-align:left}.notice{background:#fff6e8;border-left:5px solid #ff9f1c;border-radius:8px;padding:14px 16px}.event-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.event strong,.event b,.event span{display:block}.event strong{font-size:28px}.chart{color:#086c75;margin-top:16px}.source{color:#687f8e;font-size:13px}.loading{text-align:center;padding:50px}.search{max-width:620px}.glossary-grid{margin-top:20px}.term-card span{color:#008b8b;font-size:12px;font-weight:800}.check-actions{gap:8px;margin:16px 0;display:flex}.check-section{background:#fff;border:1px solid #dce7ed;border-radius:16px;margin:12px 0;padding:16px}.check-item{border-top:1px solid #edf2f4;align-items:center;gap:12px;min-height:48px;display:flex}.check-item input{width:21px;height:21px}.check-item.safety span{font-weight:800}.add-row{gap:8px;display:flex}.add-row button{min-width:70px}.log-form{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.log-form .wide{grid-column:1/-1}.log-form textarea{min-height:100px}.log-list{gap:10px;display:grid}.log-list article{justify-content:space-between;gap:12px;display:flex}.log-list button{margin-left:6px}.info-list{gap:12px;display:grid}footer{color:#d9e8f0;background:#092f4c;margin-bottom:64px;padding:34px max(16px,50% - 590px)}.bottom-nav{z-index:40;height:64px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ccdbe3;grid-template-columns:repeat(5,1fr);display:none;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;font-weight:800;display:flex}.bottom-nav a.active{color:#007d82}.calculator-page h1{margin-bottom:6px}.tool-lead{color:#50697a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-size:16px;overflow:hidden}.field-tool{margin-top:14px;padding:16px}.tool-result{background:linear-gradient(135deg,#e7f8f5,#eef8ff);border:1px solid #9bcfce;margin-top:14px;padding:18px}.tool-result strong{letter-spacing:-.03em;font-size:clamp(34px,9vw,52px);line-height:1.05}.tool-result span{color:#436475;overflow-wrap:anywhere;font-size:14px}.result-label{color:#075f69;font-size:14px}.result-copy{color:#075f69;background:#fff;border:1px solid #8db9bd;border-radius:999px;align-self:center;min-height:38px;margin-top:8px;padding:7px 14px;font-weight:800}.representative{color:#5d7482;border-top:1px solid #e2ebef;margin:12px 0 0;padding-top:12px;font-size:13px;line-height:1.45}.calculator-details{gap:10px;margin-top:12px;display:grid}.calculator-details details{background:#fff;border:1px solid #d7e3e9;border-radius:14px;overflow:hidden}.calculator-details summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;padding:14px 16px;font-weight:900;list-style:none;display:flex}.calculator-details summary::-webkit-details-marker{display:none}.calculator-details summary:after{content:"＋";color:#007d82;font-size:20px}.calculator-details details[open] summary:after{content:"−"}.details-body{border-top:1px solid #edf2f4;padding:0 16px 16px}.details-body h2,.details-body h3{margin:16px 0 6px;font-size:16px}.details-body p{color:#50697a;margin:0 0 10px;line-height:1.55}.faq-list section+section{border-top:1px solid #edf2f4}.tag-links{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.tag-links a{background:#eef7f7;border:1px solid #bdd9d9;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.compact-links{margin-top:12px}.compact-links a{font-size:13px}.result-action{margin-top:10px}.trip-fields{grid-template-columns:repeat(2,1fr)}@media (width<=820px){.desktop-nav{display:none}.mobile-only{display:block}.bottom-nav{display:grid}.page{padding-top:20px}.hero{border-radius:20px}.grid.two,.tool-grid,.article-grid,.glossary-grid{grid-template-columns:1fr}.event-grid{grid-template-columns:1fr 1fr}.form-row,.form-row.three,.log-form{grid-template-columns:1fr}.tide-title{display:block}.tide-title input{margin-top:12px}.card,.content-card,.tool-card,.term-card{padding:16px}footer{margin-bottom:64px}.header-inner{height:58px}.calculator-page{padding-top:14px}.calculator-page h1{margin-top:5px;font-size:30px}.tool-lead{margin-bottom:8px;font-size:14px}.field-tool{border-radius:16px;margin:10px -4px 0;padding:14px}.form-row,.form-row.three{gap:9px}.trip-fields{grid-template-columns:1fr 1fr}.quick{gap:7px;margin:12px 0}.quick button{flex:1 0 auto;min-height:44px;padding:8px 12px}.tool-result{margin-top:12px;padding:16px 12px}.tool-result strong{font-size:40px}.calculator-details{margin-top:10px}.calculator-details summary{min-height:48px}.representative{font-size:12px}}@media (width<=390px){.trip-fields{grid-template-columns:1fr}.tool-lead{white-space:normal;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box}.quick button{padding-inline:10px;font-size:13px}}@media print{header,.bottom-nav,footer,.check-actions{display:none}.page{padding:0}.check-section{break-inside:avoid}}.community-map-section{position:relative}.compact-head{margin:0 0 12px}.compact-head h1{margin-bottom:6px;font-size:clamp(28px,5vw,42px)}.compact-head p{color:#50697a;margin:0}.map-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.map-toolbar .button:not(.primary),.map-locate,.icon-button{color:#083b66;background:#fff;border:1px solid #cfdce3}.map-locate{align-items:center;gap:6px;display:inline-flex}.icon-button{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.map-shell{background:#e8f0f3;border:1px solid #cbdce4;border-radius:20px;position:relative;overflow:hidden}.nationwide-map{width:100%;height:clamp(320px,52vw,520px)}.map-status{z-index:2;text-align:center;color:#315062;background:#eef5f7;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.map-key-notice{flex-direction:column;gap:6px}.map-summary{color:#50697a;padding:10px 2px 0}.region-sheet{z-index:5;background:#fff;border:1px solid #cbdce4;border-radius:18px;width:min(340px,100% - 40px);padding:18px;position:absolute;top:150px;right:20px;box-shadow:0 18px 42px #062a4240}.sheet-close{background:0 0;border:0;font-size:28px;line-height:1;position:absolute;top:8px;right:10px}.region-sheet h2{margin:5px 0 12px}.region-stats{grid-template-columns:1fr 1fr;gap:10px;display:grid}.region-stats div{background:#f2f7f8;border-radius:12px;padding:12px}.region-stats b,.region-stats span{display:block}.region-stats b{font-size:24px}.sheet-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.sheet-actions a{color:#fff;background:#083b66;border-radius:10px;padding:9px 12px;font-weight:800}.region-list{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-inline:contain;flex-wrap:nowrap;gap:10px;width:100%;max-width:100%;margin:0 -12px;padding:10px 12px 6px;scroll-padding-inline:12px;display:flex;overflow:auto hidden}.region-list::-webkit-scrollbar{display:none}.region-list button{color:#17394e;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;background:#fff;border:1px solid #cfdce3;border-radius:999px;justify-content:flex-start;align-items:center;gap:7px;min-width:132px;max-width:none;min-height:46px;padding:9px 13px;line-height:1;display:inline-flex;flex:none!important;width:auto!important}.region-list button svg{flex:none}.region-list button span,.region-list button b{white-space:nowrap;word-break:keep-all;flex:none;display:inline-block}.region-list button b{color:#7a8e99;font-variant-numeric:tabular-nums;margin-left:auto}.region-list button.has-reports{background:#f0fbfa;border-color:#63aeb3;box-shadow:0 3px 12px #0a777514}.region-list button.has-reports b{color:#007d82;font-weight:900}.short-feed{margin-top:28px}.short-report-list{gap:10px;display:grid}.compact-feed{grid-template-columns:repeat(2,minmax(0,1fr))}.short-report-list .card{padding:15px}.report-meta,.report-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.report-meta span,.report-foot{color:#687f8e;font-size:12px}.short-report-list p{overflow-wrap:anywhere;margin:10px 0}.community-page textarea{resize:vertical;border:1px solid #bdcdd6;border-radius:10px;width:100%;min-height:110px;margin-top:6px;padding:10px 12px}.short-report-form{gap:12px;display:grid}.short-report-form select,.short-report-form input{background:#fff;border:1px solid #bdcdd6;border-radius:10px;width:100%;min-height:48px;margin-top:6px;padding:10px 12px}.character-count{text-align:right;color:#687f8e;font-size:12px;display:block}.home-tide-grid{margin-top:34px}.community-map-page{padding-top:18px}.visually-hidden-file{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.short-photo-field{background:#f7fafb;border:1px dashed #9db7c3;border-radius:14px;padding:14px}.short-photo-head{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.short-photo-head small{color:#687f8e;font-weight:500}.short-photo-button{color:#083b66;background:#fff;border:1px solid #b9ccd5;width:100%}.short-photo-preview{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px;display:grid}.short-photo-preview figure{min-width:0;margin:0;position:relative}.short-photo-preview img{aspect-ratio:1;object-fit:cover;background:#eaf1f4;border-radius:12px;width:100%;display:block}.short-photo-preview button{color:#fff;background:#10283ddd;border:0;border-radius:50%;width:32px;height:32px;min-height:32px;font-size:22px;line-height:1;position:absolute;top:5px;right:5px}.short-photo-preview figcaption{text-align:center;color:#687f8e;margin-top:4px;font-size:11px}.short-report-card{cursor:pointer;align-items:stretch;gap:13px;display:flex}.short-report-card:focus-visible{outline-offset:2px;outline:3px solid #52a6ad}.short-report-thumb{aspect-ratio:1;object-fit:cover;background:#eaf1f4;border-radius:12px;width:92px;min-width:92px}.short-report-copy{flex:1;min-width:0}.short-report-overlay{z-index:100;background:#071b2c99;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.short-report-sheet{width:min(720px,100%);max-height:90dvh;padding:24px;padding-bottom:max(24px,env(safe-area-inset-bottom));background:#fff;border-radius:22px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #071b2c66}.short-sheet-handle{display:none}.short-sheet-close{background:0 0;border:0;width:44px;height:44px;font-size:30px;position:absolute;top:8px;right:10px}.short-report-sheet h2{margin:5px 48px 14px 0}.short-report-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;background:#eaf1f4;border-radius:16px;display:flex;overflow-x:auto}.short-report-gallery::-webkit-scrollbar{display:none}.short-report-gallery img{aspect-ratio:16/9;object-fit:contain;scroll-snap-align:start;background:#eaf1f4;flex:0 0 100%;width:100%}.short-gallery-count{text-align:center;color:#687f8e;margin:7px 0;font-size:12px}.short-detail-content{white-space:pre-wrap;font-size:17px}.short-report-sheet>.button{background:#fff;border:1px solid #cfdce3;margin-top:18px}@media (width>=821px){.region-list{margin-inline:0;padding-inline:2px;scroll-padding-inline:2px}.region-list button{min-width:142px}}@media (width<=820px){.compact-head{display:block}.compact-head h1{font-size:29px}.map-locate{margin-top:10px}.nationwide-map{height:350px}.region-sheet{width:auto;max-height:55vh;position:fixed;inset:auto 12px 76px;overflow:auto}.compact-feed{grid-template-columns:1fr}.map-toolbar .button{flex:1}.map-toolbar .icon-button{flex:0 0 44px}.community-map-section{margin-top:0}.home-community{padding-top:10px}.home-community>.community-map-section>.section-head{margin-top:0}.short-feed .section-head{align-items:center}.short-feed .section-head h2{margin-bottom:0;font-size:23px}.short-report-overlay{align-items:flex-end;padding:0}.short-report-sheet{width:100%;max-height:90dvh;padding:18px 16px max(18px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.short-sheet-handle{background:#c3d0d6;border-radius:999px;width:44px;height:5px;margin:0 auto 14px;display:block}.short-report-thumb{width:78px;min-width:78px}.short-report-list .card{padding:12px}.region-list{gap:8px;margin-inline:-16px;padding-inline:16px;scroll-padding-inline:16px}.region-list button{min-width:128px;min-height:46px;padding-inline:12px}}@media (width<=390px){.nationwide-map{height:320px}.map-toolbar{gap:6px}.map-toolbar .button{padding-inline:10px;font-size:13px}.region-sheet{left:8px;right:8px}.short-feed .section-head{display:block}.short-feed .section-head .button{margin-top:8px}.short-photo-preview{gap:6px}.short-report-thumb{width:70px;min-width:70px}.region-list button{min-width:124px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dictionary-page{max-width:1080px}.dictionary-tools{z-index:20;background:#f4f7f9;padding:8px 0 12px;position:sticky;top:58px}.dictionary-search{background:#fff;border:1px solid #bfcfd8;border-radius:14px;align-items:center;gap:10px;min-height:52px;padding:0 12px;display:flex;box-shadow:0 4px 18px #0b35510a}.dictionary-search:focus-within{border-color:#008b8b;outline:3px solid #82d5d333}.dictionary-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.dictionary-search button{background:0 0;border:0;place-items:center;min-width:44px;display:grid}.dictionary-filter-row{scrollbar-width:none;overscroll-behavior-inline:contain;gap:8px;margin-inline:-16px;padding:12px 16px 4px;scroll-padding-inline:16px;display:flex;overflow-x:auto}.dictionary-filter-row:before,.dictionary-filter-row:after{content:"";flex:0 0 1px}.dictionary-filter-row::-webkit-scrollbar{display:none}.dictionary-filter-row button{background:#fff;border:1px solid #cbd9e0;border-radius:999px;flex:none;min-height:44px;padding:9px 14px;font-weight:800}.dictionary-filter-row button.active{color:#fff;background:#083b66;border-color:#083b66}.dictionary-result-bar{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.dictionary-result-bar select{background:#fff;border:1px solid #c7d6dd;border-radius:10px;min-height:44px;padding:0 10px}.dictionary-grid{content-visibility:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.dictionary-card{text-align:left;background:#fff;border:1px solid #dce7ed;border-radius:17px;grid-template-columns:72px minmax(0,1fr) 34px;align-items:center;gap:12px;width:100%;min-height:104px;padding:12px;display:grid;box-shadow:0 6px 20px #0b355108}.dictionary-card:hover,.dictionary-card:focus-visible{border-color:#55aeb2;transform:translateY(-1px)}.dictionary-thumb{background:#e8f1f4;border-radius:13px;width:72px;height:72px;overflow:hidden}.dictionary-thumb img{object-fit:cover;width:100%;height:100%}.dictionary-card-copy{min-width:0}.dictionary-card-copy>span{color:#008b8b;font-size:11px;font-weight:900}.dictionary-card-copy h2{margin:2px 0 4px;font-size:19px}.dictionary-card-copy p{color:#566e7d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;display:-webkit-box;overflow:hidden}.dictionary-arrow{color:#718896}.dictionary-placeholder{aspect-ratio:16/9;color:#0b7180;background:linear-gradient(145deg,#e7f4f5,#eaf1f7);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.dictionary-placeholder svg{width:44px;height:44px}.dictionary-placeholder span{font-size:13px;font-weight:900}.dictionary-placeholder.small{aspect-ratio:auto;height:72px}.dictionary-placeholder.small svg{width:28px;height:28px}.dictionary-placeholder.small span{font-size:10px}.dictionary-empty,.dictionary-error{text-align:center;margin-top:20px}.dictionary-overlay{z-index:100;background:#071c2b99;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.dictionary-dialog{overscroll-behavior:contain;width:min(800px,100%);max-height:90dvh;padding-bottom:max(20px,env(safe-area-inset-bottom));background:#fff;border-radius:24px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #00101f66}.dictionary-handle{display:none}.dictionary-close{z-index:4;background:#fffffff2;border:1px solid #d3e0e6;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:12px;right:12px}.dictionary-gallery{background:#e9eff2;border-radius:24px 24px 0 0;position:relative;overflow:hidden}.dictionary-main-image{background:0 0;border:0;width:100%;padding:0;display:block}.dictionary-main-image img{aspect-ratio:16/9;object-fit:contain;width:100%;display:block}.gallery-prev,.gallery-next{color:#fff;background:#071c2bb5;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-count{color:#fff;background:#071c2bbd;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;position:absolute;bottom:10px;right:12px}.dictionary-detail-copy{padding:24px}.dictionary-detail-copy h2{margin:4px 0;font-size:34px}.dictionary-alias{color:#68808f;font-size:14px}.dictionary-definition{color:#14364d;font-size:19px;font-weight:800}.dictionary-detail-copy section{border-top:1px solid #e5edf1;margin-top:22px;padding-top:18px}.dictionary-detail-copy h3{margin:0 0 8px;font-size:17px}.dictionary-detail-copy section p{color:#4e6878;white-space:pre-line}.dictionary-detail-copy blockquote{color:#21495a;background:#edf8f7;border-left:4px solid #008b8b;border-radius:8px;margin:0;padding:14px 16px}.dictionary-tags{flex-wrap:wrap;gap:8px;display:flex}.dictionary-tags span{background:#eef6f8;border:1px solid #cbe0e3;border-radius:999px;padding:7px 11px;font-size:13px}.dictionary-caution{background:#fff8ec;border-radius:13px;border-top:0!important;padding:16px!important}.dictionary-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.dictionary-detail-loading,.dictionary-detail-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:30px;display:flex}.dictionary-fullscreen{z-index:130;background:#071018f5;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dictionary-fullscreen img{object-fit:contain;max-width:100%;max-height:92dvh}.dictionary-fullscreen button{right:16px;top:max(16px,env(safe-area-inset-top));color:#10283c;background:#fff;border:0;border-radius:50%;place-items:center;width:48px;height:48px;display:grid;position:absolute}.admin-dictionary{max-width:900px}.admin-token{gap:8px;display:flex}.admin-token input{border:1px solid #bdcdd6;border-radius:10px;flex:1;min-height:48px;padding:10px}.admin-term-list{gap:10px;margin-top:18px;display:grid}.admin-term-row{background:#fff;border:1px solid #dce7ed;border-radius:14px;padding:14px}.admin-term-row summary{cursor:pointer;font-weight:900}.admin-form{gap:11px;margin-top:14px;display:grid}.admin-form label{font-weight:800}.admin-form input,.admin-form textarea,.admin-form select{border:1px solid #bdcdd6;border-radius:10px;width:100%;min-height:46px;padding:10px}.admin-form textarea{min-height:100px}.admin-upload-progress{background:#e4edf1;border-radius:999px;height:8px;overflow:hidden}.admin-upload-progress span{background:#008b8b;height:100%;transition:width .2s;display:block}.admin-image-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.admin-image-grid img{aspect-ratio:1;object-fit:cover;border-radius:10px;width:100%}@media (width<=820px){.dictionary-tools{margin-inline:-16px;padding-inline:16px;top:58px}.dictionary-grid{grid-template-columns:1fr}.dictionary-card{grid-template-columns:72px minmax(0,1fr) 28px;min-height:98px;padding:10px}.dictionary-overlay{align-items:flex-end;padding:0}.dictionary-dialog{width:100%;max-height:90dvh;padding-bottom:max(76px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.dictionary-handle{background:#bdcbd2;border-radius:999px;width:44px;height:5px;margin:9px auto;display:block}.dictionary-close{top:12px}.dictionary-gallery{border-radius:0}.dictionary-detail-copy{padding:20px 18px}.dictionary-detail-copy h2{font-size:30px}.dictionary-definition{font-size:17px}.dictionary-actions{padding:12px 0 max(4px,env(safe-area-inset-bottom));background:#fff;position:sticky;bottom:0}.dictionary-actions .button{flex:1}.admin-image-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.dictionary-card-copy p{-webkit-line-clamp:2}.dictionary-filter-row{margin-right:-16px;padding-left:16px;padding-right:16px}.dictionary-detail-copy{padding-inline:16px}}.admin-image-item{background:#eef4f6;border:2px solid #0000;border-radius:12px;padding:6px;position:relative}.admin-image-item.cover{border-color:#ff9f1c}.admin-image-item.cover:before{content:"대표";z-index:2;color:#172638;background:#ff9f1c;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900;position:absolute;top:9px;left:9px}.admin-image-item>div{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:5px;display:grid}.admin-image-item button{background:#fff;border:1px solid #cbd9e0;border-radius:9px;place-items:center;min-width:44px;min-height:44px;display:grid}.admin-image-item button:disabled{opacity:.35}.admin-form small{color:#5b7382}.admin-form input[type=checkbox]{vertical-align:middle;width:22px;min-height:22px;margin-right:8px}@media (width<=480px){.admin-image-item>div{grid-template-columns:repeat(2,1fr)}}.short-report-card{position:relative}.short-report-menu-wrap{z-index:4;position:absolute;top:8px;right:8px}.short-report-menu-button{color:#365365;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;min-height:44px;display:flex}.short-report-menu-button:hover,.short-report-menu-button:focus-visible{background:#eef5f7}.short-report-menu{background:#fff;border:1px solid #ccdce4;border-radius:12px;width:156px;padding:6px;position:absolute;top:42px;right:0;box-shadow:0 14px 34px #08283d2e}.short-report-menu button{color:#a52b2b;background:#fff;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:44px;padding:9px 11px;font-weight:800;display:flex}.short-report-menu button:hover{background:#fff1f1}.short-report-copy .report-meta{padding-right:40px}.short-delete-overlay{z-index:120;background:#071b2c99;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.short-delete-dialog{background:#fff;border-radius:20px;width:min(420px,100%);max-height:90dvh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #071b2c66}.short-delete-dialog h2{margin:6px 44px 8px 0}.short-delete-dialog>p{color:#687f8e}.short-delete-dialog label{font-weight:800}.short-delete-dialog input{background:#fff;border:1px solid #bdcdd6;border-radius:10px;width:100%;min-height:48px;margin-top:6px;padding:10px 12px}.short-delete-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:16px;display:grid}.short-delete-actions .button{background:#fff;border:1px solid #cfdce3}.short-delete-actions .short-delete-confirm{color:#fff;background:#b92d2d;border-color:#b92d2d}.short-delete-confirm:disabled{opacity:.55}@media (width<=820px){.short-delete-overlay{align-items:flex-end;padding:0}.short-delete-dialog{width:100%;padding:18px 16px max(18px,env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.short-report-menu-wrap{top:4px;right:4px}}.region-picker{gap:6px;display:grid}.region-picker-label{font-weight:800}.region-picker-trigger{color:#173b50;text-align:left;background:#fff;border:1px solid #bdcdd6;border-radius:10px;align-items:center;gap:9px;width:100%;min-height:50px;padding:10px 12px;display:flex}.region-picker-trigger b{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.region-picker-trigger svg{flex:none}.region-picker-overlay{z-index:120;overscroll-behavior:contain;background:#071c2b99;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.region-picker-dialog{width:min(620px,100%);height:min(90dvh,760px);max-height:min(90dvh,760px);padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:22px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 30px 80px #00101f66}.region-picker-handle{flex:none;display:none}.region-picker-title{flex:none;justify-content:space-between;align-items:center;padding:18px 18px 8px;display:flex}.region-picker-title h2{margin:0}.region-picker-title button{background:0 0;border:0;flex:none;place-items:center;width:44px;height:44px;display:grid}.region-picker-search{background:#fff;border:1px solid #bdcdd6;border-radius:13px;flex:none;align-items:center;gap:8px;min-height:54px;margin:0 18px 10px;padding:0 12px;display:flex}.region-picker-search svg{flex:none}.region-picker-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:52px}.region-picker-recent{flex:none;padding:0 18px 10px}.region-picker-recent>b{margin-bottom:7px;font-size:13px;display:block}.region-picker-recent>div{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:7px;display:flex;overflow:auto hidden}.region-picker-recent>div::-webkit-scrollbar{display:none}.region-picker-recent button,.region-picker-coasts button{white-space:nowrap;background:#fff;border:1px solid #cbd9e0;border-radius:999px;flex:none;min-height:40px;padding:7px 12px}.region-picker-coasts{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:none;gap:7px;padding:0 18px 12px;scroll-padding-inline:18px;display:flex;overflow:auto hidden}.region-picker-coasts::-webkit-scrollbar{display:none}.region-picker-coasts button.active{color:#fff;background:#083b66;border-color:#083b66}.region-picker-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;padding:0 18px max(18px,env(safe-area-inset-bottom));flex:auto;overflow:hidden auto}.region-picker-list section+section{margin-top:15px}.region-picker-list h3{color:#557080;z-index:1;background:#fff;margin:0;padding:10px 0 6px;font-size:14px;position:sticky;top:0}.region-picker-list section>button{text-align:left;background:#fff;border:0;border-top:1px solid #edf2f4;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:10px 4px;display:flex}.region-picker-list section>button span{white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;min-width:0;overflow:hidden}.region-picker-list section>button svg{flex:none}.region-picker-list section>button.selected{color:#007d82;font-weight:900}.region-picker-empty{text-align:center;color:#687f8e;padding:32px}@media (width<=820px){.region-picker-overlay{align-items:flex-end;padding:0}.region-picker-dialog{width:100%;height:min(var(--region-picker-height,90dvh),760px);max-height:min(var(--region-picker-height,90dvh),760px);padding-bottom:env(safe-area-inset-bottom);border-radius:22px 22px 0 0}.region-picker-handle{background:#bdcbd2;border-radius:999px;width:44px;height:5px;margin:9px auto 0;display:block}.region-picker-title{padding:7px 14px 5px}.region-picker-search{margin:0 14px 8px}.region-picker-recent{padding:0 14px 8px}.region-picker-coasts{padding:0 14px 10px;scroll-padding-inline:14px}.region-picker-list{padding:0 14px max(12px,env(safe-area-inset-bottom))}}@media (width<=412px){.region-picker-dialog{border-radius:20px 20px 0 0}.region-picker-title h2{font-size:21px}.region-picker-search{min-height:52px}.region-picker-search input{height:50px}.region-picker-coasts{gap:6px}.region-picker-coasts button{padding-inline:13px}.region-picker-list section>button{min-height:46px}}.short-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.short-page-heading h1{margin-bottom:8px}.short-page-heading .lead{margin:0}.short-page-actions,.short-feed-actions{flex-wrap:wrap;gap:8px;display:flex}.short-list-controls{gap:10px;margin-bottom:14px;scroll-margin-top:76px;display:grid}.short-coast-chips{scrollbar-width:none;gap:8px;padding:4px 10px 6px;scroll-padding-inline:10px;display:flex;overflow-x:auto}.short-coast-chips::-webkit-scrollbar{display:none}.short-coast-chips button{background:#fff;border:1px solid #cbd9e0;border-radius:999px;flex:none;min-height:44px;padding:8px 15px;font-weight:800}.short-coast-chips button.active{color:#fff;background:#083b66;border-color:#083b66}.list-region-picker .region-picker-label{display:none}.short-list-selects{grid-template-columns:1fr 1fr;gap:10px;display:grid}.short-list-selects label{grid-template-columns:auto 1fr;align-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.short-list-selects select{background:#fff;border:1px solid #bdcdd6;border-radius:10px;min-height:44px;padding:0 10px}.short-total-row{justify-content:space-between;align-items:center;font-size:14px;display:flex}.short-total-row button{color:#08727a;background:0 0;border:0;text-decoration:underline}.short-report-list.is-refreshing{opacity:.58;pointer-events:none}.short-report-thumb-wrap{flex:none;position:relative}.short-report-thumb-wrap>span{color:#fff;background:#071c2bc9;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:900;position:absolute;bottom:5px;right:5px}.short-pagination{padding-bottom:calc(90px + env(safe-area-inset-bottom));justify-content:center;align-items:center;gap:8px;margin:18px 0 8px;display:flex}.short-pagination button{background:#fff;border:1px solid #cbd9e0;border-radius:10px;min-width:44px;min-height:44px;font-weight:800}.short-pagination button.active{color:#fff;background:#083b66}.short-pagination button:disabled{opacity:.42;cursor:not-allowed}.short-pagination>span{font-weight:800;display:none}.short-page-numbers{gap:6px;display:flex}.short-report-skeletons{gap:10px;display:grid}.short-report-skeleton{gap:13px;display:flex}.short-report-skeleton>span{aspect-ratio:1;background:#e5edf1;border-radius:12px;width:78px}.short-report-skeleton>div{flex:1;align-content:center;gap:9px;display:grid}.short-report-skeleton i{background:#e5edf1;border-radius:999px;height:13px;display:block}.short-report-skeleton i:nth-child(2){width:88%}.short-report-skeleton i:nth-child(3){width:55%}.short-detail-actions{gap:8px;margin-top:18px;display:flex}.short-detail-actions .button{flex:1}.short-register-success{justify-content:center;display:flex}.short-feed-head{align-items:center}.short-feed-actions .button:not(.primary),.map-toolbar .button:not(.primary){color:#083b66;background:#fff;border:1px solid #cfdce3}@media (width<=820px){.short-page-heading{display:block}.short-page-heading>.button,.short-page-actions{margin-top:12px}.short-page-actions .button{flex:1}.short-feed-head{display:block}.short-feed-actions{margin-top:10px}.short-feed-actions .button{flex:1}.short-list-controls{margin-inline:-4px}.short-pagination>span{display:block}.short-page-numbers{display:none}.short-pagination{justify-content:space-between}.short-report-list-page{padding-bottom:20px}.map-toolbar{align-items:stretch}.map-toolbar .button{flex:calc(50% - 24px)}.map-toolbar .icon-button{flex:0 0 44px}}@media (width<=390px){.short-list-selects{gap:6px}.short-list-selects label{grid-template-columns:1fr;gap:3px}.short-page-actions,.short-feed-actions,.map-toolbar{flex-direction:column}.map-toolbar .icon-button{align-self:flex-end}.short-report-card{gap:9px}}.map-report-legend{color:#536b79;align-items:center;gap:8px;margin:0 0 10px;font-size:12px;display:inline-flex}.map-report-legend span{color:#fff;background:#f28c28;border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-weight:900;display:inline-flex}.map-report-legend em{font-style:normal}.map-head-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.map-action-button{color:#083b66;white-space:nowrap;background:#fff;border:1px solid #cfdce3;justify-content:center;align-items:center;gap:7px;min-height:44px;display:inline-flex}.map-action-button:disabled{opacity:.55;cursor:not-allowed}.map-empty-reports{z-index:3;text-align:center;color:#315062;background:#eef5f7eb;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.map-empty-reports a{color:#fff;background:#f28c28;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:9px 15px;font-weight:900;display:inline-flex}.map-all-reports{text-align:center;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;padding:11px 16px;font-weight:900;display:flex}.map-all-reports.active{color:#fff;background:#f28c28;border:1px solid #f28c28}.map-all-reports.neutral{color:#083b66;background:#f5f7f8;border:1px solid #cfdce3}.region-report-count{color:#74848d;background:#f1f4f5;border-radius:12px;justify-content:space-between;align-items:center;margin:12px 0;padding:12px;display:flex}.region-report-count.active{color:#b85e08;background:#fff2e5}.region-report-count b{font-size:20px}.region-latest{color:#526b79;margin:8px 0}.sheet-actions a.register{background:#f28c28}.region-sheet{z-index:8}.region-sheet .sheet-close{place-items:center;width:44px;height:44px;display:grid}.active-report-sheet{border-color:#efbd8c}.nationwide-map img[title]{cursor:pointer}.home-community{padding-top:24px}.home-community>.short-feed{margin-top:0}.short-feed-head{margin:0 0 22px}.short-feed-head h2{margin:8px 0 0}.short-feed-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin-top:28px;display:grid}.short-feed-actions .button{white-space:nowrap;border-radius:14px;width:100%;min-width:0;min-height:60px;padding:14px 12px;font-size:16px;line-height:1.2}.short-feed-actions .button.primary{color:#172638;background:#ff9f1c}.short-feed-actions .button:not(.primary){color:#083b66;background:#fff;border:1px solid #cfdce3}.short-feed-head+.short-report-list,.short-feed-head+.card{margin-top:22px}.home-map-secondary{border-top:1px solid #e3ebef;margin-top:56px;padding-top:52px}.home-map-secondary>.section-head{margin:0}.home-map-secondary .compact-head h2{margin:16px 0 12px}.home-map-secondary .compact-head p{margin:0}.home-map-secondary .map-head-actions{align-self:flex-end}.home-map-secondary .map-summary{color:#50697a;margin:20px 0 10px;padding:0}.home-map-secondary .map-shell{margin:0}.home-map-secondary .map-all-reports{margin-top:14px}@media (width<=820px){.map-report-legend{margin-bottom:8px}.map-report-legend em{font-size:11px}.compact-head .map-head-actions{width:100%;margin-top:20px}.map-head-actions{gap:10px}.map-action-button{flex:1;min-width:0}.region-sheet{bottom:calc(76px + env(safe-area-inset-bottom));padding-bottom:max(18px,env(safe-area-inset-bottom))}.home-community{padding-top:26px}.short-feed-head{margin-bottom:22px;display:block}.short-feed-head h2{margin-top:7px}.short-feed-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.short-feed-actions .button{min-height:60px}.home-map-secondary{margin-top:56px;padding-top:50px}.home-map-secondary .compact-head h2{margin:17px 0 14px}.home-map-secondary .map-summary{margin-top:20px;margin-bottom:10px}}@media (width<=390px){.map-report-legend{gap:6px}.map-report-legend em{font-size:10px}.map-action-button{padding-inline:10px;font-size:13px}.home-community{padding-top:24px}.short-feed-actions{gap:10px;margin-top:24px}.short-feed-actions .button{min-height:58px;padding-inline:8px;font-size:14px}.home-map-secondary{margin-top:50px;padding-top:46px}}.reply-enabled-sheet{max-height:90dvh;padding-top:18px;overflow:hidden}.reply-enabled-sheet>.short-sheet-handle{z-index:3;position:sticky;top:0}.reply-enabled-sheet>.short-sheet-close{z-index:4;position:absolute}.short-sheet-scroll{max-height:calc(90dvh - 38px);padding:6px 2px max(18px,env(safe-area-inset-bottom));overscroll-behavior:contain;overflow-y:auto}.short-replies{border-top:1px solid #e4ecef;margin:22px 0 18px;padding-top:20px}.short-reply-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex;overflow:visible}.short-reply-heading h3{white-space:nowrap;min-width:0;margin:0;font-size:19px}.short-operator-toggle{color:#264f6b;white-space:nowrap;background:#fff;border:1px solid #cbdbe3;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:5px;width:auto;min-width:max-content;min-height:36px;padding:6px 10px;font-size:12px;font-weight:800;visibility:visible!important;opacity:1!important;display:inline-flex!important}.short-operator-toggle.active{color:#8a3434;background:#fff5f5;border-color:#8a3434}.short-reply-list{gap:9px;display:grid}.short-reply-card{background:#f8fafb;border:1px solid #dce7ed;border-radius:13px;padding:12px 13px}.short-reply-card p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.short-reply-card>div{color:#687f8e;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.short-reply-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.short-reply-card button{color:#8a3434;white-space:nowrap;background:#fff;border:0;border-radius:8px;align-items:center;gap:4px;min-height:34px;padding:5px 8px;display:inline-flex}.short-reply-card .operator-delete{color:#792b2b;background:#fff1f1}.short-reply-empty{color:#687f8e;text-align:center;background:#f4f7f8;border-radius:12px;margin:0 0 14px;padding:12px}.short-reply-form{gap:10px;margin-top:16px;display:grid}.short-reply-form label{font-weight:800}.short-reply-form textarea{resize:vertical;background:#fff;border:1px solid #bdcdd6;border-radius:12px;width:100%;min-height:92px;max-height:150px;margin-top:6px;padding:11px 12px}.short-reply-guide{color:#687f8e;margin:0;font-size:12px;line-height:1.5}.short-reply-delete,.short-reply-confirm{background:#fff7f7;border:1px solid #efc9c9;border-radius:12px;gap:10px;margin:12px 0;padding:12px;display:grid}.short-reply-delete label{gap:6px;font-size:13px;font-weight:800;display:grid}.short-reply-delete input,.short-reply-delete select{background:#fff;border:1px solid #d7c3c3;border-radius:10px;width:100%;min-height:44px;padding:9px 11px}.short-reply-delete>div,.short-reply-confirm>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.short-reply-delete .button:last-child,.short-reply-danger{color:#fff;background:#8a3434}.short-detail-actions{padding-top:12px;padding-bottom:max(2px,env(safe-area-inset-bottom));background:#fff;position:sticky;bottom:0}.report-foot span:last-child{white-space:nowrap}.official-report-section{background:#f7fafb;border:1px solid #cfdde3;border-radius:16px;gap:12px;margin:0 0 24px;padding:14px;display:grid}.official-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.official-section-head p{color:#617784;margin:0;font-size:12px}.official-report-card{background:#fbfcfd;border-color:#c9d8df}.official-badge{color:#315465;background:#eef4f6;border:1px solid #9fb6c2;border-radius:999px;align-items:center;width:max-content;padding:3px 8px;font-size:11px;font-weight:800;line-height:1.3;display:inline-flex}.official-report-title{margin:8px 0 4px;font-size:17px;line-height:1.35}.official-reply-disabled{color:#526b78;text-align:center;background:#f2f6f7;border-radius:12px;margin:18px 0;padding:13px;font-size:13px}.real-report-section{margin-top:10px}@media (width<=820px){.reply-enabled-sheet{max-height:90dvh}.short-sheet-scroll{max-height:calc(90dvh - 34px);padding-bottom:max(22px,env(safe-area-inset-bottom))}.short-reply-form .button{min-height:52px}.short-reply-card{padding:11px 12px}.short-reply-confirm,.operator-delete-dialog{bottom:max(8px,env(safe-area-inset-bottom));z-index:5;position:sticky;box-shadow:0 8px 28px #083b6629}.official-section-head{flex-direction:column;align-items:flex-start;gap:6px}}@media (width<=390px){.short-reply-heading{align-items:center;gap:8px}.short-reply-heading h3{font-size:18px}.short-operator-toggle{min-height:34px;padding:5px 7px;font-size:10.5px}.short-reply-card>div{align-items:flex-start}.short-reply-actions{max-width:68%}.short-reply-card button{padding-inline:6px;font-size:11px}.short-reply-guide{font-size:11px}.short-reply-delete>div,.short-reply-confirm>div{gap:6px}.official-report-section{padding:11px}.official-report-title{font-size:16px}.official-badge{font-size:10.5px}}.app-error-page{background:#f4f7f9;place-items:center;min-height:calc(100dvh - 64px);padding:32px 16px 96px;display:grid}.app-error-card{text-align:center;background:#fff;border:1px solid #dce7ed;border-radius:22px;width:min(560px,100%);padding:32px;box-shadow:0 18px 50px #0b355114}.app-error-card h1{color:#083b66;margin:10px 0 14px;font-size:clamp(28px,7vw,42px)}.app-error-card p{color:#50697a;margin:0}.app-error-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.app-error-actions .button{width:100%;min-height:52px}.app-error-home{color:#083b66;background:#fff;border:1px solid #cfdce3}@media (width<=480px){.app-error-page{align-items:start;padding-top:56px}.app-error-card{padding:26px 18px}.app-error-actions{grid-template-columns:1fr}.app-error-actions .button{min-height:50px}}
