/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.grid{display:grid}.table{display:table}}:root{--ink:#18201d;--muted:#6f7974;--line:#e5e9e6;--paper:#fbfcfb;--green:#214c3c;--lime:#d9ff65;--mint:#edf5f0}*{box-sizing:border-box}body{color:var(--ink);background:#f5f7f5;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:3;background:#fff;flex-direction:column;width:246px;padding:29px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand,.mobile-brand{letter-spacing:1.3px;align-items:center;gap:11px;margin-bottom:38px;padding:0 8px;font-size:15px;display:flex}.brand-mark{background:var(--green);border-radius:8px;place-items:center;width:27px;height:27px;display:grid;transform:rotate(-4deg)}.brand-mark span{border:2px solid var(--lime);border-top:0;border-radius:0 0 8px 8px;width:11px;height:6px;display:block}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar button{color:#59635e;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;height:44px;padding:0 12px;display:flex}.sidebar button:hover,.sidebar button.selected{color:var(--green);background:#edf3ef;font-weight:700}.sidebar button .count{background:#e0e8e3;border-radius:12px;margin-left:auto;padding:2px 8px;font-size:11px}.sidebar-bottom{flex-direction:column;gap:4px;margin-top:auto;display:flex}.usage{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:13px 4px;padding:15px 10px}.usage>div{justify-content:space-between;font-size:11px;display:flex}.usage b{font-size:11px}.usage-track{background:#e9eeeb;border-radius:5px;height:5px;margin:10px 0 8px}.usage-track i{background:var(--green);border-radius:5px;width:48%;height:100%;display:block}.usage small{color:#8b938f;font-size:10px}.profile{align-items:center;gap:9px;padding:10px 4px;display:flex}.profile>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.profile div{flex-direction:column;min-width:0;display:flex}.profile b{font-size:12px}.profile small{color:#87908b;font-size:9px}.profile svg{width:14px;margin-left:auto}.app-shell>main{width:calc(100% - 246px);min-width:0;margin-left:246px}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:17px;height:67px;padding:0 35px;display:flex}.mobile-brand{display:none}.trial{color:#69736e;font-size:11px}.trial span{background:#8cc684;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.upgrade{background:var(--ink);color:#fff;border:0;border-radius:8px;padding:10px 17px;font-size:11px;font-weight:700}.page{max-width:1180px;margin:auto;padding:48px 48px 80px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:34px;display:flex}.eyebrow{letter-spacing:1.2px;font-weight:800;color:#8a938e!important;margin:0 0 9px!important;font-size:10px!important}.page h1{letter-spacing:-1.3px;margin:0 0 8px;font-family:Georgia,serif;font-size:36px;font-weight:500}.page-heading p,.generator-head p{color:var(--muted);margin:0;font-size:13px}.primary{background:var(--green);color:#fff;border:0;border-radius:9px;align-items:center;gap:9px;padding:13px 18px;font-size:12px;font-weight:700;display:flex;box-shadow:0 5px 16px #214c3c22}.primary:disabled{opacity:.45;cursor:not-allowed}.primary svg{width:16px}.hero-card{background:var(--green);color:#fff;border-radius:16px;align-items:center;gap:28px;height:220px;padding:34px 42px;display:flex;position:relative;overflow:hidden}.hero-icon{background:#ffffff10;border:1px solid #ffffff1b;border-radius:18px;flex:none;place-items:center;width:71px;height:71px;display:grid}.hero-icon svg{color:var(--lime);width:32px;height:32px}.pill{letter-spacing:1px;color:var(--lime);font-size:9px;font-weight:800}.hero-card h2{margin:10px 0 8px;font:500 27px/1.2 Georgia,serif}.hero-card p{color:#d4dfda;margin:0 0 20px;font-size:12px}.hero-card button{color:var(--lime);background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:11px;font-weight:700;display:flex}.hero-card button svg{width:14px}.hero-lines{opacity:.14;width:300px;height:260px;position:absolute;bottom:-55px;right:-30px;transform:rotate(-16deg)}.hero-lines i{border:1px solid var(--lime);border-radius:50%;width:100%;height:40px;margin:-12px;display:block}.stats{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,1fr);margin:20px 0 39px;display:grid}.stats article{border-right:1px solid var(--line);flex-direction:column;padding:22px 27px;display:flex}.stats article:last-child{border:0}.stats span{letter-spacing:.9px;color:#8c958f;font-size:9px;font-weight:800}.stats b{margin:7px 0;font:500 29px Georgia,serif}.stats b em{font:13px Arial}.stats small{color:#8a938e;font-size:10px}.stats small i{color:#36855f;font-style:normal}.section-head{justify-content:space-between;align-items:flex-end;margin-bottom:14px;display:flex}.section-head h3{margin:0 0 5px;font:500 20px Georgia,serif}.section-head p{color:#87908b;margin:0;font-size:11px}.section-head button{color:var(--green);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;font-weight:700;display:flex}.section-head svg{width:13px}.car-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.car-row{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:46px 1fr 100px 110px 20px;align-items:center;gap:12px;width:100%;padding:14px 19px;display:grid}.car-row:last-child{border:0}.car-row:hover{background:#fafcfb}.car-badge{width:42px;height:42px;color:var(--green);background:#e8eeea;border-radius:9px;place-items:center;font-size:11px;font-weight:800;display:grid}.car-main{flex-direction:column;gap:4px;display:flex}.car-main span,.car-row time{color:#87908b;font-size:10px}.status{color:#4e6e5e;font-size:10px}.status i,.project-top i{background:#7dbf8b;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.car-row svg{color:#9aa29e;width:15px}.back{color:#65716b;background:0 0;border:0;margin-bottom:30px;padding:0;font-size:11px}.generator-head{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.secondary{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 14px;font-size:11px}.form-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.form-title{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:24px 28px;display:flex}.form-title>span{background:var(--mint);width:35px;height:35px;color:var(--green);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.form-title h3{margin:0 0 4px;font:500 17px Georgia,serif}.form-title p{color:#7a847f;margin:0;font-size:10px}.future{letter-spacing:.6px;color:#769181;border:1px solid #dfe7e2;border-radius:20px;margin-left:auto;padding:7px 10px;font-size:8px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;padding:29px;display:grid}.form-grid label{flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dfe4e1;border-radius:8px;outline:none;padding:12px 13px}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.form-grid textarea{resize:vertical;min-height:102px}.form-grid .full{grid-column:1/-1}.form-grid label small{color:#929a96;font-weight:400}.suffix{position:relative}.suffix span{color:#8b948f;font-weight:400;position:absolute;top:12px;right:13px}.suffix input{padding-right:45px}.form-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.form-actions>span{color:#89928d;font-size:10px}.results-layout{grid-template-columns:240px 1fr;gap:20px;display:grid}.channel-list{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.channel-list>p{letter-spacing:.9px;color:#929a96;margin:5px 7px 12px;font-size:9px;font-weight:800}.channel-list button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.channel-list button.active{background:var(--mint)}.channel-list button>span{background:#edf1ef;border-radius:7px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:800;display:grid}.channel-list button.active>span{background:var(--green);color:var(--lime)}.channel-list button div{flex-direction:column;gap:2px;display:flex}.channel-list b{font-size:10px}.channel-list small{color:#8b948f;font-size:8px}.channel-list button>i{color:#4d8469;margin-left:auto;font-style:normal}.output-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.output-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:66px;padding:0 21px;display:flex}.output-head>div{flex-direction:column;gap:4px;display:flex}.output-head span{font:500 17px Georgia,serif}.output-head small{color:#929a96;font-size:9px}.output-head button{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;padding:8px 11px;font-size:10px;display:flex}.output-head svg{width:14px}.output-card textarea{resize:vertical;color:#37423d;border:0;outline:none;width:100%;height:420px;padding:25px 28px;font-size:12px;line-height:1.75}.output-foot{border-top:1px solid var(--line);justify-content:space-between;padding:14px 21px;display:flex}.output-foot span,.output-foot button{color:#89928d;font-size:9px}.output-foot button{color:var(--green);background:0 0;border:0;font-weight:700}.search{width:360px;margin-bottom:22px;position:relative}.search svg{color:#87908b;width:15px;position:absolute;top:12px;left:13px}.search input{border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;width:100%;padding:11px 12px 11px 38px}.project-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.project-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px}.project-top{justify-content:space-between;align-items:start;display:flex}.project-top span{color:#718279;font-size:9px}.project-grid h3{margin:18px 0 5px;font:500 17px Georgia,serif}.project-grid p{color:#8b948f;margin:0 0 11px;font-size:10px}.project-grid strong{font-size:13px}.project-grid article>div:last-child{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:17px;padding-top:13px;display:flex}.project-grid small{color:#8a938e;font-size:9px}.project-grid button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.project-grid button svg{width:12px}.plans{grid-template-columns:repeat(3,1fr);align-items:center;gap:17px;display:grid}.plans article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:28px;position:relative}.plans article.featured{border:2px solid var(--green);padding:34px 28px;box-shadow:0 15px 40px #214c3c13}.popular{background:var(--lime);color:var(--green);border-radius:20px;padding:6px 10px;font-size:8px;font-weight:800;position:absolute;top:-12px;right:18px}.plans article>span{letter-spacing:1px;color:#769181;font-size:9px;font-weight:800}.plans h2{margin:15px 0 5px;font:500 31px Georgia,serif}.plans h2 small{color:#8b948f;font:400 11px Arial}.plans p{color:#7d8782;font-size:11px}.plans ul{border-top:1px solid var(--line);min-height:145px;margin:10px 0;padding:15px 0;list-style:none}.plans li{padding:7px 0;font-size:10px}.plans button{border:1px solid var(--green);width:100%;color:var(--green);background:#fff;border-radius:8px;padding:11px;font-size:10px;font-weight:700}.plans .featured button{background:var(--green);color:#fff}.plans button:disabled{border-color:var(--line);color:#8b948f}.billing-note{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:15px;margin-top:22px;padding:18px 22px;display:flex}.billing-note svg{color:var(--green)}.billing-note b{font-size:11px}.billing-note p{color:#89928d;margin:4px 0 0;font-size:9px}.type-picker{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.type-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex-direction:column;min-height:275px;padding:25px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.type-card:after{content:"";opacity:.08;border:1px solid;border-radius:50%;width:130px;height:130px;position:absolute;top:-50px;right:-55px}.type-card:hover{border-color:#aab9b1;transform:translateY(-3px);box-shadow:0 16px 35px #214c3c12}.type-card-top{justify-content:space-between;align-items:center;display:flex}.type-card-top>span{background:var(--mint);width:46px;height:46px;color:var(--green);border-radius:12px;place-items:center;font:700 12px Georgia,serif;display:grid}.type-card-top small{color:#a4aaa7;font:500 12px Georgia,serif}.type-card h2{margin:32px 0 9px;font:500 25px Georgia,serif}.type-card p{color:#737d78;max-width:230px;margin:0;font-size:11px;line-height:1.6}.type-card>div:last-child{border-top:1px solid var(--line);letter-spacing:.15px;justify-content:space-between;align-items:center;margin-top:auto;padding-top:18px;font-size:9px;font-weight:700;display:flex}.type-card>div:last-child svg{width:14px}.type-card.business .type-card-top>span{color:#384967;background:#edf0f7}.type-card.leasing .type-card-top>span{color:#745b37;background:#f5efe5}.type-card.business:hover{border-color:#9cabc6}.type-card.leasing:hover{border-color:#c5af8b}.type-help{background:#edf3ef;border:1px solid #dde7e1;border-radius:12px;align-items:center;gap:14px;margin-top:20px;padding:18px 22px;display:flex}.type-help>svg{width:20px;color:var(--green)}.type-help b{font-size:10px}.type-help p{color:#7f8984;margin:4px 0 0;font-size:9px}.type-tag,.form-type-pill{letter-spacing:.4px;text-transform:uppercase;vertical-align:2px;color:#386047;background:#e8f1eb;border-radius:20px;align-items:center;margin-left:5px;padding:4px 8px;width:auto!important;font:700 8px Arial!important;display:inline-flex!important}.type-tag.business,.form-type-pill.business{color:#44577b;background:#e9edf5}.type-tag.leasing,.form-type-pill.leasing{color:#735a38;background:#f3ecdf}.form-type-pill{margin-left:auto;padding:7px 11px}.form-title .future{margin-left:0}.form-section-title{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbf9;align-items:center;gap:14px;padding:24px 28px;display:flex}.form-section-title>span{background:var(--green);width:35px;height:35px;color:var(--lime);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.form-section-title h3{margin:0 0 4px;font:500 17px Georgia,serif}.form-section-title p{color:#7a847f;margin:0;font-size:10px}.commercial-fields{background:#fdfefd}.form-private .form-section-title{box-shadow:inset 3px 0 #6b9a79}.form-business .form-section-title{box-shadow:inset 3px 0 #6e80a5}.form-leasing .form-section-title{box-shadow:inset 3px 0 #a58a60}.result-type{color:var(--green);background:#edf3ef;border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 13px;font-size:10px;font-weight:800;display:flex}.result-type small{opacity:.8;font-size:8px;font-weight:400}.result-type.business{color:#44577b;background:#e9edf5}.result-type.leasing{color:#735a38;background:#f3ecdf}.assistant-title{background:#f7faf8;box-shadow:inset 3px 0 var(--lime)!important}.assistant-title>span{background:var(--green)}.assistant-title>span svg{width:17px;color:var(--lime)}.assistant-badge{letter-spacing:.6px;color:#547361;margin-left:auto;font-size:8px;font-weight:800}.assistant-badge i{background:#82be8c;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.sales-assistant{border-bottom:1px solid var(--line);background:#fbfdfb;padding:26px 29px 29px}.assistant-empty{background:#fff;border:1px dashed #cfd9d3;border-radius:10px;align-items:center;gap:13px;min-height:92px;padding:18px;display:flex}.assistant-empty>span{background:var(--green);width:35px;height:35px;color:var(--lime);border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.assistant-empty b{font-size:10px}.assistant-empty p{color:#8a938e;margin:4px 0 0;font-size:9px}.suggestion-head{justify-content:space-between;align-items:end;margin-bottom:12px;display:flex}.suggestion-head>div{flex-direction:column;gap:4px;display:flex}.suggestion-head b{font-size:11px}.suggestion-head small{color:#8b948f;font-size:9px}.suggestion-head>span{color:#53705f;background:#e9f0eb;border-radius:20px;padding:5px 8px;font-size:8px;font-weight:700}.suggestion-list{flex-wrap:wrap;gap:8px;margin-bottom:21px;display:flex}.suggestion-list button{color:#45524b;text-align:left;background:#fff;border:1px solid #dce4df;border-radius:9px;align-items:flex-start;gap:8px;padding:9px 12px 9px 9px;font-size:9px;line-height:1.45;transition:border-color .15s,background .15s;display:flex}.suggestion-list button:hover{background:#f2f7f4;border-color:#83a592}.suggestion-list button>span{width:17px;height:17px;color:var(--green);background:#e6f0ea;border-radius:5px;flex:none;place-items:center;font-weight:800;display:grid}.argument-composer{border-top:1px solid var(--line);padding-top:20px}.argument-composer>label{justify-content:space-between;margin-bottom:8px;font-size:10px;font-weight:700;display:flex}.argument-composer label small{color:#8d9691;font-weight:400}.argument-composer>div{gap:8px;display:flex}.argument-composer input{background:#fff;border:1px solid #d9e1dc;border-radius:9px;outline:none;flex:1;padding:12px 13px;font-size:10px}.argument-composer input:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.argument-composer button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 15px;font-size:9px;font-weight:700;display:flex}.argument-composer button:disabled{opacity:.45}.argument-composer button svg{width:14px;color:var(--lime)}.argument-preview{color:#526159;background:#eff5f1;border-radius:8px;margin:9px 0 0;padding:10px 12px;font-size:9px;line-height:1.5}.argument-preview span{background:var(--green);color:var(--lime);border-radius:4px;margin-right:6px;padding:3px 4px;font-size:7px;font-weight:800}.chosen-arguments{margin-top:22px}.chosen-head{align-items:center;gap:7px;margin-bottom:9px;display:flex}.chosen-head b{font-size:10px}.chosen-head span{background:#e7eee9;border-radius:12px;padding:2px 7px;font-size:8px}.chosen-row{background:#fff;border:1px solid #e0e6e2;border-radius:9px;align-items:center;gap:10px;margin-bottom:7px;padding:10px 11px;display:flex}.chosen-row>span{background:#edf4ef;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;display:grid}.chosen-row svg{width:13px;color:var(--green)}.chosen-row p{flex:1;margin:0;font-size:9px;line-height:1.45}.chosen-row button{color:#7f8883;background:#f1f3f2;border:0;border-radius:6px;width:23px;height:23px;font-size:15px;line-height:1}.chosen-row button:hover{color:#a64c3e;background:#f5e9e7}.chosen-empty{text-align:center;color:#9aa29e;border:1px dashed #d9e0dc;border-radius:9px;padding:12px;font-size:9px}.fact-note{color:#929a96;margin:12px 0 0;font-size:8px}.fact-note:before{content:"i";border:1px solid #b8c1bc;border-radius:50%;place-items:center;width:14px;height:14px;margin-right:5px;font-size:8px;display:inline-grid}@media (width<=900px){.sidebar{width:210px}.app-shell>main{width:calc(100% - 210px);margin-left:210px}.page{padding:38px 28px}.project-grid,.plans{grid-template-columns:1fr 1fr}.type-picker{grid-template-columns:1fr}.type-card{min-height:210px}.hero-lines{display:none}.results-layout{grid-template-columns:190px 1fr}}@media (width<=700px){.sidebar{display:none}.app-shell>main{width:100%;margin:0}.topbar{justify-content:space-between;height:61px;padding:0 18px}.mobile-brand{margin:0;padding:0;display:flex}.mobile-brand b{font-size:12px}.mobile-brand .brand-mark{width:24px;height:24px}.trial{display:none}.page{padding:29px 18px 70px}.page h1{font-size:30px}.page-heading{align-items:flex-start;gap:18px}.page-heading .primary{padding:12px;font-size:0}.page-heading .primary svg{width:18px}.hero-card{align-items:flex-start;height:auto;padding:28px}.hero-icon{width:50px;height:50px}.hero-card h2{font-size:21px}.stats{grid-template-columns:1fr}.stats article{border-right:0;border-bottom:1px solid var(--line)}.car-row{grid-template-columns:42px 1fr 16px}.car-row .status,.car-row time{display:none}.form-grid{grid-template-columns:1fr;padding:20px}.form-grid .full{grid-column:auto}.future{display:none}.form-title{flex-wrap:wrap;align-items:flex-start}.form-type-pill{margin-left:auto}.form-section-title{flex-wrap:wrap;align-items:flex-start}.assistant-badge{width:100%;margin-left:49px}.sales-assistant{padding:20px}.argument-composer>label{display:block}.argument-composer label small{margin-top:4px;display:block}.argument-composer>div{flex-direction:column}.argument-composer button{justify-content:center;min-height:41px}.type-card{min-height:230px}.type-card h2{margin-top:24px}.type-help{align-items:flex-start}.form-actions{gap:12px}.form-actions>span{display:none}.form-actions .primary{justify-content:center;width:100%}.results-layout{grid-template-columns:1fr}.channel-list{display:flex;overflow-x:auto}.channel-list>p,.channel-list button small,.channel-list button>i{display:none}.channel-list button{min-width:max-content}.result-type{min-width:180px;margin:0}.output-card textarea{height:370px}.project-grid,.plans{grid-template-columns:1fr}.search{width:100%}.generator-head{align-items:start}}.profile{color:inherit;border-radius:9px;text-decoration:none}.profile:hover{background:#f4f7f5}.profile div{overflow:hidden}.profile b,.profile small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile svg{flex:none}.notice{color:#456151;background:#f0f6f2;border:1px solid #d9e5dd;border-radius:10px;margin:-16px 0 22px;padding:11px 14px;font-size:10px;line-height:1.5}.empty-state{text-align:center;color:#87908b;padding:24px;font-size:11px}.empty-state.bordered{border:1px solid var(--line);background:#fff;border-radius:12px}.output-foot button:disabled{opacity:.5;cursor:wait}.quick-create{max-width:900px}.sale-type-strip{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px;padding:15px 17px;display:flex}.sale-type-strip>div:first-child{flex-direction:column;gap:4px;display:flex}.sale-type-strip b{font:500 15px Georgia,serif}.sale-type-strip small{color:#7f8984;font-size:9px}.sale-type-tabs{background:#f1f4f2;border-radius:10px;gap:3px;padding:4px;display:flex}.sale-type-tabs button{color:#66716b;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:92px;height:37px;font-size:10px;font-weight:700;display:flex}.sale-type-tabs button span{letter-spacing:.5px;opacity:.65;font-size:7px}.sale-type-tabs button.active{color:var(--green);background:#fff;box-shadow:0 2px 9px #14271f14}.sale-type-tabs button.active.business{color:#44577b}.sale-type-tabs button.active.leasing{color:#735a38}.quick-create .form-title>span svg{width:17px;color:var(--green)}.quick-create .future{margin-left:auto}.tone-field{grid-column:1/-1}.tone-field select{max-width:280px}.details-toggle{border:0;border-top:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:#f7faf8;justify-content:space-between;align-items:center;padding:18px 28px;display:flex}.details-toggle:hover,.details-toggle.open{background:#f1f6f3}.details-toggle>div{align-items:center;gap:12px;display:flex}.details-toggle>div>span{background:var(--green);width:34px;height:34px;color:var(--lime);border-radius:9px;flex:none;place-items:center;display:grid}.details-toggle svg{width:16px}.details-toggle p{flex-direction:column;gap:4px;margin:0;display:flex}.details-toggle b{font:500 15px Georgia,serif}.details-toggle small{color:#7c8781;font-size:9px}.details-toggle aside{align-items:center;gap:14px;display:flex}.details-toggle em{color:#4f735e;background:#e5efe8;border-radius:20px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:700}.details-toggle strong{color:var(--green);font-size:9px}.optional-details{border-top:1px solid var(--line);background:#fbfdfb;padding:24px 28px 0}.equipment-field{flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.equipment-field textarea{resize:vertical;background:#fff;border:1px solid #dfe4e1;border-radius:8px;outline:none;width:100%;min-height:82px;padding:12px 13px}.equipment-field textarea:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.equipment-field small{color:#929a96;font-weight:400}.compact-assistant{background:0 0;border:0;padding:24px 0}.generate-button{justify-content:center;min-width:176px}@media (width<=700px){.sale-type-strip{flex-direction:column;align-items:stretch}.sale-type-tabs{width:100%}.sale-type-tabs button{flex:1;min-width:0}.tone-field{grid-column:auto}.tone-field select{max-width:none}.details-toggle{align-items:flex-start;padding:16px 20px}.details-toggle aside{flex-direction:column;align-items:flex-end;gap:8px}.details-toggle em{white-space:nowrap}.optional-details{padding:20px 20px 0}.quick-create .form-title .future{display:none}}.research-promise{border-top:1px solid var(--line);background:#f0f6f2;align-items:center;gap:12px;padding:17px 28px;display:flex}.research-promise>span{width:34px;height:34px;color:var(--green);background:#fff;border-radius:9px;flex:none;place-items:center;display:grid;box-shadow:0 2px 8px #214c3c12}.research-promise svg{width:15px}.research-promise div{flex-direction:column;gap:4px;display:flex}.research-promise b{font-size:10px}.research-promise small{color:#6f7f77;max-width:680px;font-size:9px;line-height:1.5}@media (width<=700px){.research-promise{align-items:flex-start;padding:16px 20px}.generate-button{min-width:0}.form-actions .primary{font-size:10px}}.photo-field{flex-direction:column;gap:10px;display:flex}.photo-field-head>div{flex-direction:column;gap:5px;display:flex}.photo-field-head b{font-size:10px}.photo-field-head b span{color:#567060;letter-spacing:.4px;background:#e8f0eb;border-radius:10px;margin-left:6px;padding:3px 6px;font-size:7px}.photo-field-head small{color:#87918c;font-size:9px}.photo-upload{cursor:pointer;background:#f8fbf9;border:1px dashed #b9c9c0;border-radius:10px;align-items:center;gap:13px;padding:14px 16px;transition:border-color .15s,background .15s;flex-direction:row!important;min-height:82px!important;display:flex!important}.photo-upload:hover{background:#f1f7f3;border-color:#6f9682}.photo-upload.busy{opacity:.6;cursor:wait}.photo-upload input{display:none}.photo-upload>span{background:var(--green);width:39px;height:39px;color:var(--lime);border-radius:9px;flex:none;place-items:center;display:grid}.photo-upload svg{width:18px}.photo-upload>div{flex-direction:column;flex:1;gap:4px;display:flex}.photo-upload b{font-size:10px}.photo-upload small{color:#89938e;font-size:8px;font-weight:400}.photo-upload strong{color:var(--green);background:#fff;border:1px solid #d4dfd8;border-radius:7px;padding:8px 10px;font-size:9px}.photo-preview{background:#f9fbfa;border:1px solid #dce5df;border-radius:10px;align-items:center;gap:13px;min-height:92px;padding:9px;display:flex}.photo-preview-image{background-position:50%;background-size:cover;border-radius:8px;flex:none;width:112px;height:74px}.photo-preview-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.photo-preview-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.photo-preview-copy small{color:#7e8983;font-size:8px}.photo-preview-copy button{color:#87665b;background:0 0;border:0;width:max-content;padding:0;font-size:8px;text-decoration:underline}.photo-status{color:#3d7252;letter-spacing:.5px;background:#e5f0e8;border-radius:14px;margin-right:5px;padding:6px 8px;font-size:7px;font-weight:800}.photo-status.scanning{color:#7a663d;background:#f2eddc}.vehicle-guess{background:#eff6f1;border:1px solid #d9e5dc;border-radius:10px;align-items:center;gap:12px;padding:12px 13px;display:flex}.vehicle-guess>span{letter-spacing:.5px;color:#fff;background:var(--green);border-radius:5px;flex:none;padding:5px 6px;font-size:7px;font-weight:800}.vehicle-guess>div{flex-direction:column;flex:1;gap:3px;display:flex}.vehicle-guess b{font-size:11px}.vehicle-guess small{color:#66766d;font-size:8px}.vehicle-guess p{color:#7b8780;margin:2px 0 0;font-size:8px}.vehicle-guess>button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:700}.vehicle-guess>button:disabled{opacity:.4}.vehicle-guess.confidence-low{background:#faf6ed;border-color:#e8ddc4}.photo-error{color:#9a4f45;margin:0;font-size:8px;line-height:1.5}.photo-privacy{color:#919a95;margin:0;font-size:8px;font-weight:400;line-height:1.5}.vision-summary{background:#f0f6f2;border:1px solid #d8e4dc;border-radius:11px;align-items:flex-start;gap:11px;margin:0 0 15px;padding:13px 16px;display:flex}.vision-summary>span{width:32px;height:32px;color:var(--green);background:#fff;border-radius:8px;flex:none;place-items:center;display:grid}.vision-summary svg{width:15px}.vision-summary b{font-size:10px}.vision-summary p{color:#65756c;margin:4px 0 0;font-size:9px;line-height:1.55}@media (width<=700px){.photo-upload strong{display:none}.photo-preview{flex-wrap:wrap;align-items:flex-start}.photo-preview-image{width:92px;height:65px}.photo-status{margin-left:auto}.vehicle-guess{flex-wrap:wrap;align-items:flex-start}.vehicle-guess>button{width:100%}.vision-summary{align-items:flex-start}}.active-feature{color:#35614a!important;background:#e4efe8!important}.vin-lookup{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f8f5,#fbfcfb);grid-template-columns:40px minmax(180px,1fr) auto;align-items:center;gap:12px 15px;padding:18px 28px 17px;display:grid}.vin-icon{background:var(--green);width:40px;height:40px;color:var(--lime);border-radius:10px;place-items:center;display:grid}.vin-icon svg{width:19px}.vin-copy{flex-direction:column;gap:4px;display:flex}.vin-copy b{font-size:10px}.vin-copy small{color:#75827b;font-size:8px;line-height:1.45}.lookup-tabs{background:#e7eee9;border:1px solid #d5dfd9;border-radius:9px;gap:3px;padding:3px;display:flex}.lookup-tabs button{color:#718078;background:0 0;border:0;border-radius:6px;padding:7px 10px;font-size:8px;font-weight:700}.lookup-tabs button.active{color:var(--green);background:#fff;box-shadow:0 1px 4px #214c3c1c}.vin-controls{grid-column:2/-1;gap:8px;display:flex}.vin-input{background:#fff;border:1px solid #ccd8d1;border-radius:9px;flex:1;align-items:center;height:41px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.vin-input:focus-within{border-color:#69917e;box-shadow:0 0 0 3px #e3ede7}.vin-input.complete{border-color:#82a58f}.vin-input input{letter-spacing:.55px;text-transform:uppercase;border:0;outline:0;width:100%;height:100%;padding:0 11px;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.vin-input span{color:#88928d;white-space:nowrap;padding:0 10px;font-size:8px}.vin-controls>button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:9px;align-items:center;gap:7px;height:41px;padding:0 14px;font-size:9px;font-weight:700;display:flex}.vin-controls>button svg{width:14px;color:var(--lime)}.vin-controls>button:disabled{opacity:.42;cursor:not-allowed}.vin-result{background:#eaf4ed;border:1px solid #d3e3d8;border-radius:9px;grid-column:2/-1;align-items:center;gap:11px;padding:11px 12px;display:flex}.vin-result>span{letter-spacing:.5px;background:var(--green);color:var(--lime);border-radius:5px;padding:5px 6px;font-size:7px;font-weight:800}.vin-result>div{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.vin-result b{font-size:10px}.vin-result small{color:#66766d;font-size:8px;line-height:1.45}.vin-result strong{color:#3b7251;white-space:nowrap;font-size:8px}.vin-error{color:#9a4f45;grid-column:2/-1;margin:0;font-size:8px;line-height:1.5}.vin-note{color:#8a948f;grid-column:2/-1;margin:0;font-size:8px;line-height:1.45}.lookup-equipment{background:#fff;border:1px solid #d8e4dc;border-radius:9px;flex-direction:column;grid-column:2/-1;gap:9px;padding:11px 12px;display:flex}.lookup-equipment>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.lookup-equipment b{font-size:9px}.lookup-equipment small{color:#7d8982;font-size:8px}.lookup-equipment-list{flex-wrap:wrap;gap:5px;display:flex}.lookup-equipment-list span{color:#496757;background:#edf4ef;border-radius:20px;padding:5px 8px;font-size:7px}.lookup-equipment-empty{background:#faf8f2;border-color:#eadfca;flex-direction:row;justify-content:space-between;align-items:center}.lookup-equipment-empty>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.lookup-equipment-empty button{color:#6c5736;white-space:nowrap;background:#fff;border:1px solid #d6c8ad;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:700}.lookup-equipment-empty.unavailable{background:#fbf5f2;border-color:#ecd8cd}@media (width<=900px){.vin-lookup{grid-template-columns:40px 1fr}.lookup-tabs,.vin-controls,.vin-result,.vin-error,.vin-note,.lookup-equipment{grid-column:1/-1}}@media (width<=700px){.vin-lookup{grid-template-columns:37px 1fr;padding:17px 20px}.vin-icon{width:37px;height:37px}.lookup-tabs button{flex:1}.vin-controls{flex-direction:column}.vin-controls>button{justify-content:center}.vin-result{flex-wrap:wrap;align-items:flex-start}.vin-result>div{flex-basis:calc(100% - 70px)}.vin-result strong{margin-left:58px}.lookup-equipment>div:first-child{flex-direction:column;align-items:flex-start;gap:3px}.lookup-equipment-empty{flex-direction:column;align-items:flex-start}.lookup-equipment-empty button{width:100%}}.generation-screen{border:1px solid var(--line);text-align:center;background:linear-gradient(145deg,#fff,#f5f8f6);border-radius:17px;max-width:720px;min-height:520px;margin:8px auto 0;padding:46px 54px 38px;box-shadow:0 20px 50px #19382c0a}.generation-orbit{place-items:center;width:76px;height:76px;margin:0 auto 20px;display:grid;position:relative}.generation-orbit>span{background:var(--green);width:54px;height:54px;color:var(--lime);z-index:2;border-radius:17px;place-items:center;display:grid;box-shadow:0 12px 26px #1d4b3930}.generation-orbit svg{width:23px}.generation-orbit>i{border:1px solid #afc6b8;border-radius:50%;animation:3s linear infinite generation-spin;position:absolute;inset:2px}.generation-orbit>i:last-child{border-color:#dfe9e3 #dfe9e3 #dfe9e3 #0000;animation-duration:5s;animation-direction:reverse;inset:-7px}@keyframes generation-spin{to{transform:rotate(360deg)}}.generation-kicker{color:#63806f;letter-spacing:1.4px;margin:0 0 9px;font-size:8px;font-weight:800}.generation-screen h2{color:var(--ink);margin:0;font:500 25px Georgia,serif}.generation-lead{color:#748078;margin:8px 0 28px;font-size:10px}.generation-card{text-align:left;background:#fff;border:1px solid #dce5df;border-radius:13px;padding:21px 22px}.generation-progress-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:9px;display:flex}.generation-progress-head span{color:#66766d;font-size:9px}.generation-progress-head b{color:var(--green);font-size:11px}.generation-progress{background:#edf1ef;border-radius:10px;height:8px;overflow:hidden}.generation-progress>i{background:linear-gradient(90deg,var(--green),#79a78b,var(--lime));border-radius:10px;height:100%;transition:width .7s;display:block}.generation-steps{grid-template-columns:1fr 1fr;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.generation-steps li{color:#939b97;background:#fafbfa;border:1px solid #e5ebe7;border-radius:9px;align-items:center;gap:10px;min-height:56px;padding:10px;display:flex}.generation-steps li>span{background:#eef1ef;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.generation-steps li div{flex-direction:column;gap:3px;display:flex}.generation-steps li b{font-size:9px}.generation-steps li small{font-size:7px;line-height:1.4}.generation-steps li.done{color:#557160;background:#f1f6f3;border-color:#d9e5dd}.generation-steps li.done>span{color:#356249;background:#dfece3}.generation-steps li.active{color:var(--ink);background:#fff;border-color:#86a895;box-shadow:0 3px 12px #214c3c12}.generation-steps li.active>span{background:var(--green);color:var(--lime);animation:1.4s ease-in-out infinite generation-pulse}@keyframes generation-pulse{50%{box-shadow:0 0 0 5px #6d9d8030}}.generation-note{text-align:left;justify-content:center;align-items:flex-start;gap:10px;max-width:570px;margin:17px auto 0;display:flex}.generation-note>span{color:#456552;white-space:nowrap;background:#e8f0eb;border-radius:20px;padding:6px 9px;font-size:8px;font-weight:800}.generation-note p{color:#87918c;margin:2px 0 0;font-size:8px;line-height:1.55}@media (width<=700px){.generation-screen{min-height:0;margin-top:0;padding:34px 19px 28px}.generation-screen h2{font-size:22px}.generation-card{padding:18px 15px}.generation-steps{grid-template-columns:1fr}.generation-note{align-items:flex-start}.generation-progress-head span{max-width:75%}}.profile-button{text-align:left;width:100%;color:inherit;background:0 0;border:0;height:auto!important}.auth-page{background:#f4f6f4;grid-template-columns:minmax(410px,44%) 1fr;min-height:100vh;display:grid}.auth-intro{background:var(--green);color:#fff;flex-direction:column;min-height:100vh;padding:42px 56px;display:flex;position:relative;overflow:hidden}.auth-intro:before,.auth-intro:after{content:"";pointer-events:none;border:1px solid #d9ff6530;border-radius:50%;position:absolute}.auth-intro:before{width:520px;height:520px;bottom:-135px;right:-310px}.auth-intro:after{width:350px;height:350px;bottom:-50px;right:-215px}.auth-brand{color:#fff;letter-spacing:1.5px;z-index:1;align-items:center;gap:12px;width:max-content;font-size:15px;text-decoration:none;display:flex;position:relative}.auth-brand .brand-mark{background:#fff}.auth-brand .brand-mark span{border-color:var(--green)}.auth-copy{z-index:1;max-width:520px;margin:auto 0;position:relative}.auth-eyebrow{color:var(--lime);letter-spacing:1.6px;margin-bottom:17px;font-size:9px;font-weight:800;display:block}.auth-copy h1{letter-spacing:-2px;margin:0 0 23px;font:500 clamp(37px,4.2vw,61px)/1.02 Georgia,serif}.auth-copy>p{color:#d7e1dc;max-width:475px;margin:0;font-size:14px;line-height:1.75}.auth-copy ul{flex-direction:column;gap:13px;margin:42px 0 0;padding:0;list-style:none;display:flex}.auth-copy li{color:#e8efeb;border-top:1px solid #ffffff1f;align-items:center;gap:13px;padding-top:13px;font-size:11px;display:flex}.auth-copy li span{color:var(--lime);letter-spacing:1px;font-size:8px;font-weight:800}.auth-intro>small{z-index:1;color:#b7c8c0;font-size:9px;position:relative}.auth-panel{place-items:center;padding:48px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(440px,100%);padding:38px;box-shadow:0 22px 60px #17382c0c}.auth-card-heading{text-align:center}.auth-status{color:#52705f;letter-spacing:.6px;background:#edf5f0;border-radius:20px;align-items:center;gap:6px;padding:7px 10px;font-size:8px;font-weight:800;display:inline-flex}.auth-status i{background:#7cbd88;border-radius:50%;width:6px;height:6px}.auth-card h2{letter-spacing:-.4px;margin:17px 0 7px;font:500 27px Georgia,serif}.auth-card-heading p{color:#7b8580;margin:0;font-size:11px}.auth-tabs{background:#f0f3f1;border-radius:9px;grid-template-columns:1fr 1fr;margin:29px 0 24px;padding:4px;display:grid}.auth-tabs button{color:#758079;background:0 0;border:0;border-radius:7px;height:38px;font-size:10px;font-weight:700}.auth-tabs button.active{color:var(--green);background:#fff;box-shadow:0 2px 8px #17382c12}.auth-card form{flex-direction:column;gap:17px;display:flex}.auth-card form label{color:#445049;flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.auth-card form input{height:45px;color:var(--ink);background:#fbfcfb;border:1px solid #dce3df;border-radius:8px;outline:none;padding:0 13px}.auth-card form input:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.auth-submit{background:var(--green);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:12px;height:47px;margin-top:3px;padding:0 16px;font-size:11px;font-weight:800;display:flex;box-shadow:0 8px 18px #214c3c1d}.auth-submit span{color:var(--lime);font-size:17px}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-error{color:#974f45;background:#fbf3f1;border:1px solid #ecd8d3;border-radius:8px;margin:-4px 0 0;padding:10px 12px;font-size:9px;line-height:1.5}.auth-legal{text-align:center;color:#969e9a;margin:1px 12px 0;font-size:8px;line-height:1.55}.auth-confirmation{text-align:center;background:#f1f7f3;border:1px solid #d9e6dd;border-radius:12px;padding:25px 22px}.auth-confirmation>span{background:var(--green);width:40px;height:40px;color:var(--lime);border-radius:50%;place-items:center;margin:0 auto 13px;font-weight:800;display:grid}.auth-confirmation h3{margin:0 0 8px;font:500 19px Georgia,serif}.auth-confirmation p{color:#6d7972;margin:0;font-size:10px;line-height:1.7}.auth-confirmation button{color:var(--green);background:0 0;border:0;margin-top:18px;font-size:9px;font-weight:800}.auth-callback{background:#f4f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-callback>div{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;width:min(430px,100%);padding:42px;box-shadow:0 20px 50px #19382c0b}.auth-callback span{background:var(--green);width:47px;height:47px;color:var(--lime);border-radius:50%;place-items:center;margin:0 auto 16px;font-size:18px;font-weight:800;display:grid}.auth-callback span.failed{color:#fff;background:#8c4d43}.auth-callback h1{margin:0 0 9px;font:500 24px Georgia,serif}.auth-callback p{color:#748078;margin:0;font-size:11px;line-height:1.6}.auth-callback a{color:var(--green);margin-top:18px;font-size:10px;font-weight:800;display:inline-block}@media (width<=900px){.auth-page{grid-template-columns:1fr}.auth-intro{min-height:auto;padding:30px 28px 38px}.auth-copy{margin:58px 0 20px}.auth-copy h1{max-width:570px;font-size:40px}.auth-copy ul{margin-top:30px}.auth-panel{padding:38px 20px}.auth-intro>small{display:none}}@media (width<=560px){.auth-copy h1{font-size:34px}.auth-copy>p{font-size:12px}.auth-copy li{font-size:10px}.auth-card{padding:28px 20px}.auth-panel{padding:24px 14px}.auth-card h2{font-size:23px}}.creation-choice{max-width:1040px}.choice-heading{max-width:660px;margin-bottom:34px}.choice-heading h1{margin-bottom:10px}.choice-heading>p:last-child{color:var(--muted);font-size:13px;line-height:1.65}.creation-cards{grid-template-columns:1fr 1fr;gap:20px;display:grid}.creation-card{border:1px solid var(--line);text-align:left;min-height:430px;color:var(--ink);background:#fff;border-radius:18px;flex-direction:column;align-items:flex-start;padding:32px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.creation-card:after{content:"";border:1px solid var(--green);opacity:.06;border-radius:50%;width:250px;height:250px;position:absolute;top:-120px;right:-145px}.creation-card:hover{border-color:#8eaa9a;transform:translateY(-4px);box-shadow:0 18px 42px #17382c14}.creation-card.recommended{color:#fff;background:linear-gradient(145deg,#173f2f,#24543f);border-color:#173f2f}.creation-card.recommended:after{border-color:var(--lime);opacity:.15}.choice-badge{background:var(--lime);color:var(--green);letter-spacing:.8px;border-radius:20px;padding:7px 10px;font-size:8px;font-weight:800;position:absolute;top:20px;right:20px}.choice-icon{background:var(--mint);width:52px;height:52px;color:var(--green);border-radius:14px;place-items:center;margin-bottom:27px;display:grid}.recommended .choice-icon{color:var(--lime);background:#ffffff12;border:1px solid #ffffff1c}.choice-icon svg{width:23px}.creation-card>small{letter-spacing:1.5px;color:#789082;font-size:9px;font-weight:800}.creation-card.recommended>small{color:var(--lime)}.creation-card h2{letter-spacing:-.5px;max-width:380px;margin:13px 0 12px;font:500 27px/1.15 Georgia,serif}.creation-card>p{color:#748078;max-width:390px;margin:0;font-size:11px;line-height:1.7}.creation-card.recommended>p{color:#d6e0db}.creation-card ul{border-top:1px solid var(--line);width:100%;margin:26px 0 25px;padding:20px 0 0;list-style:none}.creation-card.recommended ul{border-color:#ffffff1c}.creation-card li{padding:6px 0;font-size:10px}.creation-card li:before{content:"✓";color:#4b8a68;margin-right:9px;font-weight:800}.creation-card.recommended li:before{color:var(--lime)}.creation-card>strong{color:var(--green);align-items:center;gap:8px;margin-top:auto;font-size:10px;display:flex}.creation-card.recommended>strong{color:var(--lime)}.creation-card>strong svg{width:14px}.simple-create{max-width:820px}.simple-promise{background:#edf5f0;border:1px solid #dbe6df;border-radius:12px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 17px;display:flex}.simple-promise>span{background:var(--green);width:36px;height:36px;color:var(--lime);border-radius:9px;flex:none;place-items:center;display:grid}.simple-promise svg{width:17px}.simple-promise>div{flex-direction:column;flex:1;gap:4px;display:flex}.simple-promise b{font-size:10px}.simple-promise small{color:#6d7d74;font-size:8px;line-height:1.45}.simple-promise>strong{color:#446650;white-space:nowrap;background:#fff;border-radius:20px;padding:7px 9px;font-size:8px}.sale-type-strip.compact{border-radius:12px 12px 0 0;margin-bottom:0}.simple-card{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 15px 15px;padding:29px}.simple-step{align-items:center;gap:12px;margin-bottom:15px;display:flex}.simple-step>span{background:var(--green);width:31px;height:31px;color:var(--lime);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.simple-step>div{flex-direction:column;gap:4px;display:flex}.simple-step b{font:500 16px Georgia,serif}.simple-step small{color:#7a8580;font-size:9px}.simple-plate-row{gap:9px;margin-left:43px;display:flex}.simple-plate-row .vin-input{min-width:0}.simple-plate-row>button{background:var(--green);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;height:41px;padding:0 17px;font-size:9px;font-weight:800;display:flex}.simple-plate-row>button:disabled{opacity:.4}.simple-plate-row>button svg{width:14px;color:var(--lime)}.simple-found{background:#edf6f0;border:1px solid #d2e2d7;border-radius:9px;align-items:center;gap:10px;margin:12px 0 0 43px;padding:11px 13px;display:flex}.simple-found>span{background:var(--green);width:25px;height:25px;color:var(--lime);border-radius:50%;place-items:center;font-size:10px;display:grid}.simple-found>div{flex-direction:column;gap:3px;display:flex}.simple-found b{font-size:10px}.simple-found small{color:#65756c;font-size:8px}.simple-card>.vin-error{margin:10px 0 0 43px}.simple-divider{background:var(--line);height:1px;margin:28px 0}.simple-fields{grid-template-columns:1fr 1fr;gap:15px;margin-left:43px;display:grid}.simple-fields label{flex-direction:column;gap:8px;font-size:10px;font-weight:700;display:flex}.simple-fields input{background:#fbfcfb;border:1px solid #dfe4e1;border-radius:8px;outline:none;width:100%;height:43px;padding:0 13px}.simple-fields input:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.simple-summary{background:#fafcfb;border:1px solid #e0e7e3;border-radius:10px;align-items:center;gap:11px;margin:27px 0 0 43px;padding:13px;display:flex}.simple-summary>span{background:var(--mint);width:32px;height:32px;color:var(--green);border-radius:8px;place-items:center;display:grid}.simple-summary svg{width:15px}.simple-summary>div{flex-direction:column;gap:4px;display:flex}.simple-summary b{font-size:9px}.simple-summary small{color:#748078;font-size:8px;line-height:1.45}.simple-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin:25px -29px -29px;padding:18px 29px;display:flex}.simple-actions>span{color:#7b8580;font-size:9px}.beta-banner{background:#eef5f0;border:1px solid #d7e4dc;border-radius:12px;align-items:center;gap:14px;margin:-10px 0 24px;padding:16px 20px;display:flex}.beta-banner>span{background:var(--green);color:var(--lime);letter-spacing:1px;border-radius:7px;padding:8px 9px;font-size:8px;font-weight:800}.beta-banner>div{flex-direction:column;gap:4px;display:flex}.beta-banner b{font-size:10px}.beta-banner p{color:#758078;margin:0;font-size:9px}.plans article.current-plan{border:2px solid var(--green);box-shadow:0 12px 30px #214c3c10}.plans article.unavailable{opacity:.68;background:#f7f8f7}.plans article.unavailable button{cursor:not-allowed;color:#8b938f!important;background:#eef0ef!important;border-color:#dfe3e1!important}.plans article.current-plan button{color:#42614f;background:#e9f0eb;border-color:#d8e4dc}.settings-layout{grid-template-columns:minmax(0,1fr) 285px;gap:18px;display:grid}.settings-card{border:1px solid var(--line);background:#fff;border-radius:14px;grid-column:1;overflow:hidden}.settings-card-head{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:22px 25px;display:flex}.settings-card-head>span{background:var(--green);width:34px;height:34px;color:var(--lime);border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.settings-card-head h2{margin:0 0 4px;font:500 18px Georgia,serif}.settings-card-head p{color:#7a8580;margin:0;font-size:9px}.settings-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px;display:grid}.settings-grid label{flex-direction:column;gap:8px;font-size:9px;font-weight:700;display:flex}.settings-grid label.full{grid-column:1/-1}.settings-grid input,.settings-grid select,.settings-grid textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dfe4e1;border-radius:8px;outline:none;padding:11px 12px}.settings-grid input[readonly]{color:#89918d;background:#f1f3f2}.settings-grid textarea{resize:vertical;min-height:82px;line-height:1.5}.settings-grid input:focus,.settings-grid select:focus,.settings-grid textarea:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.settings-preview{background:var(--green);color:#fff;border-radius:14px;grid-area:1/2/3;align-self:start;padding:25px;position:sticky;top:90px;overflow:hidden}.settings-preview:after{content:"";border:1px solid #d9ff6533;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-95px;right:-115px}.settings-preview>span{letter-spacing:1.2px;color:var(--lime);font-size:8px;font-weight:800}.settings-preview h3{margin:18px 0 12px;font:500 24px Georgia,serif}.settings-preview p{color:#d8e1dc;margin:0;font-size:10px;line-height:1.6}.settings-preview ul{border-top:1px solid #ffffff1c;border-bottom:1px solid #ffffff1c;margin:18px 0;padding:18px 0;list-style:none}.settings-preview li{color:#e7edea;padding:5px 0;font-size:9px}.settings-preview small{color:#afc2b8;font-size:8px}.settings-actions{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:18px;padding:18px 22px;display:flex}.settings-actions b{font-size:10px}.settings-actions p{color:#7f8984;margin:4px 0 0;font-size:9px}@media (width<=900px){.creation-cards{grid-template-columns:1fr}.creation-card{min-height:380px}.settings-layout{grid-template-columns:1fr}.settings-card,.settings-preview{grid-column:1}.settings-preview{grid-row:auto;position:static}.plans{grid-template-columns:1fr}.plans article.featured{padding:28px}.plans ul{min-height:0}}@media (width<=700px){.creation-choice,.settings-page{padding-left:20px;padding-right:20px}.creation-card{padding:25px}.simple-promise{align-items:flex-start}.simple-promise>strong{display:none}.simple-card{padding:22px 18px}.simple-plate-row,.simple-found,.simple-card>.vin-error,.simple-fields,.simple-summary{margin-left:0}.simple-plate-row{flex-direction:column}.simple-plate-row>button{justify-content:center}.simple-fields{grid-template-columns:1fr}.simple-actions{flex-direction:column;align-items:stretch;margin:22px -18px -22px;padding:17px 18px}.settings-page .page-heading{flex-direction:column;align-items:flex-start;gap:15px}.settings-grid{grid-template-columns:1fr;padding:20px}.settings-grid label.full{grid-column:auto}.settings-actions{flex-direction:column;align-items:stretch;gap:15px}.settings-actions .primary{justify-content:center}}.account-loading{min-height:100vh;color:var(--green);background:#f4f6f4;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.account-loading>.brand-mark{width:44px;height:44px;margin-bottom:5px}.account-loading>b{letter-spacing:2px;font-size:13px}.account-loading>p{color:#7d8982;margin:0;font-size:9px}.feedback-page{max-width:1120px}.feedback-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:19px;display:grid}.feedback-compose,.feedback-history{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.feedback-kind{border-bottom:1px solid var(--line);background:#fafbfa;grid-template-columns:1fr 1fr;gap:10px;padding:22px;display:grid}.feedback-kind>button{text-align:left;color:var(--ink);background:#fff;border:1px solid #dde5e0;border-radius:11px;align-items:center;gap:12px;padding:16px;display:flex}.feedback-kind>button>span{color:#547060;background:#edf3ef;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:8px;font-weight:800;display:grid}.feedback-kind>button div{flex-direction:column;gap:4px;display:flex}.feedback-kind>button b{font-size:10px}.feedback-kind>button small{color:#7a8580;font-size:8px;line-height:1.45}.feedback-kind>button.active{border-color:#6d9580;box-shadow:0 0 0 2px #dce9e1}.feedback-kind>button.active>span{background:var(--green);color:var(--lime)}.feedback-kind>button.active.error{border-color:#b57a6e;box-shadow:0 0 0 2px #f1ded9}.feedback-kind>button.active.error>span{color:#fff;background:#8f5448}.feedback-form{flex-direction:column;gap:18px;padding:26px;display:flex}.feedback-form label{flex-direction:column;gap:8px;font-size:9px;font-weight:700;display:flex}.feedback-form label>small{color:#929b96;margin-left:4px;font-weight:500;display:inline}.feedback-form input,.feedback-form textarea{width:100%;color:var(--ink);background:#fbfcfb;border:1px solid #dfe4e1;border-radius:8px;outline:none;padding:12px}.feedback-form textarea{resize:vertical;min-height:180px;line-height:1.6}.feedback-form input:focus,.feedback-form textarea:focus{border-color:#69917e;box-shadow:0 0 0 3px #e9f1ec}.feedback-form>div{justify-content:space-between;align-items:center;display:flex}.feedback-form>div>small{color:#8a938e;font-size:8px}.feedback-history{padding-bottom:12px}.feedback-history-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 23px;display:flex}.feedback-history-head h2{margin:0 0 4px;font:500 18px Georgia,serif}.feedback-history-head p{color:#7f8984;margin:0;font-size:8px}.feedback-history-head>span{background:var(--green);width:31px;height:31px;color:var(--lime);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.feedback-history article{border:1px solid #e1e7e3;border-radius:10px;margin:12px 12px 0;padding:15px}.feedback-history article>div{justify-content:space-between;align-items:center;display:flex}.feedback-category{letter-spacing:.8px;color:#476753;background:#e8f1eb;border-radius:20px;padding:5px 7px;font-size:7px;font-weight:800}.feedback-category.error{color:#99594d;background:#f6e9e6}.feedback-history time{color:#929a96;font-size:7px}.feedback-history h3{margin:12px 0 6px;font:500 14px Georgia,serif}.feedback-history article>p{color:#68746d;white-space:pre-wrap;margin:0 0 13px;font-size:9px;line-height:1.55}.feedback-status{color:#76807b;background:#f0f2f1;border-radius:20px;padding:5px 7px;font-size:7px;font-weight:800;display:inline-block}.feedback-status.reviewed{color:#526d86;background:#edf2f7}.feedback-status.resolved{color:#477153;background:#e8f3eb}.feedback-empty{text-align:center;color:#87908b;padding:40px 24px;font-size:9px}.admin-shell{color:#17211c;background:#f3f5f3;grid-template-columns:246px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{color:#fff;background:#153b2d;flex-direction:column;height:100vh;min-height:100vh;padding:28px 17px 18px;display:flex;position:sticky;top:0}.admin-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:11px;padding:0 10px 27px;display:flex}.admin-brand>.brand-mark{background:#fff}.admin-brand>div{flex-direction:column;gap:3px;display:flex}.admin-brand b{letter-spacing:1.7px;font-size:12px}.admin-brand small{color:var(--lime);letter-spacing:1.4px;font-size:6px;font-weight:800}.admin-sidebar nav{flex-direction:column;gap:6px;padding:24px 0;display:flex}.admin-sidebar nav button{color:#cad9d2;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;min-height:45px;padding:0 11px;font-size:9px;font-weight:700;display:flex}.admin-sidebar nav button>span{color:#92aa9f;border:1px solid #ffffff17;border-radius:7px;place-items:center;width:28px;height:28px;font-size:6px;display:grid}.admin-sidebar nav button>em{background:#ffffff0d;border-radius:12px;place-items:center;min-width:21px;height:21px;margin-left:auto;padding:0 6px;font-size:7px;font-style:normal;display:grid}.admin-sidebar nav button.selected{color:#fff;background:#ffffff0d}.admin-sidebar nav button.selected>span{background:var(--lime);border-color:var(--lime);color:var(--green)}.admin-sidebar-note{background:#ffffff07;border:1px solid #ffffff14;border-radius:10px;margin:auto 5px 14px;padding:14px}.admin-sidebar-note span{letter-spacing:1px;color:var(--lime);font-size:6px;font-weight:800}.admin-sidebar-note p{color:#aabdb4;margin:7px 0 0;font-size:8px;line-height:1.5}.admin-profile{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff14;align-items:center;gap:10px;padding:16px 7px 0;display:flex}.admin-profile>span{width:33px;height:33px;color:var(--green);background:#fff;border-radius:9px;place-items:center;font-size:8px;font-weight:800;display:grid}.admin-profile>div{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-profile b{font-size:8px}.admin-profile small{color:#9bb0a6;white-space:nowrap;text-overflow:ellipsis;max-width:145px;font-size:6px;overflow:hidden}.admin-profile strong{color:var(--lime);margin-left:auto;font-size:12px}.admin-main{min-width:0}.admin-topbar{z-index:4;background:#fff;border-bottom:1px solid #dfe5e1;justify-content:space-between;align-items:center;height:65px;padding:0 34px;display:flex;position:sticky;top:0}.admin-topbar>div{align-items:center;gap:8px;display:flex}.admin-live{background:#6fb17e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f2e9}.admin-topbar b{font-size:9px}.admin-topbar small{color:#8b948f;border-left:1px solid #e1e5e3;padding-left:8px;font-size:8px}.admin-topbar button{color:var(--green);background:#fff;border:1px solid #dce4df;border-radius:8px;padding:9px 12px;font-size:8px;font-weight:700}.admin-topbar button:disabled{opacity:.55}.admin-page{max-width:1500px;margin:0 auto;padding:35px 38px 50px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px;display:flex}.admin-heading>div>p{color:#668171;letter-spacing:1.4px;margin:0 0 9px;font-size:7px;font-weight:800}.admin-heading h1{letter-spacing:-.8px;margin:0 0 8px;font:500 31px/1.1 Georgia,serif}.admin-heading>div>span{color:#7c8781;font-size:9px}.admin-heading>aside{border-left:1px solid #d9e1dc;align-items:center;gap:10px;max-width:200px;padding-left:20px;display:flex}.admin-heading>aside>b{color:var(--green);font:500 28px Georgia,serif}.admin-heading>aside>span{color:#758078;font-size:8px;line-height:1.4}.admin-metrics{grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:15px;display:grid}.admin-metrics article{background:#fff;border:1px solid #dfe5e1;border-radius:12px;padding:19px 20px;position:relative;overflow:hidden}.admin-metrics article:after{content:"";border:1px solid #5e826e1a;border-radius:50%;width:65px;height:65px;position:absolute;top:-28px;right:-31px}.admin-metrics span{color:#718077;letter-spacing:.7px;font-size:7px;font-weight:800;display:block}.admin-metrics b{color:var(--green);margin:12px 0 6px;font:500 29px Georgia,serif;display:block}.admin-metrics small{color:#8b948f;font-size:7px}.admin-chart-grid{grid-template-columns:1.2fr 1fr .85fr;gap:15px;margin-bottom:15px;display:grid}.admin-panel{background:#fff;border:1px solid #dfe5e1;border-radius:13px;min-width:0;padding:21px}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.admin-panel-head>div>span{color:#6c8375;letter-spacing:1px;margin-bottom:5px;font-size:6px;font-weight:800;display:block}.admin-panel-head h2{margin:0;font:500 17px Georgia,serif}.admin-panel-head>small{color:#909995;font-size:7px}.admin-panel-head>button{color:var(--green);background:0 0;border:0;font-size:8px;font-weight:800}.growth-chart{border-bottom:1px solid #dfe6e1;grid-template-columns:repeat(8,1fr);align-items:end;gap:8px;height:185px;padding:0 4px;display:grid}.growth-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.growth-column>div{justify-content:center;align-items:flex-end;width:100%;height:145px;display:flex;position:relative}.growth-column i{background:linear-gradient(#7ca68d,#315f49);border-radius:5px 5px 0 0;width:68%;min-height:2px;display:block}.growth-column b{bottom:calc(min(100%, var(--bar-height)) + 3px);color:#627068;font-size:7px;position:absolute}.growth-column>span{color:#8c9690;white-space:nowrap;font-size:6px;transform:translateY(18px)}.horizontal-chart{flex-direction:column;gap:12px;display:flex}.horizontal-chart>div>header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.horizontal-chart header span{align-items:center;gap:6px;font-size:8px;display:flex}.horizontal-chart header span i{color:#557061;background:#edf2ef;border-radius:5px;place-items:center;width:17px;height:17px;font-size:6px;font-style:normal;font-weight:800;display:grid}.horizontal-chart header b{font-size:8px}.horizontal-chart>div>div{background:#edf1ef;border-radius:5px;height:5px;overflow:hidden}.horizontal-chart>div>div>i{background:linear-gradient(90deg,#315e48,#88ad97);border-radius:5px;height:100%;display:block}.geo-list{flex-direction:column;gap:13px;display:flex}.geo-list>div{grid-template-columns:80px 1fr 18px;align-items:center;gap:8px;display:grid}.geo-list span{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.geo-list>div>div{background:#edf1ef;border-radius:5px;height:5px;overflow:hidden}.geo-list i{background:#7fa58f;border-radius:5px;height:100%;display:block}.geo-list b{text-align:right;font-size:8px}.geo-list>p{color:#89938d;font-size:8px;line-height:1.6}.admin-bottom-grid{grid-template-columns:1.15fr .85fr;gap:15px;display:grid}.admin-customer-list{flex-direction:column;display:flex}.admin-customer-list>div{border-top:1px solid #edf0ee;grid-template-columns:34px minmax(0,1fr) 70px 70px;align-items:center;gap:9px;padding:11px 0;display:grid}.admin-customer-list>div:first-child{border-top:0;padding-top:0}.admin-customer-list>div>span{width:31px;height:31px;color:var(--green);background:#edf3ef;border-radius:8px;place-items:center;font-size:7px;font-weight:800;display:grid}.admin-customer-list>div>div{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-customer-list>div>div b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.admin-customer-list>div>div small{color:#8a948e;white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.admin-customer-list p{flex-direction:column;gap:2px;margin:0;display:flex}.admin-customer-list p b{font-size:9px}.admin-customer-list p small{color:#929a96;font-size:6px}.admin-feedback-preview{flex-direction:column;display:flex}.admin-feedback-preview>button{text-align:left;color:var(--ink);background:0 0;border:0;border-top:1px solid #edf0ee;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 0;display:grid}.admin-feedback-preview>button:first-child{border-top:0;padding-top:0}.admin-feedback-preview>button>span{letter-spacing:.4px;text-align:center;color:#4f6e5b;background:#e9f1ec;border-radius:15px;padding:5px;font-size:5px;font-weight:800}.admin-feedback-preview>button>span.error{color:#99584c;background:#f5e7e3}.admin-feedback-preview>button>div{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-feedback-preview b{white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.admin-feedback-preview small{color:#8d9691;font-size:6px}.admin-feedback-preview i{color:#727d77;background:#f0f2f1;border-radius:15px;padding:5px 7px;font-size:6px;font-style:normal}.admin-feedback-preview i.resolved{color:#4d7558;background:#e7f2ea}.admin-feedback-preview>p{color:#8a948e;font-size:8px}.admin-notice{color:#8d5c43;background:#faf3ee;border:1px solid #e5d5c9;border-radius:9px;margin:20px 38px 0;padding:11px 13px;font-size:8px}.admin-loading{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 65px);display:flex}.admin-loading>.brand-mark{width:45px;height:45px;margin-bottom:17px}.admin-loading h1{margin:0 0 7px;font:500 22px Georgia,serif}.admin-loading p{color:#7e8983;margin:0;font-size:9px}.admin-table-card{background:#fff;border:1px solid #dfe5e1;border-radius:13px;overflow:hidden}.admin-table-head,.admin-table-card>article{grid-template-columns:minmax(240px,1.4fr) minmax(150px,.85fr) minmax(170px,.85fr) 90px 130px;align-items:center;gap:18px;display:grid}.admin-table-head{color:#77847c;letter-spacing:.8px;background:#f8faf8;border-bottom:1px solid #e1e6e3;padding:13px 19px;font-size:6px;font-weight:800}.admin-table-card>article{border-top:1px solid #edf0ee;padding:17px 19px}.admin-table-card>article:first-of-type{border-top:0}.admin-table-card article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-table-card article>div>b{font-size:8px}.admin-table-card article>div>small{color:#89938d;font-size:6px;line-height:1.45}.admin-customer-name{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px!important;display:grid!important}.admin-customer-name>span{width:34px;height:34px;color:var(--green);background:#eaf1ed;border-radius:9px;place-items:center;font-size:7px;font-weight:800;display:grid}.admin-customer-name>div{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-customer-name b,.admin-customer-name small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.admin-activity{grid-template-columns:1fr 1fr;gap:4px!important;display:grid!important}.admin-activity span{font-size:7px}.admin-activity>small{grid-column:1/-1}.admin-plan{color:#42654f;letter-spacing:.6px;background:#e8f1eb;border-radius:20px;width:max-content;padding:6px 8px;font-size:6px;font-weight:800}.admin-empty{text-align:center;color:#87918b;padding:65px 25px;font-size:9px}.admin-feedback-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.admin-feedback-item{background:#fff;border:1px solid #dfe5e1;border-top:3px solid #6d917d;border-radius:12px;padding:20px}.admin-feedback-item.error{border-top-color:#a86457}.admin-feedback-item>header{justify-content:space-between;align-items:center;display:flex}.admin-feedback-item>header>div{align-items:center;gap:9px;display:flex}.admin-feedback-item>header span{letter-spacing:.8px;color:#4c6d59;background:#e8f1eb;border-radius:20px;padding:6px 8px;font-size:6px;font-weight:800}.admin-feedback-item.error>header span{color:#965548;background:#f5e6e2}.admin-feedback-item time{color:#929b96;font-size:6px}.admin-feedback-item select{color:var(--ink);background:#fafbfa;border:1px solid #dce3df;border-radius:7px;padding:7px 9px;font-size:7px}.admin-feedback-item h2{margin:18px 0 8px;font:500 17px Georgia,serif}.admin-feedback-item>p{color:#65716a;white-space:pre-wrap;min-height:58px;font-size:9px;line-height:1.65}.admin-feedback-item>footer{border-top:1px solid #edf0ee;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:18px;padding-top:14px;display:grid}.admin-feedback-item>footer>span{width:29px;height:29px;color:var(--green);background:#edf2ef;border-radius:8px;place-items:center;font-size:6px;font-weight:800;display:grid}.admin-feedback-item>footer>div{flex-direction:column;gap:3px;min-width:0;display:flex}.admin-feedback-item footer b{font-size:8px}.admin-feedback-item footer small{color:#87918b;white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.admin-feedback-item footer i{color:#727d77;background:#f0f2f1;border-radius:15px;padding:6px 8px;font-size:6px;font-style:normal}.admin-feedback-item footer i.reviewed{color:#536c83;background:#ebf0f5}.admin-feedback-item footer i.resolved{color:#4d7558;background:#e7f2ea}@media (width<=1180px){.admin-chart-grid{grid-template-columns:1fr 1fr}.geo-panel{grid-column:1/-1}.admin-metrics{grid-template-columns:1fr 1fr}.admin-table-card{overflow-x:auto}.admin-table-head,.admin-table-card>article{min-width:970px}}@media (width<=900px){.feedback-layout,.admin-shell{grid-template-columns:1fr}.admin-sidebar{height:auto;min-height:auto;padding:17px;position:static}.admin-brand{padding-bottom:16px}.admin-sidebar nav{grid-template-columns:repeat(3,1fr);padding:15px 0;display:grid}.admin-sidebar nav button{justify-content:center}.admin-sidebar-note,.admin-profile{display:none}.admin-topbar{position:static}.admin-chart-grid,.admin-bottom-grid{grid-template-columns:1fr}.geo-panel{grid-column:auto}.admin-feedback-list{grid-template-columns:1fr}}@media (width<=650px){.feedback-page{padding-left:18px;padding-right:18px}.feedback-kind{grid-template-columns:1fr}.admin-page{padding:26px 17px 38px}.admin-topbar{padding:0 18px}.admin-topbar small{display:none}.admin-sidebar nav{grid-template-columns:1fr}.admin-sidebar nav button{justify-content:flex-start}.admin-heading{flex-direction:column;align-items:flex-start}.admin-heading>aside{border-top:1px solid #d9e1dc;border-left:0;max-width:none;padding:12px 0 0}.admin-metrics,.admin-chart-grid{grid-template-columns:1fr}.growth-chart{gap:3px}.growth-column>span{font-size:5px}.admin-notice{margin-left:17px;margin-right:17px}}.growth-column b{top:3px;bottom:auto}.theme-toggle{border:1px solid var(--line);color:#53615a;white-space:nowrap;background:#fff;border-radius:9px;grid-template-columns:18px 30px;justify-content:center;align-items:center;column-gap:7px;width:76px;height:36px;padding:0 9px;font-size:10px;font-weight:700;transition:background .18s,border-color .18s,color .18s;display:inline-grid}.theme-toggle:hover{background:#f2f6f3;border-color:#cbd6cf}.theme-toggle-icon{place-items:center;width:18px;height:18px;line-height:1;display:grid}.theme-toggle-icon svg{width:18px;height:18px;display:block;overflow:visible}.theme-toggle-label{text-align:left;width:30px;line-height:1}.admin-topbar .theme-toggle{color:#53615a;height:36px;font-size:10px}.admin-topbar-actions{align-items:center;gap:8px;display:flex}.auth-theme-toggle{z-index:10;position:fixed;top:22px;right:24px;box-shadow:0 6px 20px #17382c12}.sidebar button.coming-soon-nav{cursor:not-allowed;color:#818c86;opacity:.78}.sidebar button.coming-soon-nav:hover{color:#818c86;background:0 0;font-weight:400}.nav-soon{color:#718078;letter-spacing:.2px;white-space:nowrap;background:#edf1ef;border-radius:10px;margin-left:auto;padding:4px 6px;font-size:6px;font-weight:800}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#edf4f0;--muted:#a8b4ad;--line:#35433c;--paper:#1a211e;--green:#2d604b;--mint:#263a31}html[data-theme=dark] body{color:var(--ink);background:#141a17}html[data-theme=dark] :where(.sidebar,.topbar,.stats,.car-list,.car-row,.secondary,.form-card,.channel-list,.output-card,.output-head button,.search input,.project-grid article,.plans article,.plans button,.billing-note,.type-card,.assistant-empty,.suggestion-list button,.argument-composer input,.chosen-row,.empty-state.bordered,.sale-type-strip,.sale-type-tabs button.active,.equipment-field textarea,.research-promise>span,.photo-upload strong,.vision-summary>span,.lookup-tabs button.active,.vin-input,.lookup-equipment,.lookup-equipment-empty button,.generation-card,.generation-steps li.active,.auth-card,.auth-tabs button.active,.auth-callback>div,.creation-card:not(.recommended),.simple-promise>strong,.simple-card,.settings-card,.settings-actions,.feedback-compose,.feedback-history,.feedback-kind>button,.admin-topbar,.admin-metrics article,.admin-panel,.admin-table-card,.admin-feedback-item){border-color:var(--line);color:var(--ink);box-shadow:none;background:#1e2722}html[data-theme=dark] :where(.form-section-title,.assistant-title,.sales-assistant,.commercial-fields,.form-actions,.feedback-kind,.feedback-history-head,.settings-card-head,.sale-type-tabs,.lookup-tabs,.research-promise,.photo-upload,.photo-preview,.simple-promise,.simple-summary,.generation-steps li,.auth-tabs,.admin-table-head){border-color:var(--line);color:var(--ink);background:#19211d}html[data-theme=dark] :where(.auth-page,.auth-panel,.auth-callback,.account-loading,.admin-shell,.admin-main,.generation-screen){color:var(--ink);background:#141a17}html[data-theme=dark] :where(input,textarea,select){color:var(--ink)!important;background:#171f1b!important;border-color:#3a4a42!important}html[data-theme=dark] :where(input,textarea)::placeholder{color:#738078}html[data-theme=dark] :where(input,textarea,select):focus{border-color:#6f9b84!important;box-shadow:0 0 0 3px #315b473f!important}html[data-theme=dark] :where(.page p,.page small,.form-title p,.form-section-title p,.settings-card p,.feedback-history p,.feedback-kind small,.auth-panel p,.admin-main p,.admin-main small,.car-main span,.car-row time,.output-head small,.channel-list small,.project-grid p,.simple-step small,.simple-summary small,.photo-field-head small,.photo-preview-copy small,.lookup-equipment small,.generation-lead,.generation-note p){color:#a6b2ab}html[data-theme=dark] :where(.output-card textarea,.suggestion-list button,.feedback-kind>button,.admin-feedback-preview>button,.creation-card,.type-card){color:var(--ink)}html[data-theme=dark] :where(.section-head button,.project-grid button,.output-foot button,.back,.plans button,.photo-upload strong,.admin-panel-head>button,.admin-heading>aside>b,.admin-metrics b){color:#a8cfba}html[data-theme=dark] :where(.sidebar button:hover,.sidebar button.selected){color:var(--lime);background:#263a31}html[data-theme=dark] .sidebar button .count{color:#c1cec7;background:#2c3b34}html[data-theme=dark] .profile>span{background:#315f4b}html[data-theme=dark] .car-row:hover{background:#232e28}html[data-theme=dark] .car-badge{color:#a8cfba;background:#293a32}html[data-theme=dark] .usage-track,html[data-theme=dark] .generation-progress{background:#2b3731}html[data-theme=dark] :where(.type-card-top>span,.choice-icon,.channel-list button>span,.chosen-row>span,.suggestion-list button>span,.lookup-equipment-list span,.feedback-history-head>span,.feedback-kind>button>span,.admin-customer-list>div>span,.admin-customer-name>span){color:#b7dbc8;background:#293a32}html[data-theme=dark] :where(.channel-list button.active,.simple-found,.notice,.auth-status,.auth-confirmation,.argument-preview,.result-type,.type-help){color:#c4ddcf;background:#263a31;border-color:#3b5146}html[data-theme=dark] :where(.suggestion-list button:hover,.photo-upload:hover){background:#26352e;border-color:#557564}html[data-theme=dark] :where(.sale-type-tabs,.lookup-tabs){background:#151c19;border-color:#35433c}html[data-theme=dark] .sale-type-tabs button{color:#9daaa3}html[data-theme=dark] :where(.sale-type-tabs button.active,.lookup-tabs button.active){color:#b8d7c7}html[data-theme=dark] :where(.type-tag,.form-type-pill,.photo-field-head b span,.photo-status,.generation-note>span,.feedback-category,.feedback-status,.admin-plan){filter:saturate(.8)brightness(.82);color:#d6e5dd}html[data-theme=dark] :where(.lookup-equipment-empty,.lookup-equipment-empty.unavailable,.auth-error,.admin-notice){color:#e3bdaa;background:#302823;border-color:#59473d}html[data-theme=dark] .settings-grid input[readonly]{color:#88958e!important;background:#202823!important}html[data-theme=dark] .admin-table-head{color:#a4b0aa}html[data-theme=dark] .admin-feedback-preview>button,html[data-theme=dark] .growth-chart{border-color:var(--line)}html[data-theme=dark] .theme-toggle{color:#dce7e1;background:#202a25;border-color:#3b4b43}html[data-theme=dark] .theme-toggle:hover{background:#29352f;border-color:#53675d}html[data-theme=dark] .auth-theme-toggle{box-shadow:0 7px 24px #00000038}html[data-theme=dark] .sidebar button.coming-soon-nav,html[data-theme=dark] .sidebar button.coming-soon-nav:hover{color:#84928a;background:0 0}html[data-theme=dark] .nav-soon{color:#aebbb4;background:#2a3530}html[data-theme=dark] .upgrade{color:#1c3027;background:#d9ff65}html[data-theme=dark] .plans .featured button{background:var(--green);color:#fff}html[data-theme=dark] .primary{box-shadow:0 7px 20px #00000030}html[data-theme=dark] .plans article.unavailable{color:#edf4f0;opacity:1;background:#1e2722;border-color:#425149}html[data-theme=dark] .plans article.unavailable h2{color:#f5faf7}html[data-theme=dark] .plans article.unavailable h2 small{color:#b7c3bc}html[data-theme=dark] .plans article.unavailable>span{color:#a8c3b4}html[data-theme=dark] .plans article.unavailable li{color:#d7e1dc}html.preloader-running{overflow:hidden}html.preloader-seen .site-preloader{display:none}.site-preloader{z-index:1000;color:#214c3c;opacity:1;background:radial-gradient(circle at 50% 42%,#fbf8eb 0,#f4f0df 46%,#ebe5d1 100%);flex-direction:column;justify-content:center;align-items:center;transition:opacity .35s,visibility .35s;display:flex;position:fixed;inset:0;overflow:hidden}.site-preloader.leaving{opacity:0;visibility:hidden}.preloader-brand{letter-spacing:1.5px;align-items:center;gap:11px;font-size:13px;display:flex;position:absolute;top:clamp(28px,7vh,64px)}.preloader-brand .brand-mark{width:29px;height:29px}.preloader-scene{width:min(780px,88vw);height:180px;margin-top:8px;position:relative}.preloader-sun{background:#d9ff65;border-radius:50%;width:58px;height:58px;position:absolute;top:10px;right:11%;box-shadow:0 0 0 14px #d9ff6522,0 0 0 29px #d9ff650d}.preloader-car-runner{z-index:3;width:116px;height:72px;animation:1.55s cubic-bezier(.32,.02,.33,.99) both preloader-drive;position:absolute;bottom:36px;left:50%}.preloader-car{animation:.23s ease-in-out infinite alternate preloader-bob;position:absolute;inset:0}.preloader-car-roof{clip-path:polygon(20% 0,73% 0,100% 100%,0 100%);background:#285947;border-radius:28px 34px 3px 3px;width:62px;height:31px;position:absolute;top:4px;left:30px}.preloader-car-roof i{background:#b8d6c7;width:24px;height:18px;position:absolute;top:7px}.preloader-car-roof i:first-child{clip-path:polygon(35% 0,100% 0,100% 100%,0 100%);left:8px}.preloader-car-roof i:last-child{clip-path:polygon(0 0,67% 0,100% 100%,0 100%);right:7px}.preloader-car-body{background:#214c3c;border-radius:25px 38px 10px 9px;height:32px;position:absolute;top:30px;left:4px;right:2px;box-shadow:inset 0 -7px #193b2f}.preloader-car-body:after{content:"";background:#d9ff6547;border-radius:2px;width:58px;height:2px;position:absolute;bottom:8px;left:14px}.preloader-headlight{background:#d9ff65;border-radius:1px 7px 3px 1px;width:10px;height:7px;position:absolute;top:7px;right:5px;box-shadow:5px 0 13px #d9ff6599}.preloader-bumper{background:#152c23;border-radius:3px;width:13px;height:5px;position:absolute;bottom:5px;right:-3px}.preloader-wheel{z-index:4;background:#17241f;border:4px solid #17241f;border-radius:50%;width:25px;height:25px;animation:.28s linear infinite preloader-wheel-spin;position:absolute;bottom:0;box-shadow:0 2px 4px #17241f2d}.preloader-wheel i{background:#50675b;border:3px dotted #b9c5bf;border-radius:50%;width:100%;height:100%;display:block}.preloader-wheel.rear{left:20px}.preloader-wheel.front{right:14px}.preloader-dust{z-index:-1;position:absolute;bottom:12px;left:-9px}.preloader-dust i{opacity:0;background:#c9b997;border-radius:50%;width:13px;height:13px;animation:.62s ease-out infinite preloader-dust;position:absolute;bottom:0}.preloader-dust i:nth-child(2){animation-delay:.14s;bottom:5px;left:-11px}.preloader-dust i:nth-child(3){animation-delay:.29s;left:-23px}.preloader-gravel{background:radial-gradient(circle at 3px 4px,#aa9875 0 1.6px,#0000 1.8px) 0 0/15px 10px,linear-gradient(#cdbf9f,#a99672);border-radius:50%;height:22px;position:absolute;bottom:21px;left:0;right:0;box-shadow:0 10px 23px #8b7a5a35}.preloader-gravel:before{content:"";background:#b6a584;border-radius:50%;height:42px;position:absolute;bottom:-32px;left:-12%;right:-12%}.preloader-gravel span{z-index:2;background:#786b52;border-radius:50%;width:7px;height:4px;position:absolute;top:4px}.preloader-gravel span:first-child{left:8%}.preloader-gravel span:nth-child(2){top:12px;left:19%}.preloader-gravel span:nth-child(3){width:10px;left:34%}.preloader-gravel span:nth-child(4){top:14px;left:47%}.preloader-gravel span:nth-child(5){left:59%}.preloader-gravel span:nth-child(6){width:9px;top:12px;left:73%}.preloader-gravel span:nth-child(7){left:84%}.preloader-gravel span:nth-child(8){top:13px;left:94%}.preloader-copy{flex-direction:column;align-items:center;gap:7px;margin-top:13px;display:flex}.preloader-copy b{font:500 23px Georgia,serif}.preloader-copy span{color:#768078;letter-spacing:.25px;font-size:9px}@keyframes preloader-drive{0%{transform:translate(-72vw)}9%{transform:translate(-72vw)}to{transform:translate(72vw)}}@keyframes preloader-bob{0%{transform:translateY(0)rotate(-.3deg)}to{transform:translateY(-2px)rotate(.4deg)}}@keyframes preloader-wheel-spin{to{transform:rotate(360deg)}}@keyframes preloader-dust{0%{opacity:0;transform:translate(0)scale(.45)}25%{opacity:.6}to{opacity:0;transform:translate(-25px,-12px)scale(1.5)}}html[data-theme=dark] .site-preloader{color:#edf4f0;background:radial-gradient(circle at 50% 42%,#202b25 0,#17201c 52%,#111713 100%)}html[data-theme=dark] .preloader-copy span{color:#a9b6ae}html[data-theme=dark] .preloader-gravel{filter:brightness(.72)}@media (width<=600px){.preloader-scene{width:92vw;height:155px}.preloader-car-runner{transform-origin:50%;bottom:34px}.preloader-sun{width:45px;height:45px}.preloader-copy{margin-top:8px}.preloader-copy b{font-size:20px}}@media (prefers-reduced-motion:reduce){.site-preloader{display:none!important}.preloader-car-runner,.preloader-car,.preloader-wheel,.preloader-dust i{animation:none!important}}.preloader-car-runner{animation:none;left:50%;transform:translate(-50%)}.preloader-gravel{animation:.32s linear infinite preloader-gravel-flow}.preloader-gravel span{animation:1.45s linear infinite preloader-stone-flow}.preloader-gravel span:nth-child(2){animation-delay:-.18s}.preloader-gravel span:nth-child(3){animation-delay:-.36s}.preloader-gravel span:nth-child(4){animation-delay:-.54s}.preloader-gravel span:nth-child(5){animation-delay:-.72s}.preloader-gravel span:nth-child(6){animation-delay:-.9s}.preloader-gravel span:nth-child(7){animation-delay:-1.08s}.preloader-gravel span:nth-child(8){animation-delay:-1.26s}@keyframes preloader-gravel-flow{to{background-position:-45px 0,0 0}}@keyframes preloader-stone-flow{to{transform:translate(-88vw)}}@media (prefers-reduced-motion:reduce){.preloader-gravel,.preloader-gravel span{animation:none!important}}@media (width<=520px){.theme-toggle-label{display:none}.theme-toggle,.admin-topbar .theme-toggle{grid-template-columns:18px;column-gap:0;width:36px;height:36px;padding:0}.auth-theme-toggle{top:15px;right:15px}}.annual-offer{color:var(--green);background:#eef4f0;border-radius:8px;margin:13px 0 -3px;padding:9px 10px;font-size:9px;font-weight:700;line-height:1.4}.tour-restart{width:100%;color:var(--green);background:#fff;border:1px solid #d7e1db;border-radius:8px;margin-top:17px;padding:10px;font-size:9px;font-weight:700}.social-loading{color:#6d7972;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:55vh;font-size:11px;display:flex}.social-page{max-width:1280px}.coming-soon-gate{padding-top:36px}.coming-soon-gate>span{letter-spacing:.8px;font-size:8px}.coming-soon-pill{background:var(--lime);color:var(--green);letter-spacing:.8px;border-radius:20px;margin-top:16px;padding:6px 9px;font-size:7px;display:inline-block}.coming-soon-gate h2{margin-top:15px}.publishing-optin{background:#fff;border:1px solid #dfe6e2;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:24px;padding:29px 32px;display:flex}.publishing-optin.active{background:var(--green);border-color:var(--green);color:#fff}.publishing-optin>div>span{letter-spacing:1px;color:#698176;font-size:8px;font-weight:800}.publishing-optin.active>div>span{color:var(--lime)}.publishing-optin h2{margin:7px 0;font:500 24px Georgia,serif}.publishing-optin p{color:#7d8781;max-width:660px;margin:0;font-size:10px;line-height:1.55}.publishing-optin.active p{color:#d0dcd6}.publishing-optin>button{background:var(--green);color:#fff;border:0;border-radius:9px;flex:none;padding:12px 17px;font-size:10px;font-weight:800}.publishing-optin.active>button{background:var(--lime);color:#17382c}.connection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.connection-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:267px;padding:23px;display:flex}.connection-card.meta-card{background:linear-gradient(145deg,#f6faf8,#fff);grid-row:span 2;min-height:550px}.connection-logo{width:41px;height:41px;color:var(--green);background:#e8f0eb;border-radius:11px;place-items:center;margin-bottom:20px;font:800 14px Arial;display:grid}.meta-card .connection-logo{color:#fff;background:#1877f2;font-size:23px}.connection-card>div:nth-child(2)>span{letter-spacing:1px;color:#7c8b83;font-size:7px;font-weight:800}.connection-card h2{margin:7px 0;font:500 20px Georgia,serif}.connection-card p{color:#7c8781;margin:0;font-size:9px;line-height:1.6}.connection-card ul{border-top:1px solid var(--line);margin:18px 0;padding:18px 0 10px;list-style:none}.connection-card li{padding:6px 0;font-size:9px}.connection-card li:before{content:"✓";color:#4a8063;margin-right:7px}.connection-card>button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:8px;margin-top:auto;padding:11px;font-size:9px;font-weight:800}.connection-card>button:disabled{color:#97a09b;cursor:not-allowed;background:#f4f6f4;border-color:#e2e7e4}.future-channel{min-height:267px}.connected-accounts{margin-top:28px}.connected-accounts>article{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:13px;margin-bottom:8px;padding:14px 17px;display:grid}.connected-icon{color:#1877f2;background:#e8effa;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.connected-accounts article>div:nth-child(2){flex-direction:column;gap:4px;display:flex}.connected-accounts b{font-size:10px}.connected-accounts small{color:#818c86;font-size:8px}.connected-accounts article>span{color:#3c7757;background:#e8f2eb;border-radius:20px;padding:6px 9px;font-size:8px}.connected-accounts article>button{color:#9a6258;background:0 0;border:0;font-size:8px}.meta-safety{background:#eef4f0;border:1px solid #dde6e0;border-radius:11px;margin-top:20px;padding:18px 20px}.meta-safety b{font-size:10px}.meta-safety p{color:#748079;margin:5px 0 0;font-size:9px;line-height:1.55}.social-gate{border:1px solid var(--line);text-align:center;background:#fff;border-radius:15px;max-width:580px;margin:65px auto;padding:42px}.social-gate>span{background:var(--green);width:43px;height:43px;color:var(--lime);border-radius:11px;place-items:center;margin:auto;font-size:10px;font-weight:800;display:grid}.social-gate h2{margin:19px 0 8px;font:500 24px Georgia,serif}.social-gate p{color:#77827c;max-width:410px;margin:0 auto 22px;font-size:10px;line-height:1.65}.social-gate .primary{margin:auto}.publisher-layout{grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);align-items:start;gap:20px;display:grid}.publisher-compose,.publish-checkout{border:1px solid var(--line);background:#fff;border-radius:14px}.publisher-section{border-bottom:1px solid var(--line);padding:27px}.publisher-section:last-child{border:0}.publisher-section-head{align-items:flex-start;gap:13px;margin-bottom:20px;display:flex}.publisher-section-head>span{width:34px;height:34px;color:var(--green);background:#eaf1ed;border-radius:9px;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.publisher-section-head h2{margin:0 0 4px;font:500 18px Georgia,serif}.publisher-section-head p{color:#84908a;margin:0;font-size:9px}.publisher-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.publisher-fields label,.publish-checkout label{flex-direction:column;gap:7px;font-size:9px;font-weight:700;display:flex}.publisher-fields .full{grid-column:1/-1}.publisher-fields select,.publisher-fields textarea,.ad-fields input{background:#fbfcfb;border:1px solid #dce3df;border-radius:8px;outline:none;width:100%;padding:11px 12px}.publisher-fields textarea{resize:vertical;min-height:190px;line-height:1.55}.media-upload-zone label{cursor:pointer;background:#f8fbf9;border:1px dashed #bfcfc6;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:105px;display:flex}.media-upload-zone input{display:none}.media-upload-zone b{color:var(--green);font-size:10px}.media-upload-zone small{color:#88938d;font-size:8px}.media-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.media-library article{border:1px solid var(--line);background:#fff;border-radius:10px;position:relative;overflow:hidden}.media-library article.selected{border-color:#4d8065;box-shadow:0 0 0 2px #dceae2}.media-select{background:#edf2ef;border:0;width:100%;height:125px;padding:0;position:relative}.media-select img,.media-select video{object-fit:cover;width:100%;height:100%}.media-select>span{color:#35443c;background:#ffffffed;border-radius:15px;padding:4px 7px;font-size:7px;font-weight:800;position:absolute;bottom:7px;left:7px}.media-library article.selected .media-select>span{background:var(--green);color:#fff}.media-library article>div{flex-direction:column;gap:3px;padding:9px 27px 9px 9px;display:flex}.media-library article>div b{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.media-library article>div small{color:#8a948e;font-size:6px}.media-delete{color:#7d8782;background:#f0f2f1;border:0;border-radius:6px;width:20px;height:20px;position:absolute;bottom:9px;right:6px}.media-empty{text-align:center;color:#8a948e;border:1px dashed #d8e0dc;border-radius:10px;margin-top:14px;padding:22px;font-size:8px}.publish-checkout{padding:25px;position:sticky;top:87px}.publish-checkout>span{letter-spacing:1px;color:#76857d;font-size:8px;font-weight:800}.publish-kind{background:#eef2ef;border-radius:9px;grid-template-columns:1fr 1fr;margin:13px 0 19px;padding:3px;display:grid}.publish-kind button{color:#76817b;background:0 0;border:0;border-radius:7px;padding:10px;font-size:9px}.publish-kind button.active{color:var(--green);background:#fff;font-weight:800;box-shadow:0 2px 7px #1d432f16}.channel-checks{gap:7px;margin:7px 0 18px;display:grid}.channel-checks button{border:1px solid var(--line);text-align:left;color:#68746d;background:#fff;border-radius:9px;padding:11px 12px;font-size:9px}.channel-checks button span{background:#edf1ef;border-radius:6px;place-items:center;width:22px;height:22px;margin-right:8px;font-weight:800;display:inline-grid}.channel-checks button.active{color:var(--green);background:#eef5f1;border-color:#5f8b73;font-weight:800}.channel-checks button:disabled{opacity:.4}.ad-fields{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:grid}.ad-warning{background:#fff7e9;border:1px solid #edb;border-radius:9px;padding:11px}.ad-warning b{color:#846624;font-size:8px}.ad-warning p{color:#927b4c;margin:4px 0 0;font-size:7px}.ad-fields label{position:relative}.ad-fields label small{color:#8b948f;position:absolute;bottom:10px;right:10px}.publish-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:18px 0;padding:10px 0}.publish-summary>div{justify-content:space-between;padding:5px 0;font-size:8px;display:flex}.publish-summary span{color:#84908a}.publish-button{background:var(--green);color:#fff;border:0;border-radius:9px;width:100%;padding:13px;font-size:9px;font-weight:800}.publish-button:disabled{opacity:.38;cursor:not-allowed}.publish-footnote{text-align:center;line-height:1.55;color:#87918c!important;margin:9px 0 0!important;font-size:7px!important}.insight-metrics{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:25px;display:grid}.insight-metrics article{border:1px solid var(--line);background:#fff;border-radius:11px;padding:17px}.insight-metrics span{letter-spacing:.7px;color:#829087;font-size:7px;font-weight:800}.insight-metrics b{margin:8px 0 3px;font:500 24px Georgia,serif;display:block}.insight-metrics small{color:#8b958f;font-size:7px}.insight-list{gap:12px;display:grid}.insight-list>article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px}.insight-list article>header{justify-content:space-between;align-items:start;display:flex}.insight-list header span{color:#48715a;background:#e8f1eb;border-radius:14px;padding:5px 7px;font-size:7px;font-weight:800}.insight-list header span.ad{color:#526885;background:#e9eef7}.insight-list h2{margin:10px 0 4px;font:500 18px Georgia,serif}.insight-list header p{color:#87918b;margin:0;font-size:7px}.insight-list header>i{color:#4e775b;background:#e8f2eb;border-radius:14px;padding:6px 8px;font-size:7px;font-style:normal}.insight-list header>i.paused{color:#876b2e;background:#fff3dc}.insight-list header>i.failed{color:#9c5b4d;background:#f6e8e5}.insight-copy{color:#66736c!important;margin:17px 0!important;font-size:9px!important;line-height:1.6!important}.insight-row{border-top:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:10px;padding-top:15px;display:grid}.insight-row>div{flex-direction:column;gap:5px;display:flex}.insight-row span{color:#8a958f;font-size:7px}.insight-row b{font-size:11px}.insight-list footer{color:#91594d;background:#f8ece9;border-radius:8px;margin-top:13px;padding:9px;font-size:8px}.insight-empty{text-align:center;background:#fff;border:1px dashed #d5ded9;border-radius:14px;padding:60px 30px}.insight-empty>span{color:#63806f;background:#eaf1ed;border-radius:50%;place-items:center;width:45px;height:45px;margin:auto;font:500 19px Georgia,serif;display:grid}.insight-empty h2{margin:15px 0 7px;font:500 22px Georgia,serif}.insight-empty p{color:#828e87;margin:0;font-size:9px}.tour-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#10251dbf;place-items:center;padding:35px;display:grid;position:fixed;inset:0}.tour-dialog{background:#fff;border-radius:19px;width:min(800px,100vw - 40px);max-height:calc(100vh - 50px);position:relative;overflow:auto;box-shadow:0 30px 90px #08150e66}.tour-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:70px;padding:0 29px;display:flex}.tour-brand{letter-spacing:1px;align-items:center;gap:10px;font-size:13px;display:flex}.tour-header>span{color:#7e8a83;font-size:9px}.tour-progress{background:#ecf0ed;height:3px}.tour-progress i{background:var(--lime);height:100%;transition:width .25s;display:block}.tour-content{min-height:445px;padding:43px 65px 38px;position:relative}.tour-number{color:#f0f4f1;font:500 115px/1 Georgia,serif;position:absolute;top:23px;right:58px}.tour-kicker{color:#66816f;letter-spacing:1.2px;margin:0 0 11px;font-size:8px;font-weight:800;position:relative}.tour-content h2{letter-spacing:-.7px;max-width:570px;margin:0 0 15px;font:500 32px/1.14 Georgia,serif;position:relative}.tour-description{color:#66736c;max-width:620px;margin:0 0 23px;font-size:11px;line-height:1.65;position:relative}.tour-content ul{gap:9px;margin:0;padding:0;list-style:none;display:grid;position:relative}.tour-content li{align-items:flex-start;gap:10px;font-size:9px;line-height:1.55;display:flex}.tour-content li span{color:#3b7354;background:#e9f2ec;border-radius:5px;flex:none;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.tour-content aside{border-left:3px solid var(--lime);color:#5f6d65;background:#f4f8f5;margin-top:24px;padding:12px 15px;font-size:9px;line-height:1.5;position:relative}.tour-preference{cursor:pointer;background:#fbfcfb;border:1px solid #dfe7e2;border-radius:10px;align-items:center;gap:11px;margin-top:16px;padding:12px 14px;display:flex;position:relative}.tour-preference input{width:16px;height:16px;accent-color:var(--green);cursor:pointer;margin:0}.tour-preference>span{flex-direction:column;gap:3px;display:flex}.tour-preference b{font-size:9px}.tour-preference small{color:#7e8a83;font-size:7px}.tour-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:14px 28px;display:grid}.tour-footer>button{color:#637069;background:0 0;border:0;font-size:9px;font-weight:700}.tour-footer>button:last-child{background:var(--green);color:#fff;border-radius:8px;justify-self:end;padding:11px 15px}.tour-footer>button:disabled{opacity:.3}.tour-dots{gap:5px;display:flex}.tour-dots button{background:#cad3ce;border:0;border-radius:50%;width:6px;height:6px;padding:0}.tour-dots button.active{background:var(--green);border-radius:5px;width:18px}.tour-skip{color:#6d7972;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;width:66px;padding:6px;display:flex;position:absolute;bottom:84px;right:23px}.tour-skip small{font-size:7px}.tour-car{background:var(--green);border-radius:8px 11px 4px 4px;width:34px;height:13px;transition:transform .65s cubic-bezier(.2,.8,.25,1);display:block;position:relative}.tour-car:before{content:"";background:var(--green);clip-path:polygon(25% 0,75% 0,100% 100%,0 100%);border-radius:8px 7px 0 0;width:16px;height:9px;position:absolute;top:-7px;left:9px}.tour-car i{background:#1a251f;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-4px}.tour-car i:first-child{left:5px}.tour-car i:last-child{right:5px}.tour-skip:hover .tour-car{transform:translate(19px)}.tour-skip:hover small{color:var(--green);font-weight:800}html[data-theme=dark] :where(.publishing-optin,.connection-card,.connected-accounts>article,.social-gate,.publisher-compose,.publish-checkout,.media-library article,.channel-checks button,.insight-metrics article,.insight-list>article,.insight-empty,.tour-dialog,.tour-restart){border-color:var(--line);color:var(--ink);box-shadow:none;background:#1e2722}html[data-theme=dark] :where(.connection-card.meta-card,.media-upload-zone label,.meta-safety,.publish-kind,.annual-offer,.tour-content aside){color:#c5d8ce;background:#19251f;border-color:#35483e}html[data-theme=dark] .publishing-optin.active{background:#285441}html[data-theme=dark] .publishing-optin:not(.active)>button{background:#3b7359}html[data-theme=dark] :where(.media-select,.media-delete,.connection-card>button:disabled){color:#b1bdb6;border-color:var(--line);background:#29352f}html[data-theme=dark] .publish-kind button.active{color:#d8eadf;box-shadow:none;background:#2c3a33}html[data-theme=dark] .channel-checks button.active{color:#c5dfd1;background:#263a31;border-color:#557563}html[data-theme=dark] .tour-number{color:#26302b}html[data-theme=dark] .tour-progress{background:#2b3731}html[data-theme=dark] .tour-content li span{color:#b7dbc7;background:#2c4438}html[data-theme=dark] .tour-car i{border-color:#1e2722}html[data-theme=dark] .tour-preference{color:#dce8e1;background:#19251f;border-color:#35483e}html[data-theme=dark] .tour-preference small{color:#a8b5ae}.media-compatibility{background:#fff4df;border:1px solid #eddbb8;border-radius:8px;padding:9px 11px;color:#806425!important;margin:11px 0 0!important;font-size:8px!important;line-height:1.5!important}html[data-theme=dark] .media-compatibility{background:#352f22;border-color:#594d30;color:#e6c876!important}@media (width<=1050px){.connection-grid{grid-template-columns:1fr 1fr}.connection-card.meta-card{grid-area:auto/1/auto/-1;min-height:330px}.publisher-layout{grid-template-columns:1fr}.publish-checkout{position:static}.insight-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=720px){.social-page{padding-left:18px;padding-right:18px}.publishing-optin{flex-direction:column;align-items:flex-start}.connection-grid{grid-template-columns:1fr}.connection-card.meta-card{grid-column:auto}.connected-accounts>article{grid-template-columns:38px 1fr}.connected-accounts article>span,.connected-accounts article>button{grid-column:2}.publisher-fields,.media-library{grid-template-columns:1fr}.publisher-fields .full{grid-column:auto}.insight-metrics,.insight-row{grid-template-columns:1fr 1fr}.tour-backdrop{padding:10px}.tour-dialog{width:100%;max-height:calc(100vh - 20px)}.tour-content{min-height:460px;padding:34px 25px 94px}.tour-content h2{font-size:27px}.tour-number{font-size:80px;right:18px}.tour-footer{grid-template-columns:1fr 1fr}.tour-dots{display:none}.tour-skip{bottom:83px;right:19px}}.legal-page{background:radial-gradient(circle at 85% 5%,#e9f1ec 0,#0000 28%),#f5f7f5;min-height:100vh;padding:0 28px 35px}.legal-header{justify-content:space-between;align-items:center;gap:24px;max-width:1120px;min-height:82px;margin:auto;display:flex}.legal-brand{color:var(--ink);letter-spacing:1.2px;white-space:nowrap;align-items:center;gap:11px;font-size:14px;text-decoration:none;display:flex}.legal-header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;display:flex}.legal-header nav>a{color:#69756f;font-size:10px;text-decoration:none}.legal-header nav>a:hover{color:var(--green)}.legal-document{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:980px;margin:25px auto 0;overflow:hidden;box-shadow:0 25px 70px #214c3c0c}.legal-hero{background:var(--green);color:#fff;padding:60px 70px 48px;position:relative;overflow:hidden}.legal-hero:after{content:"";border:1px solid var(--lime);border-radius:50%;width:330px;height:330px;position:absolute;top:-170px;right:-170px;box-shadow:0 0 0 45px #d9ff6507,0 0 0 90px #d9ff6505}.legal-hero>span{z-index:1;letter-spacing:1.4px;color:var(--lime);font-size:9px;font-weight:800;position:relative}.legal-hero h1{z-index:1;letter-spacing:-1.1px;margin:14px 0;font:500 43px/1.1 Georgia,serif;position:relative}.legal-hero p{z-index:1;color:#dce7e1;max-width:650px;margin:0 0 20px;font-size:13px;line-height:1.7;position:relative}.legal-hero small{z-index:1;color:#aebfb6;font-size:9px;position:relative}.legal-company{z-index:1;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:9px;flex-direction:column;gap:4px;max-width:680px;margin-top:20px;padding:11px 13px;display:flex;position:relative}.legal-company b{font-size:10px}.legal-company span{color:#b9cbc2;font-size:8px;line-height:1.5}.legal-company.pending{border-color:#d9ff6530}.legal-company.pending span{color:#d9ff65}.legal-content{padding:25px 70px 60px}.legal-content section{border-bottom:1px solid var(--line);grid-template-columns:210px minmax(0,1fr);gap:42px;padding:32px 0;display:grid}.legal-content section:last-child{border-bottom:0}.legal-content h2{margin:0;font:500 18px/1.35 Georgia,serif}.legal-content section>div{color:#5f6c65;font-size:11px;line-height:1.75}.legal-content p{margin:0 0 14px}.legal-content p:last-child{margin-bottom:0}.legal-content ul,.legal-content ol{margin:0 0 16px;padding-left:20px}.legal-content li{padding:3px 0}.legal-content a{color:var(--green);font-weight:700}.legal-action{background:var(--green);border-radius:8px;margin-top:5px;padding:11px 15px;text-decoration:none;color:#fff!important;display:inline-flex!important}.legal-footer{color:#84908a;justify-content:space-between;max-width:980px;margin:18px auto 0;font-size:9px;display:flex}.legal-footer a{color:inherit;text-decoration:none}html[data-theme=dark] .legal-page{background:radial-gradient(circle at 85% 5%,#23372d 0,#0000 30%),#141a17}html[data-theme=dark] :where(.legal-document){border-color:var(--line);box-shadow:none;background:#1e2722}html[data-theme=dark] .legal-header nav>a{color:#a6b3ac}html[data-theme=dark] .legal-content section>div{color:#b6c1bb}html[data-theme=dark] .legal-hero{background:#173729}@media (width<=760px){.legal-page{padding:0 14px 28px}.legal-header{align-items:flex-start;gap:18px;height:auto;padding:18px 4px}.legal-header nav{flex-wrap:wrap;justify-content:flex-end;gap:9px 14px}.legal-header nav>a{font-size:9px}.legal-header .theme-toggle{height:30px}.legal-header .theme-toggle-label{display:none}.legal-document{border-radius:15px;margin-top:7px}.legal-hero{padding:43px 25px 36px}.legal-hero h1{font-size:34px}.legal-content{padding:10px 25px 38px}.legal-content section{grid-template-columns:1fr;gap:12px;padding:25px 0}.legal-content h2{font-size:17px}.legal-footer{flex-wrap:wrap;gap:12px;padding:0 4px}}.admin-economy-note{background:#edf5f0;border:1px solid #cfe0d6;border-radius:11px;align-items:flex-start;gap:13px;margin-bottom:15px;padding:14px 16px;display:flex}.admin-economy-note>span{background:var(--green);color:var(--lime);letter-spacing:.8px;white-space:nowrap;border-radius:20px;padding:6px 9px;font-size:6px;font-weight:800}.admin-economy-note p{line-height:1.6;color:#5f7067!important;margin:1px 0 0!important;font-size:8px!important}.admin-economy-grid{grid-template-columns:1.35fr .65fr;gap:15px;margin:15px 0;display:grid}.admin-cost-breakdown{flex-direction:column;display:flex}.admin-cost-breakdown>div{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.admin-cost-breakdown>div:first-child{border-top:0;padding-top:0}.admin-cost-breakdown>div>div{flex-direction:column;gap:4px;display:flex}.admin-cost-breakdown b{font-size:9px}.admin-cost-breakdown span{color:#6f7d75;font-size:7px}.admin-cost-breakdown small{color:#929a96;font-size:6px}.admin-cost-breakdown strong{color:var(--green);white-space:nowrap;font:500 16px Georgia,serif}.admin-cost-usage{border-top:1px solid #e7ece9;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:4px;padding-top:15px;display:grid}.admin-cost-usage>span{flex-direction:column;gap:3px;display:flex}.admin-cost-usage b{font-size:9px}.admin-cost-usage small{color:#8c9690;font-size:6px}.admin-forecast-card{color:#fff;background:linear-gradient(145deg,#153b2d,#214c3c);border-color:#214c3c}.admin-forecast-card .admin-panel-head>div>span,.admin-forecast-card .admin-panel-head>small{color:#9db7aa}.admin-forecast-card .admin-panel-head h2{color:#fff}.admin-forecast-number{color:var(--lime);margin:4px 0 12px;font:500 35px Georgia,serif}.admin-forecast-card>p{line-height:1.65;color:#c4d3cc!important;font-size:8px!important}.admin-forecast-card dl{border-top:1px solid #ffffff17;margin:21px 0 0}.admin-forecast-card dl>div{border-bottom:1px solid #ffffff12;justify-content:space-between;gap:12px;padding:11px 0;display:flex}.admin-forecast-card dt{color:#a9beb4;font-size:7px}.admin-forecast-card dd{margin:0;font-size:8px;font-weight:700}.admin-cost-warning{background:#ffffff0c;border:1px solid #ffffff17;border-radius:7px;margin-top:14px!important;padding:9px!important}.admin-cost-settings{margin-top:15px}.admin-setting-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.admin-setting-grid label{color:#627069;flex-direction:column;gap:6px;font-size:7px;font-weight:800;display:flex}.admin-setting-grid label.wide{grid-column:span 2}.admin-setting-grid input{height:40px;color:var(--ink);background:#fbfcfb;border:1px solid #dbe3de;border-radius:8px;outline:none;padding:0 11px;font-size:9px}.admin-setting-grid input:focus{border-color:#668b76;box-shadow:0 0 0 3px #668b7614}.admin-setting-grid label>small{color:#929a96;font-size:6px;font-weight:400}.admin-cost-settings>footer,.admin-company-settings>footer{border-top:1px solid #e8ece9;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding-top:15px;display:flex}.admin-cost-settings>footer p,.admin-company-settings>footer p{max-width:610px;line-height:1.5;margin:0!important;font-size:7px!important}.admin-cost-settings>footer button,.admin-company-settings>footer button{background:var(--green);color:#fff;white-space:nowrap;border:0;border-radius:8px;padding:11px 15px;font-size:8px;font-weight:800}.admin-cost-settings>footer button:disabled,.admin-company-settings>footer button:disabled{opacity:.55}.admin-legal-status{background:#faf1eb;border:1px solid #ead4c5;border-radius:11px;align-items:flex-start;gap:13px;margin-bottom:15px;padding:15px 16px;display:flex}.admin-legal-status.ready{background:#edf5f0;border-color:#cfe1d5}.admin-legal-status>span{color:#fff;background:#a9664c;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.admin-legal-status.ready>span{background:#427356}.admin-legal-status>div{flex-direction:column;gap:5px;display:flex}.admin-legal-status b{font-size:9px}.admin-legal-status p{line-height:1.55;color:#785d50!important;margin:0!important;font-size:8px!important}.admin-legal-status.ready p{color:#5f7167!important}.admin-legal-grid{grid-template-columns:1.25fr .75fr;gap:15px;display:grid}.admin-legal-documents>div+div{flex-direction:column;display:flex}.admin-legal-documents a{color:var(--ink);border-top:1px solid #edf0ee;grid-template-columns:26px 1fr auto;align-items:center;gap:10px;padding:11px 0;text-decoration:none;display:grid}.admin-legal-documents a:first-child{border-top:0;padding-top:0}.admin-legal-documents a>span{color:#427356;background:#e8f2eb;border-radius:7px;place-items:center;width:24px;height:24px;font-size:8px;font-weight:800;display:grid}.admin-legal-documents a>div{flex-direction:column;gap:3px;display:flex}.admin-legal-documents a b{font-size:8px}.admin-legal-documents a small{color:#8b958f;font-size:6px}.admin-legal-documents a>strong{color:#789084;font-size:10px}.admin-legal-documents ul{border-top:1px solid #e7ece9;flex-direction:column;gap:12px;margin:16px 0 0;padding:15px 0 0;list-style:none;display:flex}.admin-legal-documents li{grid-template-columns:20px 1fr;gap:8px;display:grid}.admin-legal-documents li>span{color:#427356;background:#e8f2eb;border-radius:50%;place-items:center;width:18px;height:18px;font-size:6px;display:grid}.admin-legal-documents li p{flex-direction:column;gap:3px;display:flex;margin:0!important}.admin-legal-documents li b{font-size:8px}.admin-legal-documents li small{color:#8b958f;font-size:6px}html[data-theme=dark] :where(.admin-economy-note,.admin-cost-settings,.admin-company-settings,.admin-legal-documents,.admin-legal-status.ready){background:#1d2c24;border-color:#35483e}html[data-theme=dark] .admin-legal-status.pending{background:#302823;border-color:#59473d}html[data-theme=dark] :where(.admin-setting-grid input){border-color:var(--line);color:var(--ink);background:#19211d}html[data-theme=dark] :where(.admin-cost-breakdown>div,.admin-cost-usage,.admin-cost-settings>footer,.admin-company-settings>footer,.admin-legal-documents a,.admin-legal-documents ul){border-color:var(--line)}html[data-theme=dark] .admin-forecast-card{color:#fff;background:linear-gradient(145deg,#173729,#214c3c)}@media (width<=1100px){.admin-economy-grid,.admin-legal-grid{grid-template-columns:1fr}.admin-setting-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.admin-sidebar nav{grid-template-columns:repeat(5,1fr)}}@media (width<=650px){.admin-sidebar nav,.admin-setting-grid{grid-template-columns:1fr}.admin-setting-grid label.wide{grid-column:auto}.admin-cost-usage{grid-template-columns:1fr 1fr}.admin-cost-settings>footer,.admin-company-settings>footer{flex-direction:column;align-items:flex-start}.admin-economy-note{flex-direction:column}}.auth-card form .auth-consent{color:#68746d;grid-template-columns:17px 1fr;align-items:start;gap:10px;font-size:8px;font-weight:400;line-height:1.55;display:grid}.auth-card form .auth-consent input{width:16px;height:16px;accent-color:var(--green);box-shadow:none;margin:1px 0 0;padding:0}.auth-consent a{color:var(--green);font-weight:800}.social-extras{border-top:1px solid var(--line);background:#f8faf8;padding:18px 21px}.social-extras>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.social-extras>header>div{flex-direction:column;gap:4px;display:flex}.social-extras>header span{letter-spacing:.9px;color:#688071;font-size:9px;font-weight:800}.social-extras>header b{font:500 16px Georgia,serif}.social-extras>header small{color:#7e8983;font-size:10px}.social-extras>header button{color:var(--green);white-space:nowrap;background:#fff;border:1px solid #cfdcd4;border-radius:8px;align-items:center;gap:6px;padding:9px 11px;font-size:10px;font-weight:800;display:flex}.social-extras>header button svg{color:#5c806d;width:14px}.social-extras>header button:disabled{opacity:.55}.social-extra-row{border-top:1px solid #e4e9e6;grid-template-columns:70px minmax(0,1fr) auto;align-items:start;gap:12px;padding:12px 0;display:grid}.social-extra-row>b{padding-top:7px;font-size:11px}.social-extra-row>div{flex-wrap:wrap;align-items:center;gap:7px;min-height:29px;display:flex}.social-extra-row>div>small{color:#87918b;padding-top:6px;font-size:10px}.emoji-chips button,.hashtag-chips button{min-height:31px;color:var(--ink);background:#fff;border:1px solid #dce5df;border-radius:18px;align-items:center;padding:5px 10px;font-family:inherit;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.emoji-chips button{justify-content:center;min-width:36px;font-size:18px}.hashtag-chips button{color:#426451;font-size:11px}.emoji-chips button:hover,.hashtag-chips button:hover{background:#f1f7f3;border-color:#83a592;transform:translateY(-1px)}.emoji-chips button:focus-visible,.hashtag-chips button:focus-visible{outline-offset:2px;outline:2px solid #628875}.social-extra-row>button{color:var(--green);white-space:nowrap;background:0 0;border:0;padding:7px 0;font-size:10px;font-weight:800}.social-extra-row>button:disabled{color:#a4aca8;cursor:not-allowed}html[data-theme=dark] .social-extras{border-color:var(--line);background:#19211d}html[data-theme=dark] :where(.social-extras>header button,.emoji-chips button,.hashtag-chips button){color:#c6ddd0;background:#222d27;border-color:#3b4b43}html[data-theme=dark] :where(.emoji-chips button,.hashtag-chips button):hover{background:#29372f;border-color:#657f71}html[data-theme=dark] .social-extra-row{border-color:var(--line)}html[data-theme=dark] .social-extras>header small{color:#a6b2ab}.eyebrow{font-size:11px!important}.pill,.stats span,.channel-list>p,.creation-card>small{font-size:10px}.hero-card p{font-size:13px;line-height:1.55}.form-title p,.form-section-title p,.sale-type-strip small,.details-toggle small,.photo-field-head small,.vin-copy small,.lookup-equipment small,.simple-promise small{font-size:11px;line-height:1.5}.output-card textarea{font-size:14px;line-height:1.72}.settings-card p,.settings-preview p,.settings-actions p{line-height:1.55;font-size:11px!important}.auth-card-heading p,.auth-card form label,.auth-confirmation p{font-size:12px}.auth-tabs button,.auth-submit{font-size:11px}.auth-legal,.auth-card form .auth-consent{font-size:10px}.tour-description{font-size:13px}.tour-content li,.tour-content aside{font-size:11px}.tour-preference b,.tour-footer>button{font-size:10px}.tour-preference small,.tour-skip small{font-size:9px}.sidebar button{font-size:14px}.trial,.upgrade{font-size:12px}.page-heading p,.generator-head p,.choice-heading>p:last-child{font-size:15px}.hero-card p{font-size:14px}.hero-card button,.section-head p,.section-head button{font-size:13px}.stats span{font-size:11px}.stats small,.car-main span,.car-row time,.status,.back,.secondary{font-size:12px}.car-main b{font-size:14px}.form-title p,.form-section-title p,.sale-type-strip small,.details-toggle small,.photo-field-head small,.vin-copy small,.lookup-equipment small,.simple-promise small{font-size:12px}.form-grid label,.equipment-field,.argument-composer>label,.photo-field-head b,.vin-copy b,.lookup-equipment b{font-size:13px}.form-grid input,.form-grid select,.form-grid textarea,.equipment-field textarea,.argument-composer input{font-size:14px}.form-grid label small,.equipment-field small{font-size:12px}.form-actions>span,.type-help p,.assistant-empty p,.suggestion-head small,.fact-note{font-size:11px}.channel-list b,.result-type{font-size:12px}.channel-list small,.result-type small,.output-head small,.output-foot span,.output-foot button{font-size:11px}.output-head button{font-size:12px}.output-card textarea{font-size:15px}.project-grid p,.project-grid small,.project-grid button,.plans li,.plans button,.billing-note p,.type-card li,.type-card>strong{font-size:12px}.plans p,.type-card p,.creation-card>p,.suggestion-head b,.assistant-empty b,.chosen-head b,.simple-promise b{font-size:13px}.suggestion-list button,.argument-composer button,.argument-preview,.chosen-row p,.chosen-empty{font-size:12px}.settings-card p,.settings-preview p,.settings-actions p{font-size:12px!important}.settings-grid label{font-size:12px}.settings-grid input,.settings-grid select,.settings-grid textarea{font-size:14px}.settings-preview small{font-size:11px}.photo-upload b,.photo-preview-copy b,.vehicle-guess b,.vision-summary b,.vin-result b{font-size:12px}.photo-upload small,.photo-preview-copy small,.vehicle-guess small,.vehicle-guess p,.photo-privacy,.vision-summary p,.vin-result small,.vin-note,.vin-error{font-size:11px}.lookup-equipment-list span,.social-extras>header span{font-size:10px}.social-extras>header small,.social-extra-row>div>small{font-size:11px}.social-extra-row>b{font-size:12px}.social-extra-row>button{font-size:11px}.admin-main p{line-height:1.55;font-size:10px!important}.admin-main small{font-size:9px}.admin-main button,.admin-main label,.admin-main input,.admin-main select{font-size:10px}.admin-panel-head>div>span,.admin-metrics span,.admin-table-head{font-size:8px}.admin-panel-head>small,.admin-cost-breakdown span,.admin-cost-breakdown small,.admin-cost-usage small,.admin-setting-grid label>small,.admin-legal-documents a small,.admin-legal-documents li small{font-size:9px}.admin-panel-head>button,.admin-cost-breakdown b,.admin-cost-usage b,.admin-setting-grid label,.admin-legal-documents a b,.admin-legal-documents li b{font-size:10px}.admin-setting-grid input{font-size:11px}.admin-economy-note p,.admin-forecast-card>p,.admin-cost-settings>footer p,.admin-company-settings>footer p,.admin-legal-status p{font-size:10px!important}.admin-forecast-card dt{font-size:9px}.admin-forecast-card dd,.admin-cost-settings>footer button,.admin-company-settings>footer button{font-size:10px}@media (width<=700px){.social-extras{padding:16px}.social-extras>header{flex-direction:column;align-items:flex-start}.social-extras>header button{justify-content:center;width:100%}.social-extra-row{grid-template-columns:1fr}.social-extra-row>b{padding-top:0}.social-extra-row>button{justify-self:start}.page-heading p,.generator-head p,.choice-heading>p:last-child{font-size:14px}.output-card textarea{padding:22px 20px;font-size:15px}}
