body,html{text-align:left;background:#fff url(/build/assets/bg-DQK9WCwI.png) 50% 0;width:100%;max-width:100%;height:100%;margin:0;padding:0;font-family:verdana,sans-serif;font-size:16px;line-height:18px;overflow-x:hidden}.auth-card{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:40px 16px;display:flex}.auth-card__panel{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:32px;box-shadow:0 30px 80px #0f172a33}.auth-card__description{color:#475569;margin:0;font-size:15px;line-height:1.6}.auth-card__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:32px;display:flex}.auth-card__logout{color:#0f766e;font-size:13px;font-weight:600;text-decoration:none;transition:color .15s}.auth-card__logout:hover{color:#0a5a4c}.auth-card__status{border:1px solid #0000;border-radius:12px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:600}.auth-card__status--success{color:#047857;background:#ecfdf5;border-color:#6ee7b7}.auth-card__status--error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.account-bulk-upload{background:#fff;border:1px solid #dfe3ea;border-radius:16px;margin-bottom:20px;padding:24px;font-family:Inter,Source Sans Pro,system-ui,sans-serif;box-shadow:0 6px 18px #0f172a0d}.account-bulk-link{box-shadow:none;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:12px 16px;display:flex}.account-bulk-link__button{color:#0f766e;border-bottom:1px dashed #0000;font-weight:600;text-decoration:none}.account-bulk-link__button:hover{border-color:#0f766e}.account-status-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.status-menu-pill{color:#475569;box-shadow:none;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:4px 12px;font-size:13px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.status-menu-pill__label{text-transform:capitalize}.status-menu-pill__count{color:#f8fafc;background:#0f172a;border-radius:999px;padding:2px 8px;font-size:11px}.status-menu-pill--idle{opacity:.6}.status-menu-pill--active{background:#10b98126}.status-menu-pill--paused{background:#fbbf2426}.status-menu-pill--pending{background:#0ea5e926}.status-menu-pill--rejected{background:#ef444426}.status-menu-pill--selected{color:#0f172a;border-color:#0f172a;box-shadow:0 10px 20px #0f172a2e}.status-menu-pill--selected .status-menu-pill__count{color:#f8fafc;background:#0f172a}.status-menu-pill--active.status-menu-pill--selected{color:#065f46;background:#10b98159;border-color:#10b98199}.status-menu-pill--paused.status-menu-pill--selected{color:#92400e;background:#fbbf2459;border-color:#fbbf2499}.status-menu-pill--pending.status-menu-pill--selected{color:#0c4a6e;background:#0ea5e959;border-color:#0ea5e999}.status-menu-pill--rejected.status-menu-pill--selected{color:#991b1b;background:#ef444459;border-color:#ef444499}.status-menu-pill:hover{border-color:#0f172a66}@media (width<=640px){.account-status-tabs{justify-content:space-between}.status-menu-pill{flex:calc(50% - 8px);justify-content:center}}.account-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:24px;padding:6px;display:flex;box-shadow:0 4px 12px #0f172a14}.account-menu__item{color:#0f172a;background:#f4f6fb;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.account-menu__item:hover{background:#eef2ff;border-color:#0f172a33}.account-menu__item--active{color:#0f766e;background:#ecfeff;border-color:#14b8a6}.account-menu__label{display:inline-block}.account-menu__badge{color:#fff;background:#0f172a;border-radius:999px;padding:2px 8px;font-size:12px;line-height:1}@media (width<=768px){.account-menu{justify-content:space-between;gap:6px}.account-menu__item{flex:calc(50% - 8px);justify-content:center}.account-menu__badge{order:1}}.account-bulk-upload-page{color:#0f172a;max-width:900px;margin:0 auto;padding:0 20px 40px;font-family:Inter,Source Sans Pro,system-ui,sans-serif}.account-bulk-upload-page h1{margin:0;font-size:28px;font-weight:700}.account-bulk-upload-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.account-bulk-upload-page__header--compact{padding-bottom:0}.account-bulk-upload-page__intro{color:#0f172a;max-width:460px;margin:6px 0 0;font-size:16px;line-height:1.6}.account-bulk-upload-page__intro--compact{max-width:360px;margin-top:4px;line-height:1.4}.account-bulk-upload-page__allowed{color:#0f172a;margin:8px 0 0;font-size:14px;font-weight:600}.account-bulk-upload-page__limits{color:#0f172a;gap:12px;margin-top:8px;font-size:13px;font-weight:600;display:flex}.account-bulk-home-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-top:20px;display:grid}.account-bulk-home-card__description{color:#475467;margin:12px 0;line-height:1.6}.account-bulk-home-card__cta{color:#fff;background:#2563eb;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.account-bulk-home-card__cta:hover{background:#1d4ed8}.account-bulk-upload-page__pending-link{color:#0f766e;align-items:center;gap:4px;font-size:13px;text-decoration:none;display:inline-flex}.account-bulk-upload-page__pending-link:hover{text-decoration:underline}.account-bulk-upload-page__back{color:#0f766e;border-bottom:1px dashed #0000;padding-top:2px;font-size:14px;font-weight:600;text-decoration:none}.account-bulk-upload-page__back:hover{border-color:#0f766e}.account-bulk-upload-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 12px 24px #0f172a14}.account-bulk-upload-card+.account-bulk-upload-card{margin-top:32px}.account-bulk-upload-card--secondary{background:#f8fafc;border-color:#d8e2ee}.account-bulk-upload-card__title{color:#0f172a;margin:0 0 6px;font-size:22px;font-weight:700}.account-bulk-upload-card__subtitle{color:#0f172a;max-width:520px;margin:0;font-size:15px;line-height:1.6}.account-bulk-upload-card__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.account-bulk-upload-card__heading{flex:240px;min-width:220px}.account-bulk-upload-card__processing{color:#0f172a;font-size:14px;font-weight:500}.account-bulk-upload-card__processing strong{flex-wrap:wrap;align-items:center;gap:12px;margin-top:4px;font-size:14px;display:flex}.account-bulk-upload-card__batch-info{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.account-bulk-upload-card__batch-link{color:#0f766e;border-bottom:1px dotted #0f766e;font-size:12px;font-weight:600;text-decoration:none}.account-bulk-upload-card__batch-link:hover{border-bottom-style:solid}.account-bulk-upload-card__steps{color:#0f172a;flex-direction:column;gap:8px;margin:0;padding:0;font-size:15px;line-height:1.5;list-style:none;display:flex}.account-bulk-upload-card__steps li{align-items:flex-start;gap:8px;display:flex}.account-bulk-upload-card__steps strong{color:#0f766e}.account-bulk-upload-card__status{color:#0f172a;flex-wrap:wrap;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.account-bulk-upload__status-link-button{color:#fff;background:#0ea5e9;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 8px 18px #0ea5e93d}.account-bulk-upload__status-link-button:hover,.account-bulk-upload__status-link-button:focus-visible{background:#0284c7;text-decoration:none;transform:translateY(-1px);box-shadow:0 12px 20px #0ea5e947}.account-bulk-upload__status-link-button:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.account-bulk-upload-card__actions{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:8px;display:grid}.account-bulk-link-card{color:#0f172a;background:#f8fafc;border:1px solid #dbeafe;border-radius:12px;flex-direction:column;justify-content:center;gap:4px;min-height:110px;padding:12px 14px;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s,background-color .2s;display:flex}.account-bulk-link-card:hover,.account-bulk-link-card:focus-visible{background:#f0f9ff;border-color:#22d3ee;text-decoration:none;transform:none;box-shadow:0 0 0 3px #22d3ee2e,0 12px 22px #0f172a14}.account-bulk-link-card:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.account-bulk-link-card strong{font-size:16px}.account-bulk-link-card__step{letter-spacing:.08em;text-transform:uppercase;color:#0f766e;font-size:12px;font-weight:600}.account-bulk-link-card p{color:#0f172a;margin:0;font-size:14px;line-height:1.4}.account-bulk-upload__form--compact{margin-top:8px}.account-bulk-upload__button--compact{padding:9px 18px;font-size:15px}.account-bulk-upload-card__alert{color:#b91c1c;background:#fef3f2;border-radius:10px;padding:10px 12px;font-size:13px}.account-bulk-upload-card__report-link{font-size:13px}.account-bulk-upload-card__report-link a{color:#0f766e;font-weight:600;text-decoration:none}.account-bulk-upload-card__report-link a:hover{text-decoration:underline}.account-bulk-upload__summary{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:18px;margin-bottom:18px;display:flex}.account-bulk-upload__summary-text{flex:1;min-width:0}.account-bulk-upload__title{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.account-bulk-upload__meta{color:#475569;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.account-bulk-upload__description{color:#1e293b;margin:8px 0 0;font-size:15px;line-height:1.7}.account-bulk-upload__links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:16px;display:grid}.account-bulk-upload__link-group{background:#f8fafc;border:1px dashed #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.account-bulk-upload__action{color:#0f172a;border-bottom:1px dashed #0000;font-size:14px;font-weight:600;text-decoration:none}.account-bulk-upload__action:hover{border-color:#0f172a}.account-bulk-upload__action-meta{color:#475569;font-size:12px;line-height:1.4}.account-bulk-upload__status-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.account-bulk-upload__status-pill{color:#0f172a;background:#e0f2fe;border:1px solid #0f766e;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.account-bulk-upload__status-label{color:#475569;font-size:13px;font-weight:600}.account-bulk-upload__latest-info{color:#0f172a;font-size:13px;font-weight:600}.account-bulk-upload__status-link{color:#0f172a;font-size:13px;text-decoration:none}.account-bulk-upload__status-link:hover{text-decoration:underline}.account-bulk-upload__form{flex-direction:column;gap:8px;display:flex}.account-bulk-upload__form-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.account-bulk-upload__label{color:#0f172a;margin:0;font-size:14px;font-weight:600}.account-bulk-upload__input{color:#0f172a;border:1px solid #d1d5db;border-radius:10px;flex:1;min-width:220px;padding:10px 12px;font-size:15px}.account-bulk-upload__input:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 2px #14b8a64d}.account-bulk-upload__error{color:#b91c1c;margin:0;font-size:14px}.bulk-upload-confirm{color:#0f172a;max-width:900px;margin:24px auto 48px;padding:0 20px;font-family:Inter,Source Sans Pro,system-ui,sans-serif}.bulk-upload-confirm__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.bulk-upload-confirm__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 6px;font-size:12px}.bulk-upload-confirm__header h1{color:#0f172a;margin:0;font-size:24px}.bulk-upload-confirm__intro{color:#0f172a;max-width:480px;margin:8px 0 0;font-size:14px;line-height:1.6}.bulk-upload-confirm__back{color:#0f766e;border-bottom:1px dashed #0000;font-size:14px;font-weight:600;text-decoration:none}.bulk-upload-confirm__back:hover{border-color:#0f766e}.bulk-upload-confirm__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:16px;padding:22px;display:flex;box-shadow:0 12px 24px #0f172a14}.bulk-upload-confirm__summary{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.bulk-upload-confirm__summary h2{margin:0 0 6px;font-size:18px}.bulk-upload-confirm__summary p{margin:0;font-size:14px;line-height:1.6}.bulk-upload-confirm__meta{color:#0f172a;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.bulk-upload-confirm__checkbox{color:#0f172a;align-items:flex-start;gap:8px;margin:8px 0 4px;font-size:14px;line-height:1.5;display:flex}.bulk-upload-confirm__checkbox input{margin-top:2px}.bulk-upload-confirm__error{color:#b91c1c;margin:0 0 6px;font-size:13px}.bulk-upload-report{background:#fff;border-radius:24px;max-width:960px;margin:32px auto;padding:32px;box-shadow:0 20px 45px #0f172a14}.bulk-upload-report__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.bulk-upload-report__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 4px;font-size:12px}.bulk-upload-report__header h1{color:#0f172a;margin:0;font-size:18px}.bulk-upload-report__title-row{align-items:center;gap:8px;margin:0;display:flex}.bulk-upload-report__batch-label{color:#0f172a;font-size:14px;font-weight:600}.bulk-upload-report__batch-id{color:#0f172a;background:#e2e8f0;border-radius:999px;padding:2px 8px;font-size:13px;font-weight:600}.bulk-upload-report__back{color:#0f766e;border-bottom:1px dashed #0000;font-size:14px;font-weight:600;text-decoration:none}.bulk-upload-report__back:hover{border-color:#0f766e}.bulk-upload-report__summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:16px;padding:12px 14px;display:block}.bulk-upload-report__summary-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.bulk-upload-report__summary-kv{flex-direction:column;gap:8px;margin:0;display:flex}.bulk-upload-report__summary-row{color:#0f172a;grid-template-columns:140px 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.bulk-upload-report__summary-row dt{color:#0f172a;font-weight:600}.bulk-upload-report__summary-row dd{color:#0f172a;align-items:center;gap:8px;margin:0;display:flex}.bulk-upload-report__status-text{color:#0f172a;text-transform:capitalize;font-weight:600}.bulk-upload-report__status-text--success{color:#047857}.bulk-upload-report__status-text--error{color:#b91c1c}.bulk-upload-report__status-text--pending{color:#0369a1}.bulk-upload-report__alert{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:24px;padding:16px;font-size:14px}.bulk-upload-report__alert strong{margin-bottom:4px;display:block}.bulk-upload-report__table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.bulk-upload-report__table{border-collapse:collapse;width:100%;margin:0}.bulk-upload-report__table th,.bulk-upload-report__table td{text-align:left;color:#0f172a;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:14px}.bulk-upload-report__table th{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;background:#f8fafc;border-bottom:1px solid #d0d7df;font-size:12px}.bulk-upload-report__table tbody tr:nth-child(2n){background:#f9fafb}.bulk-upload-report__status{white-space:nowrap;width:1%}.bulk-upload-report__badge{border-radius:999px;justify-content:center;align-items:center;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.bulk-upload-report__badge--success{color:#047857;background:#ecfdf5}.bulk-upload-report__badge--error{color:#b91c1c;background:#fef2f2}.bulk-upload-report__badge--pending{color:#0369a1;background:#e0f2fe}@media (width<=768px){.bulk-upload-report{padding:24px 16px}.bulk-upload-report__summary{align-items:flex-start}.bulk-upload-report__summary-columns{grid-template-columns:1fr}.bulk-upload-report__table-wrapper{border-radius:12px}.bulk-upload-report__table th,.bulk-upload-report__table td{padding:10px 12px}.bulk-upload-report__table thead{display:none}.bulk-upload-report__table tbody tr{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:4px;padding:12px;display:flex}.bulk-upload-report__table td{text-align:right;font-size:13px}.bulk-upload-report__table td:before{content:attr(data-label);float:left;text-transform:uppercase;letter-spacing:.08em;color:#0f172a;font-size:10px;font-weight:600}.bulk-upload-report__status{width:100%}}.bulk-upload-builder-page{max-width:1200px;margin:24px auto 0;padding:0 20px 56px}.bulk-upload-builder{box-sizing:border-box;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0;border-radius:16px;width:100%;min-width:0;max-width:1100px;margin:12px auto 0;padding:clamp(18px,2.2vw,30px);box-shadow:0 20px 40px #0f172a14}@media (width<=768px){.bulk-upload-builder-page{margin-top:14px;padding:0 12px 36px}}.bulk-upload-builder__header{background:linear-gradient(135deg,#f8fafc 0%,#eef6ff 100%);border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:20px;padding:14px 16px;display:flex;box-shadow:inset 0 1px #ffffffa6}.bulk-upload-builder__header-copy{max-width:680px}.bulk-upload-builder__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0f766e;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.bulk-upload-builder__header h1{color:#0f172a;letter-spacing:-.01em;margin:0 0 4px;font-size:clamp(24px,2.2vw,30px);line-height:1.08}.bulk-upload-builder__header p{color:#475569;margin:0;font-size:15px;line-height:1.45}.bulk-upload-builder__back{color:#1e3a5f;background:#fff;border:1px solid #9fbfe9;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.bulk-upload-builder__back:hover{color:#143a72;background:#f0f6ff;border-color:#6f9fdd}.bulk-upload-builder__header-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:inline-flex}.bulk-upload-builder__reset{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;min-height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .2s,background .2s,color .2s}.bulk-upload-builder__reset:hover{color:#0f172a;background:#f1f5f9;border-color:#94a3b8}@media (width<=768px){.bulk-upload-builder__header{gap:10px;padding:12px}.bulk-upload-builder__header-actions{width:100%;margin-left:0}.bulk-upload-builder__reset,.bulk-upload-builder__back{flex:auto}}.bulk-upload-builder__notes{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:32px;padding:16px}.bulk-upload-builder__requirements{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-top:16px;padding:16px;display:grid}.bulk-upload-builder__requirements h3{color:#0f172a;margin:0 0 6px;font-size:14px}.bulk-upload-builder__requirements p{color:#475569;margin:0;font-size:13px}.bulk-upload-builder__required-hint{color:#b91c1c;font-weight:600}.bulk-upload-builder__notes ul{color:#475569;margin:12px 0 0;padding-left:16px}.bulk-upload-builder__notes li{margin-bottom:6px}.bulk-upload-builder__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-top:16px;padding:12px 16px;font-size:13px}.bulk-upload-builder__error p{margin:0 0 8px;font-weight:600}.bulk-upload-builder__error ul{margin:0;padding-left:18px}.bulk-upload-builder__form{flex-direction:column;gap:20px;display:flex}.bulk-upload-builder__section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:16px}.bulk-upload-builder__section legend{color:#0f172a;padding:0 8px;font-size:14px;font-weight:600}.bulk-upload-builder__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.bulk-upload-builder__grid--general{margin-bottom:0}.bulk-upload-builder__group{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:16px;padding:16px}.bulk-upload-builder__group-title{color:#0f172a;margin:0 0 12px;font-size:14px;font-weight:600}.bulk-upload-builder__grid--compact{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.bulk-upload-builder__grid label{color:#0f172a;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.bulk-upload-builder__field>span{align-items:center;gap:6px;display:inline-flex}.bulk-upload-builder__required{color:#b91c1c;margin-left:4px;font-size:14px;font-weight:700}.bulk-upload-builder__tooltip{color:#0f172a;cursor:help;background:#e2e8f0;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.bulk-upload-builder__tooltip:after{content:attr(data-tooltip);color:#f8fafc;opacity:0;pointer-events:none;z-index:2;background:#0f172a;border-radius:10px;width:max-content;max-width:240px;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 20px #0f172a26}.bulk-upload-builder__tooltip:hover:after,.bulk-upload-builder__tooltip:focus:after{opacity:1}.bulk-upload-builder__field-error{color:#b91c1c;font-size:12px}.bulk-upload-builder__grid input,.bulk-upload-builder__grid select,.bulk-upload-builder__grid textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:11px 12px;font-family:inherit;font-size:14px}.bulk-upload-builder__grid textarea{resize:vertical;min-height:88px}.bulk-upload-builder__grid input:focus,.bulk-upload-builder__grid select:focus,.bulk-upload-builder__grid textarea:focus{border-color:#14b8a6;outline:none;box-shadow:0 0 0 2px #14b8a64d}.bulk-upload-builder__wide{grid-column:1/-1}.api-guide-page{--api-guide-bg:#f8fafc;--api-guide-surface:#fff;--api-guide-surface-muted:#f1f5f9;--api-guide-border:#e2e8f0;--api-guide-text:#0f172a;--api-guide-text-muted:#475569;--api-guide-accent:#2563eb;--api-guide-accent-soft:#eff6ff;--api-guide-shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--api-guide-shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;max-width:1400px;color:var(--api-guide-text);margin:0 auto;padding:40px 24px 100px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;position:relative}.api-guide-page__hero{border:1px solid var(--api-guide-border);box-shadow:var(--api-guide-shadow);background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border-radius:20px;margin-bottom:24px;padding:24px 32px}.api-guide-page__eyebrow{background:var(--api-guide-accent-soft);color:var(--api-guide-accent);letter-spacing:.025em;text-transform:uppercase;border-radius:9999px;align-items:center;margin-bottom:8px;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.api-guide-page__hero h1{letter-spacing:-.025em;color:#1e293b;margin:0 0 8px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.api-guide-page__hero p{max-width:80ch;color:var(--api-guide-text-muted);margin:0;font-size:1rem;line-height:1.5}.api-guide-page__layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:40px;display:grid}.api-guide-page__sidebar-container{flex-direction:column;gap:16px;height:calc(100vh - 48px);display:flex;position:sticky;top:24px}.api-guide-page__sidebar{border:1px solid var(--api-guide-border);background:var(--api-guide-surface);min-height:0;box-shadow:var(--api-guide-shadow);-ms-overflow-style:none;scrollbar-width:none;border-radius:20px;flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.api-guide-page__sidebar::-webkit-scrollbar{display:none}.api-guide-page__sidebar-title{letter-spacing:.05em;text-transform:uppercase;color:var(--api-guide-text-muted);flex-shrink:0;margin:0 0 8px;font-size:.75rem;font-weight:700}.api-guide-page__sidebar-desc{color:var(--api-guide-text-muted);flex-shrink:0;margin:0 0 16px;font-size:.8125rem;line-height:1.4}.api-guide-page__sidebar-toggle{border:1px solid var(--api-guide-border);background:var(--api-guide-surface);width:100%;color:var(--api-guide-text);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:none}.api-guide-page__sidebar-toggle:hover{background:var(--api-guide-surface-muted)}.api-guide-page__sidebar-nav{flex-direction:column;gap:2px;display:flex}.api-guide-page__sidebar-link{color:var(--api-guide-text-muted);border-radius:8px;padding:6px 12px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.api-guide-page__sidebar-link:hover{background:var(--api-guide-surface-muted);color:var(--api-guide-accent)}.api-guide-page__sidebar-link[aria-current=true]{background:var(--api-guide-accent-soft);color:var(--api-guide-accent);font-weight:600}.api-guide-page__top-wrapper{z-index:50;opacity:0;visibility:hidden;justify-content:flex-start;transition:opacity .3s,visibility .3s,transform .3s;display:flex;position:fixed;bottom:24px;left:max(24px,50vw - 676px);transform:translateY(20px)}.api-guide-page__top-wrapper.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.api-guide-page__top{border:1px solid var(--api-guide-border);background:var(--api-guide-surface);height:48px;color:var(--api-guide-text);box-shadow:var(--api-guide-shadow-lg);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.api-guide-page__top:hover{border-color:var(--api-guide-accent);background:var(--api-guide-accent-soft);color:var(--api-guide-accent);transform:translateY(-2px)}.api-guide-page__content{border:1px solid var(--api-guide-border);background:var(--api-guide-surface);box-shadow:var(--api-guide-shadow);border-radius:24px;min-width:0;padding:48px 60px}.api-guide-page__content>:first-child{margin-top:0}.api-guide-page__content h1{letter-spacing:-.025em;color:#1e293b;margin:0 0 2rem;font-size:2.5rem;font-weight:800}.api-guide-page__content h2{border-top:1px solid var(--api-guide-border);letter-spacing:-.025em;color:#1e293b;margin:3rem 0 1.5rem;padding-top:2rem;scroll-margin-top:120px;font-size:1.875rem;font-weight:700}.api-guide-page__content h3{color:#334155;margin:2rem 0 1rem;font-size:1.25rem;font-weight:600}.api-guide-page__content p{color:#475569;margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.api-guide-page__content ul,.api-guide-page__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.api-guide-page__content li{color:#475569;margin-bottom:.5rem;font-size:1rem;line-height:1.75}.api-guide-page__content code{background:var(--api-guide-surface-muted);color:#e11d48;word-wrap:break-word;border-radius:6px;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em}.api-guide-page__content pre{background:#1e293b;border-radius:16px;margin:1.5rem 0;padding:24px;overflow-x:auto;box-shadow:inset 0 2px 4px #0003}.api-guide-page__content pre code{color:#f1f5f9;background:0 0;padding:0;font-size:.875rem;line-height:1.7}.api-guide-page__content blockquote{border-left:4px solid var(--api-guide-accent);background:var(--api-guide-accent-soft);color:#1e40af;border-radius:0 12px 12px 0;margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.api-guide-page__content table{border-collapse:collapse;width:100%;margin:2rem 0;font-size:.875rem;display:block;overflow-x:auto}.api-guide-page__content th{border-bottom:2px solid var(--api-guide-border);text-align:left;color:#475569;white-space:nowrap;background:#f8fafc;padding:12px 16px;font-weight:600}.api-guide-page__content td{border-bottom:1px solid var(--api-guide-border);color:#64748b;padding:12px 16px}.api-guide-page__content a{color:var(--api-guide-accent);text-underline-offset:4px;font-weight:500;text-decoration:underline}.api-guide-page__content a:hover{color:#1d4ed8}@media (width<=1100px){.api-guide-page{padding:32px 20px 100px}.api-guide-page__layout{grid-template-columns:240px 1fr;gap:32px}.api-guide-page__content{padding:40px}.api-guide-page__top-wrapper{left:20px}}@media (width<=900px){.api-guide-page__layout{grid-template-columns:1fr;gap:24px}.api-guide-page__sidebar-container{height:auto;max-height:none;position:static}.api-guide-page__sidebar-toggle{display:flex}.api-guide-page__sidebar[data-menu-open=false] .api-guide-page__sidebar-nav,.api-guide-page__sidebar-title{display:none}.api-guide-page__sidebar{padding:12px}.api-guide-page__top-wrapper{z-index:50;margin-top:0;padding-bottom:0;position:fixed;bottom:24px;left:auto;right:24px}.api-guide-page__top{border-radius:50%;width:48px;padding:0}.api-guide-page__top span{display:none}}@media (width<=640px){.api-guide-page{padding:24px 16px 80px}.api-guide-page__hero{border-radius:16px;margin-bottom:20px;padding:20px}.api-guide-page__content{border-radius:16px;padding:24px 20px}.api-guide-page__hero h1,.api-guide-page__content h1{font-size:1.5rem}.api-guide-page__content h2{margin-top:2rem;padding-top:1.5rem;font-size:1.35rem}.api-guide-page__top-wrapper{bottom:20px;right:20px}}.search-ad-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:row;margin-bottom:16px;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.search-ad-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.search-ad-card__media{background-color:#f1f5f9;border-right:1px solid #e2e8f0;flex:0 0 200px;width:200px;min-height:150px;overflow:hidden}.search-ad-card__media-link{width:100%;height:100%;display:block}.search-ad-card__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.search-ad-card__placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:500;display:flex}.search-ad-card__content{flex-direction:column;flex:1;min-width:0;padding:16px 20px;display:flex}.search-ad-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.search-ad-card__title{color:#0f172a;font-size:18px;font-weight:600;line-height:1.4;text-decoration:none;transition:color .2s}.search-ad-card__title:hover{color:#2563eb}.search-ad-card__price-badge{flex-shrink:0}.search-ad-card__price{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:6px 12px;font-size:16px;font-weight:700;display:inline-block}.search-ad-card__state{flex-grow:1;align-items:flex-start;margin:0 0 16px;display:flex}.search-ad-card__state-label{color:#475569;text-transform:uppercase;letter-spacing:.05em;background-color:#f1f5f9;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.search-ad-card__footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:12px;display:flex}.search-ad-card__meta{color:#64748b;gap:16px;font-size:13px;font-weight:500;display:flex}.search-ad-card__date{align-items:center;gap:6px;display:flex}.search-ad-card__date svg{color:#94a3b8}.search-ad-card__contact{color:#334155;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:600;display:flex}.search-ad-card__contact svg{color:#64748b}@media (width<=640px){.search-ad-card{flex-direction:column}.search-ad-card__media{border-bottom:1px solid #e2e8f0;border-right:none;flex:none;width:100%;height:200px;min-height:200px}.search-ad-card__media-link{height:200px}.search-ad-card__content{padding:16px}.search-ad-card__header{flex-direction:column;align-items:stretch;gap:12px}.search-ad-card__price{display:inline-block}.search-ad-card__footer{flex-direction:column;align-items:flex-start}}.dropdown__panel{z-index:50;background:#fff;border-radius:12px;min-width:220px;margin-top:8px;padding:8px 0;position:absolute;top:100%;box-shadow:0 15px 32px #0f172a2e}.dropdown__panel.dropdown--align-right{right:0}.dropdown__panel.dropdown--align-left{left:0}.dropdown__panel.dropdown--align-top{top:auto;bottom:100%}.dropdown__content{padding:6px 0}.dropdown--width-48{width:12rem}.dropdown__panel,.dropdown__content{transition:opacity .2s,transform .2s}.display-none,.hidden{display:none!important}.display-block{display:block!important}[x-cloak]{display:none!important}.is-hidden-initial{display:none}.debugbar-hidden .phpdebugbar,.debugbar-hidden .phpdebugbar-header,.debugbar-hidden .phpdebugbar-fixed,.debugbar-hidden .phpdebugbar-text{display:none!important}.text-center{text-align:center}.text-left{text-align:left}.text-muted{color:#94a3b8}.text-danger{color:#dc2626}.error-message{color:#b91c1c!important;font-size:.875rem!important;font-weight:500!important}.field-error{color:#b91c1c;margin-top:.25rem;font-size:.75rem;display:block}.text-success{color:#047857}.text-primary{color:#0f766e;font-weight:600}.text-dark{color:#0f172a}.text-2xl{font-size:1.5rem;line-height:1.4}.text-decoration-underline{text-decoration:underline}.badge{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:600;display:inline-flex}.badge--info{color:#047857;background:#ecfdf5;border-color:#10b9814d}.badge--danger{color:#b91c1c;background:#fef2f2;border-color:#f8717166}.badge--muted{color:#475569;background:#f8fafc;border-color:#e2e8f0}.processing-notice,.processing-warning{color:#5c4e00;background:#fff9d6;border:1px solid #f1c40f;border-radius:12px;margin-top:.75rem;padding:.75rem 1rem;font-size:.95rem;line-height:1.4}@media (width<=640px){.pagination__row--compact,.pagination__row--full{justify-content:center}}.d-inline-block{display:inline-block}.float-left{float:left}.fs-5{font-size:1.25rem}.fs-6{font-size:1.125rem}.fw-bold{font-weight:700}.fw-normal{font-weight:400}.d-block{display:block!important}.nobr{white-space:nowrap}.ml-1{margin-left:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-4{margin-bottom:1rem!important}.text-blue-700{color:#1d4ed8!important}.custom-menu-btn{font-size:15px}.custom-required-input{color:#08bd3b}.account-ads-table{border-collapse:collapse;background:#fff;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 20px 45px #0f172a1f}.account-ads-table th,.account-ads-table td{border-bottom:1px solid #e5e7eb;padding:12px 16px}.account-ads-table__cell{color:#475569;border-bottom:1px solid #e5e7eb;font-weight:600}.account-ads-table__cell--index{text-align:center;width:40px}.account-pagination{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.account-pagination .indexpage{color:#475569;border:1px solid #e5e7eb;border-radius:999px;padding:6px 12px;font-weight:600;text-decoration:none}.account-pagination .indexpage_active{color:#fff;background:#0f766e;border-color:#0f766e}.user-profile-table{border-collapse:collapse;background:#fff;width:100%;min-width:640px}.user-profile-table th,.user-profile-table td{vertical-align:top;border-bottom:1px solid #dce4f2;padding:12px 14px}.user-profile-table th{color:#445476;text-transform:uppercase;letter-spacing:.1em;background:#f5f8fd;font-size:11px;font-weight:700}.user-profile-table__cell--index{text-align:center;width:56px}.user-profile-table__cell--info{width:70%}.user-profile-table__row{border-bottom:1px solid #dce4f2;transition:background-color .2s}.user-profile-table__row:hover{background:#f8fbff}.user-profile-table__index{color:#38527d;background:#eaf1ff;border:1px solid #cedbfa;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:inline-flex}.user-profile-table-pagination{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.user-profile-table-pagination--spaced{margin-top:2rem}.user-profile-table-pagination .indexpage{color:#30486f;background:#fff;border:1px solid #cad7ed;border-radius:999px;padding:6px 11px;font-weight:700;text-decoration:none}.user-profile-table-pagination .indexpage_active{color:#fff;background:#1f8f7a;border-color:#1f8f7a}@media (width<=680px){.user-profile-table{min-width:540px}.user-profile-table th,.user-profile-table td{padding:10px 9px}}.acctable{background:#fff;border:1px solid #b2dff6;border-radius:5px;font-size:14px}.acctable td{background:#fff;border:1px solid #b2dff6;padding:2px}.acctable td a{color:#0e75d4;font-weight:400;text-decoration:underline}.acctable td a:hover{color:#4ba8ff;text-decoration:none}.acctable th{text-align:center;color:#04527a;background:#dff4ff;border:1px solid #b2dff6;font-weight:700}.account-bulk-upload__button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600;transition:background .2s}.account-bulk-upload__button:hover{background:#094944}.bulk-upload-builder__button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:10px;align-self:flex-start;padding:12px 20px;font-weight:600;transition:background .2s}.bulk-upload-builder__button:hover{background:#094944}.account-tickets{flex-direction:column;gap:32px;width:100%;margin-top:40px;margin-bottom:40px;display:flex}.account-tickets__alert{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:20px;max-width:420px;padding:14px 20px;font-weight:600}.account-panel{background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:28px;box-shadow:0 18px 40px #0f172a14}.account-panel--secondary{background:#f8fafc}.settings-page{flex-direction:column;gap:1.25rem;width:min(960px,100% - 40px);margin:0 auto 2rem;display:flex}.settings-card{background:#fff;border:1px solid #d4e1ff;border-radius:18px;overflow:hidden;box-shadow:0 18px 35px #0f172a14}.settings-card__header{background:#f6f9ff;border-bottom:1px solid #d5dff7;padding:1rem 1.25rem}.settings-card__title{letter-spacing:.08em;text-transform:uppercase;color:#0f172a;margin:0;font-size:1rem;font-weight:700}.settings-card__body{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.settings-card__body--compact{padding-top:.75rem;padding-bottom:1rem}.settings-card__body .formel.formel--checkbox{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.settings-card__body .formel.formel--checkbox label{cursor:pointer;margin:0;line-height:1.3;transition:color .15s}.settings-card__body .formel.formel--checkbox label:hover{color:#0f3c91}.settings-card__body .formel.formel--checkbox input[type=checkbox]{width:18px;height:18px}@media (width<=640px){.settings-page{width:calc(100% - 24px)}.settings-card__header{padding:.8rem 1rem}.settings-card__body{padding:1rem 1rem 1.2rem}}.settings-card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.6rem;display:flex}.settings-card__actions.settings-card__actions--confirm{margin-top:.85rem}.settings-card__actions.settings-card__actions--danger{justify-content:flex-start}.settings-button{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;color:#0f172a;background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;padding:.5rem 1.35rem;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;transition:border .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex}.settings-button:before,.settings-button:after{display:none}.settings-button--primary{color:#fff;background:#5a97ff;border-color:#5a97ff;box-shadow:0 12px 24px #2563eb33}.settings-button--primary:hover{background:#4e86ff;border-color:#4e86ff}.settings-button--secondary{color:#0f172a;background:#edf2ff;border-color:#c5d5ff}.settings-button--secondary:hover{background:#e2e8ff}.settings-button--ghost{color:#0f172a;background:#fff;border-color:#d0dbf4}.settings-button--ghost:hover{border-color:#8496e0}.settings-button--danger{color:#b91c1c;border-color:#f97373b3}.settings-button--danger.settings-button--ghost:hover{background:#f871711a;border-color:#f87171}.settings-page-actions{justify-content:flex-end;width:min(960px,100% - 40px);margin:.85rem auto 0;display:flex}.settings-page-actions .settings-button{text-transform:uppercase}@media (width<=640px){.settings-page-actions{width:calc(100% - 24px);margin-top:.65rem}}#settings-content .formlb,#settings-content .formel{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}#settings-content .formel input[type=text],#settings-content .formel input[type=password],#settings-content .formel input[type=tel],#settings-content .formel textarea,#settings-content .formel select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}#settings-content .formel.phone input#phone,#settings-content .formel input#name,#settings-content .formel input#last_name,#settings-content .formel input#address,#settings-content .formel input#zip,#settings-content .formel input#locations_tag_city,#settings-content .formel input#email-update,#settings-content .formel input#current_password,#settings-content .formel input#password{width:100%!important;max-width:100%!important}#settings-content .formel.formel--checkbox{flex-flow:row!important;align-items:center!important;gap:.5rem!important;display:flex!important}#settings-content .formel.formel--checkbox input[type=checkbox]{flex:none!important;width:18px!important;height:18px!important;margin:0!important}#settings-content .formel.formel--checkbox label{flex:auto!important;margin:0!important;line-height:1.3!important;display:inline-block!important}.account-panel__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.account-panel__header h2{margin:0;font-size:24px;font-weight:700}.account-panel__header p{color:#475569;margin:6px 0 0;font-size:15px}.account-tag{letter-spacing:.2em;text-transform:uppercase;border-radius:999px;padding:6px 18px;font-size:13px;font-weight:600}.account-tag--primary{color:#047857;background:#ecfdf5}.account-tag--muted{color:#475569;background:#f1f5f9}.account-form{flex-direction:column;gap:16px;display:flex}.account-form__field{flex-direction:column;gap:6px;display:flex}.account-form__field label{color:#475569;font-size:14px;font-weight:600}.account-form__field select,.account-form__field textarea{background:#fff;border:1px solid #cbd5f5;border-radius:16px;padding:12px 14px;font-family:inherit;font-size:15px;box-shadow:inset 0 1px 3px #0f172a0d}.account-form__field select{height:50px}.account-form__field--subject select{max-width:22rem}.account-form__field textarea{resize:vertical;min-height:140px}.account-form__error{color:#b91c1c;margin:0;font-size:13px}.account-tip{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2;border-radius:16px;margin:0;padding:12px 16px;font-size:13px}.form-alert{color:#b91c1c;background:#fff7ed;border:1px solid #0000;border-radius:16px;padding:14px 18px;font-weight:600;line-height:1.5}.form-alert--error{background:#fff5f5;border-color:#fecaca}.account-button{color:#fff;cursor:pointer;background:#14b8a6;border:none;border-radius:999px;align-self:flex-start;padding:12px 28px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 16px 30px #10b9814d}.account-button:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5f5}.app-button{letter-spacing:.02em;color:#fff;cursor:pointer;text-transform:uppercase;background:#0f766e;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex;box-shadow:0 16px 30px #0f766e4d}.app-button:hover{background:#0e6d62}.app-button:focus-visible{outline-offset:2px;outline:3px solid #0e6d624d}.app-button:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5f5}.account-ticket-list{flex-direction:column;gap:16px;display:flex}.account-ticket{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:space-between;gap:16px;padding:18px 22px;display:flex;box-shadow:0 12px 30px #0f172a14}.account-ticket__meta{color:#475569;align-items:center;gap:10px;font-size:14px;display:flex}.account-ticket__subject{color:#0f172a;margin-top:6px;font-size:18px;font-weight:700;text-decoration:none;display:inline-block}.account-ticket__subject:hover{color:#0f766e}.account-ticket__status-row{color:#475569;align-items:center;gap:10px;margin-top:8px;font-size:13px;display:flex}.ticket-status-dot{border-radius:50%;width:10px;height:10px;margin-right:5px;display:inline-block}.ticket-status-dot--open{background-color:#28a745}.ticket-status-dot--closed{background-color:#6c757d}.account-badge{border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.account-badge--success{color:#166534;background:#dcfce7}.account-badge--muted{color:#475569;background:#f1f5f9}.account-ticket__actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.account-time{color:#94a3b8;font-size:12px}.account-link{color:#0f172a;font-weight:600;text-decoration:none}.account-link:hover{color:#0f766e}.account-panel__footer{color:#475569;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-size:14px;display:flex}.account-panel__pager{align-items:center;gap:10px;display:flex}.account-pager-text{color:#94a3b8;background:#f1f5f9;border-radius:999px;padding:6px 12px}.account-tag+.account-tag{margin-left:4px}.account-ads{flex-direction:column;gap:18px;width:100%;display:flex}.account-ads__searchbar{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.account-ads__search-card{background:#fff;border:1px solid #3b82f640;border-radius:18px;flex-wrap:nowrap;align-items:center;gap:.75rem;width:min(760px,100%);padding:.85rem .85rem .75rem;display:flex;box-shadow:0 20px 45px #0f172a1f}.account-ads__search-row{flex:auto;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.account-search-input{color:#0f172a;background:#f8fbff;border:1px solid #d6e4ff;border-radius:12px;min-height:34px;padding:0 .6rem;font-size:15px;line-height:34px;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 2px 6px #0f172a14}.account-search-input::placeholder{color:#94a3b8;font-weight:500}.account-search-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.account-search-button{letter-spacing:.06em;text-transform:uppercase;color:#0f3c91;cursor:pointer;background:#eaf2ff;border:1px solid #c7d8ff;border-radius:10px;min-width:78px;min-height:34px;padding:.3rem .8rem;font-size:13px;font-weight:600;transition:border .18s,background .18s;box-shadow:0 2px 6px #0f172a26}.account-search-button:hover{background:#dbe5ff;border-color:#94b6ff}.account-ads__search-meta{flex:none;justify-content:flex-start;align-items:center;gap:8px;margin-top:0;display:flex}.account-ads__search-sort{flex-direction:column;flex:none;gap:.25rem;min-width:150px;display:flex}.account-ads__search-sort-label{display:none}.account-ads__search-sort-select{color:#0f172a;appearance:none;background-color:#f5f8ff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #d6e4ff;border-radius:12px;min-width:150px;height:34px;padding:0 1.9rem 0 .7rem;font-size:12px;font-weight:600;line-height:34px;box-shadow:inset 0 1px 1px #ffffffbf}.account-ads__search-sort-select:focus-visible{border-color:#73a2ff;outline:none;box-shadow:0 0 0 3px #73a2ff40}.account-image-toggle{color:#0f172a;cursor:pointer;white-space:nowrap;background:#3b82f614;border:1px solid #2563eb66;border-radius:10px;align-items:center;gap:.35rem;height:34px;padding:0 .65rem;font-weight:600;transition:background .2s,border .2s;display:inline-flex;position:relative}.account-image-toggle:hover{background:#3b82f626;border-color:#2563ebb3}.account-image-toggle input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.account-image-toggle .image-toggle-text{color:#0f172a;font-size:13px}.account-image-toggle .image-toggle-box{background:#fff;border:1px solid #2563eb80;border-radius:6px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a14}.account-image-toggle.active{background:#2563eb26;border-color:#1d4ed8}.account-image-toggle.active .image-toggle-box{background:#1d4ed8;border-color:#1d4ed8}.account-image-toggle .image-toggle-box:after{content:"";opacity:0;border:2px solid #0000;border-width:0 2px 2px 0;width:6px;height:10px;transition:opacity .12s;display:block;transform:rotate(45deg)}.account-image-toggle.active .image-toggle-box:after{opacity:1;border-color:#fff}.account-search-clear{color:#1d4ed8;font-size:13px;font-weight:600;text-decoration:none}.account-search-clear:hover{text-decoration:underline}@media (width<=640px){.account-ads__search-card{flex-wrap:wrap;width:100%}.account-ads__search-row{grid-template-columns:minmax(0,1fr) auto;width:100%}.account-search-button{width:auto;min-width:82px}.account-ads__search-meta{flex-wrap:wrap;justify-content:flex-start;width:100%}.account-ads__search-sort-select{width:auto;min-width:130px}}@media (width<=420px){.account-ads__search-row{grid-template-columns:1fr}.account-search-button{width:100%;min-width:0}}.account-text-danger{color:#dc2626;font-weight:600}.account-verification{background:#fff;border:1px solid #d1fae5;border-radius:24px;padding:22px;box-shadow:0 20px 50px #0f172a26}.account-verification__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.account-verification__content h2{margin:0;font-size:20px;font-weight:700}.account-verification__content p{color:#475569;margin:4px 0 0}.account-verification__badge{color:#fff;letter-spacing:.2em;text-transform:uppercase;background:linear-gradient(135deg,#34d399,#14b8a6);border-radius:999px;padding:8px 20px;font-size:11px;font-weight:700}.account-ticket-detail{flex-direction:column;gap:32px;margin:40px 0;display:flex}.account-ticket-detail__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.account-ticket-detail__header h1{margin:0;font-size:32px;font-weight:700}.account-ticket-detail__status{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.account-ticket-detail__subject{margin-bottom:20px}.account-ticket-detail__title{margin:0;font-size:22px;font-weight:600}.account-ticket-detail__owner{color:#475569;margin:4px 0 0}.account-ticket-detail__messages{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.account-ticket-detail__message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:16px 20px;box-shadow:0 10px 30px #0f172a14}.account-ticket-detail__message header{color:#475569;justify-content:space-between;margin-bottom:10px;font-size:14px;display:flex}.account-ticket-detail__message p{color:#0f172a;margin:0 0 8px;font-size:15px}.account-ticket-detail__form{flex-direction:column;gap:12px;display:flex}.account-ticket-detail__reply-section{margin-top:32px}.account-ticket-detail__actions{align-items:center;gap:16px;margin-top:16px;display:flex}.account-ticket-detail__form-close{display:block}.account-alert{color:#475569;background:#fff;border:1px solid #cbd5f5;border-radius:16px;padding:14px 18px}.account-alert--secondary{background:#f1f5f9}.user-profile-page{--profile-ink:#111827;--profile-muted:#6b7280;--profile-soft:#9ca3af;--profile-border:#e5e7eb;--profile-panel:#fff;--profile-bg:#f9fafb;--profile-brand:#2563eb;--profile-brand-dark:#1d4ed8;--profile-brand-light:#eff6ff;--profile-alert:#b45309;--profile-shadow:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;box-sizing:border-box;flex-direction:column;gap:20px;max-width:1024px;margin:0 auto;padding:16px 16px 32px;font-family:Manrope,Public Sans,Segoe UI,sans-serif;display:flex}.user-profile-header{background:var(--profile-panel);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow);border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.user-profile-header__main{flex-direction:row;flex:1;align-items:center;gap:20px;display:flex}.user-profile-header__avatar{background:linear-gradient(135deg, var(--profile-brand) 0%, #3b82f6 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:28px;font-weight:700;display:flex}.user-profile-header__info{flex-direction:column;gap:4px;display:flex}.user-profile-header__title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.user-profile-header__title-row h1{color:var(--profile-ink);margin:0;font-size:24px;font-weight:700;line-height:1.2}.user-profile-header__pill{text-transform:uppercase;letter-spacing:.05em;background:var(--profile-brand-light);color:var(--profile-brand-dark);white-space:nowrap;border-radius:9999px;padding:4px 10px;font-size:12px;font-weight:600}.user-profile-header__pill--muted{background:var(--profile-bg);color:var(--profile-muted);border:1px solid var(--profile-border)}.user-profile-header__meta-list{color:var(--profile-muted);align-items:center;gap:16px;font-size:14px;display:flex}.user-profile-header__meta-list p{align-items:center;gap:6px;margin:0;display:flex}.user-profile-header__meta-list p:before{content:"•";color:var(--profile-border)}.user-profile-header__meta-list p:first-child:before{display:none}.user-profile-header__details{gap:16px;margin-top:8px;display:flex}.user-profile-header__detail{background:var(--profile-bg);border:1px solid var(--profile-border);color:var(--profile-ink);border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.user-profile-header__detail strong{color:var(--profile-muted);font-weight:500}.user-profile-header__detail:hover{border-color:var(--profile-brand);color:var(--profile-brand)}.user-profile-blocked{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:6px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-block}.user-profile-metrics{border-left:1px solid var(--profile-border);gap:32px;padding-left:32px;display:flex}.user-profile-metric{flex-direction:column;align-items:center;gap:4px;display:flex}.user-profile-metric--link{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .2s}.user-profile-metric--link:hover{opacity:.7}.user-profile-metric--link:hover .user-profile-metric__label{text-decoration:underline}.user-profile-metric--link .user-profile-metric__label{text-underline-offset:2px;text-decoration:underline}.user-profile-metric__value{color:var(--profile-ink);font-size:24px;font-weight:700;line-height:1}.user-profile-metric__label{color:var(--profile-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.user-profile-section-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.user-profile-section-title{color:var(--profile-ink);margin:0;font-size:18px;font-weight:600}.user-profile-section-title--small{font-size:16px}.user-profile-section-chip{background:var(--profile-brand);color:#fff;border-radius:9999px;padding:2px 8px;font-size:12px;font-weight:600}.user-profile-section-chip--right{margin-left:auto}.user-profile-section-meta{color:var(--profile-muted);margin:0 0 0 auto;font-size:13px}.user-profile-search{background:var(--profile-panel);border:1px solid var(--profile-border);border-radius:12px;align-items:center;padding:12px;display:flex}.user-profile-search__form{align-items:center;gap:12px;width:100%;display:flex}.user-profile-search__input{color:var(--profile-ink);background:0 0;border:none;flex:1;padding:8px;font-size:15px}.user-profile-search__input:focus{outline:none}.user-profile-search__input::placeholder{color:var(--profile-soft)}.user-profile-search__clear{color:var(--profile-muted);font-size:13px;text-decoration:none}.user-profile-search__clear:hover{color:var(--profile-ink)}.user-profile-ads{background:var(--profile-panel);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow);border-radius:16px;padding:24px}.user-profile-no-ads{text-align:center;color:var(--profile-soft);background:var(--profile-bg);border:1px dashed var(--profile-border);border-radius:12px;padding:40px 20px;font-size:15px}.user-profile-table-wrap{margin:0 -24px;padding:0 24px;overflow-x:auto}.user-profile-table{border-collapse:collapse;width:100%;min-width:600px}.user-profile-table th{text-align:left;color:var(--profile-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--profile-border);padding:12px 16px;font-size:12px;font-weight:600}.user-profile-table td{border-bottom:1px solid var(--profile-border);vertical-align:top;padding:16px}.user-profile-table tr:last-child td{border-bottom:none}.user-profile-table tr:hover td{background:var(--profile-bg)}.user-profile-table__cell--index{width:40px;color:var(--profile-soft);font-size:13px}.user-profile-table__index{background:var(--profile-bg);width:24px;height:24px;color:var(--profile-muted);border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:inline-flex}.user-profile-table__cell--media{text-align:right;width:140px}.user-profile-ad-image-wrap{background:var(--profile-bg);border:1px solid var(--profile-border);border-radius:8px;width:120px;height:90px;display:inline-block;overflow:hidden}.user-profile-ad-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.user-profile-ad-image--placeholder{color:var(--profile-soft);justify-content:center;align-items:center;font-size:12px;display:flex}.user-profile-ad-info{flex-direction:column;gap:6px;display:flex}.user-profile-ad-info__header{flex-direction:column;gap:4px;display:flex}.user-profile-ad-info__title{color:var(--profile-ink);font-size:16px;font-weight:600;text-decoration:none}.user-profile-ad-info__title:hover{color:var(--profile-brand)}.user-profile-ad-info__meta{color:var(--profile-muted);margin:0;font-size:13px}.user-profile-ad-info__description{color:var(--profile-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:14px;display:-webkit-box;overflow:hidden}.user-profile-ad-info__status-row{align-items:center;gap:8px;margin-top:4px;display:flex}.user-profile-ad-info__label{color:var(--profile-soft);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.user-profile-ad-info__status{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:700}.user-profile-ad-info__status--active{color:#059669;background:#ecfdf5}.user-profile-ad-info__status--paused{color:#d97706;background:#fffbeb}.user-profile-ad-info__status--neutral{background:var(--profile-bg);color:var(--profile-muted)}.user-profile-ad-info__stats{gap:16px;margin-top:4px;display:flex}.user-profile-ad-info__date{color:var(--profile-ink);font-size:13px}.user-profile-ad-info__date--expired{color:#dc2626}.user-profile-table-pagination{border-top:1px solid var(--profile-border);margin-top:20px;padding-top:16px}.user-profile-feedback{background:var(--profile-panel);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow);border-radius:16px;padding:24px}.user-profile-feedback__section-header{border-bottom:1px solid var(--profile-border);align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.user-profile-feedback__section-header--spaced{margin-top:24px}.user-profile-feedback__average{color:var(--profile-ink);font-weight:700}.user-profile-feedback__meta{color:var(--profile-soft);margin:0;font-size:13px}.user-profile-feedback-alert{border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:14px}.user-profile-feedback-alert--success{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.user-profile-feedback__form-container{background:var(--profile-bg);border:1px solid var(--profile-border);border-radius:12px;margin-bottom:24px;padding:20px}.user-profile-feedback__form-container--flush{margin-top:0}.user-profile-feedback-form{flex-direction:column;gap:16px;display:flex}.user-profile-feedback-form__intro{color:var(--profile-ink);margin:0;font-size:14px}.user-profile-feedback-form__row{gap:16px;display:flex}@media (width<=600px){.user-profile-feedback-form__row{flex-direction:column}}.user-profile-feedback-form__group{flex-direction:column;flex:1;gap:6px;display:flex}.user-profile-feedback-form__group--narrow{flex:0 0 140px}.user-profile-feedback-form__label{color:var(--profile-muted);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.user-profile-feedback-form__select,.user-profile-feedback-form__textarea{border:1px solid var(--profile-border);width:100%;max-width:100%;color:var(--profile-ink);background:var(--profile-panel);box-sizing:border-box;border-radius:8px;padding:10px 12px;font-family:inherit;font-size:14px}.user-profile-feedback-form__select:focus,.user-profile-feedback-form__textarea:focus{border-color:var(--profile-brand);box-shadow:0 0 0 3px var(--profile-brand-light);outline:none}.user-profile-feedback-form__select{height:42px}.user-profile-feedback-form__textarea{resize:vertical;min-height:80px}.user-profile-feedback-form__hint{color:var(--profile-soft);margin:4px 0 0;font-size:12px}.user-profile-feedback-form__error{color:#dc2626;margin:0;font-size:12px}.user-profile-feedback-form__submit{background:var(--profile-brand);color:#fff;cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:10px 24px;font-size:14px;font-weight:600;transition:background .2s}.user-profile-feedback-form__submit:hover{background:var(--profile-brand-dark)}.user-profile-feedback-form__submit--reply{margin-top:8px}.user-profile-feedback__message{color:var(--profile-soft);text-align:center;background:var(--profile-bg);border:1px dashed var(--profile-border);border-radius:8px;padding:16px;font-size:14px;font-style:italic}.user-profile-feedback__empty{text-align:center;color:var(--profile-soft);padding:32px 16px;font-size:15px}.user-profile-feedback__list{flex-direction:column;gap:16px;display:flex}.user-profile-feedback__item{border-bottom:1px solid var(--profile-border);padding:16px 0}.user-profile-feedback__item:last-child{border-bottom:none;padding-bottom:0}.user-profile-feedback__all-link{text-align:center;margin-top:24px}.user-profile-feedback__header{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.user-profile-feedback__header span:first-child{color:var(--profile-ink);align-items:center;gap:8px;font-weight:600;display:flex}.user-profile-feedback__badge{text-transform:uppercase;letter-spacing:.05em;background:var(--profile-bg);color:var(--profile-muted);border:1px solid var(--profile-border);border-radius:4px;padding:2px 6px;font-size:10px}.user-profile-feedback__rating{color:var(--profile-alert);background:#fef3c7;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.user-profile-feedback__body{color:var(--profile-muted);overflow-wrap:break-word;word-break:break-word;margin:0;font-size:14px;line-height:1.5}.user-profile-feedback__date{color:var(--profile-soft);font-size:12px}@media (width<=768px){.user-profile-header{flex-direction:column;align-items:stretch;gap:24px}.user-profile-header__main{text-align:center;flex-direction:column;align-items:center;width:100%}.user-profile-metrics{border-left:none;border-top:1px solid var(--profile-border);flex-wrap:wrap;justify-content:space-around;width:100%;padding-top:20px;padding-left:0}.user-profile-feedback__section-header{text-align:center;flex-direction:column;align-items:center;gap:12px}.user-profile-feedback__section-header .user-profile-section-chip{margin-left:0!important}.user-profile-header__title-row,.user-profile-header__meta-list,.user-profile-header__details{justify-content:center}}@media (width<=600px){.user-profile-table{min-width:auto}.user-profile-table thead{display:none}.user-profile-table tr{border-bottom:1px solid var(--profile-border);flex-direction:column;padding:16px 0;display:flex}.user-profile-table td{border:none;padding:8px 0}.user-profile-table .user-profile-table__cell--index{display:none}.user-profile-table .user-profile-table__cell--media{text-align:left;width:100%}.user-profile-table .user-profile-ad-image-wrap{width:100%;height:180px}.star-rating-input label{background-size:32px 32px;width:32px;height:32px}.star-rating-input label.half{width:16px;margin-right:-16px}.user-profile-feedback__stars-row{flex-direction:column;align-items:flex-start;gap:8px}}.user-profile-feedback__title-group{flex-direction:column;gap:8px;display:flex}.user-profile-feedback__overall{margin-bottom:4px}.user-profile-feedback__stars-row{align-items:center;gap:12px;margin-bottom:4px;display:flex}.user-profile-feedback__avg-text{color:var(--profile-ink);font-size:18px;font-weight:700}.user-profile-feedback__count-text{color:var(--profile-soft);margin:0;font-size:13px}.star-rating-input{flex-direction:row-reverse;justify-content:flex-end;margin-bottom:8px;display:flex}.star-rating-input input{display:none}.star-rating-input label{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23d1d5db' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:42px 42px;width:42px;height:42px;transition:transform .1s}.star-rating-input label.half{z-index:2;background-position:0;width:21px;margin-right:-21px}.star-rating-input label:hover,.star-rating-input label:hover~label,.star-rating-input input:checked~label{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f59e0b' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E")}.star-rating-input label:hover{transform:scale(1.1)}.star-rating-display{--star-size:32px;--star-grey:#d1d5db;--star-gold:#f59e0b;gap:4px;display:inline-flex}.star-rating-display--small{--star-size:24px}.star-rating-display__star{width:var(--star-size);height:var(--star-size);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23d1d5db' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.star-rating-display__star--full{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23f59e0b' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E")}.star-rating-display__star--half{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cdefs%3E%3ClinearGradient id='half'%3E%3Cstop offset='50%25' stop-color='%23f59e0b'/%3E%3Cstop offset='50%25' stop-color='%23d1d5db'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23half)' d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E")}.user-profile-feedback__item-anchor{color:var(--profile-soft);opacity:0;margin-left:8px;font-size:14px;text-decoration:none;transition:opacity .2s}.user-profile-feedback__item:hover .user-profile-feedback__item-anchor,.user-profile-feedback__reply:hover .user-profile-feedback__item-anchor{opacity:.6}.user-profile-feedback__item-anchor:hover{color:var(--profile-brand);opacity:1!important}.user-profile-feedback__item{border-bottom:1px solid var(--profile-border);padding:24px 0;scroll-margin-top:100px}.user-profile-feedback__item-stars{align-items:center;gap:8px;margin-bottom:8px;display:flex}.user-profile-feedback__item-rating-value{color:var(--profile-ink);font-size:13px;font-weight:600}.user-profile-feedback__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.user-profile-feedback-form__rating-box{background:var(--profile-panel);border:1px solid var(--profile-border);border-radius:8px;margin-bottom:16px;padding:16px}.user-profile-feedback__replies{border-left:2px solid var(--profile-border);flex-direction:column;gap:12px;margin-top:16px;padding-left:24px;display:flex}.user-profile-feedback__reply{background:var(--profile-bg);border:1px solid var(--profile-border);border-radius:12px;padding:12px 16px}.user-profile-feedback__reply .user-profile-feedback__header{margin-bottom:4px}.user-profile-feedback__reply-author{align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.user-profile-feedback__badge{color:#92400e;text-transform:uppercase;letter-spacing:.05em;background:#fef3c7;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.user-profile-feedback__reply-toggle{color:var(--profile-brand);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-size:13px;font-weight:600}.user-profile-feedback__reply-toggle:hover{text-decoration:underline}.user-profile-feedback__reply-form{border:1px solid var(--profile-border);background:#fff;border-radius:12px;margin-top:8px;padding:12px}.display-none{display:none!important}.account-ad-row{border-bottom:1px solid #e2e8f0}.admin-block-status{color:#f8fafc;background:#0f172a;border-radius:12px;margin:12px 0;padding:10px 12px;font-size:13px}.admin-block-control{justify-content:center;align-items:center;gap:8px;display:flex}.admin-block-select{border:1px solid #cbd5f5;border-radius:8px;padding:6px 8px;font-size:12px}.admin-block-button{color:#fff;cursor:pointer;background:#0f766e;border:none;border-radius:8px;padding:6px 10px;font-size:12px}.admin-block-button:hover{background:#115e5a}.admin-block-until{color:#dc2626;margin-top:6px;font-size:11px}.admin-profile-link{margin:10px 0 8px;font-size:13px}.admin-profile-link a{color:#0f766e;font-weight:600}.account-ad-row__index{text-align:center;color:#475569;padding:18px 8px;font-weight:600}.account-ad-row__details{min-width:0;padding:16px 18px}.account-ad-row__content{flex-direction:column;gap:12px;display:flex}.account-ad-row__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-ad-row__label{letter-spacing:0;color:#0f172a;font-size:14px;font-weight:600}.account-ad-row__title{color:#0f172a;margin:0;font-size:20px;font-weight:700;text-decoration:none;display:inline-block}.account-ad-row__title:hover{color:#0f766e}.account-ad-row__location{color:#475569;margin:0;font-size:14px}.account-status-row{align-items:center;gap:8px;display:flex}.account-status-pill{letter-spacing:.02em;text-transform:uppercase;color:#0f172a;background:#e0f2fe;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.account-status-pill--active{color:#065f46;background:#10b98133;border-color:#10b98173}.account-status-pill--paused{color:#92400e;background:#fbbf2433;border-color:#fbbf2473}.account-status-pill--pending{color:#0c4a6e;background:#0ea5e933;border-color:#0ea5e973}.account-status-pill--rejected{color:#991b1b;background:#ef444433;border-color:#ef444473}.account-status-reason{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2;border-left:4px solid #ef4444;border-radius:6px;align-items:flex-start;gap:10px;margin:4px 0 8px;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.5;display:flex}.account-status-reason:before{content:"⚠️";flex-shrink:0;font-size:16px}.image-rejections-row{color:#d32f2f;margin-top:5px;font-size:12px}.account-meta-row{gap:6px;display:grid}.account-meta-row__item{align-items:baseline;gap:8px;display:flex}.account-meta-row__label{color:#0f172a;font-weight:600}.account-meta-row__value{color:#475569}.account-ad-actions{flex-wrap:wrap;gap:12px;display:flex}.account-ad-button{cursor:pointer;color:#0f172a;background:#e0f2fe;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex}.account-ad-button:not(.account-ad-button--disabled):hover{border-color:#0f766e;transform:translateY(-1px);box-shadow:0 10px 25px #0f766e33}.account-ad-button--link{background:#fff;border-color:#e2e8f0}.account-ad-button--disabled{opacity:.6;pointer-events:auto;cursor:not-allowed;box-shadow:none}.account-ad-message{margin:0;font-size:13px}.account-ad-message--error{color:#dc2626}.account-ad-message--success{color:#15803d}.account-ad-row__images{width:300px;padding:16px 18px}.account-ad-images{flex-direction:column;gap:12px;display:flex}.account-ad-images__label{text-transform:uppercase;letter-spacing:.3em;color:#0f766e;font-size:11px}.account-ad-images__grid{flex-wrap:wrap;gap:8px;display:flex}.account-ad-image{background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:inset 0 2px 5px #0f172a14}.account-ad-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.account-ad-image--pending{background:#fefce8;border-color:#fde68a}.account-ad-no-images{color:#dc2626;text-align:center;border:1px dashed #f97316;border-radius:12px;padding:6px 10px;font-size:13px;text-decoration:none;display:block}.image-rejection-item{color:#be123c;background:#fff1f2;border:1px solid #ffe4e6;border-radius:6px;gap:6px;margin-top:8px;padding:6px 10px;font-size:12px;display:flex}.image-rejection-label{text-transform:uppercase;flex-shrink:0;font-weight:700}.processing-notice{color:#92400e;text-align:center;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;margin-top:12px;padding:10px;font-size:13px;font-style:italic}@media (width<=900px){.account-ads-table{box-shadow:none;border-radius:0}.account-ads-table thead{display:none}.account-ads-table tbody,.account-ad-row{display:block}.account-ad-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:16px}.account-ad-row__index{text-align:left;color:#64748b;padding:16px 18px;font-size:13px}.account-ad-row__details,.account-ad-row__images{width:100%;padding:12px 18px 10px;display:block}.account-ad-row__details+.account-ad-row__images{border-top:1px solid #e2e8f0;padding-top:12px}.account-ad-row__content{gap:6px}.account-ad-actions{flex-direction:column;align-items:stretch}.account-ad-button,.account-ad-button--link{justify-content:center;width:100%}.account-ad-images__grid{justify-content:flex-start}}@media (width>=1600px){.account-ad-row__images{width:360px}.account-ad-images__grid{gap:10px}.account-ad-image{width:92px;height:92px}}.settings-page{flex-direction:column;gap:1.25rem;margin-top:1.5rem;padding-bottom:.5rem;display:flex}.settings-page__stack{flex-direction:column;gap:1.25rem;display:flex}.security-page{flex-direction:column;width:min(960px,100% - 40px);margin:1.5rem auto 2rem;display:flex;gap:1.25rem!important}.security-page .security-section{margin-bottom:1.25rem}.security-page .security-section:last-child{margin-bottom:0}@media (width<=640px){.security-page{width:calc(100% - 24px);margin-top:1rem}.settings-page,.settings-page__stack{gap:1rem}.settings-banner,.security-page__header{padding:1rem 1.1rem}.settings-banner h1,.security-page__header h1{font-size:1.25rem}.settings-banner p,.security-page__header p{font-size:.88rem}}.settings-banner,.security-page__header{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem;padding:1.1rem 1.5rem;display:flex}.settings-banner h1,.security-page__header h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.settings-banner p,.security-page__header p{color:#475569;margin:.3rem 0 0;font-size:.92rem;line-height:1.45}.settings-section,.security-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #00000005}.settings-section__header,.security-section__header{text-transform:uppercase;letter-spacing:.04em;color:#334155;background:#f8fbff;border-bottom:1px solid #e5e7eb;padding:.85rem 1.25rem;font-size:.9rem;font-weight:700}.settings-section__body,.security-section__body{flex-direction:column;gap:.85rem;padding:1.1rem 1.25rem 1.2rem;display:flex}.settings-section__title,.security-section__title{color:#0f172a;letter-spacing:.01em;text-transform:none;margin:0;font-size:.98rem;font-weight:700;line-height:1.25}.settings-subsection{flex-direction:column;gap:.35rem;display:flex}.settings-subsection--compact{gap:.25rem}.settings-subsection+.settings-subsection{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.settings-subsection__title{letter-spacing:.04em;text-transform:uppercase;color:#0f172a;margin:0 0 .35rem;font-size:.95rem;font-weight:700}.settings-card{margin-bottom:1rem;box-shadow:none!important;background:#fcfdfe!important;border:1px solid #f0f2f5!important;border-radius:12px!important}.settings-card:last-child{margin-bottom:0}.settings-card__body{gap:.75rem!important;padding:1rem 1.25rem!important}.formlb{flex-direction:column;gap:.35rem;display:flex;margin-top:.75rem!important}.formlb:first-child{margin-top:0!important}.formlb .form-label{color:#475569;margin:0;font-size:.9rem;font-weight:600}.formlb .required-asterisk{color:#b91c1c;margin-left:2px}.formel{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.formel input[type=text],.formel input[type=password],.formel input[type=tel]{min-width:0;transition:border-color .2s,box-shadow .2s;border:1px solid #e5e7eb!important;border-radius:8px!important;width:100%!important;max-width:100%!important;padding:.5rem .75rem!important;font-size:.95rem!important}.formel input[type=text]:focus,.formel input[type=password]:focus,.formel input[type=tel]:focus{outline:none;border-color:#1d4ed8!important;box-shadow:0 0 0 3px #1d4ed81a!important}.formel--checkbox{margin-top:.25rem;flex-direction:row!important;align-items:center!important;gap:.5rem!important}.formel--checkbox input[type=checkbox]{margin:0}.formel--checkbox label{color:#475569;cursor:pointer;font-size:.9rem}.settings-section .formel{position:relative;overflow:hidden}.settings-section .formel .key-custom{pointer-events:none;margin:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.settings-section .formel input+.key-custom{padding-left:.35rem}.settings-section .formel input[type=text],.settings-section .formel input[type=password],.settings-section .formel input[type=tel]{padding-right:2rem!important}.settings-cta-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;gap:.5rem;min-width:220px;padding:.85rem 1.25rem;display:flex;box-shadow:0 6px 18px #0f172a0d}.settings-cta-card span{color:#475569;font-size:.85rem;line-height:1.4}.security-item{flex-direction:column;gap:.85rem;display:flex}.security-item__description{color:#475569;margin:0;font-size:.92rem;line-height:1.5}.security-item__actions{margin-top:1rem}.security-item__alert{margin:1rem 0}.two-factor-status{background:#f6f9ff;border:1px solid #d5dff7;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0 .35rem;padding:1rem 1.25rem;display:flex}.two-factor-status__meta{flex-direction:column;gap:.25rem;display:flex}.two-factor-status__label{color:#64748b;font-size:.85rem;font-weight:600}.two-factor-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:.25rem .75rem;font-size:.7rem;font-weight:700}.two-factor-badge--enabled{color:#047857;background:#ecfdf5}.two-factor-badge--disabled{color:#b91c1c;background:#fef2f2}.session-list{background:#fff;border:1px solid #d5dff7;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.session-list--spaced{margin-top:1.25rem}.session-item{background:#fff;border-bottom:1px solid #e4ebfb;padding:.95rem 1.15rem;transition:background .1s}.session-item:last-child{border-bottom:none}.session-item:hover{background:#f8faff}.session-item__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.session-item__title{color:#0f172a;font-size:.95rem;font-weight:600}.session-item__meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.session-item__meta--tight{margin-top:.35rem}.session-item__meta--primary{color:#64748b;margin-top:1rem;font-size:.85rem}.session-item__meta--muted{color:#94a3b8;margin-top:.35rem;font-size:.8rem}.session-item__chip{color:#475569;background:#f6f9ff;border:1px solid #d5dff7;border-radius:4px;padding:.15rem .45rem;font-size:.7rem;font-weight:500}.session-item__current{color:#047857;text-transform:uppercase;letter-spacing:.04em;background:#ecfdf5;border-radius:4px;padding:.15rem .45rem;font-size:.65rem;font-weight:700}.session-item__location{align-items:center;gap:.4rem;display:flex}.session-item__ip{color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:4px;padding:.1rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem}.session-item__dot{color:#cbd5e1}.history-filters{gap:.5rem;margin-bottom:.85rem;display:flex}.filter-btn{color:#475569;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .15s}.filter-btn:hover{background:#f8fafc;border-color:#e2e8f0}.filter-btn--active{color:#fff;background:#0f172a;border-color:#0f172a}.setup-panel{background:#fcfdff;border:1px dashed #d4e1ff;border-radius:6px;margin-top:1.25rem;padding:1.25rem}.setup-panel--recovery{background:#fff;border-style:dashed;margin-top:1rem}.setup-panel__title{margin-bottom:.5rem;font-size:1rem}.setup-panel__note{margin-bottom:1rem}.setup-panel__secret{color:#0f172a;font-weight:700}.setup-panel__subtitle{font-size:.9rem}.setup-panel__description{font-size:.85rem}.two-factor-setup__message{margin-top:1rem}.setup-panel__recovery-list{-moz-columns:2;columns:2;margin-top:.5rem;padding:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;list-style:none}.setup-qr img{background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-width:140px;margin:1rem 0;padding:.5rem}.setup-input{gap:.5rem;margin-top:.85rem;display:flex}.setup-input input{border:1px solid #e5e7eb;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.95rem;transition:border-color .15s}.setup-input input:focus{border-color:#1d4ed8;outline:none}.session-history-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.session-history-pagination__summary{color:#64748b;font-size:.85rem}.session-history-pagination__controls{gap:.5rem;display:flex}.security-empty-state{text-align:center}.settings-button--xs{border-radius:8px;padding:.35rem 1rem;font-size:.8rem}@media (width<=640px){.two-factor-status{flex-direction:column;align-items:flex-start}.setup-input{flex-direction:column}.setup-panel__recovery-list{-moz-columns:1;columns:1}.session-item__header{flex-direction:column;align-items:flex-start}}.ad-form-shell #formcont{background:linear-gradient(#f8fbff 0%,#fff 100%);border:1px solid #dbe4f0;border-radius:14px;margin-top:.75rem;padding:1rem 1rem 1.25rem}#result_img{margin-top:.5rem}.noimagep{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;justify-content:center;align-items:center;min-height:42px;padding:.45rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}#image_preview{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px;margin-top:.9rem;display:grid}.image-container{isolation:isolate;background:#fff;border:1px solid #dbe4f0;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.image-preview{z-index:1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform-origin:50%;background:#f1f5f9;width:100%;height:160px;position:relative}.image-info{z-index:2;border-top:1px solid #e2e8f0;align-items:center;gap:.45rem;padding:.6rem;display:flex;position:relative}.image-number{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:inline-flex}.image-number--static{pointer-events:none;position:static}.image-actions{z-index:3;align-items:center;gap:.4rem;margin-left:auto;display:flex;position:relative}.rotate-btn,.make-first-btn,.remove-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;min-width:30px;min-height:30px;padding:0;line-height:1;transition:border-color .2s,box-shadow .2s,transform .2s,background-color .2s;display:inline-flex}.rotate-btn svg,.make-first-btn svg,.remove-btn svg{flex-shrink:0;width:15px;height:15px;display:block}.rotate-btn:hover,.make-first-btn:hover,.remove-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 8px 14px #0f172a17}.remove-btn{color:#b91c1c;background:#fff5f5;border-color:#fecaca}.remove-btn:hover{background:#fee2e2;border-color:#fca5a5}.custom-file-upload{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #3b82f6;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:0 1.3rem;font-size:1rem;font-weight:700;transition:background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.custom-file-upload:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 10px 16px #2563eb3d}.custom-file-upload.is-disabled,.custom-file-upload[aria-disabled=true]{color:#64748b;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#cbd5e1;border-color:#cbd5e1;transform:none}.image-upload-row{align-items:center;gap:.75rem;margin-top:.9rem;display:inline-flex}.image-upload-hint{color:#64748b;font-size:.82rem}.file-input{display:none}@media (width<=768px){#image_preview{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.image-preview{height:136px}.image-info{padding:.45rem}}#car_year-label.display-none,#car_year-element.display-none,#car_make-label.display-none,#car_make-element.display-none,#car_model-label.display-none,#car_model-element.display-none,#beds-label.display-none,#beds-element.display-none,#baths-label.display-none,#baths-element.display-none,#square_ft-label.display-none,#square_ft-element.display-none{display:none!important}#allform #car_model{width:160px!important;max-width:160px!important}#allform #captcha{width:80px!important;max-width:80px!important}.ad-form-shell .formlb:not(.display-none){flex-wrap:wrap;box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:1.25rem!important;margin-bottom:.45rem!important;padding:0!important;display:flex!important}.ad-form-shell .formel:not(.display-none){margin-bottom:.5rem;box-sizing:border-box!important;width:100%!important;padding:0!important;display:block!important}@media (width>=768px){.ad-form-shell #asking_price,.ad-form-shell #beds,.ad-form-shell #baths,.ad-form-shell #car_year,.ad-form-shell #square_ft,.ad-form-shell #car_model{width:100%!important;max-width:160px!important}.ad-form-shell #item_state,.ad-form-shell #ad_type,.ad-form-shell #expire_in,.ad-form-shell #category_id,.ad-form-shell #subcategory_id,.ad-form-shell #subsubcategory_id,.ad-form-shell #car_make,.ad-form-shell #locations_tag,.ad-form-shell #locations_tag_city,.ad-form-shell .subcategory_id select,.ad-form-shell .subsubcategory_id select{width:450px!important;max-width:450px!important}}.ad-form-shell #ad_title,.ad-form-shell #ad_description,.ad-form-shell #ad_url{width:100%!important;max-width:100%!important}.ad-post-legal{border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem}@media (width<=720px){.ad-form-shell{width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;max-width:100%!important;margin:0!important;padding:24px 16px!important}.ad-form-shell input[type=text],.ad-form-shell input[type=password],.ad-form-shell input[type=tel],.ad-form-shell select,.ad-form-shell textarea{box-sizing:border-box!important;width:100%!important;max-width:100%!important}#asking_price,#beds,#baths,#car_year,#square_ft,#item_state,#ad_type,#expire_in,#category_id,#subcategory_id,#subsubcategory_id,#car_make,#locations_tag,#locations_tag_city,.subcategory_id select,.subsubcategory_id select{width:100%!important;max-width:100%!important}.ad-form-shell .formlb{gap:4px!important}}@media only screen and (width>=600px) and (width<=767px){.ad-form-shell .ad-post-location-block,.ad-form-shell .ad-post-location-info,.ad-form-shell #location-city-post,.ad-form-shell .ad-post-category-block,.ad-form-shell .subcategory_id,.ad-form-shell .subsubcategory_id{float:none!important;clear:both!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}}.ad-form-shell{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:min(1000px,95%);margin:20px auto;padding:24px 32px;display:flex;box-shadow:0 4px 20px #0f172a0a}.ad-post-location-block:not(.display-none),.ad-post-location-info:not(.display-none),#location-city-post:not(.display-none),.ad-post-category-block:not(.display-none),.ad-post-section:not(.display-none),.mpagecolloc,.cat-main-page,#core-details:not(.display-none),#extra-fields:not(.display-none),#allform:not(.display-none){box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:block!important}#category.display-none,#location-city-post.display-none,#allform.display-none,#formcont.display-none,#core-details.display-none,#extra-fields.display-none{display:none!important}.ad-form-shell .formlb{flex-wrap:wrap;box-sizing:border-box!important;flex-direction:row!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:1.25rem!important;margin-bottom:.45rem!important;padding:0!important;display:flex!important}.ad-form-shell .formel{margin-bottom:.5rem;box-sizing:border-box!important;width:100%!important;padding:0!important;display:block!important}.ad-form-shell .form-label{color:#1e293b;margin:0;font-size:.95rem;font-weight:700}.ad-form-shell .custom-select{width:100%!important;max-width:100%!important;display:block!important}.ad-form-shell .custom-select:after,.ad-form-shell .custom-select:before{display:none!important}.ad-form-shell input[type=text],.ad-form-shell input[type=password],.ad-form-shell input[type=tel],.ad-form-shell select,.ad-form-shell textarea{width:100%;box-sizing:border-box!important;appearance:none!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;padding:12px 16px!important;font-size:16px!important;transition:all .2s!important;display:block!important}@media (width>=768px){.ad-form-shell #asking_price,.ad-form-shell #beds,.ad-form-shell #baths,.ad-form-shell #car_year,.ad-form-shell #square_ft{width:100%!important;max-width:180px!important}.ad-form-shell #car_model{width:100%!important;max-width:200px!important}.ad-form-shell #item_state,.ad-form-shell #ad_type,.ad-form-shell #expire_in,.ad-form-shell #category_id,.ad-form-shell #subcategory_id,.ad-form-shell #subsubcategory_id,.ad-form-shell #car_make,.ad-form-shell #locations_tag,.ad-form-shell #locations_tag_city,.ad-form-shell .subcategory_id select,.ad-form-shell .subsubcategory_id select{width:450px!important;max-width:450px!important}}.ad-form-shell #ad_title,.ad-form-shell #ad_description,.ad-form-shell #ad_url,.ad-form-shell #car_model{width:100%!important;max-width:100%!important}.ad-form-shell #captcha{width:100%!important;max-width:150px!important}.ad-form-shell input:focus,.ad-form-shell textarea:focus,.ad-form-shell select:focus{outline:none;border-color:#1d4ed8!important;box-shadow:0 0 0 3px #1d4ed81a!important}.ad-form-shell select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E")!important;background-position:right 1rem center!important;background-repeat:no-repeat!important;background-size:1.25em 1.25em!important;padding-right:3rem!important}.ad-form-shell textarea{min-height:140px}.ad-edit-legal{border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem}@media (width<=720px){.ad-form-shell{width:100%!important;box-shadow:none!important;border:none!important;border-radius:0!important;max-width:100%!important;margin:0!important;padding:24px 16px!important}.ad-form-shell input[type=text],.ad-form-shell input[type=password],.ad-form-shell input[type=tel],.ad-form-shell select,.ad-form-shell textarea{box-sizing:border-box!important;width:100%!important;max-width:100%!important}#asking_price,#beds,#baths,#car_year,#square_ft,#item_state,#ad_type,#expire_in,#category_id,#subcategory_id,#subsubcategory_id,#car_make,#locations_tag,#locations_tag_city,.subcategory_id select,.subsubcategory_id select{width:100%!important;max-width:100%!important}.ad-form-shell .formlb{gap:4px!important}}@media only screen and (width>=600px) and (width<=767px){.ad-form-shell .ad-post-location-block,.ad-form-shell .ad-post-location-info,.ad-form-shell #location-city-post,.ad-form-shell .ad-post-category-block,.ad-form-shell .subcategory_id,.ad-form-shell .subsubcategory_id{float:none!important;clear:both!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}}.viewadimg{justify-content:center;display:flex}.viewadimg img{margin:2px}.ad-view-page{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:36px;flex-direction:column;gap:22px;width:min(980px,100vw - 24px);max-width:980px;margin:20px auto 42px;padding:clamp(20px,2.8vw,32px) clamp(18px,3vw,36px);font-size:16px;display:flex;overflow-x:clip;box-shadow:0 30px 70px #0f172a26}.ad-view-page__status-banner{color:#0f766e;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(135deg,#e0f2ff,#dcfce7);border:1px solid #25766e4d;border-radius:14px;padding:8px 14px;font-size:13px;font-weight:600}.ad-view-page__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ad-view-page__header-info{flex-direction:column;gap:8px;display:flex}.ad-view-page__header-status{align-items:center;gap:8px;font-size:14px;display:flex}.ad-view-page__header-published{color:#0f4c8e;letter-spacing:.2em;text-transform:uppercase;background:#ecf5ff;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ad-view-page__header-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.ad-view-page__breadcrumb{color:#0f172a;margin:0;font-size:22px;font-weight:700}.ad-view-page__breadcrumb-link{color:#0f766e;text-decoration:none}.ad-view-page__cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ad-view-page__cta-buttons{background:0 0;border:none;flex-wrap:wrap;align-items:center;gap:12px;width:100%;height:auto;margin:0;padding:0;display:flex}.ad-view-page__hero{background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:0;padding:0;display:flex}.ad-view-page__hero-top{border-bottom:1px solid #dbeafe;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:16px;width:100%;margin-bottom:10px;padding-bottom:12px;display:flex}.ad-view-page__hero-reference{color:#475569;font-size:14px;font-weight:600}.ad-view-page__hero-cta{flex-wrap:wrap;gap:12px;display:flex}.ad-view-page__hero-copy{flex:1;min-width:220px}.ad-view-page__hero-copy h1{word-break:break-word;white-space:normal;margin:0;font-size:clamp(30px,4vw,38px);font-weight:700}.ad-view-page__hero-location{color:#0f172a;margin-bottom:4px;font-size:18px;font-weight:600}.ad-view-page__hero-stats{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:8px;min-width:220px;display:grid}.ad-view-page__detail-list{flex-direction:column;gap:14px;display:flex}.ad-view-page__detail-row{flex-direction:column;gap:4px;width:100%;padding-bottom:8px;display:flex}.ad-view-page__detail-label{letter-spacing:.1em;text-transform:uppercase;color:#1c2545;font-size:13px;font-weight:600}.ad-view-page__detail-value{color:#0f172a;font-size:18px;font-weight:500}.ad-view-page__location-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.ad-view-page__location-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:10px 12px}.ad-view-page__location-label{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;font-size:12px;display:block}.ad-view-page__location-value{color:#0f172a;margin-top:4px;font-size:16px}.ad-view-page__layout{grid-template-columns:minmax(0,360px) minmax(0,1fr);align-items:start;gap:32px;margin-top:24px;display:grid}.ad-view-page__meta-stack{background:#fff;border:1px solid #e2e8f0;border-radius:26px;flex-direction:column;gap:0;padding:24px;display:flex;box-shadow:0 25px 60px #0f172a14}.ad-view-page__meta-row{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:4px;padding:12px 0;display:flex}.ad-view-page__meta-row:last-child{border-bottom:none;padding-bottom:0}.ad-view-page__meta-label{letter-spacing:.3em;text-transform:uppercase;color:#475569;font-size:12px;font-weight:600}.ad-view-page__meta-value{color:#0f172a;font-size:18px;font-weight:600;line-height:1.4}.ad-view-page__layout .ad-view-page__info-column .ad-view-page__meta-link{font-weight:600}.ad-view-page__description-block{color:#1f2937;box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;background:#f8fafc;border:1px solid #dbeafe;border-radius:20px;width:100%;max-width:100%;padding:20px;font-size:15px;line-height:1.7;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #0000}.ad-view-page__description-block--full{width:100%;margin-top:24px;margin-bottom:40px}.ad-view-page__description-block,.ad-view-page__description-block *{max-width:100%;overflow-wrap:anywhere!important;word-break:break-word!important}.ad-view-page__description-block pre,.ad-view-page__description-block code{white-space:pre-wrap}.ad-view-page__description-block p,.ad-view-page__description-block span,.ad-view-page__description-block a{max-width:100%;overflow-wrap:anywhere!important;word-break:break-word!important}.ad-view-page__description-meta{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:12px;width:100%;margin-top:12px;padding:16px;display:flex}.ad-view-page__description-meta-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:15px;display:flex}.ad-view-page__description-meta-label{color:#0f172a;font-weight:600}.ad-view-page__description-meta-value{color:#475569;word-break:break-all;align-items:center;gap:10px;font-weight:600;display:flex}.ad-view-page__meta-value--url{-moz-column-gap:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 14px;width:100%;display:grid}.ad-view-page__meta-link--website-text{white-space:normal;overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.45;display:inline-block}.ad-view-page__copy-url{white-space:nowrap;color:#0f766e;cursor:pointer;background:#ecfeff;border:1px solid #e0f2fe;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.ad-view-page__copy-url:hover{background:#d6feff;border-color:#bae6fd}.ad-view-page__copy-url--compact{letter-spacing:.01em;background:linear-gradient(#effcff 0%,#dbeafe 100%);border-color:#bae6fd;border-radius:10px;min-height:28px;padding:0 10px;font-size:12px;font-weight:700}@media (width<=640px){.ad-view-page__meta-value--url{grid-template-columns:minmax(0,1fr)}.ad-view-page__copy-url--compact{justify-self:start;margin-top:2px}}.ad-view-page__copy-url--compact:hover{background:linear-gradient(#dcfce7 0%,#cffafe 100%);border-color:#86efac}.ad-view-page__copy-url--compact:focus-visible{outline-offset:2px;outline:2px solid #22d3ee}.ad-view-page__reviews-block{flex-direction:column;gap:12px;display:flex}.ad-view-page__gallery-column{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;min-width:0;display:flex}.ad-view-page__gallery-column>*{max-width:100%}.ad-view-page__info-column{min-width:0}.ad-view-page__gallery-wrapper{width:100%;min-width:0}.ad-view-page__reviews-link{color:#0f766e;font-size:15px;font-weight:600}.ad-view-page__description-block strong,.ad-view-page__description-block b{font-weight:600}.ad-view-page__public-profile-link--block{margin-top:24px;font-weight:600}.ad-view-page__public-profile-link--block a{color:#0f766e;font-size:15px;text-decoration:underline}.ad-view-page__public-profile-link--block{letter-spacing:0}.ad-view-page__gallery-column .ad-view-page__empty-gallery{border:1px dashed #cbd5f5;border-radius:20px;padding:20px}.docs-page{max-width:960px;margin:0 auto;padding:32px 16px 60px}.docs-page__header h1{margin-bottom:6px;font-size:clamp(32px,4vw,42px);font-weight:700}.docs-page__header p{color:#475569;margin-bottom:24px;font-size:16px}.docs-page__content{line-height:1.75}.ad-view-gallery__placeholder img{-o-object-fit:cover;object-fit:cover;border-radius:16px;width:100%;height:170px;display:block}.ad-view-page__layout .viewadimg{background:#fff;border:1px solid #94a3b859;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding:14px;display:grid;position:relative;box-shadow:0 30px 60px #0f172a1f}.ad-view-page__layout .viewadimg a,.ad-view-page__layout .viewadimg .ad-view-gallery__placeholder{background:linear-gradient(#f8fafcf2,#fff);border:1px solid #94a3b840;border-radius:18px;transition:transform .35s,box-shadow .35s;overflow:hidden;box-shadow:0 12px 32px #0f172a14}.ad-view-page__layout .viewadimg a:hover,.ad-view-page__layout .viewadimg .ad-view-gallery__placeholder:hover{transform:translateY(-4px);box-shadow:0 24px 48px #0f172a29}.ad-view-page__layout .viewadimg img{-o-object-fit:contain;object-fit:contain;border-radius:16px;width:100%;height:auto;max-height:170px;transition:transform .7s;display:block}.ad-view-page__layout .viewadimg a:hover img,.ad-view-page__layout .viewadimg .ad-view-gallery__placeholder:hover img{transform:scale(1.02)}.ad-view-page__layout .ad-view-page__profile-card{padding:18px 20px}.ad-view-page__profile-card--reviews{background:linear-gradient(#f8fffd 0%,#f0fdfa 100%);border:1px solid #d1fae5;gap:12px;margin-top:22px;box-shadow:0 20px 45px #0f172a14}.ad-view-page__profile-card-content{flex-direction:column;gap:8px;display:flex}.ad-view-page__profile-score-row{align-items:center;gap:8px;display:flex}.ad-view-page__profile-card-footer{border-top:1px solid #d1fae5;margin-top:12px;padding-top:12px}.ad-view-page__profile-button{text-align:center;color:#fff;letter-spacing:.02em;background:linear-gradient(#14b8a6 0%,#0f766e 100%);border:1px solid #0f766e;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:42px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 12px 24px #0f766e40}.ad-view-page__profile-button:hover{color:#fff;filter:saturate(1.05);text-decoration:none;transform:translateY(-1px);box-shadow:0 16px 30px #0f766e52}.ad-view-page__profile-button:focus-visible{outline-offset:2px;outline:2px solid #14b8a6}.ad-view-page__profile-score{gap:4px}.ad-view-page__profile-score-value{font-size:26px}.ad-view-page__layout .ad-view-page__info-column{font-size:16px}.ad-view-page__respond-button span{font-size:15px}.ad-view-page__hero-copy h1{max-width:760px;line-height:1.2}@media (width<=600px){.ad-view-page__layout{grid-template-columns:1fr;gap:22px}.ad-view-page__meta-stack{padding:20px}.ad-view-page__gallery-column{justify-content:flex-start;width:100%}}.ad-view-page__reviews-link{color:#475569;margin-top:8px;font-size:14px}.ad-view-page__reviews-link--action{color:#0f766e;margin-top:0;font-weight:600;text-decoration:none}.ad-view-page__empty-gallery{text-align:center;background:#f8fafc;border:1px dashed #cbd5f5;border-radius:18px;padding:20px}.ad-view-page__empty-gallery img{max-width:100%;height:auto;margin:0 auto;display:block}.ad-view-page__stat{text-align:center;background:#fff;border:1px solid #e0e7ff;border-radius:12px;padding:10px 12px}.ad-view-page__stat-label{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;font-size:12px;display:block}.ad-view-page__stat-value{color:#0f172a;font-size:18px;font-weight:600}.ad-view-page__meta-block{flex-direction:column;gap:12px;margin-top:20px;display:flex}.ad-view-page__identity{justify-content:flex-start;display:flex}.ad-view-page__respond-button{float:none;margin:0}.ad-view-page__flag{flex-shrink:0}.ad-view-page__flag-text{color:#0f172a;font-weight:600}.ad-view-page__reference{letter-spacing:.3em;text-transform:uppercase;color:#475569;font-size:12px}.ad-view-page__meta-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));justify-items:flex-start;gap:14px;margin-top:10px;display:grid}.ad-view-page__meta-item{text-align:left;flex-direction:column;gap:4px;display:flex}.ad-view-page__meta-label{color:#0f172a;letter-spacing:.15em;text-transform:uppercase;font-size:13px}.ad-view-page__meta-value{color:#0f172a;word-break:break-word;font-size:17px}.ad-view-page__meta-link{color:#0f766e;text-decoration:none}.ad-view-page__profile-card{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;flex-direction:column;gap:6px;padding:18px;display:flex}.ad-view-page__profile-score{color:#0f172a;align-items:baseline;gap:6px;font-size:24px;font-weight:700;display:flex}.ad-view-page__profile-score-label{color:#64748b;font-size:13px}.ad-view-page__profile-reviews{color:#475569;font-size:13px}.ad-view-page__profile-link,.ad-view-page__profile-empty{color:#6b7280;font-size:13px}.ad-view-page__description{color:#0f172a;white-space:pre-line;font-size:15px;line-height:1.6}.ad-view-page__description strong,.ad-view-page__description b{color:#0f172a}.ad-view-page__status-message{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:999px;align-self:flex-start;padding:6px 12px;font-weight:600;display:inline-flex}.ad-view-form__error-message{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;margin-bottom:12px;padding:10px 14px}.ad-view-form__error-message--flag{background:#fff5f5;border-color:#fecaca}.ad-view-form__title,.ad-view-form__flag-title{color:#0f172a;margin-bottom:6px;font-size:16px;font-weight:600}.ad-view-form__validation{color:#dc2626;margin-top:6px;font-size:13px}.ad-view-gallery__placeholder{float:left;background:#f8fafc;border:1px solid #0f172a14;border-radius:12px;margin:0 10px 10px 0;padding:8px}.ad-view-page__gallery-block,.ad-view-page__image-area{justify-content:center;margin-top:20px;display:flex}@media (width<=768px){.ad-view-page{padding:24px 22px}.ad-view-page__cta,.ad-view-page__cta-buttons,.ad-view-page__header{flex-direction:column;align-items:flex-start}.ad-view-page__header-actions{align-items:flex-start}.ad-view-gallery__placeholder{float:none;width:100%}.ad-view-page__empty-gallery{width:100%}.ad-view-page__hero{flex-direction:column;align-items:flex-start}.ad-view-page__hero-stats{width:100%}.ad-view-page__content-grid{flex-direction:column;align-items:flex-start}.ad-view-page__gallery-column{min-width:100%}}#phoneid:hover{cursor:pointer}#content_article h1{color:#032d43;margin:5px;font-size:19px}#content_article{font-size:18px}.formel input,textarea{border-radius:3px;box-shadow:0 0 2px #ececec}.pointer-label{cursor:pointer}.input-required{box-shadow:none!important;border:.1rem solid red!important}.tooltip{cursor:pointer;display:inline-block;position:relative}.tooltip-text{visibility:hidden;color:#fff;text-align:left;z-index:3;opacity:.5;white-space:nowrap;background-color:#333;border-radius:4px;width:auto;padding:5px;transition:opacity .3s,visibility .3s;position:absolute;top:-30px;left:120px;transform:translate(-50%)}.tooltip:hover .tooltip-text{visibility:visible;opacity:.9;cursor:pointer;display:block}.info-icon{color:#fff;text-align:center;background-color:#939393;border-radius:50%;width:16px;height:16px;font-size:12px;line-height:16px;display:inline-block;position:relative}.info-icon:before{content:"ℹ";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.info-icon:after{content:"";background-color:#fff;width:2px;height:6px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#captcha{width:120px}.blog-content{clear:both;border-bottom:1px solid #e7e5e5;width:95%;margin:15px 30px 50px 15px}.blog-title-link{font-size:20px;text-decoration:underline}.blog-article-block{clear:both;border-bottom:1px solid #e7e5e5;width:95%;margin:15px 30px 30px 15px}.blog-article-h1{color:#ffae00;font-size:25px;font-weight:700;line-height:30px}.clear-both{clear:both}.blog-article-data{color:#87bfff;font-size:15px;font-weight:700}.blog-article-part3{color:#404040;font-size:24px;line-height:30px}.blog-date{color:#2d4550;font-size:15px;font-weight:700}.continue-blog{color:#ff9e2c;font-size:16px;font-weight:700;text-decoration:none}.blog-pagination [aria-disabled=true]{opacity:0}.blog-pagination ul li:first-child{color:#0658a4;margin:10px 0 20px;font-size:22px;text-decoration:underline}.blog-pagination ul li:nth-child(2){text-align:right;color:#0658a4;margin:10px 70px 20px;font-size:22px;text-decoration:underline}.sendmessage{color:#061b00;background:#baf3a9;border:2px solid #609b4e;width:85%;margin:8px;padding:10px;font-weight:700;line-height:22px;display:none}.contact-errors{color:#1b0000;background:#f3baa9;border:2px solid #9b4e4e;width:85%;margin:8px;padding:10px;font-weight:700;line-height:22px;display:none}#respondformdiv.contact-page{width:100%;max-width:1080px;box-shadow:none;box-sizing:border-box;background:0 0;border:0;border-radius:0;justify-content:center;align-items:stretch;margin:0 auto 64px;font-family:Verdana,sans-serif;display:flex;padding:0 24px 32px!important}#content.content--contact{background:linear-gradient(#fcfefe,#e9f7ff 45%,#ebfefd);border:1px solid #0f172a0f;border-radius:40px;width:calc(100% - 40px);max-width:1200px;margin:32px 20px 0;box-shadow:0 30px 75px #0f172a1f;padding:48px 36px 64px!important}#content.content--guest-ticket{background:linear-gradient(135deg,#f8fbff,#f4fdfd);border-radius:26px;padding:24px;box-shadow:0 25px 65px #0f172a1a}.contact-card{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:32px;overflow:hidden}.contact-card__grid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5 padding-box padding-box;border:1px solid #0f172a14;border-radius:32px;grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);display:grid;overflow:hidden;box-shadow:0 28px 65px #0f172a24}.contact-card__aside{color:#0a1726;background:linear-gradient(160deg,#e7f8ff 0%,#ddf6f0 52%,#ebfdf5 100%);flex-direction:column;gap:14px;padding:44px 38px 48px;display:flex}.contact-card__badge{text-transform:uppercase;letter-spacing:.22em;color:#1fc1a5;background:#1fc1a526;border-radius:999px;align-self:flex-start;padding:8px 16px;font-size:12px;font-weight:700}.contact-card__title{margin:6px 0 0;font-size:34px;line-height:1.2}.contact-card__lead{color:#3f4a60;margin:6px 0 0;font-size:16px}.contact-card__meta{color:#3e4b62;flex-direction:column;gap:12px;margin-top:12px;font-size:15px;display:flex}.contact-card__meta span{color:#081328;font-weight:700}.contact-card__form{border-left:1px solid #0f172a14;padding:44px 40px 42px}.contact-card__heading h3{color:#0a1726;margin:0;font-size:24px}.contact-card__heading p{color:#566075;margin:6px 0 0;font-size:15px}.contact-form{flex-direction:column;gap:20px;margin-top:26px;display:flex}.contact-field{flex-direction:column;gap:8px;display:flex}.contact-label{text-transform:uppercase;letter-spacing:.18em;color:#5b6374;font-size:13px;font-weight:700}.contact-row{grid-template-columns:repeat(2,minmax(240px,1fr));gap:20px;display:grid}.contact-row>.contact-field{min-width:0}.contact-input,.contact-select,.contact-textarea{color:#0a1726;background:#fff;border:1px solid #d7e4ef;border-radius:16px;width:100%;padding:14px 16px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s;box-shadow:0 10px 20px #0f172a0d}.contact-input:focus,.contact-select:focus,.contact-textarea:focus{border-color:#1fc1a5;outline:none;box-shadow:0 0 0 3px #0f766e26}.contact-input::-moz-placeholder{color:#94a3b8}.contact-select::-moz-placeholder{color:#94a3b8}.contact-textarea::-moz-placeholder{color:#94a3b8}.contact-input::placeholder,.contact-select::placeholder,.contact-textarea::placeholder{color:#94a3b8}.contact-input,.contact-select,.contact-textarea{font-size:16px}#respondformdiv.contact-page #email.contact-input{box-sizing:border-box;width:100%!important;max-width:none!important;padding:14px 16px!important}#respondformdiv.contact-page #captcha.contact-input{box-sizing:border-box;width:calc(100% - 12px)!important;max-width:none!important;padding:14px 16px!important}.contact-select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#566075 50%),linear-gradient(135deg,#566075 50%,#0000 50%);background-position:calc(100% - 20px) 1.2em,calc(100% - 14px) 1.2em;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:42px}.contact-textarea{resize:vertical;min-height:200px}.contact-captcha{grid-template-columns:96px minmax(0,1fr);align-items:stretch;gap:6px;width:100%;min-width:0;display:grid;overflow:hidden}.contact-captcha>*{min-width:0}.contact-captcha .contact-input{min-width:0;display:block;overflow:hidden;width:100%!important;max-width:100%!important}.contact-captcha__image{-o-object-fit:contain;object-fit:contain;background:#fffffff2;border:1px solid #d7e4ef;border-radius:14px;flex:0 0 96px;width:96px;height:52px;padding:0 4px}.contact-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;display:flex}.contact-actions p{color:#49516c;margin:0;font-size:14px}.guest-ticket{width:100%;max-width:960px;margin:0 auto}.guest-ticket__notice{color:#0f766e;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;margin-bottom:24px;padding:14px 18px;font-weight:600}.guest-ticket__card{background:#fff;border:1px solid #0f172a0d;border-radius:32px;padding:32px;box-shadow:0 24px 60px #0f172a21}.guest-ticket__header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;gap:28px;padding-bottom:24px;display:flex}.guest-ticket__title{color:#0a1726;margin:0;font-size:32px;font-weight:700}.guest-ticket__subtitle{color:#475569;margin:6px 0 0;font-size:15px}.guest-ticket__hint{color:#94a3b8;margin:6px 0 0;font-size:13px}.guest-ticket__meta{text-align:right;color:#475569;flex-direction:column;gap:6px;font-size:13px;display:flex}.guest-ticket__status{letter-spacing:.2em;text-transform:uppercase;border-radius:999px;align-self:flex-end;padding:6px 16px;font-size:11px;font-weight:700}.guest-ticket__status--open{color:#0f766e;background:#10b9811f}.guest-ticket__status--closed{color:#475569;background:#94a3b840}.guest-ticket__updated{color:#94a3b8;font-size:12px}.guest-ticket__messages{flex-direction:column;gap:18px;margin-top:28px;display:flex}.guest-ticket__message{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:16px 20px;box-shadow:0 10px 35px #0f172a14}.guest-ticket__message-header{color:#475569;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.guest-ticket__message-body{color:#1e293b;margin:0;font-size:15px}.guest-ticket__reply{flex-direction:column;gap:16px;margin-top:28px;display:flex}.guest-ticket__field label{color:#475569;font-size:14px;font-weight:600}.guest-ticket__field textarea{color:#0a1726;background:#fff;border:1px solid #dbe5ef;border-radius:16px;width:100%;min-height:150px;padding:14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s;box-shadow:0 10px 25px #0f172a14}.guest-ticket__field textarea:focus{border-color:#1fc1a5;outline:none;box-shadow:0 0 0 3px #10b98126}.guest-ticket__error{color:#b91c1c;margin:6px 0 0;font-size:13px}.guest-ticket__submit{color:#fff;cursor:pointer;background:#1fc1a5;border:0;border-radius:999px;align-self:flex-start;padding:12px 28px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 16px 30px #10b9814d}.guest-ticket__submit:hover{background:#16a18b;transform:translateY(-1px);box-shadow:0 20px 35px #10b98159}.guest-ticket__closed{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;margin-top:28px;padding:16px;font-size:14px}@media (width<=720px){.guest-ticket__header{text-align:left;flex-direction:column;align-items:flex-start}.guest-ticket__meta{flex-direction:row;justify-content:space-between;width:100%;font-size:12px}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;width:100%;height:auto;margin-top:12px;padding:18px 0;display:flex}.pagination__controls{gap:8px;display:flex}.pagination__list{flex-wrap:wrap;justify-content:center;gap:6px;margin:0;padding:0;list-style:none;display:flex}.pagination__item{display:inline-flex}.pagination__link{color:#0a1726;background:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:44px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:border .15s,background .15s,transform .15s;display:inline-flex;box-shadow:0 6px 18px #0f172a1a}.pagination__link:hover:not(.pagination__link--disabled){border-color:#0f766e40;transform:translateY(-1px)}.pagination__link--current{color:#fff;background:#1fc1a5;border-color:#1fc1a5;box-shadow:0 10px 23px #10b98159}.pagination__link--disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#e2e8f0}.pagination__link--dots{box-shadow:none;background:0 0;padding:8px 14px}.pagination--simple{justify-content:space-between;gap:24px}@media (width<=520px){.pagination{gap:10px}.pagination__link{padding:8px 14px}}.contact-submit{color:#fff;cursor:pointer;background:#1fc1a5;border:0;border-radius:999px;padding:14px 36px;font-size:16px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;box-shadow:0 22px 40px #1fc1a559}.contact-submit:hover{background:#16a18b;transform:translateY(-1px);box-shadow:0 24px 42px #16a18b73}.contact-page .sendmessage,.contact-page .errormessage{box-sizing:border-box;border-radius:18px;width:100%;margin:20px 0 0;padding:14px 16px;font-weight:600;line-height:1.45}@media (width<=960px){.contact-card__grid{grid-template-columns:1fr}.contact-card__aside{padding:32px}#content.content--contact{width:calc(100% - 28px);max-width:none;margin:24px 14px 0;padding:42px 28px 56px!important}#respondformdiv.contact-page{padding:0 18px 28px!important}.contact-card__form{border-left:none}}@media (width<=720px){.contact-row{grid-template-columns:1fr}.contact-card__form{padding:28px 24px 32px}.contact-card__aside{padding:28px 24px}.contact-actions{flex-direction:column;align-items:stretch}.contact-submit{width:100%}#content.content--contact{border-radius:28px;width:calc(100% - 20px);margin:18px 10px 0;padding:36px 20px 48px!important}.contact-card__grid{box-shadow:0 18px 42px #0f172a1f}}@media (width<=520px){.contact-captcha{grid-template-columns:1fr}.contact-captcha__image{width:100%;max-width:96px}.contact-card__title{font-size:26px}.ad-edit-legal{border-top:1px dashed #dbeafe;flex-direction:column;gap:12px;margin-top:24px;padding-top:14px;display:flex}}a{color:#0658a4;cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}.ad-edit-legal__terms{color:#475569;margin:0;font-size:14px;line-height:1.6}.ad-edit__save-button{text-align:center;white-space:nowrap;width:fit-content;min-width:140px;max-width:100%}#allform{padding:10px}.color-red{color:red}.formel #asking_price,.custom-select.expire_in{width:130px}.subcategory_id,.category_id{width:320px}select{font-size:20px}input,textarea{padding:2px;font-family:verdana,sans-serif;font-size:16px}.acupdate .updatetd{padding-top:5px}.hdline{background:#add0ff;width:99%;height:1px;margin-bottom:6px}.hdchcat{margin:4px;font-size:16px;font-weight:700;text-decoration:none}.senderror{color:#a60303;background:#fff1af;border:2px solid red;width:92%;margin:3px;padding:5px;font-weight:700;line-height:23px}a:hover,#footer a{text-decoration:underline}.slocdiv a:hover{color:#005eae;text-decoration:underline}.formel #ad_title,.formel #email,.formel #email_again,.formel #ad_description{background:#fff;width:95%}.h1ad{padding:8px 3px}.selft{padding-bottom:5px;font-size:13px;font-weight:700}.answers-ad-header{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:20px;margin-bottom:24px;padding:20px;display:flex;box-shadow:0 4px 15px #0f172a0a}.answers-ad-header .answers-ad-thumb{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.answers-ad-header .answers-ad-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.answers-ad-header .answers-ad-thumb .no-image-text{color:#94a3b8;text-transform:uppercase;font-size:.8rem;font-weight:600}.answers-ad-header .answers-ad-info{flex-direction:column;flex-grow:1;gap:6px;display:flex}.answers-ad-header .answers-ad-info .answers-ad-meta{align-items:center;gap:12px;font-size:.85rem;display:flex}.answers-ad-header .answers-ad-info .answers-ad-meta .ad-badge{color:#0369a1;letter-spacing:.05em;background:#e0f2fe;border-radius:999px;padding:4px 10px;font-weight:700}.answers-ad-header .answers-ad-info .answers-ad-meta .ad-owner{color:#64748b}.answers-ad-header .answers-ad-info .answers-ad-meta .ad-owner a{color:#14b8a6;font-weight:600;text-decoration:none}.answers-ad-header .answers-ad-info .answers-ad-meta .ad-owner a:hover{text-decoration:underline}.answers-ad-header .answers-ad-info .answers-ad-title{color:#0f172a;font-size:1.15rem;font-weight:700;line-height:1.3;text-decoration:none}.answers-ad-header .answers-ad-info .answers-ad-title:hover{color:#14b8a6}.answers-ad-header .answers-ad-info .answers-ad-footer{color:#64748b;align-items:center;gap:16px;font-size:.85rem;display:flex}.answers-ad-header .answers-ad-info .answers-ad-footer .edit-link{color:#2563eb;font-weight:600;text-decoration:none}.answers-ad-header .answers-ad-info .answers-ad-footer .edit-link:hover{text-decoration:underline}.btmadv{margin:5px 0 0 -3px;padding:7px 0 0}.clr{clear:both}.mcmn{color:#126da7}.mcmn:hover{cursor:pointer;text-decoration:underline}.mpvdo{color:#00bd1b;margin-top:15px;font-size:18px;font-style:normal;font-weight:700}.showco_img{margin-top:10px}.showco_img img{border:1px solid #e2e8f0;border-radius:8px;margin:3px;transition:border-color .2s,transform .2s;display:block;width:160px!important;max-width:160px!important;height:auto!important}.showco_img img:hover{cursor:pointer;border:1px solid #3b82f6;transform:scale(1.02)}#uploadimage{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-top:24px;padding:16px 20px;box-shadow:0 4px 15px #0f172a0d}#uploadimage #replytocom{flex-direction:column;gap:12px;display:flex}#uploadimage #replytocom label{display:none}#uploadimage #replytocom textarea{color:#0f172a;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;width:100%;min-height:80px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s,background .15s;box-shadow:inset 0 2px 4px #00000005}#uploadimage #replytocom textarea:focus{background:#fff;border-color:#14b8a6;outline:none;box-shadow:0 0 0 3px #14b8a626}#uploadimage #replytocom textarea::placeholder{color:#94a3b8}#uploadimage .reply-form-footer{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}@media (width<=600px){#uploadimage .reply-form-footer{flex-direction:column;align-items:stretch;gap:12px}}#uploadimage .reply-form-footer #imgblock{align-items:center;gap:12px;display:flex}#uploadimage .reply-form-footer #imgblock .file-input{display:none}#uploadimage .reply-form-footer #imgblock .image-upload-hint{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:150px;font-size:.85rem;font-weight:400;overflow:hidden}#uploadimage .reply-form-footer #imgblock #image-preview-container{flex:0 0 56px;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;max-height:56px;display:none;overflow:hidden}#uploadimage .reply-form-footer #imgblock #image-preview-thumbnail{border:1px solid #cbd5e1;border-radius:6px;min-width:56px;min-height:56px;display:block;box-shadow:0 2px 4px #0000000d;-o-object-fit:cover!important;object-fit:cover!important;width:56px!important;max-width:56px!important;height:56px!important;max-height:56px!important}#uploadimage .reply-form-footer .form-actions{align-items:center;gap:12px;display:flex}#uploadimage .reply-form-footer .form-actions #sendreply{margin-bottom:0}@media (width<=600px){#uploadimage .reply-form-footer .form-actions{justify-content:flex-end}}.accanswers{box-sizing:border-box;width:100%;padding:0;display:block}.accanswers .ans_row{overflow-wrap:break-word;word-break:break-word;box-sizing:border-box;border:1px solid #b2cfff;border-radius:3px;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.15rem;width:100%;margin:0 0 .4rem;padding:.4rem .6rem;overflow:hidden}.accanswers .ans_row .ans_from,.accanswers .ans_row .ans_ad_title,.accanswers .ans_row .ans_last_date{flex:none;width:100%}.accanswers .ans_row .ans_from,.accanswers .ans_row .ans_last_date{justify-content:flex-start}.accanswers .ans_row .ans_from div,.accanswers .ans_row .ans_from span{margin:0;line-height:1.2}.accanswers .ans_row .ans_from{gap:.1rem;height:auto}.accanswers .ans_row .lastcomment{word-break:break-word;white-space:normal}.accanswers .dialog-actions{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;gap:.4rem;width:100%;padding:0;display:flex}.accanswers .dialog-actions .dialog-action{box-sizing:border-box;flex:auto;min-width:160px;max-width:220px;margin-top:.05rem}@media (width<=640px){.accanswers .dialog-actions{flex-direction:column;gap:.35rem}.accanswers .dialog-actions .dialog-action{width:100%;max-width:none}}.dvaccbtm{background:#edfaff;border:1px solid #0ab6ff;border-radius:4px;width:60%;margin:5px;padding:10px;font-size:22px;font-weight:700;line-height:23px}.dvaccbtm .active{color:#0080ff;text-decoration:none}.dvaccbtm a{margin:5px;padding:5px}@media (width>=0){#content.search-page{padding-top:18px;position:relative}#content.search-page .input-example-button{box-sizing:border-box;background:#fff;border:1px solid #3b82f640;border-radius:18px;width:min(660px,100% - 32px);max-width:660px;margin:0 auto .75rem;padding:.85rem .85rem .75rem;position:relative;box-shadow:0 20px 45px #0f172a1f}#content.search-page .search-toolbar{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}#content.search-page .search-input-field{flex:260px;min-width:0}#content.search-page .search-input-wrapper{background:#f8fbff;border:1px solid #d6e4ff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;height:34px;min-height:34px;display:grid;overflow:hidden;box-shadow:inset 0 2px 6px #0f172a14}#content.search-page #findtextfield{color:#0f172a;background:0 0;border:none;border-radius:0;flex:1;min-width:0;height:34px;margin:0;padding:0 .6rem;font-size:15px;line-height:34px}#content.search-page #findtextfield:focus-visible{outline:none}#content.search-page .search-action{color:#0f3c91;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#eaf2ff;border:1px solid #c7d8ff;border-radius:10px;flex:none;justify-content:center;width:78px;min-width:78px;height:34px;margin-left:0;font-size:13px;font-weight:600;line-height:34px;transition:border .18s,background .18s;box-shadow:0 2px 6px #0f172a26}#content.search-page .search-action:hover{background:#dbe5ff;border-color:#94b6ff}#content.search-page .search-action:focus-visible{outline-offset:2px;outline:2px solid #3b82f666}#content.search-page .search-controls{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:.55rem;min-width:0;display:flex}#content.search-page #sortval{flex:0 178px;align-items:center;min-width:0;max-width:178px;display:flex;position:relative}#content.search-page .search-sort__trigger{cursor:pointer;color:#0f172a;background:#f5f8ff;border:1px solid #d6e4ff;border-radius:12px;justify-content:space-between;align-items:center;gap:.45rem;width:100%;min-width:0;height:34px;min-height:34px;padding:.3rem .8rem;font-weight:600;transition:border .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px 1px #ffffffb3}#content.search-page .search-sort__trigger:focus-visible{border-color:#73a2ff;outline:none;box-shadow:0 0 0 3px #73a2ff4d}#content.search-page .search-sort__icon{color:#475569;font-size:12px;line-height:1}#content.search-page .search-sort__label{white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}#content.search-page #sortval:after{content:none}#content.search-page #sortval select{appearance:none}#content.search-page .search-sort__list{z-index:5;background:#fff;border:1px solid #d6e4ff;border-radius:14px;margin:0;padding:.35rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 16px 40px #0f172a33}#content.search-page .search-sort__list.open{display:block}#content.search-page .search-sort__item{color:#0f172a;cursor:pointer;padding:.5rem 1rem;font-size:14px;font-weight:600;transition:background .15s}#content.search-page .search-sort__item[aria-selected=true]{background:#2563eb1f}#content.search-page .search-sort__item:hover,#content.search-page .search-sort__item:focus-visible{background:#2563eb1a;outline:none}#content.search-page .search-sort__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#content.search-page #sortval select option{color:#0f172a;background:#fff;padding:.5rem .75rem;font-weight:600}#content.search-page #sortval select option:focus,#content.search-page #sortval select option:hover{background:#2563eb1f}#content.search-page .adswithimages{color:#0f172a;cursor:pointer;white-space:nowrap;background:#3b82f614;border:1px solid #2563eb66;border-radius:10px;flex:none;align-items:center;gap:.35rem;min-width:0;max-width:100%;height:34px;padding:0 .65rem;font-weight:600;transition:background .2s,border .2s;display:inline-flex;position:relative}#content.search-page .adswithimages:hover{background:#3b82f626;border-color:#2563ebb3}#content.search-page .adswithimages input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}#content.search-page .adswithimages .image-toggle-text{color:#0f172a;font-size:13px}#content.search-page .adswithimages .image-toggle-box{background:#fff;border:1px solid #2563eb80;border-radius:6px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a14}#content.search-page .adswithimages.active{background:#2563eb26;border-color:#1d4ed8}#content.search-page .adswithimages.active .image-toggle-box{background:#1d4ed8;border-color:#1d4ed8}#content.search-page .adswithimages .image-toggle-box:after{content:"";opacity:0;border:2px solid #0000;border-width:0 2px 2px 0;width:6px;height:10px;transition:opacity .12s;display:block;transform:rotate(45deg)}#content.search-page .adswithimages.active .image-toggle-box:after{opacity:1;border-color:#fff}}@media (width<=720px){#content.search-page .input-example-button{padding:.4rem .4rem .35rem}#content.search-page .search-toolbar{flex-direction:column;align-items:stretch;gap:.35rem}#content.search-page .search-input-field{flex:1}#content.search-page .search-controls{flex-flow:row;justify-content:flex-start;align-items:center;gap:.35rem}#content.search-page #sortval{flex:auto;min-width:0;max-width:240px}#content.search-page .search-sort__trigger{justify-content:space-between;min-width:0;height:34px}#content.search-page .adswithimages{flex:0 auto;justify-content:flex-start;width:fit-content}}@media (width<=480px){#content.search-page .search-toolbar{flex-direction:column;gap:.5rem}#content.search-page .search-input-field{width:100%}#content.search-page .search-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.35rem;display:flex}#content.search-page .search-action{width:72px;min-width:72px}#content.search-page #sortval{flex:0 auto;width:auto;min-width:0;max-width:240px}#content.search-page .search-sort__trigger{width:auto;min-width:136px}#content.search-page .adswithimages{width:auto;min-width:120px}}@media (width<=960px){.mpagecolloc,.cat-main-page{float:none;width:calc(100% - 40px);max-width:none;margin:0 auto 24px;padding:16px}}@media (width<=900px){.cat-main-page{float:none;width:calc(100% - 40px);margin:0 auto 24px;padding:14px}.category-select-wrapper{grid-template-columns:1fr}#content.search-page .input-example-button{margin-top:16px;padding:.75rem 1rem}#index-content{align-items:flex-start;padding:0 16px 24px}.landing-panel{width:calc(100% - 32px);max-width:none;margin:0 auto 24px}}#footer{padding:10px}.formel #postal_code,.formel #phone{width:170px}.formel input[type=text]:hover,.formel input[type=password]:hover,.formel textarea:hover,.formel input[type=text]:focus,.formel input[type=password]:focus,.formel textarea:focus{box-shadow:0 0 2px #2fff47}.dialog-actions{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;margin-top:.25rem;display:flex}.dialog-action{cursor:pointer;color:#0f4daf;white-space:nowrap;text-overflow:ellipsis;background:#fefefe;border:2px solid #80bddc;border-radius:6px;outline:none;justify-content:center;align-items:center;min-width:95px;max-width:160px;padding:.35rem .7rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .12s,border-color .12s,color .12s,transform .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.dialog-actions .dialog-action:first-child{min-width:110px}.dialog-action--primary{color:#0f4daf;background:linear-gradient(145deg,#eef2ff,#f9fbff);border-color:#0f4daf;box-shadow:inset 0 0 0 1px #0f49af33}.dialog-action--secondary{color:#1f8f3f;background:linear-gradient(145deg,#edf8ef,#f7fff2);border-color:#1f8f3f;box-shadow:inset 0 0 0 1px #1f8f3f33}.dialog-action--ghost{color:#0f4daf;background:#fff;border-color:#cfdaf8}.dialog-action--danger{color:#e3342f;background:linear-gradient(145deg,#ffe8e8,#fff2f1);border-color:#e3342f;box-shadow:inset 0 0 0 1px #e3342f4d}.dialog-action:hover,.dialog-action:focus-visible{color:#0f4daf;background:#f0f4ff;border-color:#1a4fcf;box-shadow:0 8px 20px #0f172a1f}.dialog-action--secondary:hover,.dialog-action--secondary:focus-visible{background:#edfff0;border-color:#2f9642}.dialog-action--ghost:hover,.dialog-action--ghost:focus-visible{background:#eef2ff;border-color:#a6baff}.dialog-action--primary:active,.dialog-action--secondary:active,.dialog-action--ghost:active,.dialog-action--danger:active{transform:translateY(1px)}.mpgright{float:right;width:405px;margin:10px 40px 10px 10px;padding:10px 5px 10px 10px;font-size:16px;font-style:normal;font-weight:700;line-height:23px}.mpgright .clrright{color:#2092cd}.clrright .mpglink{color:#f43003;text-shadow:2px 2px 2px #982121;font-size:40px;line-height:40px;text-decoration:underline}.clrright .mpgwreg{color:#f43003;font-size:22px;font-style:normal;line-height:40px}.clrright .mpgclnbr{color:#2092cd}.landing-panel,.mpagecolloc,.cat-main-page{float:none;--landing-panel-h-pad:1.4rem;width:100%;max-width:360px;padding:2rem var(--landing-panel-h-pad);box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:20px;align-self:flex-start;margin:0 0 24px;box-shadow:0 20px 40px #0f172a14}.mpagecolloc{font-size:19px;font-weight:700;line-height:27px}#index-content{flex-direction:column;align-items:flex-start;gap:24px;width:100%;max-width:none;margin:0;padding-bottom:32px;display:flex}.mpagecolloc .location-field,.mpagecolloc .location-field+.location-field{float:none;width:100%;margin-bottom:12px}.mpagecolloc .location-field label{color:#0f172a;font-size:15px;font-weight:700}.mpagecolloc .location-field span{color:#1d4ed8;margin-bottom:6px;font-size:1em;display:block}.mpagecolloc .location-field{padding-left:var(--landing-panel-h-pad);padding-right:var(--landing-panel-h-pad);box-sizing:border-box;flex-direction:column;gap:.3rem;display:flex}.cat-main-page .category-select-wrapper{padding-left:var(--landing-panel-h-pad);padding-right:var(--landing-panel-h-pad);box-sizing:border-box}.mpagecolloc .location-field label,.mpagecolloc .location-field span,.mpagecolloc .location-field input{padding-left:0;padding-right:0}.mpagecolloc .location-field input{padding:.85rem 1rem}.location-header{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:.5rem;width:100%;display:flex}.location-header label{color:#0f172a;margin:0;font-weight:700}.location-header span{color:#1d4ed8;font-weight:600}#location_country,#location_city{color:#1d4ed8;font-size:1em}.location-input{box-sizing:border-box;background:#fff;border:1px solid #cbd5e4;border-radius:12px;width:100%;padding:.9rem 1rem;font-size:15px;box-shadow:inset 0 1px 3px #0f172a14}@media (width<=640px){.landing-panel{--landing-panel-h-pad:1.75rem}}@media (width<=400px){.landing-panel{--landing-panel-h-pad:2rem}}.clrbth{clear:both}.mpgtxt{color:#000;background:#fff;width:94%;margin-left:25px;padding:10px;font-size:15px;font-style:normal;line-height:22px}.pstlnktpr{color:#f43003;text-shadow:1px 0 1px #982121;font-size:26px;font-weight:700;text-decoration:underline}.adprice{color:#249f2d}.h1ad{color:#1164cc;padding:8px 3px}.phone_link{color:#006ea7;font-size:12px;font-weight:100;text-decoration:none}.selphone a{text-decoration:none}.selft{font-size:13px;font-weight:700}.datecatsel{color:#59b4e3;font-weight:700}.yourprices{color:#3e9fe3;width:100%;margin-top:20px;font-size:16px;font-weight:700}.yourprices div span{color:#6293ac!important}.yourprices input{width:100px;padding:3px}.divmnprice{margin-bottom:10px}.yourprices #savepricesbt{text-align:center;color:#fff;cursor:pointer;background-color:#4e9fff;border:1px solid #85b7ff;border-radius:3px;margin:2px auto;padding:5px 7px;display:inline-block}.yourprices #savepricesbt:hover{color:#fff;background-color:#008be7;border:1px solid #5188f0}.adswithimahes{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;align-items:center;gap:8px;height:44px;padding:0 16px;font-weight:600;transition:border .2s,background .2s;display:inline-flex}.adswithimahes.active{color:#fff;background:#2563eb;border-color:#2563eb}.adswithimahes:hover{border-color:#94a3b8}.adswithimahes input{display:none}.adswithimahes label{cursor:pointer;text-align:center;flex:1;margin:0;font-size:14px}@media (width<=768px){.accstatusm{flex-wrap:wrap;gap:.35rem}.status-pill{min-width:80px}.accstatusm__divider{display:none}}.errormessage{box-sizing:border-box;border-radius:18px;width:100%;margin:20px 0 0;padding:14px 16px;font-weight:600;line-height:1.45}@media (width<=960px){.contact-card__grid{grid-template-columns:1fr}.contact-card__aside{padding:32px}#content.content--contact{padding:42px 20px 56px}#respondformdiv.contact-page{padding:0 8px 28px}.contact-card__form{border-left:none}}@media (width<=720px){.contact-row{grid-template-columns:1fr}.contact-card__form{padding:28px 24px 32px}.contact-card__aside{padding:28px 24px}.contact-actions{flex-direction:column;align-items:stretch}.contact-submit{width:100%}#content.content--contact{border-radius:28px;padding:36px 16px 48px}.contact-card__grid{box-shadow:0 18px 42px #0f172a1f}}@media (width<=520px){.contact-captcha{flex-direction:column;align-items:flex-start}.contact-card__title{font-size:26px}.ad-edit-legal{border-top:1px dashed #dbeafe;flex-direction:column;gap:12px;margin-top:24px;padding-top:14px;display:flex}.ad-edit-legal__terms{color:#475569;margin:0;font-size:14px;line-height:1.6}.ad-edit__save-button{text-align:center;white-space:nowrap;width:fit-content;min-width:140px;max-width:100%}}#log{float:left;width:200px;height:auto;margin-top:3px;margin-left:15px;display:inline-block}#log img{width:100%;height:auto;display:block}#tbar{float:right;flex-flow:wrap;justify-content:flex-end;align-items:center;gap:.75rem;padding-top:10px;padding-right:15px;font-weight:700;display:flex}#tbar a{margin-right:0}.fbTextAcount{color:#1c4297;font-size:16px}h2{color:#0dbd00;font-size:16px;font-weight:700}h3{color:#022d43;margin-top:5px;font-size:16px}.mplocmn{color:#3877de;background:#fdfeff;border:1px solid #cad6e3;border-radius:3px;width:250px;margin:2px;padding:2px 2px 2px 5px;font-size:20px;text-decoration:none;display:inline-block}.mplocmn:hover{color:#1a6191;background:#f4faff;border:1px solid #cbdceb;text-decoration:none}.locationtagwid{margin:25px 0 5px}.locationtagwid #locations_tag{color:#000a28;border-radius:5px;max-width:240px;padding:5px;font-size:25px}.locationtagwid label{color:#729dba;margin:3px;font-size:18px;font-weight:700}.accordion{width:95%;margin-bottom:20px;padding:0}.accordion ul{margin:0;padding:0;list-style:none}.accordion ul li{border:1px solid #8dcdff;border-radius:1px;margin-top:5px;margin-bottom:10px;box-shadow:0 0 1px #8dcdff}.accordion .mcatdiv{color:#003d63;background:#f7fcff;height:36px;padding-top:2px;font-size:17px;text-decoration:none}.accordion ul li .adiv{float:left;padding:7px 3px 3px;font-size:19px;font-weight:700}.accordion a{color:#126da7;text-decoration:none}.accordion a:hover{cursor:pointer;text-decoration:underline}.accordion ul li .downcat{float:right;cursor:pointer;background:url(/build/assets/down_m-C97YJMBf.png) 100% 0 no-repeat;width:32px;height:32px;padding:0}.accordion ul li .ac{color:#126da7;margin-bottom:3px;padding:5px 5px 5px 10px;font-size:20px;line-height:26px;display:none}.accordion ul li .ac a{color:#188ed9;margin-top:3px}.accordion ul li .ac a:hover{color:red}.accordion .active .downcat{background:url(/build/assets/up_m-B8XrVXvk.png) 100% 0 no-repeat;width:32px;height:32px;padding:0}.search-input-wrapper{background:#fff;border:1px solid #cbd5e1;border-radius:999px;flex:1;align-items:center;min-width:280px;min-height:48px;display:flex;overflow:hidden}#findtextfield{background:0 0;border:none;border-radius:0;flex:1;height:48px;margin:0;padding:0 16px;font-size:16px}#findtextfield:focus{outline:none}.ui-menu .ui-menu-item-wrapper{padding:6px 5px!important;font-size:18px!important}#findtextimg{color:#fff;cursor:pointer;background:#2563eb;border:none;justify-content:center;align-items:center;width:52px;height:48px;font-size:20px;display:inline-flex}#findtextimg:hover{background:#1d4ed8}#findtextimg i{font-size:18px}.update-save-buttton{text-align:center;color:#fff;cursor:pointer;background-color:#5a97ff;border:1px solid #7db5ff;border-radius:12px;justify-content:center;align-items:center;margin:1.5rem 0 0;padding:12px 34px;font-size:16px;font-weight:600;transition:border .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 30px #2563eb40}.update-save-buttton:hover{background-color:#4e86ff;border-color:#6d9dfc;box-shadow:0 12px 32px #2563eb59}.update-cancel-buttton{text-align:center;color:#fff;cursor:pointer;background-color:#4e9fff;border:1px solid #85b7ff;border-radius:5px;margin:0 20px 0 8px;padding:12px;font-size:25px;display:inline-block}.update-cancel-buttton:hover{background-color:#4182d5;border:1px solid #5c7dad;box-shadow:0 0 4px #009cff94}.update-fill-fields{background:#ffff002e;border:2px solid #01c600;border-radius:5px;width:85%;margin:10px;padding:10px}.postptoptext{color:#31980e;background:#feffea;border:3px dashed #2ec939;border-radius:5px;width:80%;padding:6px;font-size:18px;font-weight:700;line-height:26px}.boxhotopost{color:#e00000;background:#fbffb5;border:3px dashed #2ec939;border-radius:5px;width:650px;padding:6px;font-size:20px;font-weight:700;line-height:24px}.verify-phone{color:red;text-align:center;background-color:#ff000026;border:2px dashed #ff1a00;border-radius:5px;margin:10px;padding:15px;font-size:20px;font-weight:700;line-height:28px;display:inline-block}.verify-phone:hover{background-color:#ff000357}.paid-membership{text-align:center;color:#ff0500;background:#fffcf1;border:2px dashed #00ca00;border-radius:5px;width:240px;margin:40px 5px;padding:10px;font-size:20px;font-weight:700;line-height:28px}.myButtonRequest{cursor:pointer;color:#ff2b00;text-shadow:0 1px #fe6;text-align:center;background:#ffec64 linear-gradient(#ffec64 5%,#ffab23 100%);border:3px solid #fa2;border-radius:6px;margin:30px 10px;padding:20px 29px;font-family:Arial;font-size:22px;font-weight:700;line-height:35px;text-decoration:none;display:inline-block;box-shadow:inset 0 1px #fff6af}.myButtonRequest:hover{background:#ffab23 linear-gradient(#ffab23 5%,#ffec64 100%)}.myButtonRequest:active{position:relative;top:1px}.boxhotopost span{font-size:17px}.boxtipspost{color:#e00000;padding-bottom:3px;font-size:14px;font-weight:700}#container{background:#fff;border:0 solid #d0d0d0;border-top-color:currentColor;border-radius:0 0 5px 5px;width:900px;min-height:550px;margin:0 auto 15px;display:flow-root;box-shadow:0 0 15px #000000b3}#header{clear:both}.menu_top{border-bottom:2px solid #bfdfff;height:5px;margin:8px 8px 2px}.login{margin-left:50px}.login .formel input{width:280px}.cursor-pointer{cursor:pointer}.post-images{float:left;width:85px;margin-top:10px;margin-left:15px}#sortval{align-items:center;font-size:14px;display:inline-flex;position:relative}#sortval select{color:#0f172a;background:#fff;border:1px solid #c4cdd6;border-radius:12px;min-width:180px;height:44px;padding:10px 34px 10px 14px;font-weight:600}#sortval select:focus{border-color:#6366f1;outline:none}#sortval:after{content:"▼";pointer-events:none;color:#64748b;font-size:10px;position:absolute;right:12px}.new-pass-container{margin:30px}.new-pass-container .formel input{width:280px}#sidebar{display:none}#container.has-sidebar #sidebar{float:left;box-sizing:border-box;width:220px;margin-top:10px;padding:0 10px;font-size:14px;display:block;overflow:hidden}#content{box-sizing:border-box;width:100%;padding:0 10px}#container.has-sidebar #content{float:left;width:660px}#maxpriceinp,#minpriceinp{border-color:#ccc;width:80px}.divmnprice input{border-radius:4px}.yourloc{color:#3e9fe3;width:160px;margin-top:20px;font-size:16px;font-weight:700}.yourloc a{color:#075cf7;font-weight:700}.yourloc div{color:#607893;margin:4px 0;font-size:14px;font-weight:400}#result_img{clear:both;width:90%;margin:0;padding:10px 0;display:inline-block}#file_upload_f input{cursor:pointer;width:92%}.password-sent-message{background:#caffc9;border:2px solid green;border-radius:5px;width:80%;margin:10px;padding:10px}.noimagep{text-align:center;vertical-align:middle;color:#54a7a7;border:1px solid #54a7a7;border-radius:4px;width:90px;height:60px;margin:0 auto;padding:3px;font-size:16px;font-weight:700;line-height:60px;display:inline-block}.cat-main-page h2,.mpagecolloc h2{color:#1d4ed8;margin:0 0 .75rem;margin-left:var(--landing-panel-h-pad);font-size:24px;font-weight:700}.cat-main-page .category-link{margin:0 0 .5rem;margin-left:var(--landing-panel-h-pad)}.category-link__anchor{color:#1d4ed8;border-bottom:3px solid;outline:none;margin-top:.25rem;padding-bottom:.15rem;font-size:24px;font-weight:800;text-decoration:none;transition:color .2s,border-color .2s;display:inline-block}.category-link__anchor:hover,.category-link__anchor:focus-visible{color:#2563eb;border-color:currentColor}.mpagecolloc .tmpage h2{margin-left:var(--landing-panel-h-pad);margin-bottom:.5rem}.category-select-wrapper{box-shadow:none;padding:0;padding-inline:.5rem;background:0 0;border:none;border-radius:0;grid-template-columns:1fr;justify-content:flex-start;align-items:stretch;gap:.75rem;padding-bottom:.5rem;display:grid}.category-select-wrapper select{color:#0f172a;appearance:none;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:16px;font-weight:600;transition:border-color .15s,box-shadow .15s;box-shadow:inset 0 3px 8px #0f172a14}.category-select-wrapper select:focus,#content.search-page .search-sort select:focus-visible{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.category-select-wrapper select:disabled{opacity:.65;cursor:not-allowed}.category-hint{color:#475569;margin-top:12px;font-size:14px}@media (width<=960px){.mpagecolloc,.cat-main-page{float:none;width:calc(100% - 40px);max-width:none;margin:0 auto 24px;padding:16px}}@media (width<=900px){.cat-main-page{float:none;width:calc(100% - 40px);margin:0 auto 24px;padding:14px}.category-select-wrapper{grid-template-columns:1fr}#content.search-page .input-example-button{margin-top:16px;padding:.75rem 1rem}#index-content{align-items:flex-start;padding:0 16px 24px}.landing-panel{width:calc(100% - 32px);max-width:none;margin:0 auto 24px}}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-field{margin:10px;padding:5px}#content.content-margin select{padding:1px;font-weight:700}#content.content-margin select option{padding:1px}#footer{clear:both;padding:10px}.fbuttons{color:#0658a4;background:#fff;border-top:0 solid #a3d1e9;width:95%;height:34px;margin:20px 10px 15px;padding:0;font-size:15px;font-weight:700}.stButton{margin:1px}.socbutton{float:left;background:#fafdff;border:2px solid #80bddc;border-radius:6px;margin:2px 40px 1px 3px;padding:2px 5px}.adview-description{overflow-wrap:break-word}#rsemail span{color:#0f4daf;float:left;margin:4px 4px 3px 2px}.st_sharethis_large div{float:left;margin:8px 2px 5px}h1{color:#404963;text-align:left;font-size:16px}.infodiv{float:left;width:200px;padding-bottom:25px;padding-right:25px}.infodiv.ad-view-page__meta-grid{float:none;width:100%;padding-bottom:0;padding-right:0}.infodiv div{color:#769fb2;border-top:1px solid #d3e1e8;margin-top:7px;padding-top:7px;font-size:14px;font-weight:700}.infodiv span{color:#000;word-wrap:break-word;margin-top:0;margin-bottom:7px}.viewadimg img{margin:0;padding:3px}.viewadimg img:hover{cursor:pointer}.white_content img{margin:0;padding:0}.white_content a:hover{text-decoration:none}.closeimg{text-align:right;color:#383838;cursor:pointer;padding:0 0 3px;font-size:14px}#underft{margin:0 auto 50px}#tpage{width:900px;margin:0 auto;padding:0 0 5px}.tmpage{color:#1d4ed8;font-size:20px}.tmpage h2,.tmpage h3{color:#1d4ed8;text-shadow:none;margin:2px;padding:0;font-size:19px;font-weight:700}#selectcategory{color:#1d4ed8;margin:0;margin-left:var(--landing-panel-h-pad);padding:0;font-size:19px;font-weight:700;line-height:27px}.mpagecol{float:left;width:240px;margin:5px;line-height:22px}.mpagecl{float:left;background:#f5fdff;border:1px solid #9eeeff;border-radius:8px;height:auto;margin:5px 5px 5px 35px;padding:10px}.mpagecl a{color:#006cd0}.chleft{float:left;text-align:left;margin:20px 25px 20px 15px;font-size:18px;font-weight:700;line-height:26px}.chright a{color:#0658a4;text-decoration:none}.chright a:hover{text-decoration:underline}.chright{float:left;text-align:left;background:#eaffe3;border:1px solid #32c900;border-radius:5px;margin:15px;padding:5px;font-size:19px;line-height:27px}.chleft a{color:#2099ff;text-decoration:underline}.chleft a:hover{color:#158df3;text-decoration:none}#menuid{background:#05449a;height:28px;margin:10px 0 0;padding:0;font-family:Verdana;font-size:14px;list-style:none}#menuid a:hover{text-decoration:none}.mhli{float:left;text-align:center;background:#05449a;border-left:1px solid #fff;margin:0;padding:0 2px;line-height:28px;position:relative}#respondformdiv{background:#f5fcff;border:1px solid #65b7e1;border-radius:5px;width:82%;margin-top:25px;margin-bottom:25px;padding:5px 5px 30px 40px;font-family:verdana,sans-serif;font-size:15px;box-shadow:0 0 3px #65b7e1}#formcont{margin-left:0}#isspamformdiv{background:#ffdfdb;border:1px solid #ff452c;border-radius:5px;width:85%;margin-top:25px;margin-bottom:25px;padding:10px 5px 20px 10px;font-family:verdana,sans-serif;font-size:15px;box-shadow:0 0 3px #ff452c}.acchead{color:#21a300;margin-top:25px;padding:5px;font-size:18px;font-weight:700}.accuserbt{text-align:left;margin:5px;font-weight:700}.accuserbt a{border:1px solid #389cdc;border-radius:5px;margin:8px 8px 8px 0;padding:6px;font-weight:700;display:inline-block}.accuserbt a:hover{background:#dff1ff;text-decoration:none}#sendok{background:#ddffef;border:2px solid green;width:85%;margin:5px;padding:5px;font-weight:700;display:none}.formlb{margin-top:13px}.formlel{margin-top:1px}.smhul{text-align:left;opacity:1;z-index:999;background:#fff;border:2px solid #92bbf3;border-top:0;border-radius:1px 1px 4px 4px;margin:0;padding:0;list-style:none;display:none;position:absolute;top:23px;box-shadow:0 0 6px #0081db80}.smhli{float:none;text-align:left;z-index:999;background:#fff;margin:0;padding:0;line-height:18px}.mha{color:#fff;margin:0;padding:2px 7px;font-weight:400;line-height:24px;text-decoration:none;display:block}.smha{color:#0052c1;text-align:left;margin:0;padding:2px 2px 2px 4px;font-size:15px;font-weight:100;line-height:18px;text-decoration:none;display:block}.mhli:hover ul,.mhli.jshover ul{cursor:pointer;display:block}.mhli:hover,.mhli.jshover{cursor:pointer;background:#357ad7}.smhli:hover,.smhli.jshover{cursor:pointer;z-index:999;background:#86b9ff}.imager{float:right;margin:2px 0 0 4px}.imager img{border-radius:2px}.imgbgdiv img{z-index:999;box-shadow:2px 2px 6px #b3b3b3}.catadt{margin-top:3px;margin-bottom:8px;margin-left:7px;font-size:16px;display:inline-block}.catadt a{color:#1164cc;word-wrap:break-word;font-size:18px;font-weight:700;text-decoration:none}.catadt a:hover{color:#1173ff}.catad{color:#000;border-bottom:1px solid #dee6ea;width:99%;height:auto;display:flex}.index_page_pos{margin-top:20px;display:inline-block}a.indexpage{float:left;color:#0078ff;background:#fff;border:1px solid #72b2e8;border-radius:2px;margin:5px;padding:5px;font-size:18px;font-weight:700;display:block}.indexpage_active{float:left;color:#0078ff;background:#fff;border:1px solid #fff;border-radius:2px;margin:5px;padding:5px;font-size:18px;font-weight:700;display:block}a.indexpage:hover{color:#008aff;background:#f0f8ff;text-decoration:none}.indexpage777{padding:2px;font-size:24px}#login_form{clear:both;position:absolute}#login_div{width:178px;margin-top:60px;margin-left:715px;padding-top:0;padding-left:5px;font-size:14px;position:absolute}#login_input{position:absolute}.ad-verification-box{clear:both;color:#0a933d;background:#e6ffcc;border:3px dashed #00e600;margin:10px;padding:10px;font-size:18px;line-height:22px}#pass_input{margin-top:40px;position:absolute}#enter_login{height:20px;margin-top:85px;font-size:13px;position:absolute}.enter_button{color:#000;background:#fff;border:1px solid #7899e4;width:40px;height:22px;padding:2px 5px;font-size:13px;text-decoration:none}.title_position{clear:both;float:left;width:auto;margin-top:-7px;margin-bottom:5px}.sign-up-container{margin-top:20px;margin-left:10px}.sign-up-container .formel input{width:280px}.h1-sign-up{color:#003fcb;padding:10px}#location{float:left;background:#f5fcff;border:1px solid #59c6ff;border-radius:5px;width:640px;padding:10px;font-size:16px;line-height:22px;box-shadow:0 0 3px #59c6ff}#category{float:left;background:#fff;width:640px;padding:10px;line-height:22px}#location a,#category a{color:#006cd0}#location a:hover,#category a:hover{color:red}#selected_location{color:#200a01;font-size:22px}.dont-know-pass{white-space:nowrap;font-size:16px;font-weight:700;text-decoration:underline}.tline{clear:both;background:#a8c3d8;width:99%;height:1px}#endft a{color:#0658a4;margin:0 15px 0 5px;font-size:14px;font-weight:700;text-decoration:underline}#endft{color:#fff;margin-top:5px;margin-bottom:5px;padding:10px;font-weight:700;line-height:28px}.copy{color:#00345c78;margin-top:10px;margin-bottom:10px;padding:10px;font-size:13px;font-weight:700}#isspam:hover{cursor:pointer}#respondformdiv textarea,#isspamformdiv textarea{width:85%;height:180px;padding:3px;font-family:verdana,sans-serif;font-size:15px}#respondformdiv input,#isspamformdiv input{margin:2px;padding:3px;font-family:verdana,sans-serif;font-size:15px}#senddata{padding:15px 10px 15px 0}.formel input[type=text],input[type=password],textarea{border:1px solid #c0dcec;border-radius:3px;box-shadow:0 0 2px #ececec}.formel #ad_title{background:#fff;width:430px}.formel #email,.formel #email_again{background:#fff;width:300px}.formel #ad_description{background:#fff}.formel{margin:2px 0}.formel input,.formel textarea{padding:5px}.formel--input-padding{padding:12px 0}.formel #captcha_input{background:#fff;width:110px;height:24px}.formel #your_name{width:250px}.formel #asking_price{width:130px}.formel #your_name,.formel #city_town,.formel #postal_code,.formel #phone{width:95%}.formel #postal_code,.formel #phone{width:170px}.uniqueadtext{color:#11ae00;font-weight:700}.textpostimgs{color:#157e82;font-size:17px;font-weight:700}.email-not-verified{background:#ffe198;border:2px solid red;width:300px;margin:10px;padding:15px;font-weight:700}.error-message{color:red}.update-error-message{color:#a60303;background:#fff1af;border:2px solid red;border-radius:5px;width:85%;margin:8px;padding:10px;font-weight:700;line-height:23px}.active-account{color:#000;background-color:#d9ffcd;border:1px dashed #009e18;margin:15px;padding:5px;font-weight:700}.ver-email-sent-message{background:#caffc9;border:2px solid green;width:90%;margin:15px;padding:15px}.email-verified-message{background:#e9ffe8;border:2px solid #33e433;width:90%;margin:20px;padding:15px}.formel input[type=text]:hover,.formel input[type=password]:hover,.formel textarea:hover,.formel input[type=text]:focus,.formel input[type=password]:focus,.formel textarea:focus{box-shadow:0 0 2px #2fff47}.yourloc h2,.yourloc h3{color:#00bf00;margin:3px 0;padding:0;font-size:17px;font-weight:700}.yourloc h1{color:#00bf00;margin:3px 0 0;padding:0;font-size:17px;font-weight:700}.thumbnail{z-index:0;font-size:15px;line-height:15px;text-decoration:none;position:relative}.thumbnail:hover{z-index:50;background-color:#0000;text-decoration:none}.thumbnail span{visibility:hidden;color:#000;background-color:#fff;padding:2px;text-decoration:none;position:absolute;left:-1000px}.thumbnail:hover span{visibility:visible;text-decoration:none;top:0;left:60px}ul#icons{margin:0;padding:0}ul#icons li{cursor:pointer;float:left;margin:2px;padding:4px 0;list-style:none;position:relative}ul#icons span.ui-icon{float:left;margin:0 4px}.thumbnail{z-index:0;position:relative}.thumbnail:hover{z-index:50;background-color:#0000}.thumbnail span{visibility:hidden;color:#000;padding:1px;text-decoration:none;position:absolute;left:90px!important}.thumbnail span img{background-color:#fff;border-width:0;padding:1px;overflow:hidden}.thumbnail:hover span{top:-50px;overflow:hidden;visibility:visible!important;left:90px!important}.yourloc .emptycat{color:#00bf00;font-size:16px;font-weight:700}.ans_row:hover{background:#fff;border:1px solid #0061ff}.ans_row .ans_from span{color:#999}.ans_row .ans_from div{vertical-align:middle;color:#3e619b;display:table-cell}.input-example-button{z-index:2;background:#fff;border:1px solid #d1d5db;border-radius:16px;width:100%;max-width:660px;margin:0 auto;padding:0 12px;position:relative;box-shadow:0 8px 18px #0f172a26}@media (width>=0){#content.search-page{padding-top:18px;position:relative}#content.search-page .input-example-button{box-sizing:border-box;background:#fff;border:1px solid #3b82f640;border-radius:18px;width:min(660px,100% - 32px);max-width:660px;margin:0 auto .75rem;padding:.85rem .85rem .75rem;position:relative;box-shadow:0 20px 45px #0f172a1f}#content.search-page .search-toolbar{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.75rem;width:100%;min-width:0;display:flex}#content.search-page .search-input-field{flex:260px;min-width:0}#content.search-page .search-input-wrapper{background:#f8fbff;border:1px solid #d6e4ff;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;height:34px;min-height:34px;display:grid;overflow:hidden;box-shadow:inset 0 2px 6px #0f172a14}#content.search-page #findtextfield{color:#0f172a;background:0 0;border:none;border-radius:0;flex:1;min-width:0;height:34px;margin:0;padding:0 .6rem;font-size:15px;line-height:34px}#content.search-page #findtextfield:focus-visible{outline:none}#content.search-page .search-action{color:#0f3c91;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#eaf2ff;border:1px solid #c7d8ff;border-radius:10px;flex:none;justify-content:center;width:78px;min-width:78px;height:34px;margin-left:0;font-size:13px;font-weight:600;line-height:34px;transition:border .18s,background .18s;box-shadow:0 2px 6px #0f172a26}#content.search-page .search-action:hover{background:#dbe5ff;border-color:#94b6ff}#content.search-page .search-action:focus-visible{outline-offset:2px;outline:2px solid #3b82f666}#content.search-page .search-controls{flex-wrap:nowrap;flex:0 auto;align-items:center;gap:.55rem;min-width:0;display:flex}#content.search-page #sortval{flex:0 178px;align-items:center;min-width:0;max-width:178px;display:flex;position:relative}#content.search-page .search-sort__trigger{cursor:pointer;color:#0f172a;background:#f5f8ff;border:1px solid #d6e4ff;border-radius:12px;justify-content:space-between;align-items:center;gap:.45rem;width:100%;min-width:0;height:34px;min-height:34px;padding:.3rem .8rem;font-weight:600;transition:border .15s,box-shadow .15s;display:flex;box-shadow:inset 0 1px 1px #ffffffb3}#content.search-page .search-sort__trigger:focus-visible{border-color:#73a2ff;outline:none;box-shadow:0 0 0 3px #73a2ff4d}#content.search-page .search-sort__icon{color:#475569;font-size:12px;line-height:1}#content.search-page .search-sort__label{white-space:nowrap;text-overflow:ellipsis;line-height:1;overflow:hidden}#content.search-page #sortval:after{content:none}#content.search-page #sortval select{appearance:none}#content.search-page .search-sort__list{z-index:5;background:#fff;border:1px solid #d6e4ff;border-radius:14px;margin:0;padding:.35rem 0;list-style:none;display:none;position:absolute;top:calc(100% + .35rem);left:0;right:0;box-shadow:0 16px 40px #0f172a33}#content.search-page .search-sort__list.open{display:block}#content.search-page .search-sort__item{color:#0f172a;cursor:pointer;padding:.5rem 1rem;font-size:14px;font-weight:600;transition:background .15s}#content.search-page .search-sort__item[aria-selected=true]{background:#2563eb1f}#content.search-page .search-sort__item:hover,#content.search-page .search-sort__item:focus-visible{background:#2563eb1a;outline:none}#content.search-page .search-sort__native{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#content.search-page #sortval select option{color:#0f172a;background:#fff;padding:.5rem .75rem;font-weight:600}#content.search-page #sortval select option:focus,#content.search-page #sortval select option:hover{background:#2563eb1f}#content.search-page .adswithimages{color:#0f172a;cursor:pointer;white-space:nowrap;background:#3b82f614;border:1px solid #2563eb66;border-radius:10px;flex:none;align-items:center;gap:.35rem;min-width:0;max-width:100%;height:34px;padding:0 .65rem;font-weight:600;transition:background .2s,border .2s;display:inline-flex;position:relative}#content.search-page .adswithimages:hover{background:#3b82f626;border-color:#2563ebb3}#content.search-page .adswithimages input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}#content.search-page .adswithimages .image-toggle-text{color:#0f172a;font-size:13px}#content.search-page .adswithimages .image-toggle-box{background:#fff;border:1px solid #2563eb80;border-radius:6px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex;box-shadow:inset 0 1px 2px #0f172a14}#content.search-page .adswithimages.active{background:#2563eb26;border-color:#1d4ed8}#content.search-page .adswithimages.active .image-toggle-box{background:#1d4ed8;border-color:#1d4ed8}#content.search-page .adswithimages .image-toggle-box:after{content:"";opacity:0;border:2px solid #0000;border-width:0 2px 2px 0;width:6px;height:10px;transition:opacity .12s;display:block;transform:rotate(45deg)}#content.search-page .adswithimages.active .image-toggle-box:after{opacity:1;border-color:#fff}}@media (width<=720px){#content.search-page .input-example-button{padding:.4rem .4rem .35rem}#content.search-page .search-toolbar{flex-direction:column;align-items:stretch;gap:.35rem}#content.search-page .search-input-field{flex:1}#content.search-page .search-controls{flex-flow:row;justify-content:flex-start;align-items:center;gap:.35rem}#content.search-page #sortval{flex:auto;min-width:0;max-width:240px}#content.search-page .search-sort__trigger{justify-content:space-between;min-width:0;height:34px}#content.search-page .adswithimages{flex:0 auto;justify-content:flex-start;width:fit-content}}@media (width<=480px){#content.search-page .search-toolbar{flex-direction:column;gap:.5rem}#content.search-page .search-input-field{width:100%}#content.search-page .search-controls{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.35rem;display:flex}#content.search-page .search-action{width:72px;min-width:72px}#content.search-page #sortval{flex:0 auto;width:auto;min-width:0;max-width:240px}#content.search-page .search-sort__trigger{width:auto;min-width:136px}#content.search-page .adswithimages{width:auto;min-width:120px}}.adswithimahes label{cursor:pointer;margin:0;font-size:14px}.contbdr{color:#f0f8ff;font-size:13px;font-weight:700}.sellbprice{color:#6d8fab}.selprice{color:#249f2d;font-size:17px}.sellbphone{color:#6d8fab}.selphone{color:#a07500}.imgbgdiv{float:right;padding:1px}.imgbgup{float:right;border:1px solid #a6a6a6!important}.btmadv{padding:3px 3px 3px 7px}.alladsin{color:#2cc038!important;font-size:17px!important}.sttext{color:#9db8cd;clear:both;padding:15px;font-size:12px;display:block}.mpvdo{color:#0087bd;margin-top:1px;margin-bottom:10px;font-size:14px;font-style:normal;font-weight:700}.mpvdo a{color:#0087bd;text-decoration:underline}.hotprc{color:#24ab00}.hotprcd{color:#ff3838}.htw{color:red;margin-right:5px;font-size:15px;font-weight:700}.phoneinpt0,.phoneinpt1,.phoneinpt2,.ver_code{color:#0070b7;border:1px solid #c0dcec;border-radius:3px;padding:2px;font-size:25px;font-weight:100;box-shadow:0 0 2px #ececec}.phonetbl{color:#006ea7;margin:10px 40px 40px;font-size:25px;font-weight:100}#pricetbl{border-spacing:0;border:0 solid #fff;border-top:1px dotted #31b32d;border-left:1px dotted #31b32d}#pricetbl tr th{color:#06bf00;border-spacing:0;background:#fff;border:1px dotted #31b32d;border-top:0 solid #fff;border-left:0 solid #fff;height:30px;font-size:22px}#pricetbl tr td{border-spacing:0;border:1px dotted #31b32d;border-top:0 solid #fff;border-left:0 solid #fff;height:30px}#phoneid div:hover{cursor:pointer}.accstatusm{background:linear-gradient(135deg,#1367c114,#fffc);border:1px solid #1367c140;border-radius:12px;align-items:center;gap:.5rem;margin:1.25rem 0;padding:.5rem;display:inline-flex;box-shadow:0 4px 18px #0f172a14}.accstatusm__divider{color:#0f172a80;margin-left:.35rem;margin-right:.35rem;font-weight:600}.status-pill{color:#0f4daf;background:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;align-items:flex-start;gap:.1rem;min-width:100px;padding:.35rem .8rem;font-size:.9rem;font-weight:600;transition:border-color .12s,transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 2px 6px #0f172a14}.status-pill__label{text-transform:uppercase;letter-spacing:.1em;color:#466da6;font-size:.8rem}.status-pill__count{color:inherit;font-size:1.45rem;font-weight:700}.status-pill--selected{background:#e9f1ff;border-color:#0f4daf;box-shadow:0 4px 10px #0f4caf2e}.status-pill--selected .status-pill__label{color:#0f4daf}.status-pill--idle{border-color:#0000}.status-pill:hover{border-color:#0f4caf73;transform:translateY(-1px)}@media (width<=768px){.accstatusm{flex-wrap:wrap;gap:.35rem}.status-pill{min-width:80px}.accstatusm__divider{display:none}}.ans_row{float:none;box-sizing:border-box;border:1px solid #b2cfff;border-radius:3px;align-items:center;gap:1rem;width:100%;margin-bottom:5px;padding:.55rem .9rem;display:flex}.ans_row div{padding:0}.ans_row .ans_from{color:#687282;flex-direction:column;flex:0 0 180px;justify-content:center;height:80px;display:flex}.ans_row .ans_ad_title{flex-direction:column;flex:1;justify-content:center;gap:.35rem;min-width:0;display:flex}.ans_row .ans_ad_title div{width:100%}.ans_row .ans_last_date{flex:0 0 120px;justify-content:flex-end;align-items:center;display:flex}.ans_row .adtitle{color:#307fff;font-size:.95em}.ans_row .lastcomment{color:#37ab40;font-size:1em}.ans_row .ans_time{text-align:right;color:#142b6f;width:100%;font-size:.9em;display:block}.ans_row.no{background:#f7faff}.ans_row.no:hover{background:#fff;border:1px solid #1ec6ff}.viewans{text-decoration:underline}.datecom,.whois{margin:0;padding:0;font-size:.8em;display:inline-block}.datecom{margin-left:25px}#replytocom{width:90%;margin:15px}#replytocom textarea{width:90%;height:150px;margin:3px;padding:4px;font-size:1em}.fileimg{margin:5px}.showco_img img{border:1px solid #73b9ff;margin:3px}.showco_img img:hover{cursor:pointer;border:1px solid #79ff4c}.viewans:hover{text-decoration:none}.dateviewed{color:#6b7280;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:.75rem;font-weight:600;display:flex}.com-row.yourc{color:#3773cc;font-size:1em}.com-row.usrec{color:#48853e;font-size:1em}.com-row{width:95%;margin:20px 5px}.com-row.yourc .comm{background:#d7e6ff;border:1px solid #adcdff;border-radius:3px;margin:1px;padding:3px}.com-row.usrec .comm{background:#e0ffdb;border:1px solid #b0ffa3;border-radius:3px;margin:1px;padding:3px}.acc_topbt{color:#0080ff;margin:5px;text-decoration:none}.dvaccbt{background:#edfaff;border:1px solid #0ab6ff;border-radius:4px;flex-wrap:wrap;justify-content:space-around;gap:10px;width:50%;min-width:240px;margin:5px;padding:5px;font-size:20px;font-weight:700;display:flex}.dvaccbt .active{color:#0080ff;text-decoration:none}.dvaccbt a{margin:3px;display:inline-block}.required-asterisk{color:#00a90c}.key-custom{color:#b2afab;margin:4px}.form-label{color:#82979f;font-weight:700}.image-rejection-list{color:#7f1d1d;flex-direction:column;gap:.25rem;margin-top:.5rem;font-size:.8rem;display:flex}.image-rejection-item{align-items:baseline;gap:.25rem;display:flex}.image-rejection-label{font-weight:600}.image-rejection-value{opacity:.85}.errormessage{color:#a60303;background:#fff1af;border:2px solid red;width:92%;margin:8px;padding:10px;font-weight:700;line-height:23px;display:none}.updated-message{color:#26a603;background:#c3ffaf;border:2px solid #087900;border-radius:5px;width:92%;margin:8px;padding:10px;font-weight:700;line-height:23px;display:none}.custom-select{position:relative}.custom-select select{appearance:none;color:#000;cursor:pointer;background-color:#fff;border:1px solid #c4d1eb;border-radius:5px;outline:none;width:100%;padding:5px 10px;font-size:18px;box-shadow:3px 3px 2px #e2e2e2}.custom-select select:focus{background:#f2f2f2;border:1px solid #5a7ec7;border-radius:5px}.custom-select:after{content:"";pointer-events:none;clip-path:polygon(8% 17%,0% 25%,50% 84%,100% 25%,92% 17%,50% 65%);background-color:#000;width:12px;height:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.ad-view-page__detail-row:not(:last-child){border-bottom:1px solid #e2e8f0}.auth-session-status{color:#047857;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:12px;margin-bottom:16px;padding:10px 16px;font-weight:600}.dropdown-link{color:#475569;border-radius:8px;padding:10px 18px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:block}.dropdown-link:hover,.dropdown-link:focus-visible{color:#0f172a;background:#f8fafc}.auth-validation-errors{background:#fef2f2;border:1px solid #fecaca;border-radius:16px;margin-bottom:16px;padding:16px 20px}.auth-validation-errors__title{color:#b91c1c;margin-bottom:8px;font-weight:600}.auth-validation-errors__list{color:#b91c1c;margin:0;padding-left:1rem;font-size:13px}.dropdown{display:inline-flex;position:relative}.form-alert--warning{color:#92400e;background:#fffbeb;border-color:#fcd34d}.processing-warning{border-color:#f39c12;max-width:280px}.processing-notice.display-none,.processing-warning.display-none{display:none}.update-save-buttton.processing-disabled{pointer-events:none;opacity:.6;cursor:not-allowed}.loading-confirm{vertical-align:middle;width:24px;height:24px;margin-left:.5rem;display:inline-block}.login-errors{color:#a60303;background:#fff1af;border:2px solid red;width:280px;margin:8px;padding:7px;font-weight:700;line-height:23px}.custom-border{border:1px solid #389cdc}.dashed-border-blue-2{border:1px solid #84bfef;border-radius:5px}.custom-text-color-ad{color:#048983}.w-100px{width:100px}.w-320{width:320px}.w-300{width:300px}.w-220{width:220px}.pagination{flex-direction:column;gap:12px;display:flex}.pagination__row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pagination__row--simple{justify-content:center}.pagination__row--compact{justify-content:flex-start}.pagination__row--full{justify-content:center}.pagination__item{color:#0f172a;background:#fff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;min-width:48px;padding:8px 14px;font-size:14px;font-weight:600;transition:border-color .2s,background .2s,transform .15s;display:inline-flex}.pagination__item--link:hover{background:#f8fafc;border-color:#cbd5f5}.pagination__item--disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9;border-color:#e2e8f0}.pagination__item--active{color:#fff;background:#14b8a6;border-color:#14b8a6;box-shadow:0 15px 30px #14b8a659}.pagination__item--ellipsis{border-style:dashed}.pagination__item svg{width:16px;height:16px}.pagination__item span[aria-hidden=true]{margin:0 6px}@media (width<=640px){.pagination__row--compact,.pagination__row--full{justify-content:center}}.pagination__info p{color:#475569;text-align:center;margin:0;font-size:13px}.font-weight-medium{font-weight:600}.pagination--admin{justify-content:flex-start;gap:8px}.login-title{color:#007517}.get-post-errors{box-sizing:border-box;overflow-wrap:anywhere;border:2px solid red;width:100%;max-width:450px}.select-field-error{overflow-wrap:anywhere;width:100%;max-width:130px;margin-top:4px;line-height:1.35}.post-ads-message{border:3px dashed #e65f00}.pics-account{opacity:.7;background:#fff;bottom:5px}.full-height{height:100vh}.flex-center{justify-content:center;align-items:center;display:flex}.position-ref{position:relative}.content{text-align:center}.black_overlay{z-index:1001;opacity:.4;width:100%;height:1500px;filter:alpha(opacity=0);background-color:#000;display:none;position:absolute;top:0%;left:0%}.white_content{z-index:1002;background-color:#fff;border:2px solid #5b5c5c;border-radius:3px;width:auto;height:auto;margin:0;padding:2px 2px 0;display:none;position:absolute;top:200px;left:30%;overflow:auto}.title{padding:20px;font-size:36px}.labellog.email{margin-bottom:2px}.labellog.pass{margin-top:12px;margin-bottom:2px}.loggin-button{margin-top:12px}.sign-up-errors{color:#a60303;background:#fff1af;border:2px solid red;width:400px;margin:8px;padding:7px;font-weight:700;line-height:23px}.ad-title-error,.ad-email-error,.ad-description-error,.car-year-error,.ad-captcha-error,.respond-ad-message-error,.respond-ad-captcha-error,.flag-ad-captcha-error{color:red}.respond-ad-message-login{float:left;margin:15px 2px}.adslimit_block{color:#010;font-size:18px;line-height:22px}.ad_saved_block{clear:both;color:#0a933d;background:#e6ffcc;border:3px dashed #00e600;margin:30px;padding:50px;font-size:18px;line-height:22px}.ad_saved_margin{margin:50px}li{list-style:none}.cath1{color:#00b500;text-align:left;font-size:16px}img{border:none}input{vertical-align:middle}#wrapper{min-width:239px;max-width:1280px;margin:0;padding:0}.slocdiv a{color:#2099ff;font-size:22px;font-weight:700;line-height:32px;text-decoration:none}.chright{float:left;text-align:left;background:#eaffe3;border:1px solid #32c900;border-radius:5px;width:90%;margin:0;padding:5px;font-size:18px;font-weight:700;line-height:22px}.pstp{color:#f43003;background:#fffdfc;border:1px solid #ffd6d5;border-radius:5px;padding:4px;font-size:1.15em;font-weight:700}.logintp{color:#2760e2;background:#fafbff;border:1px solid #cbdbff;border-radius:5px;padding:4px;font-size:1.15em;font-weight:700}.yourloc{padding:4px}.index_page_pos{clear:both;border:1px solid #fff;width:92%;margin:20px 5px 10px;padding:3px;font-size:17px;line-height:17px}.indexpage777{float:left;margin:5px;padding:5px;font-weight:700;display:block}.indexpage777:hover{color:#0078ff}.index_page_pos .btpage{float:left;margin:5px;padding:5px;display:block}.sendok_dis{background:#ddffef;border:2px solid green;width:90%;margin:5px;padding:5px;font-weight:700}@media (width<=1200px){#sortval{padding-left:0!important}}@media (width<=1023px){#allform{padding-left:20px}.cat-main-page{width:90%;margin:7px;padding:5px}#sortval{padding-left:0!important}a:hover{text-decoration:none}.thumbnail:hover span{top:-50px;overflow:hidden;visibility:hidden!important;left:90px!important}.pstlnktpr{color:#f43003;background:#fffdfc;border:1px solid #fda89a;border-radius:5px;margin:2px;padding:4px;font-size:1.15em;font-weight:700;text-decoration:none}#tpage{width:100%;max-width:940px;margin:0 auto}#container{width:100%;max-width:940px;margin:0 auto 15px;padding:0}#tbar{width:350px;margin-bottom:5px}#tbar div{margin:10px 0}#tbar a{padding-top:5px}#header{display:none;border:0!important;height:0!important;margin:0!important}.logintp{color:#2760e2;background:#fafbff;border:1px solid #cbdbff;border-radius:5px;margin:2px;padding:4px;font-size:1.15em;font-weight:700}.mpgright{float:left;width:90%;margin:5px;padding:5px;display:block}.mpagecolloc{width:90%;margin:5px;padding:5px;display:block}.mplocmn{width:90%;margin:3px;padding:3px}.fbTextAcount{color:#1c4297;margin-left:10px;font-size:.8em}.mpglink{color:#f43003;background:#fffdfc;border:1px solid #ffd6d5;border-radius:5px;margin:2px;padding:4px;font-size:2.15em;font-weight:700;text-decoration:none!important}#content{clear:both;box-sizing:border-box;padding:5px 15px;width:100%!important;margin-left:0!important}#sidebar{width:100%;margin:0;display:none}#sidebar:not(:empty){width:calc(100% - 30px);margin-left:15px;display:flex}.dvaccbt{width:80%;display:inline-flex}.yourprices{width:70%;margin-top:28px}.yourprices input{width:70px}.divmnprice{float:left;margin:3px}#minpriceinp{float:left}.your-location-title{display:none}}@media (width<=767px){html,body{background:#fff!important;width:100vw!important;min-width:0!important;max-width:100vw!important;margin:0!important;padding:0!important;position:relative!important;overflow-x:hidden!important}*,:before,:after{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}#sidebar,#header,.imgbgdiv{visibility:hidden!important;width:0!important;height:0!important;display:none!important}body #tpage,body #container,body #content{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;float:none!important;background:#fff!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;left:0!important;right:0!important;overflow-x:hidden!important}body .ad-form-shell{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;float:none!important;box-sizing:border-box!important;background:#fff!important;border:none!important;border-radius:0!important;margin:0!important;padding:10px!important;display:block!important}body #allform,body #location,body #category,body .ad-post-section,body .ad-post-location-block,body .ad-post-category-block{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}body input,body select,body textarea,body .formel,body .formlb{box-sizing:border-box!important;float:none!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}body #tbar{float:none!important;box-sizing:border-box!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;width:100%!important;max-width:100%!important;margin:10px 0!important;padding:0 10px!important;display:flex!important}body #log{float:none!important;width:fit-content!important;max-width:100%!important;margin:0 auto!important;padding:10px 0!important;display:block!important}body #log img{max-width:100%!important;height:auto!important}#endft a{margin:5px 0;font-size:16px;line-height:28px;display:block}}@media (width>=1024px){#tpage{width:100%;max-width:1024px;margin:0 auto}#container{background:#fff;width:100%;max-width:1024px;margin:0 auto 15px;box-shadow:0 0 15px #000000b3}}.index-intro{color:#222;max-width:880px;margin:24px auto 16px;padding:0 20px;line-height:1.5}.index-intro h1{margin:0 0 12px;font-size:1.6rem;line-height:1.25}.index-intro p{margin:0 0 12px}.index-intro a{text-decoration:underline}.menu2-page{color:#222;max-width:880px;margin:24px auto 32px;padding:0 24px;line-height:1.55}.menu2-page h1,.menu2-page h2,.menu2-page h3{margin:24px 0 12px;line-height:1.25}.menu2-page h1{font-size:1.6rem}.menu2-page h2{font-size:1.3rem}.menu2-page h3{font-size:1.1rem}.menu2-page p,.menu2-page ul,.menu2-page ol{margin:0 0 12px}.menu2-page ul,.menu2-page ol{padding-left:24px}.menu2-page a{text-decoration:underline}#index-content{align-items:flex-start;width:min(420px,100% - 32px)}#index-content .landing-panel,#index-content .mpagecolloc,#index-content .cat-main-page{float:none!important;align-self:flex-start!important;width:100%!important;max-width:360px!important;margin:0 0 24px!important}#index-content .landing-panel input,#index-content .landing-panel label{box-sizing:border-box;padding-left:.5rem;padding-right:.5rem}#index-content .landing-panel h2,#index-content .landing-panel .tmpage{margin-bottom:.75rem}#index-content .landing-panel{padding:1.5rem 1.25rem!important}#index-content .landing-panel .tmpage{margin-bottom:1rem}.login-page{--login-ink:#16304a;--login-accent:#0aa174;--login-accent-strong:#06845f;--login-muted:#63758a;--login-surface:#fff;--login-line:#c6d8ea;--login-glow:radial-gradient(circle at 20% 0%, #d9f6eb 0%, transparent 42%), radial-gradient(circle at 100% 100%, #dcecff 0%, transparent 46%);background:var(--login-glow), var(--login-surface);border:1px solid #e3edf7;border-radius:18px;max-width:540px;margin:18px auto 0;padding:18px;font-family:Trebuchet MS,Lucida Sans Unicode,Tahoma,sans-serif;box-shadow:0 20px 40px #15395824}.login-page__header{margin-bottom:12px}.login-page__title{color:var(--login-ink);letter-spacing:.01em;margin:0;font-size:32px;font-weight:800;line-height:1.05}.login-page__subtitle{color:var(--login-muted);margin:8px 0 0;font-size:15px;line-height:1.35}.login-page__alert{border-radius:10px;margin-bottom:12px;padding:12px 14px;font-size:15px;line-height:1.4}.login-page__alert:empty{display:none}.login-page__alert--success{color:#0f6e4f;background:#ebfff5;border:1px solid #73d7ac}.login-page__alert--error{color:#a1382b;background:#fff4f1;border:1px solid #f0b1a8}.login-page__form{gap:12px;display:grid}.login-page__field{gap:6px;display:grid}.login-page__label{color:var(--login-ink);font-size:20px;font-weight:700}.login-page__input{box-sizing:border-box;border:1px solid var(--login-line);color:#0f2135;background:#fbfdff;border-radius:10px;width:100%;padding:12px 14px;font-size:22px;line-height:1.2;transition:border-color .15s,box-shadow .15s}.login-page__input:focus{border-color:#76baf5;outline:none;box-shadow:0 0 0 4px #1180d626}.login-page__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:2px;display:flex}.login-page__forgot,.login-page__link{color:#1f5f9d;text-underline-offset:2px;font-size:15px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px}.login-page__submit{background:linear-gradient(180deg, var(--login-accent), var(--login-accent-strong));color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:12px;padding:12px 28px 14px;font-size:34px;font-weight:800;line-height:1;box-shadow:0 10px 24px #08805c47}.login-page__submit--medium{padding:12px 24px 14px;font-size:30px}.login-page__hint{color:#355a79;background:#f2f7fc;border:1px solid #d8e7f4;border-radius:10px;margin-top:6px;padding:10px 12px;font-size:14px}@media (width<=680px){.login-page{border-radius:14px;margin-top:10px;padding:14px}.login-page__title{font-size:28px}.login-page__label{font-size:18px}.login-page__input{font-size:20px}.login-page__submit{width:100%;font-size:30px}.login-page__submit--medium{font-size:28px}.login-page__footer{align-items:stretch}}.hp-field{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.ad-view-page__chart-container{width:100%;height:300px;position:relative}.ad-view-page__chart-container--compact{height:180px}.ad-view-page__price-history{width:100%;margin:8px 0 40px;padding:12px 0 0}.ad-view-page__price-history-header{justify-content:flex-start;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.ad-view-page__price-history .ad-view-page__section-title{margin:0;font-size:18px;line-height:1.1}.ad-view-page__price-history-meta{flex-wrap:wrap;gap:8px;display:flex}.ad-view-page__price-history-meta span{align-items:center;font-size:13px;font-weight:600;display:inline-flex}.ad-view-page__price-history-total--down{color:#b91c1c}.ad-view-page__price-history-total--up{color:#047857}.ad-view-page__price-history-meta{color:#475569;margin:0 0 10px}.ad-view-page__chart-shell{border-top:1px solid #dbeafe;padding-top:12px}@media (width<=640px){.ad-view-page__price-history{padding:16px}.ad-view-page__price-history-header{flex-direction:column}.ad-view-page__chart-container--compact{height:160px}}.ad-view-page__profile-score-stars,.ad-view-page__profile-score-label--spaced{margin-bottom:8px}.user-profile-back-link{margin-top:10px}.search-sidebar{box-sizing:border-box;color:#0f172a;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #dbe8fb;border-radius:14px;width:100%;max-width:210px;padding:.5rem;font-family:Inter,Source Sans Pro,system-ui,sans-serif;position:sticky;top:10px;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.search-sidebar *,.search-sidebar :before,.search-sidebar :after{box-sizing:border-box}.search-sidebar .sidebar-section{border-bottom:1px solid #e2e8f0;margin-bottom:.6rem;padding-bottom:.5rem}.search-sidebar .sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.search-sidebar .sidebar-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.62rem;font-weight:700;display:block}.search-sidebar .active-filter-card{background:#fff;border:1px solid #d9e4f5;border-radius:10px;width:100%;max-width:100%;margin-bottom:.2rem;padding:.45rem .55rem;transition:border-color .2s;box-shadow:0 1px 1px #0f172a0a}.search-sidebar .active-filter-card:hover{border-color:#14b8a6}.search-sidebar .filter-value-text{color:#0f172a;word-break:break-word;font-size:.76rem;font-weight:600;line-height:1.25}.search-sidebar .action-link{color:#006ea7;background:#f8fbff;border:1px solid #d5e3f8;border-radius:999px;align-items:center;gap:.3rem;margin-top:.1rem;padding:.22rem .5rem;font-size:.86rem;font-weight:700;line-height:1.2;text-decoration:none;transition:color .2s;display:inline-flex}.search-sidebar .action-link svg{opacity:.7;width:12px;height:12px}.search-sidebar .action-link:hover{color:#0f766e;background:#edf4ff;border-color:#b9d1f5}.search-sidebar .price-range-group{background:#fff;border:1px solid #d9e4f5;border-radius:10px;align-items:center;width:100%;max-width:100%;padding:0;display:flex;box-shadow:inset 0 1px 2px #0f172a0a}.search-sidebar .price-range-group:focus-within{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61a}.search-sidebar .price-range-group .price-input-wrapper{flex:1;min-width:0;position:relative}.search-sidebar .price-range-group .price-input-wrapper:before{content:"$";color:#6b7280;pointer-events:none;font-size:.65rem;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.search-sidebar .price-range-group input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;padding:.34rem .35rem .34rem 1.05rem;font-size:.72rem;font-weight:500}.search-sidebar .price-range-group input::placeholder{color:#6b7280;opacity:.4}.search-sidebar .filter-pills{flex-flow:wrap;gap:.2rem;width:100%;max-width:100%;display:flex}.search-sidebar .filter-select-group{position:relative}.search-sidebar .filter-select-group:after{content:"";pointer-events:none;opacity:.9;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%234f6b95' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/10px 7px no-repeat;width:10px;height:7px;position:absolute;top:50%;right:.62rem;transform:translateY(-50%)}.search-sidebar .filter-select-input{color:#1d3557;appearance:none;cursor:pointer;background:linear-gradient(#fff 0%,#f5f9ff 100%);border:1px solid #c9d9f2;border-radius:10px;outline:none;width:100%;min-height:35px;padding:.48rem 1.7rem .46rem .62rem;font-size:.76rem;font-weight:700;line-height:1.2;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffffbf,0 1px 2px #1148a614}.search-sidebar .filter-select-input:hover{background:linear-gradient(#fff 0%,#edf4ff 100%);border-color:#8cb2ea;box-shadow:inset 0 1px #ffffffe6,0 3px 8px #1148a624}.search-sidebar .filter-select-input:focus{background:#fff;border-color:#5f93e8;box-shadow:0 0 0 3px #5f93e82e,0 4px 10px #1148a62e}.search-sidebar .filter-pill-item{cursor:pointer;color:#475569;white-space:nowrap;background:#fff;border:1px solid #d5e0f1;border-radius:999px;align-items:center;max-width:100%;padding:.26rem .5rem;font-size:.7rem;font-weight:600;transition:all .15s;display:inline-flex}.search-sidebar .filter-pill-item:hover{color:#0f172a;background:#f2f7ff;border-color:#c5d8f7}.search-sidebar .filter-pill-item.active{color:#1148a6;background:#e9f2ff;border-color:#7fb0ff;font-weight:700;box-shadow:0 1px 2px #1148a614}.search-sidebar .reset-link{text-transform:uppercase;color:#b91c1c;letter-spacing:.02em;opacity:.7;margin-top:.35rem;font-size:.62rem;font-weight:700;text-decoration:none;display:inline-block}.search-sidebar .reset-link:hover{opacity:1;text-decoration:underline}#container.search-page-layout #sidebar:empty{display:none}#container.search-page-layout{box-sizing:border-box;width:100%;max-width:min(1260px,100vw - 24px);margin-left:auto;margin-right:auto}#container.search-page-layout #sidebar:not(:empty){float:left;box-sizing:border-box;width:220px;margin-top:10px;padding:0 10px;display:block}#container.search-page-layout #sidebar:not(:empty)+#content{float:left;width:calc(100% - 240px);max-width:none}@media (width<=1023px){#container.search-page-layout{width:100%;max-width:100%}#container.search-page-layout #sidebar:not(:empty){visibility:visible!important;float:none!important;width:100%!important;height:auto!important;margin:0!important;padding:0 10px 12px!important;display:block!important}#container.search-page-layout #sidebar:not(:empty)+#content.search-page{clear:both;float:none!important;width:100%!important;margin:0!important;padding:5px 10px 12px!important}.search-sidebar{width:min(340px,100%);max-width:340px;margin-bottom:24px;margin-left:0;margin-right:auto;position:static;top:auto}.search-sidebar .active-filter-card{width:min(320px,100%)}.search-sidebar .price-range-group{width:min(220px,100%)}.search-sidebar .filter-pills,.search-sidebar .filter-select-group,.search-sidebar .filter-select-input{max-width:320px}}@media (width<=960px){#container.search-page-layout #sidebar:not(:empty){float:none;width:100%;margin-top:0;padding:0 10px 12px}#container.search-page-layout #sidebar:not(:empty)+#content{float:none;width:100%}}@media (width<=767px){#container.search-page-layout #sidebar:not(:empty){visibility:visible!important;width:100%!important;height:auto!important;padding:8px 10px 12px!important;display:block!important}.search-sidebar{width:min(320px,100%);max-width:320px}.search-sidebar .active-filter-card{width:min(300px,100%)}.search-sidebar .filter-pills,.search-sidebar .filter-select-group,.search-sidebar .filter-select-input{max-width:300px}}#container.search-page-layout #content.search-page .input-example-button{box-sizing:border-box;width:100%;max-width:none;margin:0 0 .75rem;padding:.55rem}#container.search-page-layout #content.search-page{overflow-x:clip}#container.search-page-layout #content.search-page .search-toolbar{flex-direction:column;align-items:stretch;gap:.5rem;min-width:0;display:flex}#container.search-page-layout #content.search-page .search-input-field{flex:auto;width:100%;min-width:0}#container.search-page-layout #content.search-page .search-input-wrapper{width:100%;min-width:0;height:38px;min-height:38px}#container.search-page-layout #content.search-page #findtextfield{width:100%;min-width:0}#container.search-page-layout #content.search-page .search-action{white-space:nowrap;width:auto;min-width:74px;padding:0 .7rem}#container.search-page-layout #content.search-page .search-controls{flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.4rem;width:100%;min-width:0;display:grid}#container.search-page-layout #content.search-page #sortval{flex:none;width:clamp(180px,26vw,260px);min-width:180px;max-width:260px}#container.search-page-layout #content.search-page .search-sort__trigger{width:100%}#container.search-page-layout #content.search-page .adswithimages{justify-self:end}@media (width<=900px){#container.search-page-layout #content.search-page .input-example-button{width:100%;padding:.5rem}#container.search-page-layout #content.search-page .search-controls{flex:100%;gap:.35rem;min-width:0}#container.search-page-layout #content.search-page #sortval{flex:auto;width:100%;min-width:0;max-width:240px}}@media (width<=640px){#container.search-page-layout #content.search-page .search-toolbar{flex-direction:column;align-items:stretch}#container.search-page-layout #content.search-page .search-input-field,#container.search-page-layout #content.search-page .search-controls{width:100%;min-width:0}#container.search-page-layout #content.search-page .search-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}#container.search-page-layout #content.search-page #sortval{width:100%;min-width:0;max-width:240px}}@media (width<=460px){#container.search-page-layout #content.search-page .search-controls{grid-template-columns:1fr}#container.search-page-layout #content.search-page .adswithimages{justify-self:start;width:fit-content}}.nav-link,.responsive-nav-link{color:#475569;border-bottom:2px solid #0000;align-items:center;padding:.65rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.nav-link--active,.responsive-nav-link--active{color:#0f172a;border-color:#14b8a6}.nav-link:not(.nav-link--active):hover,.responsive-nav-link:not(.responsive-nav-link--active):hover{color:#0f766e}
