*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f8fb;color:#182230;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:70px;background:#fff;border-bottom:1px solid #e7ebf0;display:flex;align-items:center;position:sticky;top:0;z-index:50}.nav{display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:0;background:#fb7a1e;color:#fff;display:grid;place-items:center}.brand small{display:block;font-weight:600;font-size:10px;color:#758095;letter-spacing:.06em}.nav-links{display:flex;gap:22px;margin-left:18px;align-items:center}.nav-links a{font-size:14px;color:#475467;font-weight:600}.nav-links a.active,.nav-links a:hover{color:#fb7a1e}.nav-actions{margin-left:auto;display:flex;gap:10px;align-items:center}.nav-toggle{display:none;background:none;border:0;cursor:pointer;font-size:20px;color:#182230;padding:6px}.nav-links-mobile-only{display:none}.btn{border:0;border-radius:0;padding:12px 18px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.btn-primary{background:linear-gradient(135deg,#fb7a1e,#ea580c);color:#fff;box-shadow:0 8px 20px -4px rgba(234,88,12,.4)}.btn-primary:hover{background:linear-gradient(135deg,#f2701a,#d9530b);box-shadow:0 10px 24px -4px rgba(234,88,12,.48);transform:translateY(-1px)}.btn-outline{background:#fff;color:#243247;border:1px solid #d6dde6}.btn-outline:hover{border-color:#b9c3d1;background:#fafbfd}.btn-soft{background:#eef5ff;color:#fb7a1e}.btn-soft:hover{background:#e1edff}.btn-success{background:linear-gradient(135deg,#1cb877,#0e9159);color:white;box-shadow:0 8px 20px -4px rgba(22,163,106,.4)}.btn-danger{background:#fff0f0;color:#c93333;border:1px solid #ffd2d2}.page{padding:28px 0 60px}.hero{padding:88px 0 56px;position:relative;overflow:hidden;background:radial-gradient(900px 420px at 12% -15%,rgba(234,88,12,.12),transparent 60%),radial-gradient(760px 380px at 105% 0%,rgba(22,163,106,.10),transparent 55%),linear-gradient(180deg,#fbfcff,#f6f8fb)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.eyebrow{color:#fb7a1e;font-weight:800;text-transform:uppercase;letter-spacing:.09em;font-size:12px}.hero h1{font-size:58px;font-weight:800;line-height:1.03;margin:14px 0 18px;letter-spacing:-.045em}.hero p{font-size:18px;line-height:1.7;color:#5c6678;max-width:620px}.hero-actions{display:flex;gap:12px;margin-top:28px}.search-shell{background:#fff;border:1px solid #e0e6ed;border-radius:0;box-shadow:0 18px 50px rgba(26,44,74,.10);padding:16px;display:grid;grid-template-columns:1.2fr 1fr .8fr auto;gap:10px;margin-top:30px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:12px;color:#697386;font-weight:800}.control{width:100%;border:1px solid #d9e0e8;background:#fff;border-radius:0;padding:11px 12px;color:#1d2939}.hero-visual{position:relative}.visual-card{background:#fff;border:1px solid #e1e7ee;border-radius:0;overflow:hidden;box-shadow:0 24px 60px rgba(25,44,76,.14)}.visual-card img{width:100%;height:420px;object-fit:cover}.floating{position:absolute;background:#fff;border:1px solid #e2e7ed;border-radius:0;box-shadow:0 12px 32px rgba(25,44,76,.13);padding:13px 15px}.floating.one{left:-28px;top:54px}.floating.two{right:-20px;bottom:42px}.kicker{font-size:12px;color:#667085}.big{font-size:22px;font-weight:850}.section{padding:60px 0}.section h2{font-size:34px;letter-spacing:-.025em;margin:0 0 10px}.section-lead{color:#667085;line-height:1.7;margin:0 0 28px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid #edf0f4;border-radius:0;padding:20px;box-shadow:0 1px 2px rgba(16,24,40,.04)}.card h3{margin:8px 0 8px}.muted{color:#667085}.iconbox{width:46px;height:46px;border-radius:0;background:linear-gradient(135deg,#eaf1ff,#dce8ff);color:#fb7a1e;display:grid;place-items:center;font-size:19px}.stat{font-size:28px;font-weight:850;letter-spacing:-.03em}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:0;padding:6px 10px;font-size:12px;font-weight:800}.green{background:#eaf8f2;color:#137e55}.amber{background:#fff5df;color:#a86500}.red{background:#fff0f0;color:#c13c3c}.blue{background:#edf5ff;color:#fb7a1e}.gray{background:#f1f3f5;color:#667085}.orange{background:#fff2e8;color:#ea580c}.dark{background:#182230;color:#fff}.market-layout{display:grid;grid-template-columns:280px 1fr;gap:20px}.filters{background:#fff;border:1px solid #e2e7ed;border-radius:0;padding:18px;height:max-content;position:sticky;top:92px}.filter-block{padding:14px 0;border-bottom:1px solid #edf0f3}.filter-block:last-child{border-bottom:0}.filter-block strong{display:block;margin-bottom:10px}.check{display:flex;gap:9px;align-items:center;font-size:14px;color:#4d5969;margin:9px 0}.counter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px;align-items:start}
.counter-list{display:flex;flex-direction:column;gap:18px}
.counter-list-row{display:flex;gap:18px;align-items:stretch}
.counter-list-row .counter-card{flex:0 0 380px;max-width:380px;display:flex;flex-direction:column}
.counter-list-row .counter-body{display:flex;flex-direction:column;flex:1}
.counter-list-row .price-row{margin-top:auto}
.counter-list-row>.card{flex:1;min-width:0}
@media(max-width:900px){.counter-list-row{flex-direction:column}.counter-list-row .counter-card{flex:1 1 auto;max-width:none;width:100%}}.counter-card{background:#fff;border:1px solid #e1e7ee;border-radius:0;overflow:hidden;transition:.2s}.counter-card:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(24,34,48,.09)}
.counter-card-add{display:flex;align-items:center;justify-content:center;border:1.5px dashed #cbd5e1;background:#fbfcfe;min-height:260px}
.counter-card-add:hover{border-color:#fb7a1e;background:#fff7ed}
.counter-card-add-inner{text-align:center;padding:24px}
.counter-card-add-icon{width:48px;height:48px;background:#fff2e8;color:#ea580c;display:grid;place-items:center;font-size:20px;margin:0 auto 12px}
.counter-card-add-inner strong{display:block;color:#182230;font-size:15px}
.counter-card-add-inner span{display:block;margin-top:4px;font-size:13px}.counter-image{height:210px;position:relative;overflow:hidden}.counter-image img{height:100%;width:100%;object-fit:cover}.counter-image .badge-top{position:absolute;top:12px;left:12px}.counter-image .status-top{position:absolute;top:12px;right:12px}.counter-body{padding:16px}
.counter-meta-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.counter-meta-chip{display:flex;align-items:center;gap:9px;border:1px solid #edf0f4;background:#fff;padding:9px 14px}
.counter-meta-chip-icon{width:26px;height:26px;flex-shrink:0;display:grid;place-items:center;font-size:12px;background:#fff2e8;color:#ea580c}
.counter-meta-chip span{font-weight:800;color:#182230;font-size:14px;white-space:nowrap}.counter-title{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.counter-title h3{margin:0;font-size:18px}.meta{display:flex;gap:14px;flex-wrap:wrap;color:#667085;font-size:13px;margin-top:10px}
.meta.divided span{position:relative}
.meta.divided span:not(:last-child)::after{content:"";position:absolute;top:2px;bottom:2px;right:-7px;width:1px;background:#e1e7ee}
.counter-badges-top{position:absolute;top:12px;left:12px;display:flex;gap:8px;flex-wrap:wrap}
.counter-fav-btn{width:36px;height:36px;flex-shrink:0;border:1px solid #e1e7ee;background:#fff;display:grid;place-items:center;color:#98a2b3}.price-row{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #edf0f3;margin-top:14px;padding-top:14px}.price{font-size:20px;font-weight:850}.sidebar-layout{display:grid;grid-template-columns:1fr 360px;gap:24px}.gallery{display:grid;grid-template-columns:2fr 1fr;gap:10px}.gallery-main{height:430px}.gallery-stack{display:grid;grid-template-rows:1fr 1fr;gap:10px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:0}.booking-panel{background:#fff;border:1px solid #dfe5ec;border-radius:0;padding:20px;position:sticky;top:92px;height:max-content}.summary-line{display:flex;justify-content:space-between;gap:20px;margin:12px 0;color:#475467}.summary-line.total{border-top:1px solid #e7ebef;padding-top:14px;font-size:18px;font-weight:850;color:#182230}.title-row{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.title-row h1{font-size:30px;margin:0}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:20px}.dashboard-card{background:#fff;border:1px solid #e2e7ed;border-radius:0;padding:17px}.dashboard-card .label{font-size:13px;color:#667085;font-weight:700}.dashboard-card .value{font-size:28px;font-weight:850;margin-top:7px}.table-card{background:#fff;border:1px solid #e2e7ed;border-radius:0;overflow:hidden}.table-head{padding:16px 18px;border-bottom:1px solid #e7ebef;display:flex;justify-content:space-between;align-items:center}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px 16px;border-bottom:1px solid #eef1f4;font-size:13px}th{background:#fafbfc;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.progress{height:8px;border-radius:0;background:#edf1f5;overflow:hidden}.progress>span{display:block;height:100%;background:#fb7a1e;border-radius:0}.timeline{display:flex;gap:0;align-items:flex-start;margin:24px 0}.step{flex:1;position:relative;padding-top:26px;font-size:12px;color:#667085}.step:before{content:"";position:absolute;top:8px;left:0;right:0;height:2px;background:#dce3ea}.step:first-child:before{left:50%}.step:last-child:before{right:50%}.step:after{content:"";width:14px;height:14px;border-radius:0;background:#dce3ea;position:absolute;top:2px;left:calc(50% - 7px)}.step.done:before,.step.done:after{background:#16a36a}.step.active:after{background:#fb7a1e;box-shadow:0 0 0 5px #e7f0ff}.step strong{display:block;color:#263244;text-align:center}.step span{display:block;text-align:center;margin-top:4px}.form-card{background:#fff;border:1px solid #e2e7ed;border-radius:0;padding:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid .full{grid-column:1/-1}.upload{border:1.5px dashed #bdc8d6;border-radius:0;padding:28px;text-align:center;background:#fbfcfe}.wallet-hero{background:#12223f;color:white;border-radius:0;padding:24px;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:18px;align-items:center}.wallet-hero .muted{color:#b6c2d5}.wallet-hero .amount{font-size:30px;font-weight:850}.login-wrap{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-visual{background:#12223f;color:#fff;padding:60px;display:flex;align-items:flex-end;background-image:linear-gradient(rgba(12,26,51,.48),rgba(12,26,51,.9)),url('https://images.unsplash.com/photo-1604719312566-8912e9227c6a?auto=format&fit=crop&w=1400&q=80');background-size:cover;background-position:center}.auth-box{display:flex;align-items:center;justify-content:center;padding:42px}.auth-card{width:min(430px,100%)}.auth-card h1{font-size:34px;margin:0 0 10px}.divider{display:flex;align-items:center;gap:12px;color:#98a2b3;font-size:12px;margin:18px 0}.divider:before,.divider:after{content:"";height:1px;background:#e2e7ed;flex:1}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.role-card{background:#fff;border:1px solid #dde4ec;border-radius:0;padding:24px;display:flex;flex-direction:column;align-items:flex-start}
.role-card .btn{margin-top:auto}.role-card:hover{border-color:#fb7a1e;box-shadow:0 12px 35px rgba(234,88,12,.08)}body{display:flex;flex-direction:column;min-height:100vh}.page-body{flex:1 0 auto}.footer{flex-shrink:0;background:#111a2d;color:#cbd5e1;padding:42px 0;margin-top:40px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:26px}.footer h4{color:#fff;margin:0 0 13px}.footer a{display:block;color:#aeb8c8;font-size:13px;margin:8px 0}
.notif-row{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-bottom:1px solid #eef1f4}
.notif-row:last-child{border-bottom:0}
.notif-row.unread{background:#f5f9ff}
.notif-icon{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;font-size:16px}
.notif-icon.blue{background:#edf5ff;color:#fb7a1e}
.notif-icon.green{background:#eaf8f2;color:#137e55}
.notif-icon.amber{background:#fff5df;color:#a86500}
.notif-icon.red{background:#fff0f0;color:#c13c3c}
.notif-body{flex:1;min-width:0}
.notif-message{margin:8px 0 0;color:#182230}
.notif-message.unread{font-weight:700}
.notif-time{white-space:nowrap;flex-shrink:0;margin-top:10px}
.footer-social{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.footer-social-btn{display:inline-flex!important;align-items:center;gap:8px;border:1px solid #24304a;color:#cbd5e1!important;padding:9px 14px;font-size:13px;font-weight:700;margin:0!important;transition:border-color .15s ease,color .15s ease}
.footer-social-btn i{font-size:15px}
.footer-social-btn:hover{border-color:#fb7a1e;color:#fff!important}.notice{padding:13px 15px;border-radius:0;background:#eef5ff;color:#215b9f;border:1px solid #d8e8ff;font-size:13px}details.card summary{list-style:none;display:flex;align-items:center;justify-content:space-between}details.card summary::-webkit-details-marker{display:none}details.card summary:after{content:"+";font-size:20px;color:#fb7a1e;font-weight:400}details.card[open] summary:after{content:"\2212"}.success-panel{padding:30px;text-align:center;background:#fff;border:1px solid #dfe5ec;border-radius:0}.success-icon{width:70px;height:70px;border-radius:0;display:grid;place-items:center;background:#eaf8f2;color:#16a36a;font-size:30px;margin:0 auto 18px}.admin-nav .brand-mark{background:#182230}.admin-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.side-nav{background:#111a2d;color:#fff;padding:18px 14px;position:sticky;top:0;height:100vh}.side-nav .brand{padding:8px 8px 20px}.side-nav a{display:flex;gap:10px;align-items:center;color:#b8c2d1;padding:11px 12px;border-radius:0;font-size:13px;margin:3px 0}.side-nav a.active,.side-nav a:hover{background:#1b2a45;color:#fff}.side-nav-label{display:flex;gap:10px;align-items:center;color:#7c8aa3;padding:11px 12px 2px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;margin:6px 0 0}.side-nav a.sub{padding-left:34px;font-size:12.5px}.admin-main{padding:24px}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal-day{padding:10px 4px;text-align:center;background:#f8fafc;border-radius:0;font-size:12px}.cal-day.booked{background:#f1f3f5;color:#98a2b3;text-decoration:line-through}.cal-day.available{background:#eaf8f2;color:#147a54}.cal-day.selected{background:#fb7a1e;color:#fff}.photo-note{position:relative}.placement-box{position:absolute;border:3px solid #16a36a;border-radius:0;left:42%;top:43%;width:25%;height:28%;box-shadow:0 0 0 999px rgba(0,0,0,.08)}.placement-label{position:absolute;left:42%;top:37%;background:#16a36a;color:#fff;border-radius:0;padding:6px 9px;font-weight:800;font-size:12px}.btn-accent{background:linear-gradient(135deg,#fb7a1e,#ea580c);color:#fff;box-shadow:0 8px 20px -4px rgba(234,88,12,.4)}.btn-accent:hover{background:linear-gradient(135deg,#f2701a,#d9530b);box-shadow:0 10px 24px -4px rgba(234,88,12,.48);transform:translateY(-1px)}.btn-accent-outline{background:#fff;color:#0f1e35;border:1px solid #d6dde6}.btn-accent-outline:hover{border-color:#fb923c;color:#ea580c}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0f1e35;color:#fff;font-weight:800;font-size:64px;letter-spacing:0}.gallery .image-placeholder{font-size:96px}.gallery-stack>*{grid-row:1/-1;height:100%}.hp-trust{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:22px 20px;background:#fff;border:1px solid #edf0f4;box-shadow:0 16px 40px rgba(15,30,53,.08);margin-top:40px}.hp-trust-item{padding:10px 30px;gap:14px}.hp-trust-icon{width:44px;height:44px;flex-shrink:0;border-radius:0;background:linear-gradient(135deg,#fff2e8,#ffe3ce);color:#ea580c;display:grid;place-items:center;font-size:18px}.hp-trust-item span:not(.hp-trust-icon){font-size:14px;font-weight:800;color:#182230}.hp-trust-divider{height:40px}
.hp-nav-link{position:relative;padding-bottom:24px}.nav-links a.hp-nav-link{transition:color .15s ease}.hp-nav-link:hover{color:#ea580c}.hp-nav-link.active{color:#ea580c}.hp-nav-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#ea580c;transform:scaleX(0);transform-origin:center;transition:transform .25s ease}.hp-nav-link:hover:after,.hp-nav-link.active:after{transform:scaleX(1)}
.hp-page .eyebrow{color:#ea580c}
.hp-hero{padding:64px 0 0;overflow:visible}
.hp-hero-badge{display:inline-flex;align-items:center;gap:6px;background:#eaf8f2;color:#137e55;border-radius:0;padding:7px 14px;font-size:12px;font-weight:800}
.hp-hero h1{font-size:50px;line-height:1.1;letter-spacing:-.03em;color:#0f1e35;margin:18px 0 16px;font-weight:800}
.hp-hero h1 .accent{color:#ea580c}
.hp-hero p{font-size:16px;line-height:1.7;color:#5c6678;max-width:480px}
.hp-hero-visual{position:relative}
.hp-hero-image{border-radius:0;overflow:hidden;box-shadow:0 24px 60px rgba(15,30,53,.16)}
.hp-hero-image img{width:100%;height:400px;object-fit:cover}
.hp-hero-overlay{position:absolute;background:#fff;border-radius:0;box-shadow:0 10px 26px rgba(15,30,53,.16);padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:#0f1e35;white-space:nowrap}
.hp-hero-overlay i{color:#16a36a}
.hp-hero-overlay.gray i{color:#8592a6}
.hp-product-tag{position:absolute;background:linear-gradient(135deg,#fb7a1e,#ea580c);color:#fff;border-radius:0;padding:12px 16px;font-weight:800;text-align:center;font-size:12px;line-height:1.4;box-shadow:0 12px 28px rgba(234,88,12,.4)}
.hp-product-tag:before{content:"";position:absolute;border:2px dashed rgba(255,255,255,.75);inset:-12px;border-radius:0}
.hp-price-card{position:absolute;background:#fff;border-radius:0;box-shadow:0 16px 36px rgba(15,30,53,.18);padding:12px 18px}
.hp-price-card .kicker{font-size:11px;color:#8592a6;font-weight:700}
.hp-price-card .amount{font-size:22px;font-weight:900;color:#ea580c}
.hp-trust{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:26px 0}
.hp-trust-item{display:flex;align-items:center;gap:12px;padding:8px 32px}
.hp-trust-item i{font-size:20px;color:#ea580c}
.hp-trust-item span{font-size:13px;font-weight:700;color:#26344a;line-height:1.4}
.hp-trust-divider{width:1px;height:34px;background:#e5e9f0}
.hp-steps{display:flex;position:relative;justify-content:space-between;margin-top:44px;flex-wrap:wrap;gap:20px 0}
.hp-steps:before{content:"";position:absolute;top:32px;left:60px;right:60px;border-top:2px dashed #dbe2ea;z-index:0}
.hp-step{position:relative;z-index:1;flex:1;min-width:130px;text-align:center;padding:0 8px}
.hp-step-icon{width:64px;height:64px;border-radius:0;background:#fff;border:1px solid #e5e9f0;display:grid;place-items:center;margin:0 auto;font-size:22px;color:#ea580c;position:relative;box-shadow:0 6px 16px rgba(15,30,53,.07)}
.hp-step-badge{position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);background:#ea580c;color:#fff;font-size:10px;font-weight:800;border-radius:0;padding:2px 7px;border:2px solid #fff}
.hp-step h4{margin:16px 0 4px;font-size:14px;color:#0f1e35}
.hp-step p{font-size:12px;color:#8592a6;line-height:1.5;margin:0}
.hp-check-list{margin-top:20px}
.hp-check-item{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:14px;color:#374357}
.hp-check-item i{color:#ea580c;margin-top:3px}
.hp-dash-card{background:#fff;border:1px solid #e5e9f0;border-radius:0;box-shadow:0 20px 50px rgba(15,30,53,.10);padding:22px}.hp-dash-split{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}
.hp-dash-stat{background:#f8fafc;border-radius:0;padding:12px}
.hp-dash-stat .n{font-size:22px;font-weight:900;color:#0f1e35}
.hp-dash-stat small{color:#8592a6;font-size:12px}
.hp-activity-item{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:#475467;margin:10px 0}
.hp-activity-item i{color:#ea580c;margin-top:2px;width:14px}
.hp-money-flow{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.hp-money-step{background:#fff;border:1px solid #e5e9f0;border-radius:0;padding:16px 18px;flex:1;min-width:180px}.hp-fee-stack{display:flex;flex-direction:column;gap:10px;flex:1;min-width:200px}
.hp-money-step .k{font-size:12px;color:#8592a6;font-weight:700}
.hp-money-step .v{font-size:18px;font-weight:800;color:#0f1e35;margin-top:4px}
.hp-money-arrow{color:#c2cad6;font-size:18px;flex-shrink:0}
.hp-fee-card{background:#fff;border:1px solid #e5e9f0;border-radius:0;padding:14px 18px;display:flex;align-items:center;gap:12px}
.hp-fee-card .fee-icon{width:36px;height:36px;border-radius:0;display:grid;place-items:center;font-size:14px;flex-shrink:0}
.hp-cta{background:#fff;border:1px solid #e5e9f0;border-radius:0;padding:40px;display:flex;align-items:center;gap:36px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.16,.84,.44,1),transform .6s cubic-bezier(.16,.84,.44,1)}.reveal.in{opacity:1;transform:translateY(0)}.card,.hp-money-step,.hp-fee-card,.hp-dash-card,.counter-card{transition:transform .25s ease,box-shadow .25s ease}.card:hover,.hp-money-step:hover,.hp-fee-card:hover,.hp-dash-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(15,30,53,.12)}.hp-step-icon{transition:transform .25s ease,box-shadow .25s ease}.hp-step:hover .hp-step-icon{transform:translateY(-4px);box-shadow:0 12px 24px rgba(234,88,12,.2)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1!important;transform:none!important;transition:none!important}.card,.hp-money-step,.hp-fee-card,.hp-dash-card,.counter-card,.hp-step-icon{transition:none!important}}
.hp-cta-icon{width:120px;height:120px;border-radius:0;background:linear-gradient(135deg,#fff2e8,#ffe3ce);display:grid;place-items:center;font-size:44px;color:#ea580c;flex-shrink:0}
.hp-cta-top{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}
.hp-cta-copy{flex:1;min-width:260px}
.hp-cta-stats{display:flex;align-items:center;gap:32px;flex-shrink:0}
.hp-cta-stat strong{display:block;font-size:38px;font-weight:900;color:#182230;line-height:1;letter-spacing:-.02em}
.hp-cta-stat span{display:block;font-size:13px;font-weight:700;color:#667085;margin-top:5px;white-space:nowrap}
.hp-cta-stat-divider{width:1px;align-self:stretch;background:#e5e9f0}
@media(max-width:640px){.hp-cta-top{flex-direction:column;align-items:flex-start;gap:20px}}
@media(max-width:900px){.hp-hero-visual{display:none}.hp-steps{flex-direction:column}.hp-steps:before{display:none}.hp-money-flow,.hp-cta{flex-direction:column}.hp-money-flow{align-items:stretch}.hp-money-arrow{transform:rotate(90deg);align-self:center}.hp-money-step,.hp-fee-stack{min-width:0;width:100%}}
@media(max-width:640px){.hp-trust-divider{display:none}.hp-trust-item{padding:8px 16px}}
@media(max-width:960px){.hero-grid,.sidebar-layout,.login-wrap{grid-template-columns:1fr}.hero h1{font-size:42px}.hero-visual{margin-top:20px}.search-shell{grid-template-columns:1fr 1fr}.grid-4,.dashboard-grid{grid-template-columns:1fr 1fr}.grid-3{grid-template-columns:1fr 1fr}.market-layout{grid-template-columns:1fr}.filters{position:static}.counter-grid{grid-template-columns:1fr}.booking-panel{position:static}.auth-visual{min-height:320px}.admin-shell{grid-template-columns:1fr}.side-nav{height:auto;position:static;display:flex;overflow:auto}.side-nav .brand{display:none}.side-nav a{white-space:nowrap}.wallet-hero{grid-template-columns:1fr 1fr}.nav-toggle{display:flex;align-items:center}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;gap:0;background:#fff;padding:8px 0;border-top:1px solid #e7ebf0;box-shadow:0 12px 24px rgba(16,24,40,.1)}.nav-links.open{display:flex}.nav-links .hp-nav-link{width:100%;padding:14px 20px}.nav-links-mobile-only{display:block;border-top:1px solid #edf0f4}.nav-actions .btn-outline{display:none}}@media(max-width:640px){.container{width:min(100% - 24px,1180px)}.hero{padding-top:42px}.hero h1{font-size:36px}.search-shell,.grid-4,.grid-3,.dashboard-grid,.form-grid,.role-grid,.wallet-hero{grid-template-columns:1fr}.gallery{grid-template-columns:1fr}.gallery-main{height:300px}.gallery-stack{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.footer-grid{grid-template-columns:1fr 1fr}.title-row{align-items:flex-start;flex-direction:column}.hp-dash-split{grid-template-columns:1fr}.hp-dash-card{padding:16px}.hp-hero-badge{font-size:12px}.hero h1{letter-spacing:-.03em}}
/* CounterAd.com official logo */
.brand-logo-link{flex:0 0 auto}
.site-logo{width:190px;height:auto;object-fit:contain}
.footer-brand-logo{display:inline-flex;background:#fff;border-radius:0;padding:7px 10px}
.site-logo-footer{width:185px}
.admin-brand-logo{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:8px!important;padding:8px 8px 20px!important}
.admin-brand-logo .admin-logo{width:176px;height:auto;background:#fff;border-radius:0;padding:5px 7px}
.admin-brand-logo span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#9fb0c7}
@media(max-width:640px){.site-logo{width:155px}.topbar{height:64px}.site-logo-footer{width:175px}}
.proof-link{color:#fb7a1e;font-weight:700;display:inline-flex;align-items:center;gap:5px}
.proof-link:hover{text-decoration:underline}
.proof-link i{font-size:12px}
.lightbox-overlay{position:fixed;inset:0;background:rgba(12,20,35,.88);z-index:1000;display:flex;align-items:center;justify-content:center}
.lightbox-overlay[hidden]{display:none}
.lightbox-img{max-width:min(880px,86vw);max-height:80vh;object-fit:contain;border-radius:0;box-shadow:0 24px 60px rgba(0,0,0,.4)}
.lightbox-close{position:absolute;top:20px;right:24px;background:none;border:0;color:#fff;font-size:32px;line-height:1;cursor:pointer;padding:6px}
.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.3);color:#fff;width:44px;height:44px;border-radius:0;font-size:22px;cursor:pointer;display:grid;place-items:center}
.lightbox-nav:hover{background:rgba(255,255,255,.22)}
.lightbox-prev{left:20px}
.lightbox-next{right:20px}
.lightbox-counter{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);color:#fff;font-size:13px;font-weight:700;background:rgba(255,255,255,.12);padding:6px 14px;border-radius:0}
.table-wrap table tbody tr:hover{background:#fafbfc}
.filter-row{display:flex;flex-wrap:wrap;gap:8px}
.filter-chip{display:inline-flex;align-items:center;padding:8px 14px;border-radius:0;font-size:13px;font-weight:700;color:#475467;background:#fff;border:1px solid #d9e0e8;transition:border-color .15s ease,color .15s ease,background .15s ease}
.filter-chip:hover{border-color:#fb7a1e;color:#fb7a1e}
.filter-chip.active{background:linear-gradient(135deg,#fb7a1e,#ea580c);color:#fff;border-color:transparent;box-shadow:0 6px 16px -4px rgba(234,88,12,.4)}
.retailer-dashboard-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:18px;align-items:stretch}.retailer-dashboard-layout>.card{height:100%}.retailer-side-rail{display:flex;flex-direction:column;gap:18px}.journey-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}
.journey-head-main{display:flex;align-items:center;gap:12px}
.journey-icon{width:48px;height:48px;flex-shrink:0;background:linear-gradient(135deg,#fff2e8,#ffe3ce);color:#ea580c;display:grid;place-items:center;font-size:19px}
.journey-title{margin:2px 0 0;font-size:20px;color:#182230}
.journey-tier-path{display:flex;align-items:stretch;gap:12px;flex-wrap:wrap;margin:16px 0}
.journey-tier-col{display:flex;flex-direction:column;gap:6px;align-items:flex-start;flex:1;min-width:120px}
.journey-tier-caption{font-size:11px;color:#98a2b3;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.journey-tier{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f1f3f5;color:#667085;font-size:17px;font-weight:900;padding:14px 16px;width:100%;flex:1}
.journey-tier.active{background:#fff2e8;color:#ea580c}
.journey-tier.target{background:#eaf8f2;color:#137e55}
.journey-tier-icon{font-size:13px;opacity:.7}
.journey-tier-arrow-col{flex:0 0 auto;min-width:0}
.journey-arrow-cell{display:flex;flex:1;align-items:center;justify-content:center}
.journey-arrow-btn{width:38px;height:38px;flex-shrink:0;background:#fff;border:1px solid #e5e9f0;color:#ea580c;display:grid;place-items:center;font-size:14px}
.journey-callout{display:flex;align-items:flex-start;gap:14px;background:#fff7ed;border:1px solid #fde3c9;padding:16px}
.journey-callout-icon{width:44px;height:44px;flex-shrink:0;background:#ea580c;color:#fff;display:grid;place-items:center;font-size:17px}
.journey-headline{font-size:17px;font-weight:800;color:#182230;margin:2px 0 4px}
.journey-num{color:#ea580c}
.journey-detail{font-size:13px;line-height:1.5;margin:0}
.journey-progress-panel{border-top:1px solid #edf0f3;margin-top:18px;padding-top:16px}
.journey-progress-label{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:15px;color:#182230;font-weight:800}
.journey-progress-label strong{color:#ea580c;font-size:16px}
.journey-progress{height:8px;background:#edf1f5;margin-top:10px;overflow:hidden}
.journey-progress span{display:block;height:100%;background:#fb7a1e}
.journey-stat-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px;padding-top:16px;border-top:1px solid #edf0f3}
.journey-stat-item{display:flex;align-items:center;gap:12px;flex:1;min-width:130px}
.journey-stat-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;font-size:16px}
.journey-stat-icon.sold{background:#fff2e8;color:#ea580c}
.journey-stat-icon.left{background:#eaf2ff;color:#2b6cb0}
.journey-stat-icon.campaign{background:#f1eaff;color:#7c3aed}
.journey-stat-label{display:block;font-size:12px;color:#667085;font-weight:700}
.journey-stat-item strong{display:block;font-size:20px;font-weight:900;color:#182230;margin-top:2px}
.journey-stat-unit{display:block;font-size:11px;color:#98a2b3;margin-top:1px}
.journey-checkpoints{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.journey-day-status{display:flex;align-items:center;gap:9px;background:#fff7ed;color:#182230;font-size:13px;font-weight:800;padding:10px 14px;margin-top:16px}
.journey-day-status i{color:#ea580c}
.journey-day-status-sep{color:#dbe2ea}
.journey-day-status-phrase{color:#98a2b3;font-weight:600}
.journey-checkpoint{display:inline-flex;align-items:center;gap:7px;background:#f1f3f5;color:#667085;font-size:12px;font-weight:800;padding:8px 12px}
.journey-checkpoint em{font-style:normal;opacity:.75}
.journey-checkpoint.active{background:#fff2e8;color:#ea580c}
.journey-checkpoint.done{background:#eaf8f2;color:#137e55}
.journey-checkpoint.missed{background:#fff0f0;color:#c13c3c}
@media(max-width:960px){.retailer-dashboard-layout{grid-template-columns:1fr}}
@media(max-width:640px){.journey-stat-row{flex-direction:column;gap:14px}.journey-tier-path{flex-direction:column;align-items:stretch}.journey-tier-arrow-col{align-self:center}.journey-tier-arrow-col .journey-tier-caption{display:none}.journey-arrow-btn{transform:rotate(90deg)}}
