:root{color-scheme:light;--background:#f5f5f7;--foreground:#1d1d1f;--muted:#667085;--border:#d8dee8;--surface:#ffffff;--accent:#f68b1e;--accent-hover:#93500d;--nav-background:#fff9f3;--focus-ring:rgba(0,122,255,0.24);--soft-shadow:0 14px 36px rgba(16,24,40,0.08)}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,Arial,sans-serif;text-rendering:optimizeLegibility}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}a{color:inherit;text-decoration:none}a,button{transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}@keyframes xiaoheSoftRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-shell{min-height:100vh}.navbar,.site-header{background-color:#fff9f3;width:100%}.navbar{align-items:center;display:flex;gap:14px;justify-content:space-between;font-size:20px;padding:10px 20px}.navbar-brand{flex:0 0 auto}.navbar-brand a{align-items:center;display:inline-flex}.navbar-brand-copy{display:none}.navbar-brand img{display:block;height:50px;object-fit:contain;width:50px}.navbar-link-left,.navbar-link-right{align-items:center;display:flex;gap:14px;min-width:0}.navbar-link-left{flex:0 0 auto}.navbar-link-right{flex:0 0 auto;justify-content:flex-end}#logout,.navbar-link-left>a,.navbar-link-right>a{align-items:center;color:#4a4a4a;display:inline-flex;font-weight:700;line-height:1;list-style:none;min-height:36px;text-decoration:none;white-space:nowrap}#logout{background:transparent;border:0;cursor:pointer;font:inherit;font-weight:700;padding:0}#logout:hover,.navbar-brand a:hover,.navbar-link-left>a:hover,.navbar-link-right>a:hover{color:#007bff}.navbar-search{align-items:center;display:flex;flex:1 1 180px;justify-content:center;margin:0;max-width:260px;min-width:140px;width:100%}.navbar-search .search-keyword-input{flex:1 1 auto;min-width:0}.navbar-search .search-keyword-input input{border:1px solid #cccccc;border-radius:4px;box-sizing:border-box;flex:1 1;font-size:13.3333px;line-height:normal;max-width:none;min-width:0;padding:8px}@media (max-width:768px){.navbar-search .search-keyword-input input{min-width:120px}}.navbar-search button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;font-size:16px;justify-content:center;line-height:1;padding:8px}.navbar-search button:hover{color:#007bff}.navbar .active{color:gray;font-weight:400}.message-nav-link{position:relative}.navbar-link-left>.desktop-notice-link{align-items:center;background:rgba(255,255,255,.46);border:1px solid rgba(102,112,133,.18);border-radius:999px;color:#98a2b3;display:inline-flex;height:32px;justify-content:center;min-height:32px;padding:0;width:32px}.navbar-link-left>.desktop-notice-link svg{height:14px;width:14px}.navbar-link-left>.desktop-notice-link.active,.navbar-link-left>.desktop-notice-link:hover{background:#ffffff;border-color:rgba(0,122,255,.22);color:#007aff}.navbar-link-left>.desktop-notice-link.has-notice{background:#ffffff;border-color:rgba(246,139,30,.28);color:#9a4f00}.message-nav-badge{align-items:center;background:#d92d20;border:2px solid #fff9f3;border-radius:999px;color:#ffffff;display:inline-flex;font-size:11px;font-weight:700;justify-content:center;line-height:1;min-height:18px;min-width:18px;padding:2px 5px;position:absolute;right:-8px;top:-7px}.mobile-tabbar,.mobile-top-compose{display:none}.avatar{aspect-ratio:1/1;border-radius:50%;display:block;flex:0 0 32px;height:32px;object-fit:cover;width:32px}.main{margin:0 auto;max-width:1040px;padding:32px 20px 56px}.hero{margin-bottom:32px}.hero h1{font-size:34px;line-height:1.2;margin:0 0 12px}.hero p{color:var(--muted);font-size:17px;line-height:1.7;margin:0;max-width:720px}.post-list{grid-gap:14px;gap:14px}.rank-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.rank-nav a{background:var(--surface);border:1px solid var(--border);border-radius:999px;color:var(--muted);padding:8px 12px}.rank-nav a.active,.rank-nav a:hover{border-color:var(--accent);color:var(--accent)}.post-item{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px}.post-item h2{font-size:20px;line-height:1.35;margin:0 0 8px}.post-meta{color:var(--muted);font-size:13px;margin-bottom:10px}.category-path{margin-left:5px}.category-link{color:#007bff;text-decoration:none}.category-link:hover{text-decoration:underline}.post-excerpt{color:#344054;font-size:15px;line-height:1.7;margin:0}.post-page{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:28px}.post-page h1{font-size:34px;line-height:1.2;margin:0 0 12px}.post-content{color:#222b3a;font-size:17px;line-height:1.85;margin-top:26px}.post-content img{border-radius:8px;display:block;height:auto;margin:18px 0;max-width:100%}.post-content a{color:var(--accent);text-decoration:underline}.post-content blockquote{border-left:4px solid var(--border);color:#475467;margin:18px 0;padding-left:16px}.empty-state,.error-state{animation:xiaoheSoftRise .22s ease-out;background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;color:#667085;line-height:1.65;padding:20px}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin:32px auto;max-width:460px;padding:28px}.empty-state-actionable p{margin:0 0 12px}.empty-state-actions{display:flex;flex-wrap:wrap;gap:10px}.empty-state-actions a{background:#1d1d1f;border-radius:8px;color:#ffffff;font-size:14px;font-weight:800;padding:7px 12px;text-decoration:none}.empty-state-actions a:hover{background:#007aff}.empty-state-actions a+a{background:transparent;color:#666666}.empty-state-actions a+a:hover{background:transparent;color:#007bff;text-decoration:underline}.auth-card h1{font-size:28px;line-height:1.25;margin:0 0 20px}.auth-benefits{color:#4b5563;display:grid;font-size:14px;grid-gap:8px;gap:8px;line-height:1.65;margin:14px 0 0;padding-left:18px}.auth-form{display:grid;grid-gap:10px;gap:10px}.auth-form label{color:#344054;font-size:14px;font-weight:600}.auth-form input{border:1px solid var(--border);border-radius:6px;font:inherit;padding:11px 12px}.auth-form button,.mail-actions button{background:var(--accent);border:0;border-radius:6px;color:#ffffff;cursor:pointer;font:inherit;font-weight:700;margin-top:10px;padding:12px 14px}.auth-form button:disabled{cursor:not-allowed;opacity:.65}.auth-message{background:#eef7f1;border:1px solid #b7dec6;border-radius:6px;color:#1f5c3e;line-height:1.6;padding:10px 12px}.auth-footer{color:var(--muted);font-size:14px;margin:18px 0 0}.auth-footer a,.mail-actions a{color:var(--accent);font-weight:700;margin-left:6px}.mail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.editor-page{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:24px}.editor-header{align-items:flex-start;gap:18px;margin-bottom:22px}.editor-header h1{font-size:28px;line-height:1.25;margin:0 0 6px}.editor-header p,.form-helper{color:var(--muted);line-height:1.6;margin:0}.editor-header button{background:var(--accent);border:0;border-radius:6px;color:#ffffff;font:inherit;font-weight:700;padding:11px 18px}.editor-header button:disabled{cursor:not-allowed;opacity:.65}.editor-fields{display:grid;grid-gap:18px;gap:18px}.category-picker label,.editor-fields label{color:#344054;display:grid;font-size:14px;font-weight:700;grid-gap:8px;gap:8px}.category-picker select,.editor-fields input{border:1px solid var(--border);border-radius:6px;font:inherit;padding:11px 12px}.category-picker{display:grid;grid-gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.quill-editor-shell .ql-container{font-size:16px;min-height:360px}.quill-editor-shell .ql-editor{min-height:360px}.quill-editor-shell img{max-width:100%}.account-page{display:grid;grid-gap:20px;gap:20px}.account-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.account-header h1{font-size:30px;line-height:1.25;margin:0 0 6px}.account-header p{color:var(--muted);margin:0}.account-header button,.cart-summary button,.primary-action{background:var(--accent);border:0;border-radius:6px;color:#ffffff;cursor:pointer;font:inherit;font-weight:700;padding:10px 14px}.account-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.account-panel{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:20px}.account-panel h2{font-size:20px;margin:0 0 14px}.text-action{color:var(--accent);font-weight:700}.cart-list,.order-list{display:grid;grid-gap:14px;gap:14px;list-style:none;margin:0;padding:0}.cart-list li,.order-list li{align-items:center;border-top:1px solid var(--border);display:grid;grid-gap:14px;gap:14px;grid-template-columns:88px 1fr;padding-top:14px}.cart-list img,.order-list img{border-radius:8px;height:72px;object-fit:cover;width:88px}.cart-list h2{font-size:18px;margin:0 0 6px}.quantity-controls{margin-top:10px}.quantity-controls button{background:var(--surface);border:1px solid var(--border);border-radius:6px;font:inherit;min-width:34px;padding:6px 10px}.cart-summary{align-items:center;display:flex;gap:16px;justify-content:flex-end}.product-detail{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(220px,360px) 1fr;padding:24px}.product-detail img{border-radius:8px;max-width:100%}.admin-layout{align-items:flex-start;display:grid;grid-gap:22px;gap:22px;grid-template-columns:220px 1fr}.admin-sidebar{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px;position:-webkit-sticky;position:sticky;top:18px}.admin-sidebar h1{font-size:20px;margin:0 0 16px}.admin-sidebar nav{display:grid;grid-gap:8px;gap:8px}.admin-sidebar a{border-radius:6px;color:var(--muted);padding:10px 12px}.admin-sidebar a.active,.admin-sidebar a:hover{background:#eef7f1;color:var(--accent)}.admin-content,.admin-page{display:grid;grid-gap:18px;gap:18px}.admin-page-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.admin-page-header h2{font-size:28px;line-height:1.25;margin:0 0 6px}.admin-page-header p{color:var(--muted);line-height:1.6;margin:0}.admin-card-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-card-link{background:var(--surface);border:1px solid var(--border);display:grid;grid-gap:8px;gap:8px;padding:18px}.admin-card-link strong{color:var(--foreground);font-size:18px}.admin-card-link span{color:var(--muted);line-height:1.6}.admin-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow-x:auto}.admin-table td,.admin-table th{border-bottom:1px solid var(--border);padding:13px 14px;vertical-align:middle}.admin-table th{background:#f2f5f8;color:#344054;font-size:13px}.admin-actions{align-items:center;display:flex;gap:10px}.admin-actions a,.admin-actions button{background:transparent;border:0;color:var(--accent);font:inherit;padding:0}.admin-form{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:14px;gap:14px;max-width:620px;padding:22px}.admin-form label,.admin-inline-filter{color:#344054;display:grid;font-size:14px;font-weight:700;grid-gap:8px;gap:8px}.admin-form input,.admin-form select,.admin-form textarea,.admin-inline-filter select,.admin-status-change select{border:1px solid var(--border);border-radius:6px;font:inherit;padding:11px 12px}.admin-form textarea{min-height:120px;resize:vertical}.admin-form button,.admin-pagination button,.admin-status-change button{background:var(--accent);border:0;border-radius:6px;cursor:pointer;font:inherit;font-weight:700;padding:10px 14px}.admin-form button:disabled,.admin-pagination button:disabled,.admin-status-change button:disabled{cursor:not-allowed;opacity:.6}.admin-form-preview{border-radius:8px;height:auto;max-width:220px}.admin-product-cell{align-items:center;display:flex;gap:12px}.admin-product-cell img{border-radius:6px;height:52px;object-fit:cover;width:64px}.admin-pagination{align-items:center;display:flex;gap:12px;justify-content:flex-end}.admin-detail-list{display:grid;grid-gap:16px;gap:16px}.admin-detail-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-detail-card h3{font-size:18px;margin:0 0 10px}.admin-detail-card p{line-height:1.6;margin:6px 0}.admin-detail-card img{border-radius:8px;height:auto}.admin-status-change{align-items:flex-end;display:flex;gap:12px}.site-shell{padding-bottom:0}.main{max-width:1200px;padding:20px}.footer{background:#18212f;color:#f8fafc;margin-top:64px;padding:24px;width:100%}.footer-inner{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1180px}.footer-bottom p,.footer-contact,.footer-links a{color:#cbd5e1}.footer-meta{align-items:center;gap:12px 20px}.footer-links,.footer-meta{display:flex;flex-wrap:wrap;justify-content:center}.footer-links{gap:10px 16px}.footer-links a{font-size:14px;text-decoration:none}.footer-contact a:hover,.footer-links a:hover{color:#ffffff}.footer-contact{font-size:14px;line-height:1.6;margin:0}.footer-contact a{color:#ffffff;font-weight:700;margin-left:4px}.footer-bottom{border-top:1px solid rgba(203,213,225,.22);margin:18px auto 0;max-width:1180px;padding-top:14px;text-align:center}.footer-bottom p{font-size:13px;margin:0}.simple-info-page{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;margin:24px auto 96px;max-width:780px;padding:28px}.simple-info-page h1{color:#1f2937;font-size:30px;margin:0 0 16px}.simple-info-page p{color:#4b5563;font-size:16px;line-height:1.8;margin:0 0 12px}.simple-info-page h2{color:#1f2937;font-size:18px;line-height:1.5;margin:24px 0 10px}.simple-info-page ul{color:#4b5563;display:grid;font-size:15px;grid-gap:8px;gap:8px;line-height:1.7;margin:0 0 14px;padding-left:20px}.simple-info-page a{color:#005ea8;font-weight:700;margin-left:2px}.feedback-form{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.feedback-form label{color:#1f2937;font-size:14px;font-weight:800}.feedback-form input,.feedback-form select,.feedback-form textarea{background:#ffffff;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;font:inherit;font-size:15px;padding:11px 12px;width:100%}.feedback-form textarea{line-height:1.7;resize:vertical}.feedback-form input:focus,.feedback-form select:focus,.feedback-form textarea:focus{border-color:#fbb040;outline:2px solid rgba(251,176,64,.2)}.feedback-form button{background:#fbb040;border:0;border-radius:6px;color:#18212f;cursor:pointer;font:inherit;font-weight:800;justify-self:start;margin-top:8px;min-height:42px;padding:0 18px}.feedback-form button:hover{background:#f5a62e}.feedback-form button:disabled{cursor:not-allowed;opacity:.65}.feedback-message{background:#fff8ed;border:1px solid #f1d4a5;border-radius:6px;color:#5f4318!important;font-size:14px!important;margin:0 0 6px!important;padding:10px 12px}.admin-feedback-content{max-width:320px;white-space:pre-wrap}.admin-table td select{background:#ffffff;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;min-height:34px;padding:6px 8px}.deals-page{display:grid;grid-gap:20px;gap:20px;margin:0 auto 96px;max-width:1040px}.deals-intro,.deals-section{background:#ffffff;border:1px solid #e1e6ee;border-radius:8px;padding:22px}.deals-kicker{align-items:center;color:#047857;display:inline-flex;font-size:14px;font-weight:800;gap:8px;margin:0 0 10px}.deals-intro h1{color:#1f2937;font-size:30px;line-height:1.25;margin:0 0 12px}.deals-footnote,.deals-intro p,.deals-submit-section p{color:#4b5563;font-size:15px;line-height:1.8;margin:0}.deals-disclosure{background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #16a34a;border-radius:8px;color:#166534;font-size:14px;line-height:1.7;margin-top:16px;padding:12px 14px}.deals-section-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.deals-section h2{color:#1f2937;font-size:20px;line-height:1.4;margin:0}.deals-section-header a,.deals-submit-actions a{align-items:center;background:#ffffff;border:1px solid #ccd6e2;border-radius:8px;color:#005ea8;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:40px;padding:0 14px;text-decoration:none}.deals-section-header a:hover,.deals-submit-actions a:hover{border-color:#f68b1e;color:#8a4a00}.deals-category-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.deals-category-card{align-items:flex-start;background:#fbfdff;border:1px solid #dbe3ee;border-left:4px solid #16a34a;border-radius:8px;color:#263241;display:flex;gap:12px;min-height:132px;padding:16px;text-decoration:none}.deals-category-card:hover{border-color:#f68b1e;color:#263241;transform:translateY(-1px)}.deals-category-icon{align-items:center;background:#ffffff;border:1px solid #dbe3ee;border-radius:8px;color:#047857;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center;width:38px}.deals-category-card strong{display:block;font-size:16px;line-height:1.45;margin-bottom:6px}.deals-category-card small{color:#5f6f82;display:block;font-size:13px;line-height:1.6}.deals-category-card-orange{border-left-color:#f59e0b}.deals-category-card-blue{border-left-color:#0ea5e9}.deals-category-card-red{border-left-color:#ef4444}.deals-category-card-violet{border-left-color:#7c3aed}.deals-category-card-slate{border-left-color:#64748b}.deals-submit-section{align-items:center;display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1fr) auto}.deals-submit-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.deals-submit-actions .deals-primary-action{background:#f68b1e;border-color:#f68b1e;color:#ffffff}.deals-rule-list{color:#4b5563;display:grid;font-size:15px;grid-gap:9px;gap:9px;line-height:1.7;margin:0 0 14px;padding-left:20px}.search-page{display:grid;grid-gap:20px;gap:20px;margin:0 auto 7.5rem;max-width:1040px}.search-panel,.search-results{background:#ffffff;border:1px solid #e1e6ee;border-radius:8px;padding:18px}.search-panel-header{margin-bottom:12px}.search-panel-header p{color:#667085;font-size:14px;line-height:1.6;margin:0}.search-filter-form,.search-primary-row{display:grid;grid-gap:12px;gap:12px}.search-primary-row{align-items:end;grid-template-columns:minmax(240px,1fr) auto}.search-filter-form label{color:#344054;display:grid;font-size:13px;font-weight:700;grid-gap:6px;gap:6px;min-width:0}.search-keyword-field>span{order:1}.search-keyword-field>.search-keyword-input{order:2}.search-keyword-field>input[type=search]{display:none}.search-filter-form input,.search-filter-form select{background:#ffffff;border:1px solid #cfd6df;border-radius:6px;color:#243244;font:inherit;font-size:14px;height:40px;min-width:0;padding:8px 10px;width:100%}.search-filter-form input:focus,.search-filter-form select:focus{border-color:#f68b1e;outline:2px solid rgba(246,139,30,.18)}.search-city-control{display:grid;grid-gap:6px;gap:6px}.search-city-control input[type=hidden]{display:none}.search-filter-actions{align-items:center;display:flex;gap:10px}.search-filter-actions button{background:#f68b1e;border:0;border-radius:6px;color:#ffffff;cursor:pointer;font:inherit;font-size:14px;font-weight:700;height:40px;padding:0 16px;white-space:nowrap}.search-filter-actions button:hover{background:#bd6815}.search-filter-actions a{color:#667085;font-size:13px;white-space:nowrap}.search-filter-actions a:hover{color:#007bff;text-decoration:underline}.search-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.search-filter-chips span{background:#f8fafc;border:1px solid #dbe3ee;border-radius:999px;color:#344054;font-size:13px;line-height:1.4;padding:5px 10px}.search-adjustments,.search-understanding{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.search-adjustments span,.search-understanding strong{color:#344054;font-size:13px;font-weight:800}.search-understanding-chips{display:flex;flex-wrap:wrap;gap:7px}.search-understanding-chips span{background:#f3f6fb;border:1px solid #dce6f2;border-radius:999px;color:#475467;font-size:13px;line-height:1.35;padding:5px 10px}.search-adjustments a{background:#ffffff;border:1px solid #d7eafb;border-radius:999px;color:#005a9c;font-size:13px;font-weight:700;line-height:1.35;padding:5px 10px;text-decoration:none}.search-adjustments a:hover{background:#f6fbff;border-color:#9dcaf6;color:#00487c}.search-intent-suggestions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.search-intent-suggestions span{color:#667085;font-size:13px;font-weight:700}.search-intent-suggestions a{background:#fff8f0;border:1px solid #f6d7b8;border-radius:999px;color:#9a4d07;font-size:13px;font-weight:700;line-height:1.35;padding:5px 10px;text-decoration:none}.search-intent-suggestions a:hover{background:#fff1df;border-color:#f6b36b;color:#7c3d05;transform:translateY(-1px)}.search-microcopy,.search-results-note{color:#667085;font-size:13px;line-height:1.55;margin:2px 0 0}.search-keyword-input{position:relative}.search-keyword-input input{width:100%}.search-keyword-suggestions{background:#ffffff;border:1px solid #dbe3ee;border-radius:12px;box-shadow:0 16px 32px rgba(15,23,42,.12);display:grid;grid-gap:4px;gap:4px;left:0;margin-top:6px;max-height:320px;overflow-y:auto;padding:6px;position:absolute;right:0;top:100%;z-index:30}.search-keyword-suggestion{align-items:center;background:transparent;border:0;border-radius:10px;color:#243244;cursor:pointer;display:flex;font:inherit;gap:12px;justify-content:space-between;line-height:1.35;padding:10px 12px;text-align:left}.search-keyword-suggestion small{color:#667085;font-size:12px;font-weight:700;white-space:nowrap}.search-keyword-suggestion.active,.search-keyword-suggestion:hover{background:#fff7ed;color:#9a3412}.search-keyword-suggestion.active small,.search-keyword-suggestion:hover small{color:#c2410c}.search-suggestion-blocks{display:grid;grid-gap:12px;gap:12px;margin-top:4px}.search-suggestion-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;display:grid;grid-gap:10px;gap:10px;padding:12px}.search-suggestion-block-compact{background:#ffffff;gap:8px;padding:10px}.search-suggestion-block-header{display:grid;grid-gap:4px;gap:4px}.search-suggestion-block-compact .search-suggestion-block-header{gap:0}.search-suggestion-block-header-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.search-suggestion-block-header strong{color:#243244;font-size:13px;font-weight:800}.search-suggestion-block-header p{color:#667085;font-size:13px;line-height:1.55;margin:0}.search-suggestion-block-header button{background:transparent;border:0;color:#667085;cursor:pointer;font:inherit;font-size:12px;font-weight:700;padding:2px 0;white-space:nowrap}.search-suggestion-block-header button:hover{color:#9a3412;text-decoration:underline}.search-suggestion-links{display:flex;flex-wrap:wrap;gap:8px}.search-suggestion-links a{background:#ffffff;border:1px solid #dbe3ee;border-radius:999px;color:#344054;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1.35;padding:6px 10px;text-decoration:none}.search-suggestion-block-compact .search-suggestion-links a{font-size:12px;padding:5px 9px}.search-suggestion-links a:hover{background:#fff7ed;border-color:#fdba74;color:#9a3412}.search-suggestion-count{background:#fff1e6;border-radius:999px;color:#c2410c;font-size:11px;font-weight:800;line-height:1;padding:4px 6px}.search-results-note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:-4px 0 14px;padding:9px 10px}.search-advanced-filters{border-top:1px solid #edf1f6;padding-top:8px}.search-advanced-filters summary{align-items:center;color:#005a9c;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:10px;justify-content:space-between;list-style-position:inside;width:100%}.search-advanced-filters summary small{color:#667085;display:block;flex:1 1;font-size:12px;font-weight:600;line-height:1.45;min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.search-refinement-content{display:grid;grid-gap:12px;gap:12px;margin-top:12px}.search-advanced-grid{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(148px,1fr));margin-top:0}.search-results-header{align-items:center;display:flex;justify-content:space-between;gap:12px;margin-bottom:14px}.search-results-header h2{color:#333333;font-size:18px;line-height:1.4;margin:0}.search-results-header span{color:#667085;font-size:13px;white-space:nowrap}.search-result-sections{display:grid;grid-gap:18px;gap:18px}.search-result-section{display:grid;grid-gap:12px;gap:12px}.search-result-section+.search-result-section{border-top:1px solid #edf1f6;padding-top:18px}.search-result-section-header{display:grid;grid-gap:4px;gap:4px}.search-result-section-header h3{color:#243244;font-size:16px;line-height:1.4;margin:0}.search-result-section-header p{color:#667085;font-size:13px;line-height:1.55;margin:0}.search-result-list{gap:12px}.search-result-card{gap:10px}.search-result-card-with-media{align-items:stretch}.search-result-card-text-only{grid-template-columns:minmax(0,1fr);padding:16px 18px}.search-result-card-question{border-left:3px solid #2f80ed}.search-result-card-topline{align-items:center;display:flex;justify-content:space-between;min-height:20px}.search-result-match-label{color:#7a8493;font-size:12px;font-weight:700}.search-result-match-chips{display:flex;flex-wrap:wrap;gap:6px}.search-result-match-chips span{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:12px;font-weight:700;line-height:1.25;padding:4px 8px}.search-result-title-row{align-items:flex-start;display:flex;gap:9px;min-width:0}.search-result-title-row .post-card-title{min-width:0}.search-result-question-badge{align-items:center;background:#eef6ff;border:1px solid #bfdbfe;border-radius:6px;color:#175cd3;display:inline-flex;flex:0 0 28px;font-size:13px;font-weight:850;height:28px;justify-content:center;line-height:1;margin-top:1px;width:28px}.search-result-summary{border-left:2px solid #dbe3ee;display:grid;grid-gap:4px;gap:4px;padding:0 0 0 10px}.search-result-summary strong{color:#344054;font-size:12px;font-weight:800;letter-spacing:.01em}.search-result-summary p{color:#526070;font-size:14px;line-height:1.6;margin:0}.search-result-card mark{background:#fff0c2;border-radius:3px;color:inherit;padding:0 1px}.rank-nav{gap:12px;margin-bottom:16px}.rank-nav a{background:#ffffff;border:1px solid #dddddd;border-radius:6px;color:#4a4a4a;font-size:14px;padding:6px 14px}.rank-nav a.active,.rank-nav a:hover{background:#fbb040;border-color:#fbb040;color:#ffffff}.rank-panel{margin-bottom:16px}.rank-panel-title{align-items:baseline;display:flex;gap:10px;margin-bottom:10px}.rank-panel-title h2{color:#4a4a4a;font-size:16px;line-height:1.4;margin:0}.rank-panel-title h2 a:hover{color:#007bff;text-decoration:underline}.rank-panel .rank-nav{margin-bottom:0}.feed-page{display:grid;grid-gap:14px;gap:14px;margin:0 auto 80px;max-width:760px}.feed-pull-refresh{align-items:center;color:#667085;display:flex;font-size:13px;font-weight:750;height:0;justify-content:center;margin-bottom:-14px;min-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-6px);transition:height .16s ease,opacity .16s ease,transform .16s ease}.feed-pull-refresh.visible{opacity:1;transform:translateY(0)}.feed-pull-refresh.ready{color:#007aff}.feed-pull-refresh span{background:#f8fafc;border:1px solid #dfe6ef;border-radius:999px;line-height:1;padding:8px 12px}.feed-header{display:grid;grid-gap:10px;gap:10px}.feed-header-top{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:space-between}.feed-header-actions{align-items:center;display:flex;flex:0 1 auto;flex-wrap:wrap;gap:8px;justify-content:flex-end;min-width:0}.feed-tabs{align-items:center;background:#f3f6fa;border:1px solid #e1e7ef;border-radius:8px;display:inline-flex;gap:3px;justify-self:start;padding:3px}.feed-tabs button{background:transparent;border:1px solid transparent;border-radius:6px;color:#667085;cursor:pointer;font:inherit;font-size:14px;font-weight:750;line-height:1;min-height:32px;min-width:58px;padding:0 13px}.feed-tabs button.active{background:#ffffff;border-color:#dfe6ef;box-shadow:0 1px 2px rgb(16 24 40/8%);color:#1d2939}.feed-tabs button:hover{color:#1d2939}.feed-context{align-items:center;color:#667085;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 12px;margin:-4px 0 0}.feed-context p{margin:0}.feed-city-filter{align-items:center;background:#ffffff;border:1px solid #dfe6ef;border-radius:999px;color:#475467;display:inline-flex;gap:7px;min-height:32px;padding:0 8px 0 12px}.feed-city-filter span{color:#667085;font-weight:750;line-height:1}.feed-city-filter select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(45deg,transparent 50%,#667085 0) calc(100% - 11px) 50% /5px 5px no-repeat,linear-gradient(135deg,#667085 50%,transparent 0) calc(100% - 7px) 50% /5px 5px no-repeat;border:0;color:#1d2939;cursor:pointer;font:inherit;font-size:13px;font-weight:800;line-height:1;max-width:min(44vw,170px);min-height:30px;min-width:76px;outline:0;padding:0 22px 0 0}.feed-city-filter select:disabled{cursor:not-allowed;opacity:.62}.feed-refresh-batch{background:#fff7ed;border:1px solid #f5d0a7;border-radius:6px;color:#9a4f00;cursor:pointer;font:inherit;font-size:14px;font-weight:800;line-height:1;min-height:32px;padding:0 12px}.feed-refresh-batch:hover{background:#ffedd5;border-color:#f68b1e;color:#8a3f00}.feed-refresh-batch:disabled{cursor:not-allowed;opacity:.6}.feed-audio-reader{margin:0}.feed-audio-reader-compact{align-items:center;display:inline-flex;gap:8px;width:auto}.feed-audio-reader-expanded{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:8px;flex:1 0 100%;padding:10px;width:100%}.feed-audio-compact-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:#667085;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:4px;line-height:1;min-height:32px;padding:0 8px}.feed-audio-compact-button:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.feed-audio-compact-status{color:#8a7a67;font-size:12px;font-weight:700}.feed-audio-reader-main{align-items:center;display:flex;gap:10px;min-width:0}.feed-audio-icon-button,.feed-audio-primary{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;font-size:14px;font-weight:800;gap:7px;justify-content:center;min-height:38px}.feed-audio-primary{background:#1d1d1f;border:1px solid #1d1d1f;color:#ffffff;padding:8px 12px}.feed-audio-primary:hover:not(:disabled){background:#333336;border-color:#333336}.feed-audio-primary:disabled{cursor:wait;opacity:.72}.feed-audio-icon-button{background:#ffffff;border:1px solid #d8dde6;color:#4b5563;padding:0;width:38px}.feed-audio-icon-button:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.feed-audio-compact-button svg,.feed-audio-icon-button svg,.feed-audio-primary svg,.feed-audio-title svg{flex:0 0 auto;height:14px;width:14px}.feed-audio-progress-wrap{display:grid;flex:1 1 auto;grid-gap:6px;gap:6px;min-width:120px}.feed-audio-title{align-items:center;color:#475467;display:flex;font-size:13px;font-weight:700;gap:7px;min-width:0}.feed-audio-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-audio-progress{background:#e8edf4;border-radius:999px;height:5px;overflow:hidden}.feed-audio-progress span{background:#f68b1e;border-radius:inherit;display:block;height:100%}.feed-audio-time{color:#667085;flex:0 0 auto;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.feed-audio-rate{flex:0 0 auto}.feed-audio-rate select{background:#ffffff;border:1px solid #d8dde6;border-radius:6px;color:#344054;font:inherit;font-size:13px;font-weight:800;min-height:38px;padding:0 8px}.feed-audio-chunk-status{color:#8a7a67;display:block;font-size:12px;font-weight:700;margin-top:7px;text-align:right}.feed-new-posts{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#075985;cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:800;justify-self:center;line-height:1;min-height:34px;padding:0 14px}.feed-new-posts:hover{background:#dbeafe;border-color:#93c5fd}.feed-list{border-top:1px solid #e6ebf2;gap:0}.feed-story,.feed-story.post-card-with-cover{background:transparent;border-color:#e6ebf2;border-radius:0;border-width:0 0 1px;box-shadow:none;gap:14px;grid-template-columns:minmax(0,1fr) 112px;padding:16px 0}.feed-story-text-only,.feed-story-text-only.post-card-with-cover{grid-template-columns:minmax(0,1fr)}.feed-story-text-only .post-card-body{grid-column:1/-1}.feed-story:hover{border-color:#d7dee8;box-shadow:none}.feed-story-audio-active{background:#fffaf3;border-color:#f3d7b8;box-shadow:inset 3px 0 0 #f68b1e;padding-left:12px}.feed-skeleton-list{pointer-events:none}.feed-story-skeleton{grid-template-columns:minmax(0,1fr)}.feed-story-skeleton span{animation:feed-skeleton-pulse 1.2s ease-in-out infinite;background:linear-gradient(90deg,#eef2f6,#f8fafc 45%,#e8edf4);background-size:220% 100%;border-radius:999px;display:block}.feed-skeleton-pill{height:22px;width:96px}.feed-skeleton-meta{height:14px;width:min(52%,260px)}.feed-skeleton-title{height:22px;width:min(82%,520px)}.feed-skeleton-line{height:15px;width:100%}.feed-skeleton-line.short{width:68%}@keyframes feed-skeleton-pulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.feed-story-skeleton span{animation:none}}.feed-story .post-card-body{gap:8px;grid-column:1;grid-row:1}.feed-story .post-cover-link{align-self:start;grid-column:2;grid-row:1}.feed-story .post-cover{border-radius:8px;min-height:84px}.feed-story-kicker{align-items:center;display:flex}.feed-story-kicker span{background:#eef6ff;border:1px solid #cfe5ff;border-radius:999px;color:#075985;font-size:12px;font-weight:800;line-height:1.2;padding:4px 8px}.feed-story-meta{align-items:center;color:#667085;display:flex;flex-wrap:wrap;font-size:13px;gap:6px 10px}.feed-story-meta strong{color:#1d2939;font-weight:800}.feed-story-meta span{align-items:center;display:inline-flex}.feed-story-meta span:before{background:#cbd5e1;border-radius:50%;content:"";height:3px;margin-right:8px;width:3px}.feed-story-excerpt{color:#263445;display:-webkit-box;font-size:15px;line-height:1.62;margin:0;overflow:hidden;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:4}.feed-story-excerpt:hover{color:#0f172a}.feed-story .post-card-title,.post-item .feed-story .post-card-title{font-size:18px;font-weight:800;line-height:1.35}.feed-story .post-card-title a,.post-item .feed-story .post-card-title a{color:#1d2939}.feed-story .post-card-title a:hover,.post-item .feed-story .post-card-title a:hover{color:#007aff}.feed-story-chips span{background:#ffffff;color:#667085;font-size:11px;padding:3px 7px}.feed-card-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:space-between}.feed-comment-link{align-items:center;border:1px solid transparent;border-radius:999px;color:#526070;display:inline-flex;font-size:12px;font-weight:750;gap:5px;min-height:30px;padding:0 8px 0 0;text-decoration:none}.feed-comment-link:hover{color:#007aff}.feed-comment-link svg{height:13px;width:13px}.feed-card-action{align-items:center;display:inline-flex;gap:8px;margin-left:auto}.feed-card-action button{align-items:center;background:#ffffff;border:1px solid #d8dee8;border-radius:999px;color:#526070;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:750;gap:5px;min-height:30px;padding:0 10px}.feed-card-action button.active,.feed-card-action button:hover:not(:disabled){background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.feed-card-action button:disabled{cursor:not-allowed;opacity:.68}.feed-card-action svg{height:13px;width:13px}.feed-card-action>span{color:#9a4f00;font-size:12px;font-weight:700}.feed-loader{align-items:center;color:#7a8493;display:flex;font-size:13px;justify-content:center;min-height:52px}.feed-loader button,.feed-status button{background:#ffffff;border:1px solid #d8dee8;border-radius:999px;color:#344054;cursor:pointer;font:inherit;font-size:13px;font-weight:750;min-height:34px;padding:0 14px}.feed-loader button:hover,.feed-status button:hover{border-color:#007aff;color:#007aff}.feed-status{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.feed-status p{margin:0}@media (max-width:640px){.feed-story,.feed-story.post-card-with-cover{gap:10px;grid-template-columns:minmax(0,1fr) 86px;padding:14px 0}.feed-story .post-cover{min-height:70px}.feed-header-top{gap:8px}.feed-tabs button{min-width:50px;padding:0 10px}.feed-audio-reader-expanded{padding:9px}.feed-audio-reader-loading,.feed-audio-reader-paused,.feed-audio-reader-playing{bottom:calc(68px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(16,24,40,.12);left:10px;position:fixed;right:10px;z-index:78}.feed-audio-reader-main{gap:8px}.feed-audio-primary{min-width:76px;padding:8px 10px}.feed-audio-title{font-size:12px}.feed-audio-time{display:none}.feed-audio-rate select{max-width:72px;min-height:36px}.feed-audio-icon-button{height:36px;min-height:36px;width:36px}.feed-audio-chunk-status{display:none}.feed-story-excerpt{font-size:14px;-webkit-line-clamp:3}.feed-story .post-card-title,.post-item .feed-story .post-card-title{font-size:16px}.feed-card-footer{gap:6px 10px}}.home-layout,.home-layout-search{display:block}.home-feed{min-width:0}.home-feed .pagination{justify-content:flex-start;margin:1rem 0 24px}.home-discovery{margin:0 0 7.5rem;padding:0}.home-decision-panel{display:grid;grid-gap:10px;gap:10px;margin:0 0 24px;padding:0}.home-search-shell{animation:xiaoheSoftRise .24s ease-out;background:#fbfcfe;border:1px solid #f1f4f8;border-radius:9px;padding:8px}.home-command-panel{background:transparent;border:0;display:grid;grid-gap:6px;gap:6px;padding:0}.home-search-row{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(240px,360px) minmax(0,1fr)}.home-command-primary{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.home-command-field{color:#526070;display:grid;font-size:13px;font-weight:650;grid-gap:5px;gap:5px;min-width:0}.home-command-field input{background:#ffffff;border:1px solid transparent;border-radius:8px;color:#1d2939;font:inherit;font-size:15px;height:44px;min-width:0;padding:10px 12px;width:100%}.home-command-field-near input{background:#f8fafc}.home-command-field input:focus{border-color:#007aff;background:#ffffff;box-shadow:0 0 0 3px var(--focus-ring);outline:0}.home-search-submit{align-items:center;background:#ffffff;border:1px solid transparent;border-radius:8px;color:#344054;cursor:pointer;display:inline-flex;font:inherit;font-size:15px;font-weight:800;height:44px;justify-content:center;padding:0;width:44px}.home-search-submit:hover{background:#eef6ff;border-color:#cfe4ff;color:#005a9c}.home-search-submit svg{height:15px;width:15px}.home-search-submit:active,.save-button:active,.search-filter-actions button:active{transform:scale(.98)}.home-search-options{color:#667085;font-size:13px;line-height:1.45;position:relative}.home-search-options summary{cursor:pointer;display:inline-flex;list-style:none;padding:2px 0}.home-search-options summary::-webkit-details-marker{display:none}.home-search-options summary:after{color:#98a2b3;content:" +";margin-left:2px}.home-search-options[open] summary:after{content:" -"}.home-search-options-body{background:#fbfcfe;border:1px solid #e9eef5;border-radius:8px;box-shadow:0 10px 28px rgba(16,24,40,.1);display:grid;grid-gap:10px;gap:10px;margin-top:6px;padding:10px}.home-location-summary .home-search-options-body{min-width:min(520px,80vw);position:absolute;right:0;top:50px;z-index:5}.home-location-panel-head{align-items:center;border-bottom:1px solid #edf1f6;color:#526070;display:flex;font-size:12px;font-weight:700;justify-content:space-between;margin:-2px 0 2px;padding-bottom:8px}.home-location-collapse{background:transparent;border:0;color:#667085;cursor:pointer;font:inherit;font-size:12px;font-weight:650;padding:2px 0}.home-location-collapse:hover{color:#005a9c}.home-location-summary summary{align-items:center;background:#ffffff;border:1px solid transparent;border-radius:999px;display:flex;gap:4px;height:34px;min-width:max-content;padding:0 10px;white-space:nowrap}.home-location-summary{flex:0 0 auto;height:34px}.home-location-summary summary:hover{background:#f3f6fa;border-color:#dbe3ee}.home-location-summary summary:after{content:" +";margin-left:2px}.home-location-summary[open] summary:after{content:" -"}.home-search-side{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;min-width:0}.home-location-kicker{color:#667085;flex:0 0 auto;font-size:12px;font-weight:650;white-space:nowrap}.home-location-kicker:after{content:"\ff1a"}.home-location-value{color:#243244;font-size:13px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-decision-section{min-width:0}.home-city-section{align-items:center;border-top:1px solid #edf1f6;display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:12px;padding:12px 0 0}.home-search-options-body .home-city-section{border-top:0;margin-top:0;padding:0}.home-city-section h2{color:#667085;font-size:13px;font-weight:650;line-height:1.4;margin:0;white-space:nowrap}.home-decision-section-title{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.home-decision-section-title h2{color:#374151;font-size:15px;line-height:1.4;margin:0}.home-decision-section-title a,.home-text-button{background:transparent;border:0;color:#667085;cursor:pointer;font:inherit;font-size:13px;padding:0;white-space:nowrap}.home-city-actions{align-items:center;display:inline-flex;gap:10px}.home-city-all-link{color:#667085;font-size:13px;white-space:nowrap}.home-city-all-link:hover,.home-decision-section-title a:hover,.home-text-button:hover{color:#007bff;text-decoration:underline}.home-city-custom-input,.home-city-select{background:#ffffff;border:1px solid #dde3eb;border-radius:6px;color:#243244;flex:0 1 220px;font:inherit;font-size:13px;height:34px;max-width:220px;min-width:160px;padding:6px 9px;width:auto}.home-location-button,.local-location-button{align-items:center;background:transparent;border:1px solid #dde3eb;border-radius:6px;color:#344054;cursor:pointer;display:inline-flex;font:inherit;font-size:13px;font-weight:650;gap:6px;height:34px;justify-content:center;line-height:1;padding:0 10px;white-space:nowrap}.home-location-button:hover,.local-location-button:hover{border-color:#f68b1e;color:#005a9c}.home-location-button:disabled,.local-location-button:disabled{color:#98a2b3;cursor:not-allowed}.local-location-button{background:#ffffff;border-color:#cfd6df;font-weight:700;padding:0 12px}.home-location-status,.local-location-status{color:#667085;flex:1 1 220px;font-size:13px;line-height:1.45;min-width:180px}.home-city-custom-input{flex-basis:240px}.home-city-custom-input:focus,.home-city-select:focus{border-color:#f68b1e;outline:2px solid rgba(246,139,30,.18)}.home-task-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-task-card{align-items:center;background:rgba(255,255,255,.88);border:1px solid #dbe3ee;border-left:0;border-radius:8px;color:#263241;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:1.35;min-height:58px;padding:10px 8px;text-align:center}.home-task-card:hover{border-color:#9dcaf6;box-shadow:0 6px 18px rgba(16,24,40,.08);color:#005a9c;text-decoration:none;transform:translateY(-1px)}.home-task-card-travel{border-left-color:#0ea5e9}.home-task-card-dmv{border-left-color:#22c55e}.home-task-card-schools{border-left-color:#14b8a6}.home-task-card-jobs{border-left-color:#6366f1}.home-task-card-food{border-left-color:#ef4444}.home-task-card-deals{border-left-color:#16a34a}.home-task-card-ask{border-left-color:#64748b}.home-decision-columns{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.home-guide-links{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-guide-links a{background:#ffffff;border:1px solid #e1e6ee;border-radius:6px;color:#2f3b4c;font-size:13px;line-height:1.4;min-width:0;overflow-wrap:anywhere;padding:9px 10px}.home-guide-links a:hover{border-color:#f68b1e;color:#007bff}.home-guide-row{grid-template-columns:1fr}.home-primary-content{align-items:start;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);margin-bottom:26px}.home-primary-content .home-domain{background:#ffffff;border:1px solid #edf1f6;border-radius:12px;box-shadow:0 8px 24px rgba(16,24,40,.03);display:block;padding:18px}.home-primary-content .home-domain-title{border-bottom:1px solid #eef2f6;margin-bottom:4px;padding-bottom:12px}.home-primary-content .home-domain-title p{display:none}.home-primary-content .home-post-feed{gap:0;margin-bottom:10px}.home-compact-feed{display:grid;grid-gap:0;gap:0;list-style:none;margin:0 0 12px;padding:0}.home-compact-feed li+li{border-top:1px solid #eef2f6}.home-compact-feed .home-compact-post{align-items:center;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr);padding:12px 0}.home-compact-feed .home-compact-post-with-cover{grid-template-columns:112px minmax(0,1fr)}.home-compact-feed .post-cover-link{align-self:center}.home-compact-feed .home-compact-post-cover{border-radius:8px;height:76px;min-height:0}.home-compact-feed .home-compact-post-link{padding:0}.home-compact-feed .home-compact-post-title{font-size:15px;line-height:1.45}.home-compact-feed li:first-child .home-compact-post{align-items:stretch}.home-compact-feed li:first-child .home-compact-post-with-cover{grid-template-columns:136px minmax(0,1fr)}.home-compact-feed li:first-child .home-compact-post-cover{height:96px}.home-compact-feed li:first-child .home-compact-post-title{font-size:17px;letter-spacing:0;line-height:1.45;white-space:normal}.home-compact-feed .home-compact-post-excerpt{font-size:13px;line-height:1.55;-webkit-line-clamp:1}.home-compact-feed li:first-child .home-compact-post-excerpt{color:#586474;line-height:1.65;-webkit-line-clamp:2}.home-primary-content .home-post-feed li{border:0;border-radius:0;padding:0 0 15px}.home-primary-content .home-post-feed li+li{border-top:1px solid #edf1f6;padding-top:15px}.home-primary-content .home-post-preview{background:transparent;border:0;border-radius:0;padding:0}.home-primary-content .home-post-preview:hover{box-shadow:none}.home-hot-list{display:grid;grid-gap:0;gap:0;list-style:none;margin:0 0 10px;padding:0}.home-hot-list li+li{border-top:1px solid #eef2f6}.home-hot-link{align-items:start;display:grid;grid-gap:10px;gap:10px;grid-template-columns:26px minmax(0,1fr);padding:12px 0;text-decoration:none}.home-hot-index{align-items:center;background:#fff8ed;border:1px solid #fde8c7;border-radius:999px;color:#667085;display:inline-flex;font-size:12px;font-weight:800;height:26px;justify-content:center;line-height:1;width:26px}.home-hot-body{display:grid;grid-gap:4px;gap:4px;min-width:0}.home-hot-title{color:#1d2939;display:-webkit-box;font-size:14px;font-weight:750;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-hot-meta{color:#8a94a3;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-hot-link:hover .home-hot-title{color:#007aff}.home-shortcut-panel{display:grid;grid-gap:7px;gap:7px;margin:0 0 30px}.home-secondary-links{align-items:center;display:flex;flex-wrap:wrap;gap:4px 8px;justify-content:flex-start;min-height:22px}.home-secondary-label{color:#98a2b3;font-size:12px;font-weight:650;line-height:1.5}.home-secondary-label:after{content:"\ff1a"}.home-secondary-link{color:#8a94a3;font-size:12px;font-weight:600;line-height:1.5;text-decoration:none}.home-secondary-link+.home-secondary-link:before{color:#c4ccd8;content:"\00b7";margin-right:8px}.home-secondary-link-primary{color:#667085;font-weight:700}.home-secondary-link:hover{color:#007bff;text-decoration:none}.home-local-guide-entry{color:#667085;font-size:13px;justify-self:start;line-height:1.5;text-decoration:none}.home-local-guide-entry:hover{color:#007bff;text-decoration:underline}.home-guide-strip{align-items:center;color:#98a2b3;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 14px;line-height:1.5;padding:0 2px}.home-search-side .home-guide-strip{align-items:center;align-content:center;flex:1 1 320px;flex-wrap:wrap;gap:4px 12px;height:auto;min-height:34px;min-width:0;overflow:visible;padding:0}.home-search-side .home-guide-strip:before{content:none}.home-guide-strip:before{color:#98a2b3;content:"常搜";font-size:12px;font-weight:650}.home-guide-strip a{color:#667085;font-size:13px;text-decoration:none}.home-search-side .home-guide-strip a,.home-search-side .home-guide-strip:before{flex:0 0 auto;line-height:1.35;white-space:nowrap}.home-search-side .home-guide-strip a:not(.home-guide-strip-primary){color:#6b7280}.home-search-side .home-guide-strip .home-guide-strip-primary{color:#344054}.home-guide-strip a:hover{color:#007bff;text-decoration:underline}.home-guide-strip .home-guide-strip-primary{color:#344054;font-weight:700}.home-channel-grid,.home-domain-grid{display:grid;grid-gap:36px;gap:36px}.home-channel-grid{grid-template-columns:minmax(0,1fr);margin-top:6px}.home-domain-grid{grid-template-columns:1fr;margin-bottom:22px}.home-domain{border-top:1px solid #edf1f6;display:grid;grid-gap:24px;gap:24px;grid-template-columns:minmax(150px,210px) minmax(0,1fr);min-width:0;padding-top:26px}.home-domain-title{align-items:start;display:block;margin-bottom:14px}.home-domain-title h2{color:#1d2939;font-size:20px;font-weight:780;line-height:1.4;margin:0}.home-domain-title h2 a{color:inherit;text-decoration:none}.home-domain-title p{color:#8a94a3;font-size:13px;line-height:1.65;margin:6px 0 0;max-width:180px}.home-domain-body{min-width:0}.home-city-links a:hover,.home-domain-posts a:hover,.home-domain-title h2 a:hover,.home-topic-links a:hover{color:#007bff;text-decoration:none}.home-domain-posts{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:0 0 12px;padding:0}.home-domain-posts li{min-width:0}.home-domain-posts a{color:#1d2939;display:block;font-size:14px;line-height:1.45;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.home-compact-post-link{border-radius:7px;display:grid;grid-gap:3px;gap:3px;padding:6px 0;white-space:normal}.home-compact-post-link:hover .home-compact-post-title{color:#007aff}.home-compact-post-title{color:#1d2939;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-compact-post-excerpt{color:#667085;display:-webkit-box;font-size:12px;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-post-feed{gap:10px}.home-post-feed li{border:1px solid #e7e7e7;border-radius:8px;padding:10px 11px}.home-post-preview{display:grid;grid-gap:5px;gap:5px;min-width:0}.home-domain-posts .home-post-preview-title{color:#222222;font-weight:700;overflow:visible;text-overflow:clip}.home-post-preview-meta{color:#777777;font-size:12px;line-height:1.35;margin:0}.home-post-preview-excerpt{color:#555555;display:-webkit-box;font-size:13px;line-height:1.55;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-post-meta{color:#8a94a3;display:block;font-size:12px;font-weight:500;line-height:1.35;margin-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-domain-empty{color:#777777;font-size:13px;margin:0 0 12px}.home-mobile-content-stack,.home-mobile-focus-feed{display:none}.home-preview-grid{display:grid;grid-gap:14px 16px;gap:14px 16px;grid-template-columns:repeat(3,minmax(0,1fr))}.home-preview-item{background:#ffffff;border:1px solid #f0f3f7;border-radius:8px;min-width:0;padding:14px;transition:border-color .16s ease,box-shadow .16s ease}.home-preview-item:hover{background:#ffffff;border-color:#dde7f2;box-shadow:0 6px 18px rgba(16,24,40,.035)}.home-domain-rank .home-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-domain-local .home-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-preview-heading{display:block;min-width:0}.home-preview-label{background:transparent;border:0;border-radius:0;color:#667085;display:inline-flex;font-size:12px;font-weight:750;gap:7px;line-height:1.35;min-width:0;overflow:hidden;padding:0;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.home-preview-label:before{background:#9db2ce;border-radius:999px;content:"";flex:0 0 auto;height:13px;margin-top:2px;width:3px}.home-preview-label:hover{background:transparent;border-color:transparent;color:#007aff;text-decoration:none}.home-preview-more{color:#7a8493;display:inline-block;font-size:12px;font-weight:650;margin-top:6px;text-decoration:none;white-space:nowrap}.home-preview-more:hover{color:#007bff;text-decoration:none}.home-preview-posts{display:grid;grid-gap:2px;gap:2px;list-style:none;margin:8px 0 0;padding:0}.home-preview-posts li{min-width:0}.home-preview-posts li+li{border-top:1px solid #f0f3f7}.home-preview-posts a{color:#1d2939;display:block;font-size:13px;line-height:1.45;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.home-domain-posts .home-compact-post-link,.home-preview-posts .home-compact-post-link{display:grid;overflow:visible;text-overflow:clip;white-space:normal}.home-preview-posts a:hover{color:#007bff;text-decoration:none}.home-preview-empty{color:#777777;font-size:13px;line-height:1.45;margin:7px 0 0}.home-city-links,.home-topic-links{display:flex;flex-wrap:wrap;gap:8px}.home-city-links a,.home-topic-links a{background:#ffffff;border:1px solid #dddddd;border-radius:6px;color:#4a4a4a;font-size:13px;padding:5px 9px}.home-cities{border-top:1px solid #eeeeee;padding-top:18px}@media (max-width:1100px){.home-primary-content{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}.home-domain-local .home-preview-grid,.home-domain-rank .home-preview-grid,.home-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.traffic-page{color:#333333;margin:0 auto 7.5rem;max-width:1100px}.traffic-header{border-bottom:1px solid #e6e6e6;margin-bottom:24px;padding-bottom:18px}.traffic-header h1{color:#333333;font-size:28px;line-height:1.3;margin:0 0 8px}.traffic-header h1:last-child{margin-bottom:0}.traffic-header p{color:#666666;font-size:15px;line-height:1.7;margin:0}.traffic-back{color:#007bff;display:inline-block;font-size:14px;margin-bottom:10px;text-decoration:none}.traffic-back:hover{text-decoration:underline}.traffic-section{margin-bottom:28px}.traffic-section-header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:12px}.traffic-section-header h2{color:#4a4a4a;font-size:20px;line-height:1.4;margin:0}.local-city-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.local-city-input,.local-city-select{background:#ffffff;border:1px solid #dddddd;border-radius:6px;color:#4a4a4a;font-size:14px;height:36px;padding:7px 12px}.local-city-select{min-width:160px}.local-city-input{min-width:180px}.local-location-button{height:36px}.local-city-input:focus,.local-city-select:focus{border-color:#fbb040;outline:1px solid #fbb040}.local-city-current-link,.local-city-directory-link{color:#666666;font-size:14px;white-space:nowrap}.local-city-current-link:hover,.local-city-directory-link:hover{color:#007bff;text-decoration:underline}.local-task-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.local-task-grid a{background:#ffffff;border:1px solid #dbe3ee;border-left:4px solid #f68b1e;border-radius:8px;color:#263241;font-size:14px;font-weight:700;line-height:1.35;min-height:52px;padding:9px 8px;text-align:center;text-decoration:none}.local-task-grid a:hover{border-color:#f68b1e;color:#005a9c}.local-faq-section{margin-top:4px}.local-faq-header{align-items:flex-end;gap:14px}.local-faq-header h2{margin-top:2px}.local-section-kicker{color:#7a8796;display:block;font-size:13px;font-weight:700;line-height:1.3;margin-bottom:2px}.local-faq-ask-link{color:#005a9c;flex:0 0 auto;font-size:14px;font-weight:700;text-decoration:none}.local-faq-ask-link:hover{color:#f68b1e;text-decoration:underline}.local-faq-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.local-faq-card{background:#ffffff;border:1px solid #dfe6ef;border-radius:8px;color:#2f3b4c;display:grid;grid-gap:6px;gap:6px;min-height:122px;min-width:0;padding:13px 14px;text-decoration:none}.local-faq-card:hover{border-color:#f68b1e;box-shadow:0 8px 20px rgb(35 48 70/8%);color:#005a9c;text-decoration:none}.local-faq-card strong{color:#263241;font-size:16px;line-height:1.35}.local-faq-card span:last-child{color:#667085;font-size:14px;line-height:1.55}.local-faq-tag{color:#9a6400;font-size:13px;font-weight:800;line-height:1.2}.city-grid,.topic-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.city-card,.topic-group{background:#ffffff;border:1px solid #dddddd;border-radius:6px;color:#333333;padding:14px}.city-card{display:block;text-decoration:none}.city-card:hover,.city-topic-list a:hover,.question-list a:hover,.topic-links a:hover{border-color:#fbb040;color:#007bff}.city-card span{display:block;font-size:18px;font-weight:700;margin-bottom:4px}.city-card strong{color:#666666;display:block;font-size:13px;margin-bottom:8px}.city-card p,.topic-group p{color:#666666;font-size:14px;line-height:1.6;margin:0}.topic-group h3{color:#333333;font-size:16px;margin:0 0 10px}.city-topic-list,.question-list,.topic-links{display:flex;flex-wrap:wrap;gap:10px}.city-topic-list a,.question-list a,.topic-links a{background:#ffffff;border:1px solid #dddddd;border-radius:6px;color:#4a4a4a;font-size:14px;padding:7px 12px;text-decoration:none}.faq-rail{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.faq-rail a,.home-guide-links.faq-rail a,.question-list.faq-rail a{align-items:center;background:#ffffff;border:1px solid #dfe6ef;border-radius:8px;color:#2f3b4c;display:flex;font-size:14px;line-height:1.45;min-height:48px;min-width:0;overflow-wrap:anywhere;padding:10px 12px;text-decoration:none}.faq-rail a:hover,.home-guide-links.faq-rail a:hover,.question-list.faq-rail a:hover{border-color:#f68b1e;color:#007bff;text-decoration:none}.faq-rail a.faq-rail-more{background:#f8fbff;border-style:dashed;color:#005a9c;justify-content:center}.faq-rail a.faq-rail-more:hover{background:#eef6ff;border-color:#9dcaf6;color:#005a9c}.city-more-topics{margin-top:12px}.city-more-topics summary{color:#005a9c;cursor:pointer;font-size:14px;font-weight:800;width:max-content}.city-more-topics .city-topic-list{margin-top:10px}.pagination{display:flex;flex-wrap:wrap;gap:8px;margin:1rem 0 7.5rem}.pagination,.pagination a{align-items:center;justify-content:center}.pagination a{background-color:#ffffff;border:1px solid #d8dee8;border-radius:999px;color:#344054;cursor:pointer;display:inline-flex;font-size:14px;font-weight:750;line-height:1;margin:0;min-height:36px;min-width:36px;padding:0 13px;transition:background-color .3s}.pagination a.active,.pagination a[aria-current=page]{background-color:#1d2939;border-color:#1d2939;color:#ffffff}.pagination a:hover{border-color:#007aff;color:#007aff}.pagination a[aria-current=page]:hover{color:#ffffff}.pagination-control{min-width:72px}.pagination-ellipsis{align-items:center;color:#7a8493;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:36px;min-width:24px}.post-list{display:block;list-style:none;margin:0;padding:0}.post-item{border-radius:0}.post-item h2{line-height:1.5;margin:0;padding:0}.post-item h2 a:hover{color:#007aff}.post-item .post-excerpt{display:none}.post-page{background:#ffffff;border:0;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1);margin:20px auto;max-width:800px;padding:20px}.post-page h1{color:#333333;font-size:24px;line-height:1.35;margin:0 0 10px}.post-publish-notice{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px;padding:12px 14px}.post-publish-notice div:first-child{display:grid;grid-gap:2px;gap:2px}.post-publish-notice strong{font-size:14px}.post-publish-notice span{font-size:13px;line-height:1.45}.post-publish-notice-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.post-publish-notice-actions a{background:#ffffff;border:1px solid #86efac;border-radius:999px;color:#166534;font-size:13px;font-weight:700;padding:6px 10px;text-decoration:none;white-space:nowrap}.post-publish-notice-actions a:hover{border-color:#22c55e;color:#14532d}.post-article-header{display:grid;grid-gap:12px;gap:12px}.post-context-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.post-context-badges a,.post-context-badges span{align-items:center;background:#f8fafc;border:1px solid #e1e7ef;border-radius:999px;color:#344054;display:inline-flex;font-size:13px;font-weight:700;line-height:1.25;min-height:28px;padding:4px 10px;text-decoration:none}.post-context-badges a{background:#f6fbff;border-color:#d4e8fb;color:#005a9c}.post-context-badges a:hover{border-color:#8cc6f1;color:#007bff}.post-tag-links{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.post-tag-links-compact{gap:6px;margin-top:-2px}.post-tag-links a{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:12px;font-weight:750;line-height:1.25;padding:4px 9px;text-decoration:none}.post-tag-links a:hover{background:#ffedd5;border-color:#fdba74;color:#7c2d12}.post-tag-links-compact a{background:#fffaf3;border-color:#f3dec4;color:#9a5b2b;font-size:11px;padding:3px 8px}.post-tag-links-compact span{color:#8a7a67;font-size:12px;font-weight:700}.post-secondary-tags{background:#fffdf8;border:1px solid #efe7d8;border-radius:18px;margin:22px 0 6px;padding:0}.post-secondary-tags summary{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:space-between;list-style:none;padding:12px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-secondary-tags summary::-webkit-details-marker{display:none}.post-secondary-tags summary:after{background:#ffffff;border:1px solid #e5decf;border-radius:999px;color:#7c6a55;content:"展开";flex:0 0 auto;font-size:12px;font-weight:800;padding:5px 10px}.post-secondary-tags[open] summary:after{content:"收起"}.post-secondary-tags summary span{color:#4b3b2b;font-size:14px;font-weight:800}.post-secondary-tags summary small{color:#8a7a67;font-size:12px;margin-left:auto}.post-secondary-tags .post-tag-links{border-top:1px solid #efe7d8;padding:12px 14px 14px}.post-title{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;max-width:1200px;min-height:0}.post-title h1{flex:1 1;margin-bottom:0;min-width:0}.post-actions{display:flex;gap:10px}.post-author-section{color:inherit;gap:10px;max-width:100%;text-decoration:none;width:max-content}.post-author-row,.post-author-section{align-items:center;display:flex;margin:2px 0 14px}.post-author-row{flex-wrap:wrap;gap:12px}.post-author-row .post-author-section{margin:0}.post-trust-row{background:#fbfcfe;border:1px solid #edf1f6;border-radius:8px;color:#667085;display:flex;flex-wrap:wrap;font-size:13px;gap:8px 12px;margin:0;padding:8px 10px}.post-trust-row span{align-items:center;display:inline-flex;white-space:nowrap}.post-trust-row span:not(:first-child):before{background:#cbd5e1;border-radius:50%;content:"";display:inline-block;height:4px;margin-right:10px;width:4px}.post-audio-reader{margin-top:2px}.post-audio-reader-compact{align-items:center;display:inline-flex;gap:8px;justify-self:start;width:auto}.post-trust-row .post-audio-reader{margin-left:auto;margin-top:0}.post-trust-row .post-audio-reader-expanded{flex:1 0 100%;margin-left:0;margin-top:2px}.post-audio-reader-expanded{background:#fbfcfe;border:1px solid #e3e9f2;border-radius:8px;padding:10px;width:100%}.post-audio-compact-button{align-items:center;background:transparent;border:1px solid transparent;border-radius:999px;color:#667085;cursor:pointer;display:inline-flex;font:inherit;font-size:12px;font-weight:800;gap:4px;line-height:1;min-height:26px;padding:0 7px}.post-audio-compact-button:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.post-audio-compact-status{color:#8a7a67;font-size:12px;font-weight:700}.post-audio-reader-main{align-items:center;display:flex;gap:10px;min-width:0}.post-audio-icon-button,.post-audio-primary{align-items:center;border-radius:6px;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;font-size:14px;font-weight:800;gap:7px;justify-content:center;min-height:38px}.post-audio-primary{background:#1d1d1f;border:1px solid #1d1d1f;color:#ffffff;padding:8px 12px}.post-audio-primary:hover{background:#333336;border-color:#333336}.post-audio-icon-button{background:#ffffff;border:1px solid #d8dde6;color:#4b5563;padding:0;width:38px}.post-audio-icon-button:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.post-audio-compact-button svg,.post-audio-icon-button svg,.post-audio-primary svg,.post-audio-title svg{flex:0 0 auto;height:14px;width:14px}.post-audio-progress-wrap{display:grid;flex:1 1 auto;grid-gap:6px;gap:6px;min-width:120px}.post-audio-title{align-items:center;color:#475467;display:flex;font-size:13px;font-weight:700;gap:7px;min-width:0}.post-audio-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-audio-progress{background:#e8edf4;border-radius:999px;height:5px;overflow:hidden}.post-audio-progress span{background:#f68b1e;border-radius:inherit;display:block;height:100%}.post-audio-time{color:#667085;flex:0 0 auto;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.post-audio-rate{flex:0 0 auto}.post-audio-rate select{background:#ffffff;border:1px solid #d8dde6;border-radius:6px;color:#344054;font:inherit;font-size:13px;font-weight:800;min-height:38px;padding:0 8px}.post-audio-chunk-status{color:#8a7a67;display:block;font-size:12px;font-weight:700;margin-top:7px;text-align:right}.post-author-section:hover .post-author-name{color:#007bff;text-decoration:underline}.post-author-avatar{border-radius:50%;height:36px;object-fit:cover;width:36px}.post-author-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.post-author-label{color:#777777;font-size:12px;line-height:1.2}.post-author-location{color:#667085;font-size:12px;line-height:1.25;overflow-wrap:anywhere}.post-author-name{color:#333333;font-size:15px;font-weight:700;line-height:1.3;overflow-wrap:anywhere}.message-link{align-items:center;background:#ffffff;border:1px solid #d8dde6;border-radius:6px;color:#333333;display:inline-flex;font-size:14px;font-weight:700;min-height:36px;padding:7px 12px;text-decoration:none}.message-link:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.author-page{margin:0 auto 7.5rem;max-width:900px;padding:0 20px}.author-profile{align-items:center;background:#ffffff;border:1px solid #dddddd;border-radius:8px;display:grid;grid-gap:16px;gap:16px;grid-template-columns:72px 1fr;margin:20px auto 18px;padding:18px}.author-profile-avatar{border-radius:50%;height:72px;object-fit:cover;width:72px}.author-profile-copy{min-width:0}.author-profile-kicker{color:#777777;font-size:13px;font-weight:700;margin:0 0 4px}.author-profile h1{color:#333333;font-size:26px;line-height:1.25;margin:0;overflow-wrap:anywhere}.author-profile-bio{color:#4a4a4a;line-height:1.6;margin:10px 0 0}.author-profile-meta{color:#666666;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin-top:12px}.author-profile-meta span{background:#f7f7f7;border:1px solid #eeeeee;border-radius:999px;padding:4px 10px}.author-posts{margin-bottom:28px}.delete-button,.edit-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 16px}.edit-button{background-color:#7ade7d;color:#ffffff}.delete-button{background-color:#f38c84;color:#ffffff}.delete-button:disabled{background-color:#cccccc;cursor:not-allowed}.delete-button:hover:not(:disabled){background-color:#d32f2f}.edit-button:hover{background-color:#45a049}.post-action-message{color:#d32f2f;font-size:14px;margin:0}.divider-title{border:none;border-top:1px solid #e6eaf0;flex-grow:1}.post-page .post-category{color:#333333;margin-bottom:10px}.post-taxonomy-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.post-taxonomy-summary span{background:#fff3e0;border:1px solid #ffe0b2;border-radius:4px;color:#4a4a4a;font-size:14px;padding:4px 8px}.post-taxonomy-summary a{color:#005a9c;font-weight:700;text-decoration:none}.post-taxonomy-summary a:hover{text-decoration:underline}.post-city,.post-local-topic{color:#333333;margin-bottom:10px}.post-content{color:#222222;font-size:16px;line-height:1.5;margin-top:20px}.post-content img{border-radius:0;margin:10px 0}.editor .ql-editor table,.post-content table{background:#ffffff;border-collapse:collapse;border-radius:8px;border-spacing:0;display:block;font-size:14px;line-height:1.55;margin:14px 0;max-width:100%;min-width:min(100%,560px);overflow-x:auto;table-layout:auto;width:max-content}.editor .ql-editor tbody,.editor .ql-editor tfoot,.editor .ql-editor thead,.post-content tbody,.post-content tfoot,.post-content thead{display:table-row-group}.editor .ql-editor tr,.post-content tr{display:table-row}.editor .ql-editor td,.editor .ql-editor th,.post-content td,.post-content th{border:1px solid #d8dee8;color:#1f2937;display:table-cell;min-width:120px;padding:9px 11px;vertical-align:top;white-space:normal}.editor .ql-editor th,.editor .ql-editor tr:first-child td,.post-content th,.post-content tr:first-child td{background:#f8fafc;color:#263241;font-weight:800}.editor .ql-editor td:focus{outline:2px solid rgba(0,122,255,.28);outline-offset:-2px}.post-video-embeds{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.post-video-embeds-inline{margin:10px 0 16px}.post-video-embeds-inline+.post-content{margin-top:0}.video-embed-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;display:grid;grid-template-columns:minmax(180px,240px) 1fr;overflow:hidden}.video-embed-poster{aspect-ratio:16/9;background:#111827;min-height:132px;position:relative}.video-embed-poster img{display:block;height:100%;object-fit:cover;width:100%}.video-embed-placeholder{align-items:center;background:linear-gradient(135deg,#111827,#334155);color:#ffffff;display:grid;font-size:15px;font-weight:800;grid-gap:6px;gap:6px;height:100%;justify-content:center;letter-spacing:0;place-items:center;text-align:center;width:100%}.video-embed-placeholder strong{color:rgba(255,255,255,.78);font-size:12px;font-weight:700}.video-embed-card-no-thumbnail .video-embed-poster{background:#1f2937}.video-embed-play{align-items:center;background:rgba(17,24,39,.72);border:1px solid rgba(255,255,255,.72);border-radius:50%;color:#ffffff;cursor:pointer;display:inline-flex;height:54px;justify-content:center;left:50%;padding:0;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);width:54px}.video-embed-play:hover{background:rgba(246,139,30,.92);color:#ffffff}.video-embed-play svg{height:18px;margin-left:3px;width:18px}.video-embed-copy{align-content:center;display:grid;grid-gap:7px;gap:7px;min-width:0;padding:14px 16px}.video-embed-copy span{color:#667085;font-size:13px;font-weight:800}.video-embed-copy strong{color:#1f2937;font-size:17px;line-height:1.35}.video-embed-copy a{align-items:center;color:#b45309;display:inline-flex;font-size:14px;font-weight:800;gap:6px;justify-self:start;text-decoration:none}.video-embed-copy a:hover{color:#7c2d12;text-decoration:underline}.video-embed-copy svg{height:12px;width:12px}.video-embed-modal{background:rgba(15,23,42,.78);display:flex;inset:0;padding:20px;z-index:80}.video-embed-modal,.video-embed-modal-close{align-items:center;justify-content:center;position:fixed}.video-embed-modal-close{background:#ffffff;border:1px solid #e5e7eb;border-radius:50%;color:#111827;cursor:pointer;display:inline-flex;height:40px;padding:0;right:18px;top:18px;width:40px;z-index:81}.video-embed-modal-close:hover{background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.video-embed-modal-frame{aspect-ratio:16/9;background:#000000;border-radius:8px;box-shadow:0 24px 60px rgba(15,23,42,.35);max-height:78vh;max-width:980px;overflow:hidden;width:min(100%,980px)}.video-embed-modal-frame iframe{border:0;display:block;height:100%;width:100%}.post-engagement{border-top:1px solid #e5e7eb;margin-top:32px;padding-top:20px}.post-reaction-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.post-comment-count,.post-reaction-button{align-items:center;background:#ffffff;border:1px solid #d8dde6;border-radius:6px;color:#333333;display:inline-flex;gap:8px;min-height:40px;padding:8px 12px}.post-reaction-button{cursor:pointer}.post-reaction-button.active,.post-reaction-button:hover:not(:disabled){background:#fff7ed;border-color:#f68b1e;color:#9a4f00}.post-reaction-button:disabled{cursor:not-allowed;opacity:.65}.post-comment-count svg,.post-reaction-button svg{height:16px;width:16px}.post-comment-count strong,.post-reaction-button strong{font-size:14px}.post-engagement-message{color:#b45309;font-size:14px;margin:12px 0 0}.post-comments{margin-top:24px}.post-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.post-comments-header h2{font-size:22px;margin:0}.post-comment-form-footer span,.post-comment-meta span,.post-comments-header span{color:#667085;font-size:14px}.post-comment-form{background:#ffffff;border:1px solid #e5eaf1;border-radius:8px;box-shadow:0 8px 22px rgba(16,24,40,.04);display:flex;flex-direction:column;gap:10px;margin-bottom:18px;padding:12px}.post-comment-composer{display:grid;grid-gap:10px;gap:10px}.post-comment-form textarea{background:#fbfcfe;border:1px solid #d8dde6;border-radius:6px;font:inherit;line-height:1.6;min-height:88px;padding:11px 12px;resize:vertical;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.post-comment-form textarea:focus{background:#ffffff;border-color:#f68b1e;box-shadow:0 0 0 3px rgba(246,139,30,.14);outline:none}.post-comment-toolbar{align-items:flex-end;border-top:1px solid #eef2f7;display:flex;gap:12px;justify-content:space-between;padding-top:10px}.post-comment-tool-stack{display:grid;grid-gap:8px;gap:8px;min-width:0}.post-comment-mention-tools{display:flex;flex-wrap:wrap;gap:8px}.post-comment-mention-tools button{background:#f8fafc;border:1px solid #dfe6ef;border-radius:999px;color:#475467;min-height:30px;padding:5px 11px}.post-comment-mention-tools button:hover{background:#fff7ed;border-color:#f5d0a7;color:#9a4f00}.post-comment-emoji-tools{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.post-comment-emoji-tools>span{align-items:center;color:#667085;display:inline-flex;font-size:13px;font-weight:750;gap:5px;margin-right:2px}.post-comment-emoji-tools svg{height:14px;width:14px}.post-comment-emoji-tools button{align-items:center;background:#ffffff;border:1px solid transparent;border-radius:999px;color:#1d2939;cursor:pointer;display:inline-flex;font-size:18px;height:30px;justify-content:center;line-height:1;padding:0;transition:background-color .16s ease,border-color .16s ease,transform .16s ease;width:30px}.post-comment-emoji-tools button:hover{background:#fff7ed;border-color:#f5d0a7;transform:translateY(-1px)}.post-comment-char-count{color:#98a2b3;flex:0 0 auto;font-size:13px;white-space:nowrap}.post-comment-form-footer{align-items:center;display:flex;justify-content:space-between;gap:12px}.post-comment-form-footer button{align-items:center;background:#f68b1e;border:0;border-radius:5px;color:#ffffff;cursor:pointer;display:inline-flex;gap:7px;font-weight:700;justify-content:center;min-height:38px;padding:8px 14px}.post-comment-form-footer button:disabled{cursor:not-allowed;opacity:.6}.post-comment-form-footer button svg{height:13px;width:13px}.post-comment-form .post-comment-mention-tools button{background:#f8fafc;border:1px solid #dfe6ef;color:#475467;font-weight:750;min-height:30px;padding:5px 11px}.post-comment-form .post-comment-mention-tools button:hover{background:#fff7ed;border-color:#f5d0a7;color:#9a4f00}.post-comment-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.post-comment-list li{border-top:1px solid #eef0f3;padding:13px 0 1px}.post-comment-meta{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.post-comment-empty,.post-comment-list p{color:#333333;line-height:1.5;margin:6px 0 0}.post-comment-mention{background:#fff7ed;border-radius:5px;color:#9a4f00;font-weight:750;padding:0 3px}@media (max-width:640px){.post-comment-form{padding:10px}.post-comment-form-footer,.post-comment-toolbar{align-items:stretch;flex-direction:column}.post-comment-char-count{align-self:flex-end}.post-comment-form-footer button{width:100%}}.auth-card,.register-page{background:#ffffff;border:1px solid #dddddd;border-radius:10px;margin:50px auto;max-width:400px;padding:20px}.auth-card h1,.register-page h1{font-size:26px;margin-bottom:20px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:0}.auth-form label{color:#333333;font-size:16px;font-weight:400;margin-bottom:5px}.auth-form input{border:1px solid #cccccc;border-radius:5px;margin-bottom:15px;padding:10px}.auth-form button,.mail-actions button,.primary-action{background-color:#f68b1e;border:none;border-radius:5px;color:#ffffff;cursor:pointer;font-size:18px;font-weight:800;padding:10px}.auth-form button:hover,.mail-actions button:hover,.primary-action:hover{background-color:#81480e}.auth-message{background:transparent;border:0;color:green;margin:0 0 16px;padding:0;text-align:center}.auth-footer,.register-link{font-size:14px;margin-top:20px}.auth-footer a,.register-link a{color:#f68b1e;text-decoration:none}.editor-page{background:transparent;border:0;border-radius:0;box-sizing:border-box;display:flex;flex-direction:column;height:84vh;padding:20px}.editor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;max-width:920px;min-width:200px}.editor-header h1{font-size:24px;margin:0}.editor-header p{display:none}.editor-header button{background-color:#fbb040;border:none;border-radius:8px;color:#18212f;cursor:pointer;font-size:20px;margin:10px;padding:10px;width:100px}.editor-header button:hover{background-color:#f9a800}.editor-fields{display:flex;flex-direction:column;gap:10px}.editor-fields>label input{font-size:18px;margin-right:20px;max-width:900px;padding:8px}.category-picker{align-items:flex-start;display:flex;gap:12px;margin-bottom:10px;max-width:900px;min-width:200px}.category-picker label{flex:1 1}.quill-editor-shell{flex-grow:1;min-height:300px}.quill-editor-shell .ql-container{height:300px;min-height:300px}.quill-editor-shell .ql-editor{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,SimHei,sans-serif;min-height:200px}.account-page.profile-page,.profile-page{display:block;margin:0 auto;max-width:1200px;padding:20px}.account-header{margin-bottom:20px}.account-grid,.info-address-container{display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.account-panel,.address-info,.basic-info{background-color:#fff3e0;border:0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);flex:1 1;padding:20px}.account-panel h2,.address-info h2,.basic-info h2{color:#333333;font-size:1.5rem;margin-top:0}.account-panel p,.address-info p,.basic-info p{color:#555555;font-size:1rem;margin:10px 0}.profile-public-card{min-width:240px}.profile-avatar-row{align-items:center;display:flex;gap:14px;margin-bottom:12px}.profile-avatar-trigger{aspect-ratio:1/1;background:transparent;border:0;border-radius:50%;cursor:pointer;flex:0 0 72px;height:72px;overflow:hidden;padding:0;position:relative;width:72px}.profile-avatar-trigger.profile-level-green{box-shadow:0 0 0 3px #ffffff,0 0 0 6px rgba(34,197,94,.52),0 8px 22px rgba(21,128,61,.16)}.profile-avatar-trigger.profile-level-blue{box-shadow:0 0 0 3px #ffffff,0 0 0 6px rgba(37,99,235,.48),0 8px 22px rgba(29,78,216,.16)}.profile-avatar-trigger.profile-level-purple{box-shadow:0 0 0 3px #ffffff,0 0 0 6px rgba(124,58,237,.48),0 8px 22px rgba(109,40,217,.16)}.profile-avatar-trigger.profile-level-gold{box-shadow:0 0 0 3px #ffffff,0 0 0 6px rgba(217,119,6,.52),0 8px 22px rgba(180,83,9,.18)}.profile-avatar-trigger:disabled{cursor:not-allowed;opacity:.7}.profile-avatar-trigger:focus-visible{outline:3px solid rgba(0,123,255,.25);outline-offset:3px}.profile-avatar-preview{aspect-ratio:1/1;border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.14);display:block;height:100%;object-fit:cover;width:100%}.profile-avatar-trigger span{align-items:center;background:rgba(24,33,47,.62);color:#ffffff;display:flex;font-size:13px;font-weight:700;inset:0;justify-content:center;opacity:0;position:absolute}.profile-avatar-trigger:focus-visible span,.profile-avatar-trigger:hover span{opacity:1}.profile-avatar-row strong{color:#333333;display:block;font-size:17px;overflow-wrap:anywhere}.profile-avatar-row p{margin:6px 0 0}.profile-level-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.profile-level-row small{color:#777777;font-size:12px}.profile-level-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:800;line-height:1;padding:6px 9px}.profile-level-pill.profile-level-green{background:#ecfdf5;color:#047857}.profile-level-pill.profile-level-blue{background:#eff6ff;color:#1d4ed8}.profile-level-pill.profile-level-purple{background:#f5f3ff;color:#6d28d9}.profile-level-pill.profile-level-gold{background:#fffbeb;color:#b45309}.avatar-preset-section{background:#fafafa;border:1px solid #eeeeee;border-radius:16px;margin-top:14px;overflow:hidden}.avatar-preset-summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;gap:12px;list-style:none;padding:12px 14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.avatar-preset-summary::-webkit-details-marker{display:none}.avatar-preset-summary:after{background:#ffffff;border:1px solid #e2e2e2;border-radius:999px;color:#555555;content:"展开";flex:0 0 auto;font-size:13px;font-weight:700;padding:5px 10px}.avatar-preset-section[open] .avatar-preset-summary:after{content:"收起"}.avatar-preset-summary strong{color:#333333;display:block;font-size:14px}.avatar-preset-summary small{color:#777777;display:block;font-size:12px;line-height:1.5;margin-top:2px}.avatar-preset-groups{background:#f7f7f5;border-top:1px solid #eeeeee;display:grid;grid-gap:12px;gap:12px;max-height:min(560px,68vh);overflow:auto;padding:12px}.avatar-preset-group{background:#ffffff;border:1px solid #eeeeee;border-radius:16px;display:grid;grid-gap:10px;gap:10px;padding:12px}.avatar-preset-group:first-child{background:linear-gradient(180deg,#fffaf0,#ffffff 72%);border-color:#f2d49b}.avatar-preset-group-header h3{color:#333333;font-size:14px;margin:0}.avatar-preset-group-header p{color:#777777;font-size:12px;line-height:1.5;margin:3px 0 0}.avatar-preset-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(74px,1fr))}.avatar-preset-option{align-items:center;background:#ffffff;border:2px solid #dddddd;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:6px;min-height:86px;justify-content:center;padding:7px 5px 6px;width:100%}.avatar-preset-option.active,.avatar-preset-option:hover{border-color:#007bff;box-shadow:0 8px 18px rgba(0,123,255,.12)}.avatar-preset-option:disabled{cursor:not-allowed;opacity:.65}.avatar-preset-option img{aspect-ratio:1/1;border-radius:50%;display:block;height:48px;object-fit:cover;width:48px}.avatar-preset-label{color:#444444;display:-webkit-box;font-size:11px;font-weight:700;line-height:1.25;max-width:100%;min-height:26px;overflow:hidden;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-message{color:#2f6f3e;font-size:14px;margin:10px 0 0}.basic-info-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.basic-info-header h2{margin:0}.profile-link-button{background:transparent;border:0;color:var(--accent);cursor:pointer;font:inherit;font-weight:700;padding:0}.profile-link-button:disabled{color:#9aa4b2;cursor:not-allowed}.profile-edit-form{display:grid;grid-gap:12px;gap:12px}.profile-field{display:grid;grid-gap:6px;gap:6px}.profile-field span{color:#555555;font-size:14px;font-weight:700}.profile-input{background:#ffffff;border:1px solid #d8dee8;border-radius:8px;color:#1f2937;font:inherit;padding:10px 12px;width:100%}.profile-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(0,123,255,.14);outline:none}.profile-textarea{min-height:92px;resize:vertical}.profile-readonly-row{align-items:center;display:flex;gap:6px;margin:2px 0}.profile-form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.profile-secondary-button{background-color:#ffffff;border:1px solid #d8dee8;border-radius:4px;color:#374151;cursor:pointer;display:inline-block;font-weight:700;padding:10px 14px}.profile-secondary-button:disabled{color:#9aa4b2;cursor:not-allowed}.profile-section-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.profile-section-header h2{margin-bottom:4px}.profile-section-header p{color:#666666;font-size:14px;margin:0}.profile-post-filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.profile-post-filter-bar span{color:#777777;font-size:13px}.profile-post-filter-button{background:#ffffff;border:1px solid #d8dee8;border-radius:999px;color:#374151;cursor:pointer;font-weight:700;padding:8px 12px}.profile-post-filter-button.active,.profile-post-filter-button:hover{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.profile-post-filter-button:disabled{cursor:default;opacity:.76}.profile-post-list{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.profile-post-list li{align-items:center;background:#ffffff;border:1px solid #eeeeee;border-radius:6px;display:flex;gap:12px;justify-content:space-between;padding:12px}.profile-post-list a{color:#2563eb;font-weight:700;text-decoration:none}.profile-post-list a:hover{color:#007bff;text-decoration:underline}.profile-post-list p,.profile-post-list span{color:#666666;font-size:13px;margin:4px 0 0}.profile-post-list span{flex:0 0 auto;margin:0;white-space:nowrap}.profile-posts-more{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.profile-posts-more span{color:#666666;font-size:13px}.profile-post-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.profile-post-page-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.profile-post-page-numbers button{background:#ffffff;border:1px solid #d8dee8;border-radius:999px;color:#374151;cursor:pointer;font-weight:700;min-width:34px;padding:7px 10px}.profile-post-page-numbers button.active,.profile-post-page-numbers button[aria-current=page]{background:#2563eb;border-color:#2563eb;color:#ffffff}.profile-post-page-numbers button:disabled{cursor:default}.profile-post-collapse-button{background:transparent;border:0;color:#2563eb;cursor:pointer;font-weight:700;padding:8px 0}.profile-post-collapse-button:hover{color:#007bff;text-decoration:underline}.profile-empty-inline{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.profile-empty-inline p,.profile-inline-error{color:#666666;margin:0}.profile-inline-error{color:#b42318}.account-header button,.profile-button{background-color:#007bff;border:none;border-radius:4px;color:#ffffff;cursor:pointer;display:inline-block;margin-top:10px;padding:8px 16px}.profile-button:disabled{background-color:#9bbce1;cursor:not-allowed}.account-header button:hover,.profile-button:hover{background-color:#0056b3}.profile-page{color:#1f2933;display:flex;flex-direction:column;padding:24px 20px 72px}.profile-page .account-panel{background:rgba(255,255,255,.94);border:1px solid rgba(224,218,207,.92);border-radius:24px;box-shadow:0 18px 55px rgba(90,76,55,.08);margin-bottom:18px;padding:24px}.profile-hero{align-items:center;background:radial-gradient(circle at 8% 12%,rgba(255,247,222,.95) 0,rgba(255,247,222,0) 34%),linear-gradient(135deg,#fffdf8,#f7fbff 58%,#fff7ec);border:1px solid rgba(224,218,207,.92);border-radius:30px;box-shadow:0 24px 70px rgba(94,78,52,.12);display:grid;grid-gap:24px;gap:24px;grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:18px;overflow:hidden;padding:28px;position:relative;order:1}.profile-hero:after{background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,0));content:"";height:1px;inset:0 28px auto;position:absolute}.profile-hero-avatar{flex-basis:104px;height:104px;width:104px}.profile-hero-main{min-width:0}.profile-kicker{color:#8a6a34;font-size:13px;font-weight:800;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.profile-hero-title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.profile-hero-title-row h1{color:#1f2933;font-size:clamp(28px,4vw,44px);letter-spacing:-.04em;line-height:1.05;margin:0;overflow-wrap:anywhere}.profile-hero-description{color:#5f6b7a;font-size:15px;line-height:1.65;margin:12px 0 0;max-width:680px}.profile-hero-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.profile-hero-stats span{background:rgba(255,255,255,.72);border:1px solid rgba(226,232,240,.86);border-radius:18px;color:#64748b;display:inline-flex;flex-direction:column;font-size:12px;gap:4px;min-width:112px;padding:10px 13px}.profile-hero-stats strong{color:#172033;font-size:19px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-hero-actions{align-items:stretch;display:flex;flex-direction:column;gap:10px;min-width:136px}.profile-page .profile-button,.profile-page .profile-secondary-button{align-items:center;border-radius:999px;display:inline-flex;font-weight:800;justify-content:center;margin-top:0;min-height:42px;padding:10px 16px;text-decoration:none}.profile-page .profile-button{background:#111827;border:1px solid #111827;color:#ffffff}.profile-page .profile-button:hover{background:#263241}.profile-page .profile-secondary-button{background:rgba(255,255,255,.78);border:1px solid rgba(203,213,225,.94);color:#273241}.profile-page .profile-secondary-button:hover{background:#ffffff;border-color:#94a3b8}.profile-hero-message{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;color:#166534;order:2;padding:12px 14px}.avatar-picker-backdrop{align-items:center;background:rgba(15,23,42,.38);display:flex;inset:0;justify-content:center;padding:22px;position:fixed;z-index:80}.avatar-picker-dialog{background:#fffefa;border:1px solid rgba(255,255,255,.78);border-radius:28px;box-shadow:0 30px 90px rgba(15,23,42,.28);display:flex;flex-direction:column;max-height:min(760px,88vh);max-width:920px;overflow:hidden;width:min(920px,100%)}.avatar-picker-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;padding:24px 24px 16px}.avatar-picker-header h2{color:#172033;font-size:clamp(22px,3vw,30px);letter-spacing:-.03em;margin:0}.avatar-picker-header p{color:#667085;margin:8px 0 0}.profile-icon-button{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;flex:0 0 auto;font-size:22px;height:38px;justify-content:center;line-height:1;width:38px}.profile-icon-button:hover{background:#eef2f7}.avatar-picker-current{align-items:center;background:#f8fafc;border-block:1px solid #e9edf3;display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr) auto;padding:14px 24px}.avatar-picker-current img{border-radius:50%;box-shadow:0 0 0 4px #ffffff,0 8px 22px rgba(15,23,42,.12);height:58px;object-fit:cover;width:58px}.avatar-picker-current strong{color:#1f2937}.avatar-picker-current p{color:#667085;font-size:13px;margin:4px 0 0}.avatar-picker-shell{border-top:1px solid #e9edf3;display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);height:min(620px,calc(88vh - 132px));min-height:0}.avatar-picker-shell .avatar-picker-current{align-content:start;align-items:start;border-block:0;border-right:1px solid #e9edf3;grid-template-columns:1fr;padding:20px}.avatar-picker-shell .avatar-picker-current img{height:82px;width:82px}.avatar-picker-content{background:#f7f7f5;display:grid;grid-template-columns:164px minmax(0,1fr);grid-template-rows:minmax(0,1fr);min-height:0;overflow:hidden}.avatar-category-rail{background:#ffffff;border-right:1px solid #e9edf3;display:flex;flex-direction:column;gap:4px;min-height:0;overflow:auto;padding:12px}.avatar-category-button{align-items:center;background:transparent;border:0;border-radius:8px;color:#475467;cursor:pointer;display:flex;font:inherit;font-size:14px;font-weight:700;gap:10px;justify-content:space-between;min-height:38px;padding:8px 10px;text-align:left}.avatar-category-button.active,.avatar-category-button:hover{background:#eef4ff;color:#175cd3}.avatar-category-button small{color:#98a2b3;font-size:12px;font-weight:700}.avatar-category-button.active small{color:#175cd3}.avatar-preset-group-featured{border:0;border-radius:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px}.avatar-preset-grid-roomy{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.avatar-preset-grid-roomy .avatar-preset-option{border-color:#e4e7ec;border-radius:14px;min-height:118px;padding:10px 8px 8px}.avatar-preset-image-wrap{display:block;position:relative}.avatar-preset-grid-roomy .avatar-preset-option img{height:64px;width:64px}.avatar-preset-check{align-items:center;background:#007aff;border:2px solid #ffffff;border-radius:999px;bottom:-2px;box-shadow:0 4px 10px rgba(0,122,255,.24);color:#ffffff;display:inline-flex;font-size:12px;font-weight:900;height:22px;justify-content:center;position:absolute;right:-4px;width:22px}.avatar-picker-dialog-inline{border-color:#e4e7ec;box-shadow:0 22px 60px rgba(15,23,42,.08);max-height:none;max-width:none;overflow:hidden;width:100%}.avatar-picker-dialog-inline .avatar-picker-shell{height:min(680px,72vh)}.avatar-demo-page{margin:0 auto 7.5rem;max-width:1180px;padding:28px 24px 48px}.avatar-demo-header{align-items:end;display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1fr) minmax(260px,360px);margin-bottom:24px}.avatar-demo-header h1{color:#172033;font-size:clamp(30px,5vw,52px);letter-spacing:0;line-height:1.05;margin:4px 0 12px}.avatar-demo-header p{color:#667085;font-size:16px;line-height:1.7;margin:0;max-width:720px}.avatar-demo-preview{align-items:center;background:#ffffff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 18px 46px rgba(15,23,42,.08);display:grid;grid-gap:14px;gap:14px;grid-template-columns:auto minmax(0,1fr);padding:14px}.avatar-demo-preview img{border-radius:50%;height:72px;width:72px}.avatar-demo-preview span{color:#344054;font-size:14px;line-height:1.5}.avatar-library-showcase{background:#ffffff;border:1px solid #e4e7ec;border-radius:16px;box-shadow:0 22px 60px rgba(15,23,42,.06);margin-bottom:24px;overflow:hidden}.avatar-review-toolbar{align-items:center;background:#f8fafc;border-bottom:1px solid #e4e7ec;display:flex;gap:18px;justify-content:space-between;padding:16px 20px}.avatar-review-toolbar strong{color:#172033;display:block;font-size:16px;margin-bottom:3px}.avatar-review-toolbar p{color:#667085;font-size:13px;line-height:1.5;margin:0}.avatar-review-tabs{display:flex;flex:0 1 560px;gap:8px;justify-content:flex-end;min-width:0;overflow-x:auto;padding-bottom:2px}.avatar-review-tabs button{align-items:center;background:#ffffff;border:1px solid #d9e0ea;border-radius:999px;color:#475467;cursor:pointer;display:inline-flex;flex:0 0 auto;font:inherit;font-size:13px;font-weight:800;gap:6px;min-height:36px;padding:8px 12px}.avatar-review-tabs button.active,.avatar-review-tabs button:hover{background:#eef4ff;border-color:#b2ccff;color:#175cd3}.avatar-review-tabs small{color:#98a2b3;font-size:11px;font-weight:800}.avatar-library-row{border-bottom:1px solid #edf0f4;padding:18px 20px 14px}.avatar-library-row:last-child{border-bottom:0}.avatar-library-row-header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.avatar-library-row-header h2{color:#172033;font-size:20px;letter-spacing:0;margin:0}.avatar-library-row-header span{background:#e8f0ff;border-radius:999px;color:#175cd3;font-size:13px;font-weight:800;padding:3px 9px}.avatar-library-scroll{display:grid;grid-gap:18px;gap:18px;grid-auto-columns:minmax(82px,1fr);grid-auto-flow:column;overflow-x:auto;padding-bottom:4px}.avatar-library-item,.avatar-library-more,.avatar-upload-demo{align-items:center;background:transparent;border:0;color:#344054;cursor:pointer;display:grid;font:inherit;font-size:13px;font-weight:700;grid-gap:8px;gap:8px;justify-items:center;min-width:82px;padding:0;text-align:center}.avatar-library-image{align-items:center;background:#f8fafc;border-radius:999px;box-shadow:inset 0 0 0 1px #edf0f4;display:inline-flex;height:78px;justify-content:center;transition:box-shadow .16s ease,transform .16s ease;width:78px}.avatar-library-image img{border-radius:50%;display:block;height:78px;object-fit:cover;width:78px}.avatar-library-item.active .avatar-library-image,.avatar-library-item:hover .avatar-library-image{box-shadow:0 0 0 3px #ffffff,0 0 0 6px rgba(0,122,255,.28),0 12px 24px rgba(15,23,42,.14);transform:translateY(-1px)}.avatar-library-more{color:#475467}.avatar-library-more>span,.avatar-upload-demo>span{align-items:center;background:#f2f4f7;border-radius:999px;color:#667085;display:inline-flex;font-size:22px;font-weight:900;height:78px;justify-content:center;width:78px}.avatar-library-more small,.avatar-upload-demo small{color:#344054;font-size:13px;font-weight:700}.avatar-library-custom-grid{align-items:center;display:grid;grid-gap:24px;gap:24px;grid-template-columns:auto minmax(260px,1fr) minmax(180px,auto)}.avatar-letter-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.avatar-letter-group>span{color:#344054;flex-basis:100%;font-size:13px;font-weight:700;text-align:center}.avatar-letter-avatar{align-items:center;border:0;border-radius:999px;color:#ffffff;cursor:pointer;display:inline-flex;font:inherit;font-size:22px;font-weight:800;height:56px;justify-content:center;width:56px}.avatar-letter-tone-0{background:#5b7cdb}.avatar-letter-tone-1{background:#e94368}.avatar-letter-tone-2{background:#67bdd4}.avatar-letter-tone-3{background:#e8b14f}.avatar-letter-tone-4{background:#8b8fd3}.avatar-letter-tone-5{background:#4fb0a8}.avatar-letter-tone-6{background:#e88fa5}.avatar-letter-tone-7{background:#79a9b8}.avatar-upload-demo{border-left:1px solid #edf0f4;min-height:100px;padding-left:24px}.avatar-upload-demo>span{background:#ffffff;border:1px dashed #98a2b3}.avatar-demo-rationale{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.avatar-demo-rationale div{background:#ffffff;border:1px solid #e4e7ec;border-radius:8px;padding:16px}.avatar-demo-rationale strong{color:#172033;display:block;margin-bottom:6px}.avatar-demo-rationale p{color:#667085;font-size:14px;line-height:1.6;margin:0}.avatar-preset-groups-modal{border-top:0;max-height:min(520px,56vh);padding:18px 24px 24px}.profile-account-panel{margin-top:18px;order:4}.profile-account-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1.3fr) minmax(240px,.7fr)}.profile-account-card{background:#f8fafc;border:1px solid #e8edf3;border-radius:20px;padding:18px}.profile-account-card h3{color:#1f2937;font-size:16px;margin:0 0 12px}.profile-account-card p{color:#526173;font-size:15px;line-height:1.55;margin:8px 0;overflow-wrap:anywhere}.profile-account-card p strong,.profile-readonly-row strong{color:#1f2937;display:inline-block;min-width:58px}.profile-basic-info-card{background:linear-gradient(180deg,#f8fafc,#ffffff)}.profile-address-card{background:linear-gradient(180deg,#fffaf0,#ffffff)}.profile-quiet-button{background:transparent;border:0;color:#8a4b35;cursor:pointer;font:inherit;font-size:14px;font-weight:700;margin-top:18px;padding:0}.profile-quiet-button:hover{color:#7f1d1d;text-decoration:underline}.profile-page .profile-posts-panel{border-color:rgba(191,219,254,.75);order:3}.profile-page .profile-post-list li{border-radius:16px}.profile-page .profile-post-list a{color:#1d4ed8}.profile-history-panel{order:5}.profile-history-summary{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.profile-history-summary::-webkit-details-marker{display:none}.profile-history-summary:after{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;content:"展开";font-size:13px;font-weight:800;padding:7px 12px}.profile-history-panel[open] .profile-history-summary{margin-bottom:16px}.profile-history-panel[open] .profile-history-summary:after{content:"收起"}.profile-history-summary strong{color:#1f2937;display:block;font-size:20px}.profile-history-summary small{color:#667085;display:block;font-size:13px;margin-top:4px}@media (max-width:760px){.profile-page{padding:16px 14px 88px}.profile-hero{align-items:flex-start;gap:18px;grid-template-columns:82px minmax(0,1fr);padding:20px}.profile-hero-avatar{flex-basis:82px;height:82px;width:82px}.profile-hero-actions{flex-direction:row;flex-wrap:wrap;grid-column:1/-1;width:100%}.profile-hero-actions .profile-button,.profile-hero-actions .profile-secondary-button{flex:1 1 132px}.profile-hero-actions .profile-primary-action{flex-basis:100%}.profile-hero-stats span{flex:1 1 92px;min-width:0}.avatar-picker-current,.profile-account-grid{grid-template-columns:1fr}.avatar-picker-backdrop{align-items:flex-end;padding:0}.avatar-picker-dialog{border-radius:24px 24px 0 0;max-height:92vh}.avatar-picker-current,.avatar-picker-header,.avatar-preset-groups-modal{padding-left:18px;padding-right:18px}.avatar-demo-header,.avatar-demo-rationale,.avatar-picker-content,.avatar-picker-shell{grid-template-columns:1fr}.avatar-picker-shell{height:min(720px,calc(92vh - 96px));min-height:0}.avatar-picker-content,.avatar-picker-shell{grid-template-rows:auto minmax(0,1fr)}.avatar-picker-dialog-inline .avatar-picker-shell{height:min(720px,78vh)}.avatar-category-rail,.avatar-picker-shell .avatar-picker-current{border-bottom:1px solid #e9edf3;border-right:0}.avatar-category-rail{flex-direction:row;overflow-x:auto}.avatar-category-button{flex:0 0 auto;min-width:94px}.avatar-preset-group-featured{padding:14px}.avatar-preset-grid-roomy{grid-template-columns:repeat(auto-fill,minmax(84px,1fr))}.avatar-demo-page{padding:20px 14px 40px}.avatar-demo-header{align-items:start}.avatar-library-row{padding:16px 14px 12px}.avatar-review-toolbar{align-items:stretch;flex-direction:column;padding:14px}.avatar-review-tabs{flex-basis:auto;justify-content:flex-start;width:100%}.avatar-library-scroll{gap:14px;grid-auto-columns:78px}.avatar-library-image,.avatar-library-image img,.avatar-library-more>span,.avatar-upload-demo>span{height:68px;width:68px}.avatar-library-custom-grid{align-items:start;gap:18px;grid-template-columns:1fr}.avatar-letter-group{justify-content:center}.avatar-upload-demo{border-left:0;border-top:1px solid #edf0f4;padding-left:0;padding-top:18px}}.messages-page{margin:0 auto 7.5rem;max-width:1120px;padding:24px}.notifications-page{margin:0 auto 7.5rem;max-width:860px;padding:24px}.notifications-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.notifications-header h1{font-size:30px;margin:0 0 6px}.notifications-empty,.notifications-header p{color:#667085;margin:0}.notifications-header button,.notifications-list button{background:#ffffff;border:1px solid #dfe6ef;border-radius:6px;color:#475467;cursor:pointer;font:inherit;font-weight:750;min-height:34px;padding:7px 12px}.notifications-header button:disabled{cursor:not-allowed;opacity:.58}.notifications-list{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:0;padding:0}.notifications-list li{align-items:center;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:14px}.notifications-list li.unread{border-color:#f5d0a7;box-shadow:inset 3px 0 0 #f68b1e}.notifications-list a{color:inherit;display:grid;grid-gap:5px;gap:5px;min-width:0;text-decoration:none}.notifications-list strong{color:#1d2939}.notifications-list span{color:#475467;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notifications-error,.notifications-list small{color:#667085}.messages-header{align-items:flex-start;display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.messages-header h1{font-size:30px;margin:0 0 6px}.messages-header p{color:#667085;margin:0}.messages-layout{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);min-height:620px;overflow:hidden}.messages-sidebar{border-right:1px solid #e5e7eb;display:flex;flex-direction:column;min-width:0;padding:16px}.messages-panel-header h2,.messages-placeholder h2,.messages-sidebar h2{font-size:20px;margin:0}.messages-sidebar-section+.messages-sidebar-section{border-top:1px solid #eef0f3;margin-top:18px;padding-top:18px}.messages-sidebar-section h2{align-items:center;display:flex;justify-content:space-between;gap:8px}.messages-sidebar-section h2 strong{background:#f68b1e;border-radius:999px;color:#ffffff;font-size:12px;min-width:22px;padding:2px 7px;text-align:center}.message-thread-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.message-thread-item{background:#ffffff;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;padding:10px;text-align:left}.message-thread-item.active,.message-thread-item:hover{background:#fff7ed;border-color:#f68b1e}.message-thread-item.request{border-color:#fbd7a7}.message-thread-item span{align-items:center;color:#1f2937;display:flex;font-weight:700;justify-content:space-between;gap:8px}.message-thread-item strong{background:#f68b1e;border-radius:999px;color:#ffffff;font-size:12px;min-width:20px;padding:2px 6px;text-align:center}.message-thread-item small{color:#667085;display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages-panel{display:flex;flex-direction:column;min-width:0}.messages-panel-header{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;gap:16px;padding:16px}.messages-panel-header p{color:#667085;font-size:14px;margin:6px 0 0}.message-request-actions{display:flex;gap:8px}.message-request-actions button{background:#f68b1e;border:0;border-radius:5px;color:#ffffff;cursor:pointer;font-weight:700;min-height:36px;padding:8px 14px;white-space:nowrap}.message-request-actions button.secondary{background:#f4f6f8;color:#344054}.message-request-actions button:disabled{cursor:not-allowed;opacity:.6}.message-list{display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:16px}.message-bubble{align-self:flex-start;background:#f4f6f8;border-radius:8px;max-width:min(560px,86%);padding:10px 12px}.message-bubble.mine{align-self:flex-end;background:#fff1df}.message-bubble p{color:#1f2937;line-height:1.5;margin:0;white-space:pre-wrap}.message-bubble span{color:#667085;display:block;font-size:12px;margin-top:6px}.message-compose{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:10px;padding:16px}.message-compose.locked{background:#f9fafb;color:#667085;font-size:14px}.message-compose.locked p{margin:0}.message-compose textarea{border:1px solid #d8dde6;border-radius:6px;font:inherit;min-height:92px;padding:10px 12px;resize:vertical}.message-compose textarea:focus{border-color:#f68b1e;outline:2px solid rgba(246,139,30,.18)}.message-compose-footer{align-items:center;display:flex;justify-content:space-between;gap:12px}.message-compose-footer span,.messages-empty{color:#667085;font-size:14px}.message-compose button{background:#f68b1e;border:0;border-radius:5px;color:#ffffff;cursor:pointer;font-weight:700;min-height:38px;padding:8px 16px}.message-compose button:disabled{cursor:not-allowed;opacity:.6}.messages-error{color:#b42318;font-size:14px;margin:0}.messages-placeholder{align-items:center;color:#667085;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:24px;text-align:center}.account-page.cart-page,.cart-page{display:block;margin:0 auto 10rem;max-width:800px;padding:20px}.cart-page *{color:#444444}.cart-list{display:block;list-style-type:none;padding:0}.cart-list li{align-items:center;border:1px solid #dddddd;border-radius:5px;display:flex;gap:0;margin-bottom:20px;padding:10px}.cart-list img{border-radius:5px;height:80px;margin-right:20px;object-fit:cover;width:80px}.quantity-controls{align-items:center;display:flex;gap:10px;justify-content:center;margin:10px 0}.quantity-controls button{background-color:#f68b1e;border:none;border-radius:3px;color:#ffffff;cursor:pointer;font-size:1.2em;min-width:auto;padding:5px 10px}.quantity-controls button:hover{background-color:#93500d}.cart-summary{display:block}.cart-summary button,.checkout-button{background-color:#f68b1e;border:none;border-radius:5px;color:#ffffff;cursor:pointer;display:block;font-size:1.2em;margin:20px auto 0;padding:20px;transition:background-color .3s ease;width:99%}.cart-summary button:hover,.checkout-button:hover{background-color:#93500d}.address-page{background-color:#f9f9f9;border:0;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:0 auto;max-width:600px;padding:20px}.address-page h1{font-size:24px;margin-bottom:20px;text-align:center}.address-page .auth-form input{border:1px solid #cccccc;border-radius:4px;font-size:16px;margin-bottom:20px;padding:8px;width:99%}.address-page .auth-form button{background-color:#f68b1e;border-radius:4px;font-size:16px;padding:10px 20px}.address-page .auth-form button:hover{background-color:#8c4d0e}.product-detail{align-items:center;background:transparent;border:1px solid #cccccc;border-radius:10px;display:flex;flex-direction:column;gap:16px;margin:10px auto 10rem;max-width:350px;padding:15px}.product-detail img{border-radius:0;height:auto;max-width:none;width:350px}.product-detail h1{font-size:30px;margin:0 0 12px;text-align:center}.product-detail .primary-action,.product-detail button{background-color:#f68b1e;border:none;border-radius:5px;color:#ffffff;cursor:pointer;display:block;font-size:16px;padding:10px;width:100%}.product-detail .primary-action:hover,.product-detail button:hover{background-color:#8b4c0d}.admin-layout{display:block}.admin-sidebar{background:transparent;border:0;border-radius:0;margin:0 auto 20px;max-width:1000px;padding:0;position:static}.admin-sidebar h1{color:#4a4a4a;font-size:35px;margin:0 0 20px;text-align:center}.admin-sidebar nav{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.admin-sidebar a{background-color:#f68b1e;border-radius:8px;color:#ffffff;font-size:18px;font-weight:700;padding:12px 20px}.admin-sidebar a.active,.admin-sidebar a:hover{background-color:#a45d17;color:#ffffff}.admin-page{margin:20px auto 200px;max-width:1000px}.admin-page-header{align-items:center;margin-bottom:20px}.admin-page-header h2{color:#4a4a4a;font-size:30px;margin:0}.admin-page-header p{color:#555555}.admin-card-grid{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:700px}.admin-card-link{align-items:center;background-color:#f68b1e;border:none;border-radius:8px;color:#ffffff;display:flex;justify-content:center;min-height:70px;padding:20px;text-align:center}.admin-card-link span,.admin-card-link strong{color:#ffffff}.admin-card-link span{display:none}.admin-table-wrap{background:#ffffff;border:0;border-radius:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.admin-table{border-collapse:collapse;min-width:720px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #dddddd;padding:12px 15px;text-align:left}.admin-table th{background-color:#f4f4f4;color:#333333;font-size:16px;font-weight:600}.admin-table tr:hover{background-color:#f9f9f9}.admin-actions a,.admin-actions button{background-color:#f68b1e;border:none;border-radius:4px;color:#ffffff;cursor:pointer;font-size:16px;font-weight:700;padding:10px 15px}.admin-actions button:last-child{background-color:tomato}.admin-actions a:hover,.admin-actions button:hover{background-color:#a66320}.admin-form{background:transparent;border:0;border-radius:0;display:flex;flex-direction:column;margin:auto auto 250px;max-width:none;padding:0;width:50%}.admin-form button,.admin-form input,.admin-form select,.admin-form textarea{font-size:16px;margin:10px 0;padding:10px}.admin-form button,.admin-pagination button,.admin-status-change button{background-color:#f68b1e;border:none;color:#ffffff;font-weight:800;padding:15px}.admin-form button:hover,.admin-pagination button:hover,.admin-status-change button:hover{background-color:#b46d26}.admin-form-preview{border-radius:0;margin:10px 0;max-width:100px}.admin-detail-card{background:transparent;border:1px solid #dddddd;border-radius:0;display:block;margin-bottom:20px;padding:20px}.admin-detail-card h3{margin-bottom:10px}.admin-detail-card img{border-radius:0;max-width:180px}.admin-stats{display:grid;grid-gap:16px;gap:16px}.admin-stats-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.admin-stats-header h2{color:#333333;font-size:30px;margin:0 0 6px}.admin-stats-header p{color:#555555;line-height:1.6;margin:0}.admin-stats-refresh{align-items:center;background:#246b55;border:0;border-radius:8px;color:#ffffff;cursor:pointer;display:inline-flex;flex:0 0 auto;height:42px;justify-content:center;width:42px}.admin-stats-refresh:disabled{cursor:not-allowed;opacity:.6}.admin-stat-summary{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-card,.admin-stat-panel{background:#ffffff;border:1px solid #e3e8ef;border-radius:8px;box-shadow:0 2px 4px rgba(15,23,42,.06)}.admin-stat-card{display:grid;grid-gap:8px;gap:8px;min-width:0;padding:16px}.admin-stat-card span{color:#667085;font-size:14px}.admin-stat-card strong{color:#1d2939;font-size:28px;line-height:1.15}.admin-stat-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.admin-stat-panel{min-width:0;padding:16px}.admin-stat-panel-wide{grid-column:1/-1}.admin-stat-panel-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.admin-stat-panel h3{color:#333333;font-size:18px;margin:0}.admin-stat-bars{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.admin-stat-bar-row{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.admin-stat-bar-label{color:#344054;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-stat-bar-label a{color:inherit}.admin-stat-bar-row strong{color:#1d2939;flex:0 0 auto;font-size:14px}.admin-stat-bar-track{background:#edf2f7;border-radius:999px;display:block;height:8px;overflow:hidden}.admin-stat-bar-fill{background:linear-gradient(90deg,#246b55,#3f8fbd);border-radius:inherit;display:block;height:100%}.admin-daily-bars{grid-template-columns:repeat(2,minmax(0,1fr))}.account-header h1,.admin-detail-card h3,.admin-page-header h2,.admin-sidebar h1,.auth-card h1,.editor-header h1,.hero h1,.post-page h1,.product-detail h1,.register-page h1{color:#333333;font-family:Arial,Noto Sans SC,Microsoft YaHei,sans-serif;font-weight:700}.account-header h1,.admin-page-header h2,.admin-sidebar h1,.hero h1{color:#4a4a4a}.post-item h2{font-family:Arial,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400}.post-item h2:hover{background-color:#f9f9f9}.post-item h2 a{color:#1d2939;font-weight:650;text-decoration:none}.post-item h2 a:hover{color:#007bff;text-decoration:none}.post-list{display:grid;grid-gap:12px;gap:12px}.post-item{background:transparent;border:0;padding:0}.home-post-preview,.post-card{background:#ffffff;border:1px solid #e3e8ef;border-radius:10px;display:grid;grid-gap:8px;gap:8px;min-width:0;padding:14px}.home-post-preview-with-cover,.post-card-with-cover{align-items:stretch;grid-template-columns:116px minmax(0,1fr)}.home-post-preview-with-cover{grid-template-columns:92px minmax(0,1fr)}.home-post-preview-body,.post-card-body{align-content:start;display:grid;grid-gap:8px;gap:8px;min-width:0}.post-cover-link{color:inherit;display:block;min-width:0;overflow:hidden;text-decoration:none}.home-domain-posts .post-cover-link{font-size:inherit;line-height:normal;overflow:hidden;text-overflow:clip;white-space:normal}.post-cover{aspect-ratio:4/3;border-radius:9px;display:block;height:100%;margin:0;min-height:92px;overflow:hidden;position:relative;width:100%}.post-cover-compact{min-height:82px}.post-cover img{display:block;height:100%;object-fit:cover;width:100%}.post-cover-video:after{background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.34));content:"";inset:0;position:absolute}.post-cover-play{align-items:center;background:rgba(15,23,42,.72);border:1px solid rgba(255,255,255,.72);border-radius:50%;display:flex;height:34px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px;z-index:1}.post-cover-play:before{border-bottom:7px solid transparent;border-left:11px solid #ffffff;border-top:7px solid transparent;content:"";margin-left:3px}.post-cover-fallback{border:1px solid rgba(15,23,42,.06);color:#1f2937}.post-cover-fallback:after,.post-cover-fallback:before{border-radius:999px;content:"";position:absolute}.post-cover-fallback:before{background:rgba(255,255,255,.48);height:58px;right:-18px;top:-14px;width:58px}.post-cover-fallback:after{background:rgba(255,255,255,.34);bottom:-22px;height:70px;left:-26px;width:70px}.post-cover-amber{background:linear-gradient(135deg,#fff7ed,#fed7aa)}.post-cover-sage{background:linear-gradient(135deg,#f0fdf4,#bbf7d0)}.post-cover-sky{background:linear-gradient(135deg,#eff6ff,#bfdbfe)}.post-cover-clay{background:linear-gradient(135deg,#fff1f2,#fecdd3)}.post-cover-slate{background:linear-gradient(135deg,#f8fafc,#cbd5e1)}.post-cover-copy{display:grid;grid-gap:6px;gap:6px;inset:0;padding:12px;place-content:end start;position:absolute;z-index:1}.post-cover-copy span{color:rgba(31,41,55,.72);font-size:11px;font-weight:800;letter-spacing:.02em;line-height:1.2}.post-cover-copy strong{color:#1f2937;display:-webkit-box;font-size:15px;font-weight:850;line-height:1.18;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-post-preview:hover,.post-card:hover{border-color:#c8d6e8;box-shadow:0 8px 22px rgba(16,24,40,.06)}.post-card-title,.post-item .post-card-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,Arial,sans-serif;font-size:17px;font-weight:750;line-height:1.45;margin:0}.post-card-title:hover,.post-item .post-card-title:hover{background:transparent}.home-post-preview-title,.post-card-title a,.post-item .post-card-title a{color:#1d2939;font-weight:750;text-decoration:none}.home-post-preview-title:hover,.post-card-title a:hover,.post-item .post-card-title a:hover{color:#007aff;text-decoration:none}.home-post-preview-chips,.post-card-chips{display:flex;flex-wrap:wrap;gap:6px}.home-post-preview-chips span,.post-card-chips span{background:#f6f8fb;border:1px solid #e2e8f0;border-radius:999px;color:#526070;font-size:12px;font-weight:700;line-height:1.25;padding:4px 8px}.post-card-tags{display:flex;flex-wrap:wrap;gap:6px}.post-card-tags a{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;font-size:12px;font-weight:700;line-height:1.25;padding:4px 8px;text-decoration:none}.post-card-tags a:hover{background:#ffedd5;border-color:#fdba74;color:#7c2d12}.home-post-preview-excerpt,.post-card-excerpt{color:#586474;display:-webkit-box;font-size:14px;line-height:1.6;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-post-preview-stats,.post-card-stats{color:#7a8493;display:flex;flex-wrap:wrap;font-size:12px;gap:5px 10px}.home-post-preview-stats span,.post-card-stats span{align-items:center;display:inline-flex}.home-post-preview-stats span:not(:first-child):before,.post-card-stats span:not(:first-child):before{background:#cbd5e1;border-radius:50%;content:"";height:3px;margin-right:8px;width:3px}.home-domain-posts .home-post-preview-title{color:#1d2939;font-size:14px;font-weight:750;line-height:1.45;white-space:normal}@media (max-width:900px){.home-command-panel,.home-search-row{grid-template-columns:1fr}.home-search-side{align-items:center;display:flex;gap:8px 12px}.home-location-summary{flex-basis:auto}.home-location-summary .home-search-options-body{min-width:0;position:static}.home-search-side .home-guide-strip{border-left:0;height:auto;padding-left:0}.home-command-field-near,.home-command-field-query{grid-column:auto}.deals-category-grid,.search-advanced-grid,.search-primary-row{grid-template-columns:repeat(2,minmax(0,1fr))}.deals-submit-section{align-items:stretch;grid-template-columns:1fr}.deals-submit-actions{justify-content:flex-start}.home-decision-columns{grid-template-columns:1fr}.home-guide-links,.home-task-grid,.local-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-channel-grid,.home-domain{grid-template-columns:1fr}.home-domain{gap:12px}.home-domain-title p{max-width:none}.home-domain-local .home-preview-grid,.home-domain-rank .home-preview-grid,.home-preview-grid,.post-taxonomy-controls-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feed .pagination{justify-content:center;margin-bottom:1rem}}@media (max-width:640px){.home-post-preview-with-cover,.post-card-with-cover{grid-template-columns:86px minmax(0,1fr);gap:10px;padding:12px}.post-cover,.post-cover-compact{min-height:78px}.post-cover-copy{padding:9px}.post-cover-copy span{font-size:10px}.post-cover-copy strong{font-size:13px}}.auth-footer a,.post-content a,.register-link a,.text-action{color:#f68b1e}.auth-footer a:hover,.post-content a:hover,.register-link a:hover,.text-action:hover{color:#81480e;text-decoration:underline}.admin-card-link:hover{background-color:#a45d17;transform:translateY(-2px)}.account-panel:hover,.cart-list li:hover,.product-detail:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.writing-page{box-sizing:border-box;display:flex;flex-direction:column;gap:14px;min-height:calc(100vh - 96px);padding:18px clamp(12px,2vw,28px) 28px;background:linear-gradient(180deg,rgba(248,250,252,.96),rgba(243,246,250,.98))}.writing-composer-header{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(248,250,252,.86);border-bottom:1px solid rgba(226,232,240,.88);display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;max-width:1180px;margin:0 auto;padding:6px 0 10px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:5}.writing-header-actions{align-items:center;display:inline-flex;gap:8px;justify-content:flex-end;min-width:0}.writing-status-pill{background:rgba(255,255,255,.72);border:1px solid #e5eaf1;border-radius:999px;color:#667085;flex:0 1 auto;font-size:12px;font-weight:700;max-width:180px;overflow:hidden;padding:4px 9px;text-overflow:ellipsis;white-space:nowrap}.writing-inline-message{background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;color:#b54708;grid-column:1/-1;line-height:1.5;margin:0;padding:10px 12px}.writing-context-bar{background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.94);border-radius:999px;display:grid;grid-gap:12px;gap:12px;max-width:1180px;padding:5px 6px 5px 10px}.writing-control-panel{background:transparent;border:0;border-radius:0;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(260px,1.2fr) minmax(220px,1fr) minmax(180px,.65fr);max-width:1180px;margin:0 auto;padding:0;width:100%}.writing-control-panel>.image-upload-panel,.writing-control-panel>.post-tag-editor,.writing-control-panel>.writing-assist-panel,.writing-control-panel>.writing-context-bar,.writing-control-panel>.writing-draft-panel{max-width:none}.writing-control-panel>.post-tag-editor,.writing-control-panel>.writing-assist-panel,.writing-control-panel>.writing-context-bar{box-shadow:none}.writing-control-panel>.writing-context-bar{order:1}.writing-control-panel>.post-tag-editor{order:2}.writing-control-panel>.writing-assist-panel{order:3}.writing-control-panel>.image-upload-panel,.writing-control-panel>.post-tag-editor-expanded,.writing-control-panel>.uploading-indicator,.writing-control-panel>.writing-assist-panel-expanded,.writing-control-panel>.writing-context-bar-expanded,.writing-control-panel>.writing-draft-panel{grid-column:1/-1}.writing-context-bar-collapsed{gap:0;padding:5px 6px 5px 10px}.post-tag-editor-expanded,.writing-assist-panel-expanded,.writing-context-bar-expanded{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 14px 38px rgba(16,24,40,.07);padding:14px}.writing-context-bar-collapsed .writing-context-summary{min-height:30px}.writing-context-summary{align-items:center;display:flex;gap:12px;justify-content:space-between}.writing-context-summary>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.writing-context-kicker{color:#667085;font-size:12px;font-weight:800}.writing-context-summary strong{color:#1d2939;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.writing-context-toggle{background:#edf7ff;border:1px solid #b9dcff;border-radius:999px;color:#005a9c;cursor:pointer;flex:0 0 auto;font:inherit;font-size:12px;font-weight:800;padding:6px 9px}.writing-context-toggle:hover{background:#dff0ff;border-color:#8ec5ff;color:#003f74}.writing-context-toggle[aria-expanded=true]{background:#005a9c;border-color:#005a9c;box-shadow:0 5px 14px rgba(0,90,156,.18);color:#ffffff;font-size:13px;font-weight:900;min-height:36px;min-width:98px;padding:0 14px}.writing-context-toggle[aria-expanded=true]:hover{background:#004b82;border-color:#004b82;color:#ffffff}.post-tag-editor{background:rgba(255,255,255,.82);border:1px solid rgba(226,232,240,.94);border-radius:999px;display:grid;grid-gap:10px;gap:10px;max-width:1180px}.post-tag-editor,.post-tag-editor-compact{padding:5px 6px 5px 10px}.post-tag-editor-expanded{gap:12px}.post-tag-compact-row{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;min-height:34px}.post-tag-compact-label{align-items:baseline;display:inline-flex;gap:6px;white-space:nowrap}.post-tag-compact-label strong{color:#667085;font-size:12px}.post-tag-compact-chips{align-items:center;display:flex;gap:6px;min-width:0;overflow:hidden}.post-tag-compact-chips button,.post-tag-editor-actions button,.post-tag-more-button{border-radius:999px;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.post-tag-compact-chips button{background:#f8fafc;border:1px solid transparent;color:#4b5563;flex:0 0 auto;min-height:28px;padding:0 9px}.post-tag-compact-chips button:hover{background:#eef6ff;border-color:#c7def6;color:#005a9c}.post-tag-compact-chips .post-tag-chip-selected{align-items:center;background:#eff6ff;border-color:#bad7f5;color:#005a9c;display:inline-flex;gap:5px}.post-tag-chip-selected span{color:#667085}.post-tag-compact-count{background:#f3f6fb;border:1px solid #e2e8f0;border-radius:999px;color:#667085;flex:0 0 auto;font-size:12px;font-weight:800;padding:5px 8px}.post-tag-editor-actions button{background:#f8fbff;border:1px solid #c9d8ea;color:#005a9c;min-height:30px;padding:0 11px}.post-tag-editor-actions button:hover{background:#eef7ff;border-color:#9dcaf6}.post-tag-editor-actions .post-tag-collapse-button{background:#005a9c;border-color:#005a9c;box-shadow:0 5px 14px rgba(0,90,156,.16);color:#ffffff;font-size:13px;font-weight:900;min-height:36px;min-width:98px;padding:0 14px}.post-tag-editor-actions .post-tag-collapse-button:hover{background:#004b82;border-color:#004b82;color:#ffffff}.post-tag-more-button{background:transparent;border:1px solid transparent;color:#2454a6;min-height:28px;padding:0 8px}.post-tag-more-button:hover{background:#eef6ff;border-color:#c7def6;color:#003f74}.post-tag-editor-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.post-tag-editor-header>div{display:grid;grid-gap:3px;gap:3px}.post-tag-editor-header strong{color:#1d2939;font-size:14px}.post-tag-editor-actions{align-items:center;display:inline-flex;gap:8px}.post-tag-editor-actions>span{color:#667085;font-size:12px;font-weight:800}.post-tag-list,.post-tag-suggestions{display:flex;flex-wrap:wrap;gap:8px}.post-tag-input-row button,.post-tag-list button,.post-tag-suggestions button{border-radius:999px;cursor:pointer;font:inherit;font-size:12px;font-weight:800}.post-tag-list button{align-items:center;background:#111827;border:1px solid #111827;color:#ffffff;display:inline-flex;gap:6px;min-height:30px;padding:0 10px}.post-tag-list button span{color:rgba(255,255,255,.72);font-size:14px}.post-tag-input-row{display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.post-tag-input-row input{background:#ffffff;border:1px solid #d0d5dd;border-radius:999px;color:#1d2939;font:inherit;min-height:34px;padding:0 12px}.post-tag-input-row input:focus{border-color:#007bff;box-shadow:0 0 0 3px rgba(0,123,255,.12);outline:none}.post-tag-input-row button,.post-tag-suggestions button{background:#ffffff;border:1px solid #d6deea;color:#005a9c;min-height:34px;padding:0 12px}.post-tag-input-row button:hover,.post-tag-suggestions button:hover{background:#f6fbff;border-color:#9dcaf6}.post-tag-suggestion-area{display:grid;grid-gap:8px;gap:8px}.post-tag-suggestion-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 10px}.post-tag-suggestion-heading span{color:#344054;font-size:13px;font-weight:900}.post-tag-suggestion-heading small{color:#667085;font-size:12px}@media (max-width:640px){.writing-control-panel{grid-template-columns:1fr}.post-tag-compact-row{grid-template-columns:1fr auto}.post-tag-compact-chips{grid-column:1/-1;order:3;overflow-x:auto;padding-bottom:2px}.post-tag-more-button{justify-self:end}.post-tag-editor-header{align-items:flex-start;flex-direction:column}.post-tag-editor-actions{justify-content:space-between;width:100%}}.writing-assist-panel{background:#ffffff;border:1px solid #d9e3ef;border-radius:8px;box-shadow:0 8px 22px rgba(16,24,40,.05);display:grid;grid-gap:8px;gap:8px;max-width:1180px;padding:10px}.post-tag-editor.post-tag-editor-expanded,.writing-assist-panel.writing-assist-panel-expanded,.writing-context-bar.writing-context-bar-expanded{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 14px 38px rgba(16,24,40,.07);padding:14px}.writing-assist-panel-collapsed{background:transparent;border-color:transparent;justify-self:end;max-width:180px;box-shadow:none;padding:0;width:100%}.writing-assist-collapsed-row{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.writing-assist-collapsed-trigger{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#9a3412;cursor:pointer;display:grid;flex:1 1 auto;font:inherit;grid-gap:2px 6px;gap:2px 6px;grid-template-columns:minmax(0,1fr) auto;min-height:28px;min-width:0;padding:3px 8px;text-align:left}.writing-assist-collapsed-trigger:hover{background:#ffedd5;border-color:#fdba74}.writing-assist-collapsed-trigger strong{color:#9a3412;font-size:12px;line-height:1.35;max-width:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.writing-assist-collapsed-trigger small{color:#c2410c;font-size:11px;font-weight:800;white-space:nowrap}.writing-assist-summary{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.writing-assist-item>div,.writing-assist-summary>div:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.writing-assist-item strong,.writing-assist-summary strong{color:#1d2939;font-size:14px;line-height:1.35}.writing-assist-item p,.writing-assist-summary p{color:#5f6b7a;font-size:13px;line-height:1.6;margin:0}.writing-assist-summary p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.writing-assist-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.writing-assist-actions button,.writing-assist-item button{background:#ffffff;border:1px solid #c9d8ea;border-radius:999px;color:#005a9c;cursor:pointer;font:inherit;font-size:12px;font-weight:850;min-height:32px;padding:0 12px;white-space:nowrap}.writing-assist-actions button:first-child,.writing-assist-item button{background:#111827;border-color:#111827;color:#ffffff}.writing-assist-actions button:hover,.writing-assist-item button:hover{border-color:#007aff;box-shadow:0 2px 8px rgba(0,122,255,.12)}.writing-assist-toggle{background:#9a3412!important;border-color:#9a3412!important;box-shadow:0 5px 14px rgba(154,52,18,.16);color:#ffffff!important;font-size:13px!important;font-weight:900!important;min-height:36px!important;min-width:98px;padding:0 14px!important}.writing-assist-toggle:hover{background:#7c2d12!important;border-color:#7c2d12!important;color:#ffffff!important}.writing-layout-toggle{background:#fff7ed!important;border:1px solid #f5d0a7!important;border-radius:999px;color:#9a4f00!important;cursor:pointer;flex:0 0 auto;font:inherit;font-size:12px;font-weight:850;min-height:32px;padding:0 12px;white-space:nowrap}.writing-layout-toggle:hover{background:#ffedd5!important;border-color:#fdba74!important}.writing-assist-list{display:grid;grid-gap:8px;gap:8px}.writing-assist-item{align-items:center;background:#f8fafc;border:1px solid #edf1f7;border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.writing-assist-detail-section,.writing-assist-template-section{border-top:1px solid #edf1f7;display:grid;grid-gap:10px;gap:10px;padding-top:10px}.writing-assist-detail-section summary{align-items:center;border-radius:7px;color:#344054;cursor:pointer;display:flex;gap:10px;justify-content:space-between;list-style:none;min-height:34px;padding:4px 6px}.writing-assist-detail-section summary::-webkit-details-marker{display:none}.writing-assist-detail-section summary:hover{background:#f8fafc}.writing-assist-detail-section summary span{color:#1d2939;font-size:13px;font-weight:850}.writing-assist-detail-section summary strong{color:#667085;font-size:12px;font-weight:800}.writing-assist-detail-section[open] summary{margin-bottom:8px}.writing-assist-template-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 10px}.writing-assist-template-heading strong{color:#1d2939;font-size:14px;line-height:1.35}.writing-assist-template-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.writing-assist-template-card{background:#ffffff;border:1px solid #e1e8f0;border-radius:8px;display:grid;grid-gap:6px;gap:6px;min-width:0;padding:10px}.writing-assist-template-card>span{color:#667085;font-size:11px;font-weight:850;letter-spacing:0}.writing-assist-template-card strong{color:#111827;font-size:14px;line-height:1.35}.writing-assist-template-card p{color:#344054;font-size:13px;line-height:1.55;margin:0}.writing-assist-template-card ul{color:#5f6b7a;display:grid;font-size:12px;grid-gap:4px;gap:4px;line-height:1.5;list-style:none;margin:0;padding:0}.writing-assist-template-card li{padding-left:14px;position:relative}.writing-assist-template-card li:before{background:#f68b1e;border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.62em;width:5px}.writing-assist-template-card button{background:#111827;border:1px solid #111827;border-radius:999px;color:#ffffff;cursor:pointer;font:inherit;font-size:12px;font-weight:850;justify-self:start;min-height:32px;padding:0 12px}.writing-assist-template-card button:hover{background:#007aff;border-color:#007aff}.layout-module-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(5,minmax(0,1fr))}.layout-module-grid button{background:#fbfcfe;border:1px solid #e1e8f0;border-radius:8px;color:#1d2939;cursor:pointer;display:grid;font:inherit;grid-gap:6px;gap:6px;min-height:112px;padding:10px;text-align:left}.layout-module-grid button:hover{border-color:#86b7e7;box-shadow:0 6px 16px rgba(0,122,255,.09)}.layout-module-grid strong{color:#111827;font-size:14px;line-height:1.35}.layout-module-grid span{color:#5f6b7a;font-size:12px;line-height:1.5}@media (max-width:640px){.writing-control-panel{grid-template-columns:1fr}.writing-assist-collapsed-row{align-items:stretch;flex-direction:column}.writing-assist-collapsed-trigger{grid-template-columns:1fr auto;width:100%}.writing-assist-item,.writing-assist-summary{align-items:stretch;grid-template-columns:1fr}.writing-assist-actions{justify-content:flex-start}.writing-assist-actions button,.writing-assist-item button,.writing-layout-toggle{width:-moz-fit-content;width:fit-content}.layout-module-grid,.writing-assist-template-grid{grid-template-columns:1fr}.layout-module-grid button{min-height:auto}}.writing-draft-panel{background:rgba(255,255,255,.94);border:1px solid #e5eaf1;border-radius:12px;display:grid;grid-gap:12px;gap:12px;max-width:1180px;padding:12px 14px;grid-template-columns:minmax(0,1fr) auto}.writing-draft-copy{display:grid;grid-gap:4px;gap:4px}.writing-draft-copy strong{color:#1d2939;font-size:14px;line-height:1.45}.writing-draft-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.writing-draft-actions button{background:#ffffff;border:1px solid #d0d5dd;border-radius:999px;color:#344054;cursor:pointer;font:inherit;font-size:12px;font-weight:800;min-height:32px;padding:0 12px}.writing-draft-actions button:hover{border-color:#98a2b3}.writing-video-panel{background:#ffffff;border:1px solid #e5eaf1;border-radius:8px;display:grid;grid-gap:12px;gap:12px;margin-top:12px;padding:12px}.writing-video-panel-header{align-items:center;display:flex;justify-content:space-between}.writing-video-panel-header>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.writing-video-panel-header strong{color:#1d2939;font-size:14px;line-height:1.4}.writing-video-preview-list{display:grid;grid-gap:10px;gap:10px}.writing-video-preview-list .video-embed-card{grid-template-columns:minmax(150px,200px) 1fr}.writing-video-preview-list .video-embed-poster{min-height:112px}.writing-video-preview-list .video-embed-copy strong{font-size:15px}.page-category{align-items:flex-start;background:#ffffff;border:1px solid #dddddd;border-radius:8px;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:14px;max-width:1200px;min-width:200px;padding:14px}.post-taxonomy-controls{align-items:end;display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(160px,1fr));min-width:0}.post-taxonomy-controls-compact{grid-template-columns:minmax(240px,1.2fr) minmax(220px,1fr) minmax(200px,.95fr)}.post-taxonomy-controls-compact .content-domain-picker,.post-taxonomy-controls-compact .taxonomy-more-settings{grid-column:1/-1}.post-taxonomy-controls-compact .taxonomy-lite-suggestion{background:#f6fbff;border:1px solid #d7eafb;border-radius:8px;padding:8px 10px}.post-taxonomy-controls-collapsed{display:none}.category-tree,.city-picker,.content-domain-picker,.local-topic-picker,.place-picker,.post-type-picker,.topic-picker{box-sizing:border-box;font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,SimHei,sans-serif;max-width:1200px}.content-domain-picker{display:grid;grid-gap:8px;gap:8px;grid-column:1/-1;min-width:0;order:5}.taxonomy-field{display:grid;grid-gap:6px;gap:6px;min-width:0}.city-picker{order:1}.topic-picker{order:2}.post-type-picker{order:3}.place-picker{order:4}.taxonomy-more-settings{background:#f8fafc;border:1px solid #e4eaf2;border-radius:9px;box-sizing:border-box;grid-column:1/-1;min-width:0}.taxonomy-place-settings{order:4}.taxonomy-intent-settings{order:5}.taxonomy-more-settings summary{align-items:center;color:#475467;cursor:pointer;display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto;list-style:none;min-height:38px;padding:7px 11px}.taxonomy-more-settings summary::-webkit-details-marker{display:none}.taxonomy-more-settings summary:after{color:#98a2b3;content:"⌄";font-size:13px;font-weight:900;grid-column:2;margin-left:4px}.taxonomy-more-settings[open] summary:after{content:"⌃"}.taxonomy-more-settings summary span{color:#344054;font-size:13px;font-weight:800;min-width:0}.taxonomy-more-settings summary strong{color:#667085;font-size:12px;font-weight:750;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taxonomy-more-settings[open]{background:#ffffff;border-color:#d9e2ee;box-shadow:0 8px 24px rgba(16,24,40,.05);padding-bottom:10px}.taxonomy-more-settings[open] .content-domain-picker,.taxonomy-more-settings[open] .place-picker{padding:0 10px}.taxonomy-lite-confirmed,.taxonomy-lite-suggestion{grid-column:1/-1;order:6}.taxonomy-label{color:#333333;display:block;font-size:13px;font-weight:700;line-height:1.25;white-space:nowrap}.content-domain-segment{background:#f5f7fa;border:1px solid #dce3ec;border-radius:8px;display:inline-grid;gap:4px;grid-template-columns:repeat(4,minmax(0,1fr));max-width:560px;padding:4px;width:100%}.content-intent-grid{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:860px;width:100%}.content-intent-option{background:#ffffff;border:1px solid #d8dee8;border-radius:8px;color:#344054;cursor:pointer;display:grid;font:inherit;grid-gap:4px;gap:4px;min-height:76px;padding:10px 12px;text-align:left}.content-intent-option strong{color:#1d2939;font-size:14px;font-weight:850;line-height:1.25}.content-intent-option span{color:#667085;font-size:12px;font-weight:650;line-height:1.35}.content-intent-option.active,.content-intent-option:hover{background:#f6fbff;border-color:#8ec5ff;box-shadow:0 1px 4px rgba(16,24,40,.08)}.content-intent-option.active strong{color:#005a9c}.domain-option{background:transparent;border:0;border-radius:6px;color:#4b5563;cursor:pointer;font:inherit;font-size:14px;font-weight:700;min-height:36px;padding:7px 12px;min-width:0;white-space:nowrap}.domain-option.active,.domain-option:hover{background:#ffffff;box-shadow:0 1px 4px rgba(16,24,40,.12);color:#111827}.taxonomy-lite-suggestion{align-items:center;color:#6d7480;display:flex;flex-wrap:wrap;font-size:13px;gap:6px;grid-column:1/-1;margin:-2px 0 0;order:2}.taxonomy-lite-suggestion button{background:transparent;border:0;color:#2454a6;cursor:pointer;font:inherit;font-weight:800;padding:0}.taxonomy-lite-suggestion button:hover{text-decoration:underline}.taxonomy-lite-suggestion span{color:#8a8f98}.taxonomy-lite-confirmed{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:13px;font-weight:700;grid-column:1/-1;margin:-2px 0 0;order:2;padding:8px 10px}.category-tree{align-items:center;display:flex;min-height:60px}.category-tree h2,.local-topic-picker h2{color:#333333;font-size:20px;font-weight:500;margin:0 8px 0 0;white-space:nowrap}.category-select-control{margin:8px;max-width:170px;min-width:100px}.category-select-control-wide{max-width:240px;min-width:180px}.category-select-control input,.category-select-control select{background-color:#ffffff;border:1px solid #cfd6df;border-radius:8px;font-size:14px;height:40px;padding:8px 10px;transition:background-color .2s ease-in-out;width:100%}.category-select-control input:focus,.category-select-control select:focus{background-color:#ffffff;border-color:#007aff;box-shadow:0 0 0 4px var(--focus-ring);outline:0}.post-taxonomy-controls .category-select-control{margin:0;max-width:none;min-width:0;width:100%}.post-taxonomy-controls .category-select-control-wide{max-width:none;min-width:0}.post-taxonomy-controls .category-select-control input,.post-taxonomy-controls .category-select-control select{border-radius:6px;color:#333333;height:42px}.topic-match-suggestions{align-items:center;color:#777777;display:flex;flex-wrap:wrap;font-size:12px;gap:6px;margin-top:6px}.topic-match-suggestions button{background:#fff8ed;border:1px solid #f1d4a5;border-radius:999px;color:#4b3b22;cursor:pointer;font:inherit;font-weight:700;min-height:26px;padding:4px 9px}.topic-match-suggestions button:hover{background:#fbb040;border-color:#fbb040;color:#18212f}.city-custom-input{border:1px solid #cccccc;border-radius:4px;font-size:16px;height:40px;margin:8px;max-width:220px;min-width:180px;padding:8px}.post-taxonomy-controls .city-custom-input,.post-taxonomy-controls .place-custom-input{border-radius:6px;height:42px;margin:0;max-width:none;min-width:0;width:100%}.save-button{background-color:#1d1d1f;border:none;border-radius:8px;color:#ffffff;cursor:pointer;font-size:15px;font-weight:800;height:44px;margin:0;padding:0 18px;width:96px}.save-button:hover{background-color:#007aff}.save-button:disabled{cursor:not-allowed;opacity:.6}.writing-mobile-message,.writing-mobile-submit-bar{display:none}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;max-width:none;min-width:200px}.title-input{background:transparent;border:0;border-radius:0;flex-grow:1;font-size:clamp(21px,2.2vw,28px);font-weight:850;height:58px;letter-spacing:0;line-height:1.18;margin:0;padding:0;width:100%}.title-input:focus{box-shadow:none;outline:0}.title-input::placeholder{color:#98a2b3;font-size:clamp(17px,1.6vw,21px);font-weight:700}.editor{flex:0 0 auto;max-width:1080px;min-height:560px;margin:2px auto 0;width:min(100%,1080px)}.editor .ql-toolbar.ql-snow{background:rgba(255,255,255,.98);border:1px solid #e5eaf1;border-bottom:0;border-radius:16px 16px 0 0;overflow:visible;position:-webkit-sticky;position:sticky;top:74px;z-index:4}.editor .ql-toolbar.ql-snow [data-tooltip]{position:relative}.editor .ql-toolbar.ql-snow [data-tooltip]:after{background:rgba(29,29,31,.94);border-radius:8px;box-shadow:0 10px 26px rgba(16,24,40,.18);color:#ffffff;content:attr(data-tooltip);font-size:12px;font-weight:700;left:50%;line-height:1.35;max-width:220px;opacity:0;padding:6px 9px;pointer-events:none;position:absolute;text-align:center;top:calc(100% + 8px);transform:translateX(-50%) translateY(4px);transition:opacity .14s ease,transform .14s ease;white-space:nowrap;z-index:2000}.editor .ql-toolbar.ql-snow [data-tooltip]:focus-visible:after,.editor .ql-toolbar.ql-snow [data-tooltip]:hover:after{opacity:1;transform:translateX(-50%) translateY(0)}.editor .ql-container{background:#ffffff;border:1px solid #e5eaf1;border-radius:0 0 16px 16px;box-shadow:0 18px 48px rgba(16,24,40,.08);height:auto;min-height:560px}.editor .ql-editor{font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,SimHei,sans-serif;color:#1f2937;font-size:16px;line-height:1.82;min-height:520px;overflow-y:visible;padding:clamp(22px,4vw,46px)}.editor .ql-editor.ql-blank:before{color:#98a2b3;font-style:normal;left:clamp(22px,4vw,46px);right:clamp(22px,4vw,46px)}.editor .ql-toolbar.ql-snow .ql-picker.ql-font{width:116px}.editor .ql-toolbar.ql-snow .ql-picker.ql-size{width:78px}.editor .ql-toolbar.ql-snow .ql-picker.ql-lineheight{width:82px}.editor .ql-toolbar.ql-snow .ql-format-brush{align-items:center;color:#344054;display:inline-flex;font-size:0;height:24px;justify-content:center;position:relative;width:28px}.editor .ql-toolbar.ql-snow .ql-format-brush-icon{display:block;height:22px;overflow:visible;width:22px}.editor .ql-toolbar.ql-snow .ql-format-brush-icon:after,.editor .ql-toolbar.ql-snow .ql-format-brush-icon:before{content:"";display:none}.editor .ql-toolbar.ql-snow .ql-format-brush svg:not(.ql-format-brush-icon){display:none}.editor .ql-toolbar.ql-snow .ql-format-brush .ql-format-brush-icon{display:block;fill:currentColor;stroke:none}.editor .ql-toolbar.ql-snow .ql-format-brush-body,.editor .ql-toolbar.ql-snow .ql-format-brush-bristle{fill:currentColor;stroke:none}.editor .ql-toolbar.ql-snow .ql-format-brush.ql-format-brush-ready,.editor .ql-toolbar.ql-snow .ql-format-brush:hover{background:#fff7ed;border-radius:6px;color:#c2410c}.editor .ql-toolbar.ql-snow .ql-map,.editor .ql-toolbar.ql-snow .ql-table{align-items:center;color:#344054;display:inline-flex;font-size:0;height:24px;justify-content:center;position:relative;width:28px}.editor .ql-toolbar.ql-snow .ql-map:hover,.editor .ql-toolbar.ql-snow .ql-table:hover{background:#f0f9ff;border-radius:6px;color:#005a9c}.editor .ql-toolbar.ql-snow .ql-map-icon{display:block;fill:none;height:22px;overflow:visible;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:22px}.editor .ql-toolbar.ql-snow .ql-table svg{height:18px;width:18px}.table-edit-toolbar{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.96);border:1px solid rgba(208,213,221,.9);border-radius:999px;bottom:24px;box-shadow:0 14px 40px rgba(16,24,40,.16);display:flex;gap:6px;left:50%;max-width:calc(100vw - 32px);padding:8px;position:fixed;transform:translateX(-50%);z-index:1100}.table-edit-toolbar span{color:#475467;font-size:13px;font-weight:800;padding:0 6px 0 8px;white-space:nowrap}.table-edit-toolbar button{background:transparent;border:1px solid transparent;border-radius:999px;color:#344054;cursor:pointer;font:inherit;font-size:13px;font-weight:800;min-height:34px;padding:0 12px;white-space:nowrap}.table-edit-toolbar button:hover{background:#f0f9ff;border-color:#bfdbfe;color:#005a9c}.image-layout-toolbar{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(255,255,255,.96);border:1px solid rgba(208,213,221,.9);border-radius:999px;bottom:24px;box-shadow:0 14px 40px rgba(16,24,40,.16);display:flex;gap:6px;left:50%;max-width:calc(100vw - 32px);padding:8px;position:fixed;transform:translateX(-50%);z-index:1100}.image-layout-toolbar-group{align-items:center;display:flex;gap:4px}.image-layout-toolbar span{color:#475467;font-size:13px;font-weight:800;padding:0 6px 0 8px;white-space:nowrap}.image-layout-toolbar button{background:transparent;border:1px solid transparent;border-radius:999px;color:#344054;cursor:pointer;font:inherit;font-size:13px;font-weight:800;min-height:34px;padding:0 12px;white-space:nowrap}.image-layout-toolbar button:hover{background:#f2f4f7}.image-layout-toolbar button.active,.image-layout-toolbar button[aria-pressed=true]{background:#1d1d1f;color:#ffffff}.image-layout-toolbar button:disabled{cursor:not-allowed;opacity:.42}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=songti]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=songti]:before{content:"宋体";font-family:SimSun,Songti SC,serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=yahei]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=yahei]:before{content:"微软雅黑";font-family:Microsoft YaHei,PingFang SC,sans-serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=heiti]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=heiti]:before{content:"黑体";font-family:SimHei,Heiti SC,sans-serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=kaiti]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=kaiti]:before{content:"楷体";font-family:KaiTi,Kaiti SC,serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=fangsong]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=fangsong]:before{content:"仿宋";font-family:FangSong,STFangsong,serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=noto-sans]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=noto-sans]:before{content:"思源黑体";font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=noto-serif]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=noto-serif]:before{content:"思源宋体";font-family:"Noto Serif SC",SimSun,serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=arial]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=arial]:before{content:"Arial";font-family:Arial,sans-serif}.editor .ql-snow .ql-picker.ql-font .ql-picker-item[data-value=georgia]:before,.editor .ql-snow .ql-picker.ql-font .ql-picker-label[data-value=georgia]:before{content:"Georgia";font-family:Georgia,serif}.editor .ql-snow .ql-picker.ql-size .ql-picker-item:not([data-value]):before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"16px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="12px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="12px"]:before{content:"12px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="14px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="14px"]:before{content:"14px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="18px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="18px"]:before{content:"18px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="20px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="20px"]:before{content:"20px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="24px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="24px"]:before{content:"24px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="28px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="28px"]:before{content:"28px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="32px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="32px"]:before{content:"32px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="36px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="36px"]:before{content:"36px"}.editor .ql-snow .ql-picker.ql-size .ql-picker-item[data-value="48px"]:before,.editor .ql-snow .ql-picker.ql-size .ql-picker-label[data-value="48px"]:before{content:"48px"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item:not([data-value]):before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label:before{content:"行距"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="1.2"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="1.2"]:before{content:"1.2"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="1.5"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="1.5"]:before{content:"1.5"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="1.75"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="1.75"]:before{content:"1.75"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="2"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="2"]:before{content:"2.0"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="2.5"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="2.5"]:before{content:"2.5"}.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-item[data-value="3"]:before,.editor .ql-snow .ql-picker.ql-lineheight .ql-picker-label[data-value="3"]:before{content:"3.0"}.editor .ql-editor .ql-font-songti,.post-content .ql-font-songti{font-family:SimSun,Songti SC,serif}.editor .ql-editor .ql-font-yahei,.post-content .ql-font-yahei{font-family:Microsoft YaHei,PingFang SC,sans-serif}.editor .ql-editor .ql-font-heiti,.post-content .ql-font-heiti{font-family:SimHei,Heiti SC,sans-serif}.editor .ql-editor .ql-font-kaiti,.post-content .ql-font-kaiti{font-family:KaiTi,Kaiti SC,serif}.editor .ql-editor .ql-font-fangsong,.post-content .ql-font-fangsong{font-family:FangSong,STFangsong,serif}.editor .ql-editor .ql-font-noto-sans,.post-content .ql-font-noto-sans{font-family:Noto Sans SC,Microsoft YaHei,sans-serif}.editor .ql-editor .ql-font-noto-serif,.post-content .ql-font-noto-serif{font-family:"Noto Serif SC",SimSun,serif}.editor .ql-editor .ql-font-arial,.post-content .ql-font-arial{font-family:Arial,sans-serif}.editor .ql-editor .ql-font-georgia,.post-content .ql-font-georgia{font-family:Georgia,serif}.editor .ql-editor .ql-size-12px,.post-content .ql-size-12px{font-size:12px}.editor .ql-editor .ql-size-14px,.post-content .ql-size-14px{font-size:14px}.editor .ql-editor .ql-size-18px,.post-content .ql-size-18px{font-size:18px}.editor .ql-editor .ql-size-20px,.post-content .ql-size-20px{font-size:20px}.editor .ql-editor .ql-size-24px,.post-content .ql-size-24px{font-size:24px}.editor .ql-editor .ql-size-28px,.post-content .ql-size-28px{font-size:28px}.editor .ql-editor .ql-size-32px,.post-content .ql-size-32px{font-size:32px}.editor .ql-editor .ql-size-36px,.post-content .ql-size-36px{font-size:36px}.editor .ql-editor .ql-size-48px,.post-content .ql-size-48px{font-size:48px}.editor .ql-editor .post-layout-module,.post-content .post-layout-module{border:1px solid #d8e2ed;border-radius:8px;clear:both;margin:18px 0;padding:14px}.editor .ql-editor .post-layout-module h2,.post-content .post-layout-module h2{color:#1d2939;font-size:20px;line-height:1.35;margin:4px 0 8px}.editor .ql-editor .post-layout-module li,.editor .ql-editor .post-layout-module p,.post-content .post-layout-module li,.post-content .post-layout-module p{color:#344054;line-height:1.75}.editor .ql-editor .post-layout-kicker,.post-content .post-layout-kicker{color:#005a9c!important;font-size:12px;font-weight:850;letter-spacing:0;margin:0 0 4px!important}.editor .ql-editor .post-layout-lede,.post-content .post-layout-lede{background:#f7fbff;border-color:#c9d8ea}.editor .ql-editor .post-layout-lede blockquote,.post-content .post-layout-lede blockquote{border-left:4px solid #007aff;color:#1d2939;font-size:18px;font-weight:750;line-height:1.7;margin:4px 0 10px;padding:0 0 0 12px}.editor .ql-editor .post-layout-split,.post-content .post-layout-split{align-items:stretch;background:#ffffff;display:grid;grid-gap:14px;gap:14px;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr)}.editor .ql-editor .post-layout-media-slot,.post-content .post-layout-media-slot{align-items:center;background:#f2f6fa;border:1px dashed #adc2d8;border-radius:8px;display:grid;min-height:180px;padding:14px}.editor .ql-editor .post-layout-media-slot p,.post-content .post-layout-media-slot p{color:#667085;font-size:13px;margin:0;text-align:center}.editor .ql-editor .post-layout-copy,.post-content .post-layout-copy{display:grid;grid-gap:6px;gap:6px;min-width:0}.editor .ql-editor .post-layout-info-card,.post-content .post-layout-info-card{background:#fffaf3;border-color:#f5c58b}.editor .ql-editor .post-layout-compare,.post-content .post-layout-compare{background:#fbfcfe}.editor .ql-editor .post-layout-module table,.post-content .post-layout-module table{background:#ffffff;border-collapse:collapse;margin:8px 0 0;width:100%}.editor .ql-editor .post-layout-module td,.post-content .post-layout-module td{border:1px solid #d8dee8;color:#344054;line-height:1.55;padding:9px 10px;vertical-align:top}.editor .ql-editor .post-layout-info-card td:first-child,.editor .ql-editor .post-layout-module tr:first-child td,.post-content .post-layout-info-card td:first-child,.post-content .post-layout-module tr:first-child td{background:#f3f6fb;color:#1d2939;font-weight:800}.editor .ql-editor .post-layout-steps,.post-content .post-layout-steps{background:#f7f7fb;border-color:#d6d9e6}.editor .ql-editor .post-layout-steps ol,.post-content .post-layout-steps ol{display:grid;grid-gap:8px;gap:8px;margin:8px 0 0;padding-left:22px}.editor .ql-editor .post-layout-steps li,.post-content .post-layout-steps li{background:#ffffff;border:1px solid #e1e6ef;border-radius:7px;padding:8px 10px}.editor .ql-editor img{border-radius:10px;display:block;height:auto;margin:14px 0;max-height:720px;max-width:100%;object-fit:contain}.editor .ql-editor img.post-image-size-small,.post-content img.post-image-size-small{margin-left:auto;margin-right:auto;width:min(100%,360px)}.editor .ql-editor img.post-image-size-medium,.post-content img.post-image-size-medium{margin-left:auto;margin-right:auto;width:min(100%,560px)}.editor .ql-editor img.post-image-size-large,.post-content img.post-image-size-large{margin-left:auto;margin-right:auto;width:min(100%,820px)}.editor .ql-editor img.post-image-size-full,.post-content img.post-image-size-full{width:100%}.editor .ql-editor .post-image-grid,.post-content .post-image-grid{cursor:pointer;display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:14px 0;width:100%}.editor .ql-editor .post-image-grid.post-image-size-small,.post-content .post-image-grid.post-image-size-small{margin-left:auto;margin-right:auto;max-width:420px}.editor .ql-editor .post-image-grid.post-image-size-medium,.post-content .post-image-grid.post-image-size-medium{margin-left:auto;margin-right:auto;max-width:680px}.editor .ql-editor .post-image-grid.post-image-size-large,.post-content .post-image-grid.post-image-size-large{margin-left:auto;margin-right:auto;max-width:940px}.editor .ql-editor .post-image-grid.post-image-size-full,.post-content .post-image-grid.post-image-size-full{max-width:none}.editor .ql-editor .post-image-grid:hover{outline:2px solid rgba(0,122,255,.28);outline-offset:3px}.editor .ql-editor .post-image-grid-1,.editor .ql-editor .post-image-grid[data-columns="1"],.post-content .post-image-grid-1,.post-content .post-image-grid[data-columns="1"]{grid-template-columns:1fr}.editor .ql-editor .post-image-grid-2,.editor .ql-editor .post-image-grid[data-columns="2"],.post-content .post-image-grid-2,.post-content .post-image-grid[data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.editor .ql-editor .post-image-grid-3,.editor .ql-editor .post-image-grid[data-columns="3"],.post-content .post-image-grid-3,.post-content .post-image-grid[data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.editor .ql-editor .post-image-grid-4,.editor .ql-editor .post-image-grid[data-columns="4"],.post-content .post-image-grid-4,.post-content .post-image-grid[data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.editor .ql-editor .post-image-grid img,.post-content .post-image-grid img{aspect-ratio:1;border-radius:10px;display:block;height:100%;margin:0;max-height:none;max-width:100%;object-fit:cover;width:100%}.editor .ql-editor .post-image-grid-1 img,.editor .ql-editor .post-image-grid[data-columns="1"] img,.post-content .post-image-grid-1 img,.post-content .post-image-grid[data-columns="1"] img{aspect-ratio:auto;height:auto;max-height:720px;object-fit:contain}.editor .ql-editor .post-map-card,.post-content .post-map-card{align-items:center;background:#f5f6f7;border:1px solid #e5e7eb;border-radius:999px;color:#1f2937;display:inline-flex;gap:5px;line-height:1;margin:0 4px 2px 0;max-width:min(100%,440px);overflow:visible;padding:3px 7px;vertical-align:-2px;width:auto}.editor .ql-editor .post-map-card-visual,.post-content .post-map-card-visual{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;min-height:14px}.post-map-card-pin{background:#d96f1a;box-shadow:none;display:inline-block;height:13px;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2010c0%204.993-5.539%2010.193-7.399%2011.799a1%201%200%200%201-1.202%200C9.539%2020.193%204%2014.993%204%2010a8%208%200%200%201%2016%200'/%3E%3Ccircle%20cx='12'%20cy='10'%20r='3'/%3E%3C/svg%3E") center /contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2.4'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M20%2010c0%204.993-5.539%2010.193-7.399%2011.799a1%201%200%200%201-1.202%200C9.539%2020.193%204%2014.993%204%2010a8%208%200%200%201%2016%200'/%3E%3Ccircle%20cx='12'%20cy='10'%20r='3'/%3E%3C/svg%3E") center /contain no-repeat;width:13px}.post-map-card-pin:after{content:none}.editor .ql-editor .post-map-card-copy,.post-content .post-map-card-copy{align-content:center;display:inline-flex;flex:1 1 auto;gap:0;min-width:0}.editor .ql-editor .post-map-card-copy strong,.post-content .post-map-card-copy strong{color:#2f3742;display:block;font-size:13px;font-weight:600;line-height:1.25;max-width:min(58vw,320px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor .ql-editor .post-map-card-copy span,.post-content .post-map-card-copy span{display:none}.editor .ql-editor .post-map-card-actions,.post-content .post-map-card-actions{align-content:center;display:inline-flex;flex:0 0 auto;position:relative}.editor .ql-editor .post-map-card-route-trigger,.post-content .post-map-card-route-trigger{align-items:center;background:transparent;border:0;border-radius:0;color:#526b7f;display:inline-flex;cursor:pointer;font-size:13px;font-weight:500;line-height:1.25;min-height:0;padding:0 0 0 3px;text-decoration:none;white-space:nowrap}.editor .ql-editor .post-map-card-route-trigger:hover,.post-content .post-map-card-route-trigger:hover{color:#1f6f9d;text-decoration:underline}.editor .ql-editor .post-map-card-route-trigger:focus-visible,.post-content .post-map-card-route-trigger:focus-visible{border-radius:999px;outline:2px solid rgba(31,111,157,.22);outline-offset:2px}.editor .ql-editor .post-map-card-route-menu,.post-content .post-map-card-route-menu{background:rgba(255,255,255,.98);border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 24px rgba(15,23,42,.14);display:none;min-width:112px;padding:4px;position:absolute;right:-6px;top:calc(100% + 7px);z-index:20}.editor .ql-editor .post-map-card-route-menu:before,.post-content .post-map-card-route-menu:before{content:"";inset:-8px 0 auto;height:8px;position:absolute}.editor .ql-editor .post-map-card-actions.post-map-card-route-open .post-map-card-route-menu,.editor .ql-editor .post-map-card-actions:focus-within .post-map-card-route-menu,.editor .ql-editor .post-map-card-actions:hover .post-map-card-route-menu,.post-content .post-map-card-actions.post-map-card-route-open .post-map-card-route-menu,.post-content .post-map-card-actions:focus-within .post-map-card-route-menu,.post-content .post-map-card-actions:hover .post-map-card-route-menu{display:grid}.editor .ql-editor .post-map-card-route-menu a,.post-content .post-map-card-route-menu a{border-radius:6px;color:#1f2937;display:block;font-size:13px;font-weight:500;line-height:1.3;padding:7px 9px;text-decoration:none;white-space:nowrap}.editor .ql-editor .post-map-card-route-menu a:hover,.post-content .post-map-card-route-menu a:hover{background:#f3f7fa;color:#1f6f9d}.publish-preview-backdrop{align-items:center;background:rgba(15,23,42,.42);display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:1450}.publish-preview-dialog{background:#ffffff;border-radius:8px;box-shadow:0 24px 70px rgba(16,24,40,.24);display:grid;grid-gap:14px;gap:14px;max-height:min(86vh,760px);max-width:720px;overflow-y:auto;padding:20px;width:min(100%,720px)}.publish-preview-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.publish-preview-header h2{color:#263241;font-size:22px;line-height:1.3;margin:2px 0 0}.publish-preview-header button{background:#f2f4f7;border:0;border-radius:999px;color:#344054;cursor:pointer;font-size:20px;font-weight:800;height:34px;line-height:1;width:34px}.publish-preview-summary{border:1px solid #e2e8f0;border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.publish-preview-summary article{background:#ffffff;border-bottom:1px solid #edf1f7;display:grid;grid-gap:4px;gap:4px;min-width:0;padding:10px 12px}.publish-preview-summary article:nth-child(odd){border-right:1px solid #edf1f7}.publish-preview-summary article:last-child{border-bottom:0}.publish-preview-excerpt span,.publish-preview-summary span,.publish-preview-tags>span{color:#667085;font-size:12px;font-weight:850}.publish-preview-summary strong{color:#1d2939;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.publish-preview-excerpt{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;grid-gap:6px;gap:6px;padding:12px}.publish-preview-excerpt p{color:#344054;font-size:14px;line-height:1.7;margin:0;overflow-wrap:anywhere}.publish-preview-checklist{display:grid;grid-gap:8px;gap:8px}.publish-preview-suggestion-note{background:#eef7ff;border:1px solid #bfdbfe;border-radius:8px;color:#005a9c;font-size:14px;font-weight:850;line-height:1.5;padding:10px 12px}.publish-preview-checklist article{align-items:center;background:#f8fbff;border:1px solid #d6e9ff;border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px 12px}.publish-preview-checklist strong{color:#18456b;font-size:14px;line-height:1.4}.publish-preview-checklist p{color:#526b7f;font-size:13px;line-height:1.55;margin:3px 0 0}.publish-preview-checklist button,.publish-preview-tags button{background:#ffffff;border:1px solid #bfdbfe;border-radius:999px;color:#005a9c;cursor:pointer;font:inherit;font-size:12px;font-weight:850;min-height:32px;padding:0 12px;white-space:nowrap}.publish-preview-ready{background:#ecfdf3;border:1px solid #bbf7d0;border-radius:8px;color:#067647;font-size:14px;font-weight:800;padding:12px}.publish-preview-tags{display:grid;grid-gap:8px;gap:8px}.publish-preview-tags div{display:flex;flex-wrap:wrap;gap:8px}.publish-preview-actions{display:flex;gap:10px;justify-content:flex-end}.publish-preview-actions button{border:1px solid #d0d5dd;border-radius:7px;cursor:pointer;font:inherit;font-weight:800;min-height:40px;padding:0 14px}.publish-preview-actions button:first-child{background:#ffffff;color:#344054}.publish-preview-actions button:last-child{background:#1d1d1f;border-color:#1d1d1f;color:#ffffff}.map-insert-backdrop{align-items:center;background:rgba(15,23,42,.38);display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:1400}.map-insert-dialog{background:#ffffff;border-radius:8px;box-shadow:0 24px 70px rgba(16,24,40,.24);display:grid;grid-gap:16px;gap:16px;max-width:620px;padding:20px;width:min(100%,620px)}.map-insert-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.map-insert-header h2{color:#263241;font-size:22px;line-height:1.3;margin:2px 0 0}.map-insert-header button{background:#f2f4f7;border:0;border-radius:999px;color:#344054;cursor:pointer;font-size:20px;font-weight:800;height:34px;line-height:1;width:34px}.map-insert-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.map-insert-grid label{color:#344054;display:grid;font-size:14px;font-weight:800;grid-gap:7px;gap:7px}.map-insert-grid input{border:1px solid #d0d5dd;border-radius:7px;color:#1d2939;font:inherit;min-height:42px;padding:10px 12px;width:100%}.table-insert-dialog{max-width:520px;width:min(100%,520px)}.table-insert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.table-insert-preview{border:1px solid #d8e2ed;border-radius:8px;max-width:100%;overflow-x:auto;padding:10px}.table-insert-preview table{border-collapse:collapse;min-width:280px;width:100%}.table-insert-preview td{background:#ffffff;border:1px solid #d8dee8;height:32px}.table-insert-preview tr:first-child td{background:#f8fafc}.map-insert-preview{align-items:center;background:#f8fbff;border:1px solid #d8e2ed;border-radius:8px;display:grid;grid-gap:12px;gap:12px;grid-template-columns:44px minmax(0,1fr);padding:12px}.map-insert-preview div{display:grid;grid-gap:4px;gap:4px;min-width:0}.map-insert-preview span,.map-insert-preview strong{overflow-wrap:anywhere}.map-insert-preview strong{color:#263241;font-size:16px}.map-insert-preview span{color:#667085;font-size:14px;line-height:1.5}.map-insert-actions{display:flex;gap:10px;justify-content:flex-end}.map-insert-actions button{border:1px solid #d0d5dd;border-radius:7px;cursor:pointer;font:inherit;font-weight:800;min-height:40px;padding:0 14px}.map-insert-actions button:first-child{background:#ffffff;color:#344054}.map-insert-actions button:last-child{background:#1d1d1f;border-color:#1d1d1f;color:#ffffff}.editor .ql-editor li{color:#000000!important}.upload-progress,.uploading-indicator{background:#333333;border-radius:4px;bottom:20px;color:#ffffff;padding:10px;position:fixed;right:20px;z-index:1000}.image-upload-panel{display:grid;grid-gap:8px;gap:8px;max-width:1180px}.image-upload-card{align-items:center;background:rgba(255,255,255,.92);border:1px solid #e5eaf1;border-radius:10px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:72px minmax(0,1fr) auto;padding:8px}.image-upload-card-ready{border-color:#b7e4c7}.image-upload-card-failed{border-color:#fecaca}.image-upload-card img{aspect-ratio:1;background:#f2f4f7;border-radius:8px;height:72px;object-fit:cover;width:72px}.image-upload-card-copy{display:grid;grid-gap:3px;gap:3px;min-width:0}.image-upload-card-copy strong{color:#1d2939;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-upload-card-copy span{color:#667085;font-size:12px}.image-upload-card-actions{display:flex;gap:8px}.image-upload-card-actions button{background:#ffffff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;cursor:pointer;font-weight:800;padding:8px 10px}.image-upload-card-actions button:hover{border-color:#98a2b3}@media (max-width:640px){.site-shell{padding-bottom:78px}.writing-page{min-height:auto;padding:12px}.editor,.editor .ql-container{min-height:320px}.editor .ql-toolbar.ql-snow{top:12px}.editor .ql-editor{min-height:280px}.editor .ql-editor .post-image-grid-3,.editor .ql-editor .post-image-grid-4,.editor .ql-editor .post-image-grid[data-columns="3"],.editor .ql-editor .post-image-grid[data-columns="4"],.post-content .post-image-grid-3,.post-content .post-image-grid-4,.post-content .post-image-grid[data-columns="3"],.post-content .post-image-grid[data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.editor .ql-editor .post-layout-module,.post-content .post-layout-module{margin:14px 0;overflow-x:auto;padding:12px}.editor .ql-editor .post-layout-split,.post-content .post-layout-split{grid-template-columns:1fr}.editor .ql-editor .post-layout-media-slot,.post-content .post-layout-media-slot{min-height:128px}.editor .ql-editor .post-layout-module table,.post-content .post-layout-module table{min-width:420px}.editor .ql-editor .post-map-card,.post-content .post-map-card{gap:5px;max-width:100%;padding:3px 7px}.editor .ql-editor .post-map-card-actions,.post-content .post-map-card-actions{justify-content:flex-start}.map-insert-backdrop,.publish-preview-backdrop{align-items:flex-end;padding:10px}.publish-preview-dialog{max-height:calc(100vh - 20px);padding:16px}.publish-preview-summary{grid-template-columns:1fr}.publish-preview-summary article:nth-child(odd){border-right:0}.publish-preview-checklist article{align-items:stretch;grid-template-columns:1fr}.publish-preview-checklist button{justify-self:start}.publish-preview-actions{align-items:stretch;background:#ffffff;bottom:-16px;flex-direction:column;margin:0 -16px -16px;padding:10px 16px 16px;position:-webkit-sticky;position:sticky}.map-insert-dialog{max-height:calc(100vh - 20px);overflow-y:auto;padding:16px}.map-insert-grid{grid-template-columns:1fr}.table-insert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-insert-actions{align-items:stretch;flex-direction:column}.table-edit-toolbar{bottom:92px;flex-wrap:wrap;gap:4px;justify-content:center;overflow-x:auto;padding:7px}.table-edit-toolbar button,.table-edit-toolbar span{font-size:12px}.table-edit-toolbar button{min-height:32px;padding:0 10px}.image-layout-toolbar{border-radius:12px;bottom:calc(154px + env(safe-area-inset-bottom));flex-wrap:nowrap;gap:4px;justify-content:flex-start;left:10px;max-width:none;overflow-x:auto;padding:7px;right:10px;transform:none;z-index:82}.image-layout-toolbar button,.image-layout-toolbar span{font-size:12px}.image-layout-toolbar button{min-height:32px;padding:0 10px}.image-upload-card{grid-template-columns:56px minmax(0,1fr)}.image-upload-card img{height:56px;width:56px}.image-upload-card-actions{grid-column:1/-1;justify-content:flex-end}.writing-draft-panel{grid-template-columns:1fr}.writing-draft-actions{justify-content:flex-start}.mobile-tabbar{align-items:center;background:rgba(255,255,255,.96);border-top:1px solid #e5e7eb;bottom:0;box-shadow:0 -10px 28px rgba(16,24,40,.08);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));left:0;padding:6px 8px calc(6px + env(safe-area-inset-bottom));position:fixed;right:0;z-index:80}.mobile-tabbar .message-nav-link,.mobile-tabbar a{align-items:center;border-radius:10px;color:#667085;display:grid;font-size:11px;font-weight:700;grid-gap:3px;gap:3px;justify-items:center;min-height:48px;padding:5px 2px;position:relative;text-decoration:none}.mobile-tabbar a svg{font-size:18px}.mobile-tabbar .message-nav-link.active,.mobile-tabbar a.active,.mobile-tabbar a:hover{background:#f3f6fb;color:#007aff}.mobile-tabbar-icon-wrap{display:inline-flex;position:relative}.mobile-tabbar-badge{align-items:center;background:#d92d20;border:2px solid #ffffff;border-radius:999px;color:#ffffff;display:inline-flex;font-size:10px;font-weight:800;justify-content:center;line-height:1;min-height:17px;min-width:17px;padding:1px 4px;position:absolute;right:-12px;top:-9px}.navbar{align-items:center;flex-direction:row;flex-wrap:wrap;font-size:16px;gap:8px 10px;padding:8px 20px 10px}.navbar-brand img{height:38px;width:38px}.navbar-brand a{gap:9px}.navbar-brand-copy{display:grid;grid-gap:2px;gap:2px;line-height:1.05}.navbar-brand-name{color:#1d1d1f;font-size:17px;font-weight:800;letter-spacing:-.02em}.navbar-brand-tagline{color:#7a5a3a;font-size:11px;font-weight:700;letter-spacing:.02em}.mobile-top-compose{align-items:center;background:#1d1d1f;border-radius:999px;color:#ffffff;display:inline-flex;font-size:13px;font-weight:800;gap:5px;line-height:1;margin-left:auto;min-height:32px;padding:0 12px;text-decoration:none;white-space:nowrap}.mobile-top-compose svg{font-size:11px}.mobile-top-compose.active,.mobile-top-compose:hover{background:#333336;color:#ffffff}.navbar-link-left{flex:0 0 auto;gap:0}.navbar-link-left>.message-nav-link,.navbar-link-left>a:not(:first-child),.navbar-link-left>a[href="/"],.navbar-link-left>a[href="/feed"],.navbar-link-left>a[href="/writingpage"],.navbar-link-right{display:none}.navbar-link-right{margin-left:auto}#logout,.navbar-link-left>a,.navbar-link-right>a{min-height:32px}.navbar-search{flex:0 0 100%;margin:0;max-width:100%;min-width:0;order:2;width:100%}.navbar-search .search-keyword-input input{max-width:none;min-width:0;width:100%}.main{padding-bottom:32px}.search-page{margin-bottom:1.5rem}.search-advanced-grid,.search-primary-row{grid-template-columns:1fr}.search-advanced-filters summary{align-items:flex-start;flex-direction:column;gap:4px}.search-advanced-filters summary small{max-width:100%;text-align:left}.search-filter-actions{align-items:stretch;flex-direction:column}.search-filter-actions a,.search-filter-actions button{text-align:center;width:100%}.deals-page{gap:14px;margin-bottom:1.5rem}.deals-intro,.deals-section{padding:18px}.deals-intro h1{font-size:26px}.deals-category-grid{grid-template-columns:1fr}.deals-category-card{min-height:auto}.deals-section-header{align-items:flex-start;flex-direction:column}.deals-section-header a,.deals-submit-actions a{width:100%}.footer{margin-top:40px;padding:22px 18px}.pagination{margin-bottom:1.25rem}.home-discovery{margin-bottom:1.5rem}.home-decision-panel{gap:12px;padding:0}.home-discovery:not(.home-discovery-compact)>.home-channel-grid,.home-mobile-focus-feed{display:none}.home-primary-content{gap:16px;grid-template-columns:1fr;margin-bottom:16px}.home-domain-primary-latest .home-compact-feed li:nth-child(n+6),.home-primary-content .home-domain-primary-hot{display:none}.home-domain-primary-latest .home-compact-feed .home-compact-post{padding:9px 0}.home-domain-primary-latest .home-compact-feed .home-compact-post-with-cover,.home-domain-primary-latest .home-compact-feed li:first-child .home-compact-post-with-cover{gap:10px;grid-template-columns:84px minmax(0,1fr)}.home-domain-primary-latest .home-compact-feed .home-compact-post-cover,.home-domain-primary-latest .home-compact-feed li:first-child .home-compact-post-cover{height:66px}.home-primary-content .home-domain{padding-top:12px}.home-shortcut-panel{gap:8px;margin-bottom:18px}.home-mobile-content-stack{display:grid;grid-gap:18px;gap:18px}.home-mobile-content-stack .home-domain{padding-top:14px}.home-mobile-focus-feed .home-domain-title{align-items:center;flex-direction:row}.home-command-panel{grid-template-columns:1fr;padding:0}.home-command-primary{gap:6px}.home-search-submit{padding:0;width:44px}.home-task-grid,.local-task-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-guide-strip{flex-wrap:nowrap;margin:0 -20px;overflow-x:auto;padding:0 20px 4px;scrollbar-width:none}.home-search-side .home-guide-strip{margin:0;flex-wrap:wrap;overflow:visible;padding:0 2px}.home-guide-strip::-webkit-scrollbar{display:none}.home-task-card{min-height:48px;padding:8px 6px}.home-guide-strip a,.home-guide-strip:before{flex:0 0 auto;white-space:nowrap}.home-guide-links{grid-template-columns:1fr}.faq-rail,.home-guide-links.faq-rail,.question-list.faq-rail{display:flex;flex-wrap:nowrap;gap:10px;margin:0 -16px;overflow-x:auto;padding:0 16px 4px;scroll-padding-left:16px;scroll-snap-type:x proximity;scrollbar-width:none}.faq-rail::-webkit-scrollbar,.home-guide-links.faq-rail::-webkit-scrollbar,.question-list.faq-rail::-webkit-scrollbar{display:none}.faq-rail a,.home-guide-links.faq-rail a,.question-list.faq-rail a{flex:0 0 min(78vw,280px);min-height:52px;scroll-snap-align:start}.home-city-custom-input,.home-city-select,.home-location-button{flex:1 1 150px;max-width:none;min-width:150px;width:auto}.home-city-section{display:flex}.home-city-actions,.home-city-all-link,.home-city-section h2{flex:0 0 auto}.home-channel-grid,.home-domain-grid,.home-domain-local .home-preview-grid,.home-domain-rank .home-preview-grid,.home-preview-grid{grid-template-columns:1fr}.home-domain-title{align-items:flex-start;flex-direction:column;gap:4px}.local-city-controls{align-items:stretch;flex-direction:column}.local-city-input,.local-city-select,.local-location-button{min-width:0;width:100%}.local-faq-header{align-items:flex-start;flex-direction:column;gap:8px}.local-faq-ask-link{align-self:stretch;background:#f8fbff;border:1px solid #dfe6ef;border-radius:8px;padding:10px 12px;text-align:center}.local-faq-grid{grid-template-columns:1fr}.local-faq-card{min-height:0;padding:12px}.hero h1,.post-page h1{font-size:28px}.post-page{padding:20px}.post-publish-notice{align-items:stretch;flex-direction:column}.post-publish-notice-actions{justify-content:flex-start}.post-title{align-items:stretch;flex-direction:column}.post-context-badges{gap:6px}.post-context-badges a,.post-context-badges span{font-size:12px;min-height:26px;padding:4px 8px}.post-trust-row{gap:6px 10px}.post-audio-reader-expanded{padding:9px}.post-audio-reader-paused,.post-audio-reader-playing{bottom:calc(68px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(16,24,40,.12);left:10px;position:fixed;right:10px;z-index:78}.post-audio-reader-main{gap:8px}.post-audio-primary{min-width:84px;padding:8px 10px}.post-audio-title{font-size:12px}.post-audio-time{display:none}.post-audio-rate select{min-height:36px;max-width:72px}.post-audio-icon-button{height:36px;min-height:36px;width:36px}.post-audio-chunk-status{display:none}.video-embed-card{grid-template-columns:1fr}.video-embed-poster{min-height:0}.video-embed-copy{padding:12px}.writing-video-preview-list .video-embed-card{grid-template-columns:1fr}.writing-video-preview-list .video-embed-poster{min-height:0}.video-embed-modal{padding:12px}.author-page{padding:0 12px}.author-profile{align-items:flex-start;grid-template-columns:64px 1fr;padding:14px}.author-profile-avatar{height:64px;width:64px}.editor-header{flex-direction:column}.writing-page{height:auto;min-height:84vh;padding:12px 12px calc(144px + env(safe-area-inset-bottom))}.writing-composer-header{align-items:stretch;grid-template-columns:1fr;position:static}.writing-context-bar{padding:10px}.page-category{padding:12px}.page-category,.post-taxonomy-controls,.post-taxonomy-controls-compact{grid-template-columns:1fr}.content-domain-segment{max-width:none;width:100%}.content-intent-grid{grid-template-columns:1fr;max-width:none}.content-intent-option{min-height:64px}.domain-option{font-size:14px;padding:7px 8px}.save-button{width:100%}.writing-header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}.writing-header-actions .save-button{width:auto}.writing-status-pill{max-width:none}.writing-mobile-submit-bar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.96);border:1px solid #e5eaf1;border-radius:12px;bottom:calc(76px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(16,24,40,.12);display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(0,1fr) auto;left:10px;padding:10px;position:fixed;right:10px;z-index:79}.writing-mobile-submit-bar .writing-status-pill{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.writing-mobile-submit-bar .save-button{min-width:88px;width:auto}.writing-mobile-message{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;bottom:calc(154px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(16,24,40,.12);color:#9a4f00;display:block;font-size:13px;font-weight:800;left:10px;line-height:1.45;margin:0;max-height:112px;overflow-y:auto;padding:10px 12px;position:fixed;right:10px;z-index:83}.page-header{max-width:none}.title-input{margin-right:0;width:100%}.category-picker{grid-template-columns:1fr}.account-header{flex-direction:column}.account-grid,.admin-card-grid,.admin-detail-card,.admin-layout,.admin-stat-grid,.admin-stat-summary,.product-detail{grid-template-columns:1fr}.profile-post-list li,.profile-section-header{align-items:flex-start;flex-direction:column}.profile-post-list span{white-space:normal}.admin-sidebar{position:static}.admin-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-page-header,.admin-stats-header,.cart-summary{align-items:flex-start;flex-direction:column}.admin-status-change{align-items:stretch;flex-direction:column}.admin-daily-bars{grid-template-columns:1fr}}@media (max-width:430px){.editor .ql-editor .post-map-card,.post-content .post-map-card{max-width:100%}.editor .ql-editor .post-map-card-actions,.post-content .post-map-card-actions{justify-content:flex-start}}@media (max-width:760px){.messages-page{padding:16px}.message-compose-footer,.message-request-actions,.messages-header,.messages-panel-header{align-items:stretch;flex-direction:column}.messages-layout{grid-template-columns:1fr}.messages-sidebar{border-bottom:1px solid #e5e7eb;border-right:0}.message-list{min-height:320px}}