/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.overline{text-decoration-line:overline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#1463ff;--blue-dark:#0848cb;--navy:#071e4a;--ink:#102143;--muted:#64748b;--line:#dce7f5;--surface:#f4f8ff;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);min-width:320px;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1463ff4d}.shell{width:100%;max-width:1240px;margin:0 auto;padding:0 28px}.button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:wait;opacity:.65;transform:none}.topbar{z-index:50;background:#fffffff5;border-bottom:1px solid #dce7f5cc;position:sticky;top:0;box-shadow:0 4px 24px #071e4a0a}.nav-inner{justify-content:space-between;align-items:center;height:76px;display:flex}.brand{color:var(--navy);letter-spacing:-.9px;align-items:center;gap:10px;font-size:23px;font-weight:900;display:inline-flex}.brand-symbol{background:var(--blue);color:#fff;border-radius:11px 11px 11px 4px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;transform:rotate(-4deg);box-shadow:0 8px 20px #1463ff38}.brand-symbol svg{width:21px;height:21px;transform:rotate(4deg)}.desktop-nav{align-items:center;gap:34px;display:flex}.desktop-nav a{color:#49617f;font-size:14px;font-weight:700;transition:color .18s}.desktop-nav a:hover{color:var(--blue)}.nav-actions{align-items:center;gap:10px;display:flex}.text-action{color:#334b6d;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:750;display:inline-flex}.nav-publish{background:var(--navy);color:#fff}.nav-publish:hover{background:#0d326f;box-shadow:0 10px 24px #071e4a2e}.menu-button{background:var(--surface);cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-menu{border-top:1px solid var(--line);background:#fff;padding:14px 20px 22px;display:none}.mobile-menu a,.mobile-menu>button:not(.button){text-align:left;background:0 0;border:0;width:100%;padding:13px 2px;font-size:15px;font-weight:750;display:block}.mobile-menu .button{width:100%;margin-top:8px}.hero{color:#fff;background:radial-gradient(circle at 15% 20%,#3f8aff6b,#0000 28%),radial-gradient(circle at 85% 15%,#376de752,#0000 22%),linear-gradient(145deg,#071e4a 0%,#0c3a91 55%,#0d58e8 100%);min-height:650px;padding:85px 0 64px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.32;background-image:radial-gradient(#fff3 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.hero-orb{border:1px solid #ffffff17;border-radius:50%;position:absolute}.hero-orb-one{width:560px;height:560px;top:-210px;right:-190px}.hero-orb-two{width:490px;height:490px;bottom:-250px;left:-170px}.hero-content{text-align:center;z-index:2;position:relative}.hero-badge{color:#e5efff;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;padding:8px 13px;font-size:12px;font-weight:800;display:inline-flex}.hero-badge span{background:#60e7a7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #60e7a71f}.hero h1{letter-spacing:-4.7px;max-width:1000px;margin:25px auto 22px;font-size:clamp(48px,6.2vw,82px);line-height:.98}.hero h1 span{color:#82b4ff}.hero-content>p{color:#cfddf4;max-width:700px;margin:0 auto 34px;font-size:18px;line-height:1.65}.finder{text-align:left;background:#fff;border:1px solid #ffffff80;border-radius:19px;grid-template-columns:minmax(300px,1fr) 230px auto;align-items:center;max-width:950px;margin:0 auto;padding:8px;display:grid;box-shadow:0 28px 70px #010f2b4d}.finder-field{color:var(--ink);align-items:center;gap:13px;min-width:0;padding:6px 18px;display:flex}.finder-service{border-right:1px solid var(--line);position:relative}.finder-field>svg{color:var(--blue);flex:none}.finder-field>span{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.finder-field small{color:#8a9ab1;letter-spacing:.6px;text-transform:uppercase;font-size:10px;font-weight:850}.finder-field input,.finder-field select{appearance:none;color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0;height:24px;padding:0;font-size:14px;font-weight:750}.finder-field input::placeholder{color:#93a2b8;font-weight:500}.finder-city>svg:last-child{color:#8a9ab1}.search-suggestions{z-index:20;background:#fff;border:1px solid #dfe9f6;border-radius:13px;min-width:300px;padding:7px;position:absolute;top:calc(100% + 10px);left:53px;box-shadow:0 18px 38px #1033672e}.search-suggestions>small{color:#8a9ab1;letter-spacing:.6px;text-transform:uppercase;padding:5px 8px 7px;font-size:9px;font-weight:850;display:block}.search-suggestions button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:9px 8px;display:flex}.search-suggestions button:hover{background:#eef5ff}.search-suggestions button>svg{color:var(--blue);flex:none}.search-suggestions button>span{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.search-suggestions button strong{font-size:10px}.search-suggestions button em{color:#8294aa;font-size:8px;font-style:normal;font-weight:650}.finder-button{background:var(--blue);color:#fff;min-height:58px;padding:0 25px;box-shadow:0 10px 25px #1463ff47}.finder-button:hover{background:var(--blue-dark)}.quick-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.quick-links>span{color:#a9c2e7;font-size:11px}.quick-links button{color:#eef5ff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff26;border-radius:99px;padding:7px 11px;font-size:11px;font-weight:750}.quick-links button:hover{background:#ffffff2b}.hero-metrics{justify-content:center;align-items:center;margin-top:51px;display:flex}.hero-metrics>div{flex-direction:column;gap:5px;min-width:210px;display:flex}.hero-metrics strong{font-size:17px}.hero-metrics span{color:#a9c2e7;font-size:10px}.hero-metrics i{background:#ffffff29;width:1px;height:34px;margin:0 10px}.categories-section{background:var(--surface);padding:94px 0 100px}.section-title{margin-bottom:34px}.row-title{justify-content:space-between;align-items:flex-end;display:flex}.overline{color:var(--blue);letter-spacing:1.25px;text-transform:uppercase;margin-bottom:11px;font-size:10px;font-weight:900;display:block}.section-title h2,.how-header h2,.trust-copy h2,.provider-copy h2{letter-spacing:-2.3px;margin:0;font-size:clamp(34px,4vw,52px);line-height:1.04}.see-all{color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:7px;font-size:13px;font-weight:850;display:flex}.category-rail{grid-template-columns:repeat(9,1fr);gap:14px;display:grid}.category-tile{border:1px solid var(--line);cursor:pointer;text-align:center;background:#fff;border-radius:18px;min-height:156px;padding:16px 10px;transition:border-color .2s,box-shadow .2s,transform .2s}.category-tile:hover{border-color:#a8c5f6;transform:translateY(-5px);box-shadow:0 16px 35px #18468c1a}.category-visual{border-radius:16px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 15px;display:flex}.category-visual svg{width:27px;height:27px}.category-visual.sky{color:#1477aa;background:#dff3ff}.category-visual.yellow{color:#9f6800;background:#fff1bd}.category-visual.orange{color:#ba591f;background:#ffe6d5}.category-visual.mint{color:#16815c;background:#dff8ed}.category-visual.violet{color:#6548ac;background:#eee6ff}.category-visual.pink{color:#b64170;background:#ffe4ef}.category-visual.indigo{color:#4154af;background:#e5eaff}.category-visual.coral{color:#b94735;background:#ffe4df}.category-visual.green{color:#4f842f;background:#e4f5d9}.category-tile strong{margin-bottom:5px;font-size:12px;display:block}.category-tile small{color:#8a9ab1;font-size:9px}.results-section{padding:104px 0 110px}.results-title{justify-content:space-between;align-items:flex-end;display:flex}.results-title p{color:var(--muted);margin:12px 0 0;font-size:12px}.compact-search{background:var(--surface);border:1px solid var(--line);border-radius:12px;align-items:center;gap:9px;margin-bottom:3px;padding:0 13px;display:flex}.compact-search svg{color:var(--blue)}.compact-search input{background:0 0;border:0;outline:0;width:210px;height:46px}.filter-row{scrollbar-width:none;gap:8px;margin:0 0 28px;padding:2px 2px 8px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.filter-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:99px;flex:none;padding:9px 14px;font-size:11px;font-weight:750}.filter-row button.active{background:var(--blue);border-color:var(--blue);color:#fff}.professional-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.professional-card{border:1px solid var(--line);border-radius:22px;min-width:0;padding:23px;transition:box-shadow .2s,transform .2s}.professional-card:hover{transform:translateY(-4px);box-shadow:0 23px 48px #1c417a1c}.card-top{justify-content:space-between;align-items:center;display:flex}.profile-avatar,.large-avatar{border-radius:16px;justify-content:center;align-items:center;width:62px;height:62px;font-size:14px;font-weight:900;display:flex}.profile-avatar img,.large-avatar img,.account-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.blue{color:#235caa;background:linear-gradient(145deg,#d9ebff,#bcd7ff)}.coral{color:#974a33;background:linear-gradient(145deg,#ffe6dc,#ffcdbc)}.green{color:#246544;background:linear-gradient(145deg,#dcf7e8,#bceacd)}.sky{color:#276d8f;background:linear-gradient(145deg,#dff5ff,#bfe8fa)}.violet{color:#63519f;background:linear-gradient(145deg,#eee7ff,#d8ccff)}.indigo{color:#4457a3;background:linear-gradient(145deg,#e1e8ff,#c8d3ff)}.favorite{background:var(--surface);color:#7890ac;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.favorite.saved{color:var(--blue);background:#e7efff}.profile-name{align-items:center;gap:6px;margin:19px 0 0;display:flex}.profile-name h3{margin:0;font-size:17px}.profile-name svg{color:var(--blue)}.profile-role{color:#526984;margin:6px 0 15px;font-size:13px}.profile-meta{gap:7px;display:grid}.profile-meta span{color:#7d8fa7;align-items:center;gap:6px;font-size:10px;display:flex}.profile-meta svg{color:var(--blue)}.card-price{color:#1761c8;background:#eef6ff;border:1px solid #d7e8ff;border-radius:8px;margin-top:13px;padding:7px 9px;font-size:11px;font-weight:850;display:inline-flex}.rating{border-top:1px solid #e8eef6;border-bottom:1px solid #e8eef6;align-items:center;gap:5px;margin-top:17px;padding:12px 0;display:flex}.rating svg{color:#f2ac22}.rating strong{color:#7c5a12;font-size:12px}.rating span{color:#91a0b3;font-size:10px}.new-rating{color:#71839a!important;font-size:11px!important}.profile-completion{background:linear-gradient(135deg,#f7fbff,#eef6ff);border:1px solid #dbe9f8;border-radius:18px;margin:22px 0;padding:20px}.profile-completion-head{justify-content:space-between;align-items:center;display:flex}.profile-completion h2{margin:3px 0 0;font-size:18px}.profile-completion-head>strong{color:var(--blue);font-size:25px}.progress-track{background:#dce8f4;border-radius:99px;height:8px;margin:15px 0 10px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#1976d2,#39a0ff);height:100%;display:block}.profile-completion p{color:#71839a;margin:0;font-size:13px}.profile-completion button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;margin-top:12px;padding:0;font-weight:700;display:flex}.profile-completion button svg{width:15px;height:15px}.safety-note{color:#52708d;background:#eef7ff;border:1px solid #d6e9fb;border-radius:12px;flex:none;align-items:flex-start;gap:8px;margin:10px 18px;padding:10px 12px;font-size:11px;display:flex}.safety-note svg{color:var(--blue);flex:none;width:16px;height:16px}.attach-button{color:#5f7890;cursor:pointer;background:#f1f6fb;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-width:40px;min-height:40px;transition:background .2s,color .2s,transform .2s;display:inline-flex}.attach-button:hover{color:var(--blue);background:#e2efff;transform:translateY(-2px)}.attach-button.is-ready{color:#13875b;background:#dff7ed;border-color:#b9ecd6}.attach-button svg{width:17px;height:17px}.message-image{object-fit:cover;border-radius:10px;max-width:230px;max-height:180px;margin-top:8px;display:block}.message-image-button{cursor:zoom-in;background:0 0;border:0;padding:0}.message-thread article.has-attachment{box-shadow:none;background:0 0;border:0;padding:2px}.message-thread article.has-attachment p{background:0 0}.message-thread article.has-attachment .message-image{border-radius:13px;max-width:min(300px,72vw);max-height:260px;margin-top:0;box-shadow:0 5px 18px #19375f29}.location-card{background:#1463ff14;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;text-decoration:none;display:flex!important}.location-card>svg{color:var(--blue)}.location-card span{flex-direction:column;gap:2px;display:flex}.location-card strong{color:inherit;font-size:10px}.location-card small{color:#7890aa;font-size:9px}.composer-preview{background:#f3f7fc;border:1px solid #dce8f4;border-radius:12px;grid-column:1/-1;align-items:center;gap:8px;padding:6px 9px;display:flex}.composer-preview img{object-fit:cover;border-radius:7px;width:48px;height:38px}.composer-preview>button:first-child{cursor:zoom-in;background:0 0;border:0;padding:0}.composer-preview span{color:#56708d;align-items:center;gap:5px;font-size:11px;display:flex}.preview-remove{color:#7e8ea1;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:18px}.image-lightbox{z-index:1000;background:#08162bd1;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.image-lightbox img{object-fit:contain;border-radius:14px;max-width:min(900px,94vw);max-height:90vh;box-shadow:0 20px 70px #0006}.image-lightbox>button{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;width:42px;height:42px;font-size:28px;line-height:1;position:absolute;top:20px;right:24px}.message-thread a{color:var(--blue);align-items:center;gap:4px;margin-top:7px;font-size:11px;display:flex}.tags,.modal-tags{flex-wrap:wrap;gap:6px;margin:14px 0 21px;display:flex}.tags span,.modal-tags span{background:var(--surface);color:#5e7189;border-radius:7px;padding:6px 8px;font-size:9px;font-weight:750}.card-actions{grid-template-columns:.8fr 1.2fr;gap:8px;display:grid}.button.secondary{color:#344f73;background:#eef4fc}.button.contact,.blue-button{background:var(--blue);color:#fff}.button.contact:hover,.blue-button:hover{background:var(--blue-dark);box-shadow:0 10px 24px #1463ff33}.card-actions .button{min-height:43px;padding:0 10px;font-size:11px}.empty-state{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:24px;flex-direction:column;align-items:center;padding:65px 20px;display:flex}.empty-state>svg{color:var(--blue);background:#fff;border-radius:15px;width:62px;height:62px;padding:17px}.empty-state h3{margin:20px 0 7px}.empty-state p{color:var(--muted);margin:0 0 22px}.how-section{background:var(--navy);color:#fff;padding:100px 0}.how-header{justify-content:space-between;align-items:flex-end;margin-bottom:50px;display:flex}.overline.light{color:#78aaff}.how-header>p{color:#9eb2d1;max-width:380px;margin:0;line-height:1.65}.steps-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.steps-grid article{background:#fff1;border:1px solid #ffffff1c;border-radius:21px;min-height:285px;padding:28px;position:relative}.steps-grid article>span{color:#6682aa;font-size:11px;font-weight:850;position:absolute;top:24px;right:24px}.steps-grid article>i{background:var(--blue);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:54px;display:flex}.steps-grid article>i svg{width:23px;height:23px}.steps-grid h3{margin:0 0 10px;font-size:17px}.steps-grid p{color:#9eb2d1;max-width:280px;margin:0;font-size:12px;line-height:1.65}.trust-section{background:var(--surface);padding:100px 0}.trust-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;display:grid}.trust-copy>p{color:var(--muted);max-width:470px;line-height:1.7}.trust-points{gap:12px;display:grid}.trust-points article{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:19px;display:grid}.trust-points article>svg{color:var(--blue);background:#e6efff;border-radius:12px;width:46px;height:46px;padding:12px}.trust-points strong{font-size:13px}.trust-points p{color:var(--muted);margin:5px 0 0;font-size:11px}.provider-section{padding:100px 0}.provider-card{color:#fff;background:linear-gradient(135deg,#0a4bd4,#1973ff);border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;padding:54px 58px;display:grid;position:relative;overflow:hidden}.provider-card:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:340px;height:340px;position:absolute;top:-160px;right:-100px}.provider-icon{background:#ffffff26;border:1px solid #ffffff2e;border-radius:20px;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.provider-icon svg{width:36px;height:36px}.overline.light-blue{color:#b9d4ff}.provider-copy{z-index:2;position:relative}.provider-copy h2{font-size:clamp(30px,3.3vw,45px)}.provider-copy p{color:#d7e6ff;max-width:620px;margin:13px 0 0;line-height:1.6}.provider-button{color:var(--blue-dark);white-space:nowrap;z-index:2;background:#fff;position:relative}.provider-button:hover{box-shadow:0 15px 35px #051e5a33}footer{color:#fff;background:#071833;padding:68px 0 24px}.footer-main{grid-template-columns:.9fr 1.1fr;gap:60px;display:grid}.footer-brand{color:#fff}.footer-main>div:first-child>p{color:#8fa4c3;max-width:350px;font-size:12px;line-height:1.65}.footer-links{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links strong{margin-bottom:3px;font-size:12px}.footer-links a,.footer-links button{color:#8fa4c3;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:11px}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{color:#7187a7;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:50px;padding-top:20px;font-size:10px;display:flex}.mobile-dock{display:none}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#04112bb3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:25px;width:100%;max-width:570px;max-height:calc(100vh - 40px);padding:38px;position:relative;overflow-y:auto;box-shadow:0 35px 100px #0000004d}.compact-modal{max-width:470px}.profile-modal{max-width:520px;padding:0}.profile-modal-topbar{z-index:8;background:#fffffff7;border-bottom:1px solid #e8eef6;justify-content:space-between;align-items:center;min-height:62px;padding:10px 16px 10px 24px;display:flex;position:sticky;top:0}.profile-modal-topbar>span{color:#6d8098;letter-spacing:.2px;font-size:10px;font-weight:800}.profile-modal-topbar>button{color:#38516f;cursor:pointer;background:#eef3f9;border:0;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.profile-modal-topbar>button:hover{background:#e2ebf5;transform:scale(1.04)}.profile-modal-topbar svg{width:18px;height:18px}.profile-modal-body{padding:20px 28px 28px}.profile-photo-carousel{scrollbar-color:#9aacbf transparent;scrollbar-width:thin;scroll-snap-type:x mandatory;gap:10px;margin:0 0 22px;padding-bottom:6px;display:flex;overflow-x:auto}.profile-photo-carousel::-webkit-scrollbar{height:4px}.profile-photo-carousel::-webkit-scrollbar-thumb{background:#a7b6c8;border-radius:99px}.profile-photo-carousel>button{aspect-ratio:16/10;cursor:zoom-in;scroll-snap-align:start;background:#eef4fb;border:0;border-radius:15px;flex:0 0 100%;padding:0;position:relative;overflow:hidden}.profile-photo-carousel img{object-fit:cover;width:100%;height:100%}.profile-photo-carousel span{background:var(--blue);color:#fff;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:850;position:absolute;top:9px;left:9px}.modal-close{background:var(--surface);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;width:39px;height:39px;display:flex;position:absolute;top:20px;right:20px}.modal-close svg{height:19px}.modal-icon{color:var(--blue);background:#e7efff;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:21px;display:flex}.modal h2{letter-spacing:-1.2px;margin:0;font-size:30px}.modal-lead{color:var(--muted);margin:10px 0 25px;font-size:13px;line-height:1.6}.publish-form{gap:15px;display:grid}.publish-form label{color:#4f6480;gap:7px;font-size:11px;font-weight:800;display:grid}.publish-form input,.publish-form select,.publish-form textarea{border:1px solid var(--line);color:var(--ink);background:#f7faff;border-radius:11px;outline:0;width:100%;min-height:48px;padding:0 13px}.publish-form textarea{resize:vertical;min-height:90px;padding:12px 13px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.publish-form>.button{width:100%;margin-top:3px}.form-note{color:#8595aa;justify-content:center;align-items:center;gap:5px;font-size:9px;display:flex}.success-state,.account-state{text-align:center;flex-direction:column;align-items:center;padding:30px 8px 5px;display:flex}.success-state>svg,.account-state>svg{color:#15905f;background:#e4f8ee;border-radius:18px;width:72px;height:72px;margin-bottom:22px;padding:20px}.success-state p,.account-state p{color:var(--muted);margin:12px 0 24px;line-height:1.6}.large-avatar{width:78px;height:78px;margin-bottom:20px}.modal-profile-name{align-items:center;gap:7px;display:flex}.modal-profile-name svg{color:var(--blue)}.modal-role{color:#526984;margin:6px 0 20px}.modal-stats{background:var(--surface);border-radius:13px;gap:10px;padding:14px;display:grid}.modal-stats span{color:#61758f;align-items:center;gap:6px;font-size:11px;display:flex}.modal-stats svg{color:var(--blue);width:15px;height:15px}.modal-stats span:first-child svg{color:#f2ac22}.modal-price{color:#1761c8;background:#eef6ff;border:1px solid #d7e8ff;border-radius:10px;margin-top:12px;padding:10px 12px;font-size:13px;font-weight:850}.profile-description{color:#526984;margin:20px 0 0;font-size:13px;line-height:1.7}.profile-modal-body>.button{width:100%}.contact-note{color:#8a9ab1;text-align:center;margin-top:12px;font-size:9px;line-height:1.5;display:block}.auth-gate{text-align:center;flex-direction:column;align-items:center;padding:16px 5px 4px;display:flex}.auth-gate .modal-icon{margin-left:auto;margin-right:auto}.auth-gate h2{max-width:420px}.auth-gate>p{color:var(--muted);max-width:430px;margin:12px auto 24px;font-size:13px;line-height:1.65}.auth-gate>.button{width:100%}.auth-gate>small{color:#8294aa;align-items:center;gap:5px;margin-top:14px;font-size:9px;display:flex}.form-error{color:#ad3541;background:#fff0f1;border:1px solid #ffd2d7;border-radius:9px;margin:0;padding:10px 12px;font-size:11px;line-height:1.5}.toast{background:var(--navy);color:#fff;z-index:150;border-radius:12px;align-items:center;gap:9px;padding:13px 17px;font-size:12px;font-weight:750;animation:.25s both toast-in;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #03143647}.toast svg{color:#60e7a7;width:18px;height:18px}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,12px)}}.account-loading{background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.account-loading p{color:var(--muted);font-size:13px}.account-spinner{border:3px solid #d9e6f7;border-top-color:var(--blue);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.onboarding-page{background:radial-gradient(circle at 10% 15%, #2a76ff2e, transparent 25%), radial-gradient(circle at 90% 90%, #3985ff24, transparent 27%), var(--surface);justify-content:center;align-items:center;min-height:100vh;padding:90px 20px 35px;display:flex;position:relative}.account-brand{position:absolute;top:27px;left:35px}.onboarding-card{border:1px solid var(--line);background:#fff;border-radius:28px;width:100%;max-width:600px;padding:42px;position:relative;box-shadow:0 28px 80px #11346b21}.onboarding-progress{gap:6px;display:flex;position:absolute;top:30px;right:30px}.onboarding-progress span{background:#dbe5f3;border-radius:99px;width:26px;height:5px}.onboarding-progress span.active{background:var(--blue);width:42px}.account-kicker{color:var(--blue);letter-spacing:1.1px;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:900}.onboarding-card h1{letter-spacing:-1.7px;margin:0;font-size:36px}.onboarding-lead{color:var(--muted);max-width:470px;margin:10px 0 25px;font-size:13px;line-height:1.65}.account-form{gap:16px;display:grid}.account-form label{color:#4e637f;gap:7px;font-size:11px;font-weight:800;display:grid}.account-form input,.account-form select,.account-form textarea{border:1px solid var(--line);color:var(--ink);background:#f7faff;border-radius:11px;outline:0;width:100%;min-height:49px;padding:0 13px}.account-form input:focus,.account-form select:focus,.account-form textarea:focus{border-color:#8bb2f5;box-shadow:0 0 0 3px #1463ff14}.account-form input:disabled{color:#8392a5;cursor:not-allowed}.account-form textarea{resize:vertical;min-height:105px;padding:12px 13px}.avatar-editor{background:linear-gradient(135deg,#f7fbff,#eef6ff);border:1px solid #dce9f8;border-radius:18px;align-items:center;gap:18px;padding:20px;display:flex}.avatar-editor-circle{color:#275fae;background:linear-gradient(145deg,#dcecff,#bad5ff);border:4px solid #fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:112px;height:112px;font-size:25px;font-weight:900;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #24579b2e}.avatar-editor-circle>img{object-fit:cover;width:100%;height:100%}.avatar-editor-actions{opacity:0;background:#081b37b8;justify-content:center;align-items:center;gap:7px;transition:opacity .2s;display:flex;position:absolute;inset:0}.avatar-editor-circle:hover .avatar-editor-actions,.avatar-editor-circle:focus-within .avatar-editor-actions{opacity:1}.avatar-editor-actions label,.avatar-editor-actions button{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;gap:3px;min-height:44px;padding:5px 7px;font-size:8px;font-weight:800;display:flex}.avatar-editor-actions label{display:flex}.avatar-editor-actions input{opacity:0;width:1px;height:1px;position:absolute}.avatar-editor-actions svg{width:15px;height:15px}.avatar-editor>div:last-child strong{color:#233b5a;font-size:13px}.avatar-editor>div:last-child p{color:#7890aa;max-width:320px;margin:5px 0 0;font-size:10px;line-height:1.55}.bio-editor>span{justify-content:space-between;align-items:center;display:flex}.bio-editor>span strong{color:#4e637f;font-size:11px}.bio-editor>span small{color:#93a2b4;font-size:9px;font-weight:600}.listing-editor-modal{max-width:880px;padding:0}.listing-editor-modal>.modal-close{z-index:10;background:#fff;top:18px;right:18px;box-shadow:0 5px 18px #25466c1f}.listing-editor-header{background:linear-gradient(135deg,#f7fbff,#edf5ff);border-bottom:1px solid #dfeaf7;align-items:flex-start;gap:16px;padding:30px 86px 24px 34px;display:flex}.listing-editor-header>span{background:var(--blue);color:#fff;border-radius:14px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.listing-editor-header>span svg{width:21px;height:21px}.listing-editor-header h2{margin:0;font-size:27px}.listing-editor-header>div>p:last-child{color:#70839b;max-width:620px;margin:7px 0 0;font-size:11px;line-height:1.55}.listing-editor-form{grid-template-columns:1.1fr .9fr;gap:18px;padding:24px 34px 28px;display:grid}.listing-form-section{border:1px solid #e2eaf4;border-radius:16px;align-content:start;gap:14px;padding:18px;display:grid}.listing-section-title{border-bottom:1px solid #edf1f6;align-items:center;gap:10px;margin-bottom:2px;padding-bottom:14px;display:flex}.listing-section-title>span{color:var(--blue);background:#e9f2ff;border-radius:9px;justify-content:center;align-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:flex}.listing-section-title>div{flex-direction:column;gap:3px;display:flex}.listing-section-title strong{color:#243d5b;font-size:12px}.listing-section-title small{color:#8b9bad;font-size:9px}.listing-editor-form label{color:#4e637f;gap:6px;font-size:10px;font-weight:800;display:grid}.listing-editor-form label em{color:#ef5965;font-style:normal}.listing-editor-form input,.listing-editor-form select,.listing-editor-form textarea{color:var(--ink);background:#f7faff;border:1px solid #dce6f2;border-radius:10px;outline:0;width:100%;min-height:45px;padding:0 12px}.listing-editor-form input:focus,.listing-editor-form select:focus,.listing-editor-form textarea:focus{border-color:#82aef4;box-shadow:0 0 0 3px #1463ff14}.listing-editor-form textarea{resize:vertical;min-height:112px;padding:11px 12px}.listing-editor-form label>small{color:#8b9bad;font-size:8px;font-weight:500}.listing-form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.price-helper{color:#8b9bad;margin-top:-7px;font-size:8px;font-weight:500}.listing-description-label>span{justify-content:space-between;align-items:center;display:flex}.listing-description-label>span small{color:#94a2b2;font-size:8px;font-weight:600}.listing-photo-drop{cursor:pointer;text-align:center;background:#f7fbff;border:1.5px dashed #96b9e7;border-radius:14px;justify-content:center;align-items:center;min-height:150px;padding:20px;transition:background .2s,border-color .2s,transform .2s;position:relative;color:var(--blue)!important;display:flex!important}.listing-photo-drop:hover{border-color:var(--blue);background:#edf6ff;transform:translateY(-1px)}.listing-photo-drop.disabled{cursor:default;opacity:.55;transform:none}.listing-photo-drop>svg{background:#e4efff;border-radius:12px;width:42px;height:42px;padding:11px}.listing-photo-drop>strong{font-size:12px}.listing-photo-drop>small{color:#8294aa;max-width:260px;font-size:9px;font-weight:500;line-height:1.5}.listing-photo-drop input{cursor:pointer;opacity:0;position:absolute;inset:0}.listing-photo-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.listing-photo-grid article{aspect-ratio:1;border-radius:11px;position:relative;overflow:hidden}.listing-photo-grid img{object-fit:cover;width:100%;height:100%}.listing-photo-grid article>span{background:var(--blue);color:#fff;border-radius:6px;padding:4px 6px;font-size:7px;font-weight:850;position:absolute;top:6px;left:6px}.listing-photo-grid article>button{color:#fff;cursor:pointer;background:#0a1b33bf;border:0;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;display:flex;position:absolute;top:6px;right:6px}.listing-photo-grid article>button:hover{background:#c73f4d}.listing-photo-grid article>button svg{width:13px;height:13px}.listing-photo-empty{color:#8a9aaf;justify-content:center;align-items:center;gap:6px;padding:4px;font-size:9px;display:flex}.listing-photo-empty svg{width:14px;height:14px}.listing-photo-count{color:#8293a8;text-align:right;margin:0;font-size:8px}.listing-form-error,.listing-editor-footer{grid-column:1/-1}.listing-editor-footer{z-index:6;background:#fffffffa;border-top:1px solid #e7edf5;justify-content:flex-end;align-items:center;gap:10px;width:calc(100% + 68px);margin:2px -34px -28px;padding:16px 34px 18px;display:flex;position:sticky;bottom:-28px;box-shadow:0 -8px 20px #1732520a}.listing-editor-footer .button{min-width:150px}.secondary-button{color:#536b86;background:#eef3f8}.secondary-button:hover{background:#e2eaf3}.file-picker{color:var(--blue);cursor:pointer;background:#f7faff;border:1px dashed #9dbbe2;border-radius:11px;align-items:center;gap:9px;min-height:49px;padding:0 13px;display:flex;position:relative}.file-picker strong{font-size:11px}.file-picker small{color:#8293a8;font-size:10px;font-weight:500}.file-picker input[type=file]{cursor:pointer;opacity:0;position:absolute;inset:0}.account-form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.account-form fieldset{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:2px 0;padding:0;display:grid}.account-form legend{color:#4e637f;margin-bottom:9px;font-size:11px;font-weight:800}.type-choice{cursor:pointer;position:relative}.type-choice>input{opacity:0;width:1px;height:1px;position:absolute}.type-choice>span{border:1px solid var(--line);border-radius:13px;gap:4px;min-height:104px;padding:14px;transition:all .18s;display:grid}.type-choice>span svg{color:var(--blue);width:20px;height:20px;margin-bottom:4px}.type-choice>span strong{color:var(--ink);font-size:12px}.type-choice>span small{color:#8393a8;font-size:9px;font-weight:500}.type-choice>input:checked+span{border-color:var(--blue);background:#f1f6ff;box-shadow:0 0 0 2px #1463ff14}.secure-copy{color:#8b9aae;text-align:center;font-size:9px;line-height:1.5}.account-page{background:#f5f8fc;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.account-sidebar{color:#fff;background:#071e4a;flex-direction:column;min-height:100vh;padding:27px 18px 22px;display:flex;position:sticky;top:0}.account-sidebar .account-brand{color:#fff;margin:0 9px 40px;position:static;top:auto;left:auto}.account-sidebar nav{gap:6px;display:grid}.account-sidebar nav button,.account-sidebar nav a,.signout-link{color:#9fb3d2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:45px;padding:0 12px;font-size:11px;font-weight:750;display:flex}.account-sidebar nav svg,.signout-link svg{width:18px;height:18px}.account-sidebar nav button>span{background:#ffffff17;border-radius:99px;margin-left:auto;padding:4px 7px;font-size:8px}.account-sidebar nav button.active,.account-sidebar nav button:hover,.account-sidebar nav a:hover{color:#fff;background:#ffffff1a}.signout-link{border-top:1px solid #ffffff1a;border-radius:0;margin-top:auto;padding-top:19px}.account-side-bottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.account-side-bottom>a{color:#8fa2bf;border-radius:10px;align-items:center;gap:11px;padding:10px 12px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.account-side-bottom .signout-link{margin-top:0}.account-side-bottom svg{width:18px;height:18px}.account-load-error{text-align:center;background:#f5f8fc;flex-direction:column;align-items:center;min-height:100vh;padding:30px;display:flex}.account-load-error>svg{color:var(--blue);background:#e8f0ff;border-radius:18px;width:72px;height:72px;margin-bottom:20px;padding:20px}.account-load-error h1{margin:0;font-size:28px}.account-load-error p{color:var(--muted);max-width:430px;font-size:11px;line-height:1.6}.account-load-error .button{margin:10px 0 15px}.account-load-error>a:last-child{color:var(--blue);font-size:10px;font-weight:700}.account-main{min-width:0}.account-top{border-bottom:1px solid var(--line);background:#ffffffed;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex}.account-top>div:first-child{flex-direction:column;gap:3px;display:flex}.account-top p{color:#8b9aae;text-transform:uppercase;margin:0;font-size:9px}.account-top strong{font-size:12px}.account-avatar{color:#255ba5;background:linear-gradient(145deg,#d8e9ff,#b8d4ff);border-radius:11px;justify-content:center;align-items:center;width:41px;height:41px;font-size:10px;font-weight:900;display:flex}.account-content{max-width:1200px;margin:0 auto;padding:42px 34px 70px}.dashboard-welcome{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.dashboard-welcome h1{letter-spacing:-1.8px;margin:0;font-size:38px}.dashboard-welcome p:last-child{color:var(--muted);margin:8px 0 0;font-size:12px}.account-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:20px;display:grid}.account-stats article{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;gap:15px;padding:19px;display:flex}.account-stats article>span{color:var(--blue);background:#e8f0ff;border-radius:12px;justify-content:center;align-items:center;width:47px;height:47px;display:flex}.account-stats article>span.green-stat{color:#16805a;background:#e2f7ed}.account-stats article>span.orange-stat{color:#b66a0f;background:#fff0dc}.account-stats article svg{width:21px;height:21px}.account-stats article>div{flex-direction:column;gap:4px;display:flex}.account-stats strong{font-size:22px}.account-stats small{color:var(--muted);font-size:9px}.dashboard-panel{border:1px solid var(--line);background:#fff;border-radius:19px;padding:23px}.full-panel,.profile-panel{min-height:500px}.profile-panel{max-width:760px}.panel-heading{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.panel-heading h1,.panel-heading h2{letter-spacing:-.7px;margin:0;font-size:21px}.panel-heading p{color:var(--muted);margin:6px 0 0;font-size:10px}.panel-heading>button:not(.button){color:var(--blue);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:10px;font-weight:800;display:flex}.panel-heading>button svg{width:15px;height:15px}.verified-icon{color:var(--blue)}.listing-rows{border-top:1px solid #e8eef6}.listing-rows article{border-bottom:1px solid #e8eef6;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;min-height:78px;padding:12px 0;display:grid}.listing-icon{color:var(--blue);background:#e8f0ff;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.listing-icon svg{width:19px;height:19px}.listing-info{flex-direction:column;gap:7px;display:flex}.listing-info strong{font-size:12px}.listing-info small{color:#8191a6;align-items:center;gap:4px;font-size:9px;display:flex}.listing-info small svg{width:12px;height:12px}.listing-info .listing-price-inline{color:#1761c8;font-size:9px;font-weight:800}.listing-status{color:#187752;text-transform:uppercase;background:#e8f8ef;border-radius:99px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:850;display:inline-flex}.listing-status i{background:#20ae78;border-radius:50%;width:6px;height:6px}.listing-status.paused{color:#9a6519;background:#fff2dd}.listing-status.paused i{background:#dc9128}.listing-actions{gap:5px;display:flex}.listing-actions button{background:var(--surface);color:#6a7f99;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.listing-actions button:hover{color:var(--blue);background:#e5edfa}.listing-actions button.danger:hover{color:#bd3643;background:#ffeaec}.listing-actions svg{width:15px;height:15px}.listing-icon.has-photo{padding:0;overflow:hidden}.listing-icon.has-photo img{object-fit:cover;width:100%;height:100%}.account-empty{text-align:center;flex-direction:column;align-items:center;padding:55px 20px 45px;display:flex}.account-empty>svg{background:var(--surface);color:var(--blue);border-radius:15px;width:62px;height:62px;padding:17px}.account-empty h3{margin:18px 0 7px;font-size:17px}.account-empty p{color:var(--muted);margin:0 0 20px;font-size:11px}.chat-panel{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:340px 1fr;height:calc(100vh - 160px);min-height:560px;display:grid;overflow:hidden}.chat-list{border-right:1px solid var(--line);min-width:0;overflow-y:auto}.chat-list-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:87px;padding:0 20px;display:flex}.chat-list-header h1{letter-spacing:-.8px;margin:0;font-size:23px}.chat-list-header .account-kicker{margin-bottom:4px}.chat-list-header>button{background:var(--surface);color:#68809e;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.chat-list-header>button svg{width:16px;height:16px}.chat-items{display:grid}.chat-items>button{cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1f7;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-width:0;padding:15px 17px;display:grid}.chat-items>button:hover,.chat-items>button.active{background:#f2f7ff}.chat-items>button.active{box-shadow:inset 3px 0 0 var(--blue)}.chat-avatar{color:#275fae;background:linear-gradient(145deg,#dcecff,#bed8ff);border-radius:12px;flex:none;justify-content:center;align-items:center;width:45px;height:45px;font-size:10px;font-weight:900;display:flex}.chat-preview{flex-direction:column;gap:4px;min-width:0;display:flex}.chat-preview strong{font-size:11px}.chat-preview small{color:#8191a5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.chat-preview small.chat-service{color:var(--blue);font-size:8px;font-weight:750}.chat-items>button>i{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-style:normal;font-weight:850;display:flex}.chat-empty-list{text-align:center;flex-direction:column;align-items:center;padding:70px 25px;display:flex}.chat-empty-list>svg{background:var(--surface);color:var(--blue);border-radius:14px;width:56px;height:56px;margin-bottom:17px;padding:15px}.chat-empty-list strong{font-size:14px}.chat-empty-list p{color:var(--muted);margin:7px 0 16px;font-size:10px;line-height:1.55}.chat-empty-list a{color:var(--blue);font-size:10px;font-weight:850}.chat-window{flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.chat-window-header{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:12px;height:87px;padding:0 22px;display:flex}.chat-window-header .chat-avatar{width:43px;height:43px}.chat-window-header>div{flex-direction:column;gap:5px;min-width:0;display:flex}.chat-window-header strong{font-size:13px}.chat-window-header small{color:var(--blue);font-size:9px}.chat-window-header small.chat-phone{color:#5f7890;font-size:9px}.chat-report-button{color:#b44758;cursor:pointer;background:#fff6f7;border:1px solid #f4dce0;border-radius:9px;align-items:center;gap:5px;margin-left:auto;padding:8px 10px;font-size:8px;font-weight:800;display:flex}.chat-report-button svg{width:14px;height:14px}.chat-back{cursor:pointer;background:0 0;border:0;font-size:28px;display:none}.message-thread{background-color:#f7faff;background-image:radial-gradient(#1463ff0e 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;flex:1;gap:8px;min-height:0;padding:24px;display:flex;overflow-y:auto}.message-thread article{background:#fff;border:1px solid #e4ebf5;border-radius:5px 15px 15px;align-self:flex-start;max-width:min(72%,520px);padding:10px 13px 7px;box-shadow:0 5px 14px #26436c0f}.message-thread article.mine{background:var(--blue);border-color:var(--blue);color:#fff;border-radius:15px 5px 15px 15px;align-self:flex-end}.message-thread article p{white-space:pre-wrap;word-break:break-word;margin:0;font-size:11px;line-height:1.55}.message-thread article small{color:#93a0b1;text-align:right;margin-top:4px;font-size:7px;display:block}.message-thread article.mine small{color:#c6d9ff}.message-composer{border-top:1px solid var(--line);z-index:3;background:#fff;flex:none;grid-template-columns:minmax(0,1fr) auto auto;align-items:flex-end;gap:10px;padding:13px 16px;display:grid;position:relative}.message-composer textarea{background:var(--surface);border:1px solid var(--line);resize:none;border-radius:12px;outline:0;min-height:48px;padding:14px}.message-composer button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.message-composer button:disabled{cursor:not-allowed;opacity:.45}.message-composer button svg{width:19px;height:19px}.chat-error{color:#ad3541;background:#fff0f1;flex:none;margin:0;padding:8px 16px;font-size:9px}.chat-placeholder,.first-message,.chat-loading{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.chat-placeholder>svg,.first-message>svg{color:var(--blue);background:#e8f0ff;border-radius:18px;width:72px;height:72px;margin-bottom:19px;padding:21px}.chat-placeholder h2,.first-message h3{margin:0}.chat-placeholder p,.first-message p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.6}.first-message{margin:auto}.first-message>svg{width:60px;height:60px;padding:18px}.listing-status.pending{color:#9b6b00;background:#fff7dc}.listing-status.pending i{background:#e8a700}.listing-status.rejected{color:#b13747;background:#fff0f2}.listing-status.rejected i{background:#d9475b}.admin-entry{color:#7c3aed!important}.report-link{color:#7b8797;cursor:pointer;background:0 0;border:0;justify-content:center;align-self:center;align-items:center;gap:7px;margin:14px auto 0;font-size:10px;display:inline-flex}.report-link:hover{color:#c33f51}.report-link svg{width:14px;height:14px}.report-form{text-align:left;flex-direction:column;gap:15px;margin-top:20px;display:flex}.report-form-title{color:#b52d42;background:#fff5f6;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.report-form-title>svg{width:24px;height:24px}.report-form-title div{flex-direction:column;gap:3px;display:flex}.report-form-title strong{font-size:12px}.report-form-title small{color:#8d6670;font-size:9px}.report-form label{color:var(--text);flex-direction:column;gap:7px;font-size:10px;font-weight:700;display:flex}.report-form select,.report-form textarea{background:var(--surface);border:1px solid var(--line);font:inherit;border-radius:11px;outline:0;padding:12px}.report-form textarea{resize:vertical;min-height:92px}.report-form-actions{justify-content:flex-end;gap:10px;display:flex}.report-form-actions>button:first-child{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:10px 18px}.chat-report-modal{max-width:470px;padding-top:46px}.data-danger-zone{background:#fff8f8;border:1px solid #f4d9dd;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:16px;display:flex}.data-danger-zone strong{color:#9f3041;font-size:10px;display:block}.data-danger-zone p{color:#8d6670;margin:4px 0 0;font-size:8px;line-height:1.5}.data-danger-zone button{color:#b12f44;cursor:pointer;background:#fff;border:1px solid #e7aeb7;border-radius:9px;flex:none;padding:9px 12px;font-size:8px;font-weight:850}.account-blocked{color:#a62e40;background:#fff1f3;border:1px solid #ffd4da;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.account-blocked>svg{flex:none;width:21px;height:21px}.account-blocked strong{font-size:11px}.account-blocked p{color:#86515a;margin:4px 0 0;font-size:9px;line-height:1.5}.admin-page{background:#f4f7fb;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#0c1830;flex-direction:column;min-height:100vh;padding:27px 18px 20px;display:flex;position:sticky;top:0}.admin-brand{color:#fff;margin:0 8px 28px}.admin-brand .brand-symbol{background:#377dff}.admin-identity{background:#ffffff13;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:10px;margin-bottom:20px;padding:12px;display:flex}.admin-identity>svg{color:#75a8ff;background:#1e3a6a;border-radius:10px;width:37px;height:37px;padding:9px}.admin-identity div{flex-direction:column;gap:3px;display:flex}.admin-identity strong{font-size:10px}.admin-identity small{color:#8fa2c1;font-size:8px}.admin-sidebar nav{flex-direction:column;gap:5px;display:flex}.admin-sidebar nav button{color:#9dafc9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:12px;font-size:10px;font-weight:700;display:flex}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#183663}.admin-sidebar nav svg,.admin-back svg{width:18px;height:18px}.admin-sidebar nav button span{color:#fff;text-align:center;background:#ff526a;border-radius:20px;min-width:18px;margin-left:auto;padding:3px 5px;font-size:7px}.admin-back{color:#8fa2c1;align-items:center;gap:9px;margin:auto 10px 0;font-size:9px;text-decoration:none;display:flex}.admin-main{min-width:0}.admin-topbar{background:#fff;border-bottom:1px solid #e4eaf2;justify-content:space-between;align-items:center;height:70px;padding:0 32px;display:flex}.admin-topbar div{flex-direction:column;gap:3px;display:flex}.admin-topbar p{color:#8996a8;margin:0;font-size:8px}.admin-topbar strong{font-size:12px}.admin-topbar button{color:#58708f;cursor:pointer;background:#f4f7fb;border:0;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.admin-topbar button svg{width:16px;height:16px}.admin-content{max-width:1500px;margin:0 auto;padding:34px 34px 60px}.admin-heading h1,.admin-list-header h1,.admin-card-title h1{letter-spacing:-1.2px;margin:5px 0 7px;font-size:28px}.admin-heading>div>p:last-child,.admin-list-header p,.admin-card-title p{color:#7d8b9e;margin:0;font-size:10px}.admin-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:27px 0 20px;display:grid}.admin-stat-grid article{background:#fff;border:1px solid #e5ebf3;border-radius:16px;align-items:center;gap:13px;min-height:92px;padding:17px;display:flex}.admin-stat-grid article>span{color:#2f73ed;background:#eaf1ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.admin-stat-grid article>span svg{width:20px;height:20px}.admin-stat-grid article>div{flex-direction:column;gap:3px;display:flex}.admin-stat-grid strong{font-size:22px}.admin-stat-grid small{color:#7d8b9e;font-size:8px}.admin-stat-grid article.attention>span{color:#cc8d00;background:#fff6d9}.admin-stat-grid article.danger>span{color:#d4485d;background:#fff0f2}.admin-overview-grid{grid-template-columns:1.35fr .65fr;gap:20px;display:grid}.admin-card{background:#fff;border:1px solid #e5ebf3;border-radius:17px;overflow:hidden}.admin-card-title{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.admin-card-title h2{margin:0 0 5px;font-size:14px}.admin-card-title button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.admin-full{min-height:calc(100vh - 140px)}.admin-list-header{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;padding:21px 24px;display:flex}.admin-list-header input{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:10px;outline:0;min-width:230px;padding:11px 13px;font-size:10px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:700px}.admin-table th{color:#8391a4;letter-spacing:.3px;text-align:left;text-transform:uppercase;background:#f8fafc;padding:11px 17px;font-size:8px}.admin-table td{color:#435269;vertical-align:middle;border-top:1px solid #edf1f5;padding:14px 17px;font-size:9px}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>strong{color:#17243a;margin-bottom:4px;font-size:10px}.admin-table td>small{color:#8794a7;font-size:8px}.admin-photo-strip{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.admin-photo-strip a{border:1px solid #dce5f0;border-radius:7px;width:54px;height:42px;display:block;overflow:hidden}.admin-photo-strip img{object-fit:cover;width:100%;height:100%;display:block}.conversation-evidence strong{color:#33445c}.report-photos{margin-bottom:8px}.admin-status{color:#65748a;background:#eef2f7;border-radius:20px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.admin-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.admin-status.active,.admin-status.resolved{color:#17834c;background:#e7f8ef}.admin-status.pending,.admin-status.open{color:#a87300;background:#fff5d7}.admin-status.rejected,.admin-status.blocked{color:#b63549;background:#fff0f2}.admin-row-actions,.report-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-action{color:#57677c;cursor:pointer;background:#f1f4f8;border:0;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:8px;font-weight:700;display:inline-flex}.admin-action svg{width:13px;height:13px}.admin-action.approve{color:#167a48;background:#e8f8ef}.admin-action.reject{color:#b63549;background:#fff0f2}.admin-action:disabled{cursor:wait;opacity:.45}.admin-activity{padding:4px 18px 10px}.admin-activity article{border-bottom:1px solid #edf1f5;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px 2px;display:grid}.admin-activity article>svg{color:#4679cc;width:16px;height:16px}.admin-activity article div{flex-direction:column;gap:3px;display:flex}.admin-activity strong{text-transform:capitalize;font-size:9px}.admin-activity small,.admin-activity time{color:#8a97a8;font-size:7px}.report-list{flex-direction:column;display:flex}.report-list>article{border-bottom:1px solid #e9eef4;grid-template-columns:auto 1fr auto;align-items:flex-start;gap:16px;padding:22px 24px;display:grid}.report-list>article.open{background:#fffdfa}.report-icon{color:#d1465a;background:#fff0f2;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.report-icon svg{width:18px;height:18px}.report-icon.support{color:#2d72e8;background:#eaf2ff}.report-body>div{align-items:center;gap:9px;display:flex}.report-body time{color:#93a0b0;font-size:8px}.report-body h3{margin:10px 0 5px;font-size:12px}.report-body p{color:#5f6d80;margin:0;font-size:9px}.report-body blockquote{color:#5f6d80;background:#f7f9fc;border-left:3px solid #ced8e5;margin:11px 0;padding:9px 11px;font-size:9px;line-height:1.55}.report-body>small{color:#94a0b0;font-size:7px}.admin-empty{color:#758399;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:25px;display:flex}.admin-empty>svg{color:#87a8dc;width:34px;height:34px;margin-bottom:12px}.admin-empty strong{color:#2a384d;font-size:11px}.admin-empty p{margin:6px 0 0;font-size:9px}.admin-loading{background:#f4f7fb;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.admin-loading p{color:#748398;font-size:10px}.auth-page{background:radial-gradient(circle at 12% 12%,#4888ff2e,#0000 31%),radial-gradient(circle at 90% 88%,#46d2ac21,#0000 28%),#f4f8ff;justify-content:center;align-items:center;min-height:100vh;padding:90px 24px 45px;display:flex;position:relative}.auth-brand{position:absolute;top:27px;left:34px}.auth-back{color:#65758b;align-items:center;gap:7px;font-size:10px;font-weight:750;text-decoration:none;display:flex;position:absolute;top:36px;right:34px}.auth-back svg{width:15px;height:15px}.auth-shell{background:#fff;border:1px solid #dce6f3;border-radius:24px;grid-template-columns:.88fr 1.12fr;width:100%;max-width:920px;min-height:590px;display:grid;overflow:hidden;box-shadow:0 26px 80px #1b3e6e21}.auth-story{color:#fff;background:linear-gradient(145deg,#0f4fc7 0%,#1463ff 58%,#3880ff 100%);flex-direction:column;justify-content:center;padding:56px 44px;display:flex;position:relative}.auth-story:after{content:"";background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;width:270px;height:270px;position:absolute;top:-100px;right:-145px}.auth-story-icon{background:#ffffff26;border:1px solid #ffffff2e;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:25px;display:flex}.auth-story-icon svg{width:25px;height:25px}.auth-story .account-kicker{color:#c9dcff}.auth-story h1{letter-spacing:-2.2px;margin:9px 0 17px;font-size:41px;line-height:1.03}.auth-story>p:not(.account-kicker){color:#dbe8ff;margin:0;font-size:11px;line-height:1.75}.auth-story ul{flex-direction:column;gap:13px;margin:36px 0 0;padding:0;list-style:none;display:flex}.auth-story li{color:#eef5ff;align-items:center;gap:9px;font-size:9px;display:flex}.auth-story li svg{width:17px;height:17px}.auth-card{flex-direction:column;justify-content:center;padding:46px 49px;display:flex}.auth-card-heading{align-items:center;gap:13px;margin-bottom:24px;display:flex}.auth-card-heading>span{color:var(--blue);background:#eaf2ff;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.auth-card-heading>span svg{width:20px;height:20px}.auth-card-heading h2{letter-spacing:-1px;margin:3px 0 0;font-size:23px}.auth-tabs{background:#f1f5fa;border-radius:11px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:4px;display:grid}.auth-tabs button{color:#78879a;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:10px;font-size:9px;font-weight:800}.auth-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 3px 10px #1f3b5b17}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form label{color:#34445a;flex-direction:column;gap:7px;font-size:9px;font-weight:800;display:flex}.auth-form label>div{background:#f8fafc;border:1px solid #dce4ed;border-radius:11px;align-items:center;min-height:47px;padding:0 13px;display:flex}.auth-form label>div:focus-within{background:#fff;border-color:#7aa7ff;box-shadow:0 0 0 3px #1463ff14}.auth-form label>div>svg{color:#8b9aab;flex:none;width:17px;height:17px}.auth-form input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:13px 10px;font-size:11px}.auth-form .legal-consent{color:#69788c;flex-direction:row;align-items:flex-start;gap:9px;font-size:8px;font-weight:600;line-height:1.55;display:flex}.auth-form .legal-consent input{accent-color:var(--blue);flex:none;width:16px;height:16px;margin:1px 0 0;padding:0}.auth-form .legal-consent a{color:var(--blue);font-weight:800}.auth-form label>div>button{color:#8290a2;cursor:pointer;background:0 0;border:0;padding:3px;display:flex}.auth-form label>div>button svg{width:17px;height:17px}.auth-submit{width:100%;margin-top:4px}.forgot-link{color:var(--blue);cursor:pointer;background:0 0;border:0;align-self:center;margin-top:16px;font-size:9px;font-weight:750}.auth-security{color:#8a98aa;justify-content:center;align-items:center;gap:6px;margin:18px 0 0;font-size:8px;display:flex}.auth-security svg{width:13px;height:13px}.auth-success{text-align:center;flex-direction:column;align-items:center;display:flex}.auth-success>span{color:var(--blue);background:#eaf2ff;border-radius:18px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:20px;display:flex}.auth-success>span svg{width:31px;height:31px}.auth-success h2{letter-spacing:-1.1px;margin:7px 0 10px;font-size:26px}.auth-success p:not(.account-kicker){color:#65748a;max-width:380px;margin:0;font-size:11px;line-height:1.65}.auth-success small{color:#8b98aa;margin-top:13px;font-size:8px}.auth-success .button{margin-top:22px;text-decoration:none}.auth-single{padding-top:90px}.password-card{border:1px solid #dce6f3;border-radius:22px;width:100%;max-width:470px;min-height:440px;box-shadow:0 24px 70px #1b3e6e1f}.help-page{background:#f6f9fd;min-height:100vh;padding-bottom:70px}.help-top{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50vw - 590px);display:flex}.help-top>a:last-child{color:#60718a;align-items:center;gap:7px;font-size:10px;font-weight:750;text-decoration:none;display:flex}.help-top>a:last-child svg{width:16px;height:16px}.help-hero{text-align:center;background:linear-gradient(140deg,#edf4ff,#f9fbff);border-bottom:1px solid #e5edf8;flex-direction:column;align-items:center;padding:55px 20px 50px;display:flex}.help-hero>span{background:var(--blue);color:#fff;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:18px;display:flex;box-shadow:0 12px 28px #1463ff38}.help-hero>span svg{width:26px;height:26px}.help-hero h1{letter-spacing:-2px;margin:6px 0 11px;font-size:40px}.help-hero>p:last-child{color:var(--muted);max-width:580px;margin:0;font-size:12px;line-height:1.6}.help-layout{grid-template-columns:1.08fr .92fr;gap:24px;max-width:1080px;margin:36px auto 0;padding:0 24px;display:grid}.help-guides{flex-direction:column;gap:13px;display:flex}.help-guides article{background:#fff;border:1px solid #e3eaf3;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:15px;padding:20px;display:grid}.help-guides article>svg{color:var(--blue);background:#eaf2ff;border-radius:11px;width:40px;height:40px;padding:10px}.help-guides h2{margin:1px 0 7px;font-size:14px}.help-guides p{color:#66758a;margin:0 0 10px;font-size:10px;line-height:1.65}.help-guides a{color:var(--blue);font-size:9px;font-weight:800;text-decoration:none}.support-card{background:#fff;border:1px solid #dfe7f2;border-radius:18px;padding:24px;box-shadow:0 18px 55px #1b385c14}.support-heading{border-bottom:1px solid #e9eef5;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:17px;display:flex}.support-heading>svg{color:var(--blue);background:#eaf2ff;border-radius:11px;width:39px;height:39px;padding:10px}.support-heading h2{margin:0 0 4px;font-size:15px}.support-heading p{color:var(--muted);margin:0;font-size:8px;line-height:1.5}.support-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.support-success>svg{color:#22a568;width:60px;height:60px;margin-bottom:18px}.support-success h2{margin:0;font-size:22px}.support-success p{color:var(--muted);max-width:360px;font-size:10px;line-height:1.6}.support-success .button{margin-top:12px;text-decoration:none}.legal-page{background:#f6f9fd;min-height:100vh;padding-bottom:55px}.legal-hero{text-align:center;background:linear-gradient(140deg,#edf4ff,#fbfdff);border-bottom:1px solid #e4edf8;flex-direction:column;align-items:center;padding:54px 20px 45px;display:flex}.legal-hero>span{background:var(--blue);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:17px;display:flex}.legal-hero>span svg{width:24px;height:24px}.legal-hero h1{letter-spacing:-2px;margin:7px 0 11px;font-size:42px}.legal-hero>p:not(.account-kicker){color:var(--muted);max-width:640px;margin:0;font-size:11px;line-height:1.65}.legal-hero>small{color:#8b99aa;margin-top:13px;font-size:8px}.legal-document{background:#fff;border:1px solid #e0e8f2;border-radius:20px;max-width:880px;margin:34px auto 0;padding:38px 44px;box-shadow:0 18px 55px #1b385c0f}.legal-document section+section{border-top:1px solid #edf1f6;margin-top:24px;padding-top:24px}.legal-document h2{color:#172943;margin:0 0 9px;font-size:16px}.legal-document p,.legal-document li{color:#5f6f84;font-size:10px;line-height:1.75}.legal-document p{margin:0}.legal-document ul{margin:7px 0 0;padding-left:19px}.legal-links{flex-wrap:wrap;justify-content:center;gap:16px;max-width:880px;margin:25px auto 0;padding:0 20px;display:flex}.legal-links a{color:#62748d;font-size:9px;font-weight:750;text-decoration:none}.legal-links a:hover{color:var(--blue)}@media (width<=1120px){.desktop-nav{display:none}.category-rail{grid-template-columns:repeat(5,1fr)}.category-tile:nth-child(n+6){display:none}.professional-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.avatar-editor{text-align:center;flex-direction:column;align-items:center}.avatar-editor-actions{opacity:1}.listing-editor-modal{max-width:calc(100vw - 24px)}.listing-editor-form{grid-template-columns:1fr}.listing-form-error,.listing-editor-footer{grid-column:1}.shell{padding:0 20px}.nav-inner{height:68px}.desktop-only{display:none}.menu-button{display:flex}.mobile-menu{flex-direction:column;display:flex}.hero{min-height:auto;padding:62px 0 50px}.hero h1{letter-spacing:-3px}.finder{grid-template-columns:1fr 210px}.finder-button{grid-column:1/-1;margin-top:4px}.hero-metrics>div{min-width:160px}.categories-section,.results-section,.trust-section,.provider-section,.how-section{padding:78px 0}.category-rail{grid-template-columns:repeat(3,1fr)}.category-tile:nth-child(n+7){display:none}.how-header,.trust-grid{grid-template-columns:1fr;align-items:flex-start;gap:36px}.how-header{flex-direction:column}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:220px}.steps-grid article>i{margin-bottom:36px}.provider-card{grid-template-columns:auto 1fr;padding:42px}.provider-button{grid-column:1/-1;width:max-content}.account-page{grid-template-columns:78px 1fr}.account-sidebar{padding-inline:12px}.account-sidebar .account-brand>span:last-child,.account-sidebar nav button:not(.active),.account-sidebar nav a,.signout-link{font-size:0}.account-sidebar .account-brand{justify-content:center;margin-inline:0}.account-sidebar nav button,.account-sidebar nav a,.signout-link{justify-content:center;padding:0}.account-sidebar nav button>span{display:none}.account-stats{grid-template-columns:1fr}.chat-panel{grid-template-columns:300px 1fr}.admin-page{grid-template-columns:74px 1fr}.admin-sidebar{padding-inline:10px}.admin-brand>span:last-child,.admin-identity div,.admin-sidebar nav button{font-size:0}.admin-brand{justify-content:center;margin-inline:0}.admin-identity{justify-content:center;padding:8px}.admin-sidebar nav button{justify-content:center;padding:11px}.admin-sidebar nav button span{font-size:7px;position:absolute;transform:translate(13px,-13px)}.admin-back{justify-content:center;margin-inline:0;font-size:0}.admin-stat-grid{grid-template-columns:repeat(2,1fr)}.admin-overview-grid,.help-layout{grid-template-columns:1fr}.auth-shell{grid-template-columns:.78fr 1.22fr}.auth-story{padding:42px 30px}.auth-story h1{font-size:33px}.auth-card{padding:39px 30px}}@media (width<=560px){body{padding-bottom:72px}.shell{padding:0 16px}.brand{font-size:20px}.brand-symbol{width:33px;height:33px}.hero{padding:48px 0 37px}.hero h1{letter-spacing:-2.4px;margin:22px auto 17px;font-size:44px}.hero-content>p{margin-bottom:26px;font-size:14px}.finder{flex-direction:column;width:100%;padding:8px;display:flex}.finder-field{width:100%;min-height:62px}.finder-service{border-bottom:1px solid var(--line);border-right:0}.search-suggestions{min-width:0;left:18px;right:18px}.finder-button{width:100%;margin-top:3px}.quick-links{justify-content:flex-start}.quick-links>span{width:100%}.hero-metrics{justify-content:space-between;align-items:stretch;margin-top:35px}.hero-metrics>div{width:30%;min-width:0}.hero-metrics strong{font-size:12px}.hero-metrics span{font-size:8px;line-height:1.35}.hero-metrics i{margin:0 5px}.categories-section,.results-section,.trust-section,.provider-section,.how-section{padding:64px 0}.row-title,.results-title{flex-direction:column;align-items:flex-start}.see-all{margin-top:17px}.section-title h2,.how-header h2,.trust-copy h2,.provider-copy h2{letter-spacing:-1.7px;font-size:34px}.category-rail{scrollbar-width:none;margin-right:-16px;padding:1px 16px 14px 1px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-tile,.category-tile:nth-child(n){flex:0 0 128px;display:block}.results-title{gap:20px}.compact-search,.compact-search input{width:100%}.professional-grid{grid-template-columns:1fr}.steps-grid article{min-height:210px}.trust-grid{gap:31px}.trust-points article{align-items:flex-start}.provider-card{flex-direction:column;padding:31px 23px;display:flex}.provider-icon{align-self:flex-start;width:68px;height:68px}.provider-button{width:100%}.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr;gap:28px}.footer-links>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}footer{padding-bottom:28px}.mobile-dock{border-top:1px solid var(--line);z-index:60;bottom:0;background:#fffffffa;grid-template-columns:repeat(5,1fr);align-items:center;height:70px;padding:5px 8px 7px;display:grid;position:fixed;inset-inline:0}.mobile-dock a,.mobile-dock button{color:#7488a4;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:8px;display:flex}.mobile-dock svg{width:20px;height:20px}.mobile-dock .dock-publish{background:var(--blue);color:#fff;border-radius:15px;width:48px;height:48px;margin:-20px auto 0;box-shadow:0 8px 20px #1463ff47}.mobile-dock .dock-publish svg{width:24px;height:24px}.toast{white-space:nowrap;max-width:calc(100vw - 32px);bottom:87px}.modal{border-radius:21px;padding:31px 20px 24px}.profile-modal{padding:0}.profile-modal-topbar{min-height:58px;padding:9px 12px 9px 20px}.profile-modal-body{padding:14px 20px 24px}.profile-photo-carousel{margin-bottom:18px}.listing-editor-modal{max-height:calc(100dvh - 18px);padding:0}.listing-editor-header{padding:24px 68px 19px 20px}.listing-editor-header>span{width:42px;height:42px}.listing-editor-header h2{font-size:23px}.listing-editor-form{gap:14px;padding:17px 16px 20px}.listing-form-section{padding:15px}.listing-form-row{grid-template-columns:1fr}.listing-photo-drop{min-height:132px}.listing-editor-footer{flex-direction:column-reverse;align-items:stretch;width:calc(100% + 32px);margin:0 -16px -20px;padding:14px 16px 16px;bottom:-20px}.listing-editor-footer .button{width:100%}.form-row{grid-template-columns:1fr}.onboarding-page{align-items:flex-start;padding:88px 13px 20px}.account-brand{top:22px;left:18px}.onboarding-card{border-radius:21px;padding:29px 20px 24px}.onboarding-card h1{font-size:30px}.onboarding-progress{top:23px;right:20px}.account-form-row,.account-form fieldset{grid-template-columns:1fr}.account-page{padding-bottom:76px;display:block}.account-sidebar{border-top:1px solid var(--line);z-index:70;bottom:0;inset-inline:0;grid-template-columns:repeat(5,1fr);align-items:center;height:70px;min-height:0;padding:5px 8px;display:grid;position:fixed;top:auto}.account-sidebar.admin-enabled{grid-template-columns:repeat(6,1fr)}.account-sidebar .account-brand,.account-side-bottom{display:none}.account-sidebar nav{display:contents}.account-sidebar nav button,.account-sidebar nav a{color:#7d8da2;flex-direction:column;justify-content:center;gap:4px;height:58px;display:flex;font-size:8px!important}.account-sidebar nav button.active{color:var(--blue);background:#eaf1ff}.account-top{height:66px;padding:0 16px}.account-content{padding:30px 16px 45px}.dashboard-welcome{flex-direction:column;align-items:flex-start;gap:20px}.dashboard-welcome h1{font-size:33px}.dashboard-welcome .button{width:100%}.account-stats{grid-template-columns:1fr}.dashboard-panel{padding:18px}.panel-heading{flex-direction:column;align-items:flex-start;gap:15px}.panel-heading .button{width:100%}.listing-rows article{grid-template-columns:auto 1fr auto;padding:14px 0}.listing-status{grid-column:2;justify-self:start}.listing-actions{grid-area:1/3/3}.chat-panel{height:calc(100vh - 182px);min-height:520px;display:block}.chat-list{border-right:0;height:100%}.chat-list.has-active{display:none}.chat-window{height:100%;display:none}.chat-window.active{display:flex}.chat-back{display:block}.chat-window-header{height:72px;padding:0 13px}.message-thread{padding:16px 12px}.message-thread article{max-width:86%}.admin-page{padding-bottom:70px;display:block}.admin-sidebar{z-index:80;bottom:0;inset-inline:0;border-top:1px solid #274061;grid-template-columns:repeat(5,1fr);align-items:center;height:68px;min-height:0;padding:5px 8px;display:grid;position:fixed;top:auto}.admin-brand,.admin-identity,.admin-back{display:none}.admin-sidebar nav{display:contents}.admin-sidebar nav button{color:#a9b8cd;flex-direction:column;justify-content:center;gap:3px;height:55px;font-size:7px;display:flex}.admin-sidebar nav button.active{background:#183663}.admin-topbar{height:62px;padding:0 16px}.admin-content{padding:24px 14px 40px}.admin-stat-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px}.admin-stat-grid article{min-height:83px;padding:12px}.admin-stat-grid article>span{width:38px;height:38px}.admin-overview-grid{grid-template-columns:1fr}.admin-list-header{flex-direction:column;align-items:flex-start;gap:14px}.admin-list-header input{width:100%;min-width:0}.report-list>article{grid-template-columns:auto 1fr;padding:17px 14px}.report-actions{grid-column:2}.report-form-actions{flex-direction:column-reverse}.report-form-actions>button{width:100%}.chat-report-button{padding:8px}.chat-report-button span{display:none}.data-danger-zone{flex-direction:column;align-items:flex-start}.data-danger-zone button{width:100%}.help-top{height:66px;padding:0 16px}.help-top>a:last-child{font-size:0}.help-hero{padding:42px 18px 38px}.help-hero h1{letter-spacing:-1.5px;font-size:33px}.help-layout{margin-top:20px;padding:0 14px}.help-guides article{padding:16px}.support-card{padding:18px}.legal-hero{padding:42px 17px 36px}.legal-hero h1{letter-spacing:-1.5px;font-size:33px}.legal-document{border-radius:16px;margin:18px 13px 0;padding:24px 19px}.auth-page{align-items:flex-start;padding:86px 13px 24px}.auth-brand{top:22px;left:18px}.auth-back{font-size:0;top:31px;right:19px}.auth-shell{border-radius:21px;min-height:0;display:block}.auth-story{display:none}.auth-card{min-height:550px;padding:30px 21px}.auth-card-heading h2{font-size:21px}.password-card{min-height:480px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
