/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.\!end{inset-inline-end:var(--spacing)!important}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.hidden{display:none}.inline{display:inline}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#fbfaf7;--paper-deep:#f1f0eb;--ink:#202522;--muted:#626a65;--teal:#1f6457;--teal-dark:#174c43;--teal-light:#e4eee9;--line:#dedfd9;--white:#fff;--cobalt:#315fdb;--shadow-soft:0 22px 60px #1028331f;--shadow-card:0 12px 38px #10283317}*{box-sizing:border-box}:where(:not(code):not(pre):not(kbd):not(samp)){font-family:var(--font-figtree), Figtree, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif!important}:where(h1,h2,h3,h4,h5,h6){font-weight:600!important}h1:not(.sr-only){letter-spacing:-.04em;line-height:1.1;font-size:clamp(32px,4vw,40px)!important}h2{font-size:clamp(22px,3vw,32px)!important}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;margin:0;font-size:16px;line-height:1.5}@media (width<=640px){h1:not(.sr-only){font-size:clamp(28px,8vw,32px)!important}h2{font-size:clamp(20px,6vw,28px)!important}}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}:where(a,button,input,textarea,select,summary):focus-visible{outline-offset:3px;outline:3px solid #6fb7ae}img{max-width:100%;display:block}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.15em;height:1.15em}::selection{color:var(--ink);background:#bad8d1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--ink);color:#fff;z-index:200;padding:12px 16px;transition:transform .16s;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f6f2eae6;border-bottom:1px solid #1028331a;grid-template-columns:minmax(275px,.9fr) minmax(420px,1.5fr) minmax(190px,.7fr);align-items:center;height:86px;padding:0 clamp(24px,4vw,64px);display:grid;position:sticky;top:0}.brand-lockup{flex-direction:column;justify-self:start;align-items:flex-start;text-decoration:none;display:inline-flex}.wordmark,.footer-wordmark{color:var(--ink);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.055em;font-size:32px;font-weight:600;text-decoration:none}.brand-tagline{color:var(--teal-dark);letter-spacing:.015em;max-width:285px;margin-top:2px;font-size:9px;font-weight:600;line-height:1.25}.desktop-nav{justify-content:center;gap:clamp(24px,3vw,52px);display:flex}.desktop-nav a{color:var(--ink);font-size:14px;font-weight:500;text-decoration:none;transition:color .18s}.desktop-nav a:hover{color:var(--teal)}.header-cta,.primary-action,.secondary-action,.light-action{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:0 22px;font-weight:600;transition:background .18s,box-shadow .18s,transform .18s;display:inline-flex}.header-cta{background:var(--teal);color:#fff;justify-self:end;min-width:190px;text-decoration:none}.header-cta:hover,.primary-action:hover{background:var(--teal-dark);transform:translateY(-1px);box-shadow:0 9px 24px #286a6638}.mobile-menu{display:none}.hero{grid-template-columns:minmax(440px,43%) minmax(0,57%);min-height:calc(100vh - 86px);display:grid;overflow:hidden}.hero-copy{align-self:center;padding:68px clamp(38px,5vw,80px)}.eyebrow{color:var(--teal);letter-spacing:.05em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:600}.hero h1,.section-heading h2,.comparison-copy h2,.automation-copy h2,.side-heading h2,.coverage-copy h2,.classic-search-copy h2,.partner-section h2,.faq-heading h2,.final-cta h2,.assistant-content h2,.policy-panel h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.046em;font-weight:500}.hero h1{max-width:660px;margin:0;font-size:clamp(54px,5vw,80px);line-height:.99}.hero-lede{color:var(--muted);max-width:600px;margin:30px 0 34px;font-size:clamp(17px,1.3vw,21px);line-height:1.62}.hero-proof{border-top:1px solid var(--line);max-width:600px}.hero-proof>div{border-bottom:1px solid var(--line);align-items:center;gap:14px;min-height:56px;font-size:14px;font-weight:500;display:flex}.hero-proof>div>span{background:var(--teal-light);color:var(--teal);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.hero-visual{min-height:740px;position:relative;overflow:hidden}.hero-visual>img{object-fit:cover;object-position:70% center;width:100%;height:100%}.hero-image-wash{pointer-events:none;background:linear-gradient(90deg,#10283314,#0000 30%,#10283314);position:absolute;inset:0}.request-card{background:#fffefaf5;border:1px solid #10283314;border-radius:24px;width:calc(100% - 48px);max-width:510px;padding:28px;animation:.52s cubic-bezier(.22,1,.36,1) both card-in;position:absolute;top:50%;left:clamp(24px,4vw,68px);transform:translateY(-50%);box-shadow:0 24px 70px #10283338}@keyframes card-in{0%{opacity:0;transform:translateY(calc(14px - 50%))}to{opacity:1;transform:translateY(-50%)}}.request-card-heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.ai-search-card{background:radial-gradient(circle at 88% 4%,#315fdb1f,#0000 31%),#fffefaf7;border-color:#315fdb2e}.ai-live-status{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;justify-content:flex-end;align-items:center;gap:7px;margin:-4px 0 14px;font-size:10px;font-weight:700;display:flex}.ai-live-status span{background:#3cab80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #3cab801f}.ai-message{background:linear-gradient(135deg,#edf5f2,#f0f3fb);border:1px solid #286a661f;border-radius:14px 14px 14px 4px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:13px 14px;display:flex}.ai-message>span{color:var(--cobalt);flex:none;align-items:center;margin-top:2px;display:flex}.ai-message p{color:#43575f;margin:0;font-size:12px;line-height:1.55}.ai-prompt-shell{background:#fff;border:1px solid #bfc9c7;border-radius:14px;padding:4px;transition:border .18s,box-shadow .18s;display:block}.ai-prompt-shell:focus-within{border-color:var(--cobalt);box-shadow:0 0 0 4px #315fdb1f}.ai-prompt-shell textarea{color:var(--ink);resize:vertical;background:0 0;border:0;outline:0;width:100%;min-height:116px;padding:13px 14px 8px;font-size:14px;line-height:1.55;display:block}.ai-prompt-shell textarea::placeholder{color:#718086}.ai-prompt-actions{justify-content:flex-end;align-items:center;gap:8px;padding:0 6px 6px;display:flex}.prompt-mic,.prompt-send{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.prompt-mic{color:var(--teal);background:#eef3f1;border-radius:50%;width:38px;height:38px}.prompt-send{background:var(--ink);color:#fff;border-radius:9px;gap:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:600}.prompt-mic:hover{background:var(--teal-light)}.prompt-send:hover{background:var(--teal)}.prompt-suggestions{margin-top:14px}.prompt-suggestions>p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:600}.prompt-suggestions>div{flex-wrap:wrap;gap:6px;display:flex}.prompt-suggestions button{color:#465b61;cursor:pointer;background:0 0;border:1px solid #cdd6d3;border-radius:99px;min-height:30px;padding:0 10px;font-size:10px;font-weight:600}.prompt-suggestions button:hover{color:var(--teal-dark);background:#edf4f1;border-color:#93b5ad}.hero-prompt-error{color:#9b342d;margin:10px 0 0;font-size:11px;line-height:1.4}.request-card-heading .ai-mark{background:var(--teal-light);color:var(--teal);border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.request-card-heading p{color:var(--teal);letter-spacing:.07em;text-transform:uppercase;margin:0 0 2px;font-size:11px;font-weight:700}.request-card-heading h2{letter-spacing:-.025em;margin:0;font-size:21px}.field{display:block}.field>span:first-child{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.field-shell{color:var(--teal);background:#fff;border:1px solid #cfd3d1;border-radius:10px;align-items:center;gap:9px;height:48px;padding:0 13px;transition:border .18s,box-shadow .18s;display:flex}.field-shell:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #286a6621}.field-shell input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;min-width:0}.field-location{margin-bottom:13px}.field-pair{grid-template-columns:1.35fr .9fr;gap:10px;display:grid}.requirement-chips{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.requirement-chips button{color:#526064;cursor:pointer;background:#f3f4f1;border:1px solid #d8ddda;border-radius:9px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:11px;font-weight:500;transition:all .16s;display:inline-flex}.requirement-chips button:hover{border-color:#9fbdb6}.requirement-chips button.active{color:var(--teal-dark);background:#e9f2ef;border-color:#a7c8c0}.primary-action{background:var(--teal);color:#fff;width:100%}.voice-action{cursor:pointer;background:#fff;border:1px solid #7f9793;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;margin-top:9px;font-weight:600;transition:all .16s;display:flex}.voice-action:hover{border-color:var(--teal);background:#eff5f2}.verification-note{color:var(--muted);text-align:center;margin:11px 0 0;font-size:10px;line-height:1.4}.conversation-hero{background:radial-gradient(circle at 50% 0%, #315fdb0f, transparent 34%), var(--paper);flex-direction:column;align-items:center;min-height:calc(100svh - 86px);padding:clamp(42px,7vh,74px) 20px 38px;display:flex}.conversation-intro{text-align:center;max-width:760px;margin:0 auto 24px}.ai-orb{background:var(--teal-light);color:var(--teal);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:15px;display:inline-flex}.ai-orb svg{width:23px;height:23px}.conversation-intro .eyebrow{margin-bottom:8px;font-size:11px}.conversation-intro h1{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.046em;margin:0;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.04}.conversation-intro>h1+p{color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.55}.conversation-promise{color:var(--ink);margin-top:8px;font-size:13px;font-weight:700;display:block}.conversation-shell{background:#fffefafa;border:1px solid #10283324;border-radius:24px;width:100%;max-width:860px;padding:18px;box-shadow:0 20px 60px #1028331a}.conversation-history{scroll-behavior:smooth;flex-direction:column;gap:12px;max-height:320px;padding:2px 2px 14px;display:flex;overflow-y:auto}.chat-bubble{align-items:flex-start;gap:10px;max-width:82%;display:flex}.chat-bubble p{color:#40545b;border-radius:16px;margin:0;padding:12px 14px;font-size:14px;line-height:1.55}.chat-bubble.assistant{align-self:flex-start}.chat-bubble.assistant p{background:#edf3f1;border-bottom-left-radius:5px}.chat-bubble.user{justify-content:flex-end;align-self:flex-end}.chat-bubble.user p{background:var(--ink);color:#fff;border-bottom-right-radius:5px}.chat-avatar{background:var(--teal-light);color:var(--teal);border-radius:10px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;display:flex}.conversation-composer{background:#fff;border:1px solid #b9c4c1;border-radius:18px;padding:4px;transition:border .18s,box-shadow .18s;display:block}.conversation-composer:focus-within{border-color:var(--teal);box-shadow:0 0 0 4px #286a661f}.conversation-composer textarea{color:var(--ink);resize:none;background:0 0;border:0;outline:0;width:100%;min-height:76px;padding:12px 14px 5px;font-size:15px;line-height:1.5;display:block}.conversation-composer textarea::placeholder{color:#758187}.conversation-actions{justify-content:flex-end;align-items:center;gap:8px;padding:0 7px 7px;display:flex}.conversation-send{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.conversation-send:hover{background:var(--teal)}.conversation-suggestions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.conversation-suggestions button{color:#475b61;cursor:pointer;text-align:left;background:0 0;border:1px solid #d2d8d6;border-radius:12px;min-height:46px;padding:8px 10px;font-size:11px;line-height:1.35}.conversation-suggestions button:hover{color:var(--teal-dark);background:#edf4f1;border-color:#95b7af}.conversation-next{align-items:center;gap:14px;margin-top:12px;display:flex}.conversation-next .primary-action{flex:0 240px;width:auto}.conversation-next>button:last-child{color:var(--muted);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;font-size:12px;text-decoration:underline}.live-data-note{color:var(--muted);text-align:center;margin:12px 4px 0;font-size:10px;line-height:1.4}.classic-search-link{color:var(--teal-dark);align-items:center;gap:7px;margin-top:20px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.classic-search-link:hover{text-underline-offset:4px;text-decoration:underline}.confidence-bar{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:28px;min-height:74px;padding:18px 24px;display:flex}.confidence-bar p{letter-spacing:.015em;margin:0;font-size:13px;font-weight:500}.confidence-bar span{background:#52717a;border-radius:50%;width:4px;height:4px}.classic-search-section{background:linear-gradient(135deg, #dce9e485, transparent 55%), var(--paper-deep);border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(48px,8vw,120px);padding:72px clamp(32px,7vw,112px);display:grid}.classic-search-copy{max-width:500px}.classic-search-copy h2{margin:0 0 22px;font-size:clamp(42px,4vw,62px);line-height:1.02}.classic-search-copy>p:last-child{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.classic-search-card{background:var(--white);box-shadow:var(--shadow-card);border:1px solid #1028331a;border-radius:20px;padding:26px}.classic-search-card .primary-action{margin-top:4px}.section{padding:120px clamp(24px,6vw,96px)}.section-heading{text-align:center;max-width:840px;margin:0 auto 62px}.section-heading h2,.comparison-copy h2,.automation-copy h2,.coverage-copy h2,.partner-section h2,.faq-heading h2{margin:0;font-size:clamp(42px,4vw,62px);line-height:1.04}.section-heading>p:last-child,.comparison-copy>p,.automation-copy>p,.coverage-copy>p,.partner-section>p{color:var(--muted);font-size:18px;line-height:1.65}.section-heading>p:last-child{max-width:680px;margin:24px auto 0}.how-section{background:var(--white)}.process-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1340px;margin:0 auto;display:grid}.process-grid article{background:var(--paper);border:1px solid #e4e0d8;border-radius:20px;min-height:330px;padding:28px;transition:box-shadow .22s,transform .22s;position:relative}.process-grid article:hover{box-shadow:var(--shadow-card);transform:translateY(-4px)}.process-grid article>span{color:#95a09f;letter-spacing:.08em;font-size:12px;font-weight:700;position:absolute;top:24px;right:24px}.process-icon{background:var(--teal-light);color:var(--teal);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:18px 0 40px;display:flex}.process-icon svg{width:24px;height:24px}.process-grid h3,.industry-grid h3{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:0 0 14px;font-size:26px;font-weight:500;line-height:1.15}.process-grid p,.industry-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.comparison-section{grid-template-columns:minmax(330px,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(50px,7vw,110px);display:grid;overflow:hidden}.comparison-copy>p{max-width:570px;margin:28px 0}.comparison-factors{flex-wrap:wrap;gap:8px;max-width:540px;display:flex}.comparison-factors span{background:var(--teal-light);color:var(--teal-dark);border-radius:8px;padding:8px 10px;font-size:11px;font-weight:600}.text-action{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;align-items:center;gap:10px;margin-top:36px;padding:0 0 7px;font-weight:600;display:flex}.recommendation-stack{min-height:660px;position:relative}.recommendation-card{box-shadow:var(--shadow-soft);background:#fff;border:1px solid #10283317;border-radius:19px;overflow:hidden}.recommendation-card.featured{z-index:2;width:78%;max-width:510px;position:absolute;top:0;left:0}.recommendation-card.offset-card{width:68%;max-width:430px;position:absolute;bottom:0;right:0}.property-image{height:265px;position:relative;overflow:hidden}.offset-card .property-image{height:210px}.property-image img{object-fit:cover;width:100%;height:100%}.property-image>span{background:var(--ink);color:#fff;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.property-copy{justify-content:space-between;align-items:flex-start;padding:20px 20px 12px;display:flex}.property-copy p{color:var(--muted);margin:0 0 5px;font-size:11px}.property-copy h3{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:500}.property-copy strong{color:var(--teal);font-size:23px}.property-copy strong span{color:var(--muted);font-size:9px;font-weight:500;display:block}.property-meta{flex-wrap:wrap;gap:7px;padding:0 20px 20px;display:flex}.property-meta span{color:#4e5c60;background:#f3f5f2;border-radius:7px;padding:7px 8px;font-size:10px}.automation-section{background:var(--ink);color:#fff;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);align-items:center;gap:clamp(60px,8vw,130px);padding:120px clamp(24px,6vw,96px);display:grid}.automation-copy .eyebrow{color:#8fc5bb}.automation-copy>p{color:#afbec2;margin:26px 0 32px}.automation-copy ul{margin:0;padding:0;list-style:none}.automation-copy li{color:#dce4e5;border-top:1px solid #34515a;align-items:center;gap:12px;min-height:48px;font-size:13px;display:flex}.automation-copy li:last-child{border-bottom:1px solid #34515a}.automation-copy li svg{color:#8fc5bb}.ops-panel{color:var(--ink);background:#f9f7f2;border:1px solid #4b646c;border-radius:24px;padding:22px;box-shadow:0 30px 80px #00000047}.ops-topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 2px 18px;display:flex}.ops-topbar>div{align-items:center;gap:9px;display:flex}.ops-topbar p{margin:0;font-size:13px;font-weight:600}.ops-topbar>span{color:var(--muted);font-size:10px}.status-dot{background:#54b998;border:3px solid #d7eee6;border-radius:50%;width:12px;height:12px}.ops-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0;display:grid}.ops-stats article{background:#eeeee9;border:1px solid #deded7;border-radius:12px;padding:16px}.ops-stats article.decision-stat{background:#e7efec;border-color:#bfd3cd}.ops-stats p{color:var(--muted);text-transform:uppercase;margin:0 0 8px;font-size:9px}.ops-stats strong{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;font-size:32px;font-weight:500;display:block}.ops-stats span{color:var(--muted);font-size:9px}.ops-queue{border:1px solid var(--line);background:#fff;border-radius:14px;padding:17px}.queue-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.queue-header p{margin:0;font-size:11px;font-weight:700}.queue-header span{color:var(--teal-dark);text-transform:uppercase;background:#e7f2ee;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:700}.queue-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.queue-icon{background:var(--teal-light);color:var(--teal);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.queue-row strong{font-size:11px}.queue-row p{color:var(--muted);margin:3px 0 0;font-size:9px}.queue-row button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:8px 12px;font-size:9px;font-weight:600}.workflow-line{align-items:center;gap:6px;margin-top:22px;display:flex}.workflow-line i{background:#afc9c3;flex:1;height:1px}.workflow-line span{color:#7a898c;font-size:8px;font-style:normal}.workflow-line .done{color:var(--teal)}.workflow-line .current{background:var(--teal);color:#fff;border-radius:20px;padding:5px 8px}.ops-note{color:#829093;text-align:center;margin:14px 2px 0;font-size:9px}.side-heading{text-align:left;grid-template-columns:1.3fr .7fr;align-items:end;gap:60px;max-width:1340px;margin:0 auto 60px;display:grid}.side-heading>p{margin:0}.industry-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);max-width:1340px;margin:0 auto;display:grid}.industry-grid article{border-right:1px solid var(--line);min-height:280px;padding:25px;position:relative}.industry-grid article:last-child{border-right:0}.industry-grid article>span{color:var(--muted);font-size:11px}.industry-grid h3{margin-top:74px}.industry-grid article>svg{color:var(--teal);position:absolute;bottom:25px;right:25px}.coverage-section{background:#dde9e4;grid-template-columns:minmax(480px,1.15fr) minmax(340px,.85fr);align-items:center;gap:clamp(60px,8vw,130px);min-height:720px;padding:80px clamp(24px,6vw,96px);display:grid;overflow:hidden}.coverage-map{background:radial-gradient(circle at 30% 20%,#fff9,#0000 25%),linear-gradient(135deg,#d0e0da,#e6eee9);border:1px solid #286a662e;border-radius:50% 46% 48% 44%;height:520px;position:relative;box-shadow:inset 0 0 80px #286a661a}.map-line{border:1px solid #286a6657;border-left:0;border-radius:50%;position:absolute;transform:rotate(-18deg)}.line-one{width:62%;height:180px;top:28%;left:18%}.line-two{width:72%;height:270px;top:12%;left:12%;transform:rotate(24deg)}.line-three{width:48%;height:100px;top:48%;left:30%;transform:rotate(-2deg)}.map-point{background:var(--white);border:1px solid #286a663d;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:600;display:flex;position:absolute;box-shadow:0 8px 18px #286a661f}.map-point:before{background:var(--teal);content:"";border:3px solid #c2ddd6;border-radius:50%;width:10px;height:10px}.bath{top:45%;left:59%}.bristol{top:40%;left:37%}.avonmouth{top:31%;left:20%}.bridgwater{bottom:24%;left:30%}.swindon{top:25%;right:14%}.coverage-copy>p{margin:26px 0}.location-list{flex-wrap:wrap;gap:8px;display:flex}.location-list span{background:#ffffff94;border:1px solid #286a6633;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:600}.partner-section{grid-template-columns:1fr .7fr auto;align-items:center;gap:50px;display:grid}.partner-section>p{margin:0}.secondary-action{border:1px solid var(--ink);background:0 0;min-width:190px;text-decoration:none}.secondary-action:hover{background:var(--ink);color:#fff}.faq-section{background:var(--white);grid-template-columns:.7fr 1.3fr;gap:100px;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:76px;font-size:16px;font-weight:600;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--teal);font-size:23px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:var(--muted);margin:-5px 50px 24px 0;font-size:14px;line-height:1.65}.final-cta{background:var(--teal);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:80px 24px;display:flex}.final-cta .eyebrow{color:#c8e6e0}.final-cta h2{max-width:990px;margin:0;font-size:clamp(48px,5.5vw,80px);line-height:1}.final-cta>div{gap:10px;margin:40px 0 22px;display:flex}.light-action{background:var(--white);color:var(--ink)}.light-action:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0725233b}.dark-voice-action{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff85;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:600;display:flex}.final-cta>p:last-child{color:#d1e5e1;margin:0;font-size:11px}footer{color:#fff;background:#0c2029;padding:70px clamp(24px,6vw,96px) 96px}.footer-main{grid-template-columns:1.4fr repeat(3,.7fr);gap:50px;padding-bottom:70px;display:grid}.footer-wordmark{color:#fff;margin-bottom:20px;font-size:34px;display:block}.footer-main>div>p:first-child:not(:last-child),.footer-main>div:not(:first-child)>p{color:#9ab0b6;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.footer-main>div:first-child>p{color:#aebfc3;line-height:1.6}.footer-main a,.footer-main button,.footer-main span{color:#d7e0e2;text-align:left;background:0 0;border:0;margin:0 0 12px;padding:0;font-size:12px;text-decoration:none;display:block}.footer-main button{cursor:pointer}.footer-main a:hover,.footer-main button:hover{color:#fff}.footer-bottom{color:#839aa1;border-top:1px solid #2b424b;justify-content:space-between;align-items:center;padding-top:25px;font-size:10px;display:flex}.footer-bottom div{gap:22px;display:flex}.footer-bottom button,.footer-bottom a{color:#aebfc3;cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;text-decoration:none}.floating-assistant{background:var(--ink);color:#fff;cursor:pointer;z-index:45;border:1px solid #fff3;border-radius:999px;align-items:center;gap:9px;min-height:52px;padding:5px 18px 5px 6px;font-size:12px;font-weight:600;transition:all .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #0a1f2747}.floating-assistant:hover{transform:translateY(-2px)}.floating-assistant>span{background:var(--teal);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.assistant-overlay,.policy-overlay{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#08192080;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.assistant-panel{background:var(--paper);width:min(560px,100%);max-height:100vh;animation:.3s cubic-bezier(.22,1,.36,1) both panel-in;overflow-y:auto;box-shadow:-20px 0 70px #07191f3d}@keyframes panel-in{0%{transform:translate(100%)}to{transform:translate(0)}}.assistant-header{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:84px;padding:0 24px;display:flex}.assistant-brand{align-items:center;gap:12px;display:flex}.assistant-brand>span{background:var(--teal);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.assistant-brand p{margin:0 0 3px;font-size:14px;font-weight:600}.assistant-brand div>span{color:#aebfc3;font-size:9px}.assistant-header>button,.policy-panel>button{color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.assistant-progress{border-bottom:1px solid var(--line);justify-content:center;align-items:center;padding:19px 24px;display:flex}.assistant-progress>div{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:9px;font-weight:600;display:flex}.assistant-progress>div>span{border:1px solid #acb5b5;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.assistant-progress>div.active{color:var(--teal)}.assistant-progress>div.active>span{background:var(--teal);border-color:var(--teal);color:#fff}.assistant-progress i{background:#cfd4d2;width:30px;height:1px;margin:0 8px}.assistant-content{padding:32px 28px}.assistant-message{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:11px;margin-bottom:26px;padding:17px;display:flex}.assistant-message>span{background:var(--teal-light);color:var(--teal);border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.assistant-message p{color:#46575c;margin:4px 0 0;font-size:13px;line-height:1.55}.assistant-field-grid{grid-template-columns:1.3fr .7fr;gap:12px;margin-bottom:16px;display:grid}.assistant-field-grid label,.assistant-textarea{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600;display:block}.assistant-field-grid input,.assistant-textarea textarea{color:var(--ink);text-transform:none;background:#fff;border:1px solid #cfd3d1;border-radius:10px;outline:0;width:100%;margin-top:7px;padding:12px;display:block}.assistant-textarea textarea{resize:vertical;line-height:1.55}.assistant-field-grid input:focus,.assistant-textarea textarea:focus,.missing-question input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #286a661f}.assistant-field-grid .full-field{grid-column:1/-1}.form-error{color:#7b3024;background:#fff0ed;border:1px solid #e8b6aa;border-radius:10px;margin:14px 0 0;padding:11px 13px;font-size:13px;line-height:1.5}.missing-question small{color:var(--muted);margin-top:9px;font-size:12px;display:block}.contact-details{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.contact-details>p{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;margin:0 0 15px;font-size:18px}.contact-details .assistant-field-grid{grid-template-columns:1fr 1fr;margin-bottom:12px}.contact-details label>span{font-size:8px;font-weight:500}.consent-check{color:var(--muted);align-items:flex-start;gap:10px;font-size:11px;line-height:1.45;display:flex}.consent-check input{accent-color:var(--teal);flex:none;width:17px;height:17px;margin:0}.website-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.assistant-actions button:disabled{cursor:wait;opacity:.65;transform:none}.brief-handoff{grid-template-columns:1fr .72fr;gap:10px;width:100%;display:grid}.brief-handoff .primary-action,.brief-handoff .secondary-action{width:100%}.share-status{color:var(--teal);text-align:center;margin:10px 0 0;font-size:13px;font-weight:600}.next-steps{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:14px;width:100%;margin-top:22px;padding:18px 20px}.next-steps>p{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:700}.next-steps ol{color:var(--muted);gap:8px;margin:0;padding-left:19px;font-size:13px;line-height:1.45;display:grid}.voice-status{color:var(--teal);font-size:10px;line-height:1.4}.assistant-actions{grid-template-columns:.8fr 1.2fr;gap:9px;margin-top:22px;display:grid}.assistant-actions .voice-action{margin:0}.assistant-trust{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:17px 0 0;font-size:9px;display:flex}.success-message>span{background:var(--teal);color:#fff}.brief-summary{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:1.2fr 1fr .7fr;margin-bottom:20px;display:grid}.brief-summary>div{border-right:1px solid var(--line);padding:15px}.brief-summary>div:last-child{border-right:0}.brief-summary p{color:var(--muted);text-transform:uppercase;margin:0 0 5px;font-size:8px;font-weight:600}.brief-summary strong{font-size:11px}.brief-requirements>p{margin:0 0 4px;font-size:11px;font-weight:600}.brief-requirements .requirement-chips button{min-height:34px;font-size:10px}.missing-question{background:#e8f1ee;border:1px solid #c5d9d3;border-radius:13px;margin-top:22px;padding:16px}.missing-question>span{color:var(--teal);letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:700}.missing-question p{margin:7px 0 12px;font-size:12px;font-weight:600}.missing-question>div{background:#fff;border:1px solid #b9c9c5;border-radius:8px;align-items:center;max-width:150px;padding:0 10px;display:flex}.missing-question input{border:0;outline:0;width:100%;min-width:0;height:38px}.final-brief{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:600px;display:flex}.completion-mark{background:var(--teal);border:8px solid var(--teal-light);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:26px;display:flex}.completion-mark svg{width:28px;height:28px}.final-brief h2{max-width:440px;margin:0;font-size:38px;line-height:1.05}.final-brief>p:not(.eyebrow){color:var(--muted);max-width:440px;font-size:13px;line-height:1.65}.final-brief-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);width:100%;margin:22px 0;display:grid}.final-brief-card>div{border-right:1px solid var(--line);padding:14px}.final-brief-card>div:last-child{border-right:0}.final-brief-card span{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:8px;display:block}.final-brief-card strong{font-size:10px}.assistant-reset{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:11px;font-weight:600}.policy-overlay{justify-content:center;align-items:center;padding:24px}.policy-panel{background:var(--paper);box-shadow:var(--shadow-soft);border-radius:20px;width:100%;max-width:650px;max-height:90vh;padding:45px;position:relative;overflow-y:auto}.policy-panel>button{color:var(--ink);position:absolute;top:16px;right:16px}.policy-panel h2{margin:0 0 25px;font-size:46px}.policy-panel>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7}.policy-panel h3{color:var(--ink);font-family:var(--font-body);margin:25px 0 6px;font-size:15px}.policy-panel a,.consent-check button{color:var(--teal);text-underline-offset:2px;text-decoration:underline}.consent-check button{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.status-page{flex-direction:column;justify-content:center;align-items:flex-start;max-width:760px;min-height:100vh;margin:0 auto;padding:64px 24px;display:flex}.status-page h1{margin:0 0 24px;font-size:clamp(48px,8vw,92px);line-height:.98}.status-page>p:not(.eyebrow){color:var(--muted);max-width:620px;font-size:18px;line-height:1.65}.status-actions{flex-wrap:wrap;gap:12px;display:flex}.status-action{background:var(--teal);border:1px solid var(--teal);color:#fff;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:600;text-decoration:none;display:inline-flex}.status-action.secondary-action{color:var(--ink);background:0 0}:focus-visible{outline-offset:3px;outline:3px solid #315fdb8c}@media (width<=1180px){.site-header{grid-template-columns:auto 1fr auto}.desktop-nav{gap:24px}.hero{grid-template-columns:minmax(410px,44%) minmax(0,56%)}.request-card{left:24px}.automation-section{gap:55px}}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;justify-content:center;align-items:center;width:48px;height:48px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary svg{width:24px;height:24px}.mobile-menu>div{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow-card);border-radius:14px;flex-direction:column;min-width:260px;padding:14px;display:flex;position:absolute;top:50px;right:0}.mobile-menu a,.mobile-menu button{color:var(--ink);text-align:left;background:0 0;border:0;border-radius:7px;padding:12px;font-size:13px;text-decoration:none}.mobile-menu button,.mobile-menu .mobile-app-link{background:var(--teal);color:#fff;margin-top:6px}.hero{grid-template-columns:1fr}.hero-copy{padding-bottom:55px}.hero-visual{min-height:700px}.comparison-section,.automation-section,.coverage-section,.classic-search-section{grid-template-columns:1fr}.classic-search-card{max-width:760px}.recommendation-stack{width:100%;max-width:700px;margin:0 auto}.automation-copy{max-width:680px}.industry-grid{grid-template-columns:repeat(2,1fr)}.industry-grid article:nth-child(2){border-right:0}.industry-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.coverage-map{order:2}.partner-section{grid-template-columns:1fr;align-items:start}.partner-section>p{max-width:680px}.faq-section{grid-template-columns:1fr;gap:55px}}@media (width<=680px){.site-header{height:66px;padding:0 18px}.wordmark{font-size:26px}.brand-tagline{max-width:235px;font-size:7.5px}.conversation-hero{min-height:calc(100svh - 66px);padding:28px 14px}.conversation-intro{margin-bottom:17px}.ai-orb{border-radius:13px;width:40px;height:40px;margin-bottom:11px}.conversation-intro .eyebrow{margin-bottom:5px;font-size:9px}.conversation-intro h1{font-size:clamp(34px,10vw,42px)}.conversation-intro>h1+p{margin-top:8px;font-size:13px}.conversation-promise{margin-top:6px;font-size:12px}.conversation-shell{border-radius:18px;padding:12px}.conversation-history{gap:9px;max-height:210px;padding-bottom:10px}.chat-bubble{max-width:94%}.chat-bubble p{padding:10px 11px;font-size:12px}.chat-avatar{border-radius:8px;width:28px;height:28px}.conversation-composer{border-radius:15px}.conversation-composer textarea{min-height:62px;padding:10px 11px 4px;font-size:14px}.conversation-suggestions{grid-template-columns:1fr}.conversation-suggestions button{text-align:center;min-height:40px}.conversation-next{flex-direction:column;align-items:stretch;gap:8px}.conversation-next .primary-action{flex-basis:auto;width:100%}.live-data-note{margin-top:10px;font-size:9px}.classic-search-link{margin-top:16px}.hero{min-height:auto}.hero-copy{padding:52px 20px 46px}.eyebrow{margin-bottom:16px;font-size:10px;line-height:1.5}.hero h1{font-size:clamp(46px,14vw,62px)}.hero-lede{margin:24px 0 30px;font-size:16px}.hero-proof>div{font-size:12px;line-height:1.35}.hero-visual{min-height:730px}.hero-visual>img{object-position:63% center}.request-card{border-radius:18px;width:auto;max-width:none;padding:20px;inset:auto 16px 18px;transform:none}@keyframes card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.request-card-heading h2{font-size:18px}.field-pair{grid-template-columns:1fr .75fr}.confidence-bar{flex-direction:column;align-items:flex-start;gap:10px;padding:20px}.confidence-bar span{display:none}.section,.automation-section,.coverage-section,.classic-search-section{padding:80px 20px}.section-heading{text-align:left;margin-bottom:38px}.section-heading h2,.comparison-copy h2,.automation-copy h2,.coverage-copy h2,.classic-search-copy h2,.partner-section h2,.faq-heading h2{font-size:42px}.section-heading>p:last-child,.comparison-copy>p,.automation-copy>p,.coverage-copy>p,.partner-section>p{font-size:15px}.process-grid{grid-template-columns:1fr}.process-grid article{min-height:auto}.comparison-section{gap:60px}.recommendation-stack{flex-direction:column;gap:18px;min-height:auto;display:flex}.recommendation-card.featured,.recommendation-card.offset-card{width:100%;max-width:none;position:static}.property-image,.offset-card .property-image{height:220px}.automation-section{gap:48px}.ops-panel{border-radius:18px;margin:0 -7px;padding:14px}.ops-stats{grid-template-columns:1fr}.ops-stats article{grid-template-columns:1fr auto;align-items:center;display:grid}.ops-stats strong{grid-area:1/2/3}.workflow-line{display:none}.side-heading{display:block}.side-heading>p{margin-top:24px}.industry-grid{grid-template-columns:1fr}.industry-grid article,.industry-grid article:nth-child(2){border-bottom:1px solid var(--line);border-right:0}.coverage-map{height:390px;margin:0 -25px}.map-point{font-size:8px}.partner-section{gap:25px}.faq-section{gap:36px}.final-cta{min-height:600px}.final-cta h2{font-size:48px}.final-cta>div{flex-direction:column;align-items:stretch;width:100%}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px}.floating-assistant{bottom:14px;right:14px}.assistant-panel{width:100%}.assistant-content{padding:24px 18px 36px}.assistant-progress{justify-content:flex-start;overflow-x:auto}.assistant-field-grid,.assistant-actions,.brief-summary,.final-brief-card{grid-template-columns:1fr}.brief-summary>div,.final-brief-card>div{border-bottom:1px solid var(--line);border-right:0}.brief-summary>div:last-child,.final-brief-card>div:last-child{border-bottom:0}.policy-panel{padding:38px 22px 28px}.brief-handoff{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}._icon_qx83q_1{background:url(/marsstay-logo.png) 50%/contain no-repeat;flex:none;width:1.404em;height:1em;display:block}._site_yptep_1{--surface:#fbfaf7;--ink:#202522;--muted:#626a65;--green:#1f6457;--green-dark:#174c43;--green-soft:#e4eee9;--line:#dedfd9;background:var(--surface);color:var(--ink);min-height:100vh}._skipLink_yptep_14{background:var(--ink);color:#fff;z-index:100;padding:12px 16px;position:fixed;top:12px;left:16px;transform:translateY(-180%)}._skipLink_yptep_14:focus{transform:translateY(0)}._header_yptep_29{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;background:#fbfaf7f2;border-bottom:1px solid #20252214;justify-content:space-between;align-items:center;min-height:68px;padding:9px clamp(20px,4vw,58px);display:flex;position:sticky;top:0}._brand_yptep_43{color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:inline-flex}._brand_yptep_43 span{flex-direction:column;display:flex}._brand_yptep_43 b,._footerBrand_yptep_57{letter-spacing:-.04em;font-size:25px;font-weight:700;line-height:1}._brandMark_yptep_64{font-size:31px}._brand_yptep_43 small{color:var(--muted);margin-top:-1px;font-size:10px;font-weight:500}._loginMenu_yptep_75{margin-left:24px;position:relative}._loginMenu_yptep_75>button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d7d9d3;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:74px;height:44px;padding:0 8px 0 13px;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 4px 14px #1d2f280f}._loginMenu_yptep_75>button:hover,._loginMenu_yptep_75>button[aria-expanded=true]{border-color:#aeb8b0;box-shadow:0 8px 22px #1d2f281c}._loginMenu_yptep_75>button:active{transform:scale(.98)}._menuGlyph_yptep_107{stroke-width:1.8px;width:18px;height:18px}._userGlyph_yptep_113{background:var(--green-soft);color:var(--green);stroke-width:1.7px;border-radius:50%;width:29px;height:29px;padding:5px}._loginMenu_yptep_75>div{border:1px solid var(--line);z-index:60;background:#fff;border-radius:12px;min-width:150px;padding:6px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 16px 40px #1d2f2821}._loginMenu_yptep_75>div a{color:var(--ink);border-radius:8px;min-height:40px;padding:9px 11px;font-size:14px;font-weight:600;text-decoration:none}._loginMenu_yptep_75>div a+a{border-top:1px solid var(--line);border-top-left-radius:0;border-top-right-radius:0}._loginMenu_yptep_75>div a:hover,._loginMenu_yptep_75>div a:focus-visible{background:var(--green-soft)}._hero_yptep_158{max-width:1180px;margin:0 auto;padding:clamp(42px,6vw,72px) 24px clamp(40px,6vw,68px)}._heroCopy_yptep_164{text-align:center;max-width:830px;margin:0 auto clamp(26px,4vw,38px)}._heroCopy_yptep_164>p{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:750}._heroCopy_yptep_164 h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4.6vw,54px);font-weight:620;line-height:1.02}._hero_yptep_158:has([data-conversation=true]){padding-top:28px}._hero_yptep_158:has([data-conversation=true]) ._heroCopy_yptep_164{display:none}._heroCopy_yptep_164>span{color:var(--muted);max-width:700px;margin:18px auto 0;font-size:clamp(16px,1.8vw,19px);line-height:1.5;display:block}._projectImagery_yptep_204{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(12px,1.8vw,20px);max-width:1040px;margin:clamp(28px,4vw,42px) auto 0;display:grid}._projectImagery_yptep_204 figure{min-width:0;margin:0}._projectImagery_yptep_204 img{aspect-ratio:4/3;object-fit:cover;border:1px solid #2025221a;border-radius:12px;width:100%;height:auto}._projectImagery_yptep_204 figcaption{color:var(--ink);margin:10px 2px 0;font-size:14px;font-weight:650;line-height:1.3}._support_yptep_234{border-top:1px solid var(--line);text-align:center;max-width:1120px;margin:0 auto;padding:30px 24px 48px}._support_yptep_234 p{color:var(--muted);margin:0 auto;line-height:1.55}._footer_yptep_57{color:#fff;background:#202522;justify-content:space-between;align-items:end;gap:30px;padding:32px clamp(24px,5vw,68px);display:flex}._footerBrand_yptep_57,._footer_yptep_57 a{color:#fff;text-decoration:none}._footer_yptep_57 p{color:#bdc4c0;margin:7px 0 0;font-size:13px}._footer_yptep_57 nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;display:flex}._footer_yptep_57 nav a{color:#d7dcd9;font-size:12px}._header_yptep_29 a:focus-visible,._footer_yptep_57 a:focus-visible,._loginMenu_yptep_75>button:focus-visible{outline-offset:4px;outline:3px solid #1f645747}@media (width<=620px){._header_yptep_29{min-height:62px;padding:8px 16px}._brand_yptep_43 b{font-size:22px}._brand_yptep_43 small{font-size:9px}._brandMark_yptep_64{font-size:28px}._loginMenu_yptep_75>button{width:70px;height:42px}._hero_yptep_158{padding:36px 16px 40px}._heroCopy_yptep_164 h1{font-size:clamp(32px,10vw,38px)}._heroCopy_yptep_164>span{margin-top:14px;font-size:15px}._projectImagery_yptep_204{grid-template-columns:1fr;gap:22px;margin-top:30px}._projectImagery_yptep_204 figcaption{margin-top:8px}._support_yptep_234{padding:26px 18px 42px}._footer_yptep_57{flex-direction:column;align-items:flex-start;padding:28px 20px}._footer_yptep_57 nav{justify-content:flex-start}}._legalPage_1n0fj_1{--paper:#f6f2ea;--ink:#102833;--muted:#5d6a6e;--teal:#286a66;--line:#d8d5cd;background:var(--paper);color:var(--ink);min-height:100svh}._legalPage_1n0fj_1>header{border-bottom:1px solid var(--line);z-index:10;background:#f6f2eaf0;grid-template-columns:1fr auto 1fr;align-items:center;min-height:80px;padding:0 clamp(22px,5vw,72px);display:grid;position:sticky;top:0}._brand_1n0fj_25,._footerBrand_1n0fj_26{color:var(--ink);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.055em;font-size:29px;font-weight:600;text-decoration:none}._legalPage_1n0fj_1 nav{gap:28px;display:flex}._legalPage_1n0fj_1 nav a,._backLink_1n0fj_41{color:var(--ink);font-size:11px;font-weight:600;text-decoration:none}._backLink_1n0fj_41{justify-self:end}._legalHero_1n0fj_52{text-align:center;max-width:920px;margin:0 auto;padding:90px 24px 48px}._legalHero_1n0fj_52>p{color:var(--teal);letter-spacing:.07em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}._legalHero_1n0fj_52 h1{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(50px,7vw,78px);font-weight:500;line-height:1}._legalHero_1n0fj_52>span{color:var(--muted);margin-top:20px;font-size:10px;display:block}._preLaunch_1n0fj_84{background:#f8eedc;border:1px solid #e3c990;border-radius:12px;grid-template-columns:170px 1fr;gap:9px;max-width:840px;margin:0 auto 22px;padding:16px 18px;display:grid}._preLaunch_1n0fj_84 strong{color:#835a19;font-size:11px}._preLaunch_1n0fj_84 p{color:#6f603f;margin:0;font-size:10px;line-height:1.55}._legalContent_1n0fj_108{border:1px solid var(--line);background:#fffefa;border-radius:16px;max-width:840px;margin:0 auto 100px;padding:clamp(30px,6vw,70px)}._legalContent_1n0fj_108>p:first-child{color:#40545a;margin-top:0;font-size:16px;line-height:1.7}._legalContent_1n0fj_108 h2{border-top:1px solid var(--line);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:38px 0 14px;padding-top:30px;font-size:27px;font-weight:500}._legalContent_1n0fj_108 h2:first-of-type{border-top:0;margin-top:30px;padding-top:0}._legalContent_1n0fj_108 h3{margin:24px 0 9px;font-size:14px}._legalContent_1n0fj_108 p,._legalContent_1n0fj_108 li{color:var(--muted);font-size:12px;line-height:1.75}._legalContent_1n0fj_108 ul,._legalContent_1n0fj_108 ol{padding-left:20px}._legalContent_1n0fj_108 a{color:var(--teal);font-weight:600}._legalContent_1n0fj_108 table{border-collapse:collapse;width:100%;margin:20px 0;font-size:11px}._legalContent_1n0fj_108 th,._legalContent_1n0fj_108 td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}._legalContent_1n0fj_108 th{background:#eef3f1}._legalPage_1n0fj_1>footer{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;padding:42px clamp(24px,6vw,84px);display:flex}._footerBrand_1n0fj_26{color:#fff}._legalPage_1n0fj_1>footer p{color:#ffffff94;margin:5px 0 0;font-size:9px}._legalPage_1n0fj_1>footer>a{color:#fff;font-size:11px}@media (width<=720px){._legalPage_1n0fj_1>header{grid-template-columns:1fr auto;min-height:68px;padding:0 18px}._legalPage_1n0fj_1 nav{display:none}._backLink_1n0fj_41{font-size:9px}._legalHero_1n0fj_52{padding:65px 20px 38px}._preLaunch_1n0fj_84{margin:0 18px 18px;display:block}._preLaunch_1n0fj_84 p{margin-top:7px}._legalContent_1n0fj_108{border-left:0;border-right:0;border-radius:0;margin-bottom:60px;padding:35px 20px}._legalContent_1n0fj_108 table{display:block;overflow-x:auto}._legalPage_1n0fj_1>footer{flex-direction:column;align-items:flex-start;gap:22px}}.mars-app{--app-bg:#f3f5f2;--app-panel:#fffefa;--app-ink:#102833;--app-muted:#667479;--app-line:#dfe4e1;--app-teal:#286a66;--app-teal-dark:#1d5451;--app-teal-soft:#e4efeb;--app-blue:#315fdb;--app-blue-soft:#e9eefc;--app-gold:#aa711c;--app-gold-soft:#f8eedc;background:var(--app-bg);color:var(--app-ink);grid-template-columns:250px minmax(0,1fr);min-height:100svh;display:grid;overflow-x:clip}.mars-app button,.mars-app a{-webkit-tap-highlight-color:transparent}.mars-app button{cursor:pointer}.mars-app svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:20px;height:20px}.app-sidebar{color:#fff;background:#102833;flex-direction:column;min-height:100svh;padding:30px 20px 22px;display:flex;position:sticky;top:0}.app-brand{color:#fff;flex-direction:column;margin:0 12px 42px;text-decoration:none;display:flex}.app-brand span{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.055em;font-size:30px;font-weight:600}.app-brand small{color:#9fb2b7;letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:600}.app-sidebar nav{flex-direction:column;gap:5px;display:flex}.app-sidebar nav button{color:#aebfc3;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;min-height:48px;padding:0 13px;font-size:14px;font-weight:500;transition:background .16s,color .16s;display:flex}.app-sidebar nav button:hover{color:#fff;background:#ffffff0f}.app-sidebar nav button.active{color:#d8f1eb;background:#7cb8ad29}.app-sidebar nav button.active svg{color:#7cb8ad}.sidebar-security{background:#7cb8ad1a;border:1px solid #7cb8ad2e;border-radius:12px;align-items:flex-start;gap:10px;margin-top:auto;padding:13px;display:flex}.sidebar-security>span{color:#9ad0c6;background:#7cb8ad26;border-radius:8px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sidebar-security strong{color:#fff;margin-bottom:3px;font-size:11px;display:block}.sidebar-security p{color:#9fb2b7;margin:0;font-size:9px;line-height:1.45}.app-stage{min-width:0}.app-topbar{border-bottom:1px solid var(--app-line);z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffefaed;justify-content:flex-end;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}.mobile-app-brand{color:var(--app-ink);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.055em;font-size:25px;font-weight:600;text-decoration:none;display:none}.topbar-actions{align-items:center;gap:11px;display:flex}.service-status{color:var(--app-muted);align-items:center;gap:7px;margin-right:8px;font-size:10px;font-weight:600;display:flex}.service-status i{background:#3cab80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3cab801f}.profile-button{border:1px solid var(--app-line);color:#fff;background:#fff;background:var(--app-ink);border:0;border-radius:50%;justify-content:center;align-items:center;width:39px;height:39px;font-size:11px;font-weight:700;display:flex;position:relative}.mobile-account-menu{border:1px solid var(--app-line);background:#fff;border-radius:13px;flex-direction:column;min-width:220px;padding:8px;display:flex;position:absolute;top:59px;right:32px;overflow:hidden;box-shadow:0 16px 44px #10283326}.account-menu-identity strong,.account-menu-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-menu-identity{border-bottom:1px solid var(--app-line);margin:0 6px 6px;padding:8px 4px 12px}.account-menu-identity strong{font-size:14px}.account-menu-identity small{color:var(--app-muted);margin-top:3px;font-size:13px}.mobile-account-menu a{color:var(--app-ink);text-align:left;background:0 0;border:0;border-radius:8px;min-height:42px;padding:11px 10px;font-size:15px;font-weight:600;text-decoration:none}.mobile-account-menu a:hover{background:var(--app-bg)}.mobile-account-menu a+a{border-top:1px solid var(--app-line)}.app-content{max-width:1320px;margin:0 auto;padding:44px clamp(28px,4vw,64px) 70px}.app-heading,.list-heading,.compact-heading{justify-content:space-between;align-items:flex-end;display:flex}.app-heading{margin-bottom:28px}.app-heading>div>p,.list-heading>div>p,.compact-heading>div>p{color:var(--app-teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.app-heading h1,.list-heading h1,.compact-heading h1{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(34px,3vw,50px);font-weight:500;line-height:1.05}.app-heading>div>span,.list-heading>div>span,.compact-heading>div>span{color:var(--app-muted);margin-top:10px;font-size:13px;line-height:1.5;display:block}.dashboard-heading{align-items:center;margin-bottom:34px}.dashboard-heading h1{font-size:clamp(36px,3.2vw,42px);font-weight:560}.dashboard-heading>div>span{max-width:620px;font-size:16px}.dashboard-state,.dashboard-empty{background:var(--app-panel);border:1px solid var(--app-line);border-radius:14px;padding:28px}.dashboard-state{color:var(--app-muted);min-height:120px}.dashboard-state p{margin:0;font-size:16px}.dashboard-error h2,.dashboard-empty h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:0;font-size:24px;font-weight:560}.dashboard-error p,.dashboard-empty p{color:var(--app-muted);margin:8px 0 0;font-size:15px;line-height:1.5}.dashboard-error button{background:var(--app-teal);color:#fff;border:0;border-radius:9px;min-height:42px;margin-top:18px;padding:0 16px;font-size:14px;font-weight:650}.dashboard-empty{text-align:left;max-width:720px}.dashboard-section+.dashboard-section,.dashboard-empty+.dashboard-section{margin-top:34px}.dashboard-section>header{margin-bottom:14px}.dashboard-section>header h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:560}.request-summary-list{flex-direction:column;gap:10px;display:flex}.request-summary-card{background:var(--app-panel);border:1px solid var(--app-line);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:19px 20px;display:grid}.request-title-row{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.request-title-row h3{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:0;font-size:20px;font-weight:560}.request-summary-main>p{color:var(--app-muted);margin:7px 0 0;font-size:15px}.request-status{border-radius:99px;align-items:center;min-height:28px;padding:4px 10px;font-size:13px;font-weight:700;display:inline-flex}.request-status[data-tone=neutral]{color:#52615f;background:#edf0ee}.request-status[data-tone=attention]{background:var(--app-gold-soft);color:#7e5313}.request-status[data-tone=progress]{background:var(--app-blue-soft);color:#274ea9}.request-status[data-tone=confirmed]{background:var(--app-teal-soft);color:var(--app-teal-dark)}.request-next-action{flex-wrap:wrap;align-items:baseline;gap:5px 8px;margin-top:12px;font-size:14px;display:flex}.request-next-action strong{color:var(--app-ink);font-weight:700}.request-next-action span{color:var(--app-muted)}.request-summary-action{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.request-summary-action>span{color:var(--app-muted);white-space:nowrap;font-size:13px}.request-summary-action button,.view-all-requests{color:var(--app-teal-dark);background:0 0;border:1px solid #bdc9c4;border-radius:9px;min-height:40px;padding:0 15px;font-size:14px;font-weight:700}.request-summary-action button:hover,.view-all-requests:hover{background:var(--app-teal-soft);border-color:var(--app-teal)}.view-all-requests{margin-top:14px}.upcoming-stay-card{border-left:4px solid var(--app-teal)}.selected-project{background:var(--app-panel);border:1px solid var(--app-line);border-radius:16px;margin-bottom:22px;padding:22px}.selected-project>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.selected-project>header h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:11px 0 4px;font-size:24px;font-weight:560}.selected-project>header p{color:var(--app-muted);margin:0;font-size:14px}.selected-project>header button{border:1px solid var(--app-line);color:var(--app-ink);background:0 0;border-radius:9px;min-height:38px;padding:0 13px;font-size:14px}.selected-project dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 24px;margin:22px 0 0;display:grid}.selected-project dl>div{min-width:0}.selected-project dt{color:var(--app-muted);margin-bottom:5px;font-size:13px}.selected-project dd{overflow-wrap:anywhere;margin:0;font-size:15px}.selected-project-next{border-top:1px solid var(--app-line);flex-wrap:wrap;gap:7px 10px;margin-top:22px;padding-top:17px;font-size:14px;display:flex}.selected-project-next span{color:var(--app-muted)}.new-search-button,.install-button{background:var(--app-teal);color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:45px;padding:0 17px;font-size:11px;font-weight:600;display:inline-flex}.new-search-button:hover,.install-button:hover{background:var(--app-teal-dark)}.command-card{background:radial-gradient(circle at 88% 0%, #315fdb21, transparent 35%), var(--app-ink);color:#fff;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;gap:24px;margin-bottom:20px;padding:25px 27px 19px;display:grid;position:relative;overflow:hidden}.command-copy{align-items:flex-start;gap:14px;display:flex}.command-mark{color:#8dcec2;background:#7cb8ad29;border:1px solid #7cb8ad38;border-radius:12px;flex:none;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.command-copy p{color:#8dcec2;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:700}.command-copy h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:25px;font-weight:500}.command-copy div>span{color:#acbdc1;max-width:620px;margin-top:7px;font-size:11px;line-height:1.5;display:block}.command-copy .command-promise{color:#fff;margin-top:9px;font-size:10px;font-weight:700;display:block}.command-card>button{color:var(--app-ink);background:#f7f4ec;border:0;border-radius:10px;align-self:center;align-items:center;gap:10px;min-height:45px;padding:0 16px;font-size:11px;font-weight:700;display:inline-flex}.command-card>button:hover{background:#fff}.command-examples{border-top:1px solid #ffffff1a;grid-column:1/-1;gap:8px;padding-top:14px;display:flex}.command-examples button{color:#c0cfd2;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:99px;min-height:31px;padding:0 11px;font-size:9px}.command-examples button:hover{color:#fff;background:#ffffff1a}.overview-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.overview-card{background:var(--app-panel);border:1px solid var(--app-line);border-radius:15px;align-items:center;gap:14px;min-height:110px;padding:18px;display:flex}.overview-icon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.overview-icon.teal{background:var(--app-teal-soft);color:var(--app-teal)}.overview-icon.blue{background:var(--app-blue-soft);color:var(--app-blue)}.overview-icon.gold{background:var(--app-gold-soft);color:var(--app-gold)}.overview-card p{color:var(--app-muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:9px;font-weight:600}.overview-card strong{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;margin:5px 0;font-size:26px;font-weight:500;line-height:1;display:block}.overview-card small{color:#809095;font-size:9px}.workspace-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.85fr);gap:20px;margin-bottom:20px;display:grid}.project-panel,.activity-panel{background:var(--app-panel);border:1px solid var(--app-line);border-radius:18px;padding:22px}.empty-project-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.empty-project-panel>span{background:var(--app-teal-soft);color:var(--app-teal);border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.empty-project-panel p{color:var(--app-teal);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:8px;font-weight:700}.empty-project-panel h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:0 0 4px;font-size:20px;font-weight:500}.empty-project-panel small{color:var(--app-muted);font-size:9px;line-height:1.45;display:block}.empty-project-panel>button{background:var(--app-teal);color:#fff;border:0;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:9px;font-weight:600;display:flex}.empty-project-panel>em{color:var(--app-muted);grid-column:2/-1;font-size:8px;font-style:normal}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading p{color:var(--app-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:600}.panel-heading h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:22px;font-weight:500}.status-pill{text-transform:uppercase;border-radius:99px;align-items:center;gap:6px;min-height:27px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.status-pill i{border-radius:50%;width:6px;height:6px}.status-pill.amber{background:var(--app-gold-soft);color:#875914}.status-pill.amber i{background:#d59737}.project-reference{background:var(--app-bg);border-radius:10px;justify-content:space-between;align-items:center;margin-top:17px;padding:11px 12px;display:flex}.project-reference span{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;font-size:10px;font-weight:600}.project-reference small{color:var(--app-muted);font-size:8px}.project-facts{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 20px;display:grid}.project-facts span{color:#485b61;align-items:center;gap:7px;font-size:9px;display:flex}.project-facts svg{color:var(--app-teal);width:16px;height:16px}.project-progress{grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:flex-start;margin:4px 0 20px;display:grid}.project-progress>div{text-align:center}.project-progress>div>span{color:#889397;background:#eef0ed;border:1px solid #dce1de;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin:0 auto;font-size:8px;font-weight:700;display:flex}.project-progress>div>span svg{width:14px;height:14px}.project-progress>div.active>span{background:var(--app-teal);border-color:var(--app-teal);color:#fff}.project-progress>div.current>span{border-color:var(--app-teal);color:var(--app-teal);box-shadow:0 0 0 4px var(--app-teal-soft);background:#fff}.project-progress>div p{color:var(--app-muted);margin:6px 0 0;font-size:8px}.project-progress>i{background:#dfe4e1;height:1px;margin-top:13px}.project-progress>i:first-of-type{background:var(--app-teal)}.project-actions{border-top:1px solid var(--app-line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.project-actions>button{color:var(--app-teal);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:10px;font-weight:700;display:flex}.project-actions>p{color:var(--app-muted);text-align:right;align-items:center;gap:6px;max-width:310px;margin:0;font-size:8px;display:flex}.project-actions>p svg{flex:none;width:14px;height:14px}.activity-list{flex-direction:column;gap:0;margin:17px 0 0;padding:0;list-style:none;display:flex}.activity-list li{gap:11px;padding:10px 0;display:flex;position:relative}.activity-list li:not(:last-child):after{background:var(--app-line);content:"";width:1px;height:20px;position:absolute;top:42px;left:15px}.activity-icon{background:var(--app-teal-soft);color:var(--app-teal);border-radius:50%;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.activity-icon svg{width:14px;height:14px}.activity-icon.muted{background:var(--app-blue-soft);color:var(--app-blue)}.activity-icon.future{color:#839095;background:#eef0ed}.activity-list strong{margin-bottom:3px;font-size:10px;display:block}.activity-list p,.activity-list small{color:var(--app-muted);margin:0;font-size:8px;line-height:1.45;display:block}.activity-list small{margin-top:3px}.payment-rule{background:#eaf2ef;border:1px solid #d3e3de;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:18px 21px;display:grid}.payment-rule>span{color:var(--app-teal);background:#fff;border-radius:11px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.payment-rule p{color:var(--app-teal);letter-spacing:.07em;text-transform:uppercase;margin:0 0 3px;font-size:8px;font-weight:700}.payment-rule h2{margin:0 0 4px;font-size:14px}.payment-rule small{color:var(--app-muted);font-size:9px;line-height:1.4;display:block}.payment-rule button{color:var(--app-teal-dark);background:0 0;border:1px solid #9ebdb4;border-radius:9px;min-height:35px;padding:0 12px;font-size:9px;font-weight:600}.compact-heading{justify-content:flex-start;align-items:flex-start;margin-bottom:24px}.back-button{border:1px solid var(--app-line);color:var(--app-ink);background:#fff;border-radius:10px;flex:none;width:40px;height:40px;margin-right:13px;font-size:18px}.resume-request-choice{background:#eef8f6;border:1px solid #b8ded7;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;max-width:900px;margin:0 auto 18px;padding:18px 20px;display:flex}.resume-request-choice p,.resume-request-choice h2,.resume-request-choice span{margin:0}.resume-request-choice p{color:var(--app-teal);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.resume-request-choice h2{margin-top:4px;font-size:17px}.resume-request-choice span{color:var(--app-muted);margin-top:5px;font-size:13px;display:block}.resume-request-choice>div:last-child{flex:none;gap:8px;display:flex}.resume-request-choice>div:first-child{min-width:0}.legacy-draft-review{border:1px solid var(--app-line);background:#fff;border-radius:12px;gap:8px;max-width:620px;margin-top:10px;padding:10px;display:grid}.legacy-draft-review header h3{margin:0;font-size:13px}.legacy-draft-review header span{margin-top:2px;font-size:10px}.legacy-draft-review pre,.legacy-draft-transcript{overscroll-behavior:contain;white-space:pre-wrap;word-break:break-word;background:#f7f8f6;border:1px solid #e1e5e1;border-radius:9px;max-height:220px;margin:0;padding:10px;overflow:auto}.legacy-draft-review pre{color:#42545a;font:10px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.legacy-draft-transcript{gap:8px;display:grid}.legacy-draft-transcript article{background:#fff;border-radius:8px;padding:8px 9px}.legacy-draft-transcript article strong{color:var(--app-teal);font-size:9px}.legacy-draft-transcript article p{white-space:pre-wrap;margin:3px 0 0;font-size:10px;line-height:1.45}.resume-request-choice button{border:1px solid var(--app-line);color:var(--app-ink);background:#fff;border-radius:10px;min-height:40px;padding:0 13px}.resume-request-choice button:first-child{background:var(--app-teal);border-color:var(--app-teal);color:#fff}.app-chat{background:var(--app-panel);border:1px solid var(--app-line);border-radius:20px;max-width:900px;margin:0 auto;overflow:clip;box-shadow:0 18px 55px #10283312}.chat-status{border-bottom:1px solid var(--app-line);justify-content:space-between;align-items:center;min-height:70px;padding:0 20px;display:flex}.chat-status>div{align-items:center;gap:10px;display:flex}.chat-status>div>span{background:var(--app-teal-soft);color:var(--app-teal);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.chat-status strong,.chat-status small{display:block}.chat-status strong{font-size:11px}.chat-status small{color:var(--app-muted);align-items:center;gap:5px;margin-top:3px;font-size:8px;display:flex}.chat-status small i{background:#3cab80;border-radius:50%;width:6px;height:6px}.chat-status>button{color:var(--app-muted);text-underline-offset:3px;background:0 0;border:0;font-size:9px;text-decoration:underline}.app-chat-history{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:9px;min-height:0;padding:18px 22px 22px;scroll-padding-bottom:24px;display:flex;overflow-y:auto}.app-chat-history-shell{height:min(430px,100svh - 280px);min-height:220px;display:flex;position:relative}.app-chat[data-conversation=false] .app-chat-history-shell{height:118px;min-height:96px}.app-chat-jump{background:var(--app-ink);color:#fff;cursor:pointer;z-index:3;border:0;border-radius:999px;min-height:32px;padding:0 12px;font-size:9px;font-weight:700;position:absolute;bottom:10px;right:18px;box-shadow:0 5px 16px #1028333d}.app-chat-jump:focus-visible{outline-offset:3px;outline:3px solid #286a6647}.app-message{align-items:flex-start;gap:9px;max-width:78%;display:flex}.app-message>span{background:var(--app-teal-soft);color:var(--app-teal);border-radius:9px;flex:none;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.app-message>span svg{width:15px;height:15px}.app-message>.marsstay-chat-mark{color:#ef4a2b;background:#fff0ec;font-size:21px}.app-message p{color:#40545b;white-space:pre-line;background:#edf3f1;border-radius:14px 14px 14px 4px;margin:0;padding:9px 11px;font-size:11px;line-height:1.55}.app-message.user{justify-content:flex-end;align-self:flex-end}.app-message.user p{background:var(--app-ink);color:#fff;border-radius:14px 14px 4px}.interpreted-brief{border:1px solid var(--app-line);background:#fbfaf7;border-radius:14px;margin:0 25px 16px;padding:16px}.interpreted-brief-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.interpreted-brief-heading p{color:var(--app-teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:8px;font-weight:750}.interpreted-brief-heading h2{letter-spacing:-.02em;margin:0;font-size:13px}.interpreted-brief-heading>button,.interpreted-brief dl button{color:var(--app-teal);cursor:pointer;background:0 0;border:0;padding:4px;font-size:9px;font-weight:700}.interpreted-brief dl{gap:0;margin:0;display:grid}.interpreted-brief dl>div{border-top:1px solid #e1e5e1;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:7px 12px;min-height:38px;display:grid}.interpreted-brief dt{color:var(--app-muted);font-size:8px;font-weight:650}.interpreted-brief dd{color:var(--app-ink);overflow-wrap:anywhere;min-width:0;margin:0;font-size:9px;line-height:1.4}.app-chat-suggestions{gap:7px;padding:0 25px 12px;display:flex}.app-chat-suggestions button{border:1px solid var(--app-line);color:var(--app-muted);background:0 0;border-radius:99px;min-height:29px;padding:0 10px;font-size:8px}.app-chat-suggestions button:hover{background:var(--app-bg);color:var(--app-teal);border-color:#a9c5be}.app-chat-composer{z-index:2;background:#fff;border:1px solid #b9c4c1;border-radius:15px;align-items:flex-end;margin:0 25px;padding:4px;display:flex;position:sticky;bottom:10px}.app-chat-composer:focus-within{border-color:var(--app-teal);box-shadow:0 0 0 4px #286a661a}.app-chat-composer textarea{color:var(--app-ink);resize:none;background:0 0;border:0;outline:0;flex:1;min-height:70px;padding:11px 12px;font-size:11px;line-height:1.5}.app-chat-composer>button{background:var(--app-ink);color:#fff;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:36px;height:36px;margin:0 4px 4px 0;display:flex}.save-brief-row{background:#edf5f2;border:1px solid #d7e7e2;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:12px 25px 0;padding:10px 11px;display:flex}.save-brief-row>div{color:var(--app-muted);align-items:center;gap:7px;font-size:8px;line-height:1.4;display:flex}.save-brief-row>div svg{color:var(--app-teal);flex:none;width:15px;height:15px}.save-brief-row>button{background:var(--app-teal);color:#fff;border:0;border-radius:9px;flex:none;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:8px;font-weight:700;display:flex}.save-brief-row>button:disabled{cursor:wait;opacity:.65}.standard-form-control{justify-content:center;padding:9px 25px 0;display:flex}.standard-form-control button{color:var(--app-teal);text-underline-offset:3px;background:0 0;border:0;padding:5px 8px;font-size:9px;font-weight:700;text-decoration:underline}.customer-standard-form{border:1px solid var(--app-line);background:#fbfaf7;border-radius:14px;margin:10px 25px 0;padding:16px}.customer-standard-form header h2{margin:0;font-size:14px}.customer-standard-form header p{color:var(--app-muted);margin:4px 0 14px;font-size:9px}.customer-standard-form>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-standard-form label{gap:5px;display:grid}.customer-standard-form label span{color:var(--app-muted);font-size:8px;font-weight:650}.customer-standard-form input{color:var(--app-ink);font:inherit;background:#fff;border:1px solid #b9c4c1;border-radius:9px;width:100%;min-width:0;min-height:38px;padding:0 10px;font-size:10px}.customer-standard-form input:focus{border-color:var(--app-teal);outline:0;box-shadow:0 0 0 3px #286a661a}.customer-standard-form .standard-vehicle-field{grid-column:span 2}.customer-standard-form>button{background:var(--app-teal);color:#fff;border:0;border-radius:9px;min-height:37px;margin-top:13px;padding:0 14px;font-size:9px;font-weight:700}.saved-ai-preferences{border-top:1px solid var(--app-line);margin-top:16px;padding-top:14px}.saved-ai-preferences h3{margin:0;font-size:11px}.saved-ai-preferences p{color:var(--app-muted);margin:4px 0 9px;font-size:9px}.saved-ai-preference-actions{flex-wrap:wrap;gap:7px;display:flex}.saved-ai-preferences button{color:var(--app-teal);background:#fff;border:1px solid #b9c4c1;border-radius:8px;min-height:32px;padding:0 10px;font-size:8px;font-weight:700}.saved-ai-preferences ul{gap:6px;margin:9px 0 0;padding:0;list-style:none;display:grid}.saved-ai-preferences li{justify-content:space-between;align-items:center;font-size:9px;display:flex}.ready-brief-row,.sourcing-status{background:#edf5f2;border:1px solid #d7e7e2;border-radius:14px;margin:12px 25px 0;padding:14px}.ready-brief-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.ready-brief-row>div:first-child{align-items:center;gap:10px;display:flex}.ready-brief-row>div:first-child>span,.sourcing-status>span{color:var(--app-teal);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ready-brief-row svg,.sourcing-status svg{width:16px;height:16px}.ready-brief-row h2,.sourcing-status h2{margin:0;font-size:13px}.ready-brief-row p,.sourcing-status p{color:var(--app-muted);margin:4px 0 0;font-size:9px;line-height:1.45}.ready-brief-actions{flex:none;align-items:center;gap:7px;display:flex}.ready-brief-actions button,.sourcing-status>button{border:1px solid #9ebdb4;border-radius:9px;min-height:35px;padding:0 11px;font-size:9px;font-weight:700}.ready-brief-actions button:first-child{color:var(--app-teal);background:0 0}.ready-brief-actions button:last-child,.sourcing-status>button{background:var(--app-teal);border-color:var(--app-teal);color:#fff;align-items:center;gap:7px;display:flex}.ready-brief-actions button:disabled{cursor:wait;opacity:.65}.sourcing-status{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.sourcing-status strong{color:var(--app-teal);margin-top:7px;font-size:9px;display:block}.chat-assurance{color:var(--app-muted);justify-content:center;gap:18px;padding:14px 20px 17px;font-size:8px;display:flex}.chat-assurance span{align-items:center;gap:5px;display:flex}.chat-assurance svg{color:var(--app-teal);width:13px;height:13px}.project-fit-card{background:radial-gradient(circle at 94% 2%, #315fdb1a, transparent 31%), var(--app-panel);border:1px solid var(--app-line);border-radius:20px;max-width:900px;margin:16px auto 0;padding:22px 24px 18px;box-shadow:0 18px 55px #1028330d}.project-fit-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.project-fit-heading p{color:var(--app-teal);letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:9px;font-weight:700}.project-fit-heading h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:0;font-size:24px;font-weight:500}.project-fit-heading>div:first-child>span{color:var(--app-muted);margin-top:5px;font-size:10px;line-height:1.5;display:block}.project-fit-score{background:var(--app-ink);color:#fff;border-radius:14px;flex-direction:column;flex:none;align-items:center;min-width:132px;padding:12px 15px;display:flex}.project-fit-score strong{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;font-size:24px;font-weight:500}.project-fit-score small{color:#b8c7ca;margin-top:2px;font-size:7px}.project-fit-factors{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.project-fit-factors span{background:var(--app-teal-soft);color:var(--app-teal-dark);border-radius:99px;padding:7px 9px;font-size:8px;font-weight:600}.project-fit-rule{border-top:1px solid var(--app-line);color:var(--app-muted);align-items:center;gap:6px;margin:16px 0 0;padding-top:12px;font-size:8px;display:flex}.project-fit-rule svg{color:var(--app-teal);flex:none;width:14px;height:14px}.project-fit-rule-secondary{border-top:0;margin-top:7px;padding-top:0}.list-heading{margin-bottom:28px}.project-list{flex-direction:column;gap:11px;display:flex}.project-list article{background:var(--app-panel);border:1px solid var(--app-line);border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:18px;display:grid}.project-list .project-loading,.project-list .project-list-empty{justify-content:center;min-height:130px;display:flex}.project-list .project-loading{color:var(--app-muted);font-size:10px}.project-list .project-list-empty{text-align:center;flex-direction:column;align-items:center;gap:13px}.project-list-empty h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;margin:0 0 5px;font-size:21px;font-weight:500}.project-list-empty p{color:var(--app-muted);margin:0;font-size:9px}.project-list-empty button{background:var(--app-teal);color:#fff;border:0;border-radius:9px;min-height:36px;padding:0 12px;font-size:9px;font-weight:600}.project-list-main{align-items:center;gap:14px;display:flex}.project-letter{background:var(--app-teal-soft);color:var(--app-teal);font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;border-radius:12px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.project-list-main h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:7px 0 3px;font-size:19px;font-weight:500}.project-list-main p{color:var(--app-muted);margin:0;font-size:9px}.project-list-meta{flex-direction:column;gap:8px;display:flex}.project-list-meta span{color:var(--app-muted);align-items:center;gap:7px;font-size:9px;display:flex}.project-list-meta svg{color:var(--app-teal);width:15px;height:15px}.project-open-button{border:1px solid var(--app-line);color:var(--app-ink);background:0 0;border-radius:9px;justify-content:center;align-items:center;min-width:64px;min-height:37px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.empty-state{background:var(--app-panel);text-align:center;border:1px dashed #c9d1cd;border-radius:19px;flex-direction:column;align-items:center;min-height:380px;padding:50px 20px;display:flex}.empty-state>span{background:var(--app-teal-soft);color:var(--app-teal);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.empty-state>span svg{width:28px;height:28px}.empty-state h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.03em;margin:18px 0 8px;font-size:25px;font-weight:500}.empty-state p{color:var(--app-muted);max-width:430px;margin:0 0 20px;font-size:11px;line-height:1.55}.account-view{max-width:860px;margin-left:0}.account-heading{margin-bottom:34px}.account-heading h1{font-size:clamp(36px,4vw,42px)}.account-heading>div>span{font-size:16px}.account-settings{border-top:1px solid var(--app-line);padding:28px 0 8px}.account-settings+.account-settings{margin-top:20px}.account-settings>header{margin-bottom:12px}.account-settings>header h2{font-family:var(--font-figtree), Figtree, Inter, Arial, sans-serif;letter-spacing:-.025em;margin:0;font-size:24px;font-weight:550}.account-settings>header p{color:var(--app-muted);margin:7px 0 0;font-size:15px;line-height:1.5}.account-details{margin:0}.account-details>div{border-bottom:1px solid var(--app-line);grid-template-columns:minmax(140px,.65fr) minmax(0,1.35fr);align-items:baseline;gap:24px;padding:18px 0;display:grid}.account-details dt{color:var(--app-muted);font-size:14px}.account-details dd{overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:600}.account-privacy>a{border-bottom:1px solid var(--app-line);color:var(--app-ink);justify-content:space-between;align-items:center;min-height:58px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.account-privacy>a:hover{color:var(--app-teal)}.locked-state{color:var(--app-teal);align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.locked-state svg{width:14px;height:14px}.app-bottom-nav{display:none}.app-toast{background:var(--app-ink);color:#fff;z-index:80;border-radius:11px;align-items:center;gap:13px;max-width:calc(100vw - 30px);padding:12px 14px;font-size:10px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 14px 36px #1028333d}.app-toast button{color:#fff;background:0 0;border:0;align-items:center;padding:0;display:flex}.app-toast svg{width:15px;height:15px}.mars-app :focus-visible{outline-offset:3px;outline:3px solid #315fdb80}@media (width<=1040px){.mars-app{grid-template-columns:210px minmax(0,1fr)}.app-sidebar{padding-left:14px;padding-right:14px}.app-brand{margin-left:9px}.workspace-grid{grid-template-columns:1fr}.activity-panel{display:none}.project-facts{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.mars-app{min-height:100svh;display:block}.app-sidebar{display:none}.app-topbar{justify-content:space-between;height:60px;padding:0 16px}.mobile-app-brand{display:block}.service-status{display:none}.mobile-account-menu{top:54px;right:14px}.app-content{padding:27px 15px 102px}.app-heading,.list-heading{align-items:flex-start;gap:18px}.dashboard-heading{flex-direction:column;align-items:flex-start;margin-bottom:26px}.dashboard-heading h1{font-size:clamp(30px,9vw,34px)}.dashboard-heading>div>span{font-size:15px}.dashboard-heading .new-search-button{min-height:44px;padding:0 16px;font-size:14px}.dashboard-state,.dashboard-empty{padding:22px 20px}.dashboard-section>header h2{font-size:23px}.request-summary-card{grid-template-columns:1fr;align-items:flex-start;gap:17px;padding:18px}.request-summary-action{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.request-summary-action>span{white-space:normal}.selected-project{padding:18px}.selected-project dl{grid-template-columns:repeat(2,minmax(0,1fr))}.app-heading h1,.list-heading h1,.compact-heading h1{font-size:clamp(32px,10vw,42px)}.app-heading>div>span,.list-heading>div>span,.compact-heading>div>span{font-size:11px}.new-search-button{flex:none;gap:7px;width:auto;height:43px;min-height:43px;padding:0 12px;font-size:9px}.new-search-button svg{width:19px;height:19px}.command-card{padding:20px;display:block}.command-copy h2{font-size:22px}.command-card>button{justify-content:space-between;width:100%;margin-top:18px}.command-examples{flex-direction:column;margin-top:17px}.command-examples button{text-align:left}.overview-grid{scroll-snap-type:x mandatory;gap:9px;padding-bottom:4px;display:flex;overflow-x:auto}.overview-card{scroll-snap-align:start;flex:0 0 80%}.project-panel{padding:18px}.empty-project-panel{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.empty-project-panel>button{grid-column:2;justify-self:start}.panel-heading{gap:10px}.panel-heading h2{font-size:20px}.status-pill{flex:none}.project-facts{grid-template-columns:repeat(2,1fr)}.project-progress{overflow:hidden}.project-actions{flex-direction:column;align-items:flex-start;gap:12px}.project-actions>p{text-align:left}.payment-rule{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.payment-rule button{grid-column:2;justify-self:start}.app-chat{border-radius:17px}.resume-request-choice{flex-direction:column;align-items:stretch}.resume-request-choice>div:last-child{flex-direction:column}.app-chat-history{padding:18px 14px}.app-chat-history-shell{height:min(390px,100svh - 250px);min-height:190px}.app-chat[data-conversation=true] .app-chat-history-shell{height:clamp(170px,100svh - 460px,280px);min-height:170px}.app-message{max-width:92%}.app-chat-suggestions{padding-left:14px;padding-right:14px;overflow-x:auto}.app-chat-suggestions button{flex:none}.app-chat-composer{margin:0 14px}.app-chat-composer textarea{font-size:16px}.interpreted-brief{margin-left:14px;margin-right:14px;padding:13px}.interpreted-brief dl>div{grid-template-columns:65px minmax(0,1fr) auto}.save-brief-row{flex-direction:column;align-items:stretch;margin-left:14px;margin-right:14px}.save-brief-row>button{justify-content:center;width:100%}.standard-form-control{padding-left:14px;padding-right:14px}.customer-standard-form,.ready-brief-row,.sourcing-status{margin-left:14px;margin-right:14px}.customer-standard-form>div{grid-template-columns:1fr}.customer-standard-form .standard-vehicle-field{grid-column:auto}.ready-brief-row{flex-direction:column;align-items:stretch}.ready-brief-actions{grid-template-columns:1fr 1fr;display:grid}.ready-brief-actions button{justify-content:center}.sourcing-status{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.sourcing-status>button{grid-column:2;justify-content:center;justify-self:start}.chat-assurance{flex-direction:column;align-items:center;gap:6px}.project-fit-card{border-radius:17px;padding:18px 15px 15px}.project-fit-heading{flex-direction:column;align-items:flex-start;gap:14px}.project-fit-score{flex-direction:row;align-items:baseline;gap:8px;width:100%;min-width:0}.project-fit-factors{gap:6px;margin-top:14px}.project-list article{grid-template-columns:minmax(0,1fr) auto;gap:13px}.project-list-meta{grid-column:1/-1;padding-left:62px}.project-open-button{grid-area:1/2}.install-button{flex:none;padding:0 12px;font-size:9px}.app-bottom-nav{border-top:1px solid var(--app-line);height:72px;padding:6px 4px max(6px, env(safe-area-inset-bottom));z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffefaf5;grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0}.app-bottom-nav button{color:#7a898e;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;font-size:12px;display:flex}.app-bottom-nav button svg{width:19px;height:19px}.app-bottom-nav button.active{color:var(--app-teal);font-weight:700}.app-bottom-nav button:nth-child(3){color:#fff}.app-bottom-nav button:nth-child(3) svg{background:var(--app-teal);box-sizing:content-box;color:#fff;border-radius:50%;width:19px;height:19px;padding:9px}.app-bottom-nav button:nth-child(3) span{color:var(--app-teal)}.account-heading h1{font-size:32px}.account-heading>div>span{font-size:15px}.account-settings{padding-top:24px}.account-settings>header h2{font-size:22px}.account-details>div{grid-template-columns:1fr;gap:6px;padding:16px 0}.app-toast{bottom:84px}}@media (width<=430px){.app-heading{margin-bottom:20px}.selected-project dl{grid-template-columns:1fr}.command-card{border-radius:17px}.command-copy{gap:10px}.command-mark{width:38px;height:38px}.overview-card{flex-basis:88%}.project-facts{gap:9px}.project-progress>div p{font-size:7px}.payment-rule{padding:16px}.payment-rule>span{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.mars-app *,.mars-app :before,.mars-app :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}._page_lty03_1{--paper:#f6f2ea;--ink:#202522;--muted:#626a65;--line:#dedfd9;--green:#1f6457;--green-dark:#174c43;background:var(--paper);color:var(--ink);min-height:100svh}._page_lty03_1 header{border-bottom:1px solid #20252217;align-items:center;min-height:64px;padding:8px clamp(18px,4vw,48px);display:flex}._brand_lty03_21{color:var(--ink);letter-spacing:-.045em;align-items:center;gap:8px;font-size:23px;font-weight:700;text-decoration:none;display:inline-flex}._brand_lty03_21 [data-marsstay-icon]{font-size:26px}._stage_lty03_36{justify-content:center;align-items:center;min-height:calc(100svh - 64px);padding:36px 20px 64px;display:flex}._content_lty03_44{width:100%;max-width:390px}._content_lty03_44 h1{letter-spacing:-.055em;margin:0;font-size:clamp(36px,5vw,46px);font-weight:600;line-height:1}._description_lty03_57{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.55}._form_lty03_64{flex-direction:column;margin-top:28px;display:flex}._form_lty03_64 label{margin-bottom:8px;font-size:13px;font-weight:700}._form_lty03_64 input{color:var(--ink);background:#fffefa;border:1px solid #aeb3ae;border-radius:10px;width:100%;min-height:52px;padding:12px 14px;font-size:16px}._form_lty03_64 input:hover{border-color:#7c847e}._form_lty03_64 input:focus{border-color:var(--green);outline:none;box-shadow:0 0 0 3px #1f645721}._form_lty03_64 button,._primaryAction_lty03_98{background:var(--green);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:12px 18px;font-size:14px;font-weight:750;text-decoration:none;transition:background .16s,transform .16s;display:flex}._form_lty03_64 button{cursor:pointer;margin-top:14px}._form_lty03_64 button:disabled{cursor:wait;opacity:.68}._form_lty03_64 button:hover:not(:disabled),._primaryAction_lty03_98:hover{background:var(--green-dark)}._form_lty03_64 button:active:not(:disabled),._primaryAction_lty03_98:active{transform:scale(.99)}._form_lty03_64 button:focus-visible,._form_lty03_64 input:focus-visible,._primaryAction_lty03_98:focus-visible,._homeLink_lty03_140:focus-visible,._legal_lty03_141 a:focus-visible,._brand_lty03_21:focus-visible{outline-offset:4px;outline:3px solid #1f645747}._error_lty03_147{color:#9f271e;margin:9px 0 0;font-size:13px;line-height:1.4}._homeLink_lty03_140{color:var(--green-dark);text-align:center;text-underline-offset:4px;margin-top:16px;font-size:13px;font-weight:700;display:block}._legal_lty03_141{gap:18px;margin-top:22px;display:flex}._legal_lty03_141 a{color:var(--muted);text-underline-offset:3px;font-size:12px}@media (width<=620px){._page_lty03_1 header{min-height:60px;padding-inline:16px}._brand_lty03_21{font-size:22px}._brand_lty03_21 [data-marsstay-icon]{font-size:24px}._stage_lty03_36{min-height:calc(100svh - 60px);padding:28px 20px 48px}._description_lty03_57{font-size:14px}}._page_zwx5e_1{--ink:#202522;--muted:#626a65;--green:#1f6457;--green-dark:#174c43;--surface:#fbfaf7;--line:#dedfd9;background:var(--surface);color:var(--ink);min-height:100vh;padding:0 24px 90px}._header_zwx5e_14{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;max-width:1160px;min-height:76px;margin:0 auto;display:grid}._brand_zwx5e_24{color:var(--ink);letter-spacing:-.04em;font-size:25px;font-weight:700;text-decoration:none}._header_zwx5e_14 nav{gap:30px;display:flex}._header_zwx5e_14 nav a{color:var(--ink);font-size:14px;font-weight:500;text-decoration:none}._action_zwx5e_44,._callout_zwx5e_45>a{background:var(--green);color:#fff;border-radius:10px;justify-self:end;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none}._hero_zwx5e_56{text-align:center;max-width:840px;margin:0 auto;padding:94px 0 70px}._hero_zwx5e_56>p,._callout_zwx5e_45 p{color:var(--green);letter-spacing:.05em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:600}._hero_zwx5e_56 h1{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.4vw,48px);font-weight:600;line-height:1.08}._hero_zwx5e_56>span{color:var(--muted);max-width:760px;margin:22px auto 0;font-size:18px;line-height:1.65;display:block}._steps_zwx5e_90,._areaGrid_zwx5e_91{max-width:980px;margin:0 auto}._steps_zwx5e_90 article{border-top:1px solid var(--line);grid-template-columns:40px 1fr;gap:34px;padding:30px 0;display:grid}._steps_zwx5e_90 article>span{color:var(--green);font-size:13px;font-weight:600}._steps_zwx5e_90 h2,._areaGrid_zwx5e_91 h2,._callout_zwx5e_45 h2{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:600}._steps_zwx5e_90 p,._areaGrid_zwx5e_91 p{color:var(--muted);margin:9px 0 0;font-size:16px;line-height:1.65}._areaGrid_zwx5e_91{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}._areaGrid_zwx5e_91 article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}._callout_zwx5e_45{color:#fff;background:#202522;border-radius:18px;grid-template-columns:1fr auto;align-items:end;gap:40px;max-width:980px;margin:80px auto 0;padding:38px;display:grid}._callout_zwx5e_45 h2{font-size:28px}._callout_zwx5e_45>a{color:var(--ink);background:#fff}@media (width<=760px){._header_zwx5e_14{grid-template-columns:1fr auto}._header_zwx5e_14 nav{display:none}._areaGrid_zwx5e_91{grid-template-columns:1fr}}@media (width<=620px){._page_zwx5e_1{padding-inline:14px}._hero_zwx5e_56{padding-top:62px}._hero_zwx5e_56 h1{font-size:35px}._callout_zwx5e_45{grid-template-columns:1fr;align-items:start;padding:26px 20px}._callout_zwx5e_45>a{justify-self:start}}._partnerSite_paq8v_1{--surface:#fbfaf7;--ink:#202522;--muted:#626a65;--green:#1f6457;--green-dark:#174c43;--line:#dedfd9;background:var(--surface);color:var(--ink);min-height:100vh}._partnerHeader_paq8v_13{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;background:#fbfaf7f2;border-bottom:1px solid #20252214;grid-template-columns:minmax(240px,1fr) auto minmax(74px,1fr);align-items:center;gap:30px;min-height:68px;padding:9px clamp(20px,4vw,58px);display:grid;position:sticky;top:0}._brand_paq8v_28{color:var(--ink);align-items:center;gap:8px;text-decoration:none;display:inline-flex}._brand_paq8v_28 [data-marsstay-icon]{font-size:31px}._brand_paq8v_28>span{flex-direction:column;display:flex}._brand_paq8v_28 strong{letter-spacing:-.04em;font-size:25px;line-height:1}._brand_paq8v_28 small{color:var(--muted);font-size:10px}._partnerHeader_paq8v_13 nav{gap:30px;display:flex}._partnerHeader_paq8v_13 nav a{color:var(--ink);font-size:14px;font-weight:550;text-decoration:none}._partnerHeader_paq8v_13 nav a:hover{color:var(--green)}._partnerHero_paq8v_72{text-align:center;max-width:820px;margin:0 auto;padding:clamp(72px,10vw,122px) 24px clamp(64px,8vw,96px)}._eyebrow_paq8v_79{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:750}._partnerHero_paq8v_72 h1{letter-spacing:-.055em;margin:0;font-size:clamp(40px,6vw,62px);font-weight:620;line-height:1.02}._heroLead_paq8v_96{color:var(--muted);max-width:690px;margin:20px auto 30px;font-size:clamp(17px,2vw,20px);line-height:1.55}._primaryAction_paq8v_104{background:var(--green);color:#fff;border-radius:12px;justify-content:center;min-height:50px;padding:15px 22px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}._primaryAction_paq8v_104:hover{background:var(--green-dark)}._howSection_paq8v_121,._trustSection_paq8v_122{border-top:1px solid var(--line);max-width:1080px;margin:0 auto;padding:clamp(56px,8vw,84px) 24px}._sectionIntro_paq8v_129{max-width:660px}._sectionIntro_paq8v_129 h2,._trustSection_paq8v_122 h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,44px);font-weight:620}._stepGrid_paq8v_141{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}._stepGrid_paq8v_141 article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}._stepGrid_paq8v_141 article>span{color:var(--green);font-size:12px;font-weight:800}._stepGrid_paq8v_141 h3{margin:20px 0 8px;font-size:18px}._stepGrid_paq8v_141 p,._trustSection_paq8v_122>p:last-child{color:var(--muted);margin:0;line-height:1.6}._trustSection_paq8v_122{text-align:center}._trustSection_paq8v_122>p:last-child{max-width:660px;margin:18px auto 0;font-size:17px}._partnerFooter_paq8v_183{color:#fff;background:#202522;justify-content:space-between;align-items:center;padding:30px clamp(24px,5vw,68px);display:flex}._footerBrand_paq8v_192{color:#fff;letter-spacing:-.04em;font-size:24px;font-weight:700;text-decoration:none}._partnerFooter_paq8v_183>div{flex-wrap:wrap;gap:12px 22px;display:flex}._partnerFooter_paq8v_183 a{color:#d7dcd9;font-size:12px}._primaryAction_paq8v_104:focus-visible,._partnerHeader_paq8v_13 a:focus-visible,._partnerFooter_paq8v_183 a:focus-visible{outline-offset:4px;outline:3px solid #1f645752}@media (width<=760px){._partnerHeader_paq8v_13{grid-template-columns:1fr auto;padding:8px 16px}._partnerHeader_paq8v_13 nav{display:none}._brand_paq8v_28 strong{font-size:22px}._brand_paq8v_28 [data-marsstay-icon]{font-size:28px}._partnerHero_paq8v_72{padding:64px 18px 58px}._partnerHero_paq8v_72 h1{font-size:clamp(34px,11vw,42px)}._stepGrid_paq8v_141{grid-template-columns:1fr}._partnerFooter_paq8v_183{flex-direction:column;align-items:flex-start;gap:18px}}._page_o1ycf_1{color:#202522;background:#fbfaf7;min-height:100vh;padding:0 24px 80px}._page_o1ycf_1>header{border-bottom:1px solid #dedfd9;justify-content:space-between;align-items:center;max-width:1120px;min-height:76px;margin:0 auto;display:flex}._page_o1ycf_1>header a{color:#202522;font-size:14px;font-weight:600;text-decoration:none}._page_o1ycf_1>header a:first-child{letter-spacing:-.04em;font-size:25px;font-weight:700}._intro_o1ycf_31{text-align:center;max-width:760px;margin:0 auto;padding:64px 0 0}._intro_o1ycf_31 p{color:#1f6457;letter-spacing:.05em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:600}._intro_o1ycf_31 h1{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,44px);font-weight:600}._intro_o1ycf_31 span{color:#626a65;max-width:680px;margin:18px auto 0;font-size:17px;line-height:1.6;display:block}@media (width<=620px){._page_o1ycf_1{padding:0 12px 60px}._page_o1ycf_1>header{min-height:68px}._intro_o1ycf_31{padding-top:48px}._page_o1ycf_1:has([data-conversation=true]) ._intro_o1ycf_31{padding-top:12px}:is(._page_o1ycf_1:has([data-conversation=true]) ._intro_o1ycf_31 p,._page_o1ycf_1:has([data-conversation=true]) ._intro_o1ycf_31 span){display:none}._page_o1ycf_1:has([data-conversation=true]) ._intro_o1ycf_31 h1{font-size:clamp(20px,5.5vw,24px)}}
