:root{--color-navy: #0b1f3a;--color-navy-soft: #102a4c;--color-gold: #c8a45d;--color-cream: #f8f6f0;--color-white: #ffffff;--color-text: #111827;--color-muted: #6b7280;--color-border: #e5e7eb;--shadow-panel: 0 18px 45px rgba(11, 31, 58, .08)}html,body,#root{min-height:100%;background:var(--color-cream)}body{margin:0;font-family:Inter,Manrope,Helvetica Neue,Arial,sans-serif;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{outline:none}input,select,textarea{width:100%;min-width:0;background:var(--color-white);border:1px solid var(--color-border);border-radius:10px;padding:12px 14px;font-size:14px;color:var(--color-text);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--color-gold);box-shadow:0 0 0 4px #c8a45d24}input:disabled,select:disabled,textarea:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--color-cream)}.legal-page{min-height:100vh;background:var(--color-cream)}.legal-header,.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px max(24px,calc((100vw - 1100px)/2));background:var(--color-navy);color:var(--color-white)}.legal-brand{font-size:24px;font-weight:900}.legal-brand span,.legal-eyebrow{color:var(--color-gold)}.legal-login-link{padding:9px 16px;border:1px solid rgba(200,164,93,.45);border-radius:10px;font-size:13px;font-weight:800}.legal-main{width:min(100% - 40px,960px);margin:0 auto;padding:64px 0 80px}.legal-hero{margin-bottom:32px}.legal-eyebrow{margin-bottom:14px;font-size:12px;font-weight:900;letter-spacing:.18em}.legal-hero h1{margin:0;color:var(--color-navy);font-size:clamp(42px,7vw,68px);line-height:1}.legal-hero>p{max-width:720px;margin:22px 0 12px;color:var(--color-muted);font-size:18px;line-height:1.7}.legal-updated{color:#8b7350;font-size:13px;font-weight:700}.legal-content{padding:clamp(24px,5vw,56px);border:1px solid rgba(11,31,58,.08);border-radius:20px;background:var(--color-white);box-shadow:var(--shadow-panel)}.legal-content section+section{margin-top:38px;padding-top:34px;border-top:1px solid var(--color-border)}.legal-content h2{margin:0 0 15px;color:var(--color-navy);font-size:22px;line-height:1.3}.legal-content p,.legal-content li,.legal-details{color:#4b5563;font-size:15px;line-height:1.8}.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:24px}.legal-content a{color:#8b6a2d;font-weight:800;text-decoration:underline;text-underline-offset:3px}.legal-content code{padding:2px 5px;border-radius:5px;background:#f3f4f6;color:var(--color-navy);overflow-wrap:anywhere}.legal-details{margin:0}.legal-details div{display:grid;grid-template-columns:180px 1fr;gap:16px;padding:11px 0;border-bottom:1px solid #f0f1f3}.legal-details dt{color:var(--color-navy);font-weight:800}.legal-details dd{margin:0}.legal-footer{flex-wrap:wrap;font-size:13px}@media(max-width:1024px){.dashboard-layout{flex-direction:column!important}.dashboard-sidebar{width:100%!important;padding:18px!important;position:relative!important;box-shadow:0 10px 30px #0b1f3a1f!important}.dashboard-logo{margin-bottom:18px!important}.dashboard-logo-image{width:150px!important;height:135px!important}.dashboard-nav{flex-direction:row!important;overflow-x:auto;padding-bottom:6px;scrollbar-width:thin}.dashboard-nav-link{flex:0 0 auto;white-space:nowrap}.dashboard-logout{margin-top:12px!important}.dashboard-bottom-card{display:none!important}.dashboard-main{width:100%;padding:24px!important;overflow-x:hidden}.login-grid{grid-template-columns:1fr!important;max-width:720px!important}.login-title{font-size:56px!important}.assets-main-grid{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:767px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.login-page{align-items:flex-start!important;padding:24px 16px!important}.login-grid{gap:26px!important}.login-title{font-size:clamp(38px,11vw,50px)!important;line-height:1.02!important}.login-panel{padding:24px 18px!important;border-radius:16px!important}.dashboard-sidebar{padding:14px 12px!important}.dashboard-logo-image{width:128px!important;height:116px!important}.dashboard-nav-link{padding:10px 12px!important;border-radius:12px!important}.dashboard-main{padding:12px!important}.review-page{width:100%;min-width:0;padding:16px!important;border-radius:12px!important}.review-page-header,.integration-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.review-page-title{font-size:clamp(32px,10vw,40px)!important;line-height:1.05!important;overflow-wrap:anywhere}.review-main-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.review-kpi-grid,.review-cards-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.review-panel{width:100%;min-width:0;padding:18px!important;border-radius:14px!important}.review-form button,.integrations-page>.review-panel>button,.campaigns-page>div:first-child>button{width:100%!important}.campaign-date-grid,.campaign-targeting-grid,.campaign-admin-header,.campaign-admin-filters,.campaign-admin-health,.campaign-activity-row{grid-template-columns:minmax(0,1fr)!important}.responsive-table{width:100%;max-width:100%;overflow-x:auto!important;-webkit-overflow-scrolling:touch}.review-modal-overlay{padding:12px!important}.review-modal{width:100%!important;max-height:calc(100dvh - 24px);overflow-y:auto;padding:20px 16px!important;border-radius:14px!important}.lead-drawer{width:min(100%,460px)!important;max-width:100vw;padding:20px 16px!important}.review-modal-actions{flex-direction:column-reverse!important}.review-modal-actions button{width:100%!important}.legal-header,.legal-footer{padding:18px 20px}.legal-main{width:min(100% - 24px,960px);padding:40px 0 52px}.legal-content{border-radius:14px}.legal-details div{grid-template-columns:1fr;gap:2px}}body{margin:0;font-family:Inter,Manrope,Helvetica Neue,Arial,sans-serif;background:#f8f6f0;color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%;background:#f8f6f0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{border:none;outline:none}input,select,textarea{background:#fff;width:100%;min-width:0;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;font-size:14px;color:#111827;transition:all .18s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:#c8a45d;box-shadow:0 0 0 4px #c8a45d24}::placeholder{color:#9ca3af}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f8f6f0}::-webkit-scrollbar-thumb{background:#0b1f3a3d;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#0b1f3a6b}.dashboard-layout{background:#f1ede4!important;color:#0b1f3a!important}.dashboard-sidebar{width:252px!important;padding:26px 22px!important;background:#0b1f3a!important;border-right:1px solid rgba(197,170,117,.32)!important;box-shadow:8px 0 30px #0b1f3a14!important}.dashboard-logo{justify-content:flex-start!important;margin-bottom:26px!important;padding:0 5px 25px;border-bottom:1px solid rgba(221,205,170,.18)}.dashboard-logo-image{width:150px!important;height:98px!important;object-fit:contain!important;object-position:left center;filter:saturate(.82)}.dashboard-nav-label{margin:0 10px 12px;color:#a89b7d;font-size:9px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.dashboard-nav{gap:2px!important}.dashboard-nav-link{gap:12px!important;padding:10px 11px!important;border:0!important;border-left:2px solid transparent!important;border-radius:0!important;background:transparent!important;color:#f2efe6ad!important;box-shadow:none!important;font-family:Arial,sans-serif;font-size:12px;font-weight:600!important;letter-spacing:.015em}.dashboard-nav-link:hover{color:#fff!important;background:#ffffff09!important}.dashboard-nav-link.is-active{color:#fff!important;border-left-color:#c5aa75!important;background:#ffffff0e!important}.dashboard-nav-icon{width:24px!important;height:24px!important;border-radius:0!important;background:transparent!important;color:#c5aa75!important;font:14px Georgia,serif!important}.dashboard-logout{display:flex;align-items:center;gap:10px;margin-top:23px!important;padding:12px 11px!important;border:0!important;border-top:1px solid rgba(255,255,255,.09)!important;border-radius:0!important;background:transparent!important;color:#ffffffa6!important;font-size:12px;font-weight:600!important;text-align:left}.dashboard-bottom-card{padding:18px 4px 0!important;border:0!important;border-top:1px solid rgba(197,170,117,.2)!important;border-radius:0!important;background:transparent!important}.dashboard-main{padding:34px clamp(24px,4vw,58px)!important;background:#f1ede4!important}@media(max-width:1024px){.dashboard-sidebar{width:100%!important;padding:15px 20px!important}.dashboard-logo{justify-content:center!important;margin-bottom:12px!important;padding-bottom:12px}.dashboard-logo-image{width:120px!important;height:64px!important;object-position:center}.dashboard-nav-label{display:none}.dashboard-nav{gap:6px!important}.dashboard-nav-link{border:1px solid rgba(255,255,255,.08)!important;border-left:1px solid rgba(255,255,255,.08)!important;padding:9px 12px!important}.dashboard-nav-link.is-active{border-color:#c5aa758c!important}.dashboard-logout{justify-content:center}}@media(max-width:767px){.dashboard-main{padding:14px!important}.dashboard-sidebar{padding:12px!important}.dashboard-nav-icon{display:none!important}}.seller-landing{--primary:#173f5f;--secondary:#f4b942;color:#14202a;background:#fff;font-family:Inter,system-ui,sans-serif;min-height:100vh}.seller-landing *{box-sizing:border-box}.seller-hero{min-height:92vh;display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;align-items:center;padding:7vw;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafb 65%,color-mix(in srgb,var(--secondary) 15%,white))}.seller-copy{max-width:720px}.seller-kicker{display:block;text-transform:uppercase;letter-spacing:.17em;font-size:.74rem;font-weight:800;color:var(--secondary);margin-bottom:1.5rem}.seller-landing h1{font-size:clamp(2.8rem,6vw,6.5rem);line-height:.96;letter-spacing:-.055em;margin:0 0 1.5rem}.seller-copy>p,.seller-image-hero p,.luxury-hero p{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.6;max-width:650px}.seller-logo{max-width:150px;max-height:64px;object-fit:contain;margin-bottom:2rem}.seller-lead-form{background:#fff;padding:clamp(1.3rem,3vw,2.5rem);border-radius:20px;box-shadow:0 25px 80px #091c2b29;color:#14202a}.seller-lead-form h2{margin:0 0 1.3rem;font-size:1.55rem}.seller-fields{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.seller-fields label{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.seller-fields input{display:block;width:100%;border:1px solid #d5dde3;border-radius:8px;padding:.85rem;margin-top:.35rem;font:inherit}.seller-lead-form button,.seller-final a{display:block;width:100%;border:0;border-radius:8px;padding:1rem;margin-top:1.1rem;background:var(--primary);color:#fff;font-weight:800;font-size:1rem;text-align:center;text-decoration:none;cursor:pointer}.seller-lead-form small{display:block;line-height:1.5;color:#68747d;margin-top:.8rem}.seller-honeypot{position:absolute!important;left:-9999px!important}.seller-form-state{padding:1rem;margin-top:1rem;border-radius:8px}.seller-form-state.error{background:#fff0f0;color:#9d2222}.seller-form-state.success{background:#edf8f1;color:#176738;text-align:center;font-size:1.1rem}.seller-form-state.success span{font-size:2rem}.seller-benefits{display:flex;gap:1.5rem;flex-wrap:wrap;padding:3rem 7vw;justify-content:center}.seller-benefits div{display:flex;gap:.6rem;align-items:center;font-weight:700}.seller-benefits span{color:var(--secondary)}.seller-final{padding:5rem 7vw;background:var(--primary);color:#fff;text-align:center}.seller-final h2{font-size:clamp(2rem,4vw,4rem);margin:0 auto 2rem;max-width:850px}.seller-final a{background:var(--secondary);color:#14202a;max-width:300px;margin:auto}.seller-image-hero,.luxury-hero{min-height:72vh;background:linear-gradient(120deg,#102c3d,#537185);background-size:cover;background-position:center;display:flex;align-items:end;color:#fff;padding:8vw}.seller-image-hero>div,.luxury-hero>div{max-width:850px}.seller-form-band{max-width:850px;margin:-5rem auto 1rem;position:relative;padding:0 1rem}.seller-steps{padding:5rem 7vw;background:#f1f4f5;text-align:center}.seller-steps>h2{font-size:clamp(2rem,4vw,3.5rem)}.seller-steps>div{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:3rem auto 0}.seller-steps article{background:#fff;padding:2rem;text-align:left}.seller-steps b{color:var(--secondary);font-size:2rem}.seller-agency,.luxury-intro{padding:7rem 7vw;text-align:center;max-width:850px;margin:auto}.seller-agency span,.luxury-intro span{text-transform:uppercase;letter-spacing:.2em;color:var(--secondary);font-weight:800}.seller-agency h2,.luxury-intro h2{font-size:clamp(2.4rem,5vw,4.5rem);margin:1rem}.luxury{background:#11110f;color:#ece9df;font-family:Georgia,Times New Roman,serif}.luxury-hero{min-height:90vh;background:linear-gradient(135deg,#23241f,#080808);align-items:center}.luxury-hero h1{font-weight:400;letter-spacing:-.04em}.luxury-hero p{color:#d7d3ca}.luxury-intro p{font-size:1.25rem;line-height:1.8;color:#aaa79f}.luxury-form{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;padding:8vw;background:#e7e1d5;color:#171714}.luxury-form>div>h2{font-size:clamp(3rem,6vw,6rem);font-weight:400;margin:.5rem 0}.luxury .seller-benefits{border-top:1px solid #333;border-bottom:1px solid #333}.luxury .seller-final{background:#0a0a09}.luxury .seller-lead-form{border-radius:0;box-shadow:none}.luxury .seller-fields input,.luxury .seller-lead-form button{border-radius:0}@media(max-width:760px){.seller-hero,.luxury-form{grid-template-columns:1fr;padding:5rem 1.2rem}.seller-hero{min-height:auto}.seller-landing h1{font-size:clamp(2.6rem,14vw,4.5rem)}.seller-fields{grid-template-columns:1fr}.seller-image-hero,.luxury-hero{min-height:65vh;padding:3rem 1.2rem}.seller-form-band{margin:-2rem auto 0}.seller-steps>div{grid-template-columns:1fr}.seller-benefits{justify-content:flex-start;padding:2.5rem 1.2rem}.seller-final,.seller-steps,.seller-agency,.luxury-intro{padding:4rem 1.2rem}.luxury-form{gap:1.5rem}}.seller-content-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(4rem,8vw,8rem) 7vw;background:#fff;color:#14202a}.seller-logo{display:block;width:auto;height:auto;max-width:min(150px,100%);max-height:64px;object-fit:contain}.landing-logo-preview{display:block;width:auto!important;height:auto;max-width:180px;max-height:80px;object-fit:contain;margin-top:12px;padding:8px;border:1px solid #d8e0e5;border-radius:8px;background:#fff}.seller-content-section.reverse{direction:rtl;background:#f2f5f6}.seller-content-section.reverse>*{direction:ltr}.seller-content-section img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:18px}.seller-content-section h2{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:0 0 1.5rem}.seller-content-section p{font-size:1.15rem;line-height:1.8;margin:0;color:#596873}.luxury .seller-content-section{background:#171714;color:#ece9df}.luxury .seller-content-section.reverse{background:#22221e}.luxury .seller-content-section p{color:#aaa79f}.luxury .seller-content-section img{border-radius:0}@media(max-width:760px){.seller-content-section{grid-template-columns:1fr;padding:4rem 1.2rem}.seller-content-section.reverse{direction:ltr}}.seller-fields textarea{display:block;width:100%;min-height:110px;resize:vertical;border:1px solid #d5dde3;border-radius:8px;padding:.85rem;margin-top:.35rem;font:inherit}.buyer-landing{--primary:#173f5f;--secondary:#f4b942;min-height:100vh;background:#fff;color:#17212b;font-family:Inter,system-ui,sans-serif}.buyer-landing *{box-sizing:border-box}.buyer-hero{min-height:76vh;position:relative;display:flex;align-items:end;background:#173f5f;overflow:hidden}.buyer-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.buyer-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#071926d1,#07192626)}.buyer-hero-copy{position:relative;z-index:1;max-width:900px;padding:8vw;color:#fff}.buyer-hero-copy>span{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:800;color:var(--secondary)}.buyer-hero h1{font-size:clamp(2.8rem,6vw,6rem);line-height:1;margin:1rem 0}.buyer-hero p{font-size:1.3rem}.buyer-summary{display:flex;justify-content:space-between;gap:2rem;padding:2.5rem 7vw;background:#f3f5f5}.buyer-summary b{display:block;font-size:2rem;color:var(--primary)}.buyer-summary span{color:#65727a}.buyer-summary ul{display:flex;gap:1.5rem;list-style:none;align-items:center;margin:0;padding:0;font-weight:700}.buyer-description{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:7vw;padding:7vw;align-items:start}.buyer-description h2,.buyer-gallery h2{font-size:clamp(2rem,4vw,4rem);margin-top:0}.buyer-description>div>p{font-size:1.15rem;line-height:1.8;white-space:pre-line}.buyer-gallery{padding:5rem 7vw;background:#f3f5f5}.buyer-gallery>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.buyer-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}@media(max-width:760px){.buyer-hero{min-height:65vh}.buyer-hero-copy{padding:4rem 1.2rem}.buyer-summary,.buyer-description{display:grid;grid-template-columns:1fr;padding:2rem 1.2rem}.buyer-summary ul{flex-wrap:wrap}.buyer-gallery{padding:4rem 1.2rem}.buyer-gallery>div{grid-template-columns:1fr}}.landings-page{padding:36px;max-width:1380px;margin:auto;color:#17212b}.landings-page>header{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.landings-page h1{font-size:42px;margin:4px 0}.landings-page p{color:#63707b}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#b98214;font-size:12px;font-weight:800}.landings-page button{font:inherit;cursor:pointer}.primary{background:#173f5f!important;color:#fff!important;border:0!important;padding:12px 18px!important;border-radius:8px!important;font-weight:800}.landing-alert{background:#fff1f1;color:#982424;padding:14px;border-radius:8px;margin-bottom:20px}.landing-list{display:grid;gap:12px}.landing-list article{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #e3e8ec;border-radius:12px;padding:22px}.landing-list h2{margin:7px 0}.status{font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.1em}.status.published{color:#16834c}.status.draft{color:#a36d00}.landing-actions{display:flex;gap:8px}.landing-actions button,.editor-buttons button,.preview-toolbar button{border:1px solid #ccd5dc;background:#fff;border-radius:7px;padding:9px 12px}.landing-empty{text-align:center;padding:80px;background:#fff;border:1px dashed #bcc8d0;border-radius:14px}.landing-editor{background:#fff;border:1px solid #e1e7eb;border-radius:14px;overflow:hidden}.landing-editor>nav{display:flex;padding:14px 24px;border-bottom:1px solid #e6ebee;gap:10px;overflow:auto}.landing-editor>nav button{display:flex;gap:8px;align-items:center;border:0;background:none;color:#87929a;white-space:nowrap}.landing-editor>nav button:first-letter{background:#edf1f3}.landing-editor>nav button.active{color:#173f5f;font-weight:800}.editor-panel{padding:42px;max-width:1000px;margin:auto}.editor-panel h2{font-size:34px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice{display:flex;flex-direction:column;gap:8px;text-align:left;padding:22px;border:1px solid #d8e0e5;border-radius:10px;background:#fff;min-height:110px}.choice.selected{border:2px solid #173f5f;background:#f5f8fa}.choice span{color:#687680;line-height:1.5}.design-swatch{height:90px;background:#eff3f5;border-radius:6px;margin-bottom:8px}.design-swatch.real_estate{background:linear-gradient(135deg,#20445a 55%,#dce6e7 55%)}.design-swatch.luxury{background:linear-gradient(135deg,#111 60%,#a99268 60%)}.config-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.config-grid label{font-size:12px;font-weight:800;text-transform:capitalize}.config-grid label.wide{grid-column:1/-1}.config-grid input,.config-grid textarea{display:block;width:100%;padding:11px;border:1px solid #ccd6dc;border-radius:7px;margin-top:6px;font:inherit}.config-grid textarea{min-height:80px}.field-config{display:grid;grid-template-columns:1fr 1fr;gap:8px}.field-config>div{display:flex;justify-content:space-between;padding:10px;background:#f5f7f8;border-radius:6px}.editor-buttons,.preview-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:30px}.preview-toolbar{margin:0;padding:12px 18px;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #ddd}.editor-preview>.seller-landing{max-height:75vh;overflow:auto}.editor-preview>.seller-landing .seller-hero{min-height:75vh}@media(max-width:760px){.landings-page{padding:18px}.landings-page>header,.landing-list article{align-items:flex-start;gap:18px;flex-direction:column}.choice-grid,.choice-grid.three,.config-grid,.field-config{grid-template-columns:1fr}.landing-actions{flex-wrap:wrap}.editor-panel{padding:24px}.preview-toolbar span{display:none}}.tracking-consent{position:fixed;z-index:1000;left:20px;right:20px;bottom:20px;max-width:720px;margin:auto;padding:18px 20px;background:#fff;color:#17212b;border:1px solid #d9e0e5;border-radius:12px;box-shadow:0 18px 60px #0003;font-family:Inter,system-ui,sans-serif}.tracking-consent p{margin:0 0 14px;line-height:1.5}.tracking-consent>div{display:flex;justify-content:flex-end;gap:10px}.tracking-consent button{padding:10px 16px;border:1px solid #173f5f;border-radius:7px;background:#fff;color:#173f5f;font-weight:800;cursor:pointer}.tracking-consent button.accept{background:#173f5f;color:#fff}.admin-panel{max-width:1500px;margin:auto}.admin-panel header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:28px}.admin-panel h1{color:#0b1f3a;font-size:32px;margin:5px 0}.admin-panel p{color:#6b7280;margin:0}.eyebrow{color:#a67c2d;font-size:11px;font-weight:900;letter-spacing:.2em}.primary-button,.filters button{background:#0b1f3a;color:#fff;padding:12px 18px;border-radius:11px;font-weight:800;cursor:pointer;width:auto;display:inline-block}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.summary-grid article,.panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 30px #0b1f3a0f}.summary-grid article{padding:20px}.summary-grid span{display:block;color:#6b7280;font-size:13px}.summary-grid strong{display:block;color:#0b1f3a;font-size:28px;margin-top:8px}.tabs{display:flex;gap:8px;margin-bottom:12px}.tabs button{padding:10px 16px;border-radius:10px;background:transparent;cursor:pointer;font-weight:800}.tabs .active{background:#0b1f3a;color:#fff}.panel-card{overflow:auto}.filters{display:flex;gap:10px;padding:16px;border-bottom:1px solid #e5e7eb}.filters input{min-width:220px}.filters select{max-width:190px}table{width:100%;border-collapse:collapse;min-width:900px}th,td{text-align:left;padding:15px;border-bottom:1px solid #eef0f2;font-size:13px}th{color:#6b7280;font-size:11px;text-transform:uppercase;letter-spacing:.05em}td strong,td small{display:block}td small{color:#6b7280;margin-top:3px}td button,.setup-result button{background:#f0f2f5;color:#0b1f3a;border-radius:7px;padding:7px 9px;margin:2px;cursor:pointer}.badge{border-radius:999px;padding:5px 9px;font-weight:800;font-size:11px}.badge.ok{background:#dcfce7;color:#166534}.badge.off{background:#f1f1f1;color:#6b7280}.alert,.error{color:#991b1b;background:#fee2e2;padding:12px;border-radius:10px;margin:12px 0}.modal-backdrop{position:fixed;inset:0;background:#0b1f3a9e;display:grid;place-items:center;padding:20px;z-index:100}.admin-modal{position:relative;background:#fff;border-radius:18px;padding:28px;width:min(620px,100%);max-height:90vh;overflow:auto}.admin-modal h2{margin-top:0;color:#0b1f3a}.admin-modal .close{position:absolute;right:18px;top:14px;background:none;font-size:28px;cursor:pointer}.admin-modal fieldset{border:0;padding:0;margin:18px 0}.admin-modal legend{font-weight:900;color:#a67c2d;margin-bottom:10px}.admin-modal label{display:block;color:#374151;font-size:13px;font-weight:700;margin-bottom:11px}.admin-modal label input,.admin-modal label select{margin-top:6px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.setup-result input{margin:18px 0}.password-page{min-height:100vh;background:#f8f6f0;display:grid;place-items:center;padding:24px}.password-card{width:min(440px,100%);background:#fff;padding:36px;border-radius:20px;box-shadow:0 20px 60px #0b1f3a1f}.password-card .brand{color:#0b1f3a;font-size:24px;font-weight:900}.password-card label{display:block;margin:16px 0;font-weight:700}.password-card input{margin-top:7px}@media(max-width:900px){.summary-grid{grid-template-columns:1fr 1fr}.filters{flex-wrap:wrap}.admin-panel header{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.summary-grid,.form-row{grid-template-columns:1fr}}.header-actions{display:flex;gap:10px;flex-wrap:wrap}.secondary-button{background:#fff;color:#0b1f3a;border:1px solid #c8a45d;padding:12px 18px;border-radius:11px;font-weight:800;cursor:pointer;width:auto}.primary-button:disabled{cursor:wait;opacity:.65}.success-alert{color:#166534;background:#dcfce7;padding:12px;border-radius:10px;margin:12px 0}.checkbox-label{display:flex!important;align-items:center;gap:9px}.checkbox-label input{width:auto;margin:0!important}.setup-result dl{margin:18px 0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.setup-result dl div{display:grid;grid-template-columns:130px 1fr;gap:12px;padding:10px 14px;border-bottom:1px solid #eef0f2}.setup-result dl div:last-child{border-bottom:0}.setup-result dt{color:#6b7280;font-weight:700}.setup-result dd{margin:0;color:#0b1f3a;font-weight:800;overflow-wrap:anywhere}.setup-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.estate-dashboard{--ink:#0b1f3a;--navy:#102a4c;--navy-deep:#081a2f;--brass:#b3955d;--parchment:#f4f0e7;--line:#dcd5c7;max-width:1480px;margin:0 auto;color:var(--ink)}.estate-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:16px 0 30px;border-bottom:1px solid var(--line)}.estate-kicker{display:block;color:#876f45;font-size:10px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.estate-kicker.light{color:#d8c191}.estate-header h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,56px);font-weight:400;letter-spacing:-.035em;line-height:1;margin:0}.estate-header p{color:#70747a;margin:12px 0 0}.estate-date{display:flex;flex-direction:column;text-align:right;text-transform:capitalize}.estate-date span{color:#8a8c87;font-size:10px;letter-spacing:.15em;text-transform:uppercase}.estate-date strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:400;margin-top:6px}.estate-alert{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:14px 18px;border:1px solid #cfae9e;background:#f8eee9;color:#733b2d;font-size:14px}.estate-alert button{padding:7px 12px;background:transparent;border:1px solid currentColor;color:inherit;cursor:pointer}.goal-card{position:relative;display:grid;grid-template-columns:minmax(300px,1.1fr) minmax(260px,.9fr);align-items:end;gap:clamp(30px,6vw,90px);overflow:hidden;margin-top:28px;padding:clamp(30px,4vw,55px);background:var(--navy-deep);color:#f7f3e9;box-shadow:0 22px 55px #0b1f3a24}.goal-card:after{content:"";position:absolute;inset:10px;border:1px solid rgba(216,193,145,.16);pointer-events:none}.goal-ornament{position:absolute;right:30px;top:-62px;color:#d8c19112;font:220px/1 Georgia,serif}.goal-copy,.goal-progress-wrap{position:relative;z-index:1}.goal-count{display:flex;align-items:baseline;gap:13px;color:#d7c9ae;font:300 clamp(42px,6vw,74px)/1 Georgia,serif}.goal-count strong{color:#fff;font-weight:400}.goal-count span{color:#a58c5d;font-size:.6em}.goal-card h2{margin:15px 0 8px;font:400 clamp(22px,2.2vw,31px)/1.2 Georgia,serif}.goal-card p{margin:0;color:#b9c1ca;font-size:13px}.goal-progress-meta{display:flex;justify-content:space-between;margin-bottom:13px;color:#c8cdd4;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.goal-progress-meta strong{display:flex;align-items:center;gap:10px;color:#fff}.goal-progress-meta small{padding:4px 7px;border:1px solid rgba(216,193,145,.42);color:#d8c191;font-size:8px;letter-spacing:.12em}.goal-progress{position:relative;height:5px;background:#ffffff24}.goal-progress span{display:block;height:100%;background:#c5aa75;transition:width .6s ease}.goal-progress.is-exceeded:after{content:"";position:absolute;right:-1px;top:50%;width:9px;height:9px;border:2px solid #d8c191;background:var(--navy-deep);transform:translateY(-50%) rotate(45deg)}.kpi-strip{display:grid;grid-template-columns:repeat(5,1fr);margin:22px 0;background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #0b1f3a0b}.kpi-item{position:relative;display:grid;padding:23px 20px 21px;border-right:1px solid var(--line)}.kpi-item:last-child{border-right:0}.kpi-icon{position:absolute;right:17px;top:18px;color:#a1895e}.kpi-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.kpi-item>span{padding-right:25px;color:#72747a;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.kpi-item>strong{margin:11px 0 5px;font:400 29px/1 Georgia,serif}.kpi-item small{color:#96979b;font-size:11px}.seller-panel{margin-top:22px;padding:clamp(24px,3vw,38px);background:#fff;border:1px solid var(--line);box-shadow:0 14px 40px #0b1f3a0b}.panel-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:23px;border-bottom:1px solid var(--line)}.panel-heading h2{font:400 clamp(25px,2.5vw,34px)/1.1 Georgia,serif;margin:0}.panel-heading p{color:#777980;font-size:13px;margin:9px 0 0}.panel-heading a{color:#173656;border-bottom:1px solid #a18a5e;padding-bottom:4px;font-size:12px;font-weight:700;white-space:nowrap}.panel-heading a span{margin-left:9px}.seller-row{display:grid;grid-template-columns:42px minmax(220px,1fr) minmax(150px,.55fr) minmax(180px,.5fr);align-items:center;gap:17px;padding:17px 4px;border-bottom:1px solid #ece8df}.seller-row:last-child{border-bottom:0}.seller-avatar{display:grid;place-items:center;width:38px;height:38px;border:1px solid #cfc6b5;background:#f6f2e9;color:#243f60;font:17px Georgia,serif}.seller-name{display:flex;flex-direction:column;min-width:0}.seller-name strong{font:400 16px Georgia,serif}.seller-name span{overflow:hidden;margin-top:5px;color:#7c7f85;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.status-mark{justify-self:start;padding:6px 9px;border-left:2px solid #a08a5e;background:#f5f1e8;color:#665b47;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.status-exclusive{border-color:#284b72;background:#edf1f6;color:#173656}.status-not_captured{border-color:#9a6559;background:#f6eeec;color:#74493f}.status-control{position:relative}.status-control select{appearance:none;width:100%;padding:9px 34px 9px 11px;border:1px solid #d9d2c4;border-radius:2px;background:#fff;color:#142b47;font-size:12px;cursor:pointer}.status-control:after{content:"⌄";position:absolute;right:12px;top:8px;pointer-events:none}.status-control i{position:absolute;right:-22px;top:11px;width:11px;height:11px;border:1px solid #b3955d;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}.seller-empty{display:flex;flex-direction:column;align-items:center;padding:55px 20px;color:#7c7f85}.seller-empty strong{color:#142b47;font:400 20px Georgia,serif;margin-bottom:8px}.dashboard-skeleton{display:grid;gap:22px;margin-top:28px}.skeleton{min-height:110px;background:linear-gradient(90deg,#e9e4da 25%,#f4f0e8,#e9e4da 75%);background-size:200% 100%;animation:shimmer 1.3s infinite}.skeleton-hero{min-height:250px}.skeleton-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1px}.skeleton-table{min-height:300px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.kpi-strip{grid-template-columns:repeat(3,1fr)}.kpi-item:nth-child(3){border-right:0}.kpi-item:nth-child(-n+3){border-bottom:1px solid var(--line)}.seller-row{grid-template-columns:42px 1fr minmax(180px,.5fr)}.status-mark{display:none}}@media(max-width:720px){.estate-header{align-items:flex-start;flex-direction:column}.estate-date{text-align:left}.goal-card{grid-template-columns:1fr;padding:34px 26px}.kpi-strip{grid-template-columns:1fr 1fr}.kpi-item,.kpi-item:nth-child(3){border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.kpi-item:nth-child(2n){border-right:0}.kpi-item:last-child{grid-column:1/-1;border-bottom:0}.seller-panel{padding:21px 16px}.panel-heading{align-items:flex-start;flex-direction:column}.seller-row{grid-template-columns:38px minmax(0,1fr);gap:12px}.status-control{grid-column:1/-1}.seller-name span{white-space:normal}.skeleton-row{grid-template-columns:1fr 1fr}}
