:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{color:#111827;background:#f5f7fa}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.55}.app-loading{color:#667085;background:#fff;place-items:center;min-height:100vh;display:grid}.auth-screen{background:#fff;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-card{text-align:center;background:#fff;border:1px solid #e7eaf0;border-radius:24px;width:min(430px,100%);padding:42px;box-shadow:0 24px 70px #0f172a1a}.auth-brand{color:#667085;font-size:14px;font-weight:700}.auth-mark{background:#f1f4f8;border-radius:20px;place-items:center;width:68px;height:68px;margin:28px auto 20px;font-size:32px;display:grid}.auth-card h1{letter-spacing:-.5px;margin:0;font-size:25px;line-height:1.22}.auth-subtitle{color:#8a94a6;margin:13px 0 28px;font-size:14px;line-height:1.55}.auth-actions,.auth-form{gap:11px;display:grid}.auth-mode-title{text-align:left;margin-bottom:4px;font-size:19px;font-weight:750}.auth-form label,.field{text-align:left;color:#344054;gap:7px;font-size:13px;font-weight:650;display:grid}.auth-form input,.field input,.field select{color:#111827;background:#fff;border:1px solid #d9dee7;border-radius:11px;outline:none;width:100%;height:44px;padding:0 13px}.auth-form input:focus,.field input:focus,.field select:focus{border-color:#8b95a7;box-shadow:0 0 0 3px #1118270f}.form-error{color:#c62828;text-align:left;background:#fff1f0;border-radius:10px;padding:11px 12px;font-size:13px;line-height:1.4}.button{border:1px solid #0000;border-radius:11px;min-height:42px;padding:9px 15px;font-size:14px;font-weight:700;transition:all .16s}.button.primary{color:#fff;background:#111827}.button.primary:hover:not(:disabled){background:#263142;transform:translateY(-1px)}.button.secondary{color:#344054;background:#fff;border-color:#d9dee7}.button.secondary:hover:not(:disabled){background:#f7f8fa}.button.ghost{color:#667085;background:0 0}.button.full{width:100%}.map-app{background:#eef2f5;width:100%;height:100vh;min-height:600px;overflow:hidden}.topbar{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 22px;display:flex;position:fixed;inset:0 0 auto}.brand-block{min-width:0}.brand-title{letter-spacing:-.35px;font-size:21px;font-weight:800;line-height:1.1}.brand-subtitle{color:#8a94a6;margin-top:4px;font-size:12px}.topbar-actions{align-items:center;gap:8px;display:flex}.header-button,.profile-button{color:#344054;background:#fff;border:1px solid #dce1e8;border-radius:10px;height:40px;padding:0 13px;font-size:13px;font-weight:700}.header-button:hover{background:#f7f8fa}.header-button.dark{color:#fff;background:#111827;border-color:#111827}.header-button.dark:hover{background:#273142}.profile-button{background:#f0f2f5;border-color:#f0f2f5;border-radius:50%;width:40px;padding:0}.map-stage{background:#dfe6ec;position:fixed;inset:74px 0 0;overflow:hidden}.map-canvas{width:100%;height:100%;position:absolute;inset:0}.map-status{z-index:20;color:#667085;background:#fffffff5;border-radius:12px;padding:14px 18px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #00000024}.map-status.error{color:#c62828}.places-panel{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border:1px solid #dae0e8f5;border-radius:18px;flex-direction:column;width:354px;transition:transform .22s;display:flex;position:absolute;top:16px;bottom:16px;left:16px;overflow:hidden;transform:translate(-390px);box-shadow:0 14px 45px #0f172a29}.places-panel.open{transform:translate(0)}.panel-toggle{z-index:45;color:#344054;background:#fffffff7;border:1px solid #dfe4eb;border-left:none;border-radius:0 12px 12px 0;width:30px;height:64px;padding:0;font-size:25px;transition:left .22s;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 8px 24px #0f172a21}.panel-toggle.open{border-left:1px solid #dfe4eb;border-radius:12px;left:370px}.panel-header{justify-content:space-between;align-items:center;padding:18px 16px 13px;display:flex}.panel-header>div{gap:4px;display:grid}.panel-header strong{font-size:18px}.panel-header span{color:#98a2b3;font-size:12px}.icon-button{color:#667085;background:#f2f4f7;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;font-size:21px;display:grid}.icon-button:hover{background:#e9ecf1}.folder-section{padding:0 10px 8px}.section-caption{color:#98a2b3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:3px 7px 7px;font-size:11px;font-weight:800;display:flex}.mini-add{color:#475467;background:#f1f3f6;border:0;border-radius:7px;width:25px;height:25px;font-weight:800}.folder-row-wrap{border-radius:10px;align-items:center;display:flex;position:relative}.folder-row-wrap:hover .folder-actions{opacity:1}.folder-row{color:#344054;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 9px;font-size:13px;display:grid}.folder-row:hover,.folder-row-wrap.active .folder-row{color:#111827;background:#f1f3f6}.folder-row b{color:#98a2b3;font-size:11px}.folder-icon{font-size:16px}.folder-actions{opacity:0;gap:1px;transition:opacity .15s;display:flex;position:absolute;right:4px}.folder-actions button{color:#667085;background:#ffffffe6;border:0;border-radius:6px;width:24px;height:24px}.folder-actions button:hover{color:#111827}.panel-divider{background:#edf0f4;height:1px;margin:0 16px}.places-list{flex:1;padding:8px 10px 14px;overflow:auto}.place-row{color:#111827;text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:40px 1fr 16px;align-items:center;gap:9px;width:100%;padding:9px 7px;display:grid}.place-row:hover{background:#f6f7f9}.place-emoji{background:color-mix(in srgb, var(--marker-color) 13%, white);border-radius:12px;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.place-row-main{gap:3px;min-width:0;display:grid}.place-row-main strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.place-row-main small{text-overflow:ellipsis;white-space:nowrap;color:#98a2b3;font-size:11px;overflow:hidden}.place-arrow{color:#b0b7c2;font-size:19px}.empty-state{color:#667085;text-align:center;align-content:center;place-items:center;gap:8px;min-height:220px;padding:24px;display:grid}.empty-state div{font-size:30px}.empty-state strong{color:#344054}.empty-state span{max-width:240px;font-size:12px;line-height:1.5}.map-bottom-card{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffed;border:1px solid #e0e4eae6;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;display:flex;position:absolute;bottom:18px;right:18px;box-shadow:0 8px 25px #0f172a1a}.map-bottom-card>span{background:#f0f2f5;border-radius:8px;place-items:center;min-width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.map-bottom-card div{gap:2px;display:grid}.map-bottom-card strong{font-size:12px}.map-bottom-card small{color:#98a2b3;font-size:10px}.placement-banner{z-index:50;background:#fffffff5;border:1px solid #dfe4eb;border-radius:12px;align-items:center;gap:13px;padding:9px 10px 9px 14px;font-size:13px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 26px #0f172a24}.placement-banner button{color:#475467;background:#f1f3f6;border:0;border-radius:8px;padding:6px 9px}.map-marker-wrap{width:42px;height:42px;position:relative;transform:translate(-50%,-50%)}.map-marker{background:var(--marker-color);border:3px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;line-height:1;transition:transform .14s;display:grid;box-shadow:0 4px 13px #0f172a47}.map-marker-wrap:hover .map-marker{transform:scale(1.12)}.map-marker-tooltip{color:#fff;opacity:0;pointer-events:none;background:#111827f2;border-radius:9px;gap:2px;min-width:max-content;max-width:250px;padding:7px 10px;transition:opacity .12s;display:grid;position:absolute;bottom:47px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #0000002e}.map-marker-wrap:hover .map-marker-tooltip{opacity:1}.map-marker-tooltip strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.map-marker-tooltip small{color:#cbd5e1;font-size:10px}.preview-marker{background:#ff3b30;border:3px solid #fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;display:grid;box-shadow:0 4px 13px #0f172a47}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border:1px solid #e2e6ec;border-radius:20px;width:min(560px,100%);max-height:min(780px,100vh - 40px);overflow:hidden;box-shadow:0 28px 80px #0f172a40}.modal-head{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 15px;display:flex}.modal-head h2{letter-spacing:-.3px;margin:0;font-size:21px}.modal-head p{color:#98a2b3;margin:5px 0 0;font-size:12px}.modal-tabs{grid-template-columns:1fr 1fr;gap:7px;padding:13px 16px 0;display:grid}.modal-tabs button{color:#667085;background:#fff;border:1px solid #e0e5eb;border-radius:10px;min-height:42px;font-size:13px;font-weight:700}.modal-tabs button.active{color:#fff;background:#111827;border-color:#111827}.add-body{padding:15px 16px 18px}.search-box{border:1px solid #d9dee7;border-radius:11px;align-items:center;gap:8px;height:46px;padding:0 12px;display:flex}.search-box span{color:#98a2b3;font-size:22px}.search-box input{border:0;outline:0;width:100%;font-size:14px}.search-results{max-height:360px;margin-top:9px;overflow:auto}.search-result{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:36px 1fr 16px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.search-result:hover{background:#f5f6f8}.result-icon{background:#f0f2f5;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.search-result span:nth-child(2){gap:3px;display:grid}.search-result strong{font-size:13px}.search-result small{color:#98a2b3;font-size:11px}.search-hint{color:#98a2b3;text-align:center;padding:25px 10px;font-size:13px}.custom-add-body{text-align:center;align-content:center;place-items:center;gap:9px;min-height:260px;padding:28px;display:grid}.custom-add-icon{background:#f1f3f6;border-radius:20px;place-items:center;width:70px;height:70px;margin-bottom:5px;font-size:30px;display:grid}.custom-add-body strong{font-size:16px}.custom-add-body span{color:#98a2b3;max-width:380px;font-size:12px;line-height:1.5}.editor-modal{width:min(610px,100%)}.editor-body{padding:18px 22px 22px;overflow:auto}.marker-preview{background:var(--marker-color);border:3px solid #fff;border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:14px;font-size:26px;display:grid;box-shadow:0 5px 18px #0f172a29}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{margin-bottom:12px}.emoji-grid{grid-template-columns:repeat(8,1fr);gap:6px;display:grid}.emoji-grid button{background:#fff;border:1px solid #e0e5eb;border-radius:9px;height:38px;font-size:19px}.emoji-grid button:hover,.emoji-grid button.selected{background:#f3f4f6;border-color:#111827}.color-grid{flex-wrap:wrap;gap:9px;display:flex}.color-grid button{background:var(--swatch);border:3px solid #fff;border-radius:50%;width:28px;height:28px;box-shadow:0 0 0 1px #dfe4eb}.color-grid button.selected{box-shadow:0 0 0 2px #111827}.editor-actions{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:14px;display:flex}.editor-actions-right{gap:8px;display:flex}.danger-button{color:#c62828;background:#fff0ef;border:0;border-radius:10px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700}.small-modal{width:min(480px,100%)}.export-modal{width:min(700px,100%)}.export-progress-block{gap:5px;padding:15px 22px 8px;display:grid}.progress-track{background:#edf0f4;border-radius:99px;width:100%;height:6px;margin-top:3px;overflow:hidden}.export-format-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 22px 15px;display:grid}.export-format{color:#667085;background:#fff;border:1px solid #dfe4eb;border-radius:11px;align-content:center;place-items:center;gap:3px;min-height:64px;display:grid}.export-format.active{color:#111827;background:#f3f4f6;border-color:#111827}.export-format strong{font-size:14px}.export-format span{font-size:11px}.export-format small{color:#34a853;font-size:10px}.export-preview{background:#eef2f6;border-radius:14px;place-items:center;height:min(470px,54vh);margin:0 22px;display:grid;overflow:hidden}.export-preview img{object-fit:contain;width:100%;height:100%}.export-preview-placeholder{color:#98a2b3;text-align:center;padding:30px;font-size:13px}.modal-footer{justify-content:flex-end;gap:8px;padding:15px 22px 20px;display:flex}@media (width<=760px){.topbar{height:66px;padding:0 12px}.brand-title{font-size:17px}.brand-subtitle{display:none}.header-button{padding:0 9px;font-size:12px}.header-button:first-child{font-size:0}.header-button:first-child:before{content:"↓";font-size:17px}.map-stage{inset:66px 0 0}.places-panel{width:min(354px,100vw - 20px);top:10px;bottom:10px;left:10px}.panel-toggle.open{left:min(370px,100vw - 4px)}.map-bottom-card{bottom:10px;right:10px}.map-bottom-card small{display:none}.field-row{grid-template-columns:1fr;gap:0}.emoji-grid{grid-template-columns:repeat(6,1fr)}.modal-backdrop{padding:10px}.modal-card{border-radius:17px;max-height:calc(100vh - 20px)}.export-preview{height:46vh;margin:0 14px}.export-format-grid,.modal-footer{padding-left:14px;padding-right:14px}}@media (width<=480px){.topbar-actions{gap:5px}.header-button.dark{width:40px;padding:0;font-size:0}.header-button.dark:before{content:"+";font-size:20px}.profile-button{width:36px;height:36px}.auth-card{padding:30px 22px}.map-bottom-card{display:none}}.export-editor-modal{width:min(720px,100%)}.export-editor-fields{grid-template-columns:1fr 1fr;gap:12px;padding:16px 18px 4px;display:grid}.export-progress-block{background:#f8fafc;border:1px solid #e8ebf0;border-radius:12px;gap:5px;margin:14px 18px 0;padding:12px 14px;display:grid}.export-progress-block strong{font-size:13px}.export-progress-block span{color:#8a94a6;font-size:12px}.progress-track{background:#e5e9ef;border-radius:999px;width:100%;height:7px;overflow:hidden}.progress-fill{border-radius:inherit;background:#111827;height:100%;transition:width .2s}.export-format-grid{padding:14px 18px}.export-preview{max-height:430px;margin:0 18px}.export-editor-footer{align-items:center}.export-footer-actions{gap:8px;display:flex}@media (width<=700px){.export-editor-fields{grid-template-columns:1fr}.export-footer-actions,.export-footer-actions .button{flex:1}}.modal-card:has(.export-editor-footer){flex-direction:column;max-height:calc(100vh - 40px);display:flex;overflow:hidden}.modal-card:has(.export-editor-footer)>*{flex-shrink:0}.modal-card:has(.export-editor-footer) .export-preview{flex:auto;min-height:180px;overflow:auto}.modal-card:has(.export-editor-footer) .export-editor-footer{background:#fff;border-top:1px solid #edf0f4;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.export-footer-actions{align-items:center;gap:8px;display:flex}.export-editor-footer .button{white-space:nowrap}@media (width<=640px){.modal-card:has(.export-editor-footer){max-height:calc(100vh - 20px)}.modal-card:has(.export-editor-footer) .export-editor-footer{flex-direction:column;align-items:stretch}.export-footer-actions{grid-template-columns:1fr 1fr;display:grid}.export-footer-actions .button{width:100%}}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{color:#18202a;background:#f5f7fa;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app{flex-direction:column;width:100%;height:100%;display:flex}.header{background:#fff;border-bottom:1px solid #e4e8ed;flex-shrink:0;justify-content:space-between;align-items:center;height:82px;padding:0 28px;display:flex}.header h1{margin:0;font-size:24px;font-weight:700}.header p{color:#7a8491;margin:4px 0 0;font-size:14px}.add-button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:11px 17px;font-size:15px;font-weight:600;transition:transform .15s,opacity .15s}.add-button:hover{opacity:.9}.add-button:active{transform:scale(.97)}.add-button span{margin-right:7px;font-size:20px;line-height:0}.map-wrapper{flex:1;min-height:0;padding:16px}.map{background:#e9eef3;border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden}.map-status{z-index:10;color:#4b5563;background:#fffffff2;border-radius:12px;padding:14px 20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #0000001f}.map-status.error{color:#b42318;flex-direction:column;gap:6px;display:flex}.map-status small{color:#6b7280}.stats{background:#fff;border-top:1px solid #e4e8ed;flex-shrink:0;justify-content:center;align-items:center;gap:80px;height:86px;display:flex}.stat{flex-direction:column;align-items:center;gap:3px;display:flex}.stat strong{font-size:24px}.stat span{color:#7a8491;font-size:13px}@media (width<=700px){.header{gap:12px;height:auto;min-height:72px;padding:12px 16px}.header h1{font-size:18px}.header p{display:none}.add-button{padding:9px 12px;font-size:13px}.stats{gap:25px}.stat strong{font-size:20px}.stat span{font-size:11px}.map-wrapper{padding:8px}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;justify-content:center;align-items:flex-start;padding-top:110px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(520px,100vw - 32px);overflow:hidden;box-shadow:0 25px 80px #00000040}.modal-header{justify-content:space-between;align-items:flex-start;padding:22px 22px 16px;display:flex}.modal-header h2{margin:0;font-size:21px}.modal-header p{color:#7a8491;margin:5px 0 0;font-size:13px}.modal-close{color:#4b5563;cursor:pointer;background:#f1f3f5;border:0;border-radius:9px;width:34px;height:34px;font-size:24px}.search-box{background:#f8fafc;border:1px solid #d9dee5;border-radius:11px;align-items:center;height:48px;margin:0 22px;padding:0 13px;display:flex}.search-box span{margin-right:8px}.search-box input{background:0 0;border:0;outline:0;width:100%;font-size:15px}.search-results{max-height:390px;padding:10px 22px 18px;overflow-y:auto}.search-message{text-align:center;color:#8a94a3;padding:24px 8px;font-size:14px}.city-result{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;margin-top:5px;padding:13px 12px;transition:background .15s;display:flex}.city-result:hover:not(:disabled){background:#f1f5f9}.city-result:disabled{cursor:default;opacity:.55}.city-result-main{flex-direction:column;gap:4px;display:flex}.city-result-main strong{font-size:15px}.city-result-main span{color:#7a8491;font-size:13px}.city-result-side{color:#2563eb;font-size:20px;font-weight:600}.city-result:disabled .city-result-side{color:#7a8491;font-size:12px}.city-marker{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:relative;transform:translate(-50%,-100%)}.city-marker-dot{background:#111827;border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 8px #00000059}.city-marker-label{color:#fff;white-space:nowrap;background:#111827e6;border-radius:6px;margin-top:4px;padding:3px 7px;font-size:11px;font-weight:600;box-shadow:0 2px 8px #0000002e}@media (width<=700px){.modal-overlay{padding-top:70px}.modal{width:calc(100vw - 20px)}.search-results{max-height:330px}}.cities-section{background:#fff;padding:28px 24px 40px}.cities-section-header{max-width:1200px;margin:0 auto 16px}.cities-section-header>div{align-items:center;gap:10px;display:flex}.cities-section-header h2{margin:0;font-size:22px}.cities-section-header span{color:#4b5563;background:#eef2f7;border-radius:20px;justify-content:center;align-items:center;min-width:26px;height:26px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex}.cities-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;max-width:1200px;margin:0 auto;display:grid}.city-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;min-height:68px;padding:12px 14px;transition:box-shadow .15s,border-color .15s;display:flex}.city-card:hover{border-color:#d1d5db;box-shadow:0 4px 14px #0000000f}.city-card-info{flex-direction:column;gap:4px;min-width:0;display:flex}.city-card-info strong{color:#111827;font-size:15px}.city-card-info span{color:#7a8491;font-size:13px}.city-delete{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;width:32px;height:32px;margin-left:12px;font-size:22px;line-height:1;transition:background .15s,color .15s}.city-delete:hover{color:#dc2626;background:#fee2e2}.cities-empty{color:#8a94a3;text-align:center;border:1px dashed #d1d5db;border-radius:12px;max-width:1200px;margin:0 auto;padding:30px}.category-filters{flex-wrap:wrap;gap:8px;max-width:1200px;margin:0 auto 18px;display:flex}.category-filter{color:#667085;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e2e7ee;border-radius:10px;align-items:center;gap:7px;padding:0 13px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.category-filter:hover{color:#111827;border-color:#cbd5e1}.category-filter.active{color:#fff;background:#111827;border-color:#111827}.category-filter strong{color:#64748b;background:#eef2f7;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;display:inline-flex}.category-filter.active strong{color:#fff;background:#ffffff29}.city-card-category{color:#667085;align-items:center;gap:5px;width:fit-content;margin-top:7px;font-size:12px;font-weight:600;display:inline-flex}.city-card-actions{flex:none;align-items:center;gap:8px;display:flex}.category-select{color:#596579;max-width:150px;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:8px;padding:0 8px;font-size:12px;font-weight:600}.category-select:focus{border-color:#94a3b8;outline:none}.category-form-select{cursor:pointer}.city-marker.category-cycling .city-marker-dot{background:#16a34a}.city-marker.category-nature .city-marker-dot{background:#0f766e}.city-marker.category-history .city-marker-dot{background:#b45309}.city-marker.category-other .city-marker-dot{background:#64748b}.city-marker.category-cities .city-marker-dot{background:#111827}@media (width<=700px){.category-filters{flex-wrap:nowrap;margin-bottom:14px;padding-bottom:3px;overflow-x:auto}.category-filter{flex:none}.city-card{align-items:flex-start}.city-card-actions{flex-direction:column}.category-select{max-width:130px}}
