@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17181b;background:#f3f2ee;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}.brand{font-size:38px;font-weight:800;letter-spacing:-4px;color:#fff}.brand span{color:#d7ff45}.brand.small{font-size:26px;letter-spacing:-3px}.eyebrow{color:#7c806e;letter-spacing:.18em;font-size:11px;font-weight:700;margin-bottom:10px}.primary,.secondary{border:0;border-radius:8px;padding:13px 18px;font-weight:700}.primary{background:#d7ff45;color:#17190f;box-shadow:0 4px 14px #a6c91f33}.primary:hover{background:#c8f12d}.primary.compact{padding:9px 12px}.secondary{background:#fff;border:1px solid #dddcd5}.error{color:#b42318;font-size:13px;line-height:1.4}.muted{color:#92948b}.loading{display:grid;min-height:100vh;place-items:center;background:#151619;color:#d7ff45}label{display:grid;gap:7px;color:#5d6058;font-size:12px;font-weight:600}input,select,textarea{width:100%;border:1px solid #d9d8d1;border-radius:8px;background:#fff;padding:12px;color:#17181b;outline:none}input:focus,select:focus,textarea:focus{border-color:#9cbd23;box-shadow:0 0 0 3px #d7ff4538}.auth-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#151619}.auth-copy{padding:8vh 9vw;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.auth-copy:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #d7ff4529;border-radius:50%;right:-120px;bottom:-110px;box-shadow:0 0 0 70px #d7ff4508,0 0 0 140px #d7ff4505}.auth-copy .eyebrow{color:#d7ff45;margin-top:70px}.auth-copy h1{color:#fff;font-size:clamp(44px,5vw,76px);max-width:720px;letter-spacing:-.055em;line-height:1.02;margin-bottom:25px}.auth-copy .lead{color:#a9aba5;font-size:18px;line-height:1.65;max-width:600px}.call-demo{display:flex;align-items:center;gap:14px;color:#fff;margin-top:44px;border-left:2px solid #d7ff45;padding:10px 15px}.call-demo div{display:grid;gap:3px}.call-demo small{color:#8c8f88}.pulse{width:10px;height:10px;border-radius:50%;background:#d7ff45;box-shadow:0 0 0 7px #d7ff4520}.auth-panel{background:#ecebe6;display:grid;place-items:center;padding:40px}.auth-card{width:min(430px,100%);background:#f9f8f4;border:1px solid #d8d7d0;border-radius:18px;padding:42px;box-shadow:0 24px 80px #00000012}.auth-card h2{font-size:28px;letter-spacing:-.04em}.auth-card form{display:grid;gap:17px;margin-top:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.text-button{border:0;background:none;color:#73766c;width:100%;margin-top:22px;font-size:13px}.app-shell{min-height:100vh;display:grid;grid-template-columns:210px 1fr}aside{background:#151619;color:#fff;padding:25px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;width:210px;z-index:5}aside nav{display:grid;gap:8px;margin-top:70px}aside nav button{border:0;background:transparent;color:#777a74;text-align:left;padding:12px;border-radius:7px;display:flex;gap:12px}aside nav .nav-active{background:#d7ff4512;color:#d7ff45}.aside-bottom{margin-top:auto;border-top:1px solid #292a2d;padding-top:20px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px}.aside-bottom strong,.aside-bottom small{display:block;font-size:11px}.aside-bottom small{color:#777a74;margin-top:3px}.aside-bottom button{color:#777a74;border:0;background:none}.user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#d7ff45;color:#151619;font-size:11px;font-weight:700}.dashboard{grid-column:2;padding:34px 38px;min-width:0}.topbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:25px}.topbar h1{font-size:32px;letter-spacing:-.045em;margin-bottom:6px}.topbar p:last-child{color:#888b82;font-size:13px;margin:0}.top-actions{display:flex;gap:10px}.top-actions select{width:210px;background:#fff}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:18px;align-items:start}.calendar-card,.services-card{background:#fff;border:1px solid #deddd7;border-radius:13px;box-shadow:0 8px 30px #191b1408;overflow:hidden}.calendar-toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e7e6df;padding:15px 18px}.calendar-toolbar div{display:flex;gap:5px}.calendar-toolbar button{border:1px solid #dfded8;background:#fff;border-radius:6px;padding:6px 10px}.calendar-toolbar h2{margin:0;font-size:16px;text-transform:capitalize}.calendar-toolbar span{justify-self:end;font-size:12px;color:#8c8e86}.calendar-scroll{overflow:auto;max-height:calc(100vh - 235px)}.calendar-grid{min-width:820px;display:grid;grid-template-columns:55px repeat(7,minmax(105px,1fr))}.corner,.day-head{position:sticky;top:0;z-index:2;background:#fff;border-bottom:1px solid #e7e6df}.day-head{text-align:center;padding:10px;border-left:1px solid #eeede8;display:flex;justify-content:center;align-items:center;gap:7px}.day-head span{font-size:10px;color:#93958d;text-transform:uppercase}.day-head strong{font-size:13px}.day-head.today strong{background:#d7ff45;border-radius:50%;width:26px;height:26px;display:grid;place-items:center}.hour{font-size:10px;color:#a0a29b;text-align:right;padding:5px 8px;border-bottom:1px solid #eeede8}.calendar-cell{min-height:76px;border-left:1px solid #eeede8;border-bottom:1px solid #eeede8;padding:4px}.calendar-cell:hover{background:#fafbf5}.appointment{display:grid;width:100%;border:0;border-left:3px solid #9dbb2b;border-radius:5px;background:#eff7d3;text-align:left;padding:5px 7px;margin-bottom:3px;overflow:hidden}.appointment time{font-size:9px;color:#718118}.appointment strong{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.appointment span{font-size:9px;color:#707466;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment.cancelled{opacity:.45;background:#eee;border-color:#999;text-decoration:line-through}.calendar-hint{margin:0;padding:9px 15px;color:#aaa;font-size:10px}.services-card{padding-bottom:10px}.services-card>header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e7e6df}.services-card h3{margin:0;font-size:20px}.services-card .eyebrow{margin-bottom:4px}.icon-button{border:0;background:#17181b;color:#d7ff45;border-radius:50%;width:30px;height:30px;font-size:20px}.service-list{padding:7px 15px}.service-item{display:flex;justify-content:space-between;align-items:center;padding:13px 3px;border-bottom:1px solid #eeede9}.service-item strong,.service-item small{display:block}.service-item strong{font-size:13px}.service-item small{color:#999b93;font-size:10px;margin-top:3px}.service-item>span{font-size:12px;color:#60635b}.service-item.inactive{opacity:.5}.row-actions{display:flex;align-items:center;gap:7px}.row-actions button,.danger-link{border:0;background:none;color:#72756d;font-size:10px;padding:3px}.danger-link{color:#b42318!important;font-size:17px!important}.service-form{display:grid;grid-template-columns:1fr 58px 55px;gap:5px;padding:12px;border-bottom:1px solid #eee}.service-form button{grid-column:1 / -1}.service-form input{min-width:0;padding:8px;font-size:11px}.empty-state{min-height:calc(100vh - 70px);display:grid;align-content:center;justify-items:center;text-align:center}.empty-state h2{font-size:32px;margin-bottom:10px}.empty-state>p:not(.eyebrow){color:#85887f}.empty-icon{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#d7ff45;font-size:25px;margin-bottom:25px}.inline-form{display:flex;gap:8px;width:min(500px,100%);margin-top:20px}.inline-form input{flex:1}.divider{width:300px;border-top:1px solid #d8d7d1;margin:25px;height:1px;position:relative}.divider span{background:#f3f2ee;color:#999;padding:0 10px;position:relative;top:-10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0d0e10aa;display:grid;place-items:center;z-index:20;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(520px,100%);max-height:95vh;overflow:auto;background:#f8f7f3;border-radius:16px;padding:28px;box-shadow:0 30px 100px #0005}.modal>header{display:flex;justify-content:space-between}.modal h2{margin-bottom:24px}.modal form{display:grid;gap:15px}.close{border:0;background:none;font-size:28px;color:#777;align-self:start}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.stats-row>div{background:#fff;border:1px solid #deddd7;border-radius:10px;padding:14px 17px;display:grid;gap:3px}.stats-row strong{font-family:Manrope,sans-serif;font-size:22px}.stats-row span{color:#8b8e85;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.page-card{background:#fff;border:1px solid #deddd7;border-radius:13px;box-shadow:0 8px 30px #191b1408;overflow:hidden;min-height:calc(100vh - 70px)}.section-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e7e6df}.section-head h2{margin:0;font-size:25px}.section-head .eyebrow{margin-bottom:5px}.section-head select,.section-head input{width:230px}.data-table{padding:8px 20px 20px}.table-row{display:grid;grid-template-columns:1.2fr 1fr 1.2fr .8fr 1fr;width:100%;align-items:center;gap:12px;min-height:54px;padding:10px 8px;border:0;border-bottom:1px solid #eeede8;background:transparent;text-align:left;color:#4e514a;font-size:12px}button.table-row:hover{background:#fafbf5}.table-head{min-height:36px;color:#999c93;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.customer-table .table-row{grid-template-columns:1.4fr 1fr .7fr 1fr}.empty-line{color:#999;padding:30px;text-align:center}.transcript-modal pre{white-space:pre-wrap;background:#17181b;color:#e4e6dd;border-radius:8px;padding:17px;line-height:1.6;max-height:380px;overflow:auto;font-size:12px}.transcript-modal summary{cursor:pointer;color:#6f7269;margin-top:18px}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.settings-grid .page-card{min-height:auto}.settings-side{display:grid;gap:18px}.settings-form{display:grid;gap:17px;padding:24px}.settings-form>.primary{justify-self:start}.hours-list{display:grid;gap:7px;border-top:1px solid #e7e6df;border-bottom:1px solid #e7e6df;padding:20px 0}.hours-row{display:grid;grid-template-columns:150px 110px 15px 110px;align-items:center;gap:8px}.hours-row input[type=time]{padding:8px}.switch-line{display:flex;align-items:center;gap:8px;font-size:12px}.switch-line input{width:auto}.closed{color:#aaa;font-size:12px;grid-column:2 / -1}.phone-form{display:grid;gap:8px;padding:14px;border-bottom:1px solid #eee}.phone-form input,.phone-form select{padding:9px;font-size:11px}@media(max-width:1000px){.dashboard-grid,.settings-grid{grid-template-columns:1fr}.services-card{order:-1}.calendar-scroll{max-height:620px}}@media(max-width:760px){.auth-page{grid-template-columns:1fr}.auth-copy{min-height:48vh;padding:45px 25px}.auth-copy .eyebrow{margin-top:45px}.auth-copy h1{font-size:42px}.auth-panel{padding:25px}.auth-card{padding:28px 22px}.app-shell{display:block}.app-shell aside{position:static;width:100%;height:64px;flex-direction:row;align-items:center;padding:10px 18px}.app-shell aside nav{margin:0 0 0 auto;display:flex}.app-shell aside nav button span{display:none}.aside-bottom{margin:0 0 0 10px;border:0;padding:0}.aside-bottom>div:not(.user-avatar){display:none}.dashboard{padding:25px 14px}.topbar{align-items:stretch;flex-direction:column}.top-actions{flex-direction:column}.top-actions select{width:100%}.calendar-toolbar{grid-template-columns:1fr auto;gap:8px}.calendar-toolbar h2{grid-row:1;grid-column:2}.calendar-toolbar span{display:none}.form-row{grid-template-columns:1fr}.stats-row{grid-template-columns:1fr 1fr}.section-head{align-items:stretch;flex-direction:column;gap:15px}.section-head select,.section-head input{width:100%}.table-row{grid-template-columns:1fr 1fr}.table-head{display:none}.customer-table .table-row{grid-template-columns:1fr 1fr}.hours-row{grid-template-columns:1fr 90px 8px 90px}}.success-note,.global-notice{padding:12px 14px;border-radius:10px;background:#eaf8ef;color:#17653a}.global-notice{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:2000;box-shadow:0 8px 24px #0002}.auth-links,.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.dashboard-shell{min-height:100vh;padding-top:70px}.topbar{position:fixed;inset:0 0 auto 0;height:70px;background:#fff;border-bottom:1px solid #e8e8e8;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.small-brand{font-size:24px}.topbar-user{display:flex;gap:12px;align-items:center}.topbar-user small{color:#777}.sidebar{position:fixed;top:70px;left:0;bottom:0;width:230px;background:#101418;padding:22px 14px;display:flex;flex-direction:column;gap:7px;z-index:40}.sidebar button{border:0;background:transparent;color:#b8c0c7;text-align:left;padding:12px 14px;border-radius:10px;cursor:pointer}.sidebar button.active,.sidebar button:hover{background:#242b31;color:#fff}.store-switch{padding:6px 8px 18px}.store-switch small{display:block;color:#7f8a93;margin-bottom:7px}.store-switch select{width:100%}.content{margin-left:230px;padding:28px;max-width:1600px}.dashboard-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.dashboard-summary h1{margin:3px 0 0}.stat-strip{display:flex;gap:18px;flex-wrap:wrap}.stat-strip span{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:10px 14px}.stat-strip strong{font-size:20px;margin-right:5px}.week-board{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:10px;overflow-x:auto;padding-bottom:8px}.day-column{min-height:440px;background:#f6f7f8;border-radius:12px;padding:10px}.day-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.appointment-card{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:3px;border:1px solid #dde1e5;background:#fff;border-radius:10px;padding:10px;margin-bottom:8px;text-align:left;cursor:pointer}.appointment-card time{font-weight:800}.appointment-card small{color:#6c737a}.appointment-card.cancelled{opacity:.55}.settings-v1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.compact-form{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:8px;margin:14px 0}.operator-form{display:flex;flex-direction:column;gap:12px}.skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.check-card{border:1px solid #e0e3e6;border-radius:9px;padding:9px;display:flex;gap:8px;align-items:center}.item-list{display:flex;flex-direction:column;gap:8px;margin-top:12px}.list-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e3e6e8;border-radius:10px;padding:11px 12px}.list-card>div:first-child{display:flex;flex-direction:column;gap:3px}.list-card small{color:#70777d}.list-card.inactive{opacity:.55}.list-card.failed{border-color:#efb8b8}.list-card.sent{border-color:#b9dfc6}.two-column{display:grid;grid-template-columns:2fr 1fr;gap:18px}.table-row.simple{grid-template-columns:1.2fr 1fr 1fr 1fr}.transcript{white-space:pre-wrap;max-height:420px;overflow:auto;background:#f5f6f7;padding:12px;border-radius:10px}.billing-status{display:flex;gap:14px;align-items:center;background:#f5f7f8;border-radius:12px;padding:14px;margin:15px 0}.billing-status strong{text-transform:uppercase}.plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.plan-card{border:1px solid #e1e5e8;border-radius:14px;padding:18px}.plan-card h3{margin-top:0}.loading-screen{min-height:100vh;display:grid;place-items:center;font-size:20px}.muted.small{font-size:12px}.hours-row{grid-template-columns:minmax(120px,1fr) 100px auto 100px}.primary.compact{width:auto}.danger-link{color:#b82020}.page-card{min-width:0}.widget-admin-shortcut{display:none}.dashboard-shell+.widget-admin-shortcut{display:block;position:fixed;right:22px;bottom:22px;z-index:55;padding:11px 14px;border-radius:999px;background:#111827;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 10px 28px #0003}.widget-admin-page{min-height:100vh;background:#f4f5f6}.widget-admin-head{height:70px;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.widget-admin-head a{color:#111827;text-decoration:none;font-weight:700}.widget-admin-content{padding:28px;max-width:1400px;margin:0 auto}.widget-settings-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:18px}.widget-side{display:flex;flex-direction:column;gap:18px}.widget-state{font-size:12px;font-weight:800;text-transform:uppercase;padding:7px 10px;border-radius:999px;background:#eceff1;color:#596168}.widget-state.on{background:#e8f8ed;color:#17653a}.widget-settings-grid textarea{width:100%}.widget-metric{display:grid;grid-template-columns:1fr auto;gap:5px 12px;margin:16px 0}.widget-metric strong{font-size:20px}.widget-metric span{color:#70777d;font-size:13px}.widget-metric progress{grid-column:1/-1;width:100%;height:10px}.embed-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:#f5f6f7}.widget-admin-content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:1100px){.week-board{grid-template-columns:repeat(7,180px)}.settings-v1,.two-column,.widget-settings-grid{grid-template-columns:1fr}.compact-form{grid-template-columns:1fr 1fr}.compact-form button{grid-column:1/-1}.stat-strip{display:none}}@media(max-width:760px){.topbar{padding:0 14px}.topbar-user span,.topbar-user small{display:none}.sidebar{position:fixed;top:auto;height:auto;bottom:0;right:0;width:auto;flex-direction:row;overflow-x:auto;padding:8px;box-shadow:0 -3px 18px #0002}.store-switch{display:none}.sidebar button{white-space:nowrap;padding:10px}.content{margin-left:0;padding:16px 12px 88px}.dashboard-summary{align-items:flex-start}.week-board{grid-template-columns:repeat(7,170px)}.settings-v1,.two-column,.plans,.form-row,.skill-grid,.compact-form{grid-template-columns:1fr}.topbar-user{gap:6px}.widget-admin-head{padding:0 14px}.widget-admin-content{padding:16px 12px}.widget-settings-grid{grid-template-columns:1fr}.dashboard-shell+.widget-admin-shortcut{right:12px;bottom:72px}}.dashboard-shell .page-card{min-height:0}.topbar .brand{color:#17181b}.content button:not(.primary):not(.danger-link):not(.appointment-card):not(.table-row){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9dde0;background:#fff;color:#27313a;border-radius:8px;padding:9px 12px;font-weight:700;line-height:1.1}.content button:not(.primary):not(.danger-link):not(.appointment-card):not(.table-row):hover{background:#f4f6f7;border-color:#cbd1d6}.real-estate-view>.page-card{min-height:0}.real-estate-view>.page-card>h3{margin:24px 24px 0}.real-estate-view>.page-card>form{display:grid;gap:14px;margin:18px 24px 24px}.real-estate-view>.page-card>.item-list{margin:18px 24px 24px}.real-estate-view>.page-card>p:not(.eyebrow){margin:18px 24px 0}.real-estate-view>.page-card>.error,.real-estate-view>.page-card>.success-note{margin:16px 24px}.real-estate-view>.page-card:first-child .stat-strip{padding:18px 24px 0;gap:10px}.real-estate-view>.page-card:first-child .stat-strip span{padding:10px 14px}.tabs{display:flex;gap:8px;flex-wrap:wrap;padding:18px 24px 22px;border-bottom:1px solid #e7e6df}.tabs button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dfe3e6!important;background:#f7f8f8!important;color:#4f5962!important;border-radius:999px!important;padding:9px 13px!important;font-weight:700;line-height:1}.tabs button.active,.tabs button:hover{background:#171c21!important;color:#fff!important;border-color:#171c21!important}@media(max-width:760px){.real-estate-view>.page-card>h3{margin-left:16px;margin-right:16px}.real-estate-view>.page-card>form,.real-estate-view>.page-card>.item-list,.real-estate-view>.page-card>p:not(.eyebrow),.real-estate-view>.page-card>.error,.real-estate-view>.page-card>.success-note{margin-left:16px;margin-right:16px}.real-estate-view>.page-card:first-child .stat-strip,.tabs{padding-left:16px;padding-right:16px}}.quick-admin-links{position:fixed;right:20px;bottom:20px;z-index:30;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.quick-admin-links a{background:#111827;color:#fff;border-radius:999px;padding:10px 14px;text-decoration:none;font-size:13px;box-shadow:0 8px 24px #00000029}.billing-ops-grid{display:grid;gap:18px}.usage-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px}.usage-cards .plan-card{display:flex;flex-direction:column;gap:5px}.usage-cards .plan-card>strong{font-size:26px}.billing-actions{margin-top:16px}@media(max-width:900px){.usage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.usage-cards{grid-template-columns:1fr}.quick-admin-links{left:12px;right:12px;bottom:12px}}:root{--lia-bg: #f5f4ef;--lia-surface: #ffffff;--lia-surface-soft: #fafaf7;--lia-text: #17191c;--lia-muted: #747a75;--lia-border: #e2e1db;--lia-border-strong: #d4d6d1;--lia-dark: #111519;--lia-dark-soft: #20262c;--lia-accent: #d7ff45;--lia-danger: #b42318;--lia-radius: 16px;--lia-shadow: 0 12px 35px rgba(20, 24, 20, .055)}body{background:var(--lia-bg);color:var(--lia-text)}.dashboard-shell{min-height:100vh;padding-top:72px;background:var(--lia-bg);color:var(--lia-text)}.dashboard-shell .topbar{position:fixed;inset:0 0 auto 0;height:72px;z-index:50;margin:0;padding:0 30px;display:flex;align-items:center;justify-content:space-between;background:#fffffff5;border-bottom:1px solid var(--lia-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-shell .topbar .brand{color:var(--lia-text);font-size:28px;line-height:1;letter-spacing:-3.2px}.dashboard-shell .topbar .brand span{color:var(--lia-accent)}.dashboard-shell .topbar-user{display:flex;align-items:center;gap:10px}.dashboard-shell .topbar-user>span{color:var(--lia-text);font-weight:800;font-size:14px}.dashboard-shell .topbar-user>small{color:#858a84;font-size:13px}.dashboard-shell .topbar-user>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--lia-border-strong);background:#fff;color:#25292d;border-radius:9px;padding:8px 12px;font-weight:750;cursor:pointer}.dashboard-shell .topbar-user>button:hover{background:#f3f4f0}.dashboard-shell .sidebar{position:fixed;top:72px;left:0;bottom:0;width:250px;z-index:40;padding:22px 15px 18px;display:flex;flex-direction:column;gap:6px;background:var(--lia-dark);border-right:1px solid #20262b;overflow-y:auto}.dashboard-shell .store-switch{padding:8px 9px 18px;margin-bottom:6px;border-bottom:1px solid #242a30}.dashboard-shell .store-switch small{display:block;margin:0 0 6px;color:#84909a;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.dashboard-shell .store-switch strong{display:block;color:#fff;font-size:17px;font-weight:800}.dashboard-shell .store-switch select{margin-top:8px;width:100%;background:#191f24;border-color:#323a41;color:#fff;border-radius:9px;padding:10px 11px}.dashboard-shell .sidebar>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:46px;width:100%;border:0;border-radius:11px;padding:12px 14px;background:transparent;color:#bdc5cb;text-align:left;font-size:15px;font-weight:650;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease}.dashboard-shell .sidebar>button:hover{background:#1c2329;color:#fff}.dashboard-shell .sidebar>button.active{background:#272e34;color:#fff;box-shadow:inset 3px 0 0 var(--lia-accent)}.dashboard-shell .content{margin-left:250px;padding:30px 30px 52px;max-width:none;min-width:0}.dashboard-shell .dashboard-summary,.dashboard-shell .content>.page-card,.dashboard-shell .content>.real-estate-view,.dashboard-shell .content>.settings-v1,.dashboard-shell .content>.two-column,.dashboard-shell .content>.widget-settings-grid,.dashboard-shell .content>.billing-ops-grid{width:min(1440px,100%);margin-left:auto;margin-right:auto}.dashboard-shell .dashboard-summary{margin-bottom:22px;align-items:flex-end}.dashboard-shell .dashboard-summary .eyebrow{margin-bottom:7px}.dashboard-shell .dashboard-summary h1{margin:0;color:var(--lia-text);font-size:clamp(32px,2.4vw,42px);line-height:1.04;letter-spacing:-.05em}.dashboard-shell .stat-strip{display:flex;gap:10px;flex-wrap:wrap}.dashboard-shell .stat-strip span{background:#fff;border:1px solid var(--lia-border);border-radius:13px;padding:10px 14px;color:#555c58;font-size:13px}.dashboard-shell .stat-strip strong{color:var(--lia-text);font-size:21px;margin-right:5px}.dashboard-shell .page-card{min-height:0!important;min-width:0;overflow:hidden;background:var(--lia-surface);border:1px solid var(--lia-border);border-radius:var(--lia-radius);box-shadow:var(--lia-shadow)}.dashboard-shell .section-head{min-height:96px;padding:24px 26px;border-bottom:1px solid #e9e8e2}.dashboard-shell .section-head .eyebrow{margin-bottom:6px}.dashboard-shell .section-head h2,.dashboard-shell .section-head h3{margin:0;color:var(--lia-text);letter-spacing:-.035em}.dashboard-shell .section-head h2{font-size:27px}.dashboard-shell .section-head h3{font-size:22px}.dashboard-shell .eyebrow{color:#7b8179;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.dashboard-shell .muted{color:var(--lia-muted)}.dashboard-shell input,.dashboard-shell select,.dashboard-shell textarea{border-color:#dcded9;border-radius:9px;background:#fff}.dashboard-shell input:focus,.dashboard-shell select:focus,.dashboard-shell textarea:focus{border-color:#a4bf36;box-shadow:0 0 0 3px #d7ff4538}.dashboard-shell .primary{border:0;border-radius:9px;background:var(--lia-accent);color:#171a10;font-weight:800;box-shadow:none}.dashboard-shell .primary:hover{background:#c9f234}.dashboard-shell button:not(.primary):not(.danger-link):not(.appointment-card):not(.table-row){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d9dcd8;border-radius:9px;background:#fff;color:#293036;padding:9px 12px;font-weight:700;cursor:pointer}.dashboard-shell button:not(.primary):not(.danger-link):not(.appointment-card):not(.table-row):hover{background:#f4f5f2;border-color:#cbd0cb}.dashboard-shell .success-note{border:1px solid #cce7d6;background:#edf8f0}.dashboard-shell .error{margin:14px 0;border:1px solid #f0c9c5;background:#fff3f1;color:#a42a20;border-radius:10px;padding:11px 13px}.dashboard-shell .real-estate-view{display:grid;gap:18px}.dashboard-shell .real-estate-view>.page-card:first-child .stat-strip{padding:19px 25px 0}.dashboard-shell .tabs{display:flex;flex-wrap:wrap;gap:8px;padding:19px 25px 23px}.dashboard-shell .tabs button{min-height:39px;border-radius:999px!important;padding:9px 15px!important;background:#f7f8f7!important;border-color:#e0e3df!important;color:#4e5751!important;font-size:14px}.dashboard-shell .tabs button.active,.dashboard-shell .tabs button:hover{background:#171c20!important;border-color:#171c20!important;color:#fff!important}.dashboard-shell .real-estate-view>.page-card>h3,.dashboard-shell .two-column .page-card>h2,.dashboard-shell .two-column .page-card>.eyebrow,.dashboard-shell .billing-ops-grid .page-card>h2,.dashboard-shell .billing-ops-grid .page-card>.eyebrow,.dashboard-shell .settings-v1>.page-card>h2,.dashboard-shell .settings-v1>.page-card>.eyebrow,.dashboard-shell .widget-side .page-card>h2,.dashboard-shell .widget-side .page-card>.eyebrow{margin-left:25px;margin-right:25px}.dashboard-shell .real-estate-view>.page-card>h3,.dashboard-shell .two-column .page-card>h2,.dashboard-shell .billing-ops-grid .page-card>h2,.dashboard-shell .settings-v1>.page-card>h2,.dashboard-shell .widget-side .page-card>h2{margin-top:24px;margin-bottom:8px;color:var(--lia-text);letter-spacing:-.03em}.dashboard-shell .real-estate-view>.page-card>p:not(.eyebrow),.dashboard-shell .settings-v1>.page-card>p:not(.eyebrow),.dashboard-shell .widget-side .page-card>p:not(.eyebrow){margin:14px 25px 0;line-height:1.6}.dashboard-shell .real-estate-view>.page-card>form,.dashboard-shell .real-estate-view>.page-card>.item-list,.dashboard-shell .settings-v1>.page-card>form,.dashboard-shell .settings-v1>.page-card>.item-list,.dashboard-shell .widget-side .page-card>.item-list,.dashboard-shell .widget-side .page-card>.toolbar,.dashboard-shell .widget-side .page-card>textarea,.dashboard-shell .billing-ops-grid .page-card>.item-list,.dashboard-shell .billing-ops-grid .page-card>.billing-actions{margin:20px 25px 25px}.dashboard-shell .real-estate-view>.page-card>h3:only-child{min-height:90px}.dashboard-shell .real-estate-view>.page-card>h3:last-child{padding-bottom:22px;color:#2b302d}.dashboard-shell .settings-v1{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.dashboard-shell .settings-v1>.error{grid-column:1 / -1}.dashboard-shell .settings-form,.dashboard-shell .operator-form{display:grid;gap:15px}.dashboard-shell .settings-subsection{margin-top:6px;padding:18px;border:1px solid #e8e8e2;border-radius:13px;background:var(--lia-surface-soft)}.dashboard-shell .settings-subsection>h3{margin:0 0 13px;font-size:17px}.dashboard-shell .compact-form{display:grid;grid-template-columns:minmax(0,2fr) minmax(90px,1fr) minmax(90px,1fr) auto;gap:8px;margin:14px 0}.dashboard-shell .skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dashboard-shell .check-card{min-height:54px;border:1px solid #e0e3df;border-radius:11px;background:#fbfbf8;padding:11px}.dashboard-shell .check-card:has(input:checked){border-color:#b5ce54;background:#f8fce8}.dashboard-shell .hours-list{display:grid;gap:0}.dashboard-shell .hours-row{display:grid;grid-template-columns:minmax(135px,1fr) 105px auto 105px;gap:10px;align-items:center;min-height:50px;padding:8px 0;border-bottom:1px solid #ecece6}.dashboard-shell .hours-row:last-child{border-bottom:0}.dashboard-shell .switch-line{display:flex;align-items:center;gap:9px;color:#444a45;font-weight:650}.dashboard-shell .switch-line input[type=checkbox],.dashboard-shell .check-card input[type=checkbox],.dashboard-shell .check-card input[type=radio]{width:17px;height:17px;margin:0;accent-color:#a8c82d}.dashboard-shell .week-board{grid-template-columns:repeat(7,minmax(165px,1fr));gap:10px;padding:18px}.dashboard-shell .day-column{min-height:430px;border:1px solid #e9e9e4;background:#f8f8f5}.dashboard-shell .day-title{padding:3px 2px 8px;border-bottom:1px solid #e7e8e3}.dashboard-shell .appointment-card{border-radius:10px;border-color:#dfe2dd;box-shadow:0 3px 9px #14181409}.dashboard-shell .item-list{display:flex;flex-direction:column;gap:8px}.dashboard-shell .list-card{min-height:58px;border:1px solid #e3e5e1;border-radius:11px;background:#fff;padding:12px 13px}.dashboard-shell .list-card:hover{border-color:#d5d9d3}.dashboard-shell .list-card small{color:#777e78;line-height:1.35}.dashboard-shell .data-table{padding:8px 22px 24px}.dashboard-shell .table-row{min-height:56px;border-bottom-color:#ecece7}.dashboard-shell button.table-row:hover{background:#fafbf7}.dashboard-shell .two-column{grid-template-columns:minmax(0,1.8fr) minmax(320px,.8fr);gap:18px;align-items:start}.dashboard-shell .two-column .page-card>.eyebrow,.dashboard-shell .billing-ops-grid .page-card>.eyebrow,.dashboard-shell .settings-v1>.page-card>.eyebrow,.dashboard-shell .widget-side .page-card>.eyebrow{margin-top:24px;margin-bottom:5px}.dashboard-shell .billing-status{margin:20px 25px;padding:15px;border:1px solid #e5e7e3;background:#f7f8f5}.dashboard-shell .plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 25px 25px}.dashboard-shell .plan-card{border-radius:14px;background:#fff;border-color:#e3e5e1}.dashboard-shell .widget-settings-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:18px;align-items:start}.dashboard-shell .widget-settings-grid>.page-card>.muted{margin:18px 25px 0;line-height:1.6}.dashboard-shell .widget-settings-grid>.page-card>.settings-form{padding:22px 25px 26px}.dashboard-shell .widget-side{display:grid;gap:18px}.dashboard-shell .widget-state{border:1px solid #dfe2df}.dashboard-shell .embed-code{width:calc(100% - 50px);margin-left:25px!important;margin-right:25px!important;background:#15191d;color:#e9eee5;border-color:#15191d;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.dashboard-shell .loading-screen,.loading-screen{background:var(--lia-bg);color:#444a45}.dashboard-shell .modal{border:1px solid #e1e2dd;background:#fbfaf6}.dashboard-shell .sidebar .store-switch strong{line-height:1.25}.dashboard-shell .content>.page-card.empty-state{min-height:430px!important;padding:50px 24px}@media(max-width:1180px){.dashboard-shell .settings-v1,.dashboard-shell .two-column,.dashboard-shell .widget-settings-grid{grid-template-columns:1fr}.dashboard-shell .week-board{grid-template-columns:repeat(7,180px)}}@media(max-width:820px){.dashboard-shell{padding-top:64px}.dashboard-shell .topbar{height:64px;padding:0 15px}.dashboard-shell .topbar-user>span,.dashboard-shell .topbar-user>small{display:none}.dashboard-shell .sidebar{top:auto;left:0;right:0;bottom:0;width:auto;height:auto;padding:8px;flex-direction:row;overflow-x:auto;border-right:0;border-top:1px solid #2a3137}.dashboard-shell .store-switch{display:none}.dashboard-shell .sidebar>button{width:auto;min-width:max-content;min-height:42px;padding:10px 12px}.dashboard-shell .sidebar>button.active{box-shadow:inset 0 -3px 0 var(--lia-accent)}.dashboard-shell .content{margin-left:0;padding:22px 14px 92px}.dashboard-shell .dashboard-summary{align-items:flex-start}.dashboard-shell .dashboard-summary h1{font-size:31px}.dashboard-shell .stat-strip{display:none}.dashboard-shell .section-head{padding:20px 18px;min-height:84px}.dashboard-shell .section-head h2{font-size:23px}.dashboard-shell .real-estate-view>.page-card:first-child .stat-strip{display:flex;padding:15px 16px 0}.dashboard-shell .tabs{padding:15px 16px 18px;overflow-x:auto;flex-wrap:nowrap}.dashboard-shell .tabs button{white-space:nowrap}.dashboard-shell .real-estate-view>.page-card>h3,.dashboard-shell .two-column .page-card>h2,.dashboard-shell .two-column .page-card>.eyebrow,.dashboard-shell .billing-ops-grid .page-card>h2,.dashboard-shell .billing-ops-grid .page-card>.eyebrow,.dashboard-shell .settings-v1>.page-card>h2,.dashboard-shell .settings-v1>.page-card>.eyebrow,.dashboard-shell .widget-side .page-card>h2,.dashboard-shell .widget-side .page-card>.eyebrow{margin-left:18px;margin-right:18px}.dashboard-shell .real-estate-view>.page-card>form,.dashboard-shell .real-estate-view>.page-card>.item-list,.dashboard-shell .settings-v1>.page-card>form,.dashboard-shell .settings-v1>.page-card>.item-list,.dashboard-shell .plans,.dashboard-shell .billing-status{margin-left:18px;margin-right:18px}.dashboard-shell .form-row,.dashboard-shell .skill-grid,.dashboard-shell .plans,.dashboard-shell .compact-form{grid-template-columns:1fr}.dashboard-shell .hours-row{grid-template-columns:1fr 90px auto 90px}.dashboard-shell .week-board{grid-template-columns:repeat(7,170px)}}@media(max-width:520px){.dashboard-shell .hours-row{grid-template-columns:1fr 1fr}.dashboard-shell .hours-row>span{display:none}.dashboard-shell .real-estate-view>.page-card:first-child .stat-strip span{flex:1 1 130px}}:root{--p-bg:#f6f5f1;--p-card:#fff;--p-text:#15181b;--p-muted:#747b76;--p-line:#e3e4de;--p-dark:#101519;--p-dark2:#1d242a;--p-accent:#d7ff45;--p-radius:18px;--p-shadow:0 18px 45px rgba(22,28,23,.06)}.public-site{min-height:100vh;background:#f7f6f2;color:var(--p-text);font-family:DM Sans,sans-serif}.public-site *{box-sizing:border-box}.public-nav{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:30px;padding:0 max(5vw,28px);background:#fffffff0;border-bottom:1px solid var(--p-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.public-logo{font-family:Manrope;font-size:29px;font-weight:800;letter-spacing:-4px;color:#171a1c;text-decoration:none}.public-logo span{color:#b7dd20}.public-nav nav{display:flex;gap:25px;margin-left:auto}.public-nav nav a,.public-footer a{color:#5e655f;text-decoration:none;font-size:14px;font-weight:600}.public-login,.cta-main,.price-card a{border:0;border-radius:10px;background:#151a1e!important;color:#fff!important;text-decoration:none;padding:11px 17px;font-weight:800}.public-hero{min-height:650px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:7vw;align-items:center;padding:80px max(6vw,32px);background:#121619;color:#fff}.public-kicker{font-size:11px;font-weight:800;letter-spacing:.18em;color:#91a06e;margin-bottom:14px}.public-hero .public-kicker{color:var(--p-accent)}.public-hero h1{font-family:Manrope;font-size:clamp(46px,5.5vw,82px);line-height:.98;letter-spacing:-.06em;max-width:900px;margin:0 0 24px}.public-lead{font-size:20px;line-height:1.6;color:#b8bcb6;max-width:760px}.public-actions{display:flex;gap:12px;margin-top:32px}.cta-main{background:var(--p-accent)!important;color:#13170e!important}.cta-secondary{border:1px solid #343b3f;color:#fff;text-decoration:none;padding:11px 17px;border-radius:10px;font-weight:700}.public-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:32px;color:#8f9690;font-size:13px}.public-demo-card{border:1px solid #31383c;border-radius:24px;padding:30px;background:#1a2024;box-shadow:0 30px 80px #0005}.demo-live{font-size:11px;letter-spacing:.13em;font-weight:800;color:#cbd0cc}.demo-live i{display:inline-block;width:9px;height:9px;border-radius:50%;background:var(--p-accent);box-shadow:0 0 0 7px #d7ff4515;margin-right:10px}.public-demo-card h3{font-size:28px;line-height:1.15;margin:28px 0 12px}.public-demo-card>p{color:#aeb4af;line-height:1.6}.demo-row{margin-top:18px;padding:15px;border-radius:13px;background:#252d32}.demo-row.lia{background:#27301e}.demo-row span{display:block;font-size:10px;color:#89918b;margin-bottom:5px}.demo-row strong{font-size:14px;line-height:1.45}.public-section{padding:86px max(6vw,32px);max-width:1600px;margin:0 auto}.public-section h2{font-family:Manrope;font-size:clamp(34px,3.5vw,54px);letter-spacing:-.05em;max-width:900px;margin:0 0 35px}.public-alt{max-width:none;background:#efeee9}.public-alt>*{max-width:1440px;margin-left:auto;margin-right:auto}.public-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.public-grid-4 article,.price-card{background:#fff;border:1px solid var(--p-line);border-radius:18px;padding:25px;box-shadow:var(--p-shadow)}.public-grid-4 b{color:#9ab71f;font-family:Manrope;font-size:13px}.public-grid-4 h3{font-size:21px;margin:22px 0 9px}.public-grid-4 p,.price-card p{color:#707771;line-height:1.6}.public-split{display:grid!important;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.public-split h2{margin-bottom:20px}.public-split>div>p:not(.public-kicker){font-size:18px;line-height:1.7;color:#646a65}.public-checks{display:grid;gap:11px}.public-checks span{padding:14px 16px;background:#fff;border:1px solid #dedfd8;border-radius:12px;font-weight:700}.public-checks span:before{content:"✓";color:#8ba91a;margin-right:10px}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card span{font-size:10px;letter-spacing:.16em;color:#858b85;font-weight:800}.price-card h3{font-family:Manrope;font-size:38px;margin:18px 0 13px}.price-card h3 small{font-size:14px;color:#777}.price-card a{display:inline-block;margin-top:14px}.price-card.featured{border:2px solid #b8d936;transform:translateY(-5px)}.price-note{color:#848a84;font-size:12px;margin-top:16px}.public-faq{display:grid;gap:10px;max-width:960px}.public-faq details{background:#fff;border:1px solid #dedfd9;border-radius:13px;padding:17px 20px}.public-faq summary{font-weight:800;cursor:pointer}.public-faq p{color:#6d746e;line-height:1.6;margin:12px 0 0}.public-footer{display:flex;align-items:center;gap:25px;padding:30px max(6vw,32px);border-top:1px solid var(--p-line);background:#fff}.public-footer p{margin:0;color:#777}.public-footer a:last-child{margin-left:auto}.public-loading{min-height:100vh;display:grid;place-items:center;background:#111519;color:var(--p-accent);font:800 34px Manrope}.dashboard-shell{background:var(--p-bg)!important;padding-top:68px!important}.dashboard-shell .topbar{height:68px!important;padding:0 28px!important;background:#fff!important;border-bottom:1px solid var(--p-line)!important}.dashboard-shell .sidebar{top:68px!important;width:238px!important;background:#11161a!important;padding:22px 14px!important;border-right:1px solid #21272b!important}.dashboard-shell .content{margin-left:238px!important;padding:32px 34px 55px!important}.dashboard-shell .sidebar>button{display:block!important;width:100%!important;min-height:42px!important;margin:1px 0!important;padding:10px 12px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#aeb7bd!important;font-size:14px!important;font-weight:650!important;box-shadow:none!important;text-align:left!important}.dashboard-shell .sidebar>button:hover{background:#1b2227!important;color:#fff!important}.dashboard-shell .sidebar>button.active{background:#252d33!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--p-accent)!important}.dashboard-shell .store-switch{padding:6px 10px 18px!important;margin-bottom:8px!important;border-bottom:1px solid #272e33!important}.dashboard-shell .store-switch small{color:#7f8990!important;font-size:9px!important;letter-spacing:.15em!important}.dashboard-shell .store-switch strong{font-size:0!important}.dashboard-shell .store-switch strong:after{content:"Lia Real Estate";font-size:16px;color:#fff;font-weight:800}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(1){font-size:0!important}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(1):after{content:"Centro operativo";font-size:14px}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(2){font-size:0!important}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(2):after{content:"Sede e agenda";font-size:14px}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(3){font-size:0!important}.dashboard-shell .sidebar:has(.store-switch strong)>button:nth-of-type(3):after{content:"Piano e fatturazione";font-size:14px}.dashboard-shell .dashboard-summary{max-width:1320px!important;margin:0 auto 22px!important}.dashboard-shell .dashboard-summary h1{font-size:38px!important}.dashboard-shell .real-estate-view,.dashboard-shell .content>.page-card,.dashboard-shell .content>.settings-v1,.dashboard-shell .content>.two-column{max-width:1320px!important}.dashboard-shell .page-card{border-radius:16px!important;border:1px solid var(--p-line)!important;box-shadow:var(--p-shadow)!important;background:#fff!important}.dashboard-shell .section-head{padding:23px 25px!important;min-height:auto!important}.dashboard-shell button{font-family:inherit}.dashboard-shell button:not(.primary):not(.danger-link):not(.appointment-card):not(.table-row){border:1px solid #dcded9!important;background:#fff!important;border-radius:9px!important;color:#31373b!important;box-shadow:none!important}.dashboard-shell .primary{background:var(--p-accent)!important;color:#15190f!important;border-radius:9px!important}.dashboard-shell .tabs{padding:16px 24px 21px!important}.dashboard-shell .tabs button{background:#f4f5f2!important;border:1px solid #e0e2dd!important;color:#505853!important}.dashboard-shell .tabs button.active{background:#161b1f!important;color:#fff!important;border-color:#161b1f!important}.real-estate-view{display:grid;gap:18px}.re-hero{padding:26px;background:linear-gradient(135deg,#151a1e,#20282d);color:#fff;border-radius:18px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.re-hero h2{font-size:30px;margin:3px 0 8px}.re-hero p{margin:0;color:#aeb6b0;max-width:760px;line-height:1.55}.re-progress{text-align:right}.re-progress strong{display:block;font:800 32px Manrope;color:var(--p-accent)}.re-module-nav{display:flex;gap:8px;flex-wrap:wrap;padding:7px;background:#eeeee9;border-radius:13px}.re-module-nav button{border:0!important;background:transparent!important;padding:10px 13px!important}.re-module-nav button.active{background:#151a1e!important;color:#fff!important}.onboarding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.onboarding-card{background:#fff;border:1px solid var(--p-line);border-radius:16px;padding:21px;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start;box-shadow:var(--p-shadow)}.step-index{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eff0ec;font-weight:800}.onboarding-card.done .step-index{background:var(--p-accent)}.onboarding-card h3{margin:1px 0 6px;font-size:17px}.onboarding-card p{margin:0;color:#767d77;line-height:1.45;font-size:13px}.onboarding-card button{align-self:center}.demo-access{background:#151a1e;color:#fff;border-radius:16px;padding:24px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.demo-access .number{font:800 29px Manrope;margin:9px 0}.demo-access .code{font:800 26px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;color:var(--p-accent)}.demo-access p{color:#aeb6b0;margin:4px 0}.demo-access .demo-status{font-size:11px;font-weight:800;letter-spacing:.12em;color:#8f9a93}.demo-access .demo-status.ready{color:var(--p-accent)}.re-section-intro{padding:22px 24px 0}.re-section-intro h3{margin:0 0 6px}.re-section-intro p{margin:0;color:#777f79;line-height:1.5}.faq-internal{display:grid;gap:10px;padding:20px 24px 24px}.faq-internal details{border:1px solid var(--p-line);border-radius:11px;padding:14px 16px}.faq-internal summary{font-weight:800}.faq-internal p{color:#6f7771;line-height:1.55}.empty-friendly{padding:28px 24px;color:#737b75}.visit-list{padding:18px 24px 24px;display:grid;gap:10px}.visit-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:14px;border:1px solid var(--p-line);border-radius:11px}.visit-row small{color:#777}.real-estate-autopilot{display:grid;gap:18px}.real-estate-autopilot .page-card>p{margin:18px 24px 0!important}.real-estate-autopilot .page-card>form{margin:20px 24px 24px!important}.real-estate-autopilot .item-list{margin:16px 24px 24px!important}@media(max-width:1000px){.public-nav nav{display:none}.public-hero,.public-split{grid-template-columns:1fr}.public-grid-4,.pricing-grid{grid-template-columns:1fr 1fr}.onboarding-grid,.demo-access{grid-template-columns:1fr}.re-progress{text-align:left}.dashboard-shell .sidebar{width:210px!important}.dashboard-shell .content{margin-left:210px!important}}@media(max-width:760px){.public-hero{padding:55px 22px}.public-section{padding:60px 22px}.public-grid-4,.pricing-grid{grid-template-columns:1fr}.public-nav{padding:0 18px}.dashboard-shell .sidebar{width:auto!important}.dashboard-shell .content{margin-left:0!important;padding:18px 12px 88px!important}.re-hero{grid-template-columns:1fr}.re-module-nav{overflow-x:auto;flex-wrap:nowrap}.re-module-nav button{white-space:nowrap}.onboarding-card{grid-template-columns:auto 1fr}.onboarding-card button{grid-column:2}.public-footer{align-items:flex-start;flex-direction:column}.public-footer a:last-child{margin-left:0}}
