:root{--purple:#310149;--purple2:#5b1777;--ink:#1c1021;--muted:#706477;--line:#e9e2ed;--soft:#f8f5fa;--gold:#e0b95a;--green:#12a55a;--shadow:0 12px 35px rgba(49,1,73,.10);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;padding-bottom:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-shell{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{background:var(--purple);color:#fff;font-size:12px}.topbar-inner{display:flex;justify-content:space-between;padding:8px 0}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:30}.header-inner{height:78px;display:flex;align-items:center;gap:30px}.hln-brand img,.custom-logo{width:155px;max-height:58px;object-fit:contain}.desktop-nav{margin-left:auto}.desktop-nav ul{display:flex;list-style:none;gap:26px;margin:0;padding:0;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--purple2)}.header-actions{display:flex;align-items:center;gap:14px;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9px;padding:13px 20px;font-weight:800;border:1px solid transparent;cursor:pointer}.btn-primary{background:var(--purple);color:#fff}.btn-gold{background:var(--gold);color:#221126}.btn-light{background:#fff;color:var(--purple)}.btn-outline{border-color:var(--purple);color:var(--purple);background:#fff}.btn-block{width:100%;margin-bottom:10px}.mobile-menu-toggle{display:none;background:none;border:0;font-size:25px}.mobile-drawer{display:none}.hero{background:linear-gradient(90deg,rgba(24,5,33,.82),rgba(49,1,73,.20)),url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=1800&q=85') center/cover;min-height:460px;color:#fff}.hero-inner{position:relative;padding-top:55px;padding-bottom:28px}.hero-copy{max-width:620px}.hero-copy h1{font-size:64px;line-height:.95;margin:0 0 18px;font-weight:900;letter-spacing:-3px}.hero-copy p{font-size:19px;max-width:580px;line-height:1.45}.hero-note{position:absolute;right:55px;top:110px;font-family:Georgia,serif;font-style:italic;font-size:28px;transform:rotate(-5deg);text-align:center}.search-panel{margin-top:35px;background:#fff;padding:10px;border-radius:16px;box-shadow:var(--shadow);color:var(--ink)}.search-tabs{display:flex;gap:8px;margin-bottom:9px}.search-tabs button{border:0;background:#f2edf5;padding:10px 26px;border-radius:8px;font-weight:800}.search-tabs .active{background:var(--purple);color:#fff}.hln-search{display:grid;grid-template-columns:1.5fr 1.2fr .8fr .8fr 1.1fr;gap:8px}.hln-search input,.hln-search select{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px;background:#fff;min-width:0}.hln-search button{border:0;border-radius:8px;background:var(--purple);color:#fff;font-weight:800}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px;font-size:13px}.trust-row span{background:rgba(20,0,29,.55);padding:11px;border-radius:8px;text-align:center}.section-gap{padding-top:28px;padding-bottom:28px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{display:grid;grid-template-columns:120px 1fr auto;align-items:center;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 4px 15px rgba(49,1,73,.04)}.category-img{height:105px;background-size:cover;background-position:center}.category-card div:nth-child(2){padding:13px}.category-card h3{color:var(--purple);margin:0 0 5px}.category-card p{margin:0;color:var(--muted);font-size:13px}.category-card b{padding-right:18px;color:var(--purple)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading h2{font-size:25px;margin:0;color:var(--purple);letter-spacing:-.5px}.section-heading a{font-weight:800;font-size:13px;color:var(--purple)}.property-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.property-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:.2s;box-shadow:0 3px 16px rgba(49,1,73,.04)}.property-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.property-image{display:block;height:185px;background-size:cover;background-position:center;position:relative}.property-badges{position:absolute;left:10px;top:10px;display:flex;gap:5px}.badge{display:inline-flex;padding:5px 8px;border-radius:5px;color:#fff;font-size:10px;text-transform:uppercase;font-weight:900}.badge-purple{background:var(--purple)}.badge-green{background:var(--green)}.heart{position:absolute;right:10px;top:8px;background:#fff;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:22px;color:var(--purple)}.property-card-body{padding:14px}.property-card h3{margin:0 0 6px;font-size:16px}.property-address{font-size:12px;color:var(--muted);margin:0 0 10px}.property-price{display:block;color:var(--purple);font-size:18px;margin-bottom:10px}.property-specs{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;color:#5d5260}.location-strip{display:grid;grid-template-columns:repeat(10,1fr);gap:8px}.location-strip a{height:72px;border-radius:10px;overflow:hidden;position:relative;background:linear-gradient(180deg,rgba(49,1,73,.05),rgba(49,1,73,.75)),url('https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=500&q=80') center/cover}.location-strip span{position:absolute;bottom:8px;left:8px;color:#fff;font-weight:800;font-size:12px}.diaspora-section{background:linear-gradient(90deg,rgba(250,247,252,.98) 0%,rgba(247,236,252,.88) 48%,rgba(49,1,73,.10)),url('https://images.unsplash.com/photo-1446776811953-b23d57bd21aa?auto=format&fit=crop&w=1800&q=80') right center/cover}.diaspora-inner{min-height:310px;display:flex;align-items:center}.diaspora-inner>div{max-width:660px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.5px;color:var(--purple)}.diaspora-inner h2{font-size:38px;line-height:1.05;color:var(--purple);margin:10px 0}.diaspora-inner p{color:#574b5b;line-height:1.6}.diaspora-points{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.why-grid div{text-align:center;padding:18px 10px;border:1px solid var(--line);border-radius:14px;background:#fff}.why-grid b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--soft);margin:auto;color:var(--purple);font-size:20px}.why-grid h3{font-size:12px;margin:9px 0 0}.list-property-section{background:var(--purple);color:#fff}.list-property-inner{display:flex;align-items:center;justify-content:space-between}.list-property-inner .eyebrow{color:#e8c8f5}.list-property-inner h2{font-size:34px;margin:7px 0}.list-property-inner p{margin:0;color:#eadff0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.guide-grid article{background:var(--soft);padding:20px;border-radius:14px}.guide-grid span{font-size:11px;color:var(--purple);font-weight:900;text-transform:uppercase}.guide-grid h3{margin:8px 0}.guide-grid p{color:var(--muted);font-size:14px}.stats-section{background:linear-gradient(90deg,var(--purple),#59126e);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:24px 0}.stats-grid div{text-align:center;border-right:1px solid rgba(255,255,255,.2)}.stats-grid div:last-child{border:0}.stats-grid strong{display:block;font-size:27px}.stats-grid span{font-size:12px;opacity:.85}.site-footer{background:#21002f;color:#fff;padding:40px 0 20px}.site-footer .hln-brand img{filter:brightness(0) invert(1);opacity:.95}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:35px}.footer-grid h4{margin:0 0 12px}.footer-grid a,.footer-grid p{display:block;margin:7px 0;color:#cfbfd5;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;font-size:12px;color:#bcaac2}.mobile-bottom-nav{display:none}.archive-hero{background:linear-gradient(90deg,#29003d,#5d1676);color:#fff;padding:55px 0}.archive-hero .eyebrow{color:#e6c0f3}.archive-hero h1{font-size:45px;margin:8px 0}.archive-hero p{color:#e8dbea}.archive-hero .hln-search{margin-top:25px;background:#fff;padding:10px;border-radius:13px}.archive-toolbar{display:flex;justify-content:space-between;margin-bottom:20px;color:var(--muted);font-size:13px}.single-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.single-title h1{font-size:38px;margin:8px 0}.single-title>strong{font-size:32px;color:var(--purple)}.gallery-main{height:540px;border-radius:20px;background-size:cover;background-position:center}.single-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px;margin-top:28px}.spec-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.spec-strip span{padding:17px;border-right:1px solid var(--line);font-size:12px;color:var(--muted)}.spec-strip b{display:block;color:var(--ink);font-size:18px}.property-content h2{margin-top:30px;color:var(--purple)}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.detail-grid div{background:var(--soft);padding:15px;border-radius:12px}.detail-grid span{display:block;color:var(--muted);font-size:11px}.feature-list{display:flex;flex-wrap:wrap;gap:10px}.feature-list span{background:var(--soft);padding:10px 12px;border-radius:9px}.lead-card{border:1px solid var(--line);border-radius:16px;padding:20px;height:max-content;position:sticky;top:20px;box-shadow:var(--shadow)}.trust-mini{display:grid;gap:7px;margin-top:14px;color:var(--muted);font-size:12px}.content-page{min-height:60vh}.standard-post{padding:20px 0;border-bottom:1px solid var(--line)}.empty-state{grid-column:1/-1;padding:50px;text-align:center;background:var(--soft);border-radius:16px}
@media(max-width:900px){body{padding-bottom:78px}.site-shell{width:min(100% - 24px,680px)}.topbar,.desktop-nav,.header-actions{display:none}.site-header{position:sticky;top:0}.header-inner{height:72px;justify-content:space-between}.hln-brand img,.custom-logo{width:145px}.mobile-menu-toggle{display:block;color:var(--purple)}.mobile-drawer{display:block;position:fixed;inset:0;background:rgba(18,2,26,.55);z-index:100;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer.is-open{opacity:1;pointer-events:auto}.mobile-drawer-inner{background:#fff;width:min(82%,340px);height:100%;margin-left:auto;padding:30px;display:flex;flex-direction:column;gap:20px;transform:translateX(100%);transition:.2s}.mobile-drawer.is-open .mobile-drawer-inner{transform:none}.mobile-menu-close{margin-left:auto;border:0;background:var(--soft);width:38px;height:38px;border-radius:50%;font-size:24px}.hero{min-height:auto;background-position:center top}.hero-inner{padding-top:32px}.hero-copy{max-width:70%}.hero-copy h1{font-size:39px;letter-spacing:-1.5px}.hero-copy p{font-size:14px}.hero-note{display:none}.search-panel{margin-top:120px}.hln-search{grid-template-columns:1fr 1fr}.hln-search input:first-child,.hln-search select,.hln-search button{grid-column:1/-1}.hln-search button{padding:14px}.trust-row{grid-template-columns:repeat(4,1fr);gap:5px}.trust-row span{font-size:9px;padding:8px 3px}.category-grid{grid-template-columns:repeat(3,1fr);gap:8px}.category-card{display:block;text-align:center;padding:14px 5px}.category-img{display:none}.category-card div:nth-child(2){padding:0}.category-card h3{font-size:13px}.category-card p,.category-card>b{display:none}.section-heading h2{font-size:20px}.property-grid{grid-template-columns:1fr;overflow:hidden}.property-card:not(:first-child){display:none}.property-image{height:245px}.location-strip{grid-template-columns:repeat(4,1fr);overflow:hidden}.location-strip a:nth-child(n+5){display:none}.diaspora-section{background:linear-gradient(135deg,#310149,#b46191);color:#fff;border-radius:0}.diaspora-inner{min-height:250px}.diaspora-inner>div{max-width:100%}.diaspora-inner .eyebrow,.diaspora-inner h2{color:#fff}.diaspora-inner h2{font-size:27px}.diaspora-inner p{color:#f3e9f5;font-size:13px}.diaspora-points{display:none}.why-grid{grid-template-columns:repeat(3,1fr);gap:8px}.why-grid div{padding:12px 6px}.why-grid h3{font-size:10px}.list-property-inner{display:block;text-align:center}.list-property-inner h2{font-size:27px}.list-property-inner .btn{margin-top:15px}.guide-grid{grid-template-columns:1fr}.guide-grid article:nth-child(n+2){display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:15px}.stats-grid div{border:0}.stats-grid div:nth-child(n+5){display:none}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.site-footer{padding-bottom:30px}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;z-index:90;background:#fff;border-top:1px solid var(--line);height:72px;padding:7px 8px 5px;box-shadow:0 -7px 25px rgba(49,1,73,.10)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#574b5d;font-size:20px}.mobile-bottom-nav small{font-size:10px;font-weight:800}.mobile-bottom-nav .active{color:var(--purple)}.mobile-list-main span{background:var(--purple);color:#fff;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin-top:-28px;border:5px solid #fff;font-size:28px}.archive-hero{padding:30px 0}.archive-hero h1{font-size:30px}.archive-toolbar{display:block}.single-title{display:block}.single-title h1{font-size:30px}.single-title>strong{font-size:26px}.gallery-main{height:300px;border-radius:14px}.single-layout{grid-template-columns:1fr}.spec-strip{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.lead-card{position:static}.property-content{order:2}.lead-card{order:1}}
@media(max-width:430px){.hero-copy{max-width:82%}.search-panel{margin-top:90px}.category-grid{margin-top:-3px}.property-card-body{padding:13px}.property-price{font-size:19px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}

/* v0.2 lead & inspection system */
.hln-modal{position:fixed;inset:0;z-index:150;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s ease}.hln-modal.is-open{opacity:1;pointer-events:auto}.hln-modal-backdrop{position:absolute;inset:0;background:rgba(20,2,28,.72);backdrop-filter:blur(4px)}.hln-modal-panel{position:relative;z-index:2;width:min(680px,100%);max-height:min(88vh,820px);overflow:auto;background:#fff;border-radius:22px;padding:30px;box-shadow:0 30px 80px rgba(25,0,35,.35)}.hln-modal-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;border-radius:50%;background:var(--soft);color:var(--purple);font-size:27px;cursor:pointer}.hln-modal-panel h2{margin:7px 42px 7px 0;color:var(--purple);font-size:28px}.hln-modal-intro{margin:0 0 20px;color:var(--muted)}body.hln-modal-opened{overflow:hidden}.hln-lead-form{display:grid;gap:14px}.hln-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hln-lead-form label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#4d3d53}.hln-lead-form input,.hln-lead-form select,.hln-lead-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;padding:13px 14px;font:inherit;color:var(--ink);outline:none}.hln-lead-form input:focus,.hln-lead-form select:focus,.hln-lead-form textarea:focus{border-color:var(--purple2);box-shadow:0 0 0 3px rgba(91,23,119,.10)}.hln-form-note{display:block;color:var(--muted);line-height:1.45}.hln-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hln-form-alert{padding:12px 14px;border-radius:10px;margin-bottom:14px;font-size:13px;font-weight:700}.hln-form-alert.success{background:#eaf8f0;color:#147241;border:1px solid #c6ead5}.hln-form-alert.error{background:#fff0f0;color:#a12d2d;border:1px solid #f2caca}.single-mobile-actions{display:none}
@media(max-width:900px){.hln-modal{padding:0;align-items:end}.hln-modal-panel{width:100%;max-height:90vh;border-radius:24px 24px 0 0;padding:24px 18px 30px}.hln-modal-panel h2{font-size:24px}.hln-form-grid{grid-template-columns:1fr}.single-property~.single-mobile-actions{display:grid}.single-mobile-actions{position:fixed;left:0;right:0;bottom:72px;z-index:85;grid-template-columns:1fr 1.25fr 1fr;background:#fff;border-top:1px solid var(--line);padding:8px 10px;box-shadow:0 -7px 25px rgba(49,1,73,.08)}.single-mobile-actions a,.single-mobile-actions button{border:0;border-radius:9px;padding:12px 8px;text-align:center;font-weight:900;font-size:12px}.single-mobile-actions a:first-child{background:var(--soft);color:var(--purple)}.single-mobile-actions a:nth-child(2){background:#1b9b52;color:#fff}.single-mobile-actions button{background:var(--purple);color:#fff}.single-property{padding-bottom:58px}}

/* v0.3 buyer accounts */
.hln-favorite-button{position:absolute;right:10px;top:8px;background:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--purple);box-shadow:0 3px 12px rgba(0,0,0,.12);z-index:4}.hln-favorite-button.is-saved{color:#b2175b}.lead-card>.hln-favorite-button{position:static;width:100%;height:auto;border-radius:9px;padding:12px 16px;margin-top:4px;border:1px solid var(--line);font-size:14px;font-weight:800;gap:8px;box-shadow:none}.hln-auth-wrap{width:min(1000px,calc(100% - 40px));margin:48px auto;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.hln-auth-panel,.hln-account-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:30px;box-shadow:var(--shadow)}.hln-auth-panel h2{font-size:30px;color:var(--purple);margin:8px 0}.hln-auth-panel>p{color:var(--muted)}.hln-auth-panel form{display:grid;gap:13px}.hln-auth-panel label,.hln-account-form label,.hln-profile-form label{display:grid;gap:6px;font-size:12px;font-weight:800}.hln-auth-panel input,.hln-account-form input,.hln-profile-form input{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;background:#fff}.hln-auth-panel input[type=submit]{background:var(--purple);color:#fff;border:0;font-weight:800;cursor:pointer}.hln-auth-help{font-size:12px}.hln-account-notice{width:min(1000px,calc(100% - 40px));margin:22px auto 0;padding:13px 16px;border-radius:10px;font-size:13px}.hln-account-notice.success{background:#e9f8ef;color:#146d39}.hln-account-notice.error{background:#fff0f0;color:#9b1d1d}.hln-dashboard-shell{width:min(1180px,calc(100% - 40px));margin:36px auto 60px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:28px}.hln-dashboard-sidebar{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff;height:max-content;position:sticky;top:20px}.hln-user-summary{display:flex;align-items:center;gap:12px;padding:5px 4px 18px;border-bottom:1px solid var(--line)}.hln-user-summary strong,.hln-user-summary small{display:block}.hln-user-summary small{font-size:11px;color:var(--muted);margin-top:3px;word-break:break-all}.hln-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--purple),var(--purple2));color:#fff;font-size:18px;font-weight:900}.hln-dashboard-nav{display:grid;gap:4px;padding:12px 0}.hln-dashboard-nav a,.hln-logout{padding:11px 12px;border-radius:9px;font-size:13px;font-weight:750}.hln-dashboard-nav a.active,.hln-dashboard-nav a:hover{background:var(--soft);color:var(--purple)}.hln-logout{display:block;color:#9d2345;border-top:1px solid var(--line);border-radius:0;padding-top:16px}.hln-dashboard-main{min-width:0}.hln-dashboard-head{margin-bottom:22px}.hln-dashboard-head h1{font-size:38px;color:var(--purple);margin:7px 0}.hln-dashboard-head p{color:var(--muted);margin:0;max-width:700px}.hln-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px}.hln-stat-grid a{border:1px solid var(--line);border-radius:16px;padding:21px;background:linear-gradient(145deg,#fff,var(--soft))}.hln-stat-grid strong{display:block;font-size:30px;color:var(--purple)}.hln-stat-grid span{font-size:12px;color:var(--muted);font-weight:700}.hln-dashboard-section{margin-top:24px}.hln-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hln-empty-state{padding:45px 24px;border:1px dashed #d7c9de;background:var(--soft);border-radius:16px;text-align:center}.hln-empty-state strong{font-size:19px;color:var(--purple)}.hln-empty-state p{color:var(--muted)}.hln-activity-list{display:grid;gap:12px}.hln-activity-list article{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid var(--line);border-radius:14px;padding:17px;background:#fff}.hln-activity-list h3{margin:4px 0;font-size:16px}.hln-activity-list p,.hln-activity-list small{margin:0;color:var(--muted);font-size:11px}.hln-activity-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;font-size:12px}.hln-status{padding:6px 9px;border-radius:999px;background:#f1ecf4;color:var(--purple);font-weight:900;text-transform:capitalize}.status-qualified,.status-confirmed,.status-completed,.status-closed{background:#e9f8ef;color:#14733b}.status-cancelled{background:#fff0f0;color:#a32323}.hln-profile-form{max-width:650px;display:grid;gap:16px;border:1px solid var(--line);border-radius:18px;padding:24px}.hln-profile-form small{color:var(--muted);font-weight:400}.hln-profile-form .btn{justify-self:start}
@media(max-width:850px){.hln-auth-wrap{grid-template-columns:1fr;margin:22px auto 90px}.hln-dashboard-shell{width:100%;margin:0 0 88px;display:block}.hln-dashboard-sidebar{position:static;border:0;border-radius:0;border-bottom:1px solid var(--line);padding:16px 20px}.hln-dashboard-nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:4px}.hln-dashboard-nav a{white-space:nowrap;background:#f8f5fa}.hln-logout{display:none}.hln-dashboard-main{padding:22px 20px}.hln-dashboard-head h1{font-size:29px}.hln-stat-grid{grid-template-columns:repeat(3,1fr);gap:8px}.hln-stat-grid a{padding:14px 10px}.hln-stat-grid strong{font-size:23px}.hln-stat-grid span{font-size:10px}.hln-property-grid{grid-template-columns:1fr}.hln-activity-list article{align-items:flex-start}.hln-activity-actions{min-width:90px}.hln-auth-panel{padding:22px}.hln-user-summary{border-bottom:0;padding-bottom:8px}}

/* v0.4 seller marketplace */
.hln-seller-auth-wrap{width:min(1180px,calc(100% - 40px));margin:50px auto;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.hln-seller-auth-copy{padding:45px;background:linear-gradient(135deg,#310149,#5b1777);color:#fff;border-radius:24px;min-height:520px;display:flex;flex-direction:column;justify-content:center}.hln-seller-auth-copy .eyebrow{color:#e9c7f4}.hln-seller-auth-copy h1{font-size:50px;line-height:1.02;margin:12px 0 16px;letter-spacing:-2px}.hln-seller-auth-copy p{font-size:17px;line-height:1.65;color:#eee1f3}.hln-seller-auth-copy ul{list-style:none;padding:0;display:grid;gap:12px}.hln-seller-auth-card{border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:var(--shadow);background:#fff}.hln-seller-auth-card h2{margin-top:0;color:var(--purple)}.hln-seller-auth-card #loginform{display:grid;gap:12px}.hln-seller-auth-card #loginform p{margin:0}.hln-seller-auth-card #loginform label{display:grid;gap:6px;font-size:12px;font-weight:800}.hln-seller-auth-card #loginform input[type=text],.hln-seller-auth-card #loginform input[type=password]{width:100%;padding:13px;border:1px solid var(--line);border-radius:10px}.hln-seller-auth-card #wp-submit{background:var(--purple);color:#fff;border:0;border-radius:9px;padding:13px 20px;font-weight:800}.hln-login-divider{display:flex;align-items:center;gap:10px;margin:20px 0;color:var(--muted);font-size:12px}.hln-login-divider:before,.hln-login-divider:after{content:"";height:1px;background:var(--line);flex:1}.hln-activate-seller{max-width:720px;margin:60px auto}.hln-activate-seller form{display:flex;justify-content:center;gap:10px;margin-top:20px}.hln-activate-seller select{padding:12px;border:1px solid var(--line);border-radius:9px}.hln-seller-stats{grid-template-columns:repeat(4,1fr)}.hln-seller-listings{display:grid;gap:12px}.hln-seller-listings article{display:grid;grid-template-columns:90px minmax(0,1fr) 210px;gap:16px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:12px;background:#fff}.hln-seller-listings img,.hln-listing-placeholder{width:90px;height:70px;border-radius:9px;object-fit:cover}.hln-listing-placeholder{display:grid;place-items:center;background:var(--soft);color:var(--purple);font-size:28px}.hln-listing-main small{color:var(--muted);font-size:10px}.hln-listing-main h3{margin:3px 0}.hln-listing-main p{margin:0;color:var(--muted);font-size:12px}.hln-listing-meta{text-align:right}.hln-listing-meta strong{display:block;color:var(--purple);margin:7px 0}.hln-listing-meta a{font-size:12px;font-weight:800;color:var(--purple)}.status-publish{background:#e9f8ef!important;color:#147241!important}.status-pending{background:#fff5dd!important;color:#9b6510!important}.status-draft{background:#f2edf5!important;color:#6d5577!important}.hln-listing-wizard-wrap{width:min(980px,calc(100% - 40px));margin:45px auto 70px}.hln-wizard-head{text-align:center;max-width:720px;margin:0 auto 26px}.hln-wizard-head h1{font-size:42px;color:var(--purple);margin:8px 0}.hln-wizard-head p{color:var(--muted)}.hln-wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);margin:0 0 20px;gap:6px}.hln-wizard-progress span{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 5px;background:var(--soft);border-radius:10px;font-size:12px;font-weight:900;color:var(--muted)}.hln-wizard-progress span.active{background:var(--purple);color:#fff}.hln-property-wizard{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px;background:#fff;padding:28px}.hln-wizard-step{display:none}.hln-wizard-step.active{display:block}.hln-wizard-step h2{color:var(--purple);margin-top:0}.hln-property-wizard label{display:grid;gap:6px;margin-bottom:14px;font-size:12px;font-weight:800;color:#4d3d53}.hln-property-wizard input,.hln-property-wizard select,.hln-property-wizard textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 14px;font:inherit}.hln-property-wizard input:focus,.hln-property-wizard select:focus,.hln-property-wizard textarea:focus{outline:none;border-color:var(--purple2);box-shadow:0 0 0 3px rgba(91,23,119,.10)}.hln-feature-checks{display:flex;flex-wrap:wrap;gap:9px;padding-top:10px}.hln-feature-checks>span{width:100%;font-weight:900}.hln-feature-checks label{display:flex;grid:unset;align-items:center;gap:6px;background:var(--soft);padding:9px 11px;border-radius:8px;margin:0}.hln-feature-checks input{width:auto}.hln-upload-box{padding:25px;border:2px dashed #d7c9dd;border-radius:15px;background:var(--soft)}.hln-upload-box small{color:var(--muted)}.hln-current-image{display:flex;gap:12px;align-items:center;margin-bottom:16px}.hln-current-image img{width:180px;border-radius:12px}.hln-review-box{background:var(--soft);padding:20px;border-radius:14px;margin-bottom:18px}.hln-review-box ul{margin-bottom:0}.hln-consent{display:flex!important;grid:unset!important;align-items:flex-start;gap:9px!important}.hln-consent input{width:auto;margin-top:3px}.hln-wizard-actions{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.hln-account-notice{padding:12px 15px;border-radius:10px;margin-bottom:14px;font-weight:700}.hln-account-notice.success{background:#eaf8f0;color:#147241;border:1px solid #c6ead5}
@media(max-width:900px){.hln-seller-auth-wrap{width:min(100% - 24px,680px);grid-template-columns:1fr;margin:24px auto}.hln-seller-auth-copy{min-height:0;padding:28px}.hln-seller-auth-copy h1{font-size:34px}.hln-seller-auth-card{padding:20px}.hln-seller-stats{grid-template-columns:repeat(2,1fr)}.hln-seller-listings article{grid-template-columns:68px minmax(0,1fr);gap:10px}.hln-seller-listings img,.hln-listing-placeholder{width:68px;height:62px}.hln-listing-meta{grid-column:1/-1;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:9px}.hln-listing-meta strong{margin:0}.hln-listing-wizard-wrap{width:min(100% - 24px,680px);margin:24px auto 40px}.hln-wizard-head h1{font-size:31px}.hln-wizard-progress{gap:4px}.hln-wizard-progress span{font-size:11px;padding:10px 2px}.hln-wizard-progress b{display:none}.hln-property-wizard{padding:18px;border-radius:16px}.hln-wizard-actions .btn{padding:12px 14px}.hln-activate-seller form{display:grid}.hln-current-image{display:block}.hln-current-image img{width:100%;margin-bottom:7px}}
.gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:8px}.gallery-thumbs button{height:86px;border:2px solid transparent;border-radius:10px;background-size:cover;background-position:center;cursor:pointer}.gallery-thumbs button.active{border-color:var(--purple)}@media(max-width:900px){.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.gallery-thumbs button{height:68px}}
