﻿@keyframes nfgeo-spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.nfgeo-processing-message-wrapper{display:flex;align-items:center;gap:8px;background:#f3f9ff;border-radius:6px;padding:10px 15px;margin-top:10px;font-size:14px;color:#333}.nfgeo-locator-input-wrapper{position:relative;display:flex;align-items:center}.nfgeo-locator-input-wrapper input[type=text]{padding-left:30px}.nfgeo-inline-locator-button-wrapper{position:absolute;top:50%;left:0px;transform:translateY(-50%);height:100%;bottom:0;display:flex;align-items:center;padding:6px;box-sizing:border-box}.nfgeo-inline-locator-button-wrapper svg.nfgeo-locator-button{display:inline-flex;align-items:center;justify-content:center;height:100%;width:auto;box-sizing:border-box;vertical-align:middle;cursor:pointer;transition:all .2s ease;color:#000;fill:currentColor}.nfgeo-inline-locator-button-wrapper svg.nfgeo-locator-button path{fill:currentColor}.nfgeo-spinner{width:18px;height:18px;border:2px solid #ccc;border-top-color:#2987b7;border-radius:50%;animation:nfgeo-spin .7s linear infinite;display:inline-block}.nfgeo-autocomplete-dropdown{position:absolute;top:100%;left:0;z-index:1000;width:100%;background:#fff;border:1px solid #ededed;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-height:250px;overflow-y:auto;padding:0;margin:0}.nfgeo-autocomplete-dropdown li{padding:10px 14px;list-style:none;cursor:pointer;font-size:14px;line-height:1.6;border-bottom:1px solid #ededed;transition:background-color .2s ease-in-out}.nfgeo-autocomplete-dropdown li.active{background-color:#f1f1f1}.nfgeo-autocomplete-dropdown li::before,.nfgeo-autocomplete-dropdown li::after{display:none}.nfgeo-has-autocomplete{position:relative}.nfgeo-has-extra-children .nfgeo-autocomplete-dropdown{top:initial}.nfgeo-address-validation-panel{border:1px solid #ccc;padding:20px;margin-top:8px;border-radius:10px;background:#fff}.nfgeo-avp-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.nfgeo-avp-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:8px;font-size:12px;font-weight:600;background:rgba(0,0,0,.08);line-height:1.6}.nfgeo-avp-title{font-size:14px;font-weight:600}.nfgeo-avp-primary-message{margin:0 0 10px;font-size:13px;line-height:1.4}.nfgeo-avp-status-valid .nfgeo-avp-status-message,.nfgeo-avp-status-valid .nfgeo-avp-primary-message_{color:#28a745}.nfgeo-avp-status-valid .nfgeo-avp-badge{color:#1e7e34;background:rgba(40,167,69,.16)}.nfgeo-avp-status-partial .nfgeo-avp-status-message,.nfgeo-avp-status-partial .nfgeo-avp-primary-message_{color:#856404}.nfgeo-avp-status-partial .nfgeo-avp-badge{color:#856404;background:rgba(255,193,7,.22)}.nfgeo-avp-status-invalid .nfgeo-avp-status-message,.nfgeo-avp-status-invalid .nfgeo-avp-primary-message_,.nfgeo-avp-status-error .nfgeo-avp-status-message,.nfgeo-avp-status-error .nfgeo-avp-primary-message_{color:#721c24}.nfgeo-avp-status-invalid .nfgeo-avp-badge,.nfgeo-avp-status-error .nfgeo-avp-badge{color:#721c24;background:rgba(220,53,69,.18)}.nfgeo-avp-options{border:none;padding:0;margin:0 0 12px;display:grid;grid-template-columns:1fr;gap:10px}.nfgeo-avp-options legend{font-size:13px;font-weight:600;margin-bottom:8px}.nfgeo-avp-option{display:flex;align-items:flex-start;gap:10px;margin-bottom:2px;border:1px solid #dcdde0;border-radius:10px;padding:18px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s}.nfgeo-avp-option:not(.nfgeo-avp-option-selected):hover{border-color:#999}.nfgeo-avp-option input[type=radio]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.nfgeo-avp-option input[type=radio]:focus-visible+.nfgeo-avp-block{outline:none}.nfgeo-avp-option-selected{border:2px solid #1474e8}.nfgeo-avp-block{flex:1;padding:0;border:0;border-radius:0}.nfgeo-avp-block span{display:block;margin-bottom:8px}.nfgeo-avp-address{font-size:14px;color:#333;line-height:1.4;word-break:break-word}.nfgeo-avp-actions{margin-top:8px}.nfgeo-avp-confirm{background-color:#007cba;color:#fff;border:none;padding:8px 16px;font-weight:600;border-radius:4px;cursor:pointer}.nfgeo-avp-confirm:hover{background-color:#005fa3}.nfgeo-avp-status-message{margin-top:8px;font-size:13px;color:#444}.nfgeo-avp-status-message p{margin:0 0 6px}.nfgeo-avp-details{margin-top:8px;font-size:12px}.nfgeo-avp-details summary{cursor:pointer;font-weight:600}.nfgeo-map-wrapper{border:1px solid #ccc;padding:2px;box-sizing:border-box}.nfgeo-map{background:#f1f1f1}.nfgeo-map .gm-style-iw-c{background:#fff !important;border-radius:10px !important;box-shadow:0 6px 20px rgba(0,0,0,.15) !important;padding:0 !important;border:none !important;overflow:hidden !important;min-width:200px !important;max-width:350px !important;transition:box-shadow .2s ease}.nfgeo-map .gm-style-iw-c:hover{box-shadow:0 10px 25px rgba(0,0,0,.2) !important;filter:brightness(1.02)}.nfgeo-map .gm-style-iw-d{overflow:auto !important;max-height:280px !important}.nfgeo-map .gm-style-iw-chr{top:8px !important;right:8px !important;background:rgba(0,0,0,0) !important;border:none !important;max-height:38px}.nfgeo-map .gm-style-iw-chr button{width:44px !important;height:44px !important;box-shadow:none !important}.nfgeo-map .gm-style-iw-chr span{width:20px !important;height:20px !important;margin:6px !important}.nfgeo-map .nfgeo-info-window-wrapper{padding:5px 16px 20px;background:#fff;color:#333;line-height:1.5;font-family:inherit;box-sizing:border-box}.nfgeo-directions-panel{font-size:14px;color:#333;border:1px solid #ccc;border-radius:4px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.05);overflow:hidden;margin-top:10px;max-height:500px;overflow:auto}.nfgeo-directions-panel .nfgeo-leg-header{background-color:#f9f9f9;border-bottom:1px solid #ddd;padding:10px 14px;font-weight:600;font-size:15px;color:#222}.nfgeo-directions-panel .nfgeo-leg-header td{padding:16px 16px}.nfgeo-directions-panel .nfgeo-legal-note{padding:16px 16px}.nfgeo-directions-panel table.nfgeo-directions-steps{table-layout:auto;width:100%;border-collapse:collapse;font-size:15px;line-height:1.4;color:#333}.nfgeo-directions-panel table.nfgeo-directions-steps tbody{display:table-row-group}.nfgeo-directions-panel table.nfgeo-directions-steps tr.nfgeo-step{width:100%;border-bottom:1px solid #e1e1e1}.nfgeo-directions-panel table.nfgeo-directions-steps tr.nfgeo-step:hover{background-color:#f3f4f6;cursor:pointer;transition:background-color .2s ease-in-out}.nfgeo-directions-panel table.nfgeo-directions-steps td{white-space:nowrap;vertical-align:top;border:none}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-icon,.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-number,.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-instruction,.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-meta{padding:12px 8px;vertical-align:top;width:auto;white-space:normal}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-icon{text-align:center}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-icon .nfgeo-maneuver{font-size:16px;display:inline-block;width:24px;height:24px;line-height:24px;text-align:center}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-icon .nfgeo-maneuver::before{display:inline-block;font-size:16px;width:16px}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-number{font-weight:600;width:30px;text-align:right;white-space:nowrap}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-instruction{width:auto;white-space:normal}.nfgeo-directions-panel table.nfgeo-directions-steps td.nfgeo-step-meta{white-space:nowrap;font-weight:500;color:#555;text-align:right;min-width:80px;width:90px}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-DEPART::before,.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-STRAIGHT::before{content:"⬆️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-TURN_LEFT::before{content:"⬅️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-TURN_RIGHT::before{content:"➡️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-TURN_SLIGHT_LEFT::before{content:"↰"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-TURN_SLIGHT_RIGHT::before{content:"↱"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-RAMP_LEFT::before{content:"↖️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-RAMP_RIGHT::before{content:"↘️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-MERGE::before{content:"⇨"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-NAME_CHANGE::before{content:"⤴️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-U_TURN::before{content:"↩️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-FORK_LEFT::before{content:"⤵️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-FORK_RIGHT::before{content:"⤴️"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-ROUNDABOUT_LEFT::before{content:"↺"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-ROUNDABOUT_RIGHT::before{content:"↻"}.nfgeo-directions-panel .nfgeo-maneuver.nfgeo-unknown::before{content:"•";color:#888;font-size:12px}@media screen and (max-width: 600px){.nfgeo-directions-panel td.nfgeo-step-instruction{display:block;width:100%;padding-top:0}.nfgeo-directions-panel td.nfgeo-step-distance{display:block;text-align:left;padding-top:4px}}.nfgeo-nearest-location-output,.nfgeo-nearest-location-window{background:#fff;line-height:1.5;font-family:inherit;color:#333}.nfgeo-nearest-location-output .nfgeo-nearest-location-content,.nfgeo-nearest-location-window .nfgeo-nearest-location-content{display:flex;flex-direction:column;gap:5px;line-height:1;font-family:inherit;color:#333}.nfgeo-nearest-location-output h4,.nfgeo-nearest-location-output .nfgeo-nearest-location-title,.nfgeo-nearest-location-window h4,.nfgeo-nearest-location-window .nfgeo-nearest-location-title{font-size:17px;font-weight:600;margin:0;color:var(--nfgeo-heading, #11465E);line-height:1.3}.nfgeo-nearest-location-output .nfgeo-nearest-location-address,.nfgeo-nearest-location-window .nfgeo-nearest-location-address{font-size:15px;color:#222;margin:2px 0 0}.nfgeo-nearest-location-output .nfgeo-nearest-location-distance,.nfgeo-nearest-location-window .nfgeo-nearest-location-distance{font-size:14px;color:#555;margin-top:6px}.nfgeo-nearest-location-output .nfgeo-nearest-location-distance strong,.nfgeo-nearest-location-window .nfgeo-nearest-location-distance strong{color:var(--nfgeo-accent, #0C3A52);font-weight:600}.nfgeo-nearest-location-output p,.nfgeo-nearest-location-window p{margin:0;padding:0}.nfgeo-nearest-location-output .nfgeo-nearest-location-select-btn,.nfgeo-nearest-location-window .nfgeo-nearest-location-select-btn{margin-top:10px;align-self:flex-start;padding:7px 14px;font-size:14px;border-radius:4px;background:var(--nfgeo-accent, #0C3A52);color:#fff;border:none;cursor:pointer;transition:background .2s ease}.nfgeo-nearest-location-output .nfgeo-nearest-location-select-btn:hover,.nfgeo-nearest-location-window .nfgeo-nearest-location-select-btn:hover{background:#11465e}.nfgeo-nearest-location-select-btn--floating{position:absolute;top:10px;left:12px;z-index:5;display:inline-flex;align-items:center;justify-content:flex-start;width:26px;height:26px;border-radius:4px;background:var(--gfgeo-accent, #0C3A52);color:#fff;cursor:pointer;overflow:hidden;transition:width .3s ease,background .2s ease;padding:0 2px;backdrop-filter:blur(4px)}.nfgeo-nearest-location-select-btn--floating .nfgeo-btn-inner{display:flex;align-items:center;white-space:nowrap;transform:translateX(0);transition:transform .3s ease}.nfgeo-nearest-location-select-btn--floating .nfgeo-btn-icon{font-size:14px;font-weight:bold;width:20px;text-align:center}.nfgeo-nearest-location-select-btn--floating .nfgeo-btn-text{font-size:13px;margin-left:6px;opacity:0;transform:translateX(-5px);transition:opacity .25s ease,transform .25s ease}.nfgeo-nearest-location-select-btn--floating:hover{width:80px;background:#11465e}.nfgeo-nearest-location-select-btn--floating:hover .nfgeo-btn-text{opacity:1;transform:translateX(0)}.nfgeo-nearest-location-window{position:relative;padding-top:0px}.nfgeo-nearest-location-panel-inner{position:relative}.nfgeo-nearest-location-output{border:1px solid rgba(0,0,0,.08);border-radius:6px;box-shadow:0 2px 5px rgba(0,0,0,.08);padding:16px 20px;margin:12px 0}.nfgeo-nearest-location-clear-btn{position:absolute;top:10px;right:12px;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;background:#0c3a52;color:#fff;cursor:pointer}.nfgeo-nearest-location-clear-btn:hover{background:#11465e;transform:scale(1.05);transition:background .2s ease,transform .15s ease}.nfgeo-nearest-location-clear-btn::before{content:"✕"}.nfgeo--hidden{display:none !important;visibility:hidden;opacity:0}.nfgeo-drawing-tools-ui{margin-top:0;padding:0;border:none;background:rgba(0,0,0,0);box-shadow:none;flex:1 1 48%;display:flex;flex-wrap:wrap;gap:10px;box-sizing:border-box}@media(max-width: 768px){.nfgeo-drawing-tools-ui{flex:1 1 100%;width:100%}}.nfgeo-dt-toolbar,.nfgeo-dt-toolbar-group{display:grid;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));gap:10px;width:100%}.nfgeo-dt-toolbar.nfgeo-dt-toolbar--groups{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:10px}.nfgeo-dt-button-wrap{width:100%}.nfgeo-dt-toolbar-button,.nfgeo-clear-shapes-button{width:100% !important;min-width:0}.nfgeo-dt-toolbar-button{padding:6px 10px;cursor:pointer;transition:all .2s ease-in-out;border-radius:4px;font-size:13px;font-weight:500}.nfgeo-dt-toolbar-button.is-active{border-color:#e6c200 !important;border:2px solid #e6c200 !important}.nfgeo-dt-toolbar-button.is-active.is-locked{border-color:#26ff37 !important;border:2px solid #26ff37 !important}.nfgeo-dt-toolbar-button[data-type=action]{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.25) !important}.nfgeo-dt-toolbar-button[data-type=action]:hover{box-shadow:inset 0 0 0 9999px rgba(0,0,0,.35) !important}.gm-style .nfgeo-dt-label{font-size:12px;font-weight:500;color:#515151;background:rgba(0,0,0,0);pointer-events:none;background:hsla(0,0%,100%,.8);padding:4px;border-radius:3px}.nfgeo-dt-ui-wrapper{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start;max-width:100%;margin-inline:initial}.nfgeo-dt-editor-panel{border:1px solid #dadce0;border-radius:6px;margin-bottom:16px;font-family:sans-serif;font-size:14px;flex:1 1 48%}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui{display:flex;flex-direction:column;gap:5px;align-items:stretch;padding:20px;cursor:pointer}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui label{font-weight:500;color:#333;margin-bottom:4px;display:block}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui button{width:100%}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui input[type=text],.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui input[type=color],.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui select{width:100%;padding:0 27px 0 15px;font-size:14px;border:1px solid #dadce0;border-radius:4px;box-shadow:none}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui select{height:36px}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui input[type=color]{height:38px;padding:2px 5px;cursor:pointer}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-field{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-field label{font-weight:500;font-size:13px;color:#333}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-field input,.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-field select{width:100%;box-sizing:border-box}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-buttons{display:flex;gap:10px}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-buttons .dt-editor-field{flex:1 1 50%;width:auto;display:inline-block}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-buttons .dt-editor-field button{width:100%;max-width:100%}.nfgeo-dt-editor-panel .nfgeo-dt-editor-ui .dt-editor-buttons .dt-editor-field:only-child{flex:1 1 100%;width:100%}.nfgeo-dt-editor-panel .nfgeo-dt-live-info{border-top:1px solid #eee;padding:20px}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-info-inner{border:1px solid #ededed;display:flex;flex-direction:column;gap:0px;align-items:stretch;border-radius:5px;line-height:1.3}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item{display:flex;justify-content:space-between;padding:14px;text-align:right;font-size:14px}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item .dt-live-label{font-weight:500;color:#333}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item .dt-live-value{color:#222}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item:nth-child(odd){background:#f7f7f7}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item-group-inner{flex-direction:column;align-items:flex-start}.nfgeo-dt-editor-panel .nfgeo-dt-live-info .dt-live-item-group-inner>span{display:block;margin-bottom:3px}.nfgeo-map-summary-heading{margin:12px 0 8px}.nfgeo-map-summary-table{margin:8px 0 0}.nfgeo-map-summary-pre{white-space:pre-wrap;margin-top:8px}.nfgeo-distance-wrapper{margin:.75rem 0 1rem;padding:.25rem 0;color:inherit;font-size:1em;line-height:1.5}.nfgeo-distance-wrapper .nfgeo-distance,.nfgeo-distance-wrapper .nfgeo-duration{font-size:1em}.nfgeo-distance-wrapper .nfgeo-duration{margin-top:.25rem}.nfgeo-distance-wrapper .nfgeo-meta{margin-top:.5rem;font-size:.95em}.nfgeo-distance-wrapper .nfgeo-origin,.nfgeo-distance-wrapper .nfgeo-destination{margin-top:.2rem}.nfgeo-distance-wrapper strong{font-weight:600}
