:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,system-ui,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#1e293b;background:#f8fafc;min-height:100vh;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#1e40af;text-decoration:inherit}a:hover{color:#1e3a8a}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#e0f2fe,#f0f9ff,#e0f7fa)}h1{font-size:3.2em;line-height:1.1;color:#1e293b;font-weight:700;letter-spacing:-.025em}button{border-radius:6px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background:#1e40af;color:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}button:hover{background:#1e3a8a;box-shadow:0 2px 4px #00000026}button:focus,button:focus-visible{outline:2px solid #1e40af;outline-offset:2px}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:100%;outline:0!important}button:focus,button:focus-visible{outline:0!important}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2.5em;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 8px 32px #0284c71a,0 2px 8px #06b6d414;border:1px solid rgba(255,255,255,.5);transition:all .3s ease;max-width:600px;margin:0 auto}.card:hover{box-shadow:0 12px 40px #0284c726,0 4px 12px #06b6d41f;transform:translateY(-4px)}.read-the-docs{color:#888}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:1000}.app-header-content{max-width:1400px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.header-brand{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.brand-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px;box-shadow:0 1px 3px #0000001a;transition:transform .2s ease}.brand-icon:hover{transform:scale(1.05)}.brand-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.brand-title{font-size:1.25rem;margin:0;color:#1e293b;font-weight:700;letter-spacing:-.025em;line-height:1.2}.brand-subtitle{font-size:.75rem;color:#64748b;margin:0;font-weight:500}.header-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.header-button{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:6px;border:none;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.install-btn{background:#1e40af;color:#fff;box-shadow:0 1px 3px #0000001a}.install-btn:hover{background:#1e3a8a;box-shadow:0 2px 4px #00000026}.logout-btn{background:#dc2626;color:#fff;box-shadow:0 1px 3px #0000001a}.logout-btn:hover{background:#b91c1c;box-shadow:0 2px 4px #00000026}.pwa-badge{display:flex;align-items:center;gap:.375rem;background:#f0fdf4;color:#15803d;padding:.5rem .875rem;border-radius:6px;font-size:.8125rem;font-weight:600;border:1px solid #bbf7d0}.pwa-info{margin-top:1rem;padding:1rem;background:#eff6ff;border-radius:8px;color:#1e40af;border:1px solid rgba(2,132,199,.2);font-weight:500}.app-page{min-height:90vh;height:90vh;display:flex;flex-direction:column;background:#f8fafc;overflow:hidden}.page-container{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 0;overflow-y:auto}.page-container:has(.dashboard-content){overflow-y:hidden}.page-container:has(.request-suffix-container){overflow-y:hidden}.page-container:has(.suffix-pricing-container){overflow-y:hidden}.page-container:has(.view-address-container){overflow-y:hidden}.login-page{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;overflow:hidden;padding:0;background:#f8fafc}.login-container{width:100%;max-width:480px;position:relative;z-index:1;padding:2rem}.login-logo{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.logo-circle{width:80px;height:80px;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0284c726;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.login-brand{font-size:1.75rem;margin:0;color:#1e293b;font-weight:800;letter-spacing:-.025em;line-height:1.3;text-align:center}.login-card{padding:3rem 3rem 2.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;border:1px solid #e2e8f0;transition:all .2s ease;position:relative;overflow:hidden}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#1e40af;background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.login-card-header{text-align:center;margin-bottom:2.5rem}.login-title{font-size:1.875rem;margin:0 0 .625rem;color:#1e293b;font-weight:700;letter-spacing:-.025em;line-height:1.2}.login-subtitle{text-align:center;color:#64748b;margin:0;font-size:.9375rem;line-height:1.5;font-weight:400}.login-form{display:flex;flex-direction:column;gap:2rem}.input-group{display:flex;flex-direction:column;gap:.75rem}.input-label{font-size:.875rem;font-weight:600;color:#1a365d;margin-bottom:.5rem;display:block;text-align:left}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#94a3b8;z-index:1;transition:color .3s ease;pointer-events:none;display:flex;align-items:center;justify-content:center}.input-wrapper:focus-within .input-icon{color:#1e40af}.login-input{width:100%;padding:.875rem 1rem;font-size:.9375rem;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#1e293b;transition:all .2s ease;box-sizing:border-box;font-family:inherit;box-shadow:0 1px 3px #0000000d}.login-input:hover{border-color:#cbd5e1}.login-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #0284c71f,0 1px 3px #0000000d;background:#fff}.login-input::placeholder{color:#94a3b8;font-weight:400}.login-input.error{border-color:#ef4444;background:#fef2f2}.login-input.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441f,0 1px 3px #0000000d}.input-hint{font-size:.8125rem;color:#64748b;margin:0;line-height:1.4}.error-message{color:#dc2626;font-size:.8125rem;font-weight:500;padding:.625rem .875rem;background:#fef2f2;border-radius:8px;border:1px solid #fecaca;display:flex;align-items:center;gap:.5rem;animation:slideDown .3s ease}.error-message svg{flex-shrink:0;color:#ef4444}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-button{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden;margin-top:.5rem}.login-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.login-button:hover:before{left:100%}.login-button:hover{background:#1e3a8a;box-shadow:0 2px 4px #00000026}.login-button:active{transform:scale(.98);box-shadow:0 1px 2px #0000001a}.login-button svg{transition:transform .3s ease}.login-button:hover svg{transform:translate(3px)}.login-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.security-badges{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.security-badge{display:flex;align-items:center;gap:.5rem;color:#64748b;font-size:.8125rem;font-weight:500}.security-badge svg{color:#1e40af;flex-shrink:0}.login-background-decoration{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.decoration-circle{position:absolute;border-radius:50%;background:#e0e7ff;filter:blur(40px);animation:float 6s ease-in-out infinite}.circle-1{width:300px;height:300px;top:-100px;right:-100px;animation-delay:0s}.circle-2{width:250px;height:250px;bottom:-50px;left:-50px;animation-delay:2s}.circle-3{width:200px;height:200px;top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:4s}@media(max-width:768px){.login-page{padding:1rem}.login-header{margin-bottom:1.5rem}.login-card{padding:2rem 1.5rem 1.75rem}.login-brand{font-size:1.25rem}.login-title{font-size:1.5rem}.login-subtitle{font-size:.875rem}.security-badges{gap:.75rem}.security-badge{font-size:.75rem}}.dashboard-content{width:100%;max-width:100%;padding:0;display:flex;flex-direction:column;justify-content:center}.dashboard-content .welcome-section{text-align:center;margin-bottom:2rem;padding:0 2rem}.dashboard-content .welcome-title{font-size:2.25rem;margin:0 0 .5rem;color:#1e293b;font-weight:700;letter-spacing:-.025em}.dashboard-content .welcome-subtitle{color:#64748b;font-size:1rem;margin:0;font-weight:500}.dashboard-content .dashboard-cards{display:flex;flex-direction:column;gap:1.25rem;padding:0 2rem}.dashboard-card{padding:1.5rem 1.75rem;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 2px 12px #0284c70f,0 1px 3px #00000008;border:1px solid rgba(255,255,255,.8);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.dashboard-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;transition:opacity .2s ease;opacity:1}.dashboard-card.card-blue:before{background:#1e40af}.dashboard-card.card-purple:before{background:#7c3aed}.dashboard-card.card-green:before{background:#059669}.dashboard-card:hover{transform:translate(4px);box-shadow:0 4px 6px #0000001a;border-color:#cbd5e1}.dashboard-card:hover:before{opacity:1}.card-content{display:flex;align-items:center;gap:1.25rem;flex:1;min-width:0}.card-icon-wrapper{width:56px;height:56px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}.card-blue .card-icon-wrapper{background:#dbeafe;color:#1e40af}.card-purple .card-icon-wrapper{background:#ede9fe;color:#7c3aed}.card-green .card-icon-wrapper{background:#d1fae5;color:#059669}.dashboard-card:hover .card-icon-wrapper{transform:scale(1.02)}.card-blue:hover .card-icon-wrapper{background:#bfdbfe}.card-purple:hover .card-icon-wrapper{background:#ddd6fe}.card-green:hover .card-icon-wrapper{background:#a7f3d0}.card-text{flex:1;min-width:0}.card-title{font-size:1.125rem;margin:0 0 .25rem;color:#1e293b;font-weight:700;letter-spacing:-.025em}.card-description{color:#64748b;font-size:.875rem;margin:0;line-height:1.5}.card-arrow{color:#cbd5e1;transition:all .3s ease;display:flex;align-items:center;flex-shrink:0}.dashboard-card:hover .card-arrow{color:#1e40af;transform:translate(2px)}@media(max-width:768px){.app-header-content{padding:1rem 1.5rem;flex-wrap:wrap;gap:1rem}.header-brand{flex:1 1 100%}.brand-title{font-size:1.125rem}.brand-subtitle{font-size:.6875rem}.header-actions{flex:1 1 100%;justify-content:flex-end}.page-container{padding:1.5rem 0;align-items:flex-start}.dashboard-content .welcome-section{margin-bottom:2rem;padding:0 1.5rem}.dashboard-content .welcome-title{font-size:1.75rem}.dashboard-content .welcome-subtitle{font-size:.9375rem}.dashboard-content .dashboard-cards{gap:1rem;padding:0 1.5rem}.dashboard-card{padding:1.25rem 1.5rem;flex-wrap:wrap}.card-content{gap:1rem}.card-icon-wrapper{width:48px;height:48px}.card-title{font-size:1rem}.card-description{font-size:.8125rem}.login-container{padding:1.5rem}.login-card{padding:2rem 1.75rem 1.75rem}}.page-content-full{width:100%;max-width:1200px;padding:0}.page-header-section{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.back-button{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#1e40af;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.back-button:hover{background:#f8fafc;border-color:#cbd5e1;transform:translate(-2px)}.page-title{font-size:1.75rem;margin:0;color:#1a365d;font-weight:700}.view-address-container{display:flex;flex-direction:column;gap:1.5rem;width:100%}.search-section,.search-wrapper{position:relative;width:100%}.search-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none;z-index:1}.location-search-input{width:100%;padding:1rem 1.25rem 1rem 3.5rem;font-size:1rem;border:2px solid rgba(2,132,199,.2);border-radius:14px;background:#fffffffa;color:#1a365d;transition:all .3s ease;box-sizing:border-box;font-family:inherit;box-shadow:0 2px 8px #0284c70d}.location-search-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.location-search-input::placeholder{color:#94a3b8}.suggestions-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:14px;box-shadow:0 8px 32px #0284c71f,0 2px 8px #0000000a;border:1px solid rgba(2,132,199,.1);max-height:300px;overflow-y:auto;z-index:100;animation:slideDown .2s ease}.suggestion-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;cursor:pointer;transition:all .2s ease;border-bottom:1px solid rgba(2,132,199,.06)}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background:#0284c70d}.suggestion-icon{flex-shrink:0;color:#1e40af;margin-top:.125rem}.suggestion-text{flex:1;min-width:0}.suggestion-name{font-size:.9375rem;font-weight:600;color:#1a365d;margin-bottom:.25rem}.suggestion-address{font-size:.8125rem;color:#64748b;line-height:1.4}.map-container{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 4px 20px #0284c714,0 1px 4px #0000000a;border:1px solid rgba(255,255,255,.8);overflow:hidden}.map-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(2,132,199,.08)}.location-info h3{margin:0 0 .375rem;color:#1a365d;font-size:1.125rem;font-weight:700}.location-info p{margin:0;color:#64748b;font-size:.875rem;line-height:1.5}.map-view{width:100%;height:450px;position:relative}.map-footer{padding:1rem 1.5rem;background:#0284c708;border-top:1px solid rgba(2,132,199,.08);text-align:center;color:#64748b;font-size:.8125rem;font-weight:500}.map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 4px 20px #0284c714,0 1px 4px #0000000a;border:2px dashed rgba(2,132,199,.2);text-align:center;min-height:400px}.map-placeholder svg{color:#94a3b8;margin-bottom:1.5rem}.map-placeholder p{margin:0;color:#64748b;font-size:1rem;font-weight:500}.ol-control{border-radius:8px;overflow:hidden}.ol-zoom{top:1rem;left:1rem}.ol-zoom button{background:#fffffff2;color:#1e40af;width:36px;height:36px;font-size:1.25rem;border:1px solid rgba(2,132,199,.2)}.ol-zoom button:hover{background:#f8fafc;color:#1e3a8a}.request-suffix-container{width:100%;display:flex;flex-direction:column;gap:1.5rem}.tabs-container{display:flex;flex-direction:row;gap:2rem;padding:0;background:transparent;border-bottom:2px solid #e2e8f0;border-radius:0;border-top:none;border-left:none;border-right:none}.tab-button{padding:1rem .5rem;background:transparent;border:none;border-bottom:3px solid transparent;border-radius:0;font-size:1rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .2s ease;font-family:inherit;position:relative;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:-2px}.tab-button:hover{color:#1e40af;background:transparent}.tab-button.active{background:transparent;color:#1e40af;border-bottom-color:#1e40af;box-shadow:none}.tab-badge{background:#1e40af;color:#fff;padding:.125rem .5rem;border-radius:12px;font-size:.75rem;font-weight:700;min-width:20px;height:20px;display:flex;align-items:center;justify-content:center}.tab-button.active .tab-badge{background:#1e40af;color:#fff}.tab-content{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0284c714,0 1px 4px #0000000a;border:1px solid rgba(255,255,255,.8)}.request-form-container{max-width:700px;margin:0 auto}.form-title{font-size:1.375rem;color:#1a365d;margin:0 0 1.75rem;font-weight:700;text-align:center}.suffix-request-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem;position:relative}.form-label{font-size:.875rem;font-weight:600;color:#1a365d}.form-input{width:100%;padding:.875rem 1rem;font-size:.9375rem;border:2px solid rgba(2,132,199,.2);border-radius:10px;background:#fff;color:#1a365d;transition:all .3s ease;box-sizing:border-box;font-family:inherit}.form-input.with-icon{padding-left:3rem}.form-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.form-input::placeholder{color:#94a3b8}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.submit-button{width:100%;padding:1rem 1.5rem;background:#1e40af;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 4px 12px #0284c740;margin-top:.5rem}.submit-button:hover{background:#1e3a8a;box-shadow:0 2px 4px #00000026}.submit-button:active{transform:translateY(0)}.suggestion-item.simple{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem}.suggestion-item.simple .suggestion-text{flex:1;font-size:.9375rem;color:#1a365d;font-weight:500}.table-container{width:100%}.table-title{font-size:1.25rem;color:#1a365d;margin:0 0 1.5rem;font-weight:700}.table-wrapper{overflow-x:hidden;border-radius:12px;border:none;width:100%}.data-table{width:100%;border-collapse:collapse;background:#fff;table-layout:fixed}.data-table thead{background:#f1f5f9}.data-table th{padding:1rem 1.25rem;text-align:left;font-size:.875rem;font-weight:700;color:#1a365d;text-transform:uppercase;letter-spacing:.5px;border-bottom:none}.data-table tbody tr{border-bottom:none;transition:background .2s ease}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background:#0284c705}.data-table td{padding:1rem 1.25rem;font-size:.9375rem;color:#475569;border:none;outline:none;text-align:left}.address-cell{font-weight:500;color:#1a365d;max-width:300px;word-wrap:break-word;overflow-wrap:break-word}.suffix-cell{font-weight:600}.suffix-badge{display:inline-block;padding:.375rem .875rem;background:#ede9fe;color:#7c3aed;border-radius:6px;font-size:.875rem;font-weight:700;border:1px solid #ddd6fe}.suffix-badge.approved{background:#d1fae5;color:#059669;border-color:#a7f3d0}.action-button{padding:.5rem;background:transparent;border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.action-button:hover{background:#fef2f2;border-color:#dc2626;transform:scale(1.02)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.empty-state svg{color:#cbd5e1;margin-bottom:1rem}.empty-state p{margin:0;color:#94a3b8;font-size:1rem;font-weight:500}.toaster{position:fixed;top:5rem;right:2rem;background:#059669;color:#fff;padding:1rem 1.5rem;border-radius:6px;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:600;z-index:10000;animation:slideInRight .3s ease,slideOutRight .3s ease 2.7s forwards}.toaster-icon{width:24px;height:24px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@keyframes slideInRight{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}.suffix-pricing-container{width:100%;display:flex;flex-direction:column;gap:1.5rem}.pricing-form-container{max-width:700px;margin:0 auto}.pricing-form{display:flex;flex-direction:column;gap:1.5rem}.chip-group{display:flex;gap:1rem;flex-wrap:wrap}.chip{padding:.75rem 1.5rem;border:2px solid rgba(2,132,199,.2);border-radius:12px;background:#fff;color:#64748b;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;display:inline-flex;align-items:center;gap:.5rem}.chip:hover{border-color:#1e40af;background:#eff6ff;color:#1e40af}.chip.active{transform:scale(1.02)}.chip.active.free{background:#d1fae5;border-color:#059669;color:#059669;box-shadow:0 4px 12px #10b98133}.chip.active.paid{background:#ede9fe;border-color:#7c3aed;color:#7c3aed;box-shadow:0 4px 12px #8b5cf633}.address-type-cell{font-weight:600;color:#1a365d}.type-badge{display:inline-block;padding:.375rem .875rem;border-radius:8px;font-size:.875rem;font-weight:700;border:1px solid}.type-badge.paid{background:#ede9fe;color:#7c3aed;border-color:#ddd6fe}.type-badge.free{background:#d1fae5;color:#059669;border-color:#a7f3d0}.price-cell{font-weight:700;color:#1a365d;font-size:1rem}@media(max-width:768px){.page-header-section{flex-wrap:wrap}.page-title{font-size:1.5rem;width:100%}.map-view{height:350px}.map-placeholder{min-height:300px;padding:3rem 1.5rem}.tabs-container{flex-direction:row;gap:.375rem}.tab-button{padding:.75rem 1rem}.tab-content{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.table-wrapper{overflow-x:hidden}.data-table{width:100%;table-layout:fixed}.data-table th,.data-table td{padding:.75rem .5rem;font-size:.875rem}.toaster{right:1rem;left:1rem}.chip-group{width:100%}.chip{flex:1;justify-content:center}}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset;overflow:hidden}.ol-viewport{touch-action:pan-x pan-y}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;user-select:text}.ol-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}.ol-overviewmap .ol-viewport:hover{cursor:pointer}
