.n3auto-dashboard-thumbnail img{width:80px;height:80px;object-fit:cover;border-radius:8px;margin-right:10px}.n3auto-table-dashboard{border:1px solid var(--n3theme-color-border, #e2e8f0)}.n3auto-table-dashboard td,.n3auto-table-dashboard th{border:0;border-bottom:1px solid var(--n3theme-color-border, #e2e8f0);vertical-align:middle;padding:10px 15px}.n3auto-dashboard-action{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.n3auto-dashboard-action li+li{margin-left:15px}.n3auto-dashboard-action .n3auto-action i{margin-right:0}.n3auto-not-found{margin:0;padding:15px 25px;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;border-radius:8px}.n3auto-item-found{margin-left:20px}.n3auto-submit-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:sticky;top:58px;z-index:70;gap:24px;min-height:78px;margin:-30px -30px 15px;padding:0 30px;border-bottom:1px solid rgba(0,0,0,0);background-color:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.n3auto-submit-header.is-sticky{border-bottom-color:#e5e7eb;background-color:rgba(255,255,255,.98);box-shadow:0 8px 24px rgba(15,23,42,.04)}.n3auto-submit-header-title{margin:0;color:#090909;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:0}.n3auto-submit-header-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;flex:0 0 auto}.n3auto-submit-header-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:13px;min-height:48px;margin:0;padding:0 4px 0 22px;border:0;border-radius:999px;background-color:#090909;color:#fff;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease}.n3auto-submit-header-button i{margin:0 !important}.n3auto-submit-header-button:hover{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-submit-header-button.is-loading,.n3auto-submit-header-button:disabled{cursor:wait;opacity:.92}.n3auto-submit-header-button .n3auto-btn-loading{display:none;margin-left:0}.n3auto-submit-header-button .n3auto-btn-loading i{margin:0 !important}.n3auto-submit-header-button-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:2px solid #090909;border-radius:50%;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:16px;transition:border-color .2s ease,color .2s ease}.n3auto-submit-header-button:hover .n3auto-submit-header-button-icon{border-color:var(--n3theme-color-accent, #ff6600);color:var(--n3theme-color-accent, #ff6600)}.n3auto-submit-header-button.is-loading .n3auto-submit-header-button-icon{border-color:#090909;color:var(--n3theme-color-accent, #ff6600)}.n3auto-button-group{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;flex:0 0 auto}.n3auto-button-group .n3auto-btn{margin-left:15px}.n3auto-button-group .n3auto-btn:first-child:not(:only-child){padding:0 22px;border:1px solid var(--n3theme-color-accent, #ff6600);border-radius:7px;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:15px;text-transform:none}.n3auto-button-group .n3auto-btn:first-child:not(:only-child):hover{background-color:rgba(255,102,0,.08);color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-user-menu{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;min-height:40px;color:#090909;font-size:13px;font-weight:500;line-height:1;white-space:nowrap}.n3auto-dashboard-user-menu i{color:#090909;font-size:10px}.n3auto-dashboard-user-avatar{display:block;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background-color:#d9d9d9}.n3auto-dashboard-user-name{display:block;max-width:120px;overflow:hidden;text-overflow:ellipsis}.n3auto-form-item{padding:30px;border:1px solid var(--n3theme-color-border, #e2e8f0);border-radius:16px}.n3auto-form-item>h3{margin:0 0 24px;font-size:24px}.n3auto-form-item+.n3auto-form-item{margin-top:30px}.n3auto-form-item .row{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px 26px;margin:0}.n3auto-form-item .row>[class*=col-]{width:auto;max-width:none;flex:none;padding:0}.n3auto-form-item .n3auto-field-full{grid-column:1/-1}.n3auto-form-item label{display:block;margin:0 0 10px;color:#090909;font-size:14px;font-weight:500;letter-spacing:0}.n3auto-form-item sup{top:-0.1em;color:#ff2d2d;font-size:13px;line-height:1}.n3auto-form-item input[type=text],.n3auto-form-item input[type=email],.n3auto-form-item input[type=number],.n3auto-form-item input[type=password],.n3auto-form-item input[type=url],.n3auto-form-item select,.n3auto-form-item textarea,.n3auto-form-item .select2-container--default .select2-selection--single,.n3auto-form-item .select2-container--default .select2-selection--multiple{width:100%;min-height:46px;border:1px solid #e8e8e8;border-radius:11px;background-color:#fff;color:#090909;font-size:14px;line-height:1.4;box-shadow:none;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.n3auto-form-item input[type=text],.n3auto-form-item input[type=email],.n3auto-form-item input[type=number],.n3auto-form-item input[type=password],.n3auto-form-item input[type=url],.n3auto-form-item select,.n3auto-form-item textarea{padding:0 15px}.n3auto-form-item textarea{min-height:224px;padding-top:14px;resize:vertical}.n3auto-form-item input::placeholder,.n3auto-form-item textarea::placeholder,.n3auto-form-item .mapboxgl-ctrl-geocoder--input::placeholder{color:#9a9a9a !important;opacity:1}.n3auto-form-item input::-webkit-input-placeholder,.n3auto-form-item textarea::-webkit-input-placeholder,.n3auto-form-item .mapboxgl-ctrl-geocoder--input::-webkit-input-placeholder{color:#9a9a9a !important;opacity:1}.n3auto-form-item input::-moz-placeholder,.n3auto-form-item textarea::-moz-placeholder,.n3auto-form-item .mapboxgl-ctrl-geocoder--input::-moz-placeholder{color:#9a9a9a !important;opacity:1}.n3auto-form-item input:-ms-input-placeholder,.n3auto-form-item textarea:-ms-input-placeholder,.n3auto-form-item .mapboxgl-ctrl-geocoder--input:-ms-input-placeholder{color:#9a9a9a !important;opacity:1}.n3auto-form-item input:focus,.n3auto-form-item select:focus,.n3auto-form-item textarea:focus,.n3auto-form-item .select2-container--open .select2-selection--single,.n3auto-form-item .select2-container--open .select2-selection--multiple{border-color:var(--n3theme-color-accent, #ff6600);box-shadow:0 0 0 3px rgba(255,102,0,.1)}.n3auto-form-item .select2-container{width:100% !important}.n3auto-form-item .select2-container--default .select2-selection--single{display:flex;align-items:center;position:relative;padding:0 42px 0 15px}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;padding:0 42px 0 0;color:#090909;line-height:44px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;right:34px;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0;color:var(--n3theme-color-accent, #ff6600);font-size:17px;font-weight:700;line-height:20px;transform:translateY(-50%)}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__arrow{display:inline-flex;align-items:center;justify-content:center;right:12px !important;top:50%;width:20px;height:20px;transform:translateY(-50%)}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__arrow:before{line-height:20px}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#8d8d8d}.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__rendered[title="Select an option"],.n3auto-form-item .select2-container--default .select2-selection--single .select2-selection__rendered[title=Select]{color:#8d8d8d}.n3auto-form-item .select2-container--default .select2-selection--multiple{display:flex;align-items:center;padding:4px 11px}.n3auto-form-item .select2-container--default .select2-selection--multiple .select2-selection__rendered{display:flex;align-items:center;gap:5px;margin:0;padding:0}.n3auto-form-item .wp-editor-wrap{border:1px solid #e8e8e8;border-radius:11px;overflow:hidden;background:#fff}.n3auto-form-item .wp-editor-tools{padding:0 10px;background:#fafafa;border-bottom:1px solid #e8e8e8}.n3auto-form-item .wp-editor-container{border:0}.n3auto-form-item .wp-editor-area,.n3auto-form-item .wp-editor-container iframe{min-height:224px}.select2-container .select2-dropdown{top:4px !important}.n3auto-submit-section-features .row{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:28px 34px}.n3auto-submit-section-features .n3auto-feature-gallery-field{grid-column:1/-1;width:100%;max-width:none}.n3auto-field-help{margin:-4px 0 14px;color:#858b93;font-size:13px;line-height:1.45}.n3auto-feature-group h4{margin:0 0 14px;color:#090909;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:0}.n3auto-feature-list{display:grid;gap:13px}.n3auto-feature-checkbox{display:flex !important;align-items:flex-start;gap:10px;margin:0;color:#202020;font-size:13px;font-weight:400;line-height:1.35;cursor:pointer}.n3auto-feature-checkbox input[type=checkbox]{width:18px;height:18px;margin:0;flex:0 0 18px;border:1px solid #e2e2e2;border-radius:5px;accent-color:var(--n3theme-color-accent, #ff6600);cursor:pointer}.n3auto-feature-checkbox span{padding-top:1px}.n3auto-submit-section-location .row{grid-template-columns:repeat(4, minmax(0, 1fr));align-items:start}.n3auto-submit-section-location .n3auto-location-field{position:relative;min-width:0}.n3auto-submit-section-location .n3auto-location-field input{min-width:0;text-overflow:ellipsis}.n3auto-submit-section-location .n3auto-location-map{margin-top:4px}.n3auto-submit-section-location .n3auto-map{width:100%;min-height:360px;border-radius:12px;border:1px solid #e8e8e8;overflow:hidden;background-color:#f5f5f5}.n3auto-submit-section-location #listingGeocoder{width:100% !important}.n3auto-submit-section-location #listingMapAddress,.n3auto-submit-section-location #listingGeocoder:empty{display:none}.n3auto-submit-section-location .n3auto-map-address-suggestions{display:none;position:absolute;top:100%;right:0;left:0;z-index:50;margin-top:6px;max-height:240px;overflow:hidden;overflow-y:auto;border:1px solid #e8e8e8;border-radius:11px;background-color:#fff;box-shadow:0 12px 30px rgba(15,23,42,.12)}.n3auto-submit-section-location .n3auto-map-address-suggestions.active{display:block}.n3auto-submit-section-location .n3auto-map-address-suggestions button,.n3auto-submit-section-location .n3auto-map-address-suggestions .n3auto-map-suggestion-empty{display:block;width:100%;padding:11px 14px;border:0;background:#fff;color:#202020;font-size:13px;line-height:1.35;text-align:left;white-space:normal;word-break:break-word}.n3auto-submit-section-location .n3auto-map-address-suggestions button{cursor:pointer}.n3auto-submit-section-location .n3auto-map-address-suggestions button:hover{background-color:#f7f7f7}.n3auto-submit-section-location .n3auto-map-address-suggestions button+button{border-top:1px solid #f0f0f0}.n3auto-submit-section-location .n3auto-map-address-suggestions .n3auto-map-suggestion-empty{color:#8d8d8d}.n3auto-submit-section-location .mapboxgl-ctrl-geocoder{width:100%;max-width:none;min-width:0;box-shadow:none}.n3auto-submit-section-location .mapboxgl-ctrl-geocoder--input{height:46px;border:1px solid #e8e8e8;border-radius:11px;color:#090909;font-size:14px}.n3auto-submit-section-video>h3{display:none}.n3auto-submit-section-video .row{grid-template-columns:1fr}.n3auto-video-field{display:grid;gap:14px}.n3auto-video-intro h4{margin:0 0 9px;color:#090909;font-size:24px;font-weight:600;line-height:1.2;letter-spacing:0}.n3auto-video-intro p{margin:0;color:#6b7280;font-size:13px;line-height:1.45}.n3auto-video-url label{margin-bottom:9px}.n3auto-submit-section-downloads .row{grid-template-columns:repeat(2, minmax(0, 1fr))}.n3auto-download-upload .n3auto-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap}.n3auto-file-upload{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;position:relative;min-height:72px;margin:0;padding:14px 52px 14px 16px;border:1px dashed #d7dce2;border-radius:12px;background-color:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.n3auto-file-upload:hover{border-color:var(--n3theme-color-accent, #ff6600);box-shadow:0 0 0 3px rgba(255,102,0,.08)}.n3auto-file-upload.is-selected{border-color:var(--n3theme-color-accent, #ff6600);background-color:rgba(255,102,0,.04)}.n3auto-file-remove{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:50%;right:14px;width:32px;height:32px;border:0;border-radius:50%;background-color:rgba(214,54,56,.1);color:#d63638;font-size:14px;opacity:0;pointer-events:none;cursor:pointer;transform:translateY(-50%);transition:background-color .2s ease,opacity .2s ease;padding:0}.n3auto-file-remove i{margin:0 !important}.n3auto-file-remove.active{opacity:1;pointer-events:auto}.n3auto-file-remove:hover{background-color:#d63638;color:#fff}.n3auto-file-upload-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:10px;background-color:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600);font-size:20px;margin-bottom:15px}.n3auto-file-upload-text{min-width:0}.n3auto-file-upload-text strong,.n3auto-file-upload-text small{display:block}.n3auto-file-upload-text strong{overflow:hidden;color:#090909;font-size:14px;font-weight:500;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.n3auto-file-upload-text small{margin-top:3px;color:#9a9a9a;font-size:12px;line-height:1.35}@media(max-width: 1199px){.n3auto-form-item .row{grid-template-columns:repeat(2, minmax(0, 1fr))}.n3auto-submit-section-features .row{grid-template-columns:repeat(3, minmax(0, 1fr))}.n3auto-submit-section-location .row{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.n3auto-submit-header{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;position:relative;top:auto;z-index:1;gap:14px;min-height:62px;margin:0 -22px 15px;padding:10px 22px;box-shadow:none;backdrop-filter:none}.n3auto-dashboard-content .site-main{padding:15px !important}.n3auto-form-item{padding:15px}.n3auto-form-item+.n3auto-form-item{margin-top:15px}.n3auto-submit-header-title{min-width:0;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.n3auto-submit-header-actions{flex:0 0 auto}.n3auto-submit-header-button{gap:10px;min-height:42px;padding:0 4px 0 16px;font-size:10px}.n3auto-submit-header-button-icon{width:34px;height:34px;flex-basis:34px}.n3auto-button-group{width:100%;-ms-flex-pack:justify;justify-content:space-between;gap:12px}.n3auto-button-group .n3auto-dashboard-user-menu{min-width:0}.n3auto-button-group .n3auto-btn{min-width:0;flex:0 0 auto}.n3auto-dashboard-user-name{max-width:95px}.n3auto-form-item .row{grid-template-columns:1fr;gap:18px}.n3auto-submit-section-features .row{grid-template-columns:1fr}.n3auto-submit-section-location .row{grid-template-columns:1fr}.n3auto-submit-section-location .n3auto-map{min-height:280px}.n3auto-submit-section-downloads .row{grid-template-columns:1fr}}@media(max-width: 480px){.n3auto-submit-header{padding-right:20px;padding-left:20px}.n3auto-submit-header-button{min-width:0;padding-left:14px}}.n3auto-form-dashboard input.is-invalid,.n3auto-form-dashboard select.is-invalid,.n3auto-form-dashboard textarea.is-invalid,.n3auto-form-dashboard .select2-container.is-invalid .select2-selection{border-color:#ff3b30 !important;box-shadow:0 0 0 3px rgba(255,59,48,.12) !important}.n3auto-dashboard-search{margin-bottom:15px}.n3auto-dashboard-search .search-right{min-width:180px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.n3auto-dashboard-search .search-right .sorting{-ms-flex-negative:0;flex-shrink:0;margin-bottom:0;margin-right:10px}.n3auto-dashboard-search .search-left{position:relative}.n3auto-dashboard-search .search-left .icon-search{position:absolute;top:50%;transform:translateY(-50%);right:15px;color:var(--n3theme-color-secondary, #ff6600)}.n3auto-dashboard-search .search-left #searchTitle{min-width:230px;padding-right:35px}@media(min-width: 768px){.n3auto-dashboard-search{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.n3auto-gallery-field{grid-column:1/-1}.n3auto-gallery-submit{width:100%}.n3auto-gallery-submit .n3auto-error-message{display:none;margin-top:12px;color:#d63638;font-size:13px;line-height:1.4}.n3auto-gallery-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-sizing:border-box;min-height:250px;width:100%;max-width:100%;border:1px dashed #d7dce2;border-radius:1px;background-color:#fff;text-align:center}.n3auto-gallery-container p{margin:12px 0 0;color:#222;font-size:13px;line-height:1.3}.n3auto-gallery-container small{display:block;margin-top:1px;color:#8d8d8d;font-size:12px;line-height:1.3}.n3auto-upload-gallery{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:12px;min-height:46px;padding:0 0 0 25px;border:0;border-radius:999px;background-color:#090909;color:#fff;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase;cursor:pointer}.n3auto-upload-gallery i{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;border:2px solid #090909;border-radius:50%;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:16px;line-height:1}.n3auto-gallery-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin-top:15px}.media-gallery-item{-ms-flex:0 0 138px;flex:0 0 138px;position:relative;min-height:76px;border-radius:10px;background-color:#d9d9d9;overflow:visible}.media-gallery-item img{width:138px;height:76px;object-fit:cover;border-radius:10px}.media-gallery-item>span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#777}.media-gallery-item .n3auto-btn-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.n3auto-gallery-delete{position:absolute;top:6px;right:6px;z-index:2;background-color:rgba(33,37,41,.65);height:22px;width:22px;border-radius:50%;line-height:22px;text-align:center;color:#fff;font-size:12px}.n3auto-gallery-delete:hover{color:#fff;background-color:var(--n3theme-color-accent, #ff6600)}@media(max-width: 767px){.n3auto-gallery-container{min-height:180px}.media-gallery-item{-ms-flex:0 0 calc(50% - 7px);flex:0 0 calc(50% - 7px)}.media-gallery-item img{width:100%}}.n3auto-avatar-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px}.media-avatar-item{-ms-flex:0 0 160px;flex:0 0 160px;position:relative}.media-avatar-item>.fa-circle-notch{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.media-avatar-item img{width:160px;height:160px;object-fit:cover;border-radius:8px}.media-avatar-item .n3auto-btn-loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#n3auto-upload-avatar{height:160px;width:160px;background-color:rgba(0,0,0,0);border:1px dashed var(--n3theme-color-border, #e2e8f0);border-radius:16px;color:var(--n3theme-color-text, #475569)}#n3auto-upload-avatar i{display:block;margin-bottom:10px;font-size:20px}.n3auto-avatar-delete{position:absolute;top:5px;right:10px;z-index:2;background-color:var(--n3theme-color-accent, #ff6600);height:25px;width:25px;border-radius:50%;line-height:25px;text-align:center;color:#fff;font-size:14px}.n3auto-avatar-delete:hover{color:#fff}.n3auto-error-avatar{display:none;color:red;margin-top:10px}.n3auto-dashboard-navigation{padding:0 15px 20px 15px;background:#070b0c;border-right:1px solid rgba(255,255,255,.08);position:fixed;width:250px;z-index:2;overflow-x:hidden;overflow-y:auto;height:100%;color:#fff;display:flex;flex-direction:column}.n3auto-dashboard-navigation ul.list-navigation-dashboard{list-style:none;margin:0;padding-left:0;flex:1 0 auto}.n3auto-dashboard-navigation .navigation-dashboard-logo{display:-ms-flexbox;display:flex;align-items:center;min-height:96px;margin:-4px -16px 25px;padding:22px 32px 25px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none}.n3auto-dashboard-navigation .navigation-dashboard-logo:hover{color:#fff}.n3auto-dashboard-navigation .navigation-dashboard-logo img{width:164px;height:auto;display:block}.n3auto-dashboard-navigation li{margin:6px 0}.n3auto-dashboard-navigation li>a{display:-ms-flexbox;display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:6px;color:#fff;letter-spacing:0;text-decoration:none;transition:background-color .2s ease,color .2s ease}.n3auto-dashboard-navigation li>a:hover{color:#fff;background:rgba(255,255,255,.08)}.n3auto-dashboard-navigation li.active>a{color:#fff;background:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-navigation .image{width:24px;height:24px;flex:0 0 24px;background:rgba(255,255,255,.8);mask:var(--n3auto-dashboard-icon) center/24px 24px no-repeat;-webkit-mask:var(--n3auto-dashboard-icon) center/24px 24px no-repeat}.n3auto-dashboard-navigation .title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n3auto-dashboard-navigation .n3auto-dashboard-sidebar-copy{flex:0 0 auto;margin-top:auto;padding:18px 10px 0;color:rgba(255,255,255,.62);font-size:14px;line-height:1.4;letter-spacing:0}@media(max-width: 1199px){.n3auto-dashboard-navigation{display:none}}.n3auto-dashboard-content{display:-ms-flexbox;display:flex;padding-left:250px;flex-direction:column;min-height:100vh}.n3auto-dashboard-content>.site-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;position:sticky;top:0;z-index:90;min-height:58px;padding:0 30px;border-bottom:1px solid var(--n3theme-color-border, #e2e8f0);background-color:#fff}.n3auto-dashboard-content .site-main{padding:30px}.n3auto-dashboard-content .n3auto-dashboard-access-notice{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:24px;width:100%;padding:22px 24px;border:1px solid rgba(255,102,0,.18);border-radius:10px;background-color:#fff7f0;color:#090909;box-shadow:0 16px 40px rgba(15,23,42,.06)}.n3auto-dashboard-content .n3auto-dashboard-access-notice-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;min-width:0}.n3auto-dashboard-content .n3auto-dashboard-access-notice-content h2{margin:0 0 6px;font-size:20px}.n3auto-dashboard-content .n3auto-dashboard-access-notice-content p{margin:0;color:#5f6672;font-size:14px;font-weight:500;line-height:1.5}.n3auto-dashboard-content .n3auto-dashboard-access-notice-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;border-radius:50%;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:18px}.n3auto-dashboard-content .n3auto-dashboard-access-notice-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;flex:0 0 auto}.n3auto-dashboard-content .n3auto-dashboard-access-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;font-size:13px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.n3auto-dashboard-content .n3auto-dashboard-access-button-primary{background-color:#090909;color:#fff}.n3auto-dashboard-content .n3auto-dashboard-access-button-primary:hover{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-content .n3auto-dashboard-access-button-secondary{border:1px solid rgba(9,9,9,.12);background-color:#fff;color:#090909}.n3auto-dashboard-content .n3auto-dashboard-access-button-secondary:hover{border-color:var(--n3theme-color-accent, #ff6600);color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-content .site-footer{margin-top:auto}.n3auto-dashboard-content .page-numbers{margin-top:20px}.n3auto-dashboard-no-access .n3auto-dashboard-content{padding-left:0}.n3auto-dashboard-content input[type=text],.n3auto-dashboard-content input[type=email],.n3auto-dashboard-content input[type=number],.n3auto-dashboard-content input[type=password],.n3auto-dashboard-content input[type=search],.n3auto-dashboard-content input[type=tel],.n3auto-dashboard-content input[type=url],.n3auto-dashboard-content input[type=date],.n3auto-dashboard-content input[type=time],.n3auto-dashboard-content select,.n3auto-dashboard-content textarea,.n3auto-dashboard-content .select2-container--default .select2-selection--single .select2-selection__rendered,.n3auto-dashboard-content .select2-container--default .select2-selection--multiple,.n3auto-dashboard-content .mapboxgl-ctrl-geocoder--input{color:#090909 !important;font-size:14px}.n3auto-dashboard-content input::placeholder,.n3auto-dashboard-content textarea::placeholder,.n3auto-dashboard-content .mapboxgl-ctrl-geocoder--input::placeholder{color:#9aa0a6 !important;opacity:1}.n3auto-dashboard-content input::-webkit-input-placeholder,.n3auto-dashboard-content textarea::-webkit-input-placeholder,.n3auto-dashboard-content .mapboxgl-ctrl-geocoder--input::-webkit-input-placeholder{color:#9aa0a6 !important;opacity:1}.n3auto-dashboard-content input::-moz-placeholder,.n3auto-dashboard-content textarea::-moz-placeholder,.n3auto-dashboard-content .mapboxgl-ctrl-geocoder--input::-moz-placeholder{color:#9aa0a6 !important;opacity:1}.n3auto-dashboard-content input:-ms-input-placeholder,.n3auto-dashboard-content textarea:-ms-input-placeholder,.n3auto-dashboard-content .mapboxgl-ctrl-geocoder--input:-ms-input-placeholder{color:#9aa0a6 !important;opacity:1}.n3auto-dashboard-content .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#9aa0a6}.n3auto-dashboard-page-title{margin:0;color:#090909;font-size:22px;font-weight:600;line-height:1.2;letter-spacing:0}.n3auto-dashboard-ajax-target{position:relative}.n3auto-dashboard-ajax-target.is-ajax-loading{pointer-events:none}.n3auto-dashboard-ajax-target.is-ajax-loading .n3auto-dashboard-listing-table,.n3auto-dashboard-ajax-target.is-ajax-loading .n3auto-table-dashboard,.n3auto-dashboard-ajax-target.is-ajax-loading .n3auto-dashboard-pagination{opacity:.45;transition:opacity .18s ease}.n3auto-dashboard-ajax-overlay{position:absolute;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:0;border-radius:inherit;background:rgba(255,255,255,.72);color:#090909;font-size:13px;font-weight:600;line-height:1;backdrop-filter:blur(2px)}.n3auto-dashboard-ajax-spinner{display:inline-block;width:20px;height:20px;border:2px solid rgba(255,102,0,.22);border-top-color:var(--n3theme-color-accent, #ff6600);border-radius:50%;animation:n3autoDashboardSpin .7s linear infinite}@keyframes n3autoDashboardSpin{to{transform:rotate(360deg)}}body.n3auto-dashboard-modal-open{overflow:hidden}.n3auto-dashboard-logout-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.n3auto-dashboard-logout-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.n3auto-dashboard-logout-modal.is-open .n3auto-dashboard-logout-dialog{transform:translateY(0) scale(1)}.n3auto-dashboard-logout-backdrop{position:absolute;inset:0;background:rgba(9,9,9,.48);backdrop-filter:blur(5px)}.n3auto-dashboard-logout-dialog{position:relative;z-index:1;width:min(100%,430px);margin:0;padding:26px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:#fff;box-shadow:0 28px 70px rgba(9,9,9,.22);color:#090909;text-align:center;transform:translateY(10px) scale(0.98);transition:transform .2s ease}.n3auto-dashboard-logout-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;margin-bottom:18px;border-radius:50%;background:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600);font-size:22px}.n3auto-dashboard-logout-content h2{margin:0;color:#090909;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-dashboard-logout-content p{margin:10px 0 0;color:#667085;font-size:14px;line-height:1.55}.n3auto-dashboard-logout-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.n3auto-dashboard-logout-cancel,.n3auto-dashboard-logout-confirm{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.n3auto-dashboard-logout-cancel{border:1px solid #e8e8e8;background:#fff;color:#090909}.n3auto-dashboard-logout-cancel:hover,.n3auto-dashboard-logout-cancel:focus{border-color:#d5d7da;background:#f7f7f7;color:#090909;outline:none}.n3auto-dashboard-logout-confirm{border:1px solid var(--n3theme-color-accent, #ff6600);background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-logout-confirm:hover,.n3auto-dashboard-logout-confirm:focus{border-color:#090909;background:#090909;color:#fff;outline:none;box-shadow:0 8px 18px rgba(9,9,9,.16)}.n3auto-dashboard-topbar-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;min-width:0}.n3auto-dashboard-topbar-user{position:relative;z-index:2}.n3auto-dashboard-topbar-user-toggle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;min-width:0;padding:0;border:0;background-color:rgba(0,0,0,0);color:#090909;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;cursor:pointer}.n3auto-dashboard-topbar-user-toggle:hover,.n3auto-dashboard-topbar-user-toggle:focus{background-color:rgba(0,0,0,0);color:#090909;box-shadow:none;outline:none}.n3auto-dashboard-topbar-user-toggle i{color:#090909;font-size:10px;transition:transform .2s ease}.n3auto-dashboard-topbar-user.is-open .n3auto-dashboard-topbar-user-toggle i{transform:rotate(180deg)}.n3auto-dashboard-topbar-avatar{display:block;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background-color:#d9d9d9;overflow:hidden}.n3auto-dashboard-topbar-avatar img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-dashboard-topbar-name{display:block;font-size:16px;max-width:120px;overflow:hidden;text-overflow:ellipsis}.n3auto-dashboard-user-dropdown{position:absolute;top:calc(100% + 14px);right:0;width:238px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background-color:#070b0c;box-shadow:0 18px 45px rgba(15,23,42,.28);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.n3auto-dashboard-user-dropdown:before{content:"";position:absolute;top:-7px;right:28px;width:14px;height:14px;background-color:#070b0c;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);transform:rotate(45deg)}.n3auto-dashboard-topbar-user.is-open .n3auto-dashboard-user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.n3auto-dashboard-user-dropdown-head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;padding:4px 4px 14px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff}.n3auto-dashboard-user-dropdown-avatar{display:block;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background-color:#d9d9d9;overflow:hidden}.n3auto-dashboard-user-dropdown-avatar img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-dashboard-user-dropdown-name{min-width:0;overflow:hidden;color:#fff;font-size:14px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.n3auto-dashboard-user-dropdown-menu{list-style:none;margin:12px 0 0;padding:0}.n3auto-dashboard-user-dropdown-menu li+li{margin-top:5px}.n3auto-dashboard-user-dropdown-menu a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;min-height:42px;padding:0 12px;border-radius:6px;color:#fff;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .2s ease,color .2s ease}.n3auto-dashboard-user-dropdown-menu a:hover{background-color:rgba(255,255,255,.08);color:#fff}.n3auto-dashboard-user-dropdown-menu li.active a{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-user-dropdown-icon{width:24px;height:24px;flex:0 0 24px;background:rgba(255,255,255,.82);mask:var(--n3auto-dashboard-icon) center/24px 24px no-repeat;-webkit-mask:var(--n3auto-dashboard-icon) center/24px 24px no-repeat}.n3auto-dashboard-topbar-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;min-height:42px;padding:0 4px 0 20px;border:0;border-radius:999px;background-color:#090909;color:#fff;font-size:11px;font-weight:600;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease}.n3auto-dashboard-topbar-button:hover{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-topbar-button .n3auto-btn-loading{margin-left:0}.n3auto-dashboard-topbar-button-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border:2px solid #090909;border-radius:50%;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:15px;transition:border-color .2s ease,color .2s ease}.n3auto-dashboard-topbar-button:hover .n3auto-dashboard-topbar-button-icon{border-color:var(--n3theme-color-accent, #ff6600)}@media(max-width: 1199px){.n3auto-dashboard-content{padding-left:0}.n3auto-dashboard-content>.site-header{padding:0 24px}.n3auto-dashboard-content .site-main{padding:24px}}@media(max-width: 767px){.n3auto-dashboard-content>.site-header{min-height:64px;padding:12px 18px;gap:14px}.n3auto-dashboard-content .n3auto-dashboard-access-notice{display:block;padding:20px}.n3auto-dashboard-content .n3auto-dashboard-access-notice-content{align-items:flex-start}.n3auto-dashboard-content .n3auto-dashboard-access-notice-content h2{font-size:18px}.n3auto-dashboard-content .n3auto-dashboard-access-notice-actions{margin-top:18px;flex-wrap:wrap}.n3auto-dashboard-content .n3auto-dashboard-access-button{flex:1 1 120px}.n3auto-dashboard-page-title{font-size:20px}.n3auto-dashboard-logout-modal{align-items:flex-end;padding:16px}.n3auto-dashboard-logout-dialog{width:100%;padding:22px 18px 18px;border-radius:16px}.n3auto-dashboard-logout-icon{width:52px;height:52px;margin-bottom:14px;font-size:20px}.n3auto-dashboard-logout-content h2{font-size:19px}.n3auto-dashboard-logout-content p{font-size:13px}.n3auto-dashboard-logout-actions{grid-template-columns:1fr;gap:10px;margin-top:20px}.n3auto-dashboard-topbar-actions{gap:10px}.n3auto-dashboard-topbar-button{width:42px;min-width:42px;min-height:42px;padding:0;gap:0}.n3auto-dashboard-topbar-button>span:not(.n3auto-dashboard-topbar-button-icon){position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.n3auto-dashboard-topbar-button-icon{width:34px;height:34px;flex-basis:34px}}.n3auto-dashboard-favorite{padding:30px;border-radius:16px;border:1px solid var(--n3theme-color-border, #e2e8f0)}.n3auto-dashboard-favorite>h2{margin:0 0 22px;color:#090909;font-size:24px;font-weight:600;line-height:1.2}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-head{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:16px;margin-bottom:18px}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-count{color:#111;font-size:14px;font-weight:500;line-height:1}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-count b{color:var(--n3theme-color-accent, #ff6600);font-weight:600}.n3auto-dashboard-favorite .search-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin-left:auto;color:#72777d;font-size:13px;white-space:nowrap}.n3auto-dashboard-favorite .search-right .sorting{margin:0;color:#111;font-weight:500;line-height:30px}.n3auto-dashboard-favorite .search-right .select2-container{width:auto !important;min-width:82px}.n3auto-dashboard-favorite .search-right .select2-container--default .select2-selection--single{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:30px;border:0;border-radius:0;background:rgba(0,0,0,0)}.n3auto-dashboard-favorite .search-right .select2-container--default .select2-selection--single .select2-selection__rendered{min-height:30px;padding:0 18px 0 0;color:#111;font-weight:600;line-height:30px}.n3auto-dashboard-favorite .search-right .select2-container--default .select2-selection--single .select2-selection__arrow{right:-2px !important;top:50%;transform:translateY(-50%)}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid{position:relative;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px;margin-right:0;margin-left:0}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid.n3auto-loading{opacity:.45;pointer-events:none;transition:opacity .18s ease}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid>.n3auto-listing-item{width:auto;max-width:none;flex:none;padding:0}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid .n3auto-archive-card{width:100%;min-width:0}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination{margin-top:22px}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;margin:0;padding:0;list-style:none}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers li{margin:0}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers i{display:none !important}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers a,.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:38px;height:38px;border:1px solid #eee;border-radius:8px;background:#fff;color:#111;font-size:14px;font-weight:500}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers a i,.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers span i{display:block;font-size:13px;line-height:1}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers .current,.n3auto-dashboard-favorite .n3auto-dashboard-favorite-pagination .page-numbers a:hover{border-color:var(--n3theme-color-accent, #ff6600);background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;flex-direction:column;margin:24px 0 0;padding:64px 24px;border:1px solid #eee;border-radius:14px;background:#fff;text-align:center}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;margin-bottom:18px;border-radius:50%;background:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600);font-size:22px}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite h3{margin:0 0 8px;color:#090909;font-size:22px;font-weight:600;line-height:1.25}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite p{max-width:420px;margin:0;color:#72777d;font-size:14px;line-height:1.55}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;min-height:44px;margin-top:22px;padding:0 18px;border-radius:999px;background:#090909;color:#fff;font-size:14px;line-height:1;text-transform:uppercase;text-decoration:none}.n3auto-dashboard-favorite .n3auto-dashboard-empty-favorite-link:hover{background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-favorite .favorite-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.n3auto-dashboard-favorite .title{font-size:24px;margin-top:0;margin-bottom:10px}.n3auto-dashboard-favorite .address{margin-top:0;margin-bottom:0;font-size:15px}.n3auto-dashboard-favorite .n3auto-archive-listing.n3auto-dashboard-favorite-grid:not(.layout-list){display:grid;flex-wrap:initial;margin-right:0;margin-left:0}.n3auto-dashboard-favorite .n3auto-archive-listing.n3auto-dashboard-favorite-grid:not(.layout-list)>.n3auto-listing-item{width:auto;max-width:none;flex:none;padding-right:0;padding-left:0}@media(max-width: 1399px){.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media(max-width: 991px){.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.n3auto-dashboard-favorite{padding:15px;border-radius:8px}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-grid{grid-template-columns:1fr;gap:16px}}@media(max-width: 575px){.n3auto-dashboard-favorite .n3auto-dashboard-favorite-head{gap:10px}.n3auto-dashboard-favorite .n3auto-dashboard-favorite-count,.n3auto-dashboard-favorite .search-right{font-size:12px}}.n3auto-dashboard-reviews{width:100%}.n3auto-dashboard-reviews-card{padding:22px 24px 18px;border:1px solid #eee;border-radius:10px;background:#fff}.n3auto-dashboard-review-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.n3auto-dashboard-review-item{padding:18px 0;border-bottom:1px solid #eee}.n3auto-dashboard-review-item:first-child{padding-top:0}.n3auto-dashboard-review-item:last-child{border-bottom:0}.n3auto-dashboard-review-row{display:grid;grid-template-columns:1.2fr 1.4fr 2.2fr 1fr;align-items:center;gap:30px}.n3auto-dashboard-review-col-author{min-width:0}.n3auto-dashboard-review-col-listing{min-width:0}.n3auto-dashboard-review-col-message{min-width:0}.n3auto-dashboard-review-col-date{min-width:0;text-align:right}.n3auto-dashboard-review-col-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-width:0}.n3auto-dashboard-review-col-actions button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:rgba(0,0,0,0);color:#111827;font-size:14px;font-weight:500;line-height:1;cursor:pointer;transition:color .2s ease}.n3auto-dashboard-review-col-actions button:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-review-col-actions button i{color:#b8bec6;font-size:11px}.n3auto-dashboard-review-row-seller{grid-template-columns:1.2fr 1.4fr 2.2fr auto}.n3auto-dashboard-review-author-meta{display:flex;align-items:center;gap:15px}.n3auto-dashboard-review-avatar-initials{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background-color:#ffe6d5;color:#f60;font-weight:700;font-size:16px;flex-shrink:0}.n3auto-dashboard-review-avatar{display:block;width:48px;height:48px;border-radius:50%;background:#d9d9d9;overflow:hidden;flex-shrink:0}.n3auto-dashboard-review-avatar img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-dashboard-review-author-info h3{margin:0;color:#090909;font-size:16px}.n3auto-dashboard-review-stars{display:flex;align-items:center;gap:3px;margin-top:6px;color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-review-stars i{display:block;color:#d8dde4;font-size:13px;line-height:1}.n3auto-dashboard-review-stars i.active{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-review-col-label{display:block;margin-bottom:8px;color:#9aa0a6;font-size:12px;font-weight:600;text-transform:uppercase}.n3auto-dashboard-review-listing-info{display:flex;align-items:center;gap:12px}.n3auto-dashboard-review-listing-thumb{width:70px;height:50px;border:1px solid #eee;border-radius:6px;overflow:hidden;flex-shrink:0}.n3auto-dashboard-review-listing-thumb img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-dashboard-review-listing-details h4{margin:0 0 4px;font-size:14px}.n3auto-dashboard-review-listing-link{display:inline-flex;align-items:center;gap:4px;color:var(--n3theme-color-accent, #ff6600);font-size:13px;font-weight:600;text-decoration:none;transition:color .2s ease}.n3auto-dashboard-review-listing-link:hover{color:#cc5200}.n3auto-dashboard-review-listing-link i{font-size:11px}.n3auto-dashboard-review-col-message{display:flex;flex-direction:column;gap:6px}.n3auto-dashboard-review-time{margin-bottom:4px;color:#9aa0a6;font-size:12px}.n3auto-dashboard-review-text{margin:0;color:#4a4a4a;font-size:14px;line-height:1.5}nav.n3auto-dashboard-reviews-pagination{margin-top:0;padding-top:18px;border-top:1px solid #eee}nav.n3auto-dashboard-reviews-pagination .page-numbers{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none}nav.n3auto-dashboard-reviews-pagination .page-numbers i{display:none}nav.n3auto-dashboard-reviews-pagination .page-numbers li{margin:0}nav.n3auto-dashboard-reviews-pagination .page-numbers a,nav.n3auto-dashboard-reviews-pagination .page-numbers span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;border:1px solid var(--n3theme-color-border, #e2e8f0);border-radius:8px;background:#fff;color:var(--n3theme-color-headline, #0f172a);font-size:13px;font-weight:500;line-height:1}nav.n3auto-dashboard-reviews-pagination .page-numbers .current,nav.n3auto-dashboard-reviews-pagination .page-numbers a:hover{border-color:var(--n3theme-color-accent, #ff6600);background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-seller-reviews-card{padding:22px 18px 18px;border:1px solid #eee;border-radius:12px;background:#fff}.n3auto-dashboard-seller-review-list{margin:0;padding:0;list-style:none}.n3auto-dashboard-seller-review-item{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:0 0 20px;border-bottom:1px solid #eee}.n3auto-dashboard-seller-review-item+.n3auto-dashboard-seller-review-item{padding-top:20px}.n3auto-dashboard-seller-review-item:last-child{border-bottom:0}.n3auto-dashboard-seller-review-main{display:flex;align-items:flex-start;gap:10px;min-width:0}.n3auto-dashboard-seller-review-avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 28px;border-radius:50%;background:#f2f4f7;overflow:hidden}.n3auto-dashboard-seller-review-avatar img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-dashboard-seller-review-content{min-width:0}.n3auto-dashboard-seller-review-content h3{margin:0 0 3px;color:#111827;font-size:13px;font-weight:600;line-height:1.25}.n3auto-dashboard-seller-review-content p{margin:8px 0 0;color:#6f7783;font-size:12px;line-height:1.55}.n3auto-dashboard-seller-review-stars{display:flex;align-items:center;gap:2px;color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-seller-review-stars i{color:#d8dde4;font-size:10px;line-height:1}.n3auto-dashboard-seller-review-stars i.active{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-seller-review-time{display:block;margin-top:8px;color:#8a8f98;font-size:11px;line-height:1.2}.n3auto-dashboard-seller-review-actions{display:flex;align-items:center;gap:20px;flex:0 0 auto;padding-top:40px}.n3auto-dashboard-seller-review-actions a,.n3auto-dashboard-seller-review-actions button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:rgba(0,0,0,0);color:#111827;font-size:12px;font-weight:600;line-height:1;text-decoration:none;cursor:pointer;transition:color .2s ease}.n3auto-dashboard-seller-review-actions a:hover,.n3auto-dashboard-seller-review-actions button:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-seller-review-actions a i,.n3auto-dashboard-seller-review-actions button i{color:#b8bec6;font-size:11px}.n3auto-seller-review-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.n3auto-seller-review-modal.is-open{display:flex}.n3auto-seller-review-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.48)}.n3auto-seller-review-dialog{position:relative;z-index:1;width:min(520px,100%);padding:24px;border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.22)}.n3auto-seller-review-dialog h3{margin:0 0 14px;font-size:18px}.n3auto-seller-review-dialog textarea{width:100%;min-height:140px;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;color:#111827;font-size:14px;line-height:1.5;resize:vertical;outline:none}.n3auto-seller-review-dialog textarea:focus{border-color:var(--n3theme-color-accent, #ff6600);box-shadow:0 0 0 3px rgba(255,102,0,.08)}.n3auto-seller-review-modal-error{min-height:18px;margin-top:8px;color:#d63638;font-size:12px;font-weight:600}.n3auto-seller-review-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.n3auto-seller-review-modal-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:var(--n3theme-color-headline, #0f172a);font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.n3auto-seller-review-modal-actions button:hover,.n3auto-seller-review-modal-actions button:focus{border-color:var(--n3theme-color-accent, #ff6600);background:#fff3e9;color:var(--n3theme-color-accent, #ff6600);outline:none}.n3auto-seller-review-modal-actions button[type=submit]{border-color:#111827;background:#111827;color:#fff}.n3auto-seller-review-modal-actions button[type=submit]:hover,.n3auto-seller-review-modal-actions button[type=submit]:focus{border-color:var(--n3theme-color-accent, #ff6600);background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-reviews-empty{position:relative;display:grid;justify-items:center;gap:12px;min-height:330px;padding:72px 24px;border:1px solid rgba(255,102,0,.14);border-radius:12px;background:radial-gradient(circle at 50% 0%, rgba(255, 102, 0, 0.12), transparent 34%),linear-gradient(180deg, #fff8f2 0%, #ffffff 58%);box-shadow:0 18px 50px rgba(15,23,42,.06);overflow:hidden;text-align:center}.n3auto-dashboard-reviews-empty:before{content:"";position:absolute;top:24px;left:50%;width:min(520px,78%);height:140px;border-radius:999px;background:rgba(255,102,0,.06);filter:blur(34px);transform:translateX(-50%);pointer-events:none}.n3auto-dashboard-reviews-empty>*{position:relative;z-index:1}.n3auto-dashboard-reviews-empty h3{margin:4px 0 0;font-size:24px}.n3auto-dashboard-reviews-empty p{margin:0;max-width:420px;color:#6f7783;font-size:15px;line-height:1.55}.n3auto-dashboard-reviews-empty-icon{display:inline-flex;width:68px;height:68px;border:1px solid rgba(255,102,0,.18);border-radius:50%;background:linear-gradient(180deg, #ffffff 0%, #fff1e5 100%),rgba(255,102,0,.1);box-shadow:0 14px 30px rgba(255,102,0,.12)}.n3auto-dashboard-reviews-empty-icon:before{content:"";display:block;width:30px;height:30px;margin:auto;background:var(--n3theme-color-accent, #ff6600);mask:url("../../images/dashboard/icon-reviews.svg") center/30px 30px no-repeat;-webkit-mask:url("../../images/dashboard/icon-reviews.svg") center/30px 30px no-repeat}@media(max-width: 767px){.n3auto-dashboard-reviews-card{padding:18px}.n3auto-dashboard-review-row{position:relative;grid-template-columns:1fr;gap:15px}.n3auto-dashboard-review-col-author{padding-right:90px}.n3auto-dashboard-review-col-date{position:absolute;top:2px;right:0;text-align:right}.n3auto-dashboard-review-row-seller{grid-template-columns:1fr}.n3auto-dashboard-review-col-actions{justify-content:flex-start}.n3auto-dashboard-reviews-empty{min-height:280px;padding:52px 20px}.n3auto-dashboard-reviews-empty h3{font-size:21px}.n3auto-dashboard-reviews-empty p{font-size:14px}.n3auto-dashboard-seller-review-item{display:block}.n3auto-dashboard-seller-review-actions{justify-content:flex-start;padding-top:14px;padding-left:38px}}.n3auto-dashboard-listing{background:#fff;border:1px solid #ebebeb;border-radius:12px;padding:24px}.n3auto-dashboard-listing .n3auto-dashboard-search{display:grid;grid-template-columns:minmax(220px, 1fr) minmax(190px, 1fr) minmax(190px, 1fr) minmax(190px, 1fr);gap:12px;margin-bottom:0}.n3auto-dashboard-listing .n3auto-dashboard-search .search-left,.n3auto-dashboard-listing .n3auto-dashboard-search .date-field,.n3auto-dashboard-listing .n3auto-dashboard-search .condition-field{position:relative}.n3auto-dashboard-listing .n3auto-dashboard-search input,.n3auto-dashboard-listing .n3auto-dashboard-search select{width:100%;min-height:46px;border:1px solid #eee;border-radius:8px;background-color:#fff;color:#111;font-size:14px;padding:0 18px;outline:none;box-shadow:none;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;-ms-transition:all .2s ease;transition:all .2s ease}.n3auto-dashboard-listing .n3auto-dashboard-search input::placeholder,.n3auto-dashboard-listing .n3auto-dashboard-search select::placeholder{color:#9aa0a6;opacity:1}.n3auto-dashboard-listing .n3auto-dashboard-search input:focus,.n3auto-dashboard-listing .n3auto-dashboard-search select:focus{border-color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-search select{appearance:auto;cursor:pointer}.n3auto-dashboard-listing .n3auto-dashboard-search .condition-field .select2-container{width:100% !important}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single{display:flex;align-items:center;width:100%;min-height:46px;border:1px solid #eee;border-radius:8px;background-color:#fff;color:#111;box-shadow:none;outline:none}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default.select2-container--open .select2-selection--single,.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default.select2-container--focus .select2-selection--single{border-color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;padding:0 68px 0 18px;color:#111;font-size:14px;line-height:44px}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#9aa0a6}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;right:42px;top:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;margin:0;color:var(--n3theme-color-accent, #ff6600);font-size:16px;line-height:18px;transform:translateY(-50%)}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single .select2-selection__arrow{right:17px !important;top:50%;width:18px;height:18px;transform:translateY(-50%)}.n3auto-dashboard-listing .n3auto-dashboard-search .select2-container--default .select2-selection--single .select2-selection__arrow:before{line-height:18px}.n3auto-dashboard-listing .n3auto-dashboard-search .search-left input{padding-left:42px}.n3auto-dashboard-listing .n3auto-dashboard-search .search-left .icon-search{position:absolute;left:16px;top:50%;color:#b2b7bd;font-size:13px;line-height:1;transform:translateY(-50%);z-index:1}.n3auto-dashboard-listing .n3auto-dashboard-search .date-field{z-index:3}.n3auto-dashboard-listing .n3auto-dashboard-search .date-field input{padding-right:42px;cursor:pointer}.n3auto-dashboard-listing .n3auto-dashboard-search .date-field i{position:absolute;right:16px;top:50%;color:#b2b7bd;font-size:13px;pointer-events:none;transform:translateY(-50%)}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-dashboard-datepicker{position:absolute;top:calc(100% + 8px);left:0;z-index:120;display:none;box-sizing:border-box;width:292px;padding:14px;overflow:hidden;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.12)}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-dashboard-datepicker.active{display:block}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-head strong{color:#111;font-size:14px;font-weight:600;line-height:1.2}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-nav{display:flex;gap:6px}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-nav button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #eee;border-radius:8px;background:#fff;color:#111;cursor:pointer}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-nav button i{position:static;color:currentColor;font-size:11px;transform:none}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-nav button:hover{border-color:var(--n3theme-color-accent, #ff6600);color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-weekdays,.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-days{display:grid;grid-template-columns:repeat(7, 1fr);gap:4px;width:100%;min-width:0}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-weekdays{margin-bottom:6px}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-weekdays span{display:flex;align-items:center;justify-content:center;height:26px;color:#7b828a;font-size:11px;font-weight:600}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day{display:inline-flex;align-items:center;justify-content:center;justify-self:center;min-width:0;width:28px;height:28px;margin:0;padding:0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#111;font-size:13px;font-weight:500;cursor:pointer}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day.is-muted{color:#b3bac1}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day.is-disabled{color:#d6dbe0;cursor:not-allowed;opacity:.6}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day.is-today{box-shadow:inset 0 0 0 1px rgba(255,102,0,.35)}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day:hover,.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day.is-selected{background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-day.is-disabled:hover{background:rgba(0,0,0,0);color:#d6dbe0}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-foot{display:flex;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.n3auto-dashboard-listing .n3auto-dashboard-search .n3auto-datepicker-foot button{border:0;background:rgba(0,0,0,0);color:var(--n3theme-color-accent, #ff6600);font-size:13px;font-weight:600;cursor:pointer}.n3auto-dashboard-listing .n3auto-dashboard-listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;margin-bottom:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-meta{color:#111;font-size:14px;font-weight:500}.n3auto-dashboard-listing .n3auto-dashboard-listing-meta b{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .search-right{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;color:#72777d;font-size:14px;white-space:nowrap}.n3auto-dashboard-listing .search-right .sorting{display:inline-flex;align-items:center;min-height:30px;margin:0;line-height:30px}.n3auto-dashboard-listing .search-right select{width:auto;min-height:30px;border:0;padding:0 20px 0 0;color:#111;font-weight:600}.n3auto-dashboard-listing .search-right .select2-container{width:auto !important;min-width:82px}.n3auto-dashboard-listing .search-right .select2-container--default .select2-selection--single{display:flex;align-items:center;min-height:30px;border:0;border-radius:0;background:rgba(0,0,0,0)}.n3auto-dashboard-listing .search-right .select2-container--default .select2-selection--single .select2-selection__rendered{display:flex;align-items:center;min-height:30px;padding:0 18px 0 0;font-weight:600;line-height:1}.n3auto-dashboard-listing .search-right .select2-container--default .select2-selection--single .select2-selection__arrow{right:-2px !important;top:50%;transform:translateY(-50%)}.n3auto-dashboard-listing .n3auto-dashboard-listing-table{min-height:120px}.n3auto-dashboard-listing .n3auto-dashboard-listing-table.is-empty .n3auto-dashboard-listing-head{display:none}.n3auto-dashboard-listing .n3auto-dashboard-listing-head,.n3auto-dashboard-listing .n3auto-dashboard-listing-row{display:grid;grid-template-columns:minmax(360px, 1fr) 190px 200px 220px;align-items:center}.n3auto-dashboard-listing .n3auto-dashboard-listing-head{min-height:38px;padding:0 18px;border-radius:6px;background-color:#101624;color:#fff;font-size:13px;font-weight:500}.n3auto-dashboard-listing .n3auto-dashboard-listing-head span{padding:0 18px;border-left:1px solid rgba(255,255,255,.08)}.n3auto-dashboard-listing .n3auto-dashboard-listing-head span:first-child{padding-left:0;border-left:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-row{gap:0;min-height:104px;border-bottom:1px solid var(--n3theme-color-border, #e2e8f0)}.n3auto-dashboard-listing .n3auto-dashboard-listing-cell:first-child{padding-left:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-main{display:flex;align-items:center;gap:16px;min-width:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-thumb{display:block;position:relative;flex:0 0 132px;width:132px;height:78px;overflow:hidden;border-radius:10px;background:#d9d9d9}.n3auto-dashboard-listing .n3auto-dashboard-listing-thumb img{width:100%;height:100%;object-fit:cover}.n3auto-dashboard-listing .n3auto-dashboard-sold-label{position:absolute;left:8px;top:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 9px;border-radius:999px;background:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase}.n3auto-dashboard-listing .n3auto-dashboard-listing-info{min-width:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-info h3{margin:0 0 4px;font-size:16px;line-height:1.35;font-weight:600}.n3auto-dashboard-listing .n3auto-dashboard-listing-info h3 a{color:#111}.n3auto-dashboard-listing .n3auto-dashboard-listing-info h3 a:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-listing-info p{max-width:340px;margin:0 0 6px;overflow:hidden;color:#858b93;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.n3auto-dashboard-listing .n3auto-dashboard-listing-info strong{display:block;color:var(--n3theme-color-accent, #ff6600);font-size:14px;line-height:1.2;font-weight:600}.n3auto-dashboard-listing .n3auto-dashboard-status{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:30px;padding:5px 14px;border-radius:999px;font-size:12px;line-height:1;font-weight:500}.n3auto-dashboard-listing .n3auto-dashboard-status.status-approved{background:#e9f9db;color:#62bf20}.n3auto-dashboard-listing .n3auto-dashboard-status.status-pending{background:#ffecea;color:#ff5f46}.n3auto-dashboard-listing .n3auto-dashboard-status.status-sold{background:#eee8ff;color:#7556e8}.n3auto-dashboard-listing .n3auto-dashboard-status.status-condition{background:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-status.condition-new{background:#fff0e8;color:#f60}.n3auto-dashboard-listing .n3auto-dashboard-status.condition-used{background:#edf8ff;color:#1683c7}.n3auto-dashboard-listing .n3auto-dashboard-status.condition-certified,.n3auto-dashboard-listing .n3auto-dashboard-status.condition-certified-pre-owned{background:#edfdf5;color:#16a36a}.n3auto-dashboard-listing .n3auto-dashboard-status.condition-featured{background:#fff7d6;color:#b38300}.n3auto-dashboard-listing .n3auto-dashboard-status.condition-empty{background:#f3f4f6;color:#858b93}.n3auto-dashboard-listing .n3auto-dashboard-listing-date{color:#111;font-size:14px}.n3auto-dashboard-listing .n3auto-dashboard-action{display:flex;align-items:center;gap:18px;margin:0;padding:0;list-style:none}.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action{display:inline-flex;align-items:center;gap:6px;color:#111;font-size:13px;line-height:1}.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action i{color:#aeb4ba;font-size:13px}.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action:hover,.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action.is-active{color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action:hover i,.n3auto-dashboard-listing .n3auto-dashboard-action .n3auto-action.is-active i{color:currentColor}.n3auto-dashboard-listing .n3auto-dashboard-pagination{margin-top:22px}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers{display:flex;align-items:center;gap:10px;margin:0;padding:0;list-style:none}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers i{display:none}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers li{margin:0}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers a,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;border:1px solid #eee;border-radius:8px;color:#111;background:#fff;font-size:14px;font-weight:500}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .prev,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .next{font-size:0}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .prev i,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .prev:before,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .prev:after,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .next i,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .next:before,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .next:after{font-size:13px;line-height:1}.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers .current,.n3auto-dashboard-listing .n3auto-dashboard-pagination .page-numbers a:hover{border-color:var(--n3theme-color-accent, #ff6600);background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-listing .n3auto-dashboard-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;padding:54px 24px;border:1px dashed #dfe5ec;border-radius:12px;background:linear-gradient(180deg, rgba(255, 102, 0, 0.06) 0%, rgba(255, 255, 255, 0) 58%),#fbfcfe;text-align:center}.n3auto-dashboard-listing .n3auto-dashboard-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;margin-bottom:20px;border:1px solid rgba(255,102,0,.18);border-radius:18px;background:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:24px;box-shadow:0 16px 34px rgba(16,22,36,.08)}.n3auto-dashboard-listing .n3auto-dashboard-empty h2{margin:0 0 8px;color:#101624;font-size:24px;line-height:1.25;font-weight:700}.n3auto-dashboard-listing .n3auto-dashboard-empty p{max-width:430px;margin:0;color:#69717b;font-size:15px;line-height:1.55}.n3auto-dashboard-listing .n3auto-dashboard-empty-action{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;margin-top:24px;padding:8px 10px 8px 22px;border-radius:999px;background:#101010;color:#fff;font-size:13px;font-weight:700;line-height:1;text-transform:uppercase}.n3auto-dashboard-listing .n3auto-dashboard-empty-action i{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:13px}.n3auto-dashboard-listing .n3auto-dashboard-empty-action:hover{background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-listing .n3auto-dashboard-empty-action:hover i{color:#101010}.n3auto-dashboard-listing .n3auto-item-found,.n3auto-dashboard-listing .n3auto-not-found{margin:24px 0 0;color:#858b93;font-size:15px}@media(max-width: 1399px){.n3auto-dashboard-listing .n3auto-dashboard-listing-head,.n3auto-dashboard-listing .n3auto-dashboard-listing-row{grid-template-columns:minmax(320px, 1fr) 150px 170px 190px}.n3auto-dashboard-listing .n3auto-dashboard-action{gap:12px}}@media(max-width: 991px){.n3auto-dashboard-listing{padding:18px}.n3auto-dashboard-listing .n3auto-dashboard-search{grid-template-columns:repeat(2, minmax(0, 1fr))}.n3auto-dashboard-listing .n3auto-dashboard-listing-table{overflow-x:auto}.n3auto-dashboard-listing .n3auto-dashboard-listing-head{min-width:830px}.n3auto-dashboard-listing .n3auto-dashboard-listing-row{min-width:830px}.n3auto-dashboard-listing .n3auto-dashboard-action{gap:10px}}@media(max-width: 767px){.n3auto-dashboard-listing{padding:16px}.n3auto-dashboard-listing .n3auto-dashboard-search{grid-template-columns:1fr;gap:10px}.n3auto-dashboard-listing .n3auto-dashboard-listing-table{display:grid;gap:12px;overflow-x:visible}.n3auto-dashboard-listing .n3auto-dashboard-listing-head{display:none}.n3auto-dashboard-listing .n3auto-dashboard-listing-row{display:grid;grid-template-columns:112px minmax(0, 1fr) auto;gap:12px 14px;min-width:0;min-height:0;align-items:start;padding:14px;border:1px solid #eee;border-radius:12px;background:#fff}.n3auto-dashboard-listing .n3auto-dashboard-listing-cell{padding:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-cell:nth-child(2){grid-column:3;grid-row:1/span 2;align-self:start;justify-self:end}.n3auto-dashboard-listing .n3auto-dashboard-listing-cell:nth-child(4){grid-column:1/-1;grid-row:3;padding-top:2px}.n3auto-dashboard-listing .n3auto-dashboard-listing-main{display:contents}.n3auto-dashboard-listing .n3auto-dashboard-listing-thumb{grid-column:1;grid-row:1/span 2;flex-basis:auto;width:112px;height:76px}.n3auto-dashboard-listing .n3auto-dashboard-listing-info{grid-column:2;grid-row:1;align-self:start;min-width:0}.n3auto-dashboard-listing .n3auto-dashboard-listing-info h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n3auto-dashboard-listing .n3auto-dashboard-listing-info p{max-width:none;white-space:normal}.n3auto-dashboard-listing .n3auto-dashboard-listing-date{grid-column:2;grid-row:2;align-self:start;justify-self:start;padding-top:0;font-size:13px;line-height:1.4;white-space:nowrap}.n3auto-dashboard-listing .n3auto-dashboard-status{min-width:60px;min-height:26px;padding:4px 10px;font-size:11px}.n3auto-dashboard-listing .n3auto-dashboard-action{flex-wrap:wrap;gap:14px 18px}}@media(max-width: 575px){.n3auto-dashboard-listing{padding:15px}.n3auto-dashboard-listing .n3auto-dashboard-listing-toolbar{align-items:center;flex-direction:row;justify-content:space-between;gap:10px;min-height:0;padding:10px 0}.n3auto-dashboard-listing .search-right{margin-left:0;justify-content:flex-end}.n3auto-dashboard-listing .n3auto-dashboard-listing-row{grid-template-columns:96px minmax(0, 1fr) auto;gap:15px;padding:15px;margin-bottom:15px}.n3auto-dashboard-listing .n3auto-dashboard-listing-thumb{width:100px;height:80px}.n3auto-dashboard-listing .n3auto-dashboard-listing-info h3{font-size:15px}.n3auto-dashboard-listing .n3auto-dashboard-listing-info p{display:none}.n3auto-dashboard-listing .n3auto-dashboard-empty{min-height:300px;padding:38px 18px}.n3auto-dashboard-listing .n3auto-dashboard-empty-icon{width:58px;height:58px;margin-bottom:16px;border-radius:16px;font-size:22px}.n3auto-dashboard-listing .n3auto-dashboard-empty h2{font-size:21px}.n3auto-dashboard-listing .n3auto-dashboard-empty p{font-size:14px}.n3auto-dashboard-listing .n3auto-dashboard-empty-action{width:100%;max-width:230px;padding-left:20px}}.n3auto-dashboard-settings{display:grid;gap:24px}.n3auto-settings-card{padding:24px;border:1px solid #eee;border-radius:10px;background:#fff}.n3auto-settings-card h3{margin:0 0 22px;color:#090909;font-size:24px;font-weight:500;line-height:1.25}.n3auto-settings-card label{display:block;margin:0 0 9px;color:#090909;font-size:14px;font-weight:500;line-height:1.2}.n3auto-settings-card input,.n3auto-settings-card textarea{width:100%;min-height:46px;padding:0 14px;border:1px solid #eee;border-radius:9px;background:#fff;color:#090909;font-size:14px;line-height:1.4;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.n3auto-settings-card input::placeholder,.n3auto-settings-card textarea::placeholder{color:#9aa0a6}.n3auto-settings-card input:focus,.n3auto-settings-card textarea:focus{border-color:var(--n3theme-color-accent, #ff6600);box-shadow:0 0 0 3px rgba(255,102,0,.08)}.n3auto-settings-card textarea{min-height:118px;padding-top:14px;resize:vertical}.n3auto-settings-card .form-group{position:relative;margin:0}.n3auto-settings-card .n3auto-error-message{display:none;margin:14px 0 0;color:#d63638;font-size:13px}.n3auto-settings-card .n3auto-error-message.success{color:#16a36a}.n3auto-demo-notice{position:fixed;top:22px;right:24px;z-index:9999;display:inline-flex;align-items:center;gap:12px;width:min(390px,100% - 32px);min-height:58px;padding:12px 16px 12px 12px;border:1px solid rgba(255,102,0,.22);border-left:4px solid var(--n3theme-color-accent, #ff6600);border-radius:12px;background:#fff;color:#1f2937;box-shadow:0 18px 50px rgba(15,23,42,.18);font-size:14px;font-weight:500;line-height:1.45;opacity:0;transform:translateX(calc(100% + 32px));transition:transform .35s ease,opacity .35s ease;pointer-events:none}.n3auto-demo-notice .n3auto-demo-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600);font-size:15px}.n3auto-demo-notice .n3auto-demo-notice-icon i{margin:0 !important}.n3auto-demo-notice .n3auto-demo-notice-text{min-width:0}.n3auto-demo-notice.is-visible{opacity:1;transform:translateX(0)}.n3auto-settings-avatar-row{display:grid;grid-template-columns:92px minmax(0, 1fr);align-items:center;gap:22px;margin-bottom:26px}.n3auto-settings-avatar-row .n3auto-avatar-content{display:block}.n3auto-settings-avatar-row .media-avatar-item{width:92px;height:92px;min-height:92px;border-radius:50%;background:#d9d9d9;overflow:hidden}.n3auto-settings-avatar-row .media-avatar-item img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.n3auto-settings-avatar-row .n3auto-avatar-delete{top:4px;right:4px}.n3auto-settings-avatar-control{min-width:0}.n3auto-settings-avatar-control label{margin-bottom:9px}.n3auto-settings-avatar-control span{display:block;margin-top:8px;color:#9aa0a6;font-size:12px;line-height:1.2}.n3auto-settings-avatar-control #n3auto-upload-avatar{display:inline-flex;align-items:center;justify-content:center;width:auto;height:38px;min-height:38px;margin:0;padding:0 18px;border:0;border-radius:8px;background:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:16px;font-weight:500;line-height:1}.n3auto-settings-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:20px 24px}.n3auto-settings-field-full{grid-column:1/-1}.n3auto-settings-section-title{margin-top:4px;padding-top:4px}.n3auto-settings-section-title h4{margin:0;color:#090909;font-size:16px;font-weight:600;line-height:1.25}.n3auto-settings-location-field{z-index:5}.n3auto-settings-address-suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;display:none;max-height:238px;padding:8px;border:1px solid #eee;border-radius:9px;background:#fff;box-shadow:0 18px 45px rgba(9,9,9,.12);overflow:auto}.n3auto-settings-address-suggestions.active{display:grid;gap:4px}.n3auto-settings-address-suggestions button,.n3auto-settings-address-suggestions .n3auto-settings-suggestion-empty{display:block;width:100%;min-height:36px;padding:9px 10px;border:0;border-radius:7px;background:rgba(0,0,0,0);color:#667085;font-size:13px;line-height:1.35;text-align:left}.n3auto-settings-address-suggestions button{cursor:pointer}.n3auto-settings-address-suggestions button:hover{background:rgba(255,102,0,.08);color:var(--n3theme-color-accent, #ff6600)}.n3auto-settings-map{min-height:320px;border:1px solid #eee;border-radius:10px;background:#d9d9d9;overflow:hidden}.n3auto-settings-map .mapboxgl-canvas,.n3auto-settings-map .leaflet-container{border-radius:inherit}.n3auto-settings-social-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:12px}.n3auto-settings-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;margin-top:24px;padding:0 4px 0 18px;border:0;border-radius:999px;background:#090909;color:#fff;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase;cursor:pointer;position:relative}.n3auto-settings-button .n3auto-settings-button-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:2px solid #090909;border-radius:50%;background:#fff;color:var(--n3theme-color-accent, #ff6600)}.n3auto-settings-button .n3auto-settings-button-icon svg{display:block;width:16px;height:16px}.n3auto-settings-button:hover{background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-settings-button:hover .n3auto-settings-button-icon{border-color:var(--n3theme-color-accent, #ff6600)}.n3auto-settings-button .n3auto-btn-loading{display:none;align-items:center;justify-content:center;width:34px;height:34px;margin-left:-46px;border:2px solid #090909;border-radius:50%;background:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:13px}.n3auto-settings-button .n3auto-btn-loading i{margin:0 !important}.n3auto-settings-button.is-loading{cursor:wait}.n3auto-settings-button.is-loading .n3auto-settings-button-icon{opacity:0}.n3auto-settings-button.is-loading .n3auto-btn-loading{display:inline-flex !important}#n3auto-dashboard-password .form-group+.form-group{margin-top:18px}#n3auto-dashboard-password input{padding-right:44px}#n3auto-dashboard-password .toggle-password{position:absolute;right:14px;top:38px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#9aa0a6;cursor:pointer}.n3auto-password-rules{display:grid;gap:4px;margin:10px 0 0;padding:0;list-style:none;color:#9aa0a6;font-size:11px;line-height:1.25}.n3auto-password-rules li{position:relative;padding-left:12px}.n3auto-password-rules li:before{content:"";position:absolute;left:0;top:.45em;width:5px;height:5px;border-radius:50%;background:#b8c0c8}.n3auto-password-rules li.is-valid{color:#16a36a}.n3auto-password-rules li.is-valid:before{background:#16a36a}@media(max-width: 1199px){.n3auto-settings-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.n3auto-settings-social-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(max-width: 767px){.n3auto-demo-notice{top:14px;right:16px;left:16px;width:auto;transform:translateY(-120%)}.n3auto-demo-notice.is-visible{transform:translateY(0)}.n3auto-settings-card{padding:18px}.n3auto-settings-grid,.n3auto-settings-social-grid{grid-template-columns:1fr}.n3auto-settings-avatar-row{grid-template-columns:74px minmax(0, 1fr);gap:16px}.n3auto-settings-avatar-row .media-avatar-item{width:74px;height:74px;min-height:74px}.n3auto-settings-map{min-height:220px}}.n3auto-dashboard-package .n3auto-dashboard-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:18px;margin-bottom:0}.n3auto-dashboard-package .n3auto-dashboard-header h2{margin:0;color:#090909;font-size:28px;font-weight:600;line-height:1.2;letter-spacing:0}.n3auto-dashboard-package .n3auto-dashboard-header .n3auto-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:42px;margin-top:0;padding:0 20px;border-radius:999px;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:14px;font-weight:500;line-height:1;white-space:nowrap}.n3auto-dashboard-package .n3auto-dashboard-header .n3auto-btn:hover,.n3auto-dashboard-package .n3auto-dashboard-header .n3auto-btn:focus{border-color:var(--n3theme-color-headline, #0f172a);background-color:var(--n3theme-color-headline, #0f172a);color:#fff}.n3auto-dashboard-package .n3auto-btn{margin-top:15px}.n3auto-package-empty-state{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:28px;margin-top:26px;padding:34px;border:1px solid rgba(255,102,0,.16);border-radius:12px;background:linear-gradient(135deg, rgba(255, 102, 0, 0.08), rgba(255, 255, 255, 0) 42%),#fff;box-shadow:0 18px 45px rgba(15,23,42,.07)}.n3auto-package-empty-visual{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:86px;height:86px;flex:0 0 86px;border-radius:50%;background-color:rgba(255,102,0,.1)}.n3auto-package-empty-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;border-radius:50%;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:24px;box-shadow:0 14px 28px rgba(255,102,0,.22)}.n3auto-package-empty-content{min-width:0;flex:1 1 auto}.n3auto-package-empty-content h3{margin:8px 0 8px;color:#090909;font-size:24px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-package-empty-content p{max-width:640px;margin:0;color:#667085;font-size:14px;font-weight:500;line-height:1.6}.n3auto-package-empty-eyebrow{display:inline-block;color:var(--n3theme-color-accent, #ff6600);font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.n3auto-package-empty-actions{flex:0 0 auto}.n3auto-package-empty-actions .n3auto-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:46px;margin-top:0;padding:0 22px;border-radius:999px;background-color:#090909;font-size:13px;font-weight:700;line-height:1;white-space:nowrap}.n3auto-package-empty-actions .n3auto-btn i{margin-right:0;font-size:13px}.n3auto-package-empty-actions .n3auto-btn:hover,.n3auto-package-empty-actions .n3auto-btn:focus{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-package-table-card{margin-top:26px}.n3auto-dashboard-package-filters{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:18px}.n3auto-dashboard-package-tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:10px;flex:0 0 auto}.n3auto-package-filter-tab{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:8px;background-color:rgba(255,102,0,.08);color:var(--n3theme-color-accent, #ff6600);font-size:13px;font-weight:600;line-height:1;text-decoration:none;text-transform:capitalize;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.n3auto-package-filter-tab:hover,.n3auto-package-filter-tab.is-active{background-color:#090909;color:#fff}.n3auto-dashboard-package-search{flex:1 1 auto;max-width:480px;margin-left:auto}.n3auto-dashboard-package-search label{position:relative;display:block;margin:0}.n3auto-dashboard-package-search i{position:absolute;top:50%;left:18px;color:#98a2b3;font-size:14px;transform:translateY(-50%);pointer-events:none}.n3auto-dashboard-package-search input[type=search]{width:100%;min-height:48px;padding:0 18px 0 44px;border:1px solid #e8e8e8;border-radius:10px;background-color:#fff;color:#090909;font-size:13px;font-weight:500;line-height:1.2;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.n3auto-dashboard-package-search input[type=search]::placeholder{color:#8a8f98}.n3auto-dashboard-package-search input[type=search]:focus{border-color:rgba(255,102,0,.55);box-shadow:0 0 0 3px rgba(255,102,0,.08)}.n3auto-dashboard-package-pagination .page-numbers:not(ul):not(.dots),.n3auto-dashboard-package-pagination .page-links>.post-page-numbers{width:42px;height:42px;line-height:42px;border-radius:8px}.n3auto-package-add-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:14px;min-height:48px;padding:0 4px 0 22px;border-radius:999px;background-color:#090909;color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background-color .2s ease,color .2s ease}.n3auto-package-add-button i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:2px solid #090909;border-radius:50%;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);font-size:16px;transition:border-color .2s ease}.n3auto-package-add-button:hover,.n3auto-package-add-button:focus{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-package-add-button:hover i,.n3auto-package-add-button:focus i{border-color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-package-table-meta{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;color:#090909;font-size:14px;font-weight:500}.n3auto-dashboard-package-table-meta strong{color:var(--n3theme-color-accent, #ff6600);font-weight:700}.n3auto-dashboard-package-sort{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;margin:0;color:#8a8f98;font-size:14px;font-weight:500;line-height:1.2}.n3auto-dashboard-package-sort>span{font-size:14px;line-height:1.2;white-space:nowrap}.n3auto-dashboard-package-sort select{width:auto;min-height:28px;padding:0 24px 0 0;border:0;background-color:rgba(0,0,0,0);color:#090909;font-size:13px;font-weight:700;line-height:1.2;outline:none;cursor:pointer}.n3auto-dashboard-package-sort .select2-container{width:96px !important;min-width:96px}.n3auto-dashboard-package-sort .select2-container .select2-selection--single{height:28px;min-height:28px;border:0;background-color:rgba(0,0,0,0);box-shadow:none}.n3auto-dashboard-package-sort .select2-container .select2-selection__rendered{padding:0 22px 0 0;color:#090909;font-size:14px;font-weight:500;line-height:28px}.n3auto-dashboard-package-sort .select2-container .select2-selection__arrow{top:0;right:0;width:18px;height:28px}.n3auto-dashboard-package-sort .select2-container .select2-selection__arrow:before{color:#090909;font-size:12px;line-height:28px}.n3auto-package-filter-empty{margin:0;padding:28px 22px;border:1px dashed #e8e8e8;border-radius:10px;color:#667085;font-size:14px;font-weight:500;line-height:1.45;text-align:center}.n3auto-dashboard-package-table-scroll{overflow-x:auto}.n3auto-table-package{width:100%;min-width:900px;border:0;border-collapse:separate;border-spacing:0}.n3auto-table-package thead th{padding:13px 22px;border:0;border-right:1px solid rgba(255,255,255,.08);background-color:#111827;color:#fff;font-size:14px;font-weight:500;line-height:1.2;text-align:left;white-space:nowrap}.n3auto-table-package thead th:first-child{border-radius:6px 0 0 6px}.n3auto-table-package thead th:last-child{border-right:0;border-radius:0 6px 6px 0}.n3auto-table-package tbody tr{background-color:#fff}.n3auto-table-package tbody td{padding:18px 22px;border:0;border-bottom:1px solid #eee;color:#667085;font-size:14px;font-weight:500;line-height:1.35;vertical-align:middle}.n3auto-package-name-cell{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.n3auto-package-row-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:16px;box-shadow:0 10px 20px rgba(255,102,0,.16)}.n3auto-package-row-text{min-width:0}.n3auto-package-row-title{display:block;color:var(--n3theme-color-headline, #0f172a);font-weight:600;font-size:16px;line-height:1.2}.n3auto-dashboard-package-table-card .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2}.n3auto-package-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;background-color:#f4f4f5;color:#52525b;font-size:13px;font-weight:700;line-height:1;text-transform:capitalize;white-space:nowrap}.n3auto-package-status.is-active{background-color:#eefbe7;color:#60bd18}.n3auto-package-status.is-pending{background-color:#fff2e8;color:var(--n3theme-color-accent, #ff6600)}.n3auto-package-status.is-expires,.n3auto-package-status.is-expired,.n3auto-package-status.is-inactive{background-color:#fff1f0;color:#ff3b30}.n3auto-dashboard-choose-package{margin-top:24px}.n3auto-dashboard-choose-package>h3{margin:0 0 22px;color:#090909;font-size:24px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-dashboard-choose-package .n3auto-choose-package-inner .row{gap:30px 0}.n3auto-dashboard-choose-package .n3auto-package-inner{position:relative;display:-ms-flexbox;display:flex;flex-direction:column;min-height:100%;padding:0;border-radius:0 0 10px 10px;border:1px solid #e8e8e8;background-color:#fff;overflow:visible;box-shadow:0 12px 30px rgba(15,23,42,.04)}.n3auto-dashboard-choose-package .package-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:16px;min-height:56px;padding:0 16px;background-color:#060606;color:#fff}.n3auto-dashboard-choose-package .package-top>h4{min-width:0;margin:0;overflow:hidden;color:#fff;font-size:21px;font-weight:500;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.n3auto-dashboard-choose-package .package-top .price{margin:0;color:#fff;font-size:18px;font-weight:400;line-height:1;white-space:nowrap}.n3auto-dashboard-choose-package .package-center{flex:1 1 auto;padding:18px 16px 0}.n3auto-dashboard-choose-package .package-description{margin:0 0 15px;color:#090909;font-size:14px;font-weight:500;line-height:1.35}.n3auto-dashboard-choose-package .package-included{display:block;margin-bottom:13px;color:#a5a5a5;font-size:12px;font-weight:400;line-height:1}.n3auto-dashboard-choose-package .list-features{display:grid;gap:15px;margin:0}.n3auto-dashboard-choose-package .list-feature-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:9px;color:var(--n3theme-color-headline, #0f172a);font-size:14px;font-weight:500;line-height:1.35}.n3auto-dashboard-choose-package .list-feature-item+.list-feature-item{margin-top:0}.n3auto-dashboard-choose-package .list-feature-item i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border:1px solid var(--n3theme-color-accent, #ff6600);border-radius:50%;color:var(--n3theme-color-accent, #ff6600);font-size:8px;line-height:1}.n3auto-dashboard-choose-package .list-feature-item .text{min-width:0}.n3auto-dashboard-choose-package .list-feature-item.is-disabled{color:#b8b8b8}.n3auto-dashboard-choose-package .list-feature-item.is-disabled i{border-color:#d6d6d6;color:#b8b8b8}.n3auto-dashboard-choose-package .package-bottom{margin-top:auto;padding:26px 14px 15px}.n3auto-dashboard-choose-package .package-bottom .n3auto-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:42px;margin-top:0;padding:0 22px;border-radius:999px;border:0;background-color:#060606;color:#fff;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.n3auto-dashboard-choose-package .package-bottom .n3auto-btn:hover,.n3auto-dashboard-choose-package .package-bottom .n3auto-btn:focus{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-choose-package .n3auto-package-active-badge{position:absolute;top:-14px;left:50%;z-index:2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:28px;padding:0 16px;border-radius:999px;background-color:#75d322;color:#fff;font-size:12px;font-weight:700;line-height:1;transform:translateX(-50%);box-shadow:0 8px 16px rgba(117,211,34,.2)}.n3auto-dashboard-choose-package .n3auto-package-inner.is-active{border-color:#dedede}.n3auto-dashboard-choose-package .n3auto-package-inner.is-active .n3auto-btn.is-current{background-color:#ff2929;color:#fff;cursor:default;pointer-events:none}@media(max-width: 767px){.n3auto-dashboard-package .n3auto-dashboard-header{-ms-flex-align:start;align-items:flex-start;flex-direction:column}.n3auto-dashboard-package .n3auto-dashboard-header h2{font-size:24px}.n3auto-package-empty-state{display:block;margin-top:22px;padding:26px 20px}.n3auto-package-empty-visual{width:72px;height:72px;margin-bottom:20px}.n3auto-package-empty-icon{width:50px;height:50px;font-size:20px}.n3auto-package-empty-content h3{font-size:20px}.n3auto-package-empty-actions{margin-top:22px}.n3auto-package-empty-actions .n3auto-btn{width:100%}.n3auto-dashboard-package-filters{display:block}.n3auto-dashboard-package-tabs{overflow-x:auto;padding-bottom:2px}.n3auto-dashboard-package-search{max-width:none;margin-top:12px;margin-left:0}.n3auto-package-add-button{width:100%;margin-top:12px}.n3auto-dashboard-package-table-meta{-ms-flex-align:start;align-items:flex-start;flex-direction:column;gap:10px}.n3auto-dashboard-package-table-card{margin-top:22px}.n3auto-dashboard-package-table-scroll{overflow:visible}.n3auto-table-package{min-width:0;border:0}.n3auto-table-package thead{display:none}.n3auto-table-package tbody{display:grid;gap:14px}.n3auto-table-package tbody tr{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px 16px;padding:16px;border:1px solid #eee;border-radius:10px;background-color:#fff;box-shadow:0 12px 28px rgba(15,23,42,.04)}.n3auto-table-package tbody td{display:block;min-width:0;padding:0;border-bottom:0;color:#090909;font-size:14px;line-height:1.35}.n3auto-table-package tbody td:before{content:attr(data-package-label);display:block;margin-bottom:7px;color:#8a8f98;font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.n3auto-package-name-cell{gap:10px}.n3auto-package-name-cell:before{display:none !important}.n3auto-package-row-icon{width:40px;height:40px;flex-basis:40px;font-size:15px}.n3auto-package-row-title{font-size:16px;margin-top:3px}.n3auto-package-status{min-height:28px;padding:0 12px;font-size:12px}.n3auto-dashboard-package-pagination{margin-top:18px}}.n3auto-payment-dashboard{max-width:920px}.n3auto-payment-card{padding:28px;border:1px solid #eee;border-radius:12px;background-color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.05)}.n3auto-payment-head{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-bottom:22px}.n3auto-payment-head h2{margin:0;font-size:24px;line-height:1.25;letter-spacing:0}.n3auto-payment-head p{margin:8px 0 0;color:#667085;font-size:14px;line-height:1.5}.n3auto-payment-change{flex:0 0 auto;color:var(--n3theme-color-accent, #ff6600);font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap}.n3auto-payment-change:hover{color:var(--n3theme-color-headline, #0f172a)}.n3auto-payment-summary{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;margin-bottom:26px;padding:18px;border:1px solid rgba(255,102,0,.16);border-radius:10px;background-color:#fff8f2}.n3auto-payment-summary-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:50%;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:18px}.n3auto-payment-summary-content{min-width:0;flex:1 1 auto}.n3auto-payment-summary-content span,.n3auto-payment-summary-content strong{display:block}.n3auto-payment-summary-content span{color:#8a8f98;font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.n3auto-payment-summary-content strong{margin-top:7px;color:var(--n3theme-color-headline, #0f172a);font-size:18px;font-weight:500;line-height:1.2}.n3auto-payment-summary-price{flex:0 0 auto;text-align:right}.n3auto-payment-summary-price strong,.n3auto-payment-summary-price span{display:block}.n3auto-payment-summary-price strong{color:var(--n3theme-color-headline, #0f172a);font-size:22px;font-weight:500;line-height:1}.n3auto-payment-summary-price span{margin-top:7px;color:#667085;font-size:15px;font-weight:500;line-height:1}.n3auto-payment-section h3{margin:0 0 14px;color:#090909;font-size:16px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-payment-methods{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px}.n3auto-payment-method{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;min-height:96px;margin:0;padding:16px 42px 16px 16px;border:1px solid #eee;border-radius:10px;background-color:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.n3auto-payment-method input{position:absolute;opacity:0;pointer-events:none}.n3auto-payment-method:hover{border-color:rgba(255,102,0,.35);box-shadow:0 10px 24px rgba(255,102,0,.07)}.n3auto-payment-method input:checked~.n3auto-payment-method-check{opacity:1;transform:scale(1)}.n3auto-payment-method:has(input:checked){border-color:var(--n3theme-color-accent, #ff6600);background-color:#fff8f2;box-shadow:0 0 0 3px rgba(255,102,0,.08)}.n3auto-payment-method-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border-radius:50%;background-color:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600);font-size:17px}.n3auto-payment-method-text{min-width:0}.n3auto-payment-method-text strong,.n3auto-payment-method-text small{display:block}.n3auto-payment-method-text strong{color:#090909;font-size:14px;font-weight:600;line-height:1.2}.n3auto-payment-method-text small{margin-top:6px;color:#667085;font-size:12px;font-weight:500;line-height:1.35}.n3auto-payment-method-check{position:absolute;top:14px;right:14px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;border-radius:50%;background-color:var(--n3theme-color-accent, #ff6600);color:#fff;font-size:10px;opacity:0;transform:scale(0.8);transition:opacity .2s ease,transform .2s ease}.n3auto-payment-notice{padding:15px 18px;border:1px solid #eee;border-radius:10px;background-color:#fafafa;color:#667085;font-size:14px;font-weight:500;line-height:1.45}.n3auto-payment-actions{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin-top:26px}.btn-submit-payment{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;min-height:46px;padding:0 24px;border:0;border-radius:999px;background-color:#090909;color:#fff;font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease}.btn-submit-payment:hover,.btn-submit-payment:focus{background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.btn-submit-payment:disabled{cursor:not-allowed;opacity:.45}.btn-submit-payment .n3auto-btn-loading{margin:0}.btn-submit-payment .n3auto-btn-loading i{margin:0}.n3auto-payment-dashboard .n3auto-success-message{margin:18px 0 0;color:#d63638;font-size:13px;font-weight:600;line-height:1.4}.n3auto-payment-dashboard .n3auto-success-message.is-success{color:#16a36a}.n3auto-payment-dashboard .n3auto-success-message.is-error{color:#d63638}@media(max-width: 991px){.n3auto-payment-methods{grid-template-columns:1fr}}@media(max-width: 767px){.n3auto-payment-card{padding:20px}.n3auto-payment-head,.n3auto-payment-summary{display:block}.n3auto-payment-change{display:inline-block;margin-top:14px}.n3auto-payment-summary-icon{margin-bottom:14px}.n3auto-payment-summary-price{margin-top:14px;text-align:left}.n3auto-payment-actions,.btn-submit-payment{width:100%}}.n3auto-dashboard-thank-you{max-width:960px;margin-right:auto;margin-left:auto}.n3auto-thank-you-card{padding:32px;border:1px solid #eee;border-radius:14px;background-color:#fff;box-shadow:0 18px 45px rgba(15,23,42,.06)}.n3auto-thank-you-hero{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:18px;padding-bottom:26px;border-bottom:1px solid #f0f0f0}.n3auto-thank-you-hero h2{margin:6px 0 0;color:#090909;font-size:28px;font-weight:600;line-height:1.22;letter-spacing:0}.n3auto-thank-you-hero p{max-width:680px;margin:10px 0 0;color:#667085;font-size:14px;font-weight:500;line-height:1.55}.n3auto-thank-you-empty .n3auto-thank-you-card{text-align:center}.n3auto-thank-you-empty .n3auto-thank-you-icon{margin:0 auto 16px;background-color:rgba(255,102,0,.1);color:var(--n3theme-color-accent, #ff6600)}.n3auto-thank-you-empty h2{margin:0;color:#090909;font-size:24px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-thank-you-empty p{max-width:520px;margin:10px auto 0;color:#667085;font-size:14px;line-height:1.55}.n3auto-thank-you-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:58px;height:58px;flex:0 0 58px;border-radius:50%;background-color:#16a36a;color:#fff;font-size:22px;box-shadow:0 14px 30px rgba(22,163,106,.18)}.n3auto-thank-you-icon.is-failed{background-color:#dc2626;box-shadow:0 14px 30px rgba(220,38,38,.18)}.n3auto-thank-you-eyebrow{display:inline-block;color:var(--n3theme-color-accent, #ff6600);font-size:12px;font-weight:700;line-height:1;text-transform:uppercase}.n3auto-thank-you-summary{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px;margin-top:24px}.n3auto-thank-you-summary>div{min-width:0;padding:18px;border:1px solid #eee;border-radius:10px;background-color:#fafafa}.n3auto-thank-you-summary span,.n3auto-thank-you-summary strong{display:block}.n3auto-thank-you-summary span{color:#8a8f98;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase}.n3auto-thank-you-summary strong{margin-top:8px;color:#090909;font-size:18px;font-weight:600;line-height:1.2;overflow-wrap:anywhere}.n3auto-thank-you-status{display:inline-flex !important;width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;background-color:#eef2f6;color:#475467 !important;font-size:13px !important;align-items:center}.n3auto-thank-you-status.is-active{background-color:#e8f8ef;color:#16a36a !important}.n3auto-thank-you-status.is-pending{background-color:#fff4e5;color:#b45f06 !important}.n3auto-thank-you-status.is-failed{background-color:#fee2e2;color:#b91c1c !important}.n3auto-thank-you-section{margin-top:28px}.n3auto-thank-you-section h3{margin:0 0 14px;color:#090909;font-size:18px;font-weight:600;line-height:1.25;letter-spacing:0}.n3auto-thank-you-section>p{max-width:760px;margin:-4px 0 16px;color:#5f6b7a;font-size:14px;font-weight:500;line-height:1.55}.n3auto-thank-you-details{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px;margin:0}.n3auto-thank-you-details>div{min-width:0;padding:16px;border:1px solid #eee;border-radius:10px;background-color:#fff}.n3auto-thank-you-details dt{margin:0;color:#8a8f98;font-size:12px;font-weight:600;line-height:1;text-transform:uppercase}.n3auto-thank-you-details dd{margin:8px 0 0;color:#090909;font-size:14px;font-weight:600;line-height:1.35;overflow-wrap:anywhere}.n3auto-thank-you-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px;margin-top:30px;flex-wrap:wrap}.n3auto-thank-you-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid #090909;border-radius:999px;background-color:#090909;color:#fff;font-size:12px;font-weight:700;line-height:1;text-decoration:none;text-transform:uppercase;white-space:nowrap;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.n3auto-thank-you-button:hover,.n3auto-thank-you-button:focus{border-color:var(--n3theme-color-accent, #ff6600);background-color:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-thank-you-button.btn-outline{border-color:#e2e2e2;background-color:#fff;color:#090909}.n3auto-thank-you-button.btn-outline:hover,.n3auto-thank-you-button.btn-outline:focus{border-color:var(--n3theme-color-accent, #ff6600);color:var(--n3theme-color-accent, #ff6600)}@media(max-width: 767px){.n3auto-thank-you-card{padding:22px 18px}.n3auto-thank-you-hero{display:block}.n3auto-thank-you-hero h2{font-size:22px}.n3auto-thank-you-icon{margin-bottom:16px}.n3auto-thank-you-summary,.n3auto-thank-you-details{grid-template-columns:1fr}.n3auto-thank-you-actions,.n3auto-thank-you-button{width:100%}}.n3auto-dealer-dashboard{display:flex;flex-direction:column;gap:28px}.n3auto-dealer-dashboard .n3auto-dashboard-listing{background:rgba(0,0,0,0);border:none;padding:0;border-radius:0}.n3auto-dealer-dashboard .n3auto-dashboard-listing-row:last-child{border-bottom:0}.n3auto-dealer-stats{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}.n3auto-dealer-stat-card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:16px;padding:24px;border:1px solid #f6ebe2;border-radius:16px;background-color:#fdf7f2;transition:transform .2s ease,box-shadow .2s ease}.n3auto-dealer-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,102,0,.06)}.n3auto-dealer-stat-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;flex:0 0 80px;border-radius:50%;background-color:#fff;color:var(--n3theme-color-accent, #ff6600);box-shadow:0 6px 16px rgba(255,102,0,.08)}.n3auto-dealer-stat-icon svg{width:36px;height:36px;display:block}.n3auto-dealer-stat-info{min-width:0}.n3auto-dealer-stat-label{display:block;color:#111;font-size:14px;font-weight:500;line-height:1.2;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.n3auto-dealer-stat-value{display:block;color:#111;font-size:28px;font-weight:600;line-height:1}.n3auto-dealer-section{background:#fff;border:1px solid #eee;border-radius:12px;padding:24px}.n3auto-dealer-section-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.n3auto-dealer-section-header h2{margin:0;font-size:20px}.n3auto-dealer-section-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:6px;color:var(--n3theme-color-accent, #ff6600);font-size:14px;font-weight:600;line-height:1;text-decoration:none;white-space:nowrap;transition:color .2s ease}.n3auto-dealer-section-link:hover{color:#090909}.n3auto-dealer-section-link i{font-size:12px;transition:transform .2s ease}.n3auto-dealer-section-link:hover i{transform:translateX(3px)}.n3auto-dealer-chart-toolbar{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px;gap:16px;flex-wrap:wrap}.n3auto-dealer-chart-tabs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.n3auto-dealer-chart-tab{height:44px;padding:0 24px;border:0;border-radius:8px;background-color:#fdf7f2;color:#f60;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.n3auto-dealer-chart-tab:hover{background-color:#faece3;color:#f60}.n3auto-dealer-chart-tab.is-active{background-color:#111;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.08)}.n3auto-dealer-chart-dates{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:12px}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field{position:relative}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field input{width:250px !important;height:46px !important;padding:0 40px 0 16px !important;border:1px solid #eee !important;border-radius:12px !important;background-color:#fff !important;color:#111 !important;font-size:14px !important;font-weight:400 !important;outline:none !important;cursor:pointer !important;box-shadow:none !important;transition:border-color .2s ease !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field input:focus{border-color:#f60 !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field i{position:absolute !important;top:50% !important;right:16px !important;left:auto !important;transform:translateY(-50%) !important;color:#b2b7bd !important;font-size:15px !important;pointer-events:none !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field.is-active input{border-color:#f60 !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field:last-child .n3auto-dashboard-datepicker{right:0;left:auto}.n3auto-dealer-chart-wrapper{position:relative;height:280px;transition:opacity .3s ease}.n3auto-dealer-chart-wrapper.is-ajax-loading{opacity:.45;pointer-events:none}@media(max-width: 1199px){.n3auto-dealer-stats{grid-template-columns:repeat(2, 1fr);gap:16px}.n3auto-dealer-stat-card{padding:20px}.n3auto-dealer-stat-icon{width:64px;height:64px;flex:0 0 64px}.n3auto-dealer-stat-icon svg{width:28px;height:28px}.n3auto-dealer-stat-label{font-size:14px}.n3auto-dealer-stat-value{font-size:24px}}@media(min-width: 768px)and (max-width: 1024px){.n3auto-dashboard-listing-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.n3auto-dealer-listing-head,.n3auto-dealer-listing-row{min-width:800px}.n3auto-dashboard-reviews-card{overflow-x:auto;-webkit-overflow-scrolling:touch}.n3auto-dashboard-review-row{min-width:900px}}@media(max-width: 991px){.n3auto-dealer-listing-head,.n3auto-dealer-listing-row{grid-template-columns:2fr 1fr 1fr 1.5fr}}@media(max-width: 767px){.n3auto-dealer-dashboard{gap:20px}.n3auto-dealer-stats{grid-template-columns:repeat(2, 1fr);gap:12px}.n3auto-dealer-stat-card{flex-direction:column;align-items:center;text-align:center;padding:16px 12px;gap:8px}.n3auto-dealer-stat-icon{width:50px;height:50px;flex:0 0 50px;margin-bottom:4px}.n3auto-dealer-stat-icon svg{width:22px;height:22px}.n3auto-dealer-stat-info{width:100%}.n3auto-dealer-stat-label{font-size:12px;margin-bottom:2px;text-align:center}.n3auto-dealer-stat-value{font-size:18px;text-align:center}.n3auto-dealer-section{padding:18px}.n3auto-dealer-section-header{flex-wrap:wrap;gap:10px;margin-bottom:16px}.n3auto-dealer-section-header h2{font-size:18px}.n3auto-dealer-listing-head{display:none}.n3auto-dealer-listing-row{display:flex;flex-wrap:wrap;gap:10px;padding:14px 0}.n3auto-dealer-listing-main{width:100%}.n3auto-dealer-listing-date{font-size:12px}.n3auto-dealer-action .n3auto-action span{display:none}.n3auto-dealer-chart-toolbar{flex-direction:column;align-items:stretch;gap:16px}.n3auto-dealer-chart-tabs{width:100%;gap:8px}.n3auto-dealer-chart-tab{flex:1;padding:0;height:40px;font-size:13px}.n3auto-dealer-chart-dates{width:100%;gap:10px}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field{flex:1;min-width:0}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field input{width:100% !important;height:42px !important;font-size:13px !important;padding:0 32px 0 12px !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field i{right:12px !important;font-size:13px !important}.n3auto-dealer-chart-dates .n3auto-dealer-chart-date-field .n3auto-dashboard-datepicker{width:min(292px,100vw - 32px)}.n3auto-dealer-chart-wrapper{height:220px}}.n3auto-dashboard-datepicker{position:absolute;top:calc(100% + 8px);left:0;z-index:120;display:none;box-sizing:border-box;width:292px;padding:14px;overflow:hidden;border:1px solid #eee;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(15,23,42,.12)}.n3auto-dashboard-datepicker.active{display:block}.n3auto-dashboard-datepicker .n3auto-datepicker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.n3auto-dashboard-datepicker .n3auto-datepicker-head strong{color:#111;font-size:14px;font-weight:600;line-height:1.2}.n3auto-dashboard-datepicker .n3auto-datepicker-nav{display:flex;gap:6px}.n3auto-dashboard-datepicker .n3auto-datepicker-nav button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #eee;border-radius:8px;background:#fff;color:#111;cursor:pointer}.n3auto-dashboard-datepicker .n3auto-datepicker-nav button i{position:static !important;inset:auto !important;display:block !important;width:auto !important;height:auto !important;margin:0 !important;color:currentColor !important;font-size:11px !important;line-height:1 !important;transform:none !important;pointer-events:none}.n3auto-dashboard-datepicker .n3auto-datepicker-nav button:hover{border-color:var(--n3theme-color-accent, #ff6600);color:var(--n3theme-color-accent, #ff6600)}.n3auto-dashboard-datepicker .n3auto-datepicker-weekdays,.n3auto-dashboard-datepicker .n3auto-datepicker-days{display:grid;grid-template-columns:repeat(7, 1fr);gap:4px;width:100%;min-width:0}.n3auto-dashboard-datepicker .n3auto-datepicker-weekdays{margin-bottom:6px}.n3auto-dashboard-datepicker .n3auto-datepicker-weekdays span{display:flex;align-items:center;justify-content:center;height:26px;color:#7b828a;font-size:11px;font-weight:600}.n3auto-dashboard-datepicker .n3auto-datepicker-day{display:inline-flex;align-items:center;justify-content:center;justify-self:center;min-width:0;width:28px;height:28px;margin:0;padding:0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#111;font-size:13px;font-weight:500;cursor:pointer}.n3auto-dashboard-datepicker .n3auto-datepicker-day.is-muted{color:#b3bac1}.n3auto-dashboard-datepicker .n3auto-datepicker-day.is-disabled{color:#d6dbe0;cursor:not-allowed;opacity:.6}.n3auto-dashboard-datepicker .n3auto-datepicker-day.is-today{box-shadow:inset 0 0 0 1px rgba(255,102,0,.35)}.n3auto-dashboard-datepicker .n3auto-datepicker-day:hover,.n3auto-dashboard-datepicker .n3auto-datepicker-day.is-selected{background:var(--n3theme-color-accent, #ff6600);color:#fff}.n3auto-dashboard-datepicker .n3auto-datepicker-day.is-disabled:hover{background:rgba(0,0,0,0);color:#d6dbe0}.n3auto-dashboard-datepicker .n3auto-datepicker-foot{display:flex;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.n3auto-dashboard-datepicker .n3auto-datepicker-foot button{border:0;background:rgba(0,0,0,0);color:var(--n3theme-color-accent, #ff6600);font-size:13px;font-weight:600;cursor:pointer}.n3auto-buyer-dashboard{display:flex;flex-direction:column;gap:26px}.n3auto-buyer-stats{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}.n3auto-buyer-stat-card{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid #f6ebe2;border-radius:16px;background-color:#fdf7f2;transition:transform .2s ease,box-shadow .2s ease}.n3auto-buyer-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,102,0,.06)}.n3auto-buyer-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;flex:0 0 80px;border-radius:50%;border:0;background:#fff;box-shadow:none}.n3auto-buyer-stat-icon img{display:block;width:auto;height:auto;max-width:36px;max-height:36px}.n3auto-buyer-stat-info{min-width:0}.n3auto-buyer-stat-label{display:block;margin-bottom:8px;overflow:hidden;color:#090909;font-size:18px;font-weight:500;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.n3auto-buyer-stat-value{display:block;color:#090909;font-size:30px;font-weight:600;line-height:1}.n3auto-buyer-panel{padding:24px;border:1px solid #eee;border-radius:10px;background:#fff}.n3auto-buyer-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.n3auto-buyer-panel-head h2{margin:0 0 12px;color:#090909;font-size:20px;font-weight:600;line-height:1.25}.n3auto-buyer-panel-head span{color:var(--n3theme-color-accent, #ff6600);font-size:12px;font-weight:600}.n3auto-buyer-panel-link{display:inline-flex;align-items:center;gap:8px;color:#090909;font-size:13px;font-weight:600;line-height:1;text-decoration:none;transition:color .2s ease}.n3auto-buyer-panel-link:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-buyer-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.n3auto-buyer-table{width:100%;min-width:760px;border-collapse:collapse}.n3auto-buyer-table th{padding:10px 18px;border:0;background:#111827;color:#fff;font-size:12px;font-weight:600;line-height:1;text-align:left}.n3auto-buyer-table th:first-child{border-radius:6px 0 0 6px}.n3auto-buyer-table th:last-child{border-radius:0 6px 6px 0}.n3auto-buyer-table td{padding:15px 18px 15px 0;border:0;border-bottom:1px solid #eee;color:#090909;font-size:13px;vertical-align:middle}.n3auto-buyer-table tr:last-child td{border-bottom:0}.n3auto-buyer-vehicle{display:flex;align-items:center;gap:14px;min-width:0}.n3auto-buyer-vehicle h3{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.25}.n3auto-buyer-vehicle h3 a{color:#090909;text-decoration:none}.n3auto-buyer-vehicle h3 a:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-buyer-vehicle span{color:#8a8f98;font-size:11px;line-height:1}.n3auto-buyer-vehicle-thumb{display:block;width:120px;height:70px;flex:0 0 120px;overflow:hidden;border-radius:8px;background:#d9d9d9}.n3auto-buyer-vehicle-thumb img{display:block;width:100%;height:100%;object-fit:cover}.n3auto-buyer-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:600;line-height:1}.n3auto-buyer-status.is-saved{color:#16a36a;background:#eaf8ef}.n3auto-buyer-status.is-sold{color:#d63638;background:#fff0ed}.n3auto-buyer-view-link{display:inline-flex;align-items:center;gap:7px;color:#090909;font-size:12px;font-weight:600;line-height:1;text-decoration:none}.n3auto-buyer-view-link i{color:#8a8f98;font-size:11px}.n3auto-buyer-view-link:hover{color:var(--n3theme-color-accent, #ff6600)}.n3auto-buyer-empty{padding:28px 0;color:#7b828a;text-align:center}.n3auto-buyer-recently-grid{display:grid !important;grid-template-columns:repeat(4, minmax(0, 1fr)) !important;gap:18px !important;align-items:stretch;margin-right:0 !important;margin-left:0 !important}.n3auto-buyer-recently-grid>.n3auto-listing-item{display:block !important;width:100% !important;min-width:0;max-width:100% !important;flex:0 0 auto !important;grid-column:span 1 !important;padding-right:0 !important;padding-left:0 !important}.n3auto-archive-listing.n3auto-buyer-recently-grid>.n3auto-listing-item,.n3auto-archive-listing.n3auto-buyer-recently-grid>.n3auto-listing-item:nth-child(1),.n3auto-archive-listing.n3auto-buyer-recently-grid>.n3auto-listing-item:nth-child(n){display:block !important;width:100% !important;max-width:100% !important;flex:0 0 auto !important;grid-column:span 1 !important;padding-right:0 !important;padding-left:0 !important}.n3auto-buyer-recently-grid .n3auto-archive-card{width:100%}.n3auto-buyer-recently-grid .n3auto-archive-card-bottom{min-width:0}.n3auto-buyer-recently-grid .n3auto-archive-card-bottom .location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width: 1025px)and (max-width: 1400px){.n3auto-buyer-recently-grid{grid-template-columns:repeat(3, minmax(0, 1fr)) !important}}@media(max-width: 991px){.n3auto-buyer-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.n3auto-buyer-stat-card{padding:20px}.n3auto-buyer-stat-icon{width:32px;height:32px;flex:0 0 32px}.n3auto-buyer-stat-icon img{max-width:32px;max-height:32px}.n3auto-buyer-stat-value{font-size:24px}.n3auto-buyer-recently-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(max-width: 575px){.n3auto-buyer-recently-grid{grid-template-columns:1fr !important}}@media(max-width: 767px){.n3auto-buyer-dashboard{gap:18px}.n3auto-buyer-stats{grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}.n3auto-buyer-stat-card{flex-direction:row;align-items:center;justify-content:center;gap:10px;min-height:76px;padding:16px 12px;text-align:left}.n3auto-buyer-stat-card:nth-child(3){grid-column:1/-1;gap:14px}.n3auto-buyer-stat-icon{width:28px;height:28px;flex:0 0 28px}.n3auto-buyer-stat-icon img{max-width:28px;max-height:28px}.n3auto-buyer-stat-info{width:auto}.n3auto-buyer-stat-label{margin-bottom:2px;font-size:12px;text-align:left}.n3auto-buyer-stat-value{font-size:18px;text-align:left}.n3auto-buyer-panel{padding:18px}.n3auto-buyer-panel-head{align-items:center;flex-wrap:nowrap;gap:12px}.n3auto-buyer-panel-head h2{margin-bottom:0}.n3auto-buyer-panel-link{flex:0 0 auto;margin-top:0}.n3auto-buyer-recently-grid{gap:16px}}
