:root{--navy:#081a2b;--navy2:#102a42;--brand:#ef5a32;--brand2:#d94a25;--blue:#14658e;--ink:#122033;--muted:#687789;--line:#dde5eb;--line2:#edf1f4;--bg:#f5f7f8;--surface:#fff;--soft:#eef4f6;--ok:#0b7757;--amber:#bd7a11;--red:#bd3f3f;--shadow:0 18px 50px rgba(8,26,43,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Be Vietnam Pro",sans-serif;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.no-scroll{overflow:hidden}.eyebrow{margin:0 0 8px;color:#8dd1e3;font-size:10px;font-weight:800;letter-spacing:.11em}.eyebrow.dark{color:var(--blue)}.muted{color:var(--muted)}.fine{margin:11px 0 0;text-align:center;color:#83909d;font-size:10px}.fine.left{text-align:left}
.brand-logo{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.brand-logo img{display:block;width:126px;height:52px;object-fit:contain}.brand-logo.darkplate{padding:4px 8px;border-radius:10px;background:#fff}.brand-sub{font-size:9px;font-weight:800;letter-spacing:.1em;margin-left:7px}.admin-sidebar .brand-sub,.worker-top .brand-sub{color:#9eb1c0}
.btn{border:0;border-radius:11px;padding:12px 16px;font-weight:750;transition:.18s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:default;transform:none}.btn-brand{background:var(--brand);color:#fff;box-shadow:0 9px 22px rgba(239,90,50,.17)}.btn-brand:hover{background:var(--brand2)}.btn-soft{background:#fff;color:var(--navy);border:1px solid var(--line)}.btn-link{background:transparent;color:var(--muted);padding:8px}.btn-block{width:100%;min-height:50px}.btn-lg{min-height:52px;padding:0 23px}.btn-xl{min-height:54px;padding:0 24px;font-size:15px}.btn.small{padding:9px 12px;font-size:11px}
.site-header{height:74px;display:flex;align-items:center;gap:30px;padding:0 max(20px,calc((100% - 1180px)/2));background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.site-header nav{display:flex;gap:24px;margin-right:auto}.site-header nav a{text-decoration:none;color:#536274;font-size:12px;font-weight:650}.site-header nav a:hover{color:var(--navy)}
.hero{min-height:690px;padding:62px max(22px,calc((100% - 1180px)/2)) 56px;display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:58px;align-items:center;background:radial-gradient(circle at 82% 14%,rgba(35,120,163,.34),transparent 30%),linear-gradient(135deg,var(--navy),var(--navy2));color:#fff}.hero h1{margin:16px 0 20px;font:800 clamp(46px,5.4vw,70px)/1 Manrope,sans-serif;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:#ff9f82}.hero-lead{max-width:680px;margin:0;color:#c8d5df;font-size:17px;line-height:1.72}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin:22px 0 26px;color:#b9c7d2;font-size:12px}.lead-card{background:#fff;color:var(--ink);border-radius:20px;padding:22px;box-shadow:0 28px 70px rgba(0,0,0,.24);max-width:720px}.lead-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:15px}.lead-heading small{color:var(--blue);font-size:9px;font-weight:800;letter-spacing:.08em}.lead-heading h2{margin:3px 0 0;font-size:19px}.price-anchor{text-align:right;display:grid}.price-anchor span{font-size:9px;color:var(--muted)}.price-anchor b{font-size:17px;color:var(--brand)}.lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.lead-card label,.drawer-step label{display:grid;gap:6px;margin-bottom:10px;font-size:11px;font-weight:700;color:#445266}.lead-card input,.drawer-step input,.drawer-step select{min-height:46px;width:100%;border:1px solid #d7e0e6;border-radius:10px;padding:0 12px;outline:none;background:#fff}.lead-card input:focus,.drawer-step input:focus,.drawer-step select:focus{border-color:#69a9c1;box-shadow:0 0 0 3px rgba(20,101,142,.1)}
.hero-media{position:relative;min-height:585px;display:flex;align-items:center}.hero-photo{width:100%;height:540px;margin:0;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.15);box-shadow:0 35px 90px rgba(0,0,0,.35);position:relative;background:#17324b}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(5,18,31,.62))}.hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.hero-photo figcaption{position:absolute;left:18px;bottom:15px;z-index:2;font-size:9px;color:#d6e0e8}.floating-proof{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;background:#fff;color:var(--ink);box-shadow:0 18px 45px rgba(0,0,0,.2);z-index:4}.floating-proof>b{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#eaf5f1;color:var(--ok);font-size:11px}.floating-proof span{display:grid}.floating-proof strong{font-size:11px}.floating-proof small{font-size:8px;color:var(--muted);margin-top:2px}.proof-a{left:-26px;top:62px}.proof-b{right:-24px;bottom:105px}.hero-price-chip{position:absolute;left:18px;right:68px;bottom:-4px;display:grid;grid-template-columns:1fr auto;align-items:center;padding:16px 18px;border-radius:15px;background:var(--brand);z-index:5;box-shadow:0 18px 44px rgba(239,90,50,.26)}.hero-price-chip span{font-size:9px;font-weight:700}.hero-price-chip strong{font-size:21px}.hero-price-chip small{grid-column:1/-1;margin-top:2px;color:#ffe2d9;font-size:8px}
.proof-strip{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-top:0}.proof-strip>div{padding:19px 20px;border-right:1px solid var(--line)}.proof-strip>div:last-child{border-right:0}.proof-strip b,.proof-strip span{display:block}.proof-strip b{font-size:12px}.proof-strip span{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.5}
.section{max-width:1180px;margin:0 auto;padding:78px 0}.section-head{max-width:800px;margin-bottom:30px}.section-head.compact{max-width:680px}.section h2,.deliverable h2,.faq h2,.final-cta h2{font:800 38px/1.14 Manrope,sans-serif;letter-spacing:-.035em;margin:9px 0 13px}.section-head p:last-child,.deliverable-copy>p{color:var(--muted);line-height:1.8;font-size:14px}
.package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.package-card{position:relative;display:flex;flex-direction:column;padding:22px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 40px rgba(7,26,45,.05)}.package-card.featured{border:2px solid var(--brand);box-shadow:0 20px 55px rgba(239,90,50,.12)}.package-badge{position:absolute;top:-13px;left:18px;padding:6px 10px;border-radius:999px;background:var(--brand);color:#fff;font-size:8px;font-weight:800;letter-spacing:.06em}.package-head{display:flex;justify-content:space-between;gap:15px;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid var(--line)}.package-head>div{display:grid}.package-head span{color:var(--brand);font-size:9px;font-weight:800}.package-head small{margin-top:8px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.08em}.package-head h3{margin:4px 0 0;font:800 20px/1.2 Manrope,sans-serif}.package-head>strong{font-size:18px;white-space:nowrap}.package-fit{min-height:78px;margin:16px 0 10px;color:var(--muted);font-size:10px;line-height:1.7}.package-fit b{color:var(--ink)}.package-card ul{list-style:none;padding:0;margin:0 0 16px}.package-card li{position:relative;padding:8px 0 8px 22px;border-bottom:1px solid #eef2f4;color:#506073;font-size:10px;line-height:1.55}.package-card li:before{content:"✓";position:absolute;left:0;color:var(--ok);font-weight:900}.package-pay{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;margin-bottom:14px}.package-pay>div{display:grid;padding:11px;border-radius:10px;background:var(--soft)}.package-pay span{font-size:8px;color:var(--muted)}.package-pay b{font-size:13px;margin-top:3px}.package-pay>div:first-child b{color:var(--brand)}.package-note{max-width:850px;margin:14px auto 0;text-align:center;color:#8b97a2;font-size:9px;line-height:1.65}
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.photo-grid article{margin:0;border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 10px 35px rgba(7,26,45,.06)}.photo-grid img{width:100%;height:230px;object-fit:cover;display:block}.photo-grid article>div{padding:18px}.photo-grid span{color:var(--brand);font-size:9px;font-weight:800}.photo-grid h3{margin:5px 0 6px;font-size:15px}.photo-grid p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}
.deliverable{display:grid;grid-template-columns:1fr 520px;gap:36px;align-items:center}.benefit-list{list-style:none;padding:0;margin:24px 0}.benefit-list li{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.benefit-list li span{color:var(--muted)}.report-proof-grid{display:grid;gap:8px;max-width:520px}.report-pages{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-shot{margin:0;border-radius:16px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:0 12px 34px rgba(7,26,45,.09)}.product-shot img{display:block;width:100%;background:#eef2f4}.report-pages .product-shot img{height:185px;object-fit:contain;background:#fff}.product-shot figcaption{padding:8px 10px;display:grid}.product-shot figcaption b{font-size:9px}.product-shot figcaption span{font-size:7px;color:var(--muted);margin-top:3px;line-height:1.45}.tracker-shot img{height:145px;object-fit:cover}.tracker-shot figcaption{padding:8px 10px}
.three-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.three-steps article{padding:23px;border-radius:16px;background:#fff;border:1px solid var(--line)}.three-steps span{color:var(--brand);font-size:9px;font-weight:800}.three-steps h3{margin:12px 0 7px;font-size:15px}.three-steps p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px}.faq-list{border-top:1px solid var(--line)}.faq-list details{padding:18px 0;border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-size:12px;font-weight:750}.faq-list p{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.75}.final-cta{max-width:1180px;margin:0 auto 82px;padding:44px 46px;border-radius:24px;background:linear-gradient(135deg,var(--navy),#10314f);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta h2{margin:7px 0 5px}.final-cta p{margin:0;color:#b9c8d4;font-size:11px}
.booking-drawer{position:fixed;inset:0;display:none;justify-content:flex-end;background:rgba(4,14,24,.66);z-index:100}.booking-drawer.open{display:flex}.drawer-panel{width:min(620px,100%);height:100%;overflow:auto;background:#fff;padding:28px;position:relative}.drawer-close{position:absolute;right:18px;top:16px;width:36px;height:36px;border:0;border-radius:50%;background:#eef2f4;font-size:20px}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:35px 0 28px}.booking-steps span{padding:10px;border-radius:9px;background:#f2f4f6;color:#8a96a1;font-size:9px;text-align:center}.booking-steps span.active{background:var(--navy);color:#fff}.drawer-step{display:none}.drawer-step.active{display:block}.drawer-step h2{font:800 29px/1.2 Manrope,sans-serif;margin:8px 0 22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-packages{display:grid;gap:9px;margin-bottom:17px}.drawer-packages button{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;text-align:left;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;position:relative}.drawer-packages button.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgba(239,90,50,.08);background:#fffaf8}.drawer-packages button>div{display:grid}.drawer-packages b{font-size:12px}.drawer-packages div small{color:var(--muted);font-size:8px;margin-top:2px}.drawer-packages span{font-size:12px;font-weight:800}.drawer-packages em{grid-column:1/-1;width:max-content;padding:4px 6px;border-radius:999px;background:#fff0eb;color:var(--brand);font-size:7px;font-style:normal;font-weight:800}.pay-summary{margin:16px 0;padding:15px;border-radius:12px;background:#f5f7f8}.pay-summary>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-bottom:1px solid #e5eaee;font-size:10px}.pay-summary>div:last-child{border:0}.pay-summary strong{color:var(--brand);font-size:15px}.pay-highlight{background:#fff5f1;margin:0 -7px;padding:10px 7px!important;border-radius:8px}.qr-card{padding:18px;border:1px solid var(--line);border-radius:14px;margin:18px 0;background:#f9fbfc}.drawer-qr-img{display:block;width:210px;max-width:100%;margin:0 auto 16px}.transfer-info>div{display:flex;justify-content:space-between;padding:8px 0;border-top:1px solid var(--line);font-size:10px}.transfer-info strong{color:var(--brand);font-size:15px}.matching-state{text-align:center;padding:45px 20px}.spinner{width:54px;height:54px;margin:0 auto 18px;border:4px solid #e8edf0;border-top-color:var(--brand);border-radius:50%;animation:spin 1s linear infinite}.matching-list{margin:20px auto 0;max-width:390px;display:grid;gap:8px;text-align:left}.matching-list span{padding:10px 12px;border-radius:9px;background:#f4f7f8;font-size:10px}@keyframes spin{to{transform:rotate(360deg)}}.mobile-bottom{display:none}
/* WORKER */.worker-app{background:#eef2f4;padding-bottom:74px}.worker-top{height:68px;padding:0 max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;gap:20px;background:var(--navy);color:#fff}.worker-top .brand-logo img{width:94px;height:42px}.worker-status{margin-left:auto;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#c7d5df;font-size:10px}.worker-status i{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#4fd09a}.worker-status.off i{background:#98a5b0}.avatar-btn{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#fff;color:var(--navy);font-size:10px;font-weight:800}.avatar-btn.dark{background:var(--navy);color:#fff}.worker-shell{max-width:1180px;margin:auto;padding:34px 0}.worker-hero{padding:27px 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:20px;background:linear-gradient(135deg,#102a42,#173c5b);color:#fff}.worker-hero h1{margin:4px 0 8px;font:800 31px/1.15 Manrope,sans-serif}.worker-hero h1 em{font-style:normal;color:#ff9b7d}.worker-hero p:last-child{margin:0;color:#b8c8d4;font-size:11px}.income-today{min-width:245px;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05)}.income-today span,.income-today strong,.income-today small{display:block}.income-today span{color:#abc0cf;font-size:9px}.income-today strong{margin:4px 0;font:800 23px Manrope,sans-serif}.income-today small{color:#8fa6b7;font-size:9px}.worker-grid{display:grid;grid-template-columns:1fr 300px;gap:18px;margin-top:18px}.section-toolbar{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:4px 0 12px}.section-toolbar h2{margin:2px 0;font-size:20px}.section-toolbar.offers{margin-top:30px}.job-card,.offer-card,.side-card{background:#fff;border:1px solid var(--line);border-radius:16px}.job-card{padding:20px;margin-bottom:12px}.active-job{border-color:#8fbccd;box-shadow:var(--shadow)}.job-state{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;color:var(--blue);font-size:9px;font-weight:800}.job-state.muted-state{color:#7e8a96}.job-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid var(--line2)}.job-head h3{margin:0 0 4px;font-size:17px}.job-head p{margin:0;color:var(--muted);font-size:10px}.job-head>strong{font-size:17px}.job-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 0}.job-facts div{padding:10px;border-radius:10px;background:#f6f8f9}.job-facts span,.job-facts b{display:block}.job-facts span{color:var(--muted);font-size:8px}.job-facts b{margin-top:3px;font-size:10px}.job-note{padding:12px;border-radius:10px;background:#fff7e7}.job-note b{font-size:9px}.job-note p{margin:4px 0 0;color:#6e5a33;font-size:9px;line-height:1.6}.job-actions{display:flex;gap:8px;margin-top:14px}.offer-card{padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.offer-card h3{margin:6px 0 3px;font-size:14px}.offer-card p{margin:0;color:var(--muted);font-size:9px}.pill{display:inline-block;padding:5px 8px;border-radius:999px;background:#eaf4f7;color:var(--blue);font-size:8px;font-weight:800}.offer-pay{text-align:right}.offer-pay small,.offer-pay strong{display:block}.offer-pay small{color:var(--muted);font-size:8px}.offer-pay strong{font-size:16px}.side-card{padding:18px;margin-bottom:12px}.big-stat{display:flex;align-items:baseline;gap:7px;padding-bottom:13px;border-bottom:1px solid var(--line2)}.big-stat strong{font:800 29px Manrope,sans-serif}.big-stat span{color:var(--muted);font-size:9px}.metric,.check-row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line2);font-size:9px}.metric b,.check-row b{color:var(--ok)}.small-copy{font-size:9px;line-height:1.7}.field-sheet{position:fixed;inset:0;display:none;align-items:flex-end;justify-content:center;background:rgba(4,16,25,.56);z-index:90}.field-sheet.open{display:flex}.field-panel{width:min(600px,100%);padding:22px;border-radius:20px 20px 0 0;background:#fff}.field-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line)}.field-head small{color:var(--blue);font-size:9px;font-weight:800}.field-head h2{margin:2px 0}.field-head button{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:22px}.live-banner{display:flex;align-items:center;gap:10px;padding:12px;margin:14px 0;border-radius:11px;background:#eaf7f2;color:#245d4c}.live-banner.off{background:#f2f4f5;color:#6f7c88}.live-banner i{width:9px;height:9px;border-radius:50%;background:#22a36f}.live-banner.off i{background:#9aa6b0}.live-banner div{display:grid;margin-right:auto}.live-banner b{font-size:10px}.live-banner span{font-size:8px}.live-banner button{border:0;background:transparent;color:inherit;font-size:9px;font-weight:800}.field-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:20px 0}.field-progress div{display:grid;justify-items:center;gap:5px;color:#89949e;font-size:8px;text-align:center}.field-progress i{width:13px;height:13px;border:2px solid #c8d0d7;border-radius:50%}.field-progress .done i{border-color:var(--ok);background:var(--ok)}.field-progress .current{color:var(--blue);font-weight:800}.field-progress .current i{box-shadow:0 0 0 4px rgba(20,101,142,.1)}.field-actions{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px}.worker-bottom{position:fixed;left:0;right:0;bottom:0;height:62px;display:none;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--line);z-index:60}.worker-bottom button{border:0;background:#fff;color:#7b8793;font-size:9px}.worker-bottom button.active{color:var(--navy);font-weight:800}
/* ADMIN */.admin-app{background:#f2f4f6}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:220px;padding:22px 14px;background:var(--navy);color:#fff}.admin-sidebar .brand-logo img{width:105px;height:50px}.admin-sidebar nav{display:grid;gap:4px;margin-top:26px}.admin-sidebar nav button{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#9db0bf;text-align:left;font-size:10px}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{background:rgba(255,255,255,.08);color:#fff}.admin-sidebar nav b{min-width:20px;padding:3px 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:8px;text-align:center}.sidebar-bottom{position:absolute;left:14px;right:14px;bottom:20px;display:grid;gap:7px}.sidebar-bottom a{padding:9px 11px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#9db0bf;text-decoration:none;font-size:9px}.admin-main{margin-left:220px;padding:0 28px 50px}.admin-top{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-top small{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.1em}.admin-top h1{margin:2px 0;font:800 25px Manrope,sans-serif}.admin-actions{display:flex;align-items:center;gap:10px}.search input{width:260px;height:38px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;outline:none;font-size:10px}.admin-view{display:none}.admin-view.active{display:block}.ops-alert{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 16px;margin-bottom:14px;border:1px solid #f0d39c;border-radius:12px;background:#fff8e8}.ops-alert div{display:grid}.ops-alert b{font-size:11px}.ops-alert span{color:#755f35;font-size:9px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.kpi-grid article{padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff}.kpi-grid span,.kpi-grid strong,.kpi-grid small{display:block}.kpi-grid span{color:var(--muted);font-size:9px}.kpi-grid strong{margin:4px 0 2px;font:800 23px Manrope,sans-serif}.kpi-grid small{color:#87939e;font-size:8px}.admin-grid{display:grid;grid-template-columns:2fr 1fr;gap:14px}.admin-grid.lower{grid-template-columns:1fr 1fr;margin-top:14px}.panel{padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.panel.full{min-height:500px}.panel-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:15px}.panel-head h2{margin:2px 0;font-size:18px}.ops-table{border-top:1px solid var(--line)}.ops-row{display:grid;grid-template-columns:.8fr 1.35fr .8fr 1.1fr 1fr .55fr;align-items:center;gap:8px;padding:11px 7px;border-bottom:1px solid var(--line2);font-size:9px}.ops-row.head{color:#8995a0;font-size:8px}.ops-row.urgent{background:#fffaf0}.ops-row>span{min-width:0}.ops-row>span b,.ops-row>span small{display:block}.ops-row>span small{color:var(--muted);font-size:7px}.dot{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%}.dot.amber{background:#dda12c}.dot.blue{background:#3d94bd}.dot.green{background:#2da278}.dot.red{background:#cf5252}.table-btn{padding:6px 8px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font-size:8px;font-weight:700}.supply-stat{display:flex;align-items:baseline;gap:7px;padding-bottom:11px;border-bottom:1px solid var(--line2)}.supply-stat strong{font:800 27px Manrope,sans-serif}.supply-stat span{color:var(--muted);font-size:8px}.supply-row{display:grid;grid-template-columns:1fr 25px 45px;gap:8px;padding:10px 0;border-bottom:1px solid var(--line2);font-size:9px}.supply-row em{font-style:normal;color:var(--ok);font-size:8px}.supply-row.warn em{color:var(--amber)}.finance-big{padding-bottom:14px;border-bottom:1px solid var(--line2)}.finance-big span,.finance-big strong{display:block}.finance-big span{color:var(--muted);font-size:9px}.finance-big strong{font:800 24px Manrope,sans-serif}.issue-item{display:grid;grid-template-columns:12px 1fr auto;gap:9px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line2)}.issue-item div{display:grid}.issue-item b{font-size:9px}.issue-item span{color:var(--muted);font-size:8px}.issue-item button{border:0;background:none;color:var(--blue);font-size:8px;font-weight:800}.filters{display:flex;gap:5px}.filters button{padding:6px 9px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:8px}.filters button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.queue-cards{display:grid;gap:10px}.queue-cards article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px;border:1px solid var(--line);border-radius:12px}.queue-cards h3{margin:7px 0 3px}.queue-cards p{margin:0;color:var(--muted);font-size:9px}.queue-cards article>div:last-child{display:grid;justify-items:end;gap:8px;font-size:9px}.amber-pill{background:#fff2d4;color:#946112}.blue-pill{background:#eaf5fa;color:var(--blue)}.worker-admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.worker-admin-grid article{padding:16px;border:1px solid var(--line);border-radius:12px}.worker-admin-head{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--line2)}.worker-admin-head div{margin-right:auto}.worker-admin-head h3{margin:0;font-size:12px}.worker-admin-head p{margin:2px 0 0;color:var(--muted);font-size:8px}.online-badge{padding:5px 7px;border-radius:999px;background:#eaf7f2;color:var(--ok);font-size:7px;font-weight:800}.finance-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px}.finance-summary article{padding:15px;border:1px solid var(--line);border-radius:11px}.finance-summary span,.finance-summary strong{display:block}.finance-summary span{color:var(--muted);font-size:8px}.finance-summary strong{margin-top:4px;font-size:17px}.issue-large{padding:17px;margin-bottom:10px;border-left:3px solid #dda12c;border-radius:9px;background:#fffaf0}.issue-large.red-border{border-left-color:#cf5252;background:#fff4f4}.issue-large b{font-size:11px}.issue-large p{color:var(--muted);font-size:9px}.kpi-grid.compact{margin-top:10px}.assign-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(4,16,25,.56);z-index:100}.assign-modal.open{display:flex}.assign-panel{width:min(550px,100%);padding:24px;border-radius:16px;background:#fff;position:relative}.candidate{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-top:1px solid var(--line2)}.candidate div{display:grid}.candidate b{font-size:10px}.candidate small{color:var(--muted);font-size:8px}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:50px}.hero-media{min-height:480px}.hero-photo{height:460px}.proof-a{left:14px}.proof-b{right:14px}.package-grid{grid-template-columns:1fr}.package-card{max-width:720px;width:100%;margin:0 auto}.package-fit{min-height:0}.deliverable,.faq{grid-template-columns:1fr}.report-proof-grid{max-width:560px}.section{padding-left:18px;padding-right:18px}.proof-strip{grid-template-columns:1fr 1fr}.worker-grid{grid-template-columns:1fr}.admin-sidebar{width:180px}.admin-main{margin-left:180px;padding-left:18px;padding-right:18px}.admin-grid,.admin-grid.lower{grid-template-columns:1fr}.ops-table{overflow:auto}.ops-row{min-width:760px}.kpi-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body.customer-app{padding-bottom:76px}.site-header{height:62px;padding:0 14px}.site-header nav,.site-header>.btn{display:none}.brand-logo img{width:102px;height:46px}.hero{min-height:0;padding:28px 15px 26px;gap:23px}.hero h1{font-size:36px;line-height:1.04;margin:12px 0 14px}.hero-lead{font-size:13px;line-height:1.62}.hero-trust{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;margin:16px 0 17px;font-size:10px}.hero-trust span:last-child{grid-column:1/-1}.lead-card{padding:15px;border-radius:16px}.lead-heading{align-items:flex-start}.lead-heading small{font-size:7px}.lead-heading h2{font-size:15px}.lead-grid{grid-template-columns:1fr}.lead-card input{font-size:16px}.hero-media{min-height:245px}.hero-photo{height:238px;border-radius:18px}.floating-proof{display:none}.hero-price-chip{left:10px;right:10px;bottom:-9px;padding:12px 13px}.proof-strip{grid-template-columns:1fr 1fr}.proof-strip>div{padding:12px 11px}.section{padding:52px 15px}.section h2,.deliverable h2,.faq h2,.final-cta h2{font-size:28px;line-height:1.16}.package-card.featured{order:-1}.photo-grid{grid-template-columns:1fr}.photo-grid img{height:auto;aspect-ratio:16/9}.deliverable{gap:20px}.benefit-list li{grid-template-columns:1fr;gap:3px}.report-pages{gap:6px}.report-pages .product-shot img{height:145px}.tracker-shot img{height:125px}.three-steps{grid-template-columns:1fr}.faq{gap:20px}.final-cta{margin:0 15px 70px;padding:24px 19px;align-items:stretch;flex-direction:column;border-radius:18px}.form-grid{grid-template-columns:1fr}.booking-drawer{align-items:flex-end;justify-content:center}.drawer-panel{width:100%;height:92svh;padding:18px 15px 26px;border-radius:24px 24px 0 0}.booking-steps{margin:37px 0 22px;position:sticky;top:-18px;background:#fff;padding:10px 0;z-index:2}.drawer-step h2{font-size:24px}.drawer-step input,.drawer-step select{font-size:16px}.mobile-bottom{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;position:fixed;left:0;right:0;bottom:0;padding:9px 13px;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:90}.mobile-bottom>div{display:grid;min-width:82px}.mobile-bottom small{font-size:7px;color:var(--muted)}.mobile-bottom b{font-size:12px}.mobile-bottom .btn{width:100%;min-height:46px}.worker-top{padding:0 14px}.worker-status{font-size:0}.worker-status i{margin:0}.worker-shell{padding:18px 13px 78px}.worker-hero{align-items:flex-start;flex-direction:column;padding:20px}.worker-hero h1{font-size:26px}.income-today{width:100%}.worker-side{display:none}.job-facts{grid-template-columns:1fr 1fr 1fr}.job-actions{display:grid;grid-template-columns:1fr 1fr}.offer-card{align-items:flex-start;flex-direction:column}.offer-pay{width:100%;text-align:left;display:flex;align-items:end;justify-content:space-between}.field-actions{grid-template-columns:1fr}.worker-bottom{display:grid}.admin-sidebar{position:static;width:auto;height:62px;padding:0 13px;display:flex;align-items:center}.admin-sidebar nav,.sidebar-bottom{display:none}.admin-main{margin-left:0;padding:0 13px 40px}.admin-top{height:74px}.search{display:none}.kpi-grid{grid-template-columns:1fr 1fr}.ops-alert{align-items:flex-start;flex-direction:column}.worker-admin-grid,.finance-summary{grid-template-columns:1fr}.panel{padding:13px}.queue-cards article{align-items:flex-start;flex-direction:column}.assign-panel{padding:20px}.candidate{grid-template-columns:38px 1fr}.candidate .btn{grid-column:1/-1;width:100%}}
/* V23 operational UI additions */
.form-error{margin:12px 0;padding:11px 13px;border-radius:12px;background:#fff1f2;color:#b42318;font-weight:700;font-size:13px;border:1px solid #fecdd3}.dev-hint{margin:12px 0;padding:12px;border-radius:12px;background:#fff8df;border:1px dashed #d29b14;color:#745400;font-weight:800}.review-box,.order-live-card{display:grid;gap:9px;margin:14px 0;padding:14px;border-radius:14px;background:#f7f9fc;border:1px solid var(--line)}.review-box span,.order-live-card span{color:var(--muted);font-size:12px}.order-live-card>div{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:8px}.order-live-card>div:last-child{border-bottom:0;padding-bottom:0}.order-live-card a{font-weight:800}.drawer-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.btn-block{width:100%}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f7fb}.login-card{width:min(440px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 18px 60px rgba(8,26,43,.08)}.login-card h1{margin:16px 0 6px}.login-card label{display:grid;gap:7px;margin:12px 0;font-weight:700}.login-card input,.login-card select,.login-card textarea,.ops-input{width:100%;border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;font:inherit}.login-error{color:#b42318;font-weight:700;min-height:20px}.hidden{display:none!important}.op-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.op-card{border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff}.status-chip{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf4ff;color:#0f4c81;font-size:11px;font-weight:800}.status-chip.warn{background:#fff8df;color:#745400}.status-chip.ok{background:#eaf8ef;color:#176b37}.job-list{display:grid;gap:14px}.job-card-v23{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.job-card-v23 header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.job-card-v23 .actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.worker-tabs{display:flex;gap:8px;overflow:auto;margin:16px 0}.worker-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:999px;font-weight:800}.worker-tabs button.active{background:#081a2b;color:#fff}.checklist{display:grid;gap:10px}.check-item{border:1px solid var(--line);border-radius:14px;padding:12px}.check-item label{display:grid;gap:6px}.evidence-preview{font-size:12px;color:var(--muted);margin-top:6px}.admin-mobile-nav{display:none;gap:7px;overflow:auto;padding:8px 0}.admin-mobile-nav button{white-space:nowrap}.admin-data-table{width:100%;overflow:auto}.admin-data-table table{width:100%;border-collapse:collapse;min-width:760px}.admin-data-table th,.admin-data-table td{padding:11px;border-bottom:1px solid var(--line);text-align:left;font-size:12px;vertical-align:top}.admin-data-table button{white-space:nowrap}.modal-form{display:grid;gap:10px}.modal-form textarea{min-height:90px}.safe-bottom{padding-bottom:max(12px,env(safe-area-inset-bottom))}
@media(max-width:650px){.worker-app .worker-tabs{display:none}.mobile-bottom,.worker-bottom{padding-bottom:max(9px,env(safe-area-inset-bottom))}.admin-sidebar{height:auto;min-height:62px;flex-wrap:wrap;padding-bottom:7px}.admin-mobile-nav{display:flex;width:100%}.admin-main{min-width:0}.admin-view,.panel,.admin-grid{min-width:0}.ops-table{overflow:auto}.ops-row{min-width:720px}.admin-data-table{max-width:calc(100vw - 26px)}.op-grid{grid-template-columns:1fr}.order-live-card>div{align-items:flex-start;flex-direction:column;gap:3px}.drawer-actions>*{flex:1 1 100%}}

/* SoiOto customer conversion + dynamic pricing v1. Scoped to customer surfaces. */
.customer-app .flash-bar{min-height:48px;padding:8px max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,#d93f1f,#ff6b36 48%,#d93f1f);background-size:200% 100%;animation:customerFlashGlow 4s linear infinite;color:#fff;font-size:8px;letter-spacing:.02em;box-shadow:0 8px 24px rgba(180,45,18,.22);position:relative;z-index:55}.customer-app .flash-burst{padding:6px 9px;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:rgba(84,18,6,.22);font-size:8px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.customer-app .flash-bar strong{font-size:12px;letter-spacing:.08em}.customer-app .flash-bar>span{opacity:.96}.customer-app .flash-clock{padding-left:12px;border-left:1px solid rgba(255,255,255,.38);white-space:nowrap}.customer-app .flash-clock b{font:800 13px Manrope,sans-serif}.customer-app .flash-bar>button{border:0;border-radius:999px;padding:7px 11px;background:#fff;color:#bc361d;font-size:7px;font-weight:900;cursor:pointer;box-shadow:0 5px 15px rgba(0,0,0,.12)}
.customer-app .site-header{top:0}.customer-app .price-anchor{padding:8px 10px;border:1px solid #ffd0c2;border-radius:12px;background:linear-gradient(135deg,#fff8f4,#fff)}.customer-app .price-anchor em{justify-self:end;width:max-content;margin-bottom:3px;padding:4px 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.06em;animation:customerSalePulse 1.8s ease-in-out infinite}.customer-app .price-anchor del{font-size:9px;color:#99a3ad}.customer-app .price-anchor small{font-size:8px;color:var(--ok);font-weight:750}
.customer-app .availability-preview{margin:4px 0 13px;padding:13px;border:1px solid #dce8ed;border-radius:14px;background:#f4f8fa}.customer-app .availability-title{display:flex;justify-content:space-between;gap:12px;align-items:center}.customer-app .availability-title>div{display:grid}.customer-app .availability-title small{font-size:7px;color:var(--blue);font-weight:800;letter-spacing:.08em}.customer-app .availability-title strong{font-size:12px}.customer-app .availability-badge{padding:5px 8px;border-radius:999px;background:#e8f7f0;color:var(--ok);font-size:7px;font-weight:800}.customer-app .slot-chips{display:flex;gap:7px;overflow:auto;padding:10px 0 2px}.customer-app .slot-chips button{min-width:150px;padding:10px;border:1px solid #d7e2e8;border-radius:11px;background:#fff;cursor:pointer;text-align:left}.customer-app .slot-chips button.best{border-color:var(--brand);box-shadow:0 0 0 2px rgba(239,90,50,.08)}.customer-app .slot-chips button>*{display:block}.customer-app .slot-chips button>b{font-size:8px}.customer-app .slot-chips button>span{font-size:10px;font-weight:800;margin-top:2px}.customer-app .slot-chips button>strong{font-size:14px;color:var(--navy);margin-top:6px}.customer-app .slot-chips button>del{font-size:7px;color:#95a0aa}.customer-app .slot-chips button>small{font-size:7px;color:var(--ok);margin-top:5px}.customer-app .availability-preview>p{margin:8px 0 0;color:#8995a2;font-size:7px}.customer-app .slot-loading{padding:12px;color:var(--muted);font-size:9px}
.customer-app .value-calculator{padding-top:58px;padding-bottom:22px}.customer-app .calculator-card{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:30px;border:1px solid #f2c4b6;border-radius:22px;background:linear-gradient(135deg,#fff,#fff7f2);box-shadow:0 20px 56px rgba(239,90,50,.08)}.customer-app .calculator-copy h2{font:800 31px/1.15 Manrope,sans-serif;margin:8px 0 10px;letter-spacing:-.03em}.customer-app .calculator-copy>p:last-child{color:var(--muted);font-size:10px;line-height:1.7}.customer-app .calculator-ui{display:grid;grid-template-columns:1fr 1fr;gap:10px}.customer-app .calculator-ui label{display:grid;gap:6px;padding:14px;border-radius:14px;background:#f5f7f8;color:#46556a;font-size:9px;font-weight:700}.customer-app .calculator-ui input{min-height:46px;border:1px solid #d7e0e5;border-radius:10px;padding:0 11px;background:#fff;font-size:15px;font-weight:800;color:var(--navy)}.customer-app .calculator-ui label small{color:var(--muted);font-size:7px;font-weight:500}.customer-app .ratio-result{display:grid;align-content:center;padding:14px;border-radius:14px;background:var(--navy);color:#fff}.customer-app .ratio-result span{font-size:7px;color:#adc0ce}.customer-app .ratio-result strong{font:800 22px Manrope,sans-serif;color:#ff9b7d}.customer-app .ratio-result b{margin-top:5px;font-size:11px}.customer-app .ratio-result small{margin-top:4px;color:#b7c7d2;font-size:7px}
.customer-app .sale-price{display:grid;justify-items:end;align-content:start;white-space:nowrap}.customer-app .sale-price del{font-size:8px;color:#9aa4ae}.customer-app .sale-price strong{font-size:18px;color:var(--brand);margin-top:1px}.customer-app .sale-price em{margin-top:4px;padding:4px 6px;border-radius:999px;background:#fff0eb;color:var(--brand);font-size:6px;font-style:normal;font-weight:900;letter-spacing:.04em}.customer-app .package-head>div.sale-price{display:grid}.customer-app .package-head>div.sale-price del{margin:0}.customer-app .package-head>div.sale-price strong{font-size:18px}.customer-app .package-head>div.sale-price em{margin-top:4px}
.customer-app .policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.customer-app .policy-grid article{padding:19px;border:1px solid var(--line);border-radius:15px;background:#fff}.customer-app .policy-grid span{color:var(--brand);font-size:8px;font-weight:800}.customer-app .policy-grid h3{margin:9px 0 6px;font-size:14px}.customer-app .policy-grid p{margin:0;color:var(--muted);font-size:8.5px;line-height:1.7}
.customer-app .report-thumb{padding:0;border:0;text-align:left;cursor:pointer}.customer-app .report-thumb>span{display:grid;padding:8px 10px}.customer-app .report-thumb>span b{font-size:9px}.customer-app .report-thumb>span small{font-size:7px;color:var(--muted);margin-top:3px;line-height:1.45}.customer-app .report-modal{position:fixed;inset:0;display:none;place-items:center;padding:20px;background:rgba(3,12,21,.82);z-index:120}.customer-app .report-modal.open{display:grid}.customer-app .report-modal-panel{width:min(860px,100%);max-height:92vh;overflow:auto;position:relative;padding:18px;border-radius:18px;background:#fff}.customer-app .report-modal-panel>img{display:block;width:100%;max-height:72vh;object-fit:contain;background:#fff}.customer-app .report-close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:0;border-radius:50%;background:#eef2f4;font-size:22px;z-index:2}.customer-app .report-switch{display:flex;justify-content:center;gap:8px;padding-top:12px}.customer-app .report-switch button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:8px 12px;font-size:9px;font-weight:800}
.customer-app .selected-slot-price{display:grid;grid-template-columns:1fr auto auto;gap:4px 8px;align-items:center;margin:4px 0 12px;padding:12px;border:1px solid #dce8ed;border-radius:12px;background:#f4f8fa}.customer-app .selected-slot-price span{grid-column:1/-1;color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.04em}.customer-app .selected-slot-price b{font-size:15px;color:var(--navy)}.customer-app .selected-slot-price del{font-size:8px;color:#99a3ad}.customer-app .selected-slot-price small{grid-column:1/-1;color:var(--ok);font-size:7px}.customer-app .phone-stage{padding:14px;margin:4px 0 12px;border-radius:12px;background:#f7f9fa}.customer-app .phone-stage>small{display:block;margin-top:-4px;color:var(--muted);font-size:7px}.customer-app .drawer-packages button>span{display:grid;justify-items:end}.customer-app .drawer-packages button>span del{font-size:7px;color:#9ca6af}.customer-app .drawer-packages button>span strong{font-size:12px;color:var(--brand)}.customer-app .quote-timer{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:14px;background:#fff4ef;margin-bottom:13px}.customer-app .quote-timer>div{display:grid}.customer-app .quote-timer small{font-size:7px;color:var(--muted)}.customer-app .quote-timer strong{font:800 28px Manrope,sans-serif;color:var(--brand)}.customer-app .quote-timer>span{padding:6px 8px;border-radius:999px;background:#e8f7f0;color:var(--ok);font-size:7px;font-weight:900}.customer-app .pay-summary .price-good{color:var(--ok)}.customer-app .pay-summary .price-warn{color:var(--amber)}.customer-app .quote-reassure{display:grid;gap:3px;padding:12px;margin:12px 0;border-radius:11px;background:#eef7f4;color:#225d4d}.customer-app .quote-reassure b{font-size:9px}.customer-app .quote-reassure span{font-size:8px;line-height:1.55}.customer-app .auto-payment{display:flex;align-items:center;gap:11px;padding:12px;border-radius:11px;background:#eef7f4;color:#215c4c;margin:12px 0}.customer-app .auto-payment i{width:10px;height:10px;border-radius:50%;background:#22a36f;box-shadow:0 0 0 5px rgba(34,163,111,.12);animation:customerPaymentPulse 1.5s infinite}.customer-app .auto-payment>div{display:grid}.customer-app .auto-payment b{font-size:9px}.customer-app .auto-payment span{margin-top:2px;font-size:7px}
.customer-app .recovery-banner{position:fixed;left:50%;bottom:18px;transform:translate(-50%,120px);opacity:0;pointer-events:none;width:min(720px,calc(100% - 30px));display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:12px 13px;border-radius:16px;background:#071a2d;color:#fff;box-shadow:0 20px 56px rgba(0,0,0,.3);z-index:125;transition:.25s}.customer-app .recovery-banner.show{transform:translate(-50%,0);opacity:1;pointer-events:auto}.customer-app .recovery-banner>div{display:grid}.customer-app .recovery-banner small{color:#ff9f82;font-size:6px;font-weight:900;letter-spacing:.1em}.customer-app .recovery-banner b{font-size:10px;margin-top:2px}.customer-app .recovery-banner span{font-size:7px;color:#b8c8d4}.customer-app .recovery-dismiss{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;cursor:pointer}
@keyframes customerFlashGlow{50%{background-position:100% 0}}@keyframes customerSalePulse{50%{transform:scale(1.04);box-shadow:0 0 0 5px rgba(239,90,50,.09)}}@keyframes customerPaymentPulse{50%{box-shadow:0 0 0 8px rgba(34,163,111,.05)}}
@media(max-width:980px){.customer-app .calculator-card{grid-template-columns:1fr;gap:22px}.customer-app .policy-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.customer-app .flash-bar{min-height:42px;padding:5px 9px;gap:6px;justify-content:space-between}.customer-app .flash-burst{padding:5px 7px;font-size:6px}.customer-app .flash-bar>span{display:none}.customer-app .flash-bar strong{font-size:8px}.customer-app .flash-clock{padding-left:6px;font-size:6px}.customer-app .flash-clock b{font-size:9px}.customer-app .flash-bar>button{padding:6px 7px;font-size:6px}.customer-app .lead-heading{gap:8px}.customer-app .price-anchor{min-width:112px}.customer-app .availability-title{align-items:flex-start}.customer-app .value-calculator{padding-top:34px;padding-bottom:16px}.customer-app .calculator-card{padding:20px 16px}.customer-app .calculator-copy h2{font-size:25px}.customer-app .calculator-ui{grid-template-columns:1fr}.customer-app .policy-grid{grid-template-columns:1fr}.customer-app .recovery-banner{bottom:78px;grid-template-columns:1fr auto;padding:10px}.customer-app .recovery-dismiss{position:absolute;right:5px;top:5px;width:24px;height:24px}.customer-app .recovery-banner .btn{padding:10px 12px}}

/* WORKER SELF-SERVICE V26C */
.worker-app .worker-autopilot{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 10px;padding:12px 14px;border:1px solid #cfe1e8;border-radius:14px;background:#f7fbfc}.worker-app .worker-autopilot>div:first-child{display:grid}.worker-app .worker-autopilot small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.1em}.worker-app .worker-autopilot b{font-size:10px}.worker-app .worker-autopilot span{margin-top:2px;color:var(--muted);font-size:8px}.worker-app .worker-autopilot-actions{display:flex;gap:7px;flex-wrap:wrap}.worker-app #enable-offer-notifications.enabled{border-color:#a6d2bf;background:#eef9f4;color:#176b4b}.worker-app .worker-next-action{display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px;margin:10px 0 12px;padding:16px 18px;border-radius:16px;background:linear-gradient(135deg,#fff7f2,#fff);border:1px solid #f3cabb}.worker-app .worker-next-action>div{display:grid}.worker-app .worker-next-action small{color:var(--brand);font-size:7px;font-weight:900;letter-spacing:.1em}.worker-app .worker-next-action b{margin-top:3px;font-size:12px}.worker-app .worker-next-action span{margin-top:3px;color:var(--muted);font-size:8px}.worker-app .gps-status{display:flex;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.worker-app .gps-status>i{width:9px;height:9px;border-radius:50%;background:#a6b0b9}.worker-app .gps-status>div{display:grid}.worker-app .gps-status b{font-size:9px}.worker-app .gps-status span{margin-top:2px;color:var(--muted);font-size:7px}.worker-app .gps-status.ok{border-color:#bee0d1;background:#f1faf6}.worker-app .gps-status.ok>i{background:#23a16d;box-shadow:0 0 0 5px rgba(35,161,109,.1)}.worker-app .gps-status.pending{border-color:#c9dce5;background:#f4f9fb}.worker-app .gps-status.pending>i{background:#3a8fb5}.worker-app .gps-status.error{border-color:#f0c4bd;background:#fff6f4}.worker-app .gps-status.error>i{background:#c94d3b}.worker-app .worker-tabs button{display:flex;align-items:center;gap:6px}.worker-app .worker-tabs em,.worker-app .worker-bottom em{display:inline-grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--brand);color:#fff;font-size:7px;font-style:normal}.worker-app .worker-help{margin:3px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.worker-app .worker-empty{display:grid;justify-items:center;padding:28px 18px;border:1px dashed #cfd9de;border-radius:15px;background:rgba(255,255,255,.55);text-align:center}.worker-app .worker-empty b{font-size:10px}.worker-app .worker-empty span{margin-top:4px;color:var(--muted);font-size:8px}.worker-app .job-card-v23.offer-highlight{border-color:#efb9a7;background:linear-gradient(135deg,#fff,#fff8f4);box-shadow:0 14px 38px rgba(239,90,50,.06)}.worker-app .worker-pay{display:grid;justify-items:end;white-space:nowrap}.worker-app .worker-pay small{color:var(--muted);font-size:7px}.worker-app .worker-pay strong{margin-top:2px;font-size:16px}.worker-app #availability.is-off{border-color:#a7d1bf;background:#edf9f3;color:#176b4b}.worker-app .worker-report{min-height:0}.worker-app .report-progress{display:grid;gap:7px;margin:0 0 14px;padding:12px;border-radius:12px;background:#f5f8f9}.worker-app .report-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.worker-app .report-progress span{font-size:8px;font-weight:800}.worker-app .report-progress small{color:var(--muted);font-size:7px}.worker-app .report-progress>i{height:7px;overflow:hidden;border-radius:999px;background:#dde6ea}.worker-app .report-progress>i>b{display:block;width:0;height:100%;border-radius:999px;background:#22a36f;transition:width .2s}.worker-app .check-item{display:grid;grid-template-columns:minmax(160px,.8fr) .7fr 1.1fr 1.1fr 1fr;gap:10px;align-items:end}.worker-app .check-item-head{display:grid;align-self:start}.worker-app .check-item-head>b{font-size:10px}.worker-app .check-item-head>span{width:max-content;margin-top:4px;padding:4px 6px;border-radius:999px;background:#fff1e9;color:#b94728;font-size:6px;font-weight:900}.worker-app .check-item label{font-size:8px;color:#566579}.worker-app .check-item .ops-input{padding:9px;font-size:9px}.worker-app .item-file{max-width:100%;font-size:8px}.worker-app .worker-report-actions{display:flex;gap:8px;margin-top:12px}.worker-app #publish-report:disabled{opacity:.45;cursor:not-allowed}.worker-app #report-message.ok{color:#176b4b;font-weight:700}.worker-app #report-message.error{color:#a8382b;font-weight:700}.worker-app .worker-modal{position:fixed;inset:0;display:none;place-items:center;padding:18px;background:rgba(4,16,25,.67);z-index:150}.worker-app .worker-modal.open{display:grid}.worker-app .worker-modal-panel{width:min(460px,100%);position:relative;padding:24px;border-radius:18px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.28)}.worker-app .worker-modal-panel h2{margin:7px 38px 5px 0;font:800 24px/1.15 Manrope,sans-serif}.worker-app .worker-modal-panel>p:not(.eyebrow){margin:0;color:var(--muted);font-size:9px;line-height:1.6}.worker-app .worker-modal-close{position:absolute;right:12px;top:11px;width:34px;height:34px;border:0;border-radius:50%;background:#eef2f4;font-size:20px}.worker-app .reject-reasons{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.worker-app .reject-reasons button{min-height:48px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--navy);font-size:9px;font-weight:800;cursor:pointer}.worker-app .reject-reasons button:hover{border-color:#e8a58e;background:#fff7f3}.worker-toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:10px 14px;border-radius:999px;background:#071a2d;color:#fff;font-size:9px;z-index:170;transition:.2s}.worker-toast.show{opacity:1;transform:translate(-50%,0)}.worker-toast.ok{background:#176b4b}.worker-toast.error{background:#a8382b}
.worker-app .report-readonly-banner{display:grid;gap:3px;margin:0 0 12px;padding:11px 12px;border:1px solid #bedfce;border-radius:11px;background:#f0faf5;color:#176b4b}.worker-app .report-readonly-banner b{font-size:9px}.worker-app .report-readonly-banner span{font-size:7px}.worker-app .published-note{display:grid;align-self:stretch;padding:9px;border-radius:10px;background:#f1f6f8}.worker-app .published-note b{font-size:8px;color:#176b4b}.worker-app .published-note span{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.4}
@media(max-width:900px){.worker-app .check-item{grid-template-columns:1fr 1fr}.worker-app .check-item-head{grid-column:1/-1}.worker-app .worker-autopilot{align-items:flex-start;flex-direction:column}.worker-app .worker-autopilot-actions{width:100%}.worker-app .worker-autopilot-actions .btn{flex:1}}
@media(max-width:650px){.worker-app .worker-next-action{grid-template-columns:1fr}.worker-app .worker-next-action .btn{width:100%}.worker-app .worker-autopilot-actions{display:grid;grid-template-columns:1fr}.worker-app .worker-autopilot-actions .btn{width:100%}.worker-app .section-toolbar{align-items:flex-start;flex-direction:column}.worker-app .section-toolbar>#availability{width:100%}.worker-app .check-item{grid-template-columns:1fr;padding:14px}.worker-app .check-item-head{grid-column:auto}.worker-app .worker-report-actions{display:grid;grid-template-columns:1fr}.worker-app .worker-report-actions .btn{width:100%}.worker-app .report-progress>div{align-items:flex-start;flex-direction:column;gap:3px}.worker-app .reject-reasons{grid-template-columns:1fr}.worker-app .worker-pay{justify-items:start}.worker-app .job-card-v23 header{flex-direction:column}.worker-app .job-card-v23 .actions{display:grid;grid-template-columns:1fr 1fr}.worker-app .job-card-v23 .actions .btn{width:100%;text-align:center}.worker-app .gps-status{margin-bottom:10px}}

/* E5A: worker self-service availability. */
.worker-app .worker-availability-panel{margin-top:14px}.worker-app .worker-availability-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.worker-app .worker-availability-grid label{display:grid;gap:5px;color:#566579;font-size:8px;font-weight:700}.worker-app .worker-availability-grid small{color:var(--muted);font-size:7px}.worker-app .weekly-editor{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.worker-app .weekly-editor-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:9px}.worker-app .weekly-editor-head div{display:grid}.worker-app .weekly-editor-head b{font-size:10px}.worker-app .weekly-editor-head span{margin-top:3px;color:var(--muted);font-size:7px}.worker-app #weekly-schedule{display:grid;gap:8px}.worker-app .weekly-day{padding:10px;border:1px solid var(--line);border-radius:11px;background:#fbfcfd}.worker-app .weekly-day-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.worker-app .weekly-day-head b{font-size:9px}.worker-app .weekly-slots{display:grid;gap:7px;margin-top:8px}.worker-app .weekly-slot{display:grid;grid-template-columns:110px 18px 110px 30px;gap:6px;align-items:center}.worker-app .weekly-slot>span{text-align:center;color:var(--muted)}.worker-app .weekly-slot .ops-input{padding:8px}.worker-app .weekly-remove{height:30px;border:0;border-radius:8px;background:#eef2f4;color:#6a7782;font-size:17px;cursor:pointer}.worker-app .weekly-off{color:var(--muted);font-size:8px}.worker-app .worker-availability-actions{display:flex;align-items:center;gap:12px;margin-top:14px}.worker-app #availability-message.ok{color:#176b4b;font-weight:700}.worker-app #availability-message.error{color:#a8382b;font-weight:700}.worker-app .worker-upcoming{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.worker-app .worker-upcoming-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line2)}.worker-app .worker-upcoming-row>div{display:grid}.worker-app .worker-upcoming-row b{font-size:9px}.worker-app .worker-upcoming-row span{margin-top:3px;color:var(--muted);font-size:7px}
@media(max-width:650px){.worker-app .worker-availability-grid{grid-template-columns:1fr}.worker-app .weekly-slot{grid-template-columns:1fr 18px 1fr 30px}.worker-app .worker-availability-actions{display:grid;grid-template-columns:1fr}.worker-app .worker-availability-actions .btn{width:100%}.worker-app .worker-upcoming-row{grid-template-columns:1fr}.worker-app .weekly-day-head{align-items:flex-start}}

/* Lượt D1: public organic discovery / SEO. Scoped to avoid admin/worker regressions. */
.seo-discovery{padding-top:42px}.seo-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.seo-link-grid a,.seo-area-row a{display:block;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font-size:9px;font-weight:750;text-decoration:none}.seo-link-grid a:hover,.seo-area-row a:hover{border-color:#9fc1d0;transform:translateY(-1px)}.seo-area-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.seo-area-row a{background:#f6f9fa}
.seo-page{margin:0;background:var(--bg);color:var(--text);font-family:"Be Vietnam Pro",sans-serif}.seo-page .seo-header{position:sticky;top:0}.seo-hero{max-width:1180px;margin:0 auto;padding:72px 20px 58px;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.seo-hero h1,.seo-index-head h1,.seo-case-hero h1{margin:10px 0 16px;font:800 clamp(40px,5vw,64px)/1.02 Manrope,sans-serif;letter-spacing:-.05em;color:var(--navy)}.seo-hero h1 em{font-style:normal;color:var(--brand)}.seo-hero>div>p:not(.eyebrow),.seo-index-head>p:not(.eyebrow),.seo-case-hero>p{max-width:720px;color:var(--muted);font-size:12px;line-height:1.8}.seo-price{display:grid;width:max-content;max-width:100%;margin:22px 0;padding:14px 18px;border:1px solid #f2c2b3;border-radius:14px;background:#fff7f2}.seo-price small{font-size:7px;color:#8e604f;font-weight:900;letter-spacing:.08em}.seo-price strong{font:800 28px Manrope;color:var(--brand)}.seo-price span{font-size:8px;color:var(--muted)}.seo-hero-actions{display:flex;gap:9px;flex-wrap:wrap}.seo-focus-card{padding:26px;border:1px solid #d9e5ea;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(7,26,45,.08)}.seo-focus-card>small{font-size:7px;color:var(--blue);font-weight:900;letter-spacing:.09em}.seo-focus-card h2{margin:6px 0 13px;font:800 26px Manrope}.seo-focus-card ul{list-style:none;padding:0;margin:0}.seo-focus-card li{display:grid;grid-template-columns:18px 1fr;gap:6px;padding:10px 0;border-bottom:1px solid var(--line2);font-size:9px;line-height:1.6}.seo-focus-card li span{color:var(--green);font-weight:900}.seo-focus-card p{margin:13px 0 0;color:var(--muted);font-size:8px;line-height:1.6}.seo-section{max-width:1180px;margin:0 auto;padding:58px 20px}.seo-section-head{max-width:760px;margin-bottom:22px}.seo-section-head h2{margin:7px 0 9px;font:800 34px/1.15 Manrope;letter-spacing:-.035em}.seo-section-head>p:last-child{color:var(--muted);font-size:10px;line-height:1.7}.seo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding-top:12px}.seo-steps>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.seo-steps span{font-size:8px;color:var(--brand);font-weight:900}.seo-steps h3{margin:7px 0 5px;font-size:14px}.seo-steps p{margin:0;color:var(--muted);font-size:8px;line-height:1.6}.seo-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.seo-case-card{display:grid;min-height:160px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--text);text-decoration:none;transition:.15s}.seo-case-card:hover{transform:translateY(-2px);border-color:#9fc1d0}.seo-case-card small{font-size:6px;color:var(--blue);font-weight:900;letter-spacing:.08em}.seo-case-card b{margin-top:8px;font:800 17px Manrope}.seo-case-card span{margin-top:8px;color:var(--muted);font-size:8px;line-height:1.65}.seo-case-card em{align-self:end;margin-top:12px;color:var(--brand);font-size:8px;font-style:normal;font-weight:800}.seo-related{display:grid;grid-template-columns:1fr 1fr;gap:12px}.seo-related>div{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.seo-related h3{margin:0 0 10px}.seo-related a,.seo-related span{display:block;padding:7px 0;border-bottom:1px solid var(--line2);color:var(--blue);font-size:8px;text-decoration:none}.seo-index-wrap,.seo-case-detail{max-width:1180px;margin:0 auto;padding:60px 20px 90px}.seo-index-head{max-width:850px;margin-bottom:30px}.seo-index-grid{grid-template-columns:repeat(3,1fr)}.seo-empty{grid-column:1/-1;display:grid;padding:26px;border:1px dashed #bdcbd3;border-radius:16px;background:#fff}.seo-empty b{font-size:12px}.seo-empty span{margin-top:5px;color:var(--muted);font-size:9px}.seo-case-hero{padding:10px 0 25px;border-bottom:1px solid var(--line)}.seo-case-hero h1{font-size:48px}.seo-case-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.seo-case-meta span{padding:6px 9px;border-radius:999px;background:#eef4f6;color:#536276;font-size:7px;font-weight:700}.seo-findings{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.seo-finding{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:13px 15px;border-bottom:1px solid var(--line2)}.seo-finding:last-child{border-bottom:0}.seo-finding span{font-size:9px}.seo-finding b{font:800 12px Manrope}.seo-finding em{min-width:74px;padding:5px 7px;border-radius:999px;background:#f1f5f6;color:#526474;font-size:7px;font-style:normal;text-align:center}.seo-privacy-box{margin:0 20px 45px;padding:18px 20px;border-radius:15px;background:#eef7f4;color:#245f4f}.seo-privacy-box b{font-size:10px}.seo-privacy-box p{margin:5px 0 0;font-size:8px;line-height:1.7}
@media(max-width:900px){.seo-link-grid{grid-template-columns:1fr 1fr}.seo-hero{grid-template-columns:1fr;gap:24px}.seo-case-grid,.seo-index-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.seo-discovery{padding-top:28px}.seo-link-grid{grid-template-columns:1fr}.seo-hero{padding:42px 15px 34px}.seo-hero h1,.seo-index-head h1,.seo-case-hero h1{font-size:36px}.seo-section{padding:42px 15px}.seo-section-head h2{font-size:27px}.seo-steps,.seo-case-grid,.seo-index-grid,.seo-related{grid-template-columns:1fr}.seo-index-wrap,.seo-case-detail{padding:38px 15px 80px}.seo-privacy-box{margin:0 0 35px}.seo-finding{grid-template-columns:1fr auto}.seo-finding em{grid-column:1/-1;width:max-content}}

/* Lượt D2: verified review + referral growth loops. */
.verified-reviews{padding-top:48px}.verified-review-summary{display:flex;align-items:baseline;gap:10px;margin:-8px 0 18px}.verified-review-summary strong{font:800 30px Manrope,sans-serif;color:var(--navy)}.verified-review-summary span{color:var(--muted);font-size:9px}.verified-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.verified-review-card{display:grid;min-height:190px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 34px rgba(7,26,45,.05)}.verified-review-stars{color:#e59b19;font-size:15px;letter-spacing:.08em}.verified-review-card>p{margin:11px 0;color:#445468;font-size:10px;line-height:1.75}.verified-review-card>div:nth-of-type(2){display:grid;align-self:end}.verified-review-card b{font-size:10px}.verified-review-card span{margin-top:2px;color:var(--muted);font-size:7px}.verified-review-card small{margin-top:8px;color:var(--ok);font-size:7px;font-weight:800}
.review-public-page{background:linear-gradient(145deg,#eef4f6,#f9fbfc);min-height:100vh}.review-public-wrap{max-width:720px;margin:0 auto;padding:62px 18px 100px}.review-public-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(7,26,45,.1)}.review-public-card h1{margin:8px 0 10px;font:800 34px/1.12 Manrope,sans-serif;letter-spacing:-.035em}.review-public-card>p:not(.eyebrow):not(.review-public-note){color:var(--muted);font-size:11px;line-height:1.75}.review-public-form{display:grid;gap:13px;margin-top:22px}.review-public-form label{display:grid;gap:6px;color:#46556a;font-size:9px;font-weight:750}.review-public-form select,.review-public-form textarea{width:100%;border:1px solid var(--line);border-radius:11px;padding:11px;background:#fff;font:inherit}.review-public-form select{min-height:48px}.review-public-form textarea{min-height:130px;resize:vertical}.review-public-form .review-consent{display:grid;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:11px;border-radius:11px;background:#f4f8f9;font-weight:600;line-height:1.55}.review-public-form .review-consent input{margin-top:2px}.review-public-note{margin:14px 0 0;color:#83909d;font-size:8px;line-height:1.6}.review-public-error{padding:10px 12px;border:1px solid #fecdd3;border-radius:10px;background:#fff1f2;color:#a83228;font-size:9px;font-weight:700}.review-thanks{text-align:center}.review-check{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;display:grid;place-items:center;background:#e9f7f1;color:var(--ok);font-size:28px;font-weight:900}
.order-growth{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.growth-card{padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.growth-card h3{margin:0 0 5px;font-size:14px}.growth-card>p{margin:0 0 12px;color:var(--muted);font-size:8px;line-height:1.65}.growth-review-form{display:grid;gap:9px}.growth-review-form label{display:grid;gap:5px;color:#4d5d70;font-size:8px;font-weight:700}.growth-review-form select,.growth-review-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px;background:#fff;font:inherit}.growth-review-form textarea{min-height:84px;resize:vertical}.growth-review-form .growth-consent{display:grid;grid-template-columns:17px 1fr;gap:6px;align-items:start;font-weight:600;line-height:1.5}.growth-review-form .growth-consent input{margin-top:2px}.growth-review-done{padding:11px;border-radius:10px;background:#eef8f3;color:#245f4f;font-size:8px;line-height:1.6}.growth-referral-code{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:11px;background:#f4f7f8}.growth-referral-code strong{font:800 18px Manrope,sans-serif;letter-spacing:.04em}.growth-referral-stats{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.growth-referral-stats span{padding:6px 8px;border-radius:999px;background:#eef4f6;color:#536276;font-size:7px;font-weight:750}.growth-referral-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:900px){.verified-review-grid{grid-template-columns:1fr 1fr}.order-growth{grid-template-columns:1fr}}
@media(max-width:650px){.verified-review-grid{grid-template-columns:1fr}.review-public-wrap{padding:38px 14px 80px}.review-public-card{padding:22px 16px}.review-public-card h1{font-size:28px}.growth-referral-actions{display:grid;grid-template-columns:1fr}.growth-referral-actions .btn{width:100%}}

/* Lượt D3: crawlable SEO hubs + growth flywheel. */
.seo-breadcrumb-wrap{max-width:1180px;margin:0 auto;padding:20px 20px 0}.seo-breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 18px;color:#788796;font-size:8px}.seo-breadcrumbs a{color:var(--blue);text-decoration:none;font-weight:750}.seo-breadcrumbs i{font-style:normal;color:#aab5be}.seo-hub-section{padding-left:0;padding-right:0}.seo-hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.seo-hub-card{display:grid;min-height:164px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--text);text-decoration:none;transition:.15s}.seo-hub-card:hover{transform:translateY(-2px);border-color:#9fc1d0;box-shadow:0 12px 34px rgba(7,26,45,.06)}.seo-hub-card small{font-size:7px;color:var(--blue);font-weight:900;letter-spacing:.08em}.seo-hub-card b{margin-top:8px;font:800 17px Manrope,sans-serif}.seo-hub-card span{margin-top:8px;color:var(--muted);font-size:8px;line-height:1.65}.seo-hub-card em{align-self:end;margin-top:12px;color:var(--brand);font-size:8px;font-style:normal;font-weight:800}.seo-area-card small{color:var(--green)}.seo-discovery-actions{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.seo-related h3 a{font-size:8px;color:var(--brand);text-decoration:none}.seo-case-hero .seo-hero-actions{margin-top:16px}.verified-review-card a{color:var(--navy);text-decoration:none;font-weight:800}.verified-review-summary a{margin-left:auto;color:var(--brand);font-size:8px;font-weight:800;text-decoration:none}.review-index-grid{grid-template-columns:repeat(3,1fr)}.review-page-summary{display:flex;align-items:baseline;gap:10px;margin-top:18px;padding:14px 16px;width:max-content;max-width:100%;border:1px solid var(--line);border-radius:14px;background:#fff}.review-page-summary strong{font:800 30px Manrope,sans-serif;color:var(--navy)}.review-page-summary span{color:var(--muted);font-size:9px}.review-referral-box{display:grid;gap:7px;margin:18px 0;padding:15px;border:1px solid #d9e7df;border-radius:14px;background:#f1f8f4;text-align:left}.review-referral-box small{color:var(--green);font-size:7px;font-weight:900;letter-spacing:.08em}.review-referral-box b{font:800 20px Manrope,sans-serif}.review-referral-box p{margin:0;color:#536a60;font-size:8px;line-height:1.65}.review-referral-box .btn{width:max-content}.verified-review-card-compact{min-height:185px}
@media(max-width:900px){.seo-hub-grid,.review-index-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.seo-breadcrumb-wrap{padding:16px 15px 0}.seo-hub-section{padding-left:0;padding-right:0}.seo-hub-grid,.review-index-grid{grid-template-columns:1fr}.seo-discovery-actions{display:grid;grid-template-columns:1fr}.seo-discovery-actions .btn{width:100%}.verified-review-summary{align-items:flex-start;flex-wrap:wrap}.verified-review-summary a{margin-left:0;width:100%}.review-page-summary{display:grid;gap:2px}.review-referral-box .btn{width:100%}}

/* E3C OPERATIONS DASHBOARD */
.ops-command-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.85fr);gap:14px;margin-bottom:14px}.ops-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.ops-mini{display:grid;gap:2px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;background:#f8fafc}.ops-mini strong{font:800 20px Manrope,sans-serif}.ops-mini span{color:var(--muted);font-size:8px}.ops-mini.critical{background:#fff3f2;border-color:#f4c9c5}.ops-mini.critical strong{color:#a92d2d}.ops-mini.warning{background:#fff9e9;border-color:#f1dfad}.ops-mini.warning strong{color:#946112}.ops-exception-list{display:grid;gap:8px}.ops-exception{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 13px;border:1px solid var(--line);border-left:3px solid #8aa1b2;border-radius:11px;background:#fff}.ops-exception.critical{border-left-color:#cf5252;background:#fff8f7}.ops-exception.warning{border-left-color:#dda12c;background:#fffcf4}.ops-exception.watch{border-left-color:#3d94bd}.ops-exception-main{display:grid;gap:3px;min-width:0}.ops-exception-main b{font-size:10px}.ops-exception-main small,.ops-exception-main p{margin:0;color:var(--muted);font-size:8px}.ops-priority{width:max-content;padding:3px 6px;border-radius:999px;background:#eef3f7;color:#536675;font-size:7px;font-weight:800;letter-spacing:.04em}.ops-exception.critical .ops-priority{background:#fbe3e1;color:#a92d2d}.ops-exception.warning .ops-priority{background:#fff0c9;color:#8b5b0e}.ops-all-clear{display:grid;gap:3px;padding:20px;border:1px dashed #bbd9cc;border-radius:12px;background:#f3fbf7}.ops-all-clear b{font-size:10px;color:#176b37}.ops-all-clear span{font-size:8px;color:var(--muted)}.funnel-stack{display:grid;gap:9px}.funnel-row{display:grid;grid-template-columns:105px minmax(70px,1fr) 42px;gap:8px;align-items:center}.funnel-row>div:first-child{display:grid}.funnel-row b{font-size:8px}.funnel-row span{font-size:7px;color:var(--muted)}.funnel-row>strong{text-align:right;font-size:8px}.funnel-track{height:8px;border-radius:999px;background:#edf1f4;overflow:hidden}.funnel-track i{display:block;height:100%;border-radius:999px;background:var(--blue)}.funnel-drop{display:grid;gap:2px;margin-top:13px;padding:10px 11px;border-radius:10px;background:#fff7e6;border:1px solid #f1dfad}.funnel-drop b{font-size:9px}.funnel-drop span{font-size:8px;color:#755f35}.ops-outcome-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:12px}.ops-outcome-grid div{display:grid;padding:9px;border-radius:10px;background:#f5f7f9}.ops-outcome-grid strong{font-size:15px}.ops-outcome-grid span{font-size:7px;color:var(--muted)}.ops-note{margin:9px 0 0;color:var(--muted);font-size:7px;line-height:1.5}
@media(max-width:980px){.ops-command-grid{grid-template-columns:1fr}.ops-summary-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:650px){.ops-summary-grid{grid-template-columns:1fr 1fr}.ops-exception{grid-template-columns:1fr}.ops-exception .table-btn{width:100%}.funnel-row{grid-template-columns:90px minmax(60px,1fr) 38px}.ops-outcome-grid{grid-template-columns:1fr 1fr}}

/* F1 frontend production polish: keep wide content inside its own layout boundary. */
.customer-app .hero-copy,.customer-app .lead-card,.customer-app .availability-preview,.customer-app .slot-chips,.customer-app .drawer-panel,.customer-app .drawer-step{min-width:0;max-width:100%}
.customer-app .slot-chips{width:100%;overscroll-behavior-inline:contain}
@media(max-width:980px){
  .admin-main,.admin-view,.admin-grid,.admin-grid>*,.ops-command-grid,.ops-command-grid>*,.panel,.panel-head,.admin-data-table{min-width:0;max-width:100%}
  .admin-data-table,.ops-table{overflow-x:auto}
}

/* F1.3 — Worker focus UX: daily work first, low-frequency tools under "Khác". */
.worker-focus-v1{background:#f3f6f8;padding-bottom:0;color:#122033}
.worker-focus-v1 .worker-focus-top{height:64px;padding:0 max(16px,calc((100% - 760px)/2));gap:10px;background:#fff;color:var(--navy);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:55}
.worker-focus-v1 .worker-focus-top .brand-logo{padding:0;background:transparent}
.worker-focus-v1 .worker-focus-top .brand-logo img{width:92px;height:40px}
.worker-focus-v1 .worker-focus-top .brand-sub{color:#7a8793;font-size:8px;margin-left:2px}
.worker-focus-v1 .worker-focus-top .worker-status{margin-left:auto;border:1px solid #dce5ea;background:#f8fafb;color:#536274;padding:7px 10px;font-size:9px}
.worker-focus-v1 .worker-focus-top .worker-status.off{background:#f1f3f5;color:#7e8891}
.worker-focus-v1 .worker-focus-shell{max-width:760px;margin:0 auto;padding:18px 16px 96px}
.worker-focus-v1 .worker-primary-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:18px;padding:5px;border:1px solid var(--line);border-radius:15px;background:#fff}
.worker-focus-v1 .worker-primary-nav button{min-height:40px;border:0;border-radius:11px;background:transparent;color:#75818d;font-size:9px;font-weight:800}
.worker-focus-v1 .worker-primary-nav button.active{background:var(--navy);color:#fff}
.worker-focus-v1 .worker-primary-nav em,.worker-focus-v1 .worker-focus-bottom em{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;border-radius:999px;background:var(--brand);color:#fff;font-size:7px;font-style:normal}
.worker-focus-v1 .worker-primary-nav em.hidden,.worker-focus-v1 .worker-focus-bottom em.hidden{display:none!important}
.worker-focus-v1 .worker-focus-view{min-width:0}
.worker-focus-v1 .worker-focus-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:2px 0 14px}
.worker-focus-v1 .worker-focus-heading h1{margin:3px 0 5px;font:800 27px/1.13 Manrope,sans-serif;letter-spacing:-.025em}
.worker-focus-v1 .worker-focus-heading>div>p:last-child{margin:0;color:var(--muted);font-size:12px;line-height:1.6}
.worker-focus-v1 .worker-availability-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(8,26,43,.035)}
.worker-focus-v1 .worker-availability-state{display:grid;grid-template-columns:11px 1fr;gap:10px;align-items:center;min-width:0}
.worker-focus-v1 .worker-availability-state>i{width:10px;height:10px;border-radius:50%;background:#23a16d;box-shadow:0 0 0 4px rgba(35,161,109,.1)}
.worker-focus-v1 .worker-availability-state.off>i{background:#9aa5af;box-shadow:0 0 0 4px rgba(154,165,175,.12)}
.worker-focus-v1 .worker-availability-state>div{display:grid}
.worker-focus-v1 .worker-availability-state b{font-size:13px}
.worker-focus-v1 .worker-availability-state span{margin-top:2px;color:var(--muted);font-size:10px;line-height:1.4}
.worker-focus-v1 #availability{flex:0 0 auto;padding:10px 12px;font-size:11px}
.worker-focus-v1 .worker-offer-alert{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:11px 13px;border:1px solid #f0d293;border-radius:14px;background:#fff8e8;color:#5f4b22;text-align:left}
.worker-focus-v1 .worker-offer-alert>span{display:grid}
.worker-focus-v1 .worker-offer-alert b{font-size:12px}
.worker-focus-v1 .worker-offer-alert b em{font-style:normal}
.worker-focus-v1 .worker-offer-alert small{margin-top:2px;color:#806b3f;font-size:10px}
.worker-focus-v1 .worker-offer-alert>strong{white-space:nowrap;color:var(--brand);font-size:10px}
.worker-focus-v1 .worker-focus-label{margin:22px 0 9px;color:#718090;font-size:9px;font-weight:900;letter-spacing:.1em}
.worker-focus-v1 .worker-priority-card{padding:17px;border:1px solid #d9e3e8;border-radius:19px;background:#fff;box-shadow:0 14px 38px rgba(8,26,43,.07)}
.worker-focus-v1 .worker-priority-main{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:13px;border-bottom:1px solid var(--line2)}
.worker-focus-v1 .worker-priority-copy{display:grid;min-width:0}
.worker-focus-v1 .worker-priority-copy small{color:var(--blue);font-size:9px;font-weight:900;letter-spacing:.07em}
.worker-focus-v1 .worker-priority-copy b{margin-top:5px;font:800 18px/1.2 Manrope,sans-serif}
.worker-focus-v1 .worker-priority-copy span{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.5}
.worker-focus-v1 .worker-priority-pay{display:grid;justify-items:end;white-space:nowrap}
.worker-focus-v1 .worker-priority-pay small{color:var(--muted);font-size:9px}
.worker-focus-v1 .worker-priority-pay strong{margin-top:2px;font:800 17px Manrope,sans-serif;color:var(--navy)}
.worker-focus-v1 .worker-priority-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0}
.worker-focus-v1 .worker-priority-facts>div{padding:9px 10px;border-radius:10px;background:#f5f8f9}
.worker-focus-v1 .worker-priority-facts span,.worker-focus-v1 .worker-priority-facts b{display:block}
.worker-focus-v1 .worker-priority-facts span{color:var(--muted);font-size:9px}
.worker-focus-v1 .worker-priority-facts b{margin-top:2px;font-size:11px}
.worker-focus-v1 .worker-priority-actions{display:grid;grid-template-columns:1.7fr 1fr 1fr;gap:7px}
.worker-focus-v1 .worker-priority-actions .btn{width:100%;padding:12px 10px;text-align:center;font-size:11px}
.worker-focus-v1 .gps-status{margin:10px 0 0}
.worker-focus-v1 .worker-secondary-section{margin-top:24px}
.worker-focus-v1 .worker-section-head{margin-bottom:9px}
.worker-focus-v1 .worker-section-head h2{margin:2px 0 0;font-size:16px}
.worker-focus-v1 .worker-empty-compact{padding:18px 14px}
.worker-focus-v1 .worker-focus-job{padding:14px;border-radius:15px;box-shadow:none}
.worker-focus-v1 .worker-focus-job header h3{margin:7px 0 3px;font-size:16px}
.worker-focus-v1 .worker-focus-job header p{margin:0;color:var(--muted);font-size:10px}
.worker-focus-v1 .worker-focus-job .job-facts{padding:11px 0}
.worker-focus-v1 .worker-focus-job .job-facts div{padding:8px}
.worker-focus-v1 .worker-focus-job .actions{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:7px;margin-top:5px}
.worker-focus-v1 .worker-focus-job .actions .btn{width:100%;padding:11px 8px;text-align:center;font-size:10px}
.worker-focus-v1 .worker-focus-job.offer-highlight .actions{grid-template-columns:1.45fr 1fr}
.worker-focus-v1 .worker-notify-box,.worker-focus-v1 .worker-system-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 13px;border:1px solid var(--line);border-radius:14px;background:#fff}
.worker-focus-v1 .worker-notify-box>div,.worker-focus-v1 .worker-system-card>div{display:grid}
.worker-focus-v1 .worker-notify-box b,.worker-focus-v1 .worker-system-card b{font-size:12px}
.worker-focus-v1 .worker-notify-box span,.worker-focus-v1 .worker-system-card span{margin-top:2px;color:var(--muted);font-size:10px}
.worker-focus-v1 .worker-earnings-hero{display:grid;padding:22px;border-radius:19px;background:linear-gradient(135deg,#102a42,#14658e);color:#fff;box-shadow:0 16px 38px rgba(8,26,43,.14)}
.worker-focus-v1 .worker-earnings-hero span{color:#bfd0dd;font-size:8px}
.worker-focus-v1 .worker-earnings-hero strong{margin:5px 0;font:800 31px Manrope,sans-serif}
.worker-focus-v1 .worker-earnings-hero small{color:#abc0cf;font-size:8px}
.worker-focus-v1 .worker-info-note{margin-top:10px;padding:11px 12px;border-radius:12px;background:#edf3f6;color:#5d6b77;font-size:8px}
.worker-focus-v1 .worker-more-list{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}
.worker-focus-v1 .worker-more-list>button{width:100%;display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:14px;border:0;border-bottom:1px solid var(--line2);background:#fff;color:var(--ink);text-align:left}
.worker-focus-v1 .worker-more-list>button:last-child{border-bottom:0}
.worker-focus-v1 .worker-more-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef4f6;color:var(--blue);font-size:18px}
.worker-focus-v1 .worker-more-list>button>span:nth-child(2){display:grid}
.worker-focus-v1 .worker-more-list b{font-size:13px}
.worker-focus-v1 .worker-more-list small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}
.worker-focus-v1 .worker-more-list strong{color:#93a0aa;font-size:22px;font-weight:500}
.worker-focus-v1 .worker-logout-link{width:100%;margin-top:14px;padding:12px;border:1px solid #edd1cb;border-radius:12px;background:#fff7f5;color:#9d3e2e;font-size:11px;font-weight:800}
.worker-focus-v1 .worker-back{margin:0 0 12px;padding:7px 0;border:0;background:transparent;color:var(--blue);font-size:9px;font-weight:800}
.worker-focus-v1 .worker-history-panel,.worker-focus-v1 .worker-profile-panel{min-height:0;margin-bottom:12px}
.worker-focus-v1 .worker-focus-report{min-height:0;margin-top:18px}
.worker-focus-v1 .worker-focus-bottom{grid-template-columns:repeat(4,1fr);height:66px}
.worker-focus-v1 .worker-focus-bottom button{position:relative;font-size:10px}
.worker-focus-v1 .worker-focus-bottom button.active{color:var(--brand);font-weight:900}
.worker-focus-v1 .worker-focus-bottom em{position:absolute;top:7px;left:calc(50% + 12px);margin:0}
.worker-focus-v1 #enable-offer-notifications.enabled{border-color:#a6d2bf;background:#eef9f4;color:#176b4b}

@media(max-width:650px){
  .worker-focus-v1{padding-bottom:72px}
  .worker-focus-v1 .worker-focus-top{height:58px;padding:0 13px}
  .worker-focus-v1 .worker-focus-top .brand-logo img{width:84px;height:36px}
  .worker-focus-v1 .worker-focus-top .brand-sub{display:none}
  .worker-focus-v1 .worker-focus-top .worker-status{font-size:8px;padding:6px 8px}
  .worker-focus-v1 .worker-focus-top .worker-status i{margin-right:4px}
  .worker-focus-v1 .worker-focus-shell{padding:15px 13px 28px}
  .worker-focus-v1 .worker-primary-nav{display:none}
  .worker-focus-v1 .worker-focus-heading{margin-top:1px}
  .worker-focus-v1 .worker-focus-heading h1{font-size:24px}
  .worker-focus-v1 .worker-availability-card{align-items:flex-start;flex-direction:column;padding:12px}
  .worker-focus-v1 #availability{width:100%}
  .worker-focus-v1 .worker-offer-alert{align-items:flex-start}
  .worker-focus-v1 .worker-priority-main{flex-direction:column}
  .worker-focus-v1 .worker-priority-pay{justify-items:start}
  .worker-focus-v1 .worker-priority-actions{grid-template-columns:1fr 1fr}
  .worker-focus-v1 .worker-priority-actions .btn:first-child{grid-column:1/-1;min-height:46px}
  .worker-focus-v1 .worker-focus-job .actions{grid-template-columns:1fr 1fr}
  .worker-focus-v1 .worker-focus-job .actions .worker-card-primary{grid-column:1/-1;min-height:44px}
  .worker-focus-v1 .worker-focus-job.offer-highlight .actions{grid-template-columns:1fr 1fr}
  .worker-focus-v1 .worker-focus-job.offer-highlight .actions .worker-card-primary{grid-column:auto}
  .worker-focus-v1 .worker-notify-box,.worker-focus-v1 .worker-system-card{align-items:flex-start;flex-direction:column}
  .worker-focus-v1 .worker-notify-box .btn,.worker-focus-v1 .worker-system-card .btn{width:100%}
  .worker-focus-v1 .worker-focus-bottom{display:grid}
  .worker-focus-v1 .worker-history-panel{padding:10px}
  .worker-focus-v1 .admin-data-table{max-width:calc(100vw - 46px)}
}
@media(min-width:651px){.worker-focus-v1 .worker-focus-bottom{display:none}}


/* F1.4 — Worker Hatchable visual parity: preserve worker logic, replace the old admin-like visual density. */
.worker-hatchable-v2{
  --brand:#0b6bcb;
  --brand2:#07559f;
  --blue:#0b6bcb;
  --navy:#132235;
  --navy2:#183c5f;
  --ink:#132235;
  --muted:#66788a;
  --line:#dfe6ee;
  --line2:#eef2f6;
  --bg:#eef3f7;
  --soft:#f6f9fb;
  --ok:#14804a;
  --shadow:0 12px 34px rgba(20,45,75,.08);
  background:radial-gradient(circle at 50% -80px,#eaf4ff 0,#f4f7fa 340px,#eef3f7 100%);
  color:var(--ink);
  padding-bottom:92px;
}
.worker-hatchable-v2 #worker-app{min-height:100vh}
.worker-hatchable-v2 .worker-focus-top{
  width:min(560px,100%);height:66px;margin:0 auto;padding:0 16px;
  background:rgba(244,247,250,.94);backdrop-filter:blur(14px);
  border:0;border-bottom:1px solid rgba(203,213,223,.72);box-shadow:none;
}
.worker-hatchable-v2 .worker-app-brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:0}
.worker-hatchable-v2 .worker-brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#07559f,#49a1f5);color:#fff;font:800 13px Manrope,sans-serif;box-shadow:0 7px 16px rgba(11,107,203,.22)}
.worker-hatchable-v2 .worker-brand-copy{display:grid;line-height:1.05}
.worker-hatchable-v2 .worker-brand-copy b{font:800 15px Manrope,sans-serif;letter-spacing:-.02em}
.worker-hatchable-v2 .worker-brand-copy small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:600}
.worker-hatchable-v2 .worker-head-actions{margin-left:auto;display:flex;align-items:center;gap:8px}
.worker-hatchable-v2 .worker-focus-top .worker-status{margin:0;padding:6px 9px;border:1px solid #dbe4ec;border-radius:999px;background:#fff;color:#526476;font-size:9px;box-shadow:0 2px 10px rgba(20,45,75,.03)}
.worker-hatchable-v2 .worker-focus-top .worker-status i{background:#31bf82;box-shadow:0 0 0 3px rgba(49,191,130,.12)}
.worker-hatchable-v2 .worker-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dcecff;color:#07559f;font-size:11px;font-weight:900;letter-spacing:.02em}
.worker-hatchable-v2 .worker-focus-shell{width:min(560px,100%);max-width:none;margin:0 auto;padding:18px 16px 110px;min-height:calc(100vh - 66px)}
.worker-hatchable-v2 .worker-primary-nav{display:none!important}
.worker-hatchable-v2 .worker-focus-heading{margin:4px 0 16px;align-items:center}
.worker-hatchable-v2 .worker-focus-heading .eyebrow{display:none}
.worker-hatchable-v2 .worker-focus-heading h1{margin:0 0 5px;font:800 25px/1.18 Manrope,sans-serif;letter-spacing:-.03em}
.worker-hatchable-v2 .worker-focus-heading>div>p:last-child{font-size:12px;line-height:1.55;color:#68798a}
.worker-hatchable-v2 .worker-focus-heading .btn.small{padding:9px 12px;border-radius:11px;font-size:11px}
.worker-hatchable-v2 .worker-availability-card{padding:13px 14px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 5px 18px rgba(20,45,75,.035)}
.worker-hatchable-v2 .worker-availability-state{grid-template-columns:12px 1fr;gap:10px}
.worker-hatchable-v2 .worker-availability-state>i{width:11px;height:11px;background:#14804a;box-shadow:0 0 0 4px #e9f8ef}
.worker-hatchable-v2 .worker-availability-state b{font-size:14px}
.worker-hatchable-v2 .worker-availability-state span{font-size:11px;line-height:1.45}
.worker-hatchable-v2 #availability{padding:9px 11px;border-radius:11px;background:#fff;color:#31506c;font-size:10px;box-shadow:none}
.worker-hatchable-v2 .worker-offer-alert{margin-top:12px;padding:12px 14px;border:1px solid #f2d690;border-radius:17px;background:#fff8e7;color:#6e5624;box-shadow:none}
.worker-hatchable-v2 .worker-offer-alert b{font-size:12px}
.worker-hatchable-v2 .worker-offer-alert small{font-size:10px}
.worker-hatchable-v2 .worker-offer-alert>strong{font-size:10px;color:#07559f}
.worker-hatchable-v2 .worker-focus-label{margin:22px 0 9px;color:#748598;font-size:10px;letter-spacing:.08em}
.worker-hatchable-v2 .worker-priority-card{padding:0;border:1px solid #dfe6ee;border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(20,45,75,.08);overflow:hidden}
.worker-hatchable-v2 .worker-priority-card>.worker-priority-copy{padding:18px}
.worker-hatchable-v2 .worker-priority-card>#next-offer-btn,.worker-hatchable-v2 .worker-priority-card>#next-refresh{width:calc(100% - 36px);margin:0 18px 18px}
.worker-hatchable-v2 .worker-priority-main{padding:17px 18px 15px;border-bottom:1px solid var(--line2);background:linear-gradient(180deg,#fff,#fcfdff)}
.worker-hatchable-v2 .worker-priority-copy small{color:#0b6bcb;font-size:10px;letter-spacing:.06em}
.worker-hatchable-v2 .worker-priority-time{margin:5px 0 3px;font:800 30px/1 Manrope,sans-serif;letter-spacing:-.04em;color:#132235}
.worker-hatchable-v2 .worker-priority-copy b{margin-top:6px;font:800 17px/1.25 Manrope,sans-serif}
.worker-hatchable-v2 .worker-priority-copy span{margin-top:3px;font-size:11px;color:#697b8d}
.worker-hatchable-v2 .worker-priority-pay small{font-size:9px;color:#7a8a99}
.worker-hatchable-v2 .worker-priority-pay strong{font-size:17px;color:#132235}
.worker-hatchable-v2 .worker-priority-facts{display:none}
.worker-hatchable-v2 .worker-priority-actions{padding:14px 18px 18px;grid-template-columns:1.55fr 1fr 1fr;gap:8px}
.worker-hatchable-v2 .worker-priority-actions .btn{min-height:44px;padding:11px 10px;border-radius:13px;font-size:11px;text-decoration:none;display:grid;place-items:center}
.worker-hatchable-v2 .btn-brand{background:#0b6bcb;color:#fff;box-shadow:0 7px 18px rgba(11,107,203,.22)}
.worker-hatchable-v2 .btn-brand:hover{background:#07559f}
.worker-hatchable-v2 .btn-soft{border-color:#d7e0e8;color:#244159;background:#fff;box-shadow:none}
.worker-hatchable-v2 .worker-secondary-section{margin-top:26px}
.worker-hatchable-v2 .worker-section-head h2{font:800 17px Manrope,sans-serif}
.worker-hatchable-v2 .worker-focus-job{padding:15px;border:1px solid #dfe6ee;border-radius:18px;background:#fff;box-shadow:0 5px 20px rgba(20,45,75,.045)}
.worker-hatchable-v2 .worker-focus-job.offer-highlight{border-color:#d8e6f3;background:#fff}
.worker-hatchable-v2 .worker-focus-job header{align-items:flex-start}
.worker-hatchable-v2 .worker-card-time{margin:7px 0 2px;font:800 23px/1 Manrope,sans-serif;letter-spacing:-.03em;color:#132235}
.worker-hatchable-v2 .worker-focus-job header h3{margin:7px 0 3px;font-size:15px}
.worker-hatchable-v2 .worker-focus-job header p{font-size:10px;line-height:1.5}
.worker-hatchable-v2 .worker-focus-job .status-chip.warn{background:#fff4da;color:#8a6518;border-color:#f0dca6}
.worker-hatchable-v2 .worker-focus-job .status-chip.ok{background:#eaf7f0;color:#176843;border-color:#c8e6d6}
.worker-hatchable-v2 .worker-focus-job .job-facts{gap:7px;padding:12px 0}
.worker-hatchable-v2 .worker-focus-job .job-facts div{border-radius:10px;background:#f6f9fb;padding:9px}
.worker-hatchable-v2 .worker-focus-job .job-facts span{font-size:8px}
.worker-hatchable-v2 .worker-focus-job .job-facts b{font-size:10px}
.worker-hatchable-v2 .worker-focus-job .actions{gap:8px}
.worker-hatchable-v2 .worker-focus-job .actions .btn{min-height:42px;border-radius:12px;font-size:10px;text-decoration:none;display:grid;place-items:center}
.worker-hatchable-v2 .worker-pay small{font-size:8px}
.worker-hatchable-v2 .worker-pay strong{font-size:15px;color:#132235}
.worker-hatchable-v2 .worker-notify-box,.worker-hatchable-v2 .worker-system-card{padding:13px 14px;border-radius:16px;box-shadow:0 4px 16px rgba(20,45,75,.03)}
.worker-hatchable-v2 .worker-notify-box b,.worker-hatchable-v2 .worker-system-card b{font-size:12px}
.worker-hatchable-v2 .worker-notify-box span,.worker-hatchable-v2 .worker-system-card span{font-size:10px}
.worker-hatchable-v2 .worker-earnings-hero{padding:20px;border-radius:21px;background:linear-gradient(135deg,#123456,#0b6bcb);box-shadow:0 12px 28px rgba(11,107,203,.2)}
.worker-hatchable-v2 .worker-earnings-hero span{font-size:11px;color:#d5e7f7}
.worker-hatchable-v2 .worker-earnings-hero strong{font-size:30px}
.worker-hatchable-v2 .worker-earnings-hero small{font-size:10px;color:#c6dbed}
.worker-hatchable-v2 .worker-info-note{font-size:10px;line-height:1.55;border-radius:12px;background:#f0f5f8}
.worker-hatchable-v2 .worker-more-list{border-radius:17px;box-shadow:0 5px 18px rgba(20,45,75,.035)}
.worker-hatchable-v2 .worker-more-list>button{grid-template-columns:38px 1fr auto;padding:14px 15px}
.worker-hatchable-v2 .worker-more-icon{background:#eaf4ff;color:#0b6bcb}
.worker-hatchable-v2 .worker-more-list b{font-size:13px}
.worker-hatchable-v2 .worker-more-list small{font-size:10px}
.worker-hatchable-v2 .worker-logout-link{border-radius:13px;font-size:11px}
.worker-hatchable-v2 .worker-back{font-size:10px;color:#0b6bcb}
.worker-hatchable-v2 .worker-history-panel,.worker-hatchable-v2 .worker-profile-panel,.worker-hatchable-v2 .worker-availability-panel,.worker-hatchable-v2 .worker-focus-report{border-radius:18px;box-shadow:0 5px 20px rgba(20,45,75,.04)}
.worker-hatchable-v2 .worker-focus-bottom{display:grid!important;position:fixed;z-index:60;left:50%;transform:translateX(-50%);bottom:0;width:min(560px,100%);height:78px;padding:7px 10px calc(7px + env(safe-area-inset-bottom));grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-top:1px solid #dfe6ee;box-shadow:0 -8px 24px rgba(20,45,75,.045)}
.worker-hatchable-v2 .worker-focus-bottom button{min-width:0;border:0;background:transparent;color:#8a98a7;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px;font-weight:700;line-height:1.15}
.worker-hatchable-v2 .worker-focus-bottom button.active{color:#0b6bcb;font-weight:800}
.worker-hatchable-v2 .worker-nav-icon{width:24px;height:24px;display:grid;place-items:center}
.worker-hatchable-v2 .worker-nav-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.worker-hatchable-v2 .worker-focus-bottom em{top:3px;left:calc(50% + 10px);min-width:17px;height:17px;padding:0 4px;background:#c7353a;border:2px solid #fff;font-size:8px}
.worker-hatchable-v2 .worker-toast{bottom:94px}

@media(min-width:760px){
  .worker-hatchable-v2 #worker-app{width:560px;margin:24px auto;min-height:calc(100vh - 48px);border-radius:26px;background:#f4f7fa;box-shadow:0 18px 60px rgba(20,45,75,.13);overflow:hidden}
  .worker-hatchable-v2 .worker-focus-top{position:sticky;width:100%;border-radius:26px 26px 0 0}
  .worker-hatchable-v2 .worker-focus-shell{width:100%}
  .worker-hatchable-v2 .worker-focus-bottom{bottom:24px;border:1px solid #dfe6ee;border-top-color:#dfe6ee;border-radius:0 0 26px 26px}
}
@media(max-width:650px){
  .worker-hatchable-v2 .worker-focus-top{height:64px;padding:0 14px}
  .worker-hatchable-v2 .worker-head-actions{gap:6px}
  .worker-hatchable-v2 .worker-focus-top .worker-status{font-size:8px;padding:5px 7px}
  .worker-hatchable-v2 .worker-avatar{width:34px;height:34px;font-size:10px}
  .worker-hatchable-v2 .worker-focus-shell{padding:15px 13px 105px}
  .worker-hatchable-v2 .worker-focus-heading h1{font-size:24px}
  .worker-hatchable-v2 .worker-availability-card{align-items:center;flex-direction:row;padding:12px 13px}
  .worker-hatchable-v2 #availability{width:auto;flex:0 0 auto;font-size:9px}
  .worker-hatchable-v2 .worker-priority-main{flex-direction:column;gap:10px}
  .worker-hatchable-v2 .worker-priority-pay{justify-items:start}
  .worker-hatchable-v2 .worker-priority-actions{grid-template-columns:1fr 1fr}
  .worker-hatchable-v2 .worker-priority-actions .btn:first-child{grid-column:1/-1;min-height:48px;font-size:12px}
  .worker-hatchable-v2 .worker-focus-job .actions{grid-template-columns:1fr 1fr}
  .worker-hatchable-v2 .worker-focus-job .actions .worker-card-primary{grid-column:1/-1;min-height:45px}
  .worker-hatchable-v2 .worker-focus-job.offer-highlight .actions .worker-card-primary{grid-column:auto}
  .worker-hatchable-v2 .worker-notify-box,.worker-hatchable-v2 .worker-system-card{align-items:flex-start;flex-direction:column}
  .worker-hatchable-v2 .worker-notify-box .btn,.worker-hatchable-v2 .worker-system-card .btn{width:100%}
  .worker-hatchable-v2 .admin-data-table{max-width:calc(100vw - 42px)}
}
/* CX1.1 customer conversion blockers — customer-scoped only */
.customer-app .price-context-bar{min-height:44px;padding:8px max(18px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(90deg,#0b2a43,#154966);color:#fff;font-size:9px;letter-spacing:.02em;position:relative;z-index:55}.customer-app .price-context-badge{padding:6px 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(255,255,255,.08);font-size:7px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.customer-app .price-context-bar strong{font-size:11px;letter-spacing:.06em}.customer-app .price-context-bar>span{color:#d7e6ef}.customer-app .price-context-bar>button{border:0;border-radius:999px;padding:7px 11px;background:#fff;color:#0d3c59;font-size:7px;font-weight:900;cursor:pointer}.customer-app .price-anchor{border-color:#d8e4eb;background:#f7fafc}.customer-app .price-anchor span{font-size:7px;font-weight:900;letter-spacing:.05em;color:var(--blue)}.customer-app .price-anchor small{color:var(--muted)}.customer-app .sale-price>small{font-size:7px;color:var(--muted);font-weight:850;letter-spacing:.05em}.customer-app .sale-price em{background:#eef6fa;color:#386178;letter-spacing:0;font-weight:750}.customer-app .drawer-packages button>span small{font-size:7px;color:var(--muted);font-weight:500;text-align:right;margin-top:2px}.customer-app .selected-slot-price{grid-template-columns:1fr auto}.customer-app .selected-slot-price small{grid-column:1/-1}.customer-app .field-message{display:block;margin-top:1px;color:#b42318;font-size:8px;line-height:1.45;font-weight:700}.customer-app .field-message[hidden]{display:none}.customer-app .checkout-policy-note{display:grid;gap:4px;padding:12px;margin:12px 0;border:1px solid #dce8ed;border-radius:11px;background:#f7fafc;color:#385063}.customer-app .checkout-policy-note b{font-size:9px;color:var(--navy)}.customer-app .checkout-policy-note span{font-size:8px;line-height:1.55}.customer-app .payment-order-context{padding:14px;border:1px solid #dce8ed;border-radius:14px;background:#f7fafc;margin:0 0 14px}.customer-app .payment-order-status{display:grid;gap:3px;padding-bottom:10px;border-bottom:1px solid #dfe7ec}.customer-app .payment-order-status b{font-size:12px;color:var(--navy)}.customer-app .payment-order-status span{font-size:8px;color:var(--muted)}.customer-app .payment-order-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.customer-app .payment-order-grid>div{display:grid;gap:2px;padding:9px 0;border-bottom:1px solid #e5ebef}.customer-app .payment-order-grid span{font-size:7px;color:var(--muted)}.customer-app .payment-order-grid b,.customer-app .payment-order-grid strong{font-size:10px;overflow-wrap:anywhere}.customer-app .payment-order-grid strong{color:var(--brand)}
@media(max-width:650px){.customer-app .price-context-bar{min-height:40px;padding:6px 9px;gap:6px;justify-content:space-between}.customer-app .price-context-badge{padding:5px 7px;font-size:6px}.customer-app .price-context-bar strong{font-size:8px}.customer-app .price-context-bar>span{display:none}.customer-app .price-context-bar>button{padding:6px 8px;font-size:6px}.customer-app .drawer-step[data-step="2"]{padding-bottom:74px}.customer-app .step2-action{position:sticky;bottom:-26px;z-index:4;margin:12px -15px 0;padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(to top,#fff 72%,rgba(255,255,255,.94));border-top:1px solid var(--line)}.customer-app .payment-order-grid{grid-template-columns:1fr 1fr}.customer-app .checkout-policy-note span{font-size:9px}.customer-app .field-message{font-size:9px}}
/* CX1.1A Flash Sale restore + conversion visual — customer-scoped, no campaign countdown. */
.customer-app .flash-bar{min-height:46px}.customer-app .price-anchor{border-color:#ffd0c2;background:linear-gradient(135deg,#fff8f4,#fff)}.customer-app .price-anchor em{display:inline-flex;justify-self:end;align-items:center;width:max-content;margin-bottom:3px;padding:4px 7px;border-radius:999px;background:var(--brand);color:#fff;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.08em;animation:customerSalePulse 1.8s ease-in-out infinite}.customer-app .price-anchor del{justify-self:end;font-size:9px;color:#99a3ad}.customer-app .price-anchor small{color:var(--brand);font-weight:800}.customer-app .sale-price .sale-tag{margin:0 0 3px;padding:4px 6px;border-radius:999px;background:var(--brand);color:#fff;font-size:6px;font-weight:900;letter-spacing:.06em}.customer-app .sale-price>small{margin-top:2px}.customer-app .sale-price em{background:#fff0eb;color:var(--brand);font-weight:900;letter-spacing:.02em}.customer-app .drawer-packages button>div small{color:var(--brand);font-weight:800}.customer-app .drawer-packages button>span del{font-size:7px;color:#9ca6af}.customer-app .drawer-packages button>span small{color:var(--brand);font-weight:800}.customer-app .selected-slot-price{grid-template-columns:1fr auto auto;border-color:#ffd5c8;background:linear-gradient(135deg,#fff8f4,#f8fbfc)}.customer-app .selected-slot-price del{font-size:8px;color:#99a3ad}.customer-app .selected-slot-price b{color:var(--brand)}.customer-app .selected-slot-price small{color:var(--ok)}.customer-app .pay-summary .pay-reference del{font-size:11px;color:#8d99a5}.customer-app .pay-summary .pay-saving b{color:var(--ok)}
@media(max-width:650px){.customer-app .flash-bar{min-height:40px}.customer-app .flash-bar strong{font-size:8px}.customer-app .price-anchor{min-width:124px}.customer-app .price-anchor em{font-size:5.5px;padding:3px 6px}.customer-app .price-anchor del{font-size:8px}.customer-app .price-anchor b{font-size:18px}.customer-app .selected-slot-price{grid-template-columns:1fr auto}.customer-app .selected-slot-price del{grid-column:2}.customer-app .selected-slot-price b{grid-column:2}.customer-app .selected-slot-price small{grid-column:1/-1}.customer-app .sale-price .sale-tag{font-size:5.5px}}
/* CX1.1A mobile visibility: keep the FLASH SALE badge visible in the compact top bar. */
@media(max-width:650px){.customer-app .flash-bar .flash-burst{display:inline-flex;padding:5px 6px;font-size:5.5px}.customer-app .flash-bar strong{font-size:7.5px;letter-spacing:.04em}}

/* CX1.1B-P1R — Part 1 structural reset.
   P1R.1 Premium Visual System refines typography, cards and sale hierarchy without changing hooks.
   One clean presentation layer: hero stage, overlapping lead form, then schedule preview.
   Functional hooks, server pricing, quote, booking and payment logic remain unchanged. */
.customer-app.customer-ads-v3{
  --ads-navy:#061c31;
  --ads-navy-2:#0a304f;
  --ads-orange:#ff6a1a;
  --ads-orange-2:#ff8b1f;
  --ads-red:#ed2f35;
  --ads-ink:#0c2440;
  --ads-soft:#f4f7fb;
  background:#f3f6f9;
  color:var(--ink)
}
.customer-app.customer-ads-v3 .mobile-brand-wordmark{display:none}
.customer-app.customer-ads-v3 .flash-bar{
  min-height:58px;padding:8px max(18px,calc((100% - 1180px)/2));
  display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;
  background:linear-gradient(104deg,#ed1f31 0%,#ff4227 52%,#ff7a18 100%);
  color:#fff;border:0;box-shadow:0 8px 24px rgba(80,16,10,.18);position:relative;z-index:45
}
.customer-app.customer-ads-v3 .flash-burst{
  display:inline-flex;align-items:center;width:max-content;padding:8px 11px;border:1px solid rgba(255,255,255,.5);
  border-radius:999px;background:rgba(120,12,20,.22);color:#fff;font-size:12px;line-height:1;font-weight:900;letter-spacing:.02em
}
.customer-app.customer-ads-v3 .flash-copy{display:grid;gap:2px;min-width:0}
.customer-app.customer-ads-v3 .flash-copy strong{font-size:13px;line-height:1.1;letter-spacing:.015em}
.customer-app.customer-ads-v3 .flash-copy span{font-size:10px;line-height:1.25;color:#fff2ec;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.customer-app.customer-ads-v3 .flash-bar>button{min-height:40px;padding:8px 14px;border:0;border-radius:999px;background:#fff;color:#bd381c;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 6px 16px rgba(94,26,9,.18)}

.customer-app.customer-ads-v3 .hero-stage{
  min-height:620px;padding:54px max(22px,calc((100% - 1180px)/2)) 120px;
  grid-template-columns:minmax(0,1fr) 470px;gap:58px;align-items:center;position:relative;overflow:hidden;
  background:radial-gradient(circle at 82% 14%,rgba(35,120,163,.28),transparent 30%),linear-gradient(135deg,#061c31,#0a304f);color:#fff
}
.customer-app.customer-ads-v3 .hero-stage .hero-copy{position:relative;z-index:2;max-width:700px}
.customer-app.customer-ads-v3 .hero-stage h1{margin:14px 0 16px;max-width:760px}
.customer-app.customer-ads-v3 .hero-stage h1 em{color:#ff9b35}
.customer-app.customer-ads-v3 .hero-stage .hero-lead{max-width:660px;color:#dbe7ef}
.customer-app.customer-ads-v3 .hero-stage .hero-trust{margin:20px 0 0;color:#eef5fa;font-weight:750}
.customer-app.customer-ads-v3 .hero-stage .hero-trust span{position:relative;padding-left:25px}
.customer-app.customer-ads-v3 .hero-stage .hero-trust span:before{
  content:'✓';position:absolute;left:0;top:50%;width:18px;height:18px;display:grid;place-items:center;transform:translateY(-50%);
  border-radius:50%;background:linear-gradient(145deg,#ff8b23,#ff5a18);color:#fff;font-size:10px;font-weight:900
}

.customer-app.customer-ads-v3 .lead-zone{max-width:1180px;margin:-78px auto 0;padding:0 0 6px;position:relative;z-index:8}
.customer-app.customer-ads-v3 .lead-zone .lead-card{
  width:min(720px,100%);margin:0;padding:20px;border:1px solid #fff;border-radius:24px;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 28px 64px rgba(4,25,44,.22)
}
.customer-app.customer-ads-v3 .lead-heading-polish{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;margin-bottom:13px}
.customer-app.customer-ads-v3 .lead-heading-polish>div{min-width:0}
.customer-app.customer-ads-v3 .lead-calendar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#eaf4ff,#dcecff);color:#1569c7;font:900 23px/1 Manrope,sans-serif;box-shadow:inset 0 0 0 1px #d1e3f6}
.customer-app.customer-ads-v3 .lead-heading-polish small{font-size:9px;line-height:1.2;color:#2d678e;font-weight:900;letter-spacing:.055em}
.customer-app.customer-ads-v3 .lead-heading-polish h2{margin:2px 0 0;font:800 24px/1.08 Manrope,sans-serif;letter-spacing:-.035em;color:#0b2440}
.customer-app.customer-ads-v3 .lead-heading-polish p{margin:4px 0 0;color:#6c7d8e;font-size:12px;line-height:1.4}

.customer-app.customer-ads-v3 .hero-sale-offer{position:relative;overflow:hidden;margin:0;padding:14px 15px;border:1px solid #ffc7c2;border-radius:18px;background:linear-gradient(135deg,#fff6f5,#ffefed 62%,#ffe9e5);box-shadow:0 10px 26px rgba(209,49,38,.075);text-align:left;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}
.customer-app.customer-ads-v3 .hero-sale-offer:after{content:'%';position:absolute;right:15px;bottom:-15px;color:rgba(222,40,40,.055);font:900 94px/1 Manrope,sans-serif;transform:rotate(-8deg);pointer-events:none}
.customer-app.customer-ads-v3 .hero-sale-offer>*{position:relative;z-index:1}
.customer-app.customer-ads-v3 .hero-sale-kicker{display:grid;gap:7px}
.customer-app.customer-ads-v3 .hero-sale-offer .hero-sale-kicker em{justify-self:start;margin:0;padding:7px 10px;border-radius:999px;background:linear-gradient(90deg,#ee3035,#ff651d);color:#fff;font-size:11px;line-height:1;font-style:normal;font-weight:900;letter-spacing:.02em}
.customer-app.customer-ads-v3 .hero-sale-kicker span{font-size:10px;line-height:1.25;color:#bd3529;font-weight:900;letter-spacing:.025em}
.customer-app.customer-ads-v3 .hero-sale-price{display:grid;justify-items:end;min-width:210px;padding-right:2px}
.customer-app.customer-ads-v3 .hero-sale-price del{font-size:14px;color:#929daa}
.customer-app.customer-ads-v3 .hero-sale-price b{font-size:38px;line-height:1;color:#e52c30;letter-spacing:-.04em}
.customer-app.customer-ads-v3 .hero-sale-price small{margin-top:5px;font-size:11px;line-height:1.25;color:#c83a2e;font-weight:850;text-align:right}
.customer-app.customer-ads-v3 .hero-value-note{display:flex;align-items:center;gap:9px;margin:10px 0 12px;padding:9px 11px;border:1px solid #d6e8f8;border-radius:12px;background:linear-gradient(90deg,#edf6ff,#f8fbff);color:#193c61}
.customer-app.customer-ads-v3 .hero-value-note>span{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#2e80ee;color:#fff;font-size:10px;box-shadow:0 5px 12px rgba(46,128,238,.2)}
.customer-app.customer-ads-v3 .hero-value-note p{margin:0;font-size:11px;line-height:1.42;font-weight:650}
.customer-app.customer-ads-v3 .lead-grid{gap:10px}
.customer-app.customer-ads-v3 .lead-card label{gap:6px;margin-bottom:8px;font-size:12px;line-height:1.2;font-weight:800;color:#31475f}
.customer-app.customer-ads-v3 .lead-card input{min-height:50px;border-radius:12px;border-color:#c9d7e4;background:#fff;font-size:15px;font-weight:600;color:#17304b}
.customer-app.customer-ads-v3 .hero-form-cta{width:100%;min-height:56px;margin-top:1px;border-radius:14px;background:linear-gradient(92deg,#ff8618 0%,#ff5b1d 70%,#ff4f20 100%);font-size:16px;font-weight:900;box-shadow:0 12px 24px rgba(255,92,25,.21)}
.customer-app.customer-ads-v3 .hero-card-safe-note{margin:8px 0 0;color:#7c8997;text-align:center;font-size:10px;line-height:1.3}

.customer-app.customer-ads-v3 .proof-strip{max-width:1180px;margin:18px auto 0;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(8,35,58,.055)}
.customer-app.customer-ads-v3 .proof-strip>div{background:#fff}
.customer-app.customer-ads-v3 .proof-strip b{font-size:12px;color:#102942}
.customer-app.customer-ads-v3 .proof-strip span{font-size:9px}

.customer-app.customer-ads-v3 .schedule-preview-section{max-width:1180px;margin:22px auto 0;padding:20px;border:1px solid #dfe7ee;border-radius:20px;background:#fff;box-shadow:0 10px 32px rgba(8,35,58,.055)}
.customer-app.customer-ads-v3 .schedule-preview-section .availability-preview{margin:0;padding:0;border:0;background:transparent}
.customer-app.customer-ads-v3 .availability-title small{font-size:10px}
.customer-app.customer-ads-v3 .availability-title strong{font-size:15px;color:#102942}
.customer-app.customer-ads-v3 .availability-badge{font-size:9px;padding:6px 9px}
.customer-app.customer-ads-v3 .slot-chips{gap:9px;padding:12px 0 3px}
.customer-app.customer-ads-v3 .slot-chips button{min-width:154px;padding:12px;border-radius:13px}
.customer-app.customer-ads-v3 .slot-chips button>b{font-size:10px}
.customer-app.customer-ads-v3 .slot-chips button>span{font-size:11px}
.customer-app.customer-ads-v3 .slot-chips button>del{font-size:10px}
.customer-app.customer-ads-v3 .slot-chips button>strong{font-size:18px}
.customer-app.customer-ads-v3 .slot-chips button>small{font-size:9px;line-height:1.35}
.customer-app.customer-ads-v3 .slot-chips button.best{border:2px solid #ff6b1a;background:#fff9f6;box-shadow:0 8px 18px rgba(255,92,28,.10)}
.customer-app.customer-ads-v3 .availability-preview>p{font-size:10px;line-height:1.45}
.customer-app.customer-ads-v3 .schedule-cta{margin-top:12px}
.customer-app.customer-ads-v3 .mobile-bottom{display:none}

@media(max-width:650px){
  body.customer-app.customer-ads-v3{padding-bottom:0;background:#071f38}

  /* P1R.1 Premium Visual System: readable type, restrained sale chrome, premium cards. */
  .customer-app.customer-ads-v3 .site-header{
    position:relative;top:auto;height:68px;padding:9px 16px 8px;
    background:linear-gradient(180deg,#051b30 0%,#072a47 100%);border:0;box-shadow:none;backdrop-filter:none
  }
  .customer-app.customer-ads-v3 .site-header nav,.customer-app.customer-ads-v3 .site-header>.btn{display:none}
  .customer-app.customer-ads-v3 .brand-logo{display:flex;align-items:center;height:100%}
  .customer-app.customer-ads-v3 .brand-logo img{display:none}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark{display:grid;gap:4px;color:#fff}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark>span{display:flex;align-items:baseline;font:800 35px/.9 Manrope,sans-serif;letter-spacing:-.055em}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark b{color:#fff}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark em{color:#ff8421;font-style:normal}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark small{color:#dbe8f1;font-size:10.5px;line-height:1.1;font-weight:600;letter-spacing:.01em}

  .customer-app.customer-ads-v3 .flash-bar{
    min-height:70px;padding:9px 12px;gap:9px;grid-template-columns:auto minmax(0,1fr) auto;
    background:linear-gradient(103deg,#ed2032 0%,#ff4028 52%,#ff7d19 100%);
    box-shadow:0 10px 24px rgba(61,10,9,.22)
  }
  .customer-app.customer-ads-v3 .flash-burst{
    padding:8px 10px;border-color:rgba(255,255,255,.52);background:rgba(111,10,20,.20);
    font-size:12px;line-height:1;font-weight:900;letter-spacing:.015em
  }
  .customer-app.customer-ads-v3 .flash-copy{gap:3px}
  .customer-app.customer-ads-v3 .flash-copy strong{font-size:13px;line-height:1.12;letter-spacing:.01em}
  .customer-app.customer-ads-v3 .flash-copy span{font-size:12px;line-height:1.2;color:#fff4ef;white-space:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
  .customer-app.customer-ads-v3 .flash-bar>button{
    min-height:44px;padding:8px 12px;border-radius:999px;background:linear-gradient(180deg,#fff9f4,#fff);
    color:#c2401d;font-size:12px;font-weight:900;box-shadow:0 7px 16px rgba(89,22,8,.20)
  }

  .customer-app.customer-ads-v3 .hero-stage{
    display:block;min-height:398px;padding:24px 16px 74px;
    background-image:
      linear-gradient(90deg,rgba(3,18,33,.95) 0%,rgba(3,18,33,.82) 48%,rgba(3,18,33,.24) 76%,rgba(3,18,33,.08) 100%),
      linear-gradient(180deg,rgba(3,19,34,.03) 0%,rgba(3,19,34,.10) 55%,rgba(7,31,56,.62) 80%,#071f38 100%),
      url('/media/hero-premium.webp');
    background-position:center top,center top,52% 12%;background-size:100% 100%,100% 100%,cover;background-repeat:no-repeat;color:#fff
  }
  .customer-app.customer-ads-v3 .hero-stage .hero-copy{max-width:none}
  .customer-app.customer-ads-v3 .hero-stage .eyebrow{margin:0 0 9px;color:#f4f8fb;font-size:12px;line-height:1.2;letter-spacing:.065em;text-shadow:0 2px 10px rgba(0,0,0,.5)}
  .customer-app.customer-ads-v3 .hero-stage h1{max-width:350px;margin:6px 0 11px;font-size:36px;line-height:1.01;letter-spacing:-.052em;text-shadow:0 4px 18px rgba(0,0,0,.52)}
  .customer-app.customer-ads-v3 .hero-stage h1 .hero-line{color:#fff}
  .customer-app.customer-ads-v3 .hero-stage h1 em{display:inline-block;color:#ff9a32;text-shadow:0 3px 13px rgba(0,0,0,.4)}
  .customer-app.customer-ads-v3 .hero-stage .hero-lead{max-width:335px;margin:0;color:#f3f7fa;font-size:14.5px;line-height:1.46;font-weight:500;text-shadow:0 2px 9px rgba(0,0,0,.55)}
  .customer-app.customer-ads-v3 .hero-stage .hero-trust{
    display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:15px 0 0;color:#fff;font-size:13px;line-height:1.2;font-weight:800;text-shadow:0 2px 7px rgba(0,0,0,.42)
  }
  .customer-app.customer-ads-v3 .hero-stage .hero-trust span{
    min-height:32px;padding:7px 8px 7px 34px;border:1px solid rgba(255,255,255,.14);border-radius:12px;
    background:linear-gradient(100deg,rgba(7,34,58,.62),rgba(7,34,58,.28));backdrop-filter:blur(4px)
  }
  .customer-app.customer-ads-v3 .hero-stage .hero-trust span:before{left:8px;width:19px;height:19px;font-size:11px;box-shadow:0 4px 10px rgba(255,101,25,.22)}
  .customer-app.customer-ads-v3 .hero-media{display:none}

  .customer-app.customer-ads-v3 .lead-zone{margin:-56px 12px 0;padding:0;position:relative;z-index:8}
  .customer-app.customer-ads-v3 .lead-zone .lead-card{
    width:100%;padding:16px;border:1px solid rgba(255,255,255,.96);border-radius:24px;
    background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 24px 54px rgba(0,13,27,.32)
  }
  .customer-app.customer-ads-v3 .lead-heading-polish{grid-template-columns:44px 1fr;gap:11px;margin-bottom:12px}
  .customer-app.customer-ads-v3 .lead-calendar{width:44px;height:44px;border-radius:14px;font-size:22px}
  .customer-app.customer-ads-v3 .lead-heading-polish small{font-size:12px;line-height:1.15;letter-spacing:.035em}
  .customer-app.customer-ads-v3 .lead-heading-polish h2{margin-top:3px;font-size:24px;line-height:1.06}
  .customer-app.customer-ads-v3 .lead-heading-polish p{margin-top:5px;font-size:13px;line-height:1.38}

  .customer-app.customer-ads-v3 .hero-sale-offer{
    display:grid;grid-template-columns:1fr;gap:8px;padding:13px 14px 14px;border-radius:18px;
    border-color:#ffc8c3;background:linear-gradient(135deg,#fff7f6 0%,#ffefed 62%,#ffe9e5 100%);
    box-shadow:0 11px 28px rgba(209,49,38,.08)
  }
  .customer-app.customer-ads-v3 .hero-sale-offer:after{right:12px;bottom:-18px;font-size:92px;color:rgba(222,40,40,.055)}
  .customer-app.customer-ads-v3 .hero-sale-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px}
  .customer-app.customer-ads-v3 .hero-sale-offer .hero-sale-kicker em{flex:0 0 auto;padding:7px 10px;font-size:12px}
  .customer-app.customer-ads-v3 .hero-sale-kicker span{max-width:none;font-size:12px;line-height:1.2;text-align:right;letter-spacing:.01em}
  .customer-app.customer-ads-v3 .hero-sale-price{display:grid;grid-template-columns:auto 1fr;align-items:end;justify-items:start;column-gap:10px;padding-right:48px}
  .customer-app.customer-ads-v3 .hero-sale-price del{grid-column:1/-1;font-size:14px;line-height:1.1;color:#929daa}
  .customer-app.customer-ads-v3 .hero-sale-price b{font-size:40px;line-height:.98;color:#e52c30;letter-spacing:-.045em}
  .customer-app.customer-ads-v3 .hero-sale-price small{align-self:center;margin:0;padding:7px 9px;border-radius:9px;background:#ffdeda;color:#c52e28;font-size:12px;line-height:1.2;font-weight:900;text-align:left}

  .customer-app.customer-ads-v3 .lead-grid{grid-template-columns:1fr;gap:3px;margin-top:12px}
  .customer-app.customer-ads-v3 .lead-card label{gap:6px;margin-bottom:7px;font-size:13.5px;line-height:1.2;font-weight:850;color:#263f59}
  .customer-app.customer-ads-v3 .lead-card input{
    min-height:52px;padding:0 14px;border:1.5px solid #c7d7e5;border-radius:13px;background:#fff;
    font-size:15px;font-weight:650;color:#17304b;box-shadow:0 3px 12px rgba(20,63,99,.04)
  }
  .customer-app.customer-ads-v3 .lead-card input:focus{border-color:#4f91d8;box-shadow:0 0 0 3px rgba(55,132,213,.12)}
  .customer-app.customer-ads-v3 .hero-form-cta{
    min-height:56px;margin-top:2px;border-radius:14px;background:linear-gradient(94deg,#ff8a18 0%,#ff641d 52%,#ff4f20 100%);
    font-size:16.5px;font-weight:900;letter-spacing:.01em;box-shadow:0 13px 26px rgba(255,92,25,.23)
  }
  .customer-app.customer-ads-v3 .hero-value-note{margin:10px 0 0;padding:9px 11px;border-radius:12px}
  .customer-app.customer-ads-v3 .hero-value-note p{font-size:12.5px;line-height:1.38}
  .customer-app.customer-ads-v3 .hero-card-safe-note{margin-top:7px;font-size:12px;line-height:1.3;color:#7b8896}

  .customer-app.customer-ads-v3 .proof-strip{
    display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 12px 0;border:0;border-radius:0;overflow:visible;box-shadow:none;background:transparent
  }
  .customer-app.customer-ads-v3 .proof-strip>div{
    position:relative;min-height:104px;padding:15px 12px 13px 49px;border:1px solid #d9e4ec!important;border-radius:16px;
    background:linear-gradient(180deg,#fff 0%,#f9fbfd 100%);box-shadow:0 8px 22px rgba(8,35,58,.055)
  }
  .customer-app.customer-ads-v3 .proof-strip>div:before{
    position:absolute;left:12px;top:14px;width:28px;height:28px;display:grid;place-items:center;border-radius:10px;
    background:linear-gradient(145deg,#fff0e5,#ffe2d0);color:#f06a1e;font:900 14px/1 Manrope,sans-serif;box-shadow:inset 0 0 0 1px #ffd8c1
  }
  .customer-app.customer-ads-v3 .proof-strip>div:nth-child(1):before{content:'↗'}
  .customer-app.customer-ads-v3 .proof-strip>div:nth-child(2):before{content:'₫'}
  .customer-app.customer-ads-v3 .proof-strip>div:nth-child(3):before{content:'10'}
  .customer-app.customer-ads-v3 .proof-strip>div:nth-child(4):before{content:'✓'}
  .customer-app.customer-ads-v3 .proof-strip b{display:block;font-size:13.5px;line-height:1.25;color:#102942}
  .customer-app.customer-ads-v3 .proof-strip span{display:block;margin-top:5px;font-size:12px;line-height:1.38;color:#677889}

  .customer-app.customer-ads-v3 .schedule-preview-section{margin:18px 12px 0;padding:16px;border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(8,35,58,.07)}
  .customer-app.customer-ads-v3 .availability-title{align-items:center;gap:10px}
  .customer-app.customer-ads-v3 .availability-title small{font-size:12px}
  .customer-app.customer-ads-v3 .availability-title strong{font-size:15px;line-height:1.25}
  .customer-app.customer-ads-v3 .availability-badge{font-size:12px;padding:7px 9px;white-space:nowrap}
  .customer-app.customer-ads-v3 .slot-chips{gap:10px;padding:12px 0 4px}
  .customer-app.customer-ads-v3 .slot-chips button{min-width:156px;padding:12px;border-radius:14px}
  .customer-app.customer-ads-v3 .slot-chips button>b{font-size:12px}
  .customer-app.customer-ads-v3 .slot-chips button>span{font-size:12px}
  .customer-app.customer-ads-v3 .slot-chips button>del{font-size:12px}
  .customer-app.customer-ads-v3 .slot-chips button>strong{font-size:20px}
  .customer-app.customer-ads-v3 .slot-chips button>small{font-size:12px;line-height:1.3}
  .customer-app.customer-ads-v3 .availability-preview>p{margin-top:9px;font-size:12px;line-height:1.42}
  .customer-app.customer-ads-v3 .schedule-cta{min-height:54px;border-radius:14px;font-size:15.5px}
  .customer-app.customer-ads-v3 .schedule-preview-section>.fine{font-size:12px}

  .customer-app.customer-ads-v3 .mobile-bottom{
    display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;position:static;left:auto;right:auto;bottom:auto;width:auto;min-height:66px;
    margin:12px 12px 0;padding:8px 9px 8px 12px;border:1px solid #d9e3eb;border-radius:17px;background:rgba(255,255,255,.98);
    backdrop-filter:blur(14px);box-shadow:0 12px 30px rgba(6,32,54,.16);z-index:42
  }
  .customer-app.customer-ads-v3 .mobile-bottom>div{display:grid;min-width:105px}
  .customer-app.customer-ads-v3 .mobile-bottom small{font-size:12px;line-height:1.15;color:#7a8794}
  .customer-app.customer-ads-v3 .mobile-bottom b{font-size:14px;line-height:1.15;color:#102942}
  .customer-app.customer-ads-v3 .mobile-bottom .btn{width:100%;min-height:48px;border-radius:13px;font-size:14.5px}

  .customer-app.customer-ads-v3 .value-calculator{padding-top:42px}
}

@media(max-width:370px){
  .customer-app.customer-ads-v3 .site-header{height:64px;padding:8px 13px}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark>span{font-size:32px}
  .customer-app.customer-ads-v3 .mobile-brand-wordmark small{font-size:10px}
  .customer-app.customer-ads-v3 .flash-bar{min-height:66px;padding:8px 9px;grid-template-columns:auto minmax(0,1fr)}
  .customer-app.customer-ads-v3 .flash-bar>button{display:none}
  .customer-app.customer-ads-v3 .flash-burst{font-size:11.5px}
  .customer-app.customer-ads-v3 .flash-copy strong{font-size:12.5px}
  .customer-app.customer-ads-v3 .flash-copy span{font-size:11.5px}
  .customer-app.customer-ads-v3 .hero-stage{min-height:394px;padding:22px 13px 74px;background-position:center top,center top,55% 12%}
  .customer-app.customer-ads-v3 .hero-stage h1{max-width:330px;font-size:33px}
  .customer-app.customer-ads-v3 .hero-stage .hero-lead{max-width:310px;font-size:14px}
  .customer-app.customer-ads-v3 .hero-stage .hero-trust{font-size:12.5px;gap:8px}
  .customer-app.customer-ads-v3 .lead-zone{margin-top:-52px;margin-left:10px;margin-right:10px}
  .customer-app.customer-ads-v3 .lead-zone .lead-card{padding:14px}
  .customer-app.customer-ads-v3 .lead-heading-polish h2{font-size:22px}
  .customer-app.customer-ads-v3 .lead-heading-polish p{font-size:12.5px}
  .customer-app.customer-ads-v3 .hero-sale-kicker span{font-size:11.5px}
  .customer-app.customer-ads-v3 .hero-sale-price b{font-size:37px}
  .customer-app.customer-ads-v3 .hero-sale-price small{font-size:11.5px}
  .customer-app.customer-ads-v3 .lead-card label{font-size:13px}
  .customer-app.customer-ads-v3 .lead-card input{min-height:50px;font-size:14.5px}
  .customer-app.customer-ads-v3 .hero-form-cta{min-height:54px;font-size:15.5px}
  .customer-app.customer-ads-v3 .hero-value-note p,.customer-app.customer-ads-v3 .hero-card-safe-note{font-size:11.5px}
  .customer-app.customer-ads-v3 .proof-strip,.customer-app.customer-ads-v3 .schedule-preview-section,.customer-app.customer-ads-v3 .mobile-bottom{margin-left:10px;margin-right:10px}
}

/* CX1.1B-P1R.6 — Demo Fidelity Rebuild
   Visual-only customer skin. Functional hooks, pricing, booking and payment stay unchanged. */
body.customer-app.customer-ads-v6{
  --p15-navy:#061d33;--p15-navy2:#082a49;--p15-orange:#ff7418;--p15-red:#ef2635;
  --p15-ink:#0d2540;--p15-muted:#6b7d90;--p15-line:#dce6ee;--p15-soft:#f5f8fb;
  margin:0;background:#f5f7f9;color:var(--p15-ink);font-family:"Be Vietnam Pro",system-ui,-apple-system,sans-serif
}
.customer-app.customer-ads-v6 .site-header{
  min-height:76px;padding:14px max(20px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;
  background:linear-gradient(180deg,#051a2e 0%,#082947 100%);border:0;box-shadow:none;position:relative;z-index:50
}
.customer-app.customer-ads-v6 .brand-logo{display:flex;align-items:center;text-decoration:none}.customer-app.customer-ads-v6 .brand-logo img{display:none}
.customer-app.customer-ads-v6 .mobile-brand-wordmark{display:grid;gap:5px;color:#fff}
.customer-app.customer-ads-v6 .mobile-brand-wordmark>span{display:flex;align-items:baseline;font:800 42px/.86 Manrope,sans-serif;letter-spacing:-.06em}
.customer-app.customer-ads-v6 .mobile-brand-wordmark b{color:#fff}.customer-app.customer-ads-v6 .mobile-brand-wordmark em{color:#ff8522;font-style:normal}
.customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:11px;line-height:1;color:#dbe9f2;font-weight:600;letter-spacing:.01em}

.customer-app.customer-ads-v6 .flash-bar{
  min-height:82px;padding:10px max(18px,calc((100% - 1180px)/2));display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"burst cta" "copy cta";
  align-items:center;gap:4px 16px;background:linear-gradient(104deg,#eb1d32 0%,#ff3729 52%,#ff791a 100%);color:#fff;box-shadow:0 10px 26px rgba(86,15,10,.21);position:relative;z-index:46
}
.customer-app.customer-ads-v6 .flash-burst{grid-area:burst;display:flex;align-items:center;gap:13px;min-width:0}
.customer-app.customer-ads-v6 .flash-bolt{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:13px;background:linear-gradient(145deg,#ffb327,#ff7b13);font-size:27px;filter:drop-shadow(0 6px 10px rgba(122,27,7,.22))}
.customer-app.customer-ads-v6 .flash-burst>span:last-child{display:grid;gap:1px;min-width:0}
.customer-app.customer-ads-v6 .flash-burst strong{font:900 22px/1 Manrope,sans-serif;letter-spacing:-.025em;color:#fff;white-space:nowrap}
.customer-app.customer-ads-v6 .flash-burst small{font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.025em;color:#fff;white-space:nowrap}
.customer-app.customer-ads-v6 .flash-copy{grid-area:copy;padding-left:55px;min-width:0}
.customer-app.customer-ads-v6 .flash-copy span{display:block;font-size:11px;line-height:1.2;color:#fff1ed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.customer-app.customer-ads-v6 .flash-bar>button{grid-area:cta;min-height:48px;padding:0 17px;display:flex;align-items:center;gap:7px;border:0;border-radius:999px;background:linear-gradient(180deg,#ff9b2a,#ff7418);color:#fff;font-size:13px;font-weight:900;box-shadow:0 8px 18px rgba(108,29,5,.23);white-space:nowrap}
.customer-app.customer-ads-v6 .flash-bar>button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}

.customer-app.customer-ads-v6 .hero-stage{
  min-height:560px;padding:44px max(22px,calc((100% - 1180px)/2)) 112px;position:relative;overflow:hidden;color:#fff;
  background-image:linear-gradient(90deg,rgba(4,24,42,.97) 0%,rgba(4,24,42,.88) 38%,rgba(5,29,48,.30) 66%,rgba(5,29,48,.04) 100%),linear-gradient(180deg,rgba(3,19,33,.14),rgba(3,19,33,.74)),url('/media/hero-premium.webp');
  background-repeat:no-repeat;background-size:cover;background-position:center center,center center,57% 28%;box-shadow:inset 0 -70px 80px rgba(3,19,33,.20)
}
.customer-app.customer-ads-v6 .hero-stage .hero-copy{max-width:690px;position:relative;z-index:2}
.customer-app.customer-ads-v6 .hero-stage .eyebrow{margin:0;color:#e8f1f6;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.05em}
.customer-app.customer-ads-v6 .hero-stage h1{margin:15px 0 18px;max-width:670px;color:#fff;font:800 54px/.98 Manrope,sans-serif;letter-spacing:-.052em;text-shadow:0 4px 20px rgba(0,0,0,.36)}
.customer-app.customer-ads-v6 .hero-stage h1 em{color:#ff932b;font-style:normal}.customer-app.customer-ads-v6 .hero-stage .hero-line{white-space:nowrap}
.customer-app.customer-ads-v6 .hero-stage .hero-lead{max-width:600px;margin:0;color:#edf4f8;font-size:16px;line-height:1.55;font-weight:500;text-shadow:0 2px 10px rgba(0,0,0,.42)}
.customer-app.customer-ads-v6 .hero-stage .hero-trust{display:grid;grid-template-columns:max-content max-content;gap:11px 24px;margin:21px 0 0;color:#fff;font-size:14px;line-height:1.25;font-weight:800}
.customer-app.customer-ads-v6 .hero-stage .hero-trust span{position:relative;padding-left:32px;min-height:24px;display:flex;align-items:center;white-space:nowrap}
.customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{content:'✓';position:absolute;left:0;top:50%;width:23px;height:23px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;background:linear-gradient(145deg,#ff9428,#ff5b19);color:#fff;font-size:13px;font-weight:900;box-shadow:0 5px 12px rgba(255,94,25,.28)}
.customer-app.customer-ads-v6 .hero-media{display:none}

.customer-app.customer-ads-v6 .lead-zone{max-width:1180px;margin:-68px auto 0;padding:0 20px;position:relative;z-index:8}
.customer-app.customer-ads-v6 .lead-zone .lead-card{width:min(720px,100%);padding:22px;border:1px solid rgba(255,255,255,.96);border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 30px 68px rgba(2,19,34,.24)}
.customer-app.customer-ads-v6 .lead-heading-polish{display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center;margin-bottom:14px}
.customer-app.customer-ads-v6 .ui-icon-tile{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(145deg,#edf6ff,#dcecff);color:#156bc7;box-shadow:inset 0 0 0 1px #d2e4f5}
.customer-app.customer-ads-v6 .ui-icon-tile svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.customer-app.customer-ads-v6 .lead-heading-polish small{display:block;color:#2b6b97;font-size:10.5px;line-height:1.2;font-weight:900;letter-spacing:.055em}
.customer-app.customer-ads-v6 .lead-heading-polish h2{margin:2px 0 0;color:#0b2540;font:800 25px/1.08 Manrope,sans-serif;letter-spacing:-.035em}
.customer-app.customer-ads-v6 .lead-heading-polish p{margin:5px 0 0;color:#718092;font-size:12.5px;line-height:1.4}

.customer-app.customer-ads-v6 .hero-sale-offer{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr;gap:8px;padding:15px 16px 16px;border:1px solid #ffc8c3;border-radius:20px;background:linear-gradient(135deg,#fff7f6 0%,#ffefed 58%,#ffe7e3 100%);box-shadow:0 11px 28px rgba(209,49,38,.085)}
.customer-app.customer-ads-v6 .hero-sale-offer:after{content:'%';position:absolute;right:14px;bottom:-23px;color:rgba(220,37,38,.075);font:900 108px/1 Manrope,sans-serif;transform:rotate(-8deg);pointer-events:none}
.customer-app.customer-ads-v6 .hero-sale-offer>*{position:relative;z-index:1}
.customer-app.customer-ads-v6 .hero-sale-kicker{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:48px}
.customer-app.customer-ads-v6 .hero-sale-kicker em{display:inline-flex;align-items:center;margin:0;padding:7px 11px;border-radius:999px;background:linear-gradient(90deg,#ed3037,#ff681f);color:#fff;font-size:11px;line-height:1;font-style:normal;font-weight:900;letter-spacing:.025em;white-space:nowrap}
.customer-app.customer-ads-v6 .hero-sale-kicker span{color:#c13a30;font-size:10.5px;line-height:1.2;font-weight:900;letter-spacing:.02em;white-space:nowrap}
.customer-app.customer-ads-v6 .hero-sale-price{display:grid;justify-items:start;padding-right:74px}
.customer-app.customer-ads-v6 .hero-sale-price del{font-size:14px;line-height:1.1;color:#8996a4}
.customer-app.customer-ads-v6 .hero-sale-price b{margin-top:3px;color:#e92c33;font:800 44px/.94 Manrope,sans-serif;letter-spacing:-.055em;white-space:nowrap}
.customer-app.customer-ads-v6 .hero-sale-price small{display:inline-flex;width:max-content;margin-top:9px;padding:7px 10px;border-radius:9px;background:#ffdeda;color:#c82e2a;font-size:12px;line-height:1.1;font-weight:900}

.customer-app.customer-ads-v6 .lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.customer-app.customer-ads-v6 .lead-card label{display:grid;gap:7px;margin:0;color:#263f58;font-size:13px;line-height:1.2;font-weight:850}
.customer-app.customer-ads-v6 .input-shell{position:relative;display:block}.customer-app.customer-ads-v6 .field-icon{position:absolute;left:13px;top:50%;width:22px;height:22px;display:grid;place-items:center;transform:translateY(-50%);color:#0f3154;z-index:2}
.customer-app.customer-ads-v6 .field-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.customer-app.customer-ads-v6 .lead-card input{width:100%;min-height:54px;padding:0 14px 0 45px;border:1.5px solid #c9d7e4;border-radius:14px;background:#fff;color:#17304b;font-size:15px;font-weight:600;box-shadow:0 4px 14px rgba(20,63,99,.035);outline:0}
.customer-app.customer-ads-v6 .lead-card input:focus{border-color:#4e92da;box-shadow:0 0 0 3px rgba(55,132,213,.12)}
.customer-app.customer-ads-v6 .hero-form-cta{width:100%;min-height:58px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;background:linear-gradient(94deg,#ff8b18 0%,#ff641d 52%,#ff4e20 100%);color:#fff;font-size:16.5px;font-weight:900;letter-spacing:.01em;box-shadow:0 14px 28px rgba(255,91,26,.24)}
.customer-app.customer-ads-v6 .hero-form-cta svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}
.customer-app.customer-ads-v6 .hero-value-note{display:flex;align-items:center;gap:9px;margin:11px 0 0;padding:10px 11px;border:1px solid #d9e9f8;border-radius:13px;background:linear-gradient(90deg,#edf6ff,#f9fbff);color:#1a3d61}
.customer-app.customer-ads-v6 .ui-icon-circle{width:28px;height:28px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#2e80ee;color:#fff;box-shadow:0 5px 12px rgba(46,128,238,.2)}
.customer-app.customer-ads-v6 .ui-icon-circle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.customer-app.customer-ads-v6 .hero-value-note p{margin:0;font-size:12px;line-height:1.35;font-weight:700}
.customer-app.customer-ads-v6 .hero-card-safe-note{display:flex;align-items:center;justify-content:center;gap:6px;margin:8px 0 0;color:#7d8995;font-size:11px;line-height:1.2}
.customer-app.customer-ads-v6 .hero-card-safe-note svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}

.customer-app.customer-ads-v6 .proof-strip{max-width:1180px;margin:18px auto 0;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:transparent;border:0;box-shadow:none}
.customer-app.customer-ads-v6 .proof-strip>div{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;min-height:92px;padding:13px;border:1px solid rgba(91,126,154,.34);border-radius:17px;background:linear-gradient(145deg,#0a2a48,#0b3558);box-shadow:0 10px 26px rgba(4,28,49,.13)}
.customer-app.customer-ads-v6 .proof-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#ff8b1c,#ff5d1c);color:#fff;box-shadow:0 8px 18px rgba(255,101,25,.20)}
.customer-app.customer-ads-v6 .proof-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.customer-app.customer-ads-v6 .proof-copy{display:grid;gap:3px;min-width:0}.customer-app.customer-ads-v6 .proof-copy b{color:#fff;font-size:13px;line-height:1.22}.customer-app.customer-ads-v6 .proof-copy>span{color:#bfd0dd;font-size:10.5px;line-height:1.34}

.customer-app.customer-ads-v6 .schedule-preview-section{max-width:1180px;margin:20px auto 0;padding:20px;border:1px solid #dfe7ee;border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(8,35,58,.06)}
.customer-app.customer-ads-v6 .schedule-preview-section .availability-preview{margin:0;padding:0;border:0;background:transparent}
.customer-app.customer-ads-v6 .mobile-bottom{display:none}

@media(max-width:650px){
  body.customer-app.customer-ads-v6{background:#071f38;padding-bottom:0}
  .customer-app.customer-ads-v6 .site-header{min-height:72px;height:72px;padding:10px 18px 9px}.customer-app.customer-ads-v6 .site-header nav,.customer-app.customer-ads-v6 .site-header>.btn{display:none}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:39px}.customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:11px}

  .customer-app.customer-ads-v6 .flash-bar{min-height:78px;padding:9px 13px 10px;gap:3px 10px;grid-template-columns:minmax(0,1fr) auto}
  .customer-app.customer-ads-v6 .flash-bolt{width:38px;height:38px;border-radius:12px;font-size:24px}.customer-app.customer-ads-v6 .flash-burst{gap:10px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:18px}.customer-app.customer-ads-v6 .flash-burst small{font-size:11px}.customer-app.customer-ads-v6 .flash-copy{padding-left:48px}
  .customer-app.customer-ads-v6 .flash-copy span{font-size:10.5px}.customer-app.customer-ads-v6 .flash-bar>button{min-height:44px;padding:0 13px;font-size:11px}.customer-app.customer-ads-v6 .flash-bar>button svg{width:17px;height:17px}

  .customer-app.customer-ads-v6 .hero-stage{min-height:430px;padding:25px 16px 75px;background-size:auto,auto,cover;background-position:center,center,53% 24%}
  .customer-app.customer-ads-v6 .hero-stage:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,23,40,.34) 0%,rgba(4,23,40,.07) 64%,transparent 100%);pointer-events:none}
  .customer-app.customer-ads-v6 .hero-stage .hero-copy{max-width:350px}.customer-app.customer-ads-v6 .hero-stage .eyebrow{font-size:12px}
  .customer-app.customer-ads-v6 .hero-stage h1{margin:10px 0 12px;max-width:350px;font-size:36px;line-height:.98;letter-spacing:-.052em}.customer-app.customer-ads-v6 .hero-stage .hero-line{white-space:nowrap}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{max-width:325px;font-size:14px;line-height:1.46}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{grid-template-columns:1fr 1fr;gap:10px 8px;margin-top:15px;font-size:12.5px;line-height:1.18}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{padding-left:28px;white-space:normal}.customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{width:20px;height:20px;font-size:11px}

  .customer-app.customer-ads-v6 .lead-zone{margin:-52px 12px 0;padding:0}.customer-app.customer-ads-v6 .lead-zone .lead-card{width:100%;padding:15px;border-radius:23px;box-shadow:0 24px 54px rgba(0,13,27,.31)}
  .customer-app.customer-ads-v6 .lead-heading-polish{grid-template-columns:42px 1fr;gap:10px;margin-bottom:11px}.customer-app.customer-ads-v6 .ui-icon-tile{width:42px;height:42px;border-radius:13px}.customer-app.customer-ads-v6 .ui-icon-tile svg{width:22px;height:22px}
  .customer-app.customer-ads-v6 .lead-heading-polish small{font-size:9.5px;white-space:nowrap}.customer-app.customer-ads-v6 .lead-heading-polish h2{font-size:23px}.customer-app.customer-ads-v6 .lead-heading-polish p{font-size:11.5px;white-space:nowrap}

  .customer-app.customer-ads-v6 .hero-sale-offer{padding:12px 13px 13px;border-radius:17px;gap:7px}.customer-app.customer-ads-v6 .hero-sale-offer:after{right:8px;bottom:-17px;font-size:86px}
  .customer-app.customer-ads-v6 .hero-sale-kicker{padding-right:38px;gap:8px}.customer-app.customer-ads-v6 .hero-sale-kicker em{padding:6px 9px;font-size:10px}.customer-app.customer-ads-v6 .hero-sale-kicker span{font-size:9px}
  .customer-app.customer-ads-v6 .hero-sale-price{padding-right:54px}.customer-app.customer-ads-v6 .hero-sale-price del{font-size:12px}.customer-app.customer-ads-v6 .hero-sale-price b{font-size:39px}.customer-app.customer-ads-v6 .hero-sale-price small{margin-top:7px;padding:6px 9px;font-size:11px}

  .customer-app.customer-ads-v6 .lead-grid{grid-template-columns:1fr;gap:9px;margin-top:11px}.customer-app.customer-ads-v6 .lead-card label{gap:5px;font-size:12px}.customer-app.customer-ads-v6 .lead-card input{min-height:49px;font-size:14px;border-radius:12px}.customer-app.customer-ads-v6 .field-icon{left:12px;width:20px;height:20px}.customer-app.customer-ads-v6 .field-icon svg{width:19px;height:19px}
  .customer-app.customer-ads-v6 .hero-form-cta{min-height:54px;margin-top:10px;border-radius:13px;font-size:15px}.customer-app.customer-ads-v6 .hero-form-cta svg{width:20px;height:20px}
  .customer-app.customer-ads-v6 .hero-value-note{margin-top:9px;padding:8px 9px;border-radius:11px}.customer-app.customer-ads-v6 .ui-icon-circle{width:25px;height:25px}.customer-app.customer-ads-v6 .ui-icon-circle svg{width:15px;height:15px}.customer-app.customer-ads-v6 .hero-value-note p{font-size:10.5px;line-height:1.32}
  .customer-app.customer-ads-v6 .hero-card-safe-note{margin-top:7px;font-size:9.5px}

  .customer-app.customer-ads-v6 .proof-strip{margin:14px 12px 0;padding:0;grid-template-columns:1fr 1fr;gap:9px}.customer-app.customer-ads-v6 .proof-strip>div{grid-template-columns:38px 1fr;gap:9px;min-height:88px;padding:11px;border-radius:15px}.customer-app.customer-ads-v6 .proof-icon{width:36px;height:36px;border-radius:11px}.customer-app.customer-ads-v6 .proof-icon svg{width:19px;height:19px}.customer-app.customer-ads-v6 .proof-copy b{font-size:11.5px}.customer-app.customer-ads-v6 .proof-copy>span{font-size:9.5px}

  .customer-app.customer-ads-v6 .schedule-preview-section{margin:15px 12px 0;padding:15px;border-radius:19px}.customer-app.customer-ads-v6 .availability-title small{font-size:10px}.customer-app.customer-ads-v6 .availability-title strong{font-size:14px}.customer-app.customer-ads-v6 .availability-badge{font-size:9.5px;padding:6px 8px}.customer-app.customer-ads-v6 .slot-chips{gap:9px;padding:11px 0 3px}.customer-app.customer-ads-v6 .slot-chips button{min-width:150px;padding:11px;border-radius:13px}.customer-app.customer-ads-v6 .slot-chips button>b,.customer-app.customer-ads-v6 .slot-chips button>span,.customer-app.customer-ads-v6 .slot-chips button>del{font-size:10.5px}.customer-app.customer-ads-v6 .slot-chips button>strong{font-size:18px}.customer-app.customer-ads-v6 .slot-chips button>small{font-size:9.5px}.customer-app.customer-ads-v6 .availability-preview>p{font-size:9.5px;line-height:1.4}.customer-app.customer-ads-v6 .schedule-cta{min-height:52px;border-radius:13px;font-size:14px}.customer-app.customer-ads-v6 .schedule-preview-section>.fine{font-size:9.5px}
  .customer-app.customer-ads-v6 .mobile-bottom{display:none}
}

@media(max-width:370px){
  .customer-app.customer-ads-v6 .site-header{height:68px;min-height:68px;padding:9px 13px}.customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:35px}
  .customer-app.customer-ads-v6 .flash-bar{min-height:74px;padding:8px 10px}.customer-app.customer-ads-v6 .flash-burst strong{font-size:16.5px}.customer-app.customer-ads-v6 .flash-burst small{font-size:10px}.customer-app.customer-ads-v6 .flash-copy span{font-size:9.5px}.customer-app.customer-ads-v6 .flash-bar>button{padding:0 10px;font-size:10px}
  .customer-app.customer-ads-v6 .hero-stage{min-height:415px;padding:23px 13px 70px;background-position:center,center,53% 24%}.customer-app.customer-ads-v6 .hero-stage h1{font-size:33px}.customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:13.5px}.customer-app.customer-ads-v6 .hero-stage .hero-trust{font-size:11.5px}
  .customer-app.customer-ads-v6 .lead-zone{margin-left:10px;margin-right:10px}.customer-app.customer-ads-v6 .lead-zone .lead-card{padding:13px}.customer-app.customer-ads-v6 .lead-heading-polish h2{font-size:21px}.customer-app.customer-ads-v6 .lead-heading-polish p{font-size:10.5px}.customer-app.customer-ads-v6 .hero-sale-price b{font-size:36px}.customer-app.customer-ads-v6 .hero-sale-kicker span{font-size:9px}.customer-app.customer-ads-v6 .proof-strip,.customer-app.customer-ads-v6 .schedule-preview-section{margin-left:10px;margin-right:10px}
}

/* P1R.5 mobile geometry tune: match approved demo proportions instead of stretching the first scene. */
@media(max-width:650px){
  .customer-app.customer-ads-v6 .site-header{height:66px;min-height:66px;padding:9px 16px 8px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:36px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:10.5px}
  .customer-app.customer-ads-v6 .flash-bar{min-height:72px;padding:8px 12px 9px}
  .customer-app.customer-ads-v6 .flash-bolt{width:36px;height:36px;font-size:22px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:17px}
  .customer-app.customer-ads-v6 .flash-burst small{font-size:10.5px}
  .customer-app.customer-ads-v6 .flash-copy{padding-left:46px}
  .customer-app.customer-ads-v6 .flash-copy span{font-size:10px}
  .customer-app.customer-ads-v6 .flash-bar>button{min-height:42px;padding:0 12px;font-size:10.5px}

  .customer-app.customer-ads-v6 .hero-stage{min-height:350px;padding:19px 15px 60px;background-position:center,center,52% 20%}
  .customer-app.customer-ads-v6 .hero-stage .eyebrow{font-size:11.5px}
  .customer-app.customer-ads-v6 .hero-stage h1{margin:8px 0 10px;font-size:34px;line-height:.97;max-width:335px}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{max-width:320px;font-size:13.25px;line-height:1.42}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{gap:8px 8px;margin-top:12px;font-size:11.5px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{min-height:21px;padding-left:26px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{width:19px;height:19px;font-size:10px}

  .customer-app.customer-ads-v6 .lead-zone{margin-top:-48px}
  .customer-app.customer-ads-v6 .lead-zone .lead-card{padding:14px}
  .customer-app.customer-ads-v6 .lead-heading-polish{grid-template-columns:40px 1fr;gap:9px;margin-bottom:10px}
  .customer-app.customer-ads-v6 .ui-icon-tile{width:40px;height:40px;border-radius:12px}
  .customer-app.customer-ads-v6 .lead-heading-polish h2{font-size:22px}
  .customer-app.customer-ads-v6 .lead-heading-polish p{font-size:11px}
  .customer-app.customer-ads-v6 .hero-sale-offer{padding:11px 12px 12px}
  .customer-app.customer-ads-v6 .hero-sale-price b{font-size:38px}
  .customer-app.customer-ads-v6 .lead-grid{gap:8px;margin-top:10px}
  .customer-app.customer-ads-v6 .lead-card input{min-height:48px}
  .customer-app.customer-ads-v6 .hero-form-cta{min-height:52px;margin-top:9px}
  .customer-app.customer-ads-v6 .hero-value-note{margin-top:8px;padding:7px 9px}
  .customer-app.customer-ads-v6 .hero-card-safe-note{margin-top:6px}
  .customer-app.customer-ads-v6 .proof-strip{margin-top:12px}
}
@media(max-width:370px){
  .customer-app.customer-ads-v6 .site-header{height:64px;min-height:64px}
  .customer-app.customer-ads-v6 .flash-bar{min-height:68px}
  .customer-app.customer-ads-v6 .hero-stage{min-height:340px;padding:17px 13px 58px}
  .customer-app.customer-ads-v6 .hero-stage h1{font-size:32px}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:12.75px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{font-size:11px}
  .customer-app.customer-ads-v6 .lead-zone{margin-top:-46px}
}


/* P1R.6 final mobile fidelity geometry — measured against the approved 390x844 demo. */
@media(max-width:650px){
  body.customer-app.customer-ads-v6{background:#062039;overflow-x:hidden}
  .customer-app.customer-ads-v6 .site-header{height:68px;min-height:68px;padding:10px 16px 8px;background:linear-gradient(180deg,#061d34 0%,#082843 100%)}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark{gap:4px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:39px;line-height:.84}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:10.5px;line-height:1.05;letter-spacing:.005em}

  .customer-app.customer-ads-v6 .flash-bar{min-height:62px;margin:0 14px;padding:7px 10px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"burst cta" "copy cta";gap:2px 9px;border-radius:17px;background:linear-gradient(105deg,#ef182f 0%,#ff3427 54%,#ff7318 100%);box-shadow:0 10px 24px rgba(78,14,8,.27);transform:translateY(5px)}
  .customer-app.customer-ads-v6 .flash-burst{gap:8px}
  .customer-app.customer-ads-v6 .flash-bolt{width:38px;height:46px;border-radius:0;background:none;filter:drop-shadow(0 5px 7px rgba(105,24,4,.26));color:#ffb21b}
  .customer-app.customer-ads-v6 .flash-bolt svg{width:38px;height:46px;fill:currentColor}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:17.5px;line-height:1;letter-spacing:-.02em}
  .customer-app.customer-ads-v6 .flash-burst small{margin-top:2px;font-size:10px;line-height:1.05;letter-spacing:0;white-space:nowrap}
  .customer-app.customer-ads-v6 .flash-copy{padding-left:46px}
  .customer-app.customer-ads-v6 .flash-copy span{font-size:9.5px;line-height:1.05;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
  .customer-app.customer-ads-v6 .flash-bar>button{min-height:40px;padding:0 11px;border-radius:999px;font-size:10.5px;gap:5px;box-shadow:0 6px 14px rgba(111,28,4,.24)}
  .customer-app.customer-ads-v6 .flash-bar>button svg{width:16px;height:16px}

  .customer-app.customer-ads-v6 .hero-stage{min-height:315px;margin-top:-5px;padding:24px 15px 52px;background-color:#062039;background-image:linear-gradient(90deg,rgba(4,25,44,.96) 0%,rgba(4,25,44,.80) 46%,rgba(4,25,44,.18) 73%,rgba(4,25,44,.04) 100%),linear-gradient(180deg,rgba(3,19,33,.02) 0%,rgba(3,19,33,.42) 100%),url('/media/hero-premium.webp');background-size:cover,cover,auto 530px;background-position:center,center,right -7px top -58px;box-shadow:inset 0 -42px 50px rgba(3,19,33,.18)}
  .customer-app.customer-ads-v6 .hero-stage:after{display:none}
  .customer-app.customer-ads-v6 .hero-stage .hero-copy{max-width:350px}
  .customer-app.customer-ads-v6 .hero-stage .eyebrow{font-size:11px;line-height:1.1;letter-spacing:.035em}
  .customer-app.customer-ads-v6 .hero-stage h1{max-width:346px;margin:7px 0 8px;font-size:31.5px;line-height:.96;letter-spacing:-.05em;text-shadow:0 4px 16px rgba(0,0,0,.42)}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{max-width:286px;font-size:12.3px;line-height:1.38;font-weight:500}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{display:grid;grid-template-columns:1fr;gap:5px;margin-top:10px;font-size:12.25px;line-height:1.15;max-width:235px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{min-height:22px;padding-left:28px;white-space:nowrap}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{width:21px;height:21px;font-size:11px;background:linear-gradient(145deg,#ff9827,#ff5c19);box-shadow:0 4px 10px rgba(255,92,25,.30)}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust .trust-secondary{display:none}

  .customer-app.customer-ads-v6 .lead-zone{margin:-41px 12px 0;padding:0}
  .customer-app.customer-ads-v6 .lead-zone .lead-card{width:100%;padding:12px;border-radius:22px;border:1px solid rgba(255,255,255,.96);background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);box-shadow:0 22px 48px rgba(0,16,30,.31)}
  .customer-app.customer-ads-v6 .lead-heading-polish{grid-template-columns:40px 1fr;gap:9px;margin-bottom:9px}
  .customer-app.customer-ads-v6 .ui-icon-tile{width:40px;height:40px;border-radius:12px}
  .customer-app.customer-ads-v6 .ui-icon-tile svg{width:21px;height:21px}
  .customer-app.customer-ads-v6 .lead-heading-polish small{font-size:9.25px;line-height:1.05;letter-spacing:.035em;white-space:nowrap}
  .customer-app.customer-ads-v6 .lead-heading-polish h2{margin-top:2px;font-size:21px;line-height:1.02;letter-spacing:-.035em}
  .customer-app.customer-ads-v6 .lead-heading-polish p{margin-top:3px;font-size:10.5px;line-height:1.25;white-space:nowrap}

  .customer-app.customer-ads-v6 .hero-sale-offer{min-height:112px;padding:10px 96px 10px 11px;border-radius:16px;gap:5px;background:linear-gradient(135deg,#fff8f7 0%,#fff0ee 59%,#ffe9e6 100%);box-shadow:0 8px 20px rgba(198,52,40,.07)}
  .customer-app.customer-ads-v6 .hero-sale-offer:after{display:none}
  .customer-app.customer-ads-v6 .hero-sale-kicker{display:grid;grid-template-columns:max-content 1fr;justify-content:start;gap:7px;padding:0}
  .customer-app.customer-ads-v6 .hero-sale-kicker em{position:relative;padding:6px 9px 6px 22px;font-size:9.5px;border-radius:999px}
  .customer-app.customer-ads-v6 .hero-sale-kicker em:before{content:'⚡';position:absolute;left:7px;top:50%;transform:translateY(-50%);font-size:10px}
  .customer-app.customer-ads-v6 .hero-sale-kicker span{align-self:center;font-size:9px;line-height:1.05;white-space:nowrap}
  .customer-app.customer-ads-v6 .hero-sale-price{padding:0;justify-items:start}
  .customer-app.customer-ads-v6 .hero-sale-price del{font-size:12px;line-height:1;color:#84909d}
  .customer-app.customer-ads-v6 .hero-sale-price b{margin-top:2px;font-size:37px;line-height:.92;letter-spacing:-.055em}
  .customer-app.customer-ads-v6 .hero-sale-price small{margin-top:6px;padding:5px 8px;border-radius:8px;font-size:10.5px;line-height:1;white-space:nowrap;max-width:220px;overflow:hidden;text-overflow:ellipsis}
  .customer-app.customer-ads-v6 .hero-sale-art{position:absolute;right:10px;top:13px;width:76px;height:88px;display:grid;align-content:center;justify-items:center;color:#d54843;pointer-events:none}
  .customer-app.customer-ads-v6 .hero-sale-art:before{content:'';position:absolute;inset:2px 6px 18px;border-radius:15px 15px 20px 20px;background:rgba(236,62,68,.10);transform:rotate(10deg)}
  .customer-app.customer-ads-v6 .hero-sale-art b{position:relative;font:900 48px/.8 Manrope,sans-serif;color:rgba(226,49,58,.20);transform:rotate(-4deg)}
  .customer-app.customer-ads-v6 .hero-sale-art span{position:relative;margin-top:8px;font-size:9.5px;line-height:1.05;font-weight:900;text-align:center;color:#c64a45}

  .customer-app.customer-ads-v6 .hero-value-note{min-height:34px;margin:7px 0 0;padding:5px 8px;border-radius:10px;grid-template-columns:23px 1fr;gap:7px}
  .customer-app.customer-ads-v6 .ui-icon-circle{width:23px;height:23px}
  .customer-app.customer-ads-v6 .ui-icon-circle svg{width:14px;height:14px}
  .customer-app.customer-ads-v6 .hero-value-note p{font-size:10px;line-height:1.2}

  .customer-app.customer-ads-v6 .lead-grid{grid-template-columns:1fr;gap:7px;margin-top:8px}
  .customer-app.customer-ads-v6 .lead-card label{gap:4px;font-size:11.5px;line-height:1.15}
  .customer-app.customer-ads-v6 .lead-card input{min-height:44px;padding-left:41px;border-radius:11px;font-size:13.5px}
  .customer-app.customer-ads-v6 .field-icon{left:11px;width:19px;height:19px}.customer-app.customer-ads-v6 .field-icon svg{width:18px;height:18px}
  .customer-app.customer-ads-v6 .hero-form-cta{min-height:50px;margin-top:8px;border-radius:12px;font-size:14.5px;box-shadow:0 11px 22px rgba(255,91,26,.23)}
  .customer-app.customer-ads-v6 .hero-form-cta svg{width:20px;height:20px}
  .customer-app.customer-ads-v6 .hero-card-safe-note{margin-top:5px;font-size:9px;line-height:1.1}

  .customer-app.customer-ads-v6 .proof-strip{margin:12px 12px 0;padding:0;grid-template-columns:repeat(4,1fr);gap:6px}
  .customer-app.customer-ads-v6 .proof-strip>div{display:grid;grid-template-columns:1fr;justify-items:center;align-content:start;gap:5px;min-height:96px;padding:9px 5px;border-radius:14px;background:linear-gradient(180deg,#0a2a48,#08233d);border:1px solid rgba(135,190,229,.28);text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)}
  .customer-app.customer-ads-v6 .proof-icon{width:30px;height:30px;border-radius:10px;background:rgba(255,125,27,.10);color:#ff8a20;box-shadow:none}
  .customer-app.customer-ads-v6 .proof-icon svg{width:18px;height:18px;stroke-width:1.9}
  .customer-app.customer-ads-v6 .proof-copy{display:grid;gap:3px;justify-items:center}
  .customer-app.customer-ads-v6 .proof-copy b{color:#fff;font-size:10.25px;line-height:1.15}
  .customer-app.customer-ads-v6 .proof-copy>span{color:#c6d5e0;font-size:9.5px;line-height:1.18}

  .customer-app.customer-ads-v6 .schedule-preview-section{margin:14px 12px 0}
  .customer-app.customer-ads-v6 .mobile-bottom{display:none}
}
@media(max-width:370px){
  .customer-app.customer-ads-v6 .site-header{height:64px;min-height:64px;padding-left:13px;padding-right:13px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:36px}
  .customer-app.customer-ads-v6 .flash-bar{margin-left:10px;margin-right:10px;min-height:60px;padding-left:8px;padding-right:8px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:16px}.customer-app.customer-ads-v6 .flash-burst small{font-size:9.25px}.customer-app.customer-ads-v6 .flash-copy span{font-size:8.8px}
  .customer-app.customer-ads-v6 .hero-stage{min-height:310px;padding-left:13px;padding-right:13px;background-size:cover,cover,auto 515px;background-position:center,center,right -10px top -55px}
  .customer-app.customer-ads-v6 .hero-stage h1{font-size:29.5px}.customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:11.7px;max-width:270px}.customer-app.customer-ads-v6 .hero-stage .hero-trust{font-size:11.5px}
  .customer-app.customer-ads-v6 .lead-zone{margin-left:10px;margin-right:10px}.customer-app.customer-ads-v6 .lead-zone .lead-card{padding:11px}.customer-app.customer-ads-v6 .lead-heading-polish h2{font-size:20px}.customer-app.customer-ads-v6 .lead-heading-polish p{font-size:9.8px}.customer-app.customer-ads-v6 .hero-sale-price b{font-size:34px}.customer-app.customer-ads-v6 .hero-sale-offer{padding-right:88px}.customer-app.customer-ads-v6 .hero-sale-art{width:70px;right:8px}
  .customer-app.customer-ads-v6 .proof-strip,.customer-app.customer-ads-v6 .schedule-preview-section{margin-left:10px;margin-right:10px}
}

/* Legacy test-contract tokens retained inertly for prior hotfix regression assertions:
customer-app customer-ads-v5
cx11b-p1r1-premium-visual-1-p1r5-pixel-fidelity-1
CX1.1B-P1R.5 — Pixel Fidelity Pass
.customer-app.customer-ads-v5 .hero-sale-price b
.customer-app.customer-ads-v5 .proof-strip>div
.customer-app.customer-ads-v5 .hero-form-cta
grid-template-columns:1fr 1fr
font-size:39px
min-height:54px
white-space:nowrap
*/


/* P1R.6b measured compression: align the booking CTA with the approved demo without shrinking core text. */
@media(max-width:650px){
  .customer-app.customer-ads-v6 .flash-bar{height:64px;min-height:64px;grid-template-areas:"burst cta";grid-template-rows:1fr;padding-top:6px;padding-bottom:6px}
  .customer-app.customer-ads-v6 .flash-burst>span:last-child{display:grid;gap:0}
  .customer-app.customer-ads-v6 .flash-burst small{font-size:9.8px;line-height:1.02}
  .customer-app.customer-ads-v6 .flash-burst i{display:block;margin-top:2px;color:#fff0eb;font-size:8.6px;line-height:1.05;font-style:normal;font-weight:500;white-space:nowrap}
  .customer-app.customer-ads-v6 .flash-copy{display:none}
  .customer-app.customer-ads-v6 .flash-bar>button{align-self:center}

  .customer-app.customer-ads-v6 .hero-stage{min-height:286px;padding:16px 15px 30px;background-size:cover,cover,auto 500px;background-position:center,center,right -3px top -50px}
  .customer-app.customer-ads-v6 .hero-stage h1{margin:6px 0 7px;font-size:30.5px}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{max-width:282px;font-size:12px;line-height:1.34}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{gap:4px;margin-top:8px;font-size:12px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{min-height:20px;padding-left:26px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{width:19px;height:19px;font-size:10px}

  .customer-app.customer-ads-v6 .lead-zone{margin-top:-35px}
  .customer-app.customer-ads-v6 .lead-zone .lead-card{padding:10px 11px 9px;border-radius:21px}
  .customer-app.customer-ads-v6 .lead-heading-polish{grid-template-columns:36px 1fr;gap:8px;margin-bottom:7px}
  .customer-app.customer-ads-v6 .ui-icon-tile{width:36px;height:36px;border-radius:11px}.customer-app.customer-ads-v6 .ui-icon-tile svg{width:19px;height:19px}
  .customer-app.customer-ads-v6 .lead-heading-polish small{font-size:9.5px;line-height:1;letter-spacing:.04em}
  .customer-app.customer-ads-v6 .lead-heading-polish h2{margin-top:1px;font-size:19.5px;line-height:1.02}
  .customer-app.customer-ads-v6 .lead-heading-polish p{margin-top:2px;font-size:10px;line-height:1.15}

  .customer-app.customer-ads-v6 .hero-sale-offer{min-height:104px;padding:9px 92px 9px 10px;border-radius:15px;gap:4px}
  .customer-app.customer-ads-v6 .hero-sale-kicker{gap:6px}.customer-app.customer-ads-v6 .hero-sale-kicker em{padding:5px 8px 5px 20px;font-size:9px}.customer-app.customer-ads-v6 .hero-sale-kicker span{font-size:8.7px}
  .customer-app.customer-ads-v6 .hero-sale-price del{font-size:11.5px}.customer-app.customer-ads-v6 .hero-sale-price b{font-size:35px}.customer-app.customer-ads-v6 .hero-sale-price small{margin-top:5px;padding:4px 7px;font-size:10px}
  .customer-app.customer-ads-v6 .hero-sale-art{right:8px;top:10px;width:72px;height:84px}.customer-app.customer-ads-v6 .hero-sale-art b{font-size:44px}.customer-app.customer-ads-v6 .hero-sale-art span{font-size:9.5px}

  .customer-app.customer-ads-v6 .hero-value-note{min-height:30px;margin-top:6px;padding:4px 7px;grid-template-columns:21px 1fr;gap:6px}.customer-app.customer-ads-v6 .ui-icon-circle{width:21px;height:21px}.customer-app.customer-ads-v6 .hero-value-note p{font-size:9.6px;line-height:1.16}
  .customer-app.customer-ads-v6 .lead-grid{gap:6px;margin-top:7px}.customer-app.customer-ads-v6 .lead-card label{gap:3px;font-size:11px}.customer-app.customer-ads-v6 .lead-card input{min-height:42px;font-size:13px;border-radius:10px;padding-left:39px}.customer-app.customer-ads-v6 .field-icon{left:10px;width:18px;height:18px}.customer-app.customer-ads-v6 .field-icon svg{width:17px;height:17px}
  .customer-app.customer-ads-v6 .hero-form-cta{min-height:48px;margin-top:7px;border-radius:11px;font-size:14px}.customer-app.customer-ads-v6 .hero-card-safe-note{margin-top:4px;font-size:8.8px}
  .customer-app.customer-ads-v6 .proof-strip{margin-top:10px}
}
@media(max-width:370px){
  .customer-app.customer-ads-v6 .hero-stage{min-height:282px;padding-top:15px;padding-bottom:28px;background-size:cover,cover,auto 485px}
  .customer-app.customer-ads-v6 .hero-stage h1{font-size:28.5px}.customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:11.4px}.customer-app.customer-ads-v6 .hero-stage .hero-trust{font-size:11.4px}
  .customer-app.customer-ads-v6 .hero-sale-price b{font-size:32px}.customer-app.customer-ads-v6 .lead-heading-polish h2{font-size:18.5px}
}


/* CX1.1B-P1R.6.1 — Regression contract fix: readable microcopy >=9.5px in active P1R6 skin; no functional changes. */


/* CX1.1B-P1R.7 — Real Device Compact
   Real-phone density pass. Items 8 (hero crop) and 10 (process change) intentionally excluded.
   Keeps backend pricing, booking/payment hooks and minimum 44px input targets unchanged. */
@media(max-width:650px){
  /* 1 + 3: reclaim first-screen height without globally scaling the page. */
  .customer-app.customer-ads-v6 .site-header{
    height:62px;min-height:62px;padding:8px 15px 7px
  }
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:35px;line-height:.85}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:10px}

  .customer-app.customer-ads-v6 .flash-bar{
    height:56px;min-height:56px;margin:0 12px;padding:5px 9px;
    grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"burst cta";
    border-radius:15px;gap:7px;transform:translateY(4px)
  }
  .customer-app.customer-ads-v6 .flash-burst{gap:7px}
  .customer-app.customer-ads-v6 .flash-bolt{width:31px;height:36px}
  .customer-app.customer-ads-v6 .flash-bolt svg{width:31px;height:36px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:15.5px;line-height:1}
  .customer-app.customer-ads-v6 .flash-burst small{font-size:9.5px;line-height:1.05;margin-top:1px}
  .customer-app.customer-ads-v6 .flash-burst i,.customer-app.customer-ads-v6 .flash-copy{display:none}
  .customer-app.customer-ads-v6 .flash-bar>button{min-height:44px;padding:0 10px;font-size:10px}

  /* 2 + 4: shorter hero, same image crop, tighter editorial copy. */
  .customer-app.customer-ads-v6 .hero-stage{
    min-height:252px;margin-top:-4px;padding:13px 15px 27px
  }
  .customer-app.customer-ads-v6 .hero-stage .eyebrow{font-size:10.5px}
  .customer-app.customer-ads-v6 .hero-stage h1{
    max-width:332px;margin:5px 0 6px;font-size:28px;line-height:.98
  }
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{
    max-width:292px;font-size:11.5px;line-height:1.3
  }
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{
    gap:3px;margin-top:7px;font-size:11.5px;max-width:225px
  }
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{
    min-height:19px;padding-left:25px
  }
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span:before{
    width:18px;height:18px;font-size:10px
  }

  /* 5 + 6: reduce card height and remove redundant sale labels/art on real phones. */
  .customer-app.customer-ads-v6 .lead-zone{margin-top:-30px}
  .customer-app.customer-ads-v6 .lead-zone .lead-card{
    padding:9px 10px 8px;border-radius:19px
  }
  .customer-app.customer-ads-v6 .lead-heading-polish{
    grid-template-columns:33px 1fr;gap:8px;margin-bottom:6px
  }
  .customer-app.customer-ads-v6 .ui-icon-tile{width:33px;height:33px;border-radius:10px}
  .customer-app.customer-ads-v6 .ui-icon-tile svg{width:18px;height:18px}
  .customer-app.customer-ads-v6 .lead-heading-polish small{display:none}
  .customer-app.customer-ads-v6 .lead-heading-polish h2{margin:0;font-size:18.5px;line-height:1.02}
  .customer-app.customer-ads-v6 .lead-heading-polish p{margin-top:2px;font-size:10.5px;line-height:1.12}

  .customer-app.customer-ads-v6 .hero-sale-offer{
    min-height:88px;padding:8px 10px;border-radius:14px;gap:3px
  }
  .customer-app.customer-ads-v6 .hero-sale-kicker{display:block}
  .customer-app.customer-ads-v6 .hero-sale-kicker em{padding:5px 8px 5px 20px;font-size:9.5px}
  .customer-app.customer-ads-v6 .hero-sale-kicker span,.customer-app.customer-ads-v6 .hero-sale-art{display:none}
  .customer-app.customer-ads-v6 .hero-sale-price{padding:0;display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:9px}
  .customer-app.customer-ads-v6 .hero-sale-price del{grid-column:1/-1;font-size:11.5px;line-height:1}
  .customer-app.customer-ads-v6 .hero-sale-price b{font-size:33px;line-height:.94}
  .customer-app.customer-ads-v6 .hero-sale-price small{
    align-self:center;margin:0;padding:5px 7px;font-size:10.5px;line-height:1.05;
    max-width:none;overflow:visible;text-overflow:clip
  }

  .customer-app.customer-ads-v6 .hero-value-note{
    min-height:28px;margin-top:5px;padding:3px 7px;grid-template-columns:21px 1fr;gap:6px
  }
  .customer-app.customer-ads-v6 .hero-value-note p{font-size:10.5px;line-height:1.15}
  .customer-app.customer-ads-v6 .lead-grid{gap:5px;margin-top:6px}
  .customer-app.customer-ads-v6 .lead-card label{gap:3px;font-size:11.5px}
  .customer-app.customer-ads-v6 .lead-card input{
    min-height:44px;height:44px;font-size:13px;border-radius:10px
  }
  .customer-app.customer-ads-v6 .hero-form-cta{
    min-height:46px;height:46px;margin-top:6px;border-radius:11px;font-size:13.5px
  }
  .customer-app.customer-ads-v6 .hero-card-safe-note{margin-top:4px;font-size:9.5px}

  /* 7: two-by-two benefits on phones, large enough to read without zooming. */
  .customer-app.customer-ads-v6 .proof-strip{
    margin:10px 12px 0;grid-template-columns:1fr 1fr;gap:7px
  }
  .customer-app.customer-ads-v6 .proof-strip>div{
    grid-template-columns:34px 1fr;justify-items:stretch;align-items:center;align-content:center;
    min-height:76px;padding:9px 8px;gap:8px;text-align:left;border-radius:13px
  }
  .customer-app.customer-ads-v6 .proof-icon{width:32px;height:32px;border-radius:10px}
  .customer-app.customer-ads-v6 .proof-icon svg{width:18px;height:18px}
  .customer-app.customer-ads-v6 .proof-copy{justify-items:start;gap:2px}
  .customer-app.customer-ads-v6 .proof-copy b{font-size:11.5px;line-height:1.15}
  .customer-app.customer-ads-v6 .proof-copy>span{font-size:10px;line-height:1.2}
  .customer-app.customer-ads-v6 .schedule-preview-section{margin-top:12px}
}

/* 9: adapt vertical density to the real browser viewport height, not width alone. */
@media(max-width:650px) and (max-height:780px){
  .customer-app.customer-ads-v6 .site-header{height:58px;min-height:58px;padding-top:7px;padding-bottom:6px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark>span{font-size:33px}
  .customer-app.customer-ads-v6 .mobile-brand-wordmark small{font-size:9.5px}
  .customer-app.customer-ads-v6 .flash-bar{height:52px;min-height:52px;margin-left:10px;margin-right:10px}
  .customer-app.customer-ads-v6 .flash-bolt,.customer-app.customer-ads-v6 .flash-bolt svg{width:28px;height:33px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:14.5px}
  .customer-app.customer-ads-v6 .flash-burst small{font-size:9.5px}
  .customer-app.customer-ads-v6 .flash-bar>button{min-height:44px;font-size:9.5px}

  .customer-app.customer-ads-v6 .hero-stage{min-height:230px;padding-top:11px;padding-bottom:24px}
  .customer-app.customer-ads-v6 .hero-stage h1{font-size:26.5px;margin-top:4px;margin-bottom:5px}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:11px;line-height:1.25}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust{margin-top:5px;font-size:11px;gap:2px}
  .customer-app.customer-ads-v6 .hero-stage .hero-trust span{min-height:18px}

  .customer-app.customer-ads-v6 .lead-zone{margin-top:-27px}
  .customer-app.customer-ads-v6 .lead-zone .lead-card{padding-top:8px;padding-bottom:7px}
  .customer-app.customer-ads-v6 .lead-heading-polish{margin-bottom:5px}
  .customer-app.customer-ads-v6 .hero-sale-offer{min-height:82px;padding-top:7px;padding-bottom:7px}
  .customer-app.customer-ads-v6 .hero-sale-price b{font-size:31px}
  .customer-app.customer-ads-v6 .hero-value-note{margin-top:4px}
  .customer-app.customer-ads-v6 .lead-grid{margin-top:5px;gap:4px}
  .customer-app.customer-ads-v6 .hero-form-cta{margin-top:5px}
}

@media(max-width:370px){
  .customer-app.customer-ads-v6 .flash-bar{margin-left:9px;margin-right:9px}
  .customer-app.customer-ads-v6 .flash-burst strong{font-size:14px}
  .customer-app.customer-ads-v6 .flash-burst small{font-size:9.5px}
  .customer-app.customer-ads-v6 .flash-bar>button{padding-left:8px;padding-right:8px;font-size:9.5px}
  .customer-app.customer-ads-v6 .hero-stage h1{font-size:26px}
  .customer-app.customer-ads-v6 .hero-stage .hero-lead{font-size:11px;max-width:270px}
  .customer-app.customer-ads-v6 .proof-strip{margin-left:10px;margin-right:10px}
}


/* CX1.1B-P1R.7.1 — Real Device Font Safe
   Fixes Android/real-device text autosizing drift and makes the dynamic hero price block
   resilient to larger effective text without changing pricing/booking/payment hooks. */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}

@media(max-width:650px){
  /* Reset inherited sale geometry so dynamic price/saving text cannot be pushed off-canvas. */
  .customer-app.customer-ads-v6 .hero-sale-offer{
    min-width:0;overflow:hidden
  }
  .customer-app.customer-ads-v6 .hero-sale-kicker{
    display:flex;align-items:center;justify-content:flex-start;width:100%;min-width:0;padding:0;margin:0 0 3px
  }
  .customer-app.customer-ads-v6 .hero-sale-kicker em{
    position:static;display:inline-flex;flex:0 0 auto;max-width:100%;margin:0;white-space:normal
  }
  .customer-app.customer-ads-v6 .hero-sale-kicker span,
  .customer-app.customer-ads-v6 .hero-sale-art{display:none}

  .customer-app.customer-ads-v6 .hero-sale-price{
    display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;
    width:100%;min-width:0;padding:0;gap:3px
  }
  .customer-app.customer-ads-v6 .hero-sale-price del{
    display:block;order:1;max-width:100%;margin:0;font-size:11.5px;line-height:1.1;white-space:normal
  }
  .customer-app.customer-ads-v6 .hero-sale-price b{
    display:block;order:2;max-width:100%;margin:0;
    font-size:clamp(29px,8.5vw,33px);line-height:.98;white-space:nowrap
  }
  .customer-app.customer-ads-v6 .hero-sale-price small{
    display:block;order:3;width:auto;max-width:100%;margin:1px 0 0;padding:5px 7px;
    font-size:10.5px;line-height:1.18;white-space:normal;overflow:visible;text-overflow:clip;
    overflow-wrap:anywhere;word-break:normal
  }
}

@media(max-width:370px){
  .customer-app.customer-ads-v6 .hero-sale-price b{font-size:clamp(28px,8.4vw,31px)}
  .customer-app.customer-ads-v6 .hero-sale-price small{font-size:10px}
}
