:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,sans-serif;color:#172a33;background:#eef5f8;--ink: #172A33;--muted: #667085;--paper: #FFFFFF;--cream: #fbfaf6;--line: #D7E4E8;--green: #245B6B;--green-soft: #E4F0F2;--notice-green: #1f6b5d;--lost-blue: #315d99;--warm: #c07312;--danger: #b42318}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%}body{margin:0;background:#eef5f8}button,input,textarea,select{font:inherit}button{padding:0;border:0;cursor:pointer}button,input,textarea,select{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin:0}.app-root{min-height:100vh;max-width:430px;margin:0 auto;background:#eef5f8}.page{min-height:100vh;padding:14px 11px 72px;background:var(--cream)}.found-page{padding-top:15px}.lost-page,.returned-page{padding-top:14px}.me-page{padding:14px 12px 76px;background:#f5faf8}.publish-page,.detail-page{padding:14px 12px 32px;background:#eef5f8}.board-head{display:flex;align-items:flex-start;justify-content:space-between;margin:5px 6px 12px}.app-title,.app-subtitle,.notice-title,.notice-subtitle,.list-title,.list-subtitle,.item-title,.item-desc,.summary-number,.summary-label,.title,.meta,.hero-label,.hero-state,.name,.subtitle,.hero-badge,.stat-value,.stat-label,.form-title,.section-kicker,.section-note,.quick-title,.quick-subtitle,.empty-title,.empty-copy,.type-pill,.status-text{display:block}.app-title{color:var(--notice-green);font-size:24px;font-weight:900;line-height:1.15}.lost-page .app-title{color:var(--lost-blue)}.app-subtitle{margin-top:6px;color:#66706f;font-size:14px;line-height:1.35}.notice-banner{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:92px;margin-bottom:14px;overflow:hidden;text-align:left;background:#f2f5ef;border:1px solid #e5e2d8;border-radius:5px}.notice-banner .notice-copy{position:relative;z-index:1;min-width:0;flex:1;padding:17px 0 17px 15px}.notice-banner .notice-image{position:relative;flex:0 0 160px;width:160px;height:78px;margin-right:6px;object-fit:cover;opacity:.9;border-radius:4px}.notice-title{color:var(--notice-green);font-size:16px;font-weight:900;line-height:1.2}.notice-subtitle{margin-top:7px;color:#596968;font-size:13px;line-height:1.35}.notice-banner.lost{display:block;background:#f1f4fb;border-color:#e1e5ef}.notice-banner.lost .notice-image{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:.58;border-radius:0}.notice-banner.lost .notice-copy{max-width:230px;padding:21px 17px}.notice-banner.lost .notice-title{color:var(--lost-blue);font-size:17px}.notice-banner.lost .notice-subtitle{font-size:14px}.category-bar{display:flex;width:100%;margin-bottom:12px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.category-bar::-webkit-scrollbar{display:none}.category-bar .tag{flex:0 0 auto;height:27px;margin-right:7px;padding:0 11px;color:#5f6767;background:transparent;border-radius:999px;font-size:14px;line-height:27px}.category-bar.lost{margin-bottom:13px}.category-bar.lost .tag{height:29px;margin-right:9px;padding:0 12px;font-size:15px;line-height:29px}.tag.active{color:#fff;background:#2e806f;font-weight:800}.lost-page .tag.active,.category-bar.lost .tag.active{background:var(--lost-blue)}.section-bar{display:flex;align-items:flex-end;justify-content:space-between;margin:0 5px 9px}.list-title{color:var(--notice-green);font-size:17px;font-weight:900}.lost-page .list-title{color:var(--lost-blue)}.list-subtitle{margin-top:2px;color:#7a817f;font-size:13px}.sort-button{width:auto;height:29px;margin:0;padding:0 12px;color:var(--notice-green);background:#eef5f2;border-radius:999px;font-size:13px;line-height:29px}.sort-button.lost{color:var(--lost-blue);background:#eef2fa}.feed-panel{overflow:hidden;background:#fff;border:1px solid #e7e4dc;border-radius:5px}.feed-panel.lost{border-color:#e4e7ee}.item-row{display:flex;gap:10px;width:100%;padding:11px;color:inherit;text-align:left;background:#fff;border-bottom:1px solid #ece9e2}.feed-panel.lost .item-row{gap:11px;padding:12px;border-bottom-color:#eceff5}.item-row:last-child{border-bottom:0}.image-box{display:flex;align-items:center;justify-content:center;flex:0 0 68px;width:68px;height:68px;overflow:hidden;color:#2e806f;background:#eef5f2;border-radius:6px;font-size:14px;font-weight:800}.image-box.lost{flex-basis:75px;width:75px;height:75px;color:var(--lost-blue);background:#eef2fa}.image-box img{width:100%;height:100%;object-fit:cover}.item-main{min-width:0;flex:1}.item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.item-title{min-width:0;flex:1;color:#1f2933;font-size:15.5px;font-weight:900;line-height:1.28}.feed-panel.lost .item-title{font-size:16px}.type-pill{flex:0 0 auto;padding:4px 7px;color:#c07312;background:#fff6df;border:1px solid #f1cf8f;border-radius:5px;font-size:12px;font-weight:800}.type-pill.lost{color:var(--lost-blue);background:#eef2fa;border-color:#ccd8ef}.type-pill.found{color:#c07312;background:#fff6df;border-color:#f1cf8f}.item-desc{display:-webkit-box;margin-top:6px;overflow:hidden;color:#626b70;font-size:13.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-panel.lost .item-desc{font-size:14px}.item-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:7px;color:#727b80;font-size:13px}.pin-dot{display:block;width:8px;height:8px;background:#8aa7a0;border:2px solid #eef5f2;border-radius:50%}.pin-dot.lost{background:#6d88bd;border-color:#eef2fa}.tag.light{height:20px;margin:0;padding:0 8px;color:#6a7275;background:#f1f3f2;border-radius:999px;font-size:12px;line-height:20px}.safety-note{display:flex;align-items:flex-start;gap:6px;margin:11px 5px 0;color:#8a918f;font-size:12px;line-height:1.45}.shield-dot{display:block;flex:0 0 auto;width:10px;height:10px;margin-top:4px;background:#2e806f;border-radius:50%}.empty{padding:36px 12px;color:#6b7280;text-align:center;background:#fff;border:1px dashed #cbd8d2;border-radius:8px}.empty.small{padding:16px 12px}.summary-card{display:flex;align-items:baseline;gap:7px;margin-bottom:10px;padding:12px;background:#fff;border:1px solid #e7e4dc;border-radius:5px}.summary-number{color:var(--warm);font-size:22px;font-weight:900;line-height:1}.summary-label{color:#626b70;font-size:14px}.found-row{display:flex;align-items:center;gap:9px;width:100%;padding:12px;color:inherit;text-align:left;background:#fff;border-bottom:1px solid #ece9e2}.found-row:last-child{border-bottom:0}.found-row.compact{padding:10px 12px}.badge{flex:0 0 auto;padding:5px 8px;color:var(--notice-green);background:#eef5f2;border-radius:5px;font-size:13px;font-weight:800}.item-copy{min-width:0}.title{overflow:hidden;color:#1f2933;font-size:16px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.meta{margin-top:4px;overflow:hidden;color:#727b80;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.card{position:relative;margin-bottom:10px;padding:12px 12px 12px 14px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 5px 11px #172a330b}.card:before{position:absolute;top:12px;bottom:12px;left:0;width:3px;content:"";background:var(--green);border-radius:0 4px 4px 0}.button-primary,.button-secondary,.button-danger{height:41px;margin:0;padding:0 14px;border-radius:8px;font-size:15px;line-height:41px}.button-primary{color:#fff;background:var(--green);box-shadow:0 4px 9px #245b6b2e}.button-secondary{color:var(--green);background:var(--green-soft)}.button-danger{color:var(--danger);background:#fee4e2}.profile-hero{position:relative;padding:13px;overflow:hidden;color:#18323a;background:#fff;border:1px solid #dce8e3;border-radius:9px;box-shadow:0 9px 21px #1f6b5d14}.profile-hero:before{position:absolute;top:0;right:0;width:105px;height:105px;content:"";background:#e6f3ef;border-radius:0 0 0 105px}.hero-topline{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hero-label{color:#2d7567;font-size:12px;font-weight:900}.hero-state{padding:4px 8px;color:#7b5d20;background:#fff5dc;border:1px solid #f0d99d;border-radius:999px;font-size:11px;font-weight:800}.profile-main{position:relative;z-index:1;display:flex;align-items:center;gap:11px}.avatar{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:56px;height:56px;color:#fff;background:#2d7567;border:4px solid #edf7f4;border-radius:50%;font-size:21px;font-weight:900;box-shadow:0 7px 14px #2d75672e}.identity{min-width:0;flex:1}.name{overflow:hidden;color:#15242b;font-size:20px;font-weight:900;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.subtitle{margin-top:5px;overflow:hidden;color:#66777a;font-size:12.5px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.hero-badge{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:13px;padding-top:10px;color:#6f7d7f;border-top:1px solid #e5eeeb;font-size:11.5px;line-height:1.35}.hero-badge span:first-child{color:#2d7567;font-weight:900}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:9px 0}.stat-card{min-height:58px;padding:9px 8px;background:#fff;border:1px solid #dfe9e6;border-radius:7px;box-shadow:0 4px 11px #15242b09}.stat-value{color:#2d7567;font-size:19px;font-weight:900;line-height:1}.stat-label{margin-top:7px;color:#6c7779;font-size:12px}.profile-form,.mine-card{border-radius:8px}.profile-form:before,.mine-card:before{display:none}.profile-form{padding:13px;border-color:#dfe9e6;box-shadow:0 6px 15px #15242b0b}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:9px;margin-bottom:10px}.section-kicker{margin-bottom:3px;color:#2d7567;font-size:11.5px;font-weight:900}.form-title{color:#15242b;font-size:17px;font-weight:900}.section-note{flex:0 0 auto;color:#778386;font-size:12px}.profile-input,.email-edit{width:100%;height:44px;margin-bottom:8px;color:#15242b;background:#f8fbfb;border:1px solid #dbe7e4;border-radius:6px}.profile-input{padding:0 11px;font-size:15px}.email-edit{display:flex;align-items:center}.email-prefix{min-width:0;flex:1;height:42px;padding:0 11px;border:0;background:transparent;font-size:15px;outline:0}.email-domain{flex:0 0 auto;padding-right:9px;color:#2d6271;font-size:12px;font-weight:900}.save-profile{width:100%;height:43px;margin-top:3px;border-radius:6px;font-weight:900;line-height:43px;box-shadow:0 6px 13px #2d75672e}.logout-button{width:100%;height:39px;margin-top:8px;border-radius:6px;font-weight:900;line-height:39px}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:9px 0 14px}.quick-card{min-width:0;height:62px;margin:0;padding:10px 11px;border-radius:8px;line-height:1.25;text-align:left}.quick-card.primary{color:#fff;background:#2d7567;box-shadow:0 6px 14px #2d756729}.quick-card.secondary{color:#2d7567;background:#e8f3ef;border:1px solid #d6e8e2}.quick-title{overflow:hidden;font-size:15px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.quick-subtitle{margin-top:5px;overflow:hidden;font-size:12px;opacity:.78;text-overflow:ellipsis;white-space:nowrap}.list-head{margin-top:2px}.empty-panel{padding:23px 14px;text-align:center;background:#fff;border:1px dashed #cddbd7;border-radius:8px}.empty-mark{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0 auto 9px;color:#2d7567;background:#edf7f4;border-radius:50%;font-size:21px;font-weight:700;line-height:32px}.empty-title{color:#15242b;font-size:16px;font-weight:900}.empty-copy{margin-top:6px;color:#748083;font-size:13px;line-height:1.45}.mine-card{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px;border-color:#dfe9e6}.item-content{min-width:0;flex:1;color:inherit;text-align:left;background:transparent}.mine-card .item-row{display:flex;align-items:center;gap:5px;width:auto;margin-bottom:5px;padding:0;border:0}.mine-card .type-pill{padding:3px 7px;color:#2d7567;background:#e8f3ef;border:0;border-radius:999px;font-size:12px}.mine-card .type-pill.lost{color:#9a3412;background:#ffedd5}.status-text{color:#748083;font-size:12px}.small-action{flex:0 0 auto;width:66px;height:31px;margin:0;color:#fff;background:#2d7567;border-radius:999px;font-size:13px;line-height:31px}.small-action.secondary{color:#2d7567;background:#e8f3ef}.surface-hero{position:relative;min-height:102px;margin-bottom:8px;padding:17px 15px;overflow:hidden;color:#fff;background:var(--green);border:1px solid rgba(36,91,107,.24);border-radius:8px;box-shadow:0 7px 15px #253b3714}.surface-hero:after{position:absolute;top:0;bottom:0;left:0;width:5px;content:"";background:#c4862f}.publish-hero{color:var(--ink);background:#fff}.surface-eyebrow,.surface-title,.surface-subtitle{position:relative;z-index:1;display:block}.surface-eyebrow{margin-bottom:5px;color:#245b6bb8;font-size:11px;font-weight:700}.surface-title{font-size:22px;font-weight:900;line-height:1.14}.surface-subtitle{max-width:250px;margin-top:6px;color:#172a33b8;font-size:13px;line-height:1.42}.publish-card{padding:12px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;background:#e8f0f3;border-radius:8px}.segmented button{height:32px;color:#475467;background:transparent;border-radius:6px;text-align:center;line-height:32px}.segmented .active{color:var(--green);background:#fff;font-weight:700}.image-picker{display:flex;align-items:center;justify-content:center;width:100%;height:150px;margin:12px 0;overflow:hidden;color:var(--green);background:#f6fafc;border:1px dashed #A8CAD0;border-radius:8px;font-size:16px;font-weight:800}.image-picker img{width:100%;height:100%;object-fit:cover}.image-picker input{display:none}.field{width:100%;min-height:41px;margin-bottom:9px;padding:0 10px;color:var(--ink);background:#f6fafc;border:1px solid var(--line);border-radius:8px;font-size:15px;outline:0}.textarea{height:75px;padding-top:9px;resize:vertical}.select-field{margin-top:8px}.row-label{margin:9px 0 6px;color:#111827;font-weight:700}.ai-result{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;padding:7px 9px;color:var(--green);background:var(--green-soft);border-radius:8px}.ai-result button,.clear-location{width:auto;height:27px;margin:0;padding:0 9px;color:var(--green);background:#fff;border-radius:8px;font-size:13px;line-height:27px}.location-panel{margin:11px 0 8px;padding:9px;background:#f6fafc;border:1px solid var(--line);border-radius:8px}.location-panel.ok{background:var(--green-soft);border-color:#a8cad0}.location-head{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.location-head .row-label{margin:0}.location-confirm{margin-top:8px;padding:7px 8px;background:#ffffffd1;border:1px solid rgba(36,91,107,.16);border-radius:8px}.location-confirm-row{display:flex;align-items:flex-start;gap:4px;min-height:19px;color:#344054;font-size:12.5px;line-height:1.45}.location-confirm-row span:first-child{flex:0 0 auto;color:#667085;font-weight:700}.location-confirm-row strong{min-width:0;flex:1;color:var(--ink);font-weight:800;word-break:break-all}.location-confirm-note{display:block;margin:4px 0 0;color:var(--green);font-size:12px;font-weight:800;line-height:1.4}.match-panel{margin:11px 0 4px;padding:9px;background:#fff8e6;border:1px solid #f6d58f;border-radius:8px}.match-title{margin-bottom:6px;color:#7a4b00;font-size:15px;font-weight:700}.match-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-top:1px solid rgba(122,75,0,.14)}.match-name,.match-meta,.match-reason{display:block}.match-name{color:#111827;font-weight:700}.match-meta{margin-top:3px;color:#7a4b00;font-size:13px}.match-reason{margin-top:3px;color:#667085;font-size:12px}.match-pill{flex:0 0 auto;padding:4px 7px;color:#fff;background:#c97700;border-radius:6px;font-size:13px}.publish-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px}.submit{width:100%}.back-button{height:34px;margin-bottom:10px;padding:0 14px;color:var(--green);background:#fff;border:1px solid var(--line);border-radius:8px;font-weight:800}.detail-image{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:195px;margin-bottom:10px;overflow:hidden;color:var(--green);background:#e6f1f3;border:1px solid var(--line);border-radius:8px;font-size:21px;font-weight:900}.detail-image:after{position:absolute;right:11px;bottom:9px;padding:4px 7px;color:#61727a;content:"物品照片";background:#ffffffe6;border-radius:6px;font-size:12px;font-weight:700}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-card{padding-top:13px}.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.title-block{min-width:0}.detail-kicker{display:block;margin-bottom:4px;color:var(--green);font-size:11px;font-weight:800}.detail-card .title{color:var(--ink);font-size:19px;line-height:1.22;white-space:normal}.desc{display:block;margin:9px 0;color:#475467;line-height:1.55}.tag-row{display:flex;flex-wrap:wrap;gap:6px;max-height:48px;overflow:hidden}.tag-row .tag{display:inline-flex;align-items:center;height:24px;padding:0 9px;color:#53645f;background:#e8f0f3;border-radius:999px;font-size:13px}.tag-row .tag.active{color:#fff;background:var(--green)}.location-card{overflow:hidden}.location-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.location-name{display:block;margin-bottom:4px;color:var(--ink);font-size:17px;font-weight:900}.muted{color:#667085}.location-badge{flex:0 0 auto;padding:4px 7px;color:var(--green);background:var(--green-soft);border-radius:6px;font-size:13px;font-weight:800}.location-guide{margin-top:9px;padding:8px 9px;color:#344054;background:#f6fafc;border:1px solid #CDE0E5;border-radius:8px;line-height:1.45}.map-note{display:block;margin:6px 0 0;color:#667085;font-size:12px;line-height:1.4}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.action-grid .button-danger{grid-column:1 / -1}.claim-note{margin:8px 0 0;padding:8px 10px;color:#6d4b05;background:#fff8e6;border:1px solid #f6d58f;border-radius:8px;font-size:12.5px;font-weight:800;line-height:1.4}.section-title{margin:14px 0 8px;color:var(--ink);font-size:18px;font-weight:800}.comment-box{display:flex;align-items:center;gap:6px;margin-top:9px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:8px}.comment-box input{min-width:0;flex:1;height:34px;padding:0 8px;background:#f6fafc;border:0;border-radius:8px;outline:0}.comment-box button{flex:0 0 auto;width:56px;height:34px;margin:0;color:#fff;background:var(--green);border-radius:8px;font-size:14px;line-height:34px}.tab-bar{position:fixed;right:0;bottom:0;left:0;z-index:10;display:grid;grid-template-columns:repeat(4,1fr);max-width:430px;height:58px;margin:0 auto;padding:5px 0 3px;background:#f8fbfc;border-top:1px solid rgba(23,42,51,.16)}.tab-bar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#6b7280;background:transparent;font-size:11px}.tab-bar button.active{color:var(--green);font-weight:700}.tab-bar img{width:23px;height:23px;object-fit:contain}.toast{position:fixed;right:16px;bottom:76px;left:16px;z-index:20;max-width:398px;margin:0 auto;padding:10px 12px;color:#fff;background:#172a33eb;border-radius:8px;text-align:center;font-size:14px;font-weight:800}.auth-backdrop{position:fixed;inset:0;z-index:40;display:flex;align-items:flex-end;justify-content:center;padding:18px 12px;background:#172a3361}.auth-panel{width:100%;max-width:406px;padding:16px;background:#fffdf7;border:1px solid #E9E1D4;border-radius:18px;box-shadow:0 18px 40px #172a333d}.auth-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.auth-kicker{display:block;margin-bottom:6px;color:#7a5a24;font-size:12px;font-weight:900}.auth-head h2{color:#102330;font-size:21px;font-weight:900;line-height:1.16}.auth-head p{margin-top:7px;color:#667085;font-size:13px;line-height:1.45}.auth-close{flex:0 0 auto;width:34px;height:34px;color:#667085;background:#f1f3ef;border-radius:50%;font-size:23px;line-height:30px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:14px 0;padding:4px;background:#f0f3ef;border:1px solid #E1E7E1;border-radius:14px}.auth-switch button{height:34px;color:#5b6769;background:transparent;border-radius:10px;font-size:14.5px;font-weight:900}.auth-switch .active{color:var(--notice-green);background:#fff;box-shadow:0 3px 7px #172a3314}.auth-field{display:block;margin-bottom:10px}.auth-field span{display:block;margin-bottom:6px;color:#172a33;font-size:13px;font-weight:900}.auth-field input{width:100%;height:43px;padding:0 12px;color:var(--ink);background:#fafbf8;border:1px solid #E0E6DF;border-radius:12px;font-size:14.5px;outline:0}.auth-error{margin:4px 0 10px;padding:8px 10px;color:#b42318;background:#fff1f0;border:1px solid #FECDCA;border-radius:10px;font-size:13px;font-weight:800}.auth-submit{width:100%;border-radius:12px;font-weight:900}.auth-note{margin-top:9px;color:#7b8584;font-size:12px;line-height:1.4;text-align:center}.found-page,.lost-page{padding-bottom:136px}.publish-fab{position:fixed;left:50%;bottom:calc(6px + env(safe-area-inset-bottom));z-index:18;display:flex;flex-direction:column;align-items:center;justify-content:center;width:58px;height:58px;color:#fff;background:var(--green);border-radius:50%;box-shadow:0 6px 16px #172a3333;line-height:1;transform:translate(-50%)}.publish-fab.found{background:var(--notice-green)}.publish-fab.lost{background:var(--lost-blue)}.publish-fab-plus,.publish-fab-label{display:block}.publish-fab-plus{height:23px;font-size:27px;font-weight:500;line-height:21px}.publish-fab-label{margin-top:2px;font-size:11px;font-weight:800;letter-spacing:0}.publish-page{padding:13px 11px 48px;background:#f8f6ef}.publish-page .publish-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:113px;margin:2px 2px 11px;padding:17px 15px;overflow:hidden;color:var(--ink);background:#fffdf7;border:1px solid #E9E1D4;border-radius:16px;box-shadow:0 7px 14px #50432a14}.publish-page .publish-hero:before{position:absolute;top:0;bottom:0;left:0;width:5px;content:"";background:#c4862f}.publish-page .publish-hero:after{position:absolute;right:-34px;bottom:-44px;width:110px;height:110px;content:"";background:#1f6b5d14;border:1px solid rgba(31,107,93,.12);border-radius:50%}.hero-copy{position:relative;z-index:1;min-width:0;flex:1}.publish-page .surface-eyebrow{margin-bottom:6px;color:#7a5a24;font-size:11.5px;font-weight:800}.publish-page .surface-title{color:#102330;font-size:21px;font-weight:900;line-height:1.14}.publish-page .surface-subtitle{max-width:245px;margin-top:7px;color:#56666b;font-size:13.5px;line-height:1.45}.hero-pin{position:relative;z-index:1;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;width:52px;height:52px;color:#fff;background:var(--notice-green);border:3px solid #F1D8A6;border-radius:50%;box-shadow:0 6px 10px #1f6b5d33;font-size:10.5px;font-weight:900}.hero-pin-plus{display:block;height:21px;font-size:25px;font-weight:500;line-height:19px}.publish-page .publish-card{padding:12px;background:#fff;border:1px solid #E7E2D9;border-radius:16px;box-shadow:0 6px 14px #50432a0f}.publish-page .segmented{gap:4px;padding:4px;background:#f0f3ef;border:1px solid #E1E7E1;border-radius:14px}.publish-page .segmented button{height:34px;color:#5b6769;border-radius:10px;font-size:15px;font-weight:800;line-height:34px}.publish-page .segmented .active{color:var(--notice-green);background:#fff;box-shadow:0 3px 7px #172a3314}.publish-page .image-picker{height:146px;margin:12px 0;color:var(--notice-green);background:#f7faf7;border:1px dashed #B8D0C5;border-radius:16px}.recognition-panel{margin:-4px 0 12px;padding:9px;color:#475467;background:#fafbf8;border:1px solid #E5E9DF;border-radius:14px}.ai-process-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px;color:#172a33;font-size:12.5px;font-weight:900}.ai-process-head span:last-child{flex:0 0 auto;padding:3px 7px;color:var(--notice-green);background:#eef7f3;border-radius:999px;font-size:11px;font-weight:800}.ai-process-step{display:flex;align-items:flex-start;gap:6px;margin-top:5px;color:#667085;font-size:12.5px;line-height:1.45}.ai-step-dot{flex:0 0 auto;width:8px;height:8px;margin-top:5px;background:#c9d5db;border-radius:50%}.ai-step-text{min-width:0;flex:1}.ai-process-step.active{color:var(--notice-green);font-weight:800}.ai-process-step.active .ai-step-dot{background:var(--notice-green);box-shadow:0 0 0 4px #1f6b5d1a}.ai-process-step.done{color:#344054}.ai-process-step.done .ai-step-dot{background:#1f9d6a}.ai-process-step.error{color:#b42318}.ai-process-step.error .ai-step-dot{background:#d92d20}.model-desc,.model-error,.model-warning{margin:8px 0 0;padding:7px 8px;border-radius:10px;font-size:12.5px;line-height:1.45}.model-desc{color:#475467;background:#fff;border:1px solid #E5E9DF}.model-error{color:#b42318;background:#fff1f0;border:1px solid #FECDCA}.model-warning{color:#7a4b00;background:#fff8e6;border:1px solid #F6D58F}.image-empty{display:flex;flex-direction:column;align-items:center;justify-content:center}.image-plus{display:flex;align-items:center;justify-content:center;width:41px;height:41px;margin-bottom:8px;color:#fff;background:var(--notice-green);border-radius:50%;font-size:28px;font-weight:400;line-height:38px}.image-title,.image-hint{display:block}.image-title{color:#1d4850;font-size:15.5px;font-weight:900}.image-hint{margin-top:4px;color:#7b8584;font-size:12px}.publish-page .form-section{margin-top:12px;padding-top:12px;border-top:1px solid #EFEAE1}.publish-section-head{margin-bottom:7px}.publish-section-head .section-kicker{margin-bottom:0}.publish-page .section-kicker{margin-bottom:7px;color:var(--ink);font-size:15px;font-weight:900}.publish-page .section-note{color:#7b8584;font-size:12px;line-height:1.35;text-align:right}.publish-page .field{min-height:42px;margin-bottom:8px;color:var(--ink);background:#fafbf8;border:1px solid #E0E6DF;border-radius:14px;font-size:14.5px}.publish-page .textarea{height:73px;padding-top:9px}.publish-page .ai-result{margin-bottom:7px;padding:7px 9px;color:var(--notice-green);background:#eef7f3;border-radius:14px}.publish-page .ai-result button{color:var(--notice-green);border-radius:999px}.publish-page .category-bar{margin-bottom:0}.publish-page .category-bar .tag{height:29px;margin-right:7px;padding:0 12px;color:#596866;background:#f1f3ef;font-size:13.5px;font-weight:700;line-height:29px}.publish-page .category-bar .tag.active{color:#fff;background:var(--notice-green)}.publish-page .location-panel{margin:0 0 8px;padding:9px;background:#f8fafa;border:1px solid #DDE8E5;border-radius:16px}.publish-page .location-panel.ok{background:#eef7f3;border-color:#b8d0c5}.publish-page .location-head{display:flex;align-items:center;justify-content:space-between;gap:9px}.location-title,.location-subtitle{display:block}.location-title{color:var(--ink);font-size:14.5px;font-weight:900;line-height:1.3}.location-subtitle{margin-top:3px;color:#667085;font-size:12px;line-height:1.35}.publish-page .select-field{margin-top:8px;margin-bottom:0;background:#fff}.publish-page .location-confirm{margin-top:8px;border-color:#1f6b5d29;border-radius:14px}.publish-page .location-confirm-note{color:var(--notice-green)}.publish-page .match-panel{margin:12px 0 4px;border-radius:16px}.publish-page .match-title{font-weight:800}.publish-page .match-pill{border-radius:999px}.publish-page .publish-actions{grid-template-columns:.9fr 1.1fr;gap:6px;margin-top:12px}.publish-page .button-primary,.publish-page .button-secondary{border-radius:14px}.publish-page .button-primary.submit{background:var(--notice-green);box-shadow:0 5px 9px #1f6b5d2e}.publish-page .button-secondary{color:var(--notice-green);background:#eef3f0}@media(min-width:431px){body{background:#eef5f8}}
