:root{--ink:#1F2937;--muted:#64748B;--muted-2:#94A3B8;--brand:#1A56DB;--brand-dark:#123E9F;--brand-soft:#EAF1FF;--accent:#F5A623;--accent-dark:#C87900;--accent-soft:#FFF4D8;--teal:#16A34A;--teal-soft:#ECFDF3;--surface:#fff;--soft:#F9FAFB;--line:#E5E7EB;--line-strong:#CBD5E1;--success:#16A34A;--danger:#C0301F;--danger-soft:#FBEAE7;--warning:#B4740A;--warning-soft:#FBF1DE;--dark:#081222;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow-sm:0 4px 14px rgba(14,42,74,.07);--shadow:0 18px 44px rgba(14,42,74,.12);--shadow-lg:0 32px 74px rgba(8,27,51,.24);--font-display:Manrope,Poppins,Inter,"Noto Sans Gurmukhi","Nirmala UI",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-body:Inter,"Noto Sans Gurmukhi","Nirmala UI",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:ui-monospace,"SFMono-Regular",Consolas,Menlo,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;min-width:320px;overflow-x:hidden;font-family:var(--font-body);color:var(--ink);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}img,svg{max-width:100%}h1,h2,h3{font-family:var(--font-display);font-weight:650;letter-spacing:-.02em}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.hidden{display:none!important}.small{font-size:.82rem;color:var(--muted)}.required-marker{color:var(--danger)}.optional-label{font-size:.68rem;font-weight:700;color:var(--muted)}.muted{color:var(--muted)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid rgba(227,138,18,.35);outline-offset:2px}.icon{display:inline-block;width:1em;height:1em;vertical-align:-.15em;flex:none}svg.icon{stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.icon-xs{width:12px;height:12px}.icon-sm{width:16px;height:16px}.icon-md{width:20px;height:20px}.icon-lg{width:24px;height:24px}.icon-xl{width:32px;height:32px}.icon-spin{animation:iconSpin 1s linear infinite}@keyframes iconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.site-header,.dashboard-header,.policy-header{background:#ffffffeb;border-bottom:1px solid var(--line)}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);box-shadow:0 1px #0e2a4a05}.nav-wrap{min-height:72px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:11px;margin-right:auto;text-decoration:none;min-width:0}.brand-mark{position:relative;display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,#1769e0,#0e2a4a);color:#fff;font-family:var(--font-display);font-weight:800;box-shadow:0 8px 20px #0e2a4a40}.brand-mark:after{content:"";position:absolute;inset:4px;border:1px solid rgba(255,255,255,.22);border-radius:9px;pointer-events:none}.brand strong,.brand small{display:block}.brand strong{font-family:var(--font-display);font-size:1.05rem;line-height:1.1;letter-spacing:-.01em}.brand small{margin-top:2px;color:var(--muted);font-size:.7rem;line-height:1.2}.nav-links{display:flex;align-items:center;gap:22px}.nav-links a{color:#31435a;text-decoration:none;font-size:.89rem;font-weight:650;white-space:nowrap;transition:color .15s}.nav-links a:hover,.nav-links a.active{color:var(--accent-dark)}.menu-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid var(--line);border-radius:11px;background:#fff;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:5px 0;border-radius:2px;background:var(--ink);transition:.18s}.menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 19px;border:1px solid transparent;border-radius:11px;background:var(--accent);color:#fff;text-decoration:none;text-align:center;font-weight:700;line-height:1.2;cursor:pointer;transition:background .16s,transform .16s,border-color .16s,box-shadow .16s}.button:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 10px 22px #e38a1247}.button:active{transform:translateY(0)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.button-secondary{background:#fff;color:var(--brand);border-color:var(--line-strong)}.button-secondary:hover{background:var(--brand-soft);color:var(--brand-dark);box-shadow:none}.button-ghost{background:transparent;color:var(--brand);border-color:var(--line)}.button-ghost:hover{background:var(--brand-soft);color:var(--brand-dark);box-shadow:none}.button-light{background:#fff;color:var(--brand)}.button-light:hover{background:#f2f5f2;color:var(--brand-dark);box-shadow:none}.button-danger{background:var(--danger-soft);color:var(--danger);border-color:#f1c7c0}.button-danger:hover{background:#f8d9d3;color:#7d2015;box-shadow:none}.button-small{min-height:38px;padding:8px 13px;font-size:.8rem}.button-large{min-height:52px;padding:14px 22px}.button-full{width:100%}.nav-book-button{padding-inline:16px!important;color:#fff!important}.text-link{color:var(--accent-dark);font-weight:700;text-decoration:none}.text-link:hover{text-decoration:underline}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--accent-dark);font-family:var(--font-mono);font-size:.72rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.eyebrow-light{color:#f0c583}.section{padding:68px 0}.compact-section{padding:34px 0}.section-muted{background:var(--soft)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading h2{margin:7px 0 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;letter-spacing:-.03em}.section-heading p{max-width:540px;margin:0;color:var(--muted)}.panel,.card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.panel{box-shadow:var(--shadow)}.card{padding:22px}.card h1,.card h2,.card h3{margin-top:0}.card-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:15px}.card-heading-row h1,.card-heading-row h2{margin:4px 0 0;line-height:1.2}.ticket{position:relative;background:#fff;border:1px solid var(--line-strong);border-radius:18px;box-shadow:var(--shadow-lg)}.ticket:before,.ticket:after{content:"";position:absolute;top:50%;width:26px;height:26px;background:#f3f5f3;border-radius:50%;transform:translateY(-50%)}.ticket:before{left:-13px}.ticket:after{right:-13px}.ticket-perforation{border-top:2px dashed var(--line-strong);margin:0}.ticket-eyebrow{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:var(--font-mono);font-size:.72rem;letter-spacing:.06em;color:var(--muted-2)}.ticket-eyebrow strong{color:var(--ink);font-weight:600}.home-hero-compact{position:relative;overflow:hidden;padding:88px 0 82px;background:linear-gradient(135deg,#071a31,#0b315a,#0d4778);color:#fff;isolation:isolate}.home-hero-compact:before{content:"";position:absolute;inset:0;z-index:-2;background:radial-gradient(640px 440px at 8% 10%,rgba(32,133,255,.24),transparent 64%),radial-gradient(520px 400px at 88% 86%,rgba(17,189,164,.2),transparent 64%)}.home-hero-compact:after{content:"";position:absolute;inset:0;z-index:-1;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.11) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none;opacity:.65}.hero-orb-one{top:14%;left:-90px;width:190px;height:190px;background:linear-gradient(135deg,#3b82f6a6,#0ea5e914);animation:heroFloat 8s ease-in-out infinite}.hero-orb-two{right:-70px;bottom:5%;width:180px;height:180px;background:linear-gradient(135deg,#2dd4bf80,#10b9810f);animation:heroFloat 10s ease-in-out infinite reverse}@keyframes heroFloat{50%{transform:translate3d(0,-18px,0) scale(1.05)}}.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:70px;align-items:center}.hero-copy-wrap{text-align:left}.hero-live-label{padding:8px 12px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff12;color:#d9e9ff;backdrop-filter:blur(10px)}.live-dot{width:8px;height:8px;border-radius:50%;background:#38e8b1;box-shadow:0 0 0 5px #38e8b11f;animation:livePulse 1.9s ease-out infinite}@keyframes livePulse{50%{box-shadow:0 0 0 9px #38e8b100}}.home-hero-compact h1{max-width:720px;margin:20px 0 18px;font-family:var(--font-display);font-size:clamp(3rem,5.4vw,5rem);font-weight:800;line-height:.98;letter-spacing:-.055em;text-wrap:balance}.hero-copy{max-width:650px;margin:0;color:#c9d9eb;font-size:1.12rem;line-height:1.7}.punjabi{margin:12px 0 0;color:#a9c0d9;font-family:var(--font-body);font-weight:650}.hero-actions{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:11px;margin:30px 0 21px}.hero-secondary{border-color:#ffffff3d;background:#ffffff14;color:#fff;backdrop-filter:blur(10px)}.hero-secondary:hover{background:#ffffff26;color:#fff}.button-shine{position:relative;overflow:hidden}.button-shine:after{content:"";position:absolute;inset:-40% auto -40% -35%;width:28%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transition:transform .5s ease}.button-shine:hover:after{transform:translate(520%) rotate(18deg)}.hero-trust-row{display:flex;flex-wrap:wrap;gap:11px 20px;color:#bcd0e5;font-size:.8rem;font-weight:650}.hero-trust-row span{display:inline-flex;align-items:center;gap:7px}.hero-trust-row .icon{color:#59e2bd;font-size:1.05rem}.hero-live-card{position:relative;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(145deg,#fffffff5,#f4f9ffeb);color:var(--ink);box-shadow:0 38px 90px #00000057;backdrop-filter:blur(18px);animation:cardFloat 6s ease-in-out infinite}@keyframes cardFloat{50%{transform:translateY(-8px)}}.live-card-top,.live-request-summary,.live-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.live-card-top{padding-bottom:17px;border-bottom:1px solid #dfe7ef}.live-card-top small{display:block;color:#7790aa;font-family:var(--font-mono);font-size:.64rem;font-weight:700;letter-spacing:.1em}.live-card-top strong{display:block;margin-top:3px;font-size:1.05rem}.availability-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:#e4fbf3;color:#08765c;font-size:.7rem;font-weight:800}.availability-pill span{width:7px;height:7px;border-radius:50%;background:#10b981;animation:livePulse 1.8s infinite}.live-request-summary{margin:18px 0;padding:14px;border:1px solid #dbe5ee;border-radius:17px;background:#fff;box-shadow:0 10px 28px #0f355814}.live-service-icon{display:grid;place-items:center;flex:0 0 45px;width:45px;height:45px;border-radius:14px;background:linear-gradient(135deg,#fff2dc,#ffdfad);color:#d97505}.live-service-icon .icon{width:23px;height:23px}.live-request-summary>div{min-width:0;margin-right:auto}.live-request-summary strong{display:block;font-size:.9rem}.live-request-summary p{margin:2px 0 0;color:var(--muted);font-size:.72rem}.live-request-id{color:#8092a5;font-family:var(--font-mono);font-size:.68rem;font-weight:700}.live-timeline{display:grid;gap:3px;padding:4px 0 8px}.live-step{position:relative;display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;min-height:59px;color:#7d8c9e}.live-step:not(:last-child):after{content:"";position:absolute;top:42px;left:18px;width:2px;height:27px;background:#dfe7ef}.live-step>span{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dbe4ec;border-radius:12px;background:#f6f8fa;color:#8292a4;z-index:1}.live-step .icon{width:18px;height:18px}.live-step strong,.live-step small{display:block}.live-step strong{font-size:.82rem}.live-step small{margin-top:2px;font-size:.69rem}.live-step.complete>span{border-color:#b9ead9;background:#e8fbf4;color:#08765c}.live-step.complete{color:#23465a}.live-step.active>span{border-color:#b7d5ff;background:#eaf3ff;color:#1769e0;box-shadow:0 0 0 5px #1769e014}.live-step.active{color:#142e49}.live-card-footer{margin-top:10px;padding-top:15px;border-top:1px solid #dfe7ef;color:#6c8299;font-size:.69rem}.live-card-footer span{display:inline-flex;align-items:center;gap:6px}.live-card-footer .icon{color:#0b8b72}.live-card-footer>strong{color:#0e2a4a;font-family:var(--font-display)}.floating-chip{position:absolute;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffeb;color:#24415f;box-shadow:0 13px 30px #0000002e;font-size:.7rem;font-weight:800;white-space:nowrap;backdrop-filter:blur(10px)}.floating-chip .icon{color:#1769e0}.floating-chip-one{top:18%;right:-48px;animation:chipFloat 5.3s ease-in-out infinite}.floating-chip-two{left:-46px;bottom:18%;animation:chipFloat 6.4s ease-in-out infinite reverse}@keyframes chipFloat{50%{transform:translateY(-8px)}}.home-services-compact{padding:60px 0}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;min-height:166px;padding:20px;border:1px solid #e3eaf1;border-radius:18px;background:linear-gradient(160deg,#fff,#fbfdff);color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 7px 22px #0f35580b;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-card:after{content:"";position:absolute;right:-32px;bottom:-42px;width:95px;height:95px;border-radius:50%;background:radial-gradient(circle,rgba(23,105,224,.08),transparent 70%);transition:transform .25s ease}.service-card:hover{transform:translateY(-6px);border-color:#c4d8ef;box-shadow:0 18px 38px -12px #0e2a4a38}.service-card:hover:after{transform:scale(1.35)}.service-card .service-icon-box{display:grid;place-items:center;width:48px;height:48px;margin-bottom:14px;border-radius:14px;transition:transform .2s ease}.service-card:hover .service-icon-box{transform:scale(1.08) rotate(-3deg)}.service-card .service-icon-box svg{width:26px;height:26px;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.service-icon-electrician{background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#ea580c;border:1px solid #FFEDD5}.service-icon-plumber{background:linear-gradient(135deg,#e0f2fe,#bae6fd);color:#0284c7;border:1px solid #BAE6FD}.service-icon-ac{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;border:1px solid #D1FAE5}.service-icon-carpenter{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706;border:1px solid #FDE68A}.service-icon-ro{background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4f46e5;border:1px solid #E0E7FF}.service-icon-cctv{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#9333ea;border:1px solid #E9D5FF}.service-icon-printer{background:linear-gradient(135deg,#ffe4e6,#fecdd3);color:#e11d48;border:1px solid #FECDD3}.service-icon-laptop{background:linear-gradient(135deg,#ccfbf1,#99f6e4);color:#0d9488;border:1px solid #99F6E4}.service-icon-mason{background:linear-gradient(135deg,#ffedd5,#fed7aa);color:#c2410c;border:1px solid #FED7AA}.service-icon-painter{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#db2777;border:1px solid #FBCFE8}.service-card strong,.service-card small{display:block}.service-card strong{font-family:var(--font-display);font-size:1.02rem;font-weight:700;line-height:1.25;color:var(--ink)}.service-card small{margin-top:5px;color:var(--muted);font-size:.78rem;line-height:1.35}.home-process-section{padding:64px 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.home-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.process-card{position:relative;display:flex;flex-direction:column;gap:18px;padding:30px 26px;background:#fff;border:1px solid #E2E8F0;border-radius:20px;box-shadow:0 8px 20px -4px #0e2a4a0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.process-card:hover{transform:translateY(-4px);border-color:#cbd5e1;box-shadow:0 16px 32px -8px #0e2a4a1f}.process-card-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.process-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(135deg,#0e2a4a,#1769e0);color:#fff;box-shadow:0 8px 18px -4px #1769e059}.process-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.step-badge{display:inline-flex;align-items:center;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,#fff7ed,#ffedd5);color:#c2410c;font-family:var(--font-mono);font-size:.8rem;font-weight:700;letter-spacing:.05em;border:1px solid #FED7AA}.process-card-body strong{display:block;font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--ink);margin-bottom:6px}.process-card-body p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.45}.home-technician-cta{padding:38px 0}.technician-compact-banner{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px;border-radius:var(--radius-lg);background:var(--brand-dark);color:#fff}.technician-compact-banner:after{content:"";position:absolute;right:-90px;top:-90px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(227,138,18,.35),transparent 70%)}.technician-compact-banner h2{position:relative;margin:5px 0 6px;font-size:clamp(1.45rem,3vw,2rem)}.technician-compact-banner p{position:relative;margin:0;color:#c3d2e2}.technician-compact-banner .button{position:relative}.mobile-book-sticky,.home-quick-card{display:none!important}.about-page-hero{padding:66px 0 54px;background:var(--brand-soft)}.about-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:36px;align-items:center}.about-page-hero h1{max-width:760px;margin:10px 0 15px;font-size:clamp(2.4rem,5vw,4rem);line-height:1.04;letter-spacing:-.03em}.about-page-hero p{max-width:720px;margin:9px 0;color:var(--muted)}.about-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.about-local-card,.local-rules-card{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.about-local-card h2{margin:7px 0 8px;font-size:1.4rem;line-height:1.25}.about-local-card p{margin:0 0 12px;color:var(--muted);font-size:.88rem}.about-local-card a{color:var(--accent-dark);font-weight:700;text-decoration:none}.about-purpose-section{padding:52px 0}.about-purpose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.about-purpose-grid article{padding:21px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.about-number{color:var(--accent-dark);font-family:var(--font-mono);font-size:.75rem;font-weight:600;letter-spacing:.08em}.about-purpose-grid h2{margin:8px 0 5px;font-size:1.16rem}.about-purpose-grid p{margin:0;color:var(--muted);font-size:.87rem}.about-details-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:30px;align-items:start}.about-details-grid>div>h2{margin:5px 0 16px;font-size:clamp(1.75rem,3vw,2.45rem)}.about-steps{display:grid;gap:10px}.about-steps article{display:flex;gap:12px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff}.about-steps article>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:var(--brand);color:#fff}.about-steps strong{display:block}.about-steps p{margin:3px 0 0;color:var(--muted);font-size:.83rem}.local-rules-card h3{margin:0 0 8px}.plain-check-list{list-style:none;margin:0;padding:0}.plain-check-list li{position:relative;display:flex;align-items:flex-start;gap:9px;padding:9px 0;border-bottom:1px solid var(--line);color:#3a4c60;font-size:.87rem}.plain-check-list li:last-child{border-bottom:0}.plain-check-list li:before{content:"";flex:0 0 auto;width:18px;height:18px;margin-top:1px;border-radius:50%;background:var(--teal-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230B6E68' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:11px}.about-disclaimer-section{padding:42px 0}.about-disclaimer{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;border:1px solid var(--line-strong);border-radius:var(--radius-lg);background:var(--soft)}.about-disclaimer h2{margin:4px 0 6px;font-size:1.55rem}.about-disclaimer p{max-width:800px;margin:0;color:var(--muted);font-size:.87rem}.footer{padding:40px 0 20px;background:var(--brand-dark);color:#cfdaea}.footer-grid{display:grid;grid-template-columns:1.15fr .75fr 1.2fr;gap:28px;align-items:start}.footer-grid>div{min-width:0}.footer p{color:#9fb0c4}.footer-summary{max-width:390px}.footer-contact{margin-top:8px}.footer a{color:#cfdaea}.footer-links{display:grid;gap:6px;margin-top:9px}.footer-links a{text-decoration:none;font-size:.84rem}.footer-links a:hover{color:#f5c067;text-decoration:underline}.footer-policy-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.footer-bottom{margin-top:26px;padding-top:17px;border-top:1px solid #1c3350;color:#8ea0b6;font-size:.78rem}label{display:block;margin-bottom:14px;font-size:.87rem;font-weight:650}input,select,textarea{width:100%;min-height:46px;margin-top:6px;padding:11px 13px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;color:var(--ink)}textarea{min-height:94px;resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(227,138,18,.16);border-color:var(--accent)}input[readonly]{background:var(--soft);color:#5b6b7e;cursor:not-allowed}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.checkbox{display:flex;align-items:flex-start;gap:9px;font-weight:500}.checkbox input{flex:0 0 auto;width:auto;min-height:0;margin-top:4px}.field-help{display:block;margin-top:5px;color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.4}.notice,.identity-required-banner{padding:13px 15px;border:1px solid #e7cf9a;border-radius:11px;background:var(--warning-soft);color:#664b00;font-size:.86rem}.notice.info{border-color:#b9d2e0;background:var(--brand-soft);color:#1f3c57}.notice.safe{border-color:#a9d6cc;background:var(--teal-soft);color:#0e4642}.notice p{margin:4px 0 0}.form-status{min-height:22px;margin:11px 0 0}.form-status:not(:empty){padding:10px 12px;border-radius:10px;font-size:.83rem;font-weight:650}.form-status.success:not(:empty){border:1px solid #a9d6cc;background:var(--teal-soft);color:#0e4642}.form-status.error:not(:empty){border:1px solid #eec2bb;background:var(--danger-soft);color:#8f2a1f}.form-status.info:not(:empty){border:1px solid #b9d2e0;background:var(--brand-soft);color:#1f3c57}.badge-row,.account-readiness{display:flex;flex-wrap:wrap;gap:8px}.badge,.status-pill,.readiness-pill{display:inline-flex;align-items:center;gap:5px;border-radius:999px;font-size:.74rem;font-weight:700}.badge{padding:6px 10px;background:var(--brand-soft);color:var(--brand)}.badge.success{background:var(--teal-soft);color:var(--success)}.badge.warning{background:var(--warning-soft);color:var(--warning)}.badge.muted{background:var(--soft);color:#566272}.status-pill{padding:5px 10px;background:var(--soft);color:#52616f}.status-pill.approved,.status-pill.completed{background:var(--teal-soft);color:var(--success)}.status-pill.pending,.status-pill.requested,.status-pill.under_review,.status-pill.documents_pending{background:var(--warning-soft);color:var(--warning)}.status-pill.rejected,.status-pill.blocked,.status-pill.disputed{background:var(--danger-soft);color:var(--danger)}.readiness-pill{padding:6px 10px;border:1px solid}.readiness-pill.complete{border-color:#a9d6cc;background:var(--teal-soft);color:#0e4642}.readiness-pill.pending{border-color:#e7cf9a;background:var(--warning-soft);color:#805919}.readiness-pill.optional{border-color:#b9d2e0;background:var(--brand-soft);color:#31577d}.section-divider{display:flex;align-items:center;gap:10px;margin:7px 0 15px;color:var(--brand);font-size:.8rem;font-weight:700}.section-divider:before,.section-divider:after{content:"";height:1px;flex:1;background:var(--line)}.section-divider span{white-space:nowrap}.password-rule{margin:-3px 0 13px;line-height:1.4}.empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;padding:28px 12px;border:1px dashed var(--line-strong);border-radius:var(--radius);background:var(--soft);color:var(--muted);text-align:center}.auth-page{min-height:100vh;background:var(--brand-dark);position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(620px 420px at 12% 8%,rgba(227,138,18,.22),transparent 60%),radial-gradient(700px 480px at 100% 100%,rgba(11,110,104,.3),transparent 60%)}.technician-auth-page{background:var(--dark)}.auth-shell{position:relative;z-index:1;min-height:100vh;padding:28px}.auth-simple-shell{display:grid;place-items:center}.auth-simple-layout{width:min(500px,100%)}.auth-simple-brand{width:max-content;margin:0 auto 20px;color:#fff}.auth-simple-brand small{color:#a9bdd3}.auth-card{width:100%;padding:32px}.auth-card-premium{border-color:#ffffff14;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.auth-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;color:var(--muted);text-decoration:none;font-size:.84rem;font-weight:650}.auth-back:hover{color:var(--brand)}.auth-card-heading{display:flex;align-items:center;gap:14px;margin-bottom:19px}.auth-card-heading h1,.auth-card-heading h2{margin:0;font-size:1.5rem}.auth-card-heading p{margin:2px 0 0;color:var(--muted);font-size:.85rem}.auth-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:13px;background:var(--brand);color:#fff;font-family:var(--font-display);font-weight:700}.technician-auth-page .auth-icon{background:var(--teal)}.auth-phone-summary{margin:0 0 15px}.auth-text-button{display:block;width:100%;margin-top:11px;padding:10px;border:0;background:none;color:var(--muted);text-decoration:underline;font-size:.83rem;cursor:pointer}.auth-support-box{margin-top:19px;padding:13px 15px;border:1px solid var(--line);border-radius:12px;background:var(--soft);font-size:.84rem}.auth-support-box strong{display:block;margin-bottom:2px}.auth-support-box a{color:var(--accent-dark);text-decoration:none;font-weight:650}.auth-legal{display:flex;align-items:center;justify-content:center;gap:9px;margin:16px 0 0;color:var(--muted);font-size:.78rem}.auth-legal a{color:var(--muted);text-decoration:underline}.auth-method-tabs{display:flex;gap:6px;margin-bottom:18px;padding:4px;border-radius:11px;background:var(--soft)}.auth-method-tab{flex:1;padding:9px;border:0;border-radius:8px;background:none;font-weight:650;font-size:.85rem;cursor:pointer;color:var(--muted)}.auth-method-tab.active{background:#fff;color:var(--brand);box-shadow:var(--shadow-sm)}.auth-feature-list{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}.auth-feature-list li{display:flex;align-items:center;gap:8px;color:#c9d6e4;font-size:.85rem}.auth-intro{color:#c9d6e4}.auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.google-login-area{text-align:center}.google-rendered-button{display:flex;justify-content:center;min-height:44px;width:100%}.google-rendered-button>div{max-width:100%!important}.button-google{background:#fff;color:#17233a;border:1px solid var(--line-strong);box-shadow:var(--shadow-sm)}.button-google:hover{background:var(--soft);border-color:var(--line-strong);box-shadow:none}.button-google:disabled{opacity:.65}.google-g{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:8px;border-radius:50%;font-weight:700;color:var(--brand);background:var(--brand-soft)}.google-login-area .small{margin:8px 0 0}.dashboard-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px)}.dashboard-nav{min-height:70px;display:flex;align-items:center;gap:16px}.dashboard-actions{display:flex;align-items:center;gap:9px;margin-left:auto}.dashboard-grid,.customer-dashboard-grid,.technician-dashboard-grid{display:grid;grid-template-columns:230px minmax(0,1fr);gap:22px;padding:22px 0 54px;align-items:start}.sidebar{position:sticky;top:88px;display:grid;gap:3px;padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.sidebar-user{padding:11px 12px 13px;margin-bottom:5px;border-bottom:1px solid var(--line)}.sidebar-user strong{display:block;font-family:var(--font-display);font-size:.95rem}.sidebar-user span{color:var(--muted);font-size:.76rem}.side-link{display:flex;align-items:center;gap:9px;padding:10px 12px;border-radius:9px;color:#3b4d63;text-decoration:none;font-size:.87rem;font-weight:650}.side-link:hover{background:var(--soft)}.side-link.active{background:var(--brand);color:#fff}.customer-tabs{display:grid;gap:3px}.content-stack{display:grid;gap:16px;min-width:0}.dashboard-welcome{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px;border-radius:var(--radius-lg);background:var(--brand);color:#fff}.dashboard-welcome:after{content:"";position:absolute;right:-70px;top:-70px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(227,138,18,.32),transparent 70%)}.dashboard-welcome h1{position:relative;margin:4px 0;font-size:1.9rem}.dashboard-welcome p{position:relative;margin:0;color:#c3d2e2}.dashboard-welcome .button{position:relative}.stat{padding:17px;border:1px solid var(--line);border-radius:13px;background:#fff}.stat strong{display:block;font-family:var(--font-display);font-size:1.6rem}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.booking-workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);gap:18px;align-items:start}.booking-card{padding:24px}.booking-form-steps{display:grid;gap:14px}.booking-step{padding:16px;border:1px solid var(--line);border-radius:13px}.booking-step legend{padding:0 4px;font-family:var(--font-display);font-weight:600}.booking-summary-card{position:sticky;top:88px;padding:20px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--soft)}.price-summary{display:grid;gap:8px;margin:12px 0}.price-summary div{display:flex;justify-content:space-between;font-size:.87rem;color:var(--muted)}.price-total{display:flex;justify-content:space-between;padding-top:10px;border-top:1px dashed var(--line-strong);font-family:var(--font-display);font-weight:650;font-size:1.05rem;color:var(--ink)}.booking-price-note{margin-top:8px}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:11px 10px;border-bottom:2px solid var(--line-strong);text-align:left;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.data-table td{padding:12px 10px;border-bottom:1px solid var(--line);font-size:.87rem;vertical-align:middle}.data-table tr:hover td{background:var(--soft)}.estimate-actions{display:flex;gap:6px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#08122294;backdrop-filter:blur(3px)}.modal-card{width:min(560px,100%);max-height:88vh;padding:26px;overflow:auto;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.modal-heading h2{margin:0}.modal-close{width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;cursor:pointer;display:grid;place-items:center}.job-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.job-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0}.job-detail-grid div{padding:11px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.job-detail-grid small{color:var(--muted)}.job-price-row,.job-actions{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0}.job-price-row span{padding:6px 9px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:.73rem;font-weight:700}.estimate-editor{margin-top:13px;padding-top:11px;border-top:1px solid var(--line)}.estimate-editor summary{color:var(--accent-dark);font-weight:650;cursor:pointer}.technician-estimate-form{margin-top:12px}.agreement-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0 18px}.agreement-point{padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.agreement-point-icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:10px;border-radius:10px;background:var(--brand);color:#fff}.agreement-point strong{display:block;font-family:var(--font-display);font-size:.95rem}.agreement-point p{margin:4px 0 0;color:var(--muted);font-size:.82rem}.document-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 13px;margin-top:8px;border:1px solid var(--line);border-radius:11px;background:#fff}.sensitive-card{border-color:#e7cf9a;box-shadow:0 0 0 1px #e38a1214}.technician-job-card{padding:18px;margin-top:12px;border:1px solid var(--line-strong);border-radius:var(--radius);background:#fff}.technician-job-card .job-card-heading span{display:block;margin-top:2px;color:var(--muted);font-family:var(--font-mono);font-size:.72rem}.document-upload-form{margin-top:12px}.profile-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;padding:22px 0 54px;align-items:start}.profile-intro-card{position:sticky;top:88px;padding:26px;border-radius:var(--radius-lg);background:var(--brand);color:#fff}.profile-intro-card h1{margin:6px 0 8px;font-size:1.9rem}.profile-intro-card p{color:#c3d2e2}.profile-security-list{margin-top:20px;display:grid;gap:10px}.profile-security-item{display:flex;align-items:flex-start;gap:11px}.profile-security-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:9px;background:#ffffff1f;color:#f5c067}.profile-security-item p{margin:0}.profile-security-item strong{display:block;font-size:.88rem}.profile-security-item small{display:block;margin-top:2px;color:#a9bdd3;font-size:.76rem}.profile-form-card{padding:22px}.policy-body{background:var(--soft)}.policy-header .nav-wrap{min-height:64px}.policy-shell{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:28px;padding:34px 0 54px;align-items:start}.policy-content{min-width:0;padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.policy-content h1{margin:7px 0 9px;font-size:clamp(2rem,4vw,2.85rem);line-height:1.08}.policy-content h2{margin:27px 0 7px;font-size:1.28rem;line-height:1.25}.policy-content h3{margin:18px 0 5px;font-size:1.02rem}.policy-content p,.policy-content li{color:#41556d}.policy-content ul{padding-left:21px}.policy-meta{font-size:.82rem;color:var(--muted)}.policy-summary{padding:14px 16px;border-left:4px solid var(--accent);border-radius:0 10px 10px 0;background:var(--accent-soft)}.policy-nav{position:sticky;top:84px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.policy-nav strong{display:block;margin-bottom:7px}.policy-nav a{display:block;padding:6px 0;color:#3d5672;text-decoration:none;font-size:.82rem}.policy-nav a:hover{color:var(--accent-dark)}.policy-table{width:100%;margin:13px 0 18px;border-collapse:collapse}.policy-table th,.policy-table td{padding:9px;border:1px solid var(--line);text-align:left;vertical-align:top;font-size:.81rem}.policy-table th{background:var(--soft)}.policy-contact{padding:15px;border:1px solid var(--line-strong);border-radius:12px;background:var(--brand-soft)}.policy-footer{padding:22px 0;background:var(--brand-dark);color:#cfdaea;font-size:.8rem}.policy-footer a{color:#fff}.admin-main{padding:25px 0 48px}.admin-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0 16px}.admin-page .stat small{display:block;margin-bottom:4px;color:var(--muted);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.admin-assignment-control{display:flex;align-items:center;gap:6px;min-width:320px}.admin-assignment-control select{min-width:215px;margin:0;padding-block:8px}.admin-application-actions,.document-actions{display:flex;flex-wrap:wrap;gap:6px}.review-dialog{width:min(960px,calc(100% - 28px));max-height:88vh;padding:0;border:0;border-radius:var(--radius-lg);color:var(--ink);box-shadow:var(--shadow-lg)}.review-dialog::backdrop{background:#0411209e}.review-dialog-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid var(--line);background:#fff}.review-dialog-header h2{margin:4px 0 0}.review-dialog #reviewBody{padding:20px;overflow:auto}.icon-button{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.detail-grid>div{min-width:0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.detail-grid small,.detail-grid strong{display:block;overflow-wrap:anywhere}.detail-grid small{margin-bottom:3px;color:var(--muted)}.review-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:20px}.admin-document-list{display:grid;gap:9px;margin-top:10px}.admin-document-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px;border:1px solid var(--line);border-radius:11px}.document-title-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.admin-note{margin:7px 0;padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.admin-note span{float:right;color:var(--muted);font-size:.7rem}.admin-note p{clear:both;margin:4px 0 0;font-size:.82rem}@media(max-width:1100px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-workspace{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr)}.job-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){.container{width:min(100% - 28px,1160px)}.menu-toggle{display:block}.nav-wrap{position:relative}.nav-links{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;z-index:60;flex-direction:column;align-items:stretch;gap:2px;padding:9px;border:1px solid var(--line);border-radius:0 0 13px 13px;background:#fff;box-shadow:var(--shadow)}.nav-links.open{display:flex}.nav-links a{padding:10px 11px;border-radius:8px}.nav-links .nav-book-button{margin-top:3px}.about-page-hero-grid,.about-details-grid,.policy-shell,.profile-layout{grid-template-columns:1fr}.about-purpose-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-nav{position:static;order:-1}.profile-intro-card{position:static}.dashboard-grid,.customer-dashboard-grid,.technician-dashboard-grid{grid-template-columns:1fr}.sidebar{display:flex;position:static;max-width:100%;overflow-x:auto;padding:9px;scrollbar-width:none}.sidebar::-webkit-scrollbar{display:none}.sidebar-user{display:none}.side-link{flex:0 0 auto;white-space:nowrap}.booking-workspace{grid-template-columns:1fr}.booking-summary-card{position:static;order:0}.agreement-summary-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand-block{grid-column:1/-1}}@media(max-width:700px){html{scroll-padding-top:72px}.container{width:min(100% - 22px,1160px)}.nav-wrap{min-height:62px}.brand-mark{width:38px;height:38px;flex-basis:38px;border-radius:10px}.brand strong{font-size:1rem}.brand small{font-size:.64rem}.section{padding:44px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:17px}.section-heading h2{font-size:1.65rem}.section-heading p{font-size:.84rem}.home-hero-compact{padding:48px 0 40px}.home-hero-compact h1{font-size:clamp(2.25rem,11vw,3.25rem)}.hero-copy{font-size:.94rem}.punjabi{font-size:.84rem}.hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;margin:20px 0 12px}.hero-actions .button{width:100%}.home-services-compact{padding:42px 0}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-card{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:10px;row-gap:0;min-height:64px;padding:12px;border-radius:14px}.service-card .service-icon-box{grid-row:1/3;width:40px;height:40px;margin:0;border-radius:11px}.service-card .service-icon-box svg{width:20px;height:20px}.service-card strong{font-size:.82rem;line-height:1.2}.service-card small,.service-card .service-arrow{display:none}.home-process-grid{grid-template-columns:1fr;gap:12px}.technician-compact-banner{align-items:flex-start;flex-direction:column;padding:22px}.technician-compact-banner .button{width:100%}.about-page-hero{padding:38px 0 32px}.about-page-hero-grid{gap:16px}.about-page-hero h1{font-size:clamp(2.1rem,10vw,2.8rem)}.about-page-hero p{font-size:.86rem}.about-purpose-grid{grid-template-columns:1fr}.about-actions{display:grid;grid-template-columns:1fr 1fr}.about-actions .button{width:100%}.about-disclaimer{align-items:flex-start;flex-direction:column}.about-disclaimer .button{width:100%}.footer{padding:30px 0 14px}.footer-grid{gap:17px 13px}.footer-summary{display:none}.footer-policy-links{grid-template-columns:1fr}.footer-links a{font-size:.77rem}.footer-bottom{margin-top:16px;padding-top:11px;font-size:.68rem}.auth-shell{padding:16px 12px;align-items:start}.auth-simple-layout{margin-top:5px}.auth-simple-brand{margin-bottom:13px}.auth-card{padding:22px 18px;border-radius:19px}.auth-back{margin-bottom:16px}.auth-card-heading{margin-bottom:17px}.auth-card-heading h1,.auth-card-heading h2{font-size:1.42rem}.auth-icon{width:42px;height:42px;flex-basis:42px}.dashboard-header{padding:9px 0}.dashboard-nav{align-items:center}.dashboard-actions{gap:5px}.dashboard-actions .button{min-height:39px;padding:8px 10px;font-size:.74rem}.dashboard-nav .brand small{display:none}.dashboard-grid{gap:12px;padding:13px 0 35px}.sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;overflow:visible;border-radius:13px}.side-link{min-width:0;padding:8px 9px;font-size:.78rem;text-align:center;white-space:normal;justify-content:center}.content-stack{gap:12px}.dashboard-welcome{align-items:flex-start;flex-direction:column;padding:20px;border-radius:17px}.dashboard-welcome h1{font-size:1.75rem}.dashboard-welcome p{font-size:.85rem}.dashboard-welcome .button{width:100%}.card,.booking-card{padding:17px;border-radius:15px}.card-heading-row{gap:8px}.field-grid{grid-template-columns:1fr;gap:0}input,select,textarea{font-size:16px}.booking-step{padding:12px}.booking-summary-card{padding:15px}.support-grid{grid-template-columns:1fr}.table-wrap{margin-inline:-4px;padding:0 4px 5px;overscroll-behavior-inline:contain}.data-table{min-width:680px}.data-table th,.data-table td{padding:9px 8px;font-size:.78rem}.profile-layout{padding:15px 0 36px;gap:13px}.profile-intro-card{padding:20px;border-radius:17px}.profile-intro-card h1{font-size:1.9rem}.profile-security-list{margin-top:17px}.profile-form-card{padding:17px}.modal-backdrop{align-items:end;padding:0}.modal-card{width:100%;max-height:92vh;padding:21px 16px 27px;border-radius:22px 22px 0 0}.modal-heading h2{font-size:1.35rem}.job-detail-grid{grid-template-columns:1fr}.job-card-heading{flex-direction:column}.document-row{grid-template-columns:1fr}.policy-shell{padding:18px 0 34px;gap:12px}.policy-nav{display:flex;gap:6px;max-width:100%;overflow-x:auto;padding:9px;scrollbar-width:none}.policy-nav::-webkit-scrollbar{display:none}.policy-nav strong{display:none}.policy-nav a{flex:0 0 auto;padding:7px 10px;border-radius:8px;background:var(--soft);white-space:nowrap}.policy-content{padding:18px}.policy-content h1{font-size:1.95rem}.policy-table{display:block;max-width:100%;overflow-x:auto}.stats,.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat{padding:13px}.admin-assignment-control{min-width:270px;align-items:stretch;flex-direction:column}.admin-assignment-control select{min-width:250px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-document-card{grid-template-columns:1fr}.review-section-heading{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.container{width:min(100% - 18px,1160px)}.hero-actions,.about-actions{grid-template-columns:1fr}.home-hero-compact h1{font-size:2.25rem}.service-card{min-height:64px;padding:8px}.service-card strong{font-size:.73rem}.dashboard-actions .button-secondary{display:none}.card-heading-row{flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.compact-welcome{padding:24px 26px}.compact-profile-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 21px}.compact-profile-card p{margin:4px 0}.profile-card-actions{display:flex;align-items:center;gap:13px}.profile-card-actions .account-readiness{margin:0}.booking-success{padding:10px 2px 2px;text-align:center}.success-icon{display:grid;place-items:center;width:56px;height:56px;margin:0 auto 12px;border-radius:50%;background:var(--teal-soft);color:var(--teal)}.booking-success h2{margin:5px 0 18px}.success-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;text-align:left}.success-details>div{padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--soft)}.success-details small,.success-details strong{display:block}.success-details small{margin-bottom:4px;color:var(--muted);font-size:.7rem}.booking-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:20px 0 18px}.booking-progress span{position:relative;padding-top:23px;color:var(--muted);font-size:.69rem}.booking-progress span:before{content:"";position:absolute;top:0;left:50%;width:14px;height:14px;border:3px solid var(--line-strong);border-radius:50%;background:#fff;transform:translate(-50%)}.booking-progress span:not(:last-child):after{content:"";position:absolute;top:7px;left:calc(50% + 9px);width:calc(100% - 10px);height:2px;background:var(--line-strong)}.booking-progress .done{color:var(--teal);font-weight:700}.booking-progress .done:before{border-color:var(--teal);background:var(--teal)}.success-actions{display:flex;justify-content:center;gap:10px}.mobile-booking-list{display:none}.mobile-booking-card{position:relative;padding:15px;border:1px solid var(--line-strong);border-radius:14px;background:#fff}.mobile-booking-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mobile-booking-head small{color:var(--muted);font-family:var(--font-mono)}.mobile-booking-head h3{margin:3px 0 0;font-size:1rem}.mobile-booking-card dl{margin:12px 0 9px}.mobile-booking-card dl>div{display:flex;justify-content:space-between;gap:15px;padding:6px 0;border-bottom:1px solid var(--line)}.mobile-booking-card dl>div{font-size:.78rem}.mobile-booking-card dt{color:var(--muted)}.mobile-booking-card dd{margin:0;text-align:right;font-weight:700}.mini-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:11px}.mini-progress span{height:4px;border-radius:4px;background:var(--line-strong)}.mini-progress span.done{background:var(--teal)}.mobile-estimate-actions{margin-top:12px}.compact-support-card{padding:19px}.compact-support-card h2{margin-bottom:8px;font-size:1.15rem}.compact-support-card p{margin:5px 0}.customer-dashboard-page{padding-bottom:env(safe-area-inset-bottom)}@media(max-width:760px){.customer-tabs{position:sticky;top:66px;z-index:30;grid-template-columns:repeat(4,minmax(0,1fr));padding:7px;background:#fffffff5;backdrop-filter:blur(10px)}.customer-tabs .side-link{padding:9px 4px;font-size:.68rem;justify-content:center}.compact-welcome{padding:18px}.compact-welcome p{display:none}.compact-profile-card{align-items:flex-start;flex-direction:column;padding:15px 17px}.profile-card-actions{width:100%;justify-content:space-between}.booking-card>.card-heading-row .badge{display:none}.booking-step{margin-bottom:11px;padding:13px}.booking-step legend{font-size:.79rem}.booking-step textarea{min-height:105px}.booking-summary-card{padding:14px}.booking-price-note{margin-bottom:0!important}.success-details{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-progress{grid-template-columns:1fr;margin:18px 0;text-align:left}.booking-progress span{padding:4px 0 4px 28px}.booking-progress span:before{top:3px;left:7px;transform:none}.booking-progress span:not(:last-child):after{top:17px;left:13px;width:2px;height:18px}.success-actions{display:grid;grid-template-columns:1fr}.mobile-booking-list{display:grid;gap:10px}.desktop-booking-table{display:none}.compact-support-grid{gap:10px}.compact-support-card{padding:16px}.compact-support-card h2{font-size:1.05rem}.dashboard-grid{padding-bottom:calc(28px + env(safe-area-inset-bottom))}input[type=date]{min-height:48px;height:48px}}@media(max-width:420px){.dashboard-header .brand strong{font-size:1rem}.dashboard-actions .button{padding:7px 9px}.customer-tabs{top:62px}.success-details{grid-template-columns:1fr}.booking-card{padding:15px}.booking-step{padding:11px}.checkbox{align-items:flex-start}.checkbox input{flex:0 0 auto}}.auth-customer-modern{background:linear-gradient(145deg,#06172b,#0b315a 52%,#0d4778)}.auth-customer-modern:before{background:radial-gradient(650px 460px at 8% 10%,rgba(37,139,255,.28),transparent 62%),radial-gradient(720px 520px at 100% 100%,rgba(25,203,174,.25),transparent 62%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,auto,40px 40px,40px 40px}.auth-customer-modern .auth-card{background:#fffffff7;box-shadow:0 36px 90px #00000057}.auth-customer-modern .auth-simple-layout{width:min(520px,100%)}.auth-customer-modern .auth-icon{background:linear-gradient(145deg,#1769e0,#0d4778);box-shadow:0 10px 24px #1769e03d}.auth-customer-modern .phone-input{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.auth-customer-modern .phone-input:focus-within{border-color:#6ba5ef;box-shadow:0 0 0 4px #1769e01a;transform:translateY(-1px)}.google-rendered-button iframe{border-radius:11px!important}.auth-support-box{background:linear-gradient(145deg,#f7f9fb,#f2f6f9)}@media(max-width:980px){.home-hero-grid{grid-template-columns:minmax(0,650px);justify-content:center;text-align:center;gap:52px}.hero-copy-wrap{text-align:center}.hero-copy,.punjabi{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust-row{justify-content:center}.hero-live-card{width:min(520px,100%);margin-inline:auto;text-align:left}.floating-chip-one{right:-22px}.floating-chip-two{left:-22px}}@media(max-width:760px){.home-hero-compact{padding:56px 0 54px}.home-hero-compact h1{font-size:clamp(2.65rem,12vw,3.7rem)}.hero-live-card{padding:18px;border-radius:22px;animation:none}.floating-chip{display:none}.hero-trust-row{display:grid;grid-template-columns:1fr;justify-items:center;gap:8px}.service-card .service-icon-box svg{width:19px;height:19px}}@media(max-width:420px){.hero-live-label{font-size:.61rem;letter-spacing:.05em}.live-card-top{align-items:flex-start}.availability-pill{font-size:.62rem}.live-request-id{display:none}.demo-credentials{grid-template-columns:1fr 1fr}}body{background:var(--soft);color:var(--ink);font-size:16px;line-height:1.55}body.lang-pa{font-family:"Noto Sans Gurmukhi","Nirmala UI",var(--font-body)}h1,h2,h3,h4{color:var(--ink);font-weight:700;letter-spacing:-.025em;text-wrap:balance}p{color:var(--muted)}.container{width:min(1180px,calc(100% - 40px))}.site-header,.dashboard-header,.policy-header{border-color:#e5e7eb;background:#fffffff5;box-shadow:0 1px #0f172a08}.site-header{backdrop-filter:blur(16px)}.nav-wrap{min-height:76px;gap:18px}.brand-mark{background:linear-gradient(145deg,#2b67e8,#123e9f);border-radius:14px;box-shadow:0 8px 20px #1a56db38}.brand small{color:#64748b}.nav-links{gap:18px}.nav-links a{position:relative;color:#334155;font-weight:650}.nav-links>a:not(.button):after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;border-radius:99px;background:var(--brand);transform:scaleX(0);transition:transform .2s}.nav-links>a:not(.button):hover,.nav-links>a:not(.button).active{color:var(--brand)}.nav-links>a:not(.button).active:after{transform:scaleX(1)}.button{border-radius:12px;background:var(--brand);box-shadow:0 8px 18px #1a56db29}.button:hover{background:var(--brand-dark);box-shadow:0 12px 24px #1a56db38}.button.nav-book-button,.hero-book-button{background:var(--accent);color:#3b2600!important;box-shadow:0 9px 20px #f5a62340}.button.nav-book-button:hover,.hero-book-button:hover{background:#e89913;color:#2b1c00!important;box-shadow:0 13px 28px #f5a62357}.button-secondary{color:var(--brand);border-color:#c7d7fb;background:#fff;box-shadow:none}.button-secondary:hover{background:var(--brand-soft);border-color:#a9c2fa;color:var(--brand-dark)}.button-ghost{color:#475569;background:transparent;box-shadow:none}.button-light{color:var(--brand);background:#fff;box-shadow:0 10px 24px #0f172a1f}.text-link{color:var(--brand)}.eyebrow{color:var(--brand);font-family:var(--font-body);font-weight:800;letter-spacing:.08em}.card,.panel{border-color:#e2e8f0;box-shadow:0 12px 30px #0f172a0f}.card{border-radius:20px}.language-toggle{display:inline-flex;align-items:center;padding:3px;border:1px solid #D9E2F2;border-radius:10px;background:#f8fafc}.language-toggle button{min-height:32px;padding:5px 9px;border:0;border-radius:7px;background:transparent;color:#64748b;font-size:.74rem;font-weight:800;cursor:pointer}.language-toggle button.active{background:#fff;color:var(--brand);box-shadow:0 2px 8px #0f172a17}.header-language-toggle{margin-left:auto}.header-language-toggle+.menu-toggle{margin-left:0}.home-page{background:#fff}.trust-hero{position:relative;overflow:hidden;padding:64px 0 70px;background:linear-gradient(135deg,#eef4ff,#f8fbff 48%,#fff8e9);color:var(--ink)}.trust-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(550px 300px at 8% 8%,rgba(26,86,219,.12),transparent 68%),radial-gradient(440px 280px at 93% 87%,rgba(245,166,35,.16),transparent 70%)}.trust-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:56px;align-items:center}.trust-hero-copy{min-width:0}.location-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid #CFE0FF;border-radius:999px;background:#ffffffd6;color:#2958a8;font-size:.78rem;font-weight:750;box-shadow:0 6px 16px #1a56db0f}.location-pill .icon{color:var(--brand)}.trust-hero h1{max-width:700px;margin:18px 0 16px;font-size:clamp(2.45rem,4.8vw,4.25rem);line-height:1.04;color:#172033;letter-spacing:-.045em}.trust-hero .hero-copy{max-width:680px;margin:0;font-size:1.05rem;line-height:1.7;color:#56657a}.hero-booking-panel{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(220px,1.15fr) auto;align-items:end;gap:10px;margin-top:28px;padding:10px;border:1px solid #D9E4F4;border-radius:18px;background:#fff;box-shadow:0 18px 42px #1e40af1f}.hero-field{display:grid;gap:5px;margin:0;padding:4px 10px;border-right:1px solid #E5EAF1}.hero-field>span{display:flex;align-items:center;gap:6px;color:#64748b;font-size:.7rem;font-weight:750}.hero-field>span .icon{color:var(--brand)}.hero-field select,.hero-field input{width:100%;min-height:36px;padding:4px 0;border:0;background:transparent;color:#1f2937;font-weight:650;outline:0}.hero-field select:focus,.hero-field input:focus{box-shadow:none}.hero-book-button{min-height:54px;white-space:nowrap}.hero-trust-list{display:flex;flex-wrap:wrap;gap:11px 18px;margin-top:18px;color:#536176;font-size:.78rem;font-weight:700}.hero-trust-list>span{display:inline-flex;align-items:center;gap:6px}.hero-trust-list .icon{color:var(--success)}.booking-preview-card{position:relative;padding:24px;border:1px solid rgba(196,213,240,.9);border-radius:26px;background:#ffffffeb;box-shadow:0 26px 64px #1e40af24;backdrop-filter:blur(14px)}.booking-preview-top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid #E8EDF5}.preview-kicker{display:block;color:var(--brand);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.booking-preview-top h2{margin:5px 0 0;font-size:1.35rem}.verified-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#ecfdf3;color:#15803d;font-size:.68rem;font-weight:800;white-space:nowrap}.preview-service-row{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;margin:18px 0;padding:13px;border:1px solid #E4EAF3;border-radius:16px;background:#f8fafd}.preview-service-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff3d6;color:#c87900}.preview-service-icon .icon{width:24px;height:24px}.preview-service-row strong,.preview-service-row small{display:block}.preview-service-row small{margin-top:3px;color:#64748b;font-size:.72rem}.status-pill.info{background:#eaf1ff;color:var(--brand)}.preview-timeline{display:grid;gap:0;margin:0;padding:0;list-style:none}.preview-timeline li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:11px;min-height:66px;align-items:start;color:#64748b}.preview-timeline li:not(:last-child):after{content:"";position:absolute;left:18px;top:38px;width:2px;height:29px;background:#dce5f2}.preview-timeline li>span{z-index:1;display:grid;place-items:center;width:38px;height:38px;border:1px solid #DCE5F2;border-radius:12px;background:#f8fafc;color:#94a3b8}.preview-timeline li.complete>span{border-color:#b7e8c8;background:#ecfdf3;color:#16a34a}.preview-timeline li.active>span{border-color:#b9cdf9;background:#eaf1ff;color:var(--brand);box-shadow:0 0 0 5px #1a56db12}.preview-timeline strong,.preview-timeline small{display:block}.preview-timeline strong{color:#334155;font-size:.84rem}.preview-timeline small{margin-top:2px;font-size:.7rem}.preview-safety-note{display:flex;gap:8px;margin-top:12px;padding:11px 12px;border-radius:12px;background:#fff8e8;color:#6c4a08;font-size:.72rem;line-height:1.45}.preview-safety-note .icon{flex:0 0 16px;margin-top:2px;color:#c87900}.services-section{padding:76px 0;background:#fff}.section-heading{align-items:flex-end;margin-bottom:30px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.65rem);color:#172033}.section-heading p{font-size:.94rem}.service-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.service-card{min-height:176px;padding:19px;border-color:#e1e7ef;border-radius:18px;background:#fff;box-shadow:0 6px 18px #0f172a0b}.service-card:after{display:none}.service-card:hover{transform:translateY(-4px);border-color:#bfd0f1;box-shadow:0 16px 32px #1a56db1f}.service-card .service-icon-box{width:50px;height:50px;margin-bottom:16px;border-radius:15px}.service-card strong{font-size:1rem;color:#1f2937}.service-card small{font-size:.77rem;line-height:1.45;color:#6b7280}.service-arrow{position:absolute;right:14px;bottom:14px;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f3f6fa;color:#64748b;opacity:0;transform:translate(-4px);transition:.2s}.service-card:hover .service-arrow{opacity:1;transform:none;background:var(--brand-soft);color:var(--brand)}.service-icon-electrician{background:#fff4d8;color:#b66d00;border-color:#ffe4a3}.service-icon-plumber{background:#eaf6ff;color:#0876c9;border-color:#cfeaff}.service-icon-ac{background:#ecfdf3;color:#168640;border-color:#cbf3d8}.service-icon-carpenter{background:#fff5e8;color:#a85b14;border-color:#f9dfc0}.service-icon-ro{background:#eef2ff;color:#4f46e5;border-color:#dce2ff}.service-icon-cctv{background:#f5f0ff;color:#7c3aed;border-color:#e7daff}.service-icon-printer{background:#fff0f3;color:#be185d;border-color:#ffd7e2}.service-icon-laptop{background:#eafbf8;color:#0f766e;border-color:#c9f2ea}.service-icon-mason{background:#fff1e8;color:#c2410c;border-color:#ffd9c2}.service-icon-painter{background:#fff0fa;color:#c0267b;border-color:#ffd6ed}.process-section{padding:78px 0;background:#f7f9fc}.centered-heading{display:block;text-align:center}.centered-heading>div{max-width:720px;margin:auto}.centered-heading p{max-width:680px;margin:12px auto 0}.process-tracker{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;margin-top:42px}.process-tracker:before{content:"";position:absolute;top:43px;left:16%;right:16%;height:3px;background:linear-gradient(90deg,#9ec0ff,#f8c668);border-radius:99px}.process-step{position:relative;padding:0 20px;text-align:center}.process-number{position:absolute;top:-9px;left:calc(50% + 23px);z-index:2;display:grid;place-items:center;width:24px;height:24px;border:3px solid #F7F9FC;border-radius:50%;background:var(--accent);color:#493000;font-size:.68rem;font-weight:900}.process-step .process-icon{position:relative;z-index:1;display:grid;place-items:center;width:86px;height:86px;margin:0 auto 20px;border:8px solid #F7F9FC;border-radius:50%;background:#fff;color:var(--brand);box-shadow:0 10px 24px #1a56db26}.process-step .process-icon .icon{width:30px;height:30px}.process-step h3{margin:0 0 8px;font-size:1.16rem}.process-step p{margin:0;font-size:.86rem;line-height:1.55}.trust-section{padding:80px 0;background:#fff}.trust-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:64px;align-items:center}.trust-copy h2{margin:9px 0 14px;font-size:clamp(2rem,3.6vw,3.05rem);line-height:1.12}.trust-copy>p{max-width:680px;font-size:.96rem}.trust-feature-list{display:grid;gap:13px;margin-top:25px}.trust-feature-list article{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;padding:14px;border:1px solid #E3E9F2;border-radius:15px;background:#fbfcfe}.trust-feature-list article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.trust-feature-list strong,.trust-feature-list small{display:block}.trust-feature-list small{margin-top:3px;color:#64748b;font-size:.78rem;line-height:1.45}.technician-profile-preview{padding:18px;border-radius:28px;background:linear-gradient(145deg,#eaf1ff,#fff7e5)}.profile-preview-label{display:flex;justify-content:space-between;gap:12px;padding:0 4px 12px;color:#475569;font-size:.75rem;font-weight:800}.profile-preview-label small{font-weight:600;color:#7b8798;text-align:right}.technician-preview-card{padding:22px;border:1px solid #DCE5F2;border-radius:21px;background:#fff;box-shadow:0 18px 40px #0f172a1a}.tech-avatar{display:grid;place-items:center;width:70px;height:70px;margin-bottom:14px;border-radius:20px;background:linear-gradient(145deg,#dce8ff,#eff4ff);color:var(--brand)}.tech-avatar .icon{width:32px;height:32px}.tech-name-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.tech-main p{margin:4px 0 0;font-size:.82rem}.tech-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.tech-stats>span{display:grid;grid-template-columns:24px 1fr;column-gap:8px;padding:12px;border-radius:13px;background:#f8fafc}.tech-stats .icon{grid-row:1/3;color:var(--accent-dark);margin-top:2px}.tech-stats strong,.tech-stats small{display:block}.tech-stats strong{font-size:.76rem}.tech-stats small{font-size:.66rem;color:#64748b}.tech-profile-note{display:flex;gap:8px;margin-top:14px;padding:11px;border-radius:12px;background:#ecfdf3;color:#376448;font-size:.72rem}.tech-profile-note .icon{flex:0 0 16px;color:var(--success)}.technician-join-section{padding:32px 0 64px;background:#fff}.technician-join-card{position:relative;overflow:hidden;display:grid;grid-template-columns:68px 1fr auto;gap:22px;align-items:center;padding:30px 34px;border-radius:26px;background:linear-gradient(135deg,#174cbf,#1a56db 55%,#2d6be7);color:#fff;box-shadow:0 24px 50px #1a56db38}.technician-join-card:after{content:"";position:absolute;right:-80px;top:-90px;width:260px;height:260px;border-radius:50%;background:#f5a6232b}.technician-join-card h2{position:relative;margin:5px 0 6px;color:#fff;font-size:clamp(1.45rem,3vw,2.15rem)}.technician-join-card p{position:relative;margin:0;color:#dce8ff}.technician-join-card .eyebrow{color:#ffe3a6}.join-icon{position:relative;display:grid;place-items:center;width:68px;height:68px;border-radius:20px;background:#ffffff24;color:#fff}.join-icon .icon{width:30px;height:30px}.technician-join-card .button{position:relative;z-index:1}.reviews-section{padding:72px 0;background:#f8fafc}.reviews-empty-state{display:flex;align-items:center;gap:18px;padding:24px;border:1px dashed #B9C8DD;border-radius:18px;background:#fff}.reviews-empty-state>span{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:16px;background:#fff4d8;color:#c87900}.reviews-empty-state strong{display:block}.reviews-empty-state p{margin:4px 0 0;font-size:.84rem}.faq-section{padding:78px 0;background:#fff}.faq-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:58px;align-items:start}.faq-intro{position:sticky;top:105px}.faq-intro h2{margin:8px 0 11px;font-size:clamp(1.8rem,3vw,2.55rem)}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #E1E7EF;border-radius:15px;background:#fff;transition:.2s}.faq-list details[open]{border-color:#bdd0f8;box-shadow:0 10px 24px #1a56db12}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 18px;color:#253247;font-weight:750;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{color:#64748b;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(180deg);color:var(--brand)}.faq-list details p{margin:0;padding:0 18px 18px;font-size:.86rem;line-height:1.65}.premium-footer{padding:54px 0 0;background:#101b2e;color:#dce5f2}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:42px;padding-bottom:42px}.footer .footer-brand .brand-mark{box-shadow:none}.footer .footer-brand strong{color:#fff}.footer .footer-brand small{color:#aab9cc}.footer-brand-block>p{max-width:330px;margin:16px 0;color:#aebbcd;font-size:.84rem}.footer-email{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:.82rem;font-weight:700}.footer-main>div>strong{display:block;margin-bottom:15px;color:#fff;font-size:.86rem}.footer-links{display:grid;gap:10px}.footer-links a{display:flex;align-items:center;gap:7px;color:#aebbcd;text-decoration:none;font-size:.8rem}.footer-links a:hover{color:#fff}.footer-grievance-link{color:#ffd27a!important}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;border-top:1px solid rgba(255,255,255,.1);color:#92a3b8;font-size:.74rem}.footer-language-toggle{border-color:#ffffff29;background:#ffffff0f}.footer-language-toggle button{color:#aebbcd}.footer-language-toggle button.active{background:#fff;color:var(--brand)}.mobile-book-bar{display:none}.auth-page{background:linear-gradient(135deg,#eef4ff,#f9fafb 52%,#fff7e7)}.auth-simple-shell{min-height:100vh;padding:28px}.auth-simple-layout{width:min(1060px,100%);display:grid;grid-template-columns:minmax(300px,.85fr) minmax(390px,.75fr);gap:34px;align-items:center}.auth-simple-brand{position:absolute;top:28px;left:32px}.auth-trust-panel{padding:38px;border-radius:26px;background:linear-gradient(145deg,#174cbf,#1a56db);color:#fff;box-shadow:0 24px 50px #1a56db38}.auth-trust-panel h1,.auth-trust-panel h2{color:#fff}.auth-trust-panel p{color:#dce8ff}.auth-trust-points{display:grid;gap:14px;margin-top:24px}.auth-trust-points>div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.auth-trust-points>div>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#ffffff24}.auth-trust-points strong,.auth-trust-points small{display:block}.auth-trust-points small{margin-top:2px;color:#cfe0ff;font-size:.75rem}.auth-card-premium{padding:28px;border-radius:24px;box-shadow:0 24px 60px #0f172a24}.auth-card-heading h1{font-size:1.65rem;color:#172033}.auth-icon{background:var(--brand-soft);color:var(--brand)}.auth-back{color:#64748b}.phone-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #1a56db1f}.auth-divider span{background:#fff}.auth-support-box{border-color:#dce5f2;background:#f8fafc}.auth-legal a{color:var(--brand)}.dashboard-shell{background:#f5f7fb}.dashboard-header{position:sticky;top:0;z-index:40}.dashboard-nav{min-height:72px}.dashboard-grid{padding-top:28px;padding-bottom:56px}.sidebar{padding:10px;border-radius:17px;box-shadow:0 8px 24px #0f172a0d}.side-link{border-radius:11px;color:#526175}.side-link:hover{background:#f3f6fa;color:var(--brand)}.side-link.active{background:var(--brand-soft);color:var(--brand);box-shadow:inset 3px 0 0 var(--brand)}.dashboard-welcome{background:linear-gradient(135deg,#174cbf,#1a56db);border-radius:22px;box-shadow:0 20px 42px #1a56db2e}.dashboard-welcome h1{color:#fff;font-size:clamp(1.75rem,3vw,2.35rem)}.dashboard-welcome p{color:#dce8ff}.customer-tabs{position:sticky;top:94px}.booking-step{border-color:#e1e7ef;border-radius:16px;background:#fbfcfe}.booking-step legend span{background:var(--brand);color:#fff}.booking-summary-card{border-color:#dce5f2;background:#f8fafc}.price-total{color:var(--brand)}.account-readiness .readiness-pill.complete,.badge.success,.status-pill.success{background:#ecfdf3;color:#15803d}.profile-side-card{background:linear-gradient(145deg,#174cbf,#1a56db);color:#fff;box-shadow:0 24px 50px #1a56db33}.profile-side-card h1{color:#fff}.profile-side-card p,.profile-side-card small{color:#dce8ff}.profile-avatar{background:#ffffff24;color:#fff}.profile-progress{background:#ffffff29}.profile-progress span{background:var(--accent)}.profile-benefits>div>span{background:#ffffff1f;color:#fff}.modern-profile-form{border-radius:22px}.verified-input .icon{color:var(--success)}.portal-topnav a.active{color:var(--brand);background:var(--brand-soft)}label{color:#334155;font-weight:700}input,select,textarea{border-color:#cbd5e1;border-radius:11px;background:#fff;color:#1f2937}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1a56db1f}.checkbox input{accent-color:var(--brand)}.notice.info{border-color:#bfd0f8;background:#eef4ff;color:#31528a}.notice.warning{border-color:#f5d58b;background:#fff8e8;color:#6c4a08}.form-status.success{color:#15803d}.form-status.error{color:#b42318}.about-page,.policy-body{background:#f8fafc}.about-page-hero{background:linear-gradient(135deg,#eef4ff,#fff8e9)}.about-page-hero h1{color:#172033;font-size:clamp(2.2rem,4.5vw,3.7rem)}.about-local-card,.local-rules-card{border-color:#dce5f2;border-radius:20px}.about-number{color:var(--brand)}.about-steps article>span{background:var(--brand)}.about-disclaimer{background:linear-gradient(135deg,#174cbf,#1a56db);border-radius:22px;color:#fff}.about-disclaimer h2{color:#fff}.about-disclaimer p{color:#dce8ff}.policy-header{position:sticky;top:0;z-index:20}.policy-content{border-color:#e1e7ef;border-radius:22px;box-shadow:0 14px 36px #0f172a0f}.policy-content h1{color:#172033;font-size:clamp(2rem,4vw,3rem)}.policy-content h2{color:#253247}.policy-summary{border-color:#bfd0f8;background:#eef4ff}.policy-nav{border-color:#e1e7ef;border-radius:18px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.policy-nav a:hover,.policy-nav a.active{color:var(--brand);background:var(--brand-soft)}.policy-footer{background:#101b2e;color:#aebbcd}.technician-dashboard-page .dashboard-welcome,.technician-dashboard-page .card:first-child{border-top:4px solid var(--brand)}.identity-required-banner{border-color:#f2d18a;background:#fff8e8;color:#6c4a08}.sensitive-card{border-color:#f0c96d}.badge.warning{background:#fff4d8;color:#8a5800}@media(max-width:1020px){.trust-hero-grid,.trust-layout{grid-template-columns:1fr;gap:34px}.booking-preview-card{max-width:680px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-main{grid-template-columns:1.3fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}.auth-simple-layout{grid-template-columns:1fr;max-width:620px;padding-top:80px}.auth-trust-panel{display:none}}@media(max-width:820px){.header-language-toggle{order:2;margin-left:auto}.menu-toggle{display:block;order:3}.nav-links{position:absolute;top:calc(100% + 8px);left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:2px;padding:12px;border:1px solid #DCE5F2;border-radius:16px;background:#fff;box-shadow:0 20px 45px #0f172a29}.nav-links.open{display:flex}.nav-links a{padding:12px;border-radius:10px}.nav-links>a:not(.button):after{display:none}.nav-links a.active{background:var(--brand-soft)}.nav-book-button{margin-top:5px}.hero-booking-panel{grid-template-columns:1fr 1fr}.hero-booking-panel .hero-book-button{grid-column:1/-1}.hero-field:nth-child(2){border-right:0}.process-tracker{gap:18px}.technician-join-card{grid-template-columns:60px 1fr}.technician-join-card .button{grid-column:1/-1;width:100%}.faq-layout{grid-template-columns:1fr;gap:28px}.faq-intro{position:static}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:last-child{grid-column:auto}}@media(max-width:640px){html{scroll-padding-top:76px}body{font-size:15px;padding-bottom:74px}.container{width:min(100% - 28px,1180px)}.nav-wrap{min-height:68px}.brand-mark{width:38px;height:38px;flex-basis:38px}.brand small{display:none}.header-language-toggle button{padding:4px 7px;font-size:.68rem}.trust-hero{padding:38px 0 46px}.trust-hero h1{font-size:clamp(2rem,10vw,2.8rem);line-height:1.08}.trust-hero .hero-copy{font-size:.93rem}.hero-booking-panel{grid-template-columns:1fr;padding:10px;margin-top:22px}.hero-field{border-right:0;border-bottom:1px solid #E5EAF1;padding:7px 9px}.hero-field:nth-child(2){border-bottom:0}.hero-booking-panel .hero-book-button{grid-column:auto}.hero-trust-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}.booking-preview-card{padding:18px;border-radius:21px}.booking-preview-top{display:grid}.verified-chip{width:max-content}.preview-service-row{grid-template-columns:44px 1fr}.preview-service-row>.status-pill{grid-column:2}.services-section,.process-section,.trust-section,.reviews-section,.faq-section{padding:54px 0}.section-heading{display:block;margin-bottom:22px}.section-heading p{margin-top:9px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.service-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;column-gap:10px;min-height:72px;padding:12px;border-radius:14px}.service-card .service-icon-box{grid-row:1/3;width:42px;height:42px;margin:0;border-radius:12px}.service-card .service-icon-box svg{width:21px;height:21px}.service-card strong{font-size:.86rem;line-height:1.2}.service-card small,.service-arrow{display:none}.process-tracker{display:grid;grid-template-columns:1fr;gap:0;margin-top:30px}.process-tracker:before{inset:38px auto 38px 42px;width:3px;height:auto;background:linear-gradient(#9ec0ff,#f8c668)}.process-step{display:grid;grid-template-columns:84px 1fr;column-gap:16px;padding:0 0 25px;text-align:left}.process-step .process-icon{grid-row:1/3;width:84px;height:84px;margin:0}.process-number{top:-5px;left:62px}.process-step h3{align-self:end;margin-bottom:4px}.process-step p{align-self:start}.trust-layout{gap:30px}.trust-feature-list article{grid-template-columns:40px 1fr}.trust-feature-list article>span{width:40px;height:40px}.profile-preview-label{display:block}.profile-preview-label small{display:block;margin-top:3px;text-align:left}.tech-stats{grid-template-columns:1fr}.technician-join-section{padding:20px 0 46px}.technician-join-card{grid-template-columns:1fr;padding:24px;border-radius:22px}.join-icon{width:58px;height:58px}.reviews-empty-state{align-items:flex-start;padding:18px}.footer-main{grid-template-columns:1fr 1fr;gap:18px 14px;padding-bottom:22px}.footer-main>div:first-child{grid-column:1/-1}.footer-brand-block>p{margin:10px 0;font-size:.78rem;max-width:none}.footer-main>div>strong{margin-bottom:8px;font-size:.78rem}.footer-links{gap:6px}.footer-links a{font-size:.74rem;gap:5px}.footer-bottom{display:grid;gap:10px;padding:12px 0 14px;min-height:0;font-size:.68rem}.premium-footer{padding:28px 0 0}.mobile-book-bar{position:fixed;left:0;right:0;bottom:0;z-index:60;display:block;padding:8px 12px max(8px,env(safe-area-inset-bottom));border-top:1px solid #DCE5F2;background:#fffffff5;backdrop-filter:blur(16px);box-shadow:0 -6px 18px #0f172a14}.mobile-book-bar .button{min-height:42px;padding:8px 14px;font-size:.88rem;border-radius:11px;gap:7px}.mobile-book-bar .button .icon{width:16px;height:16px}.service-card{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;column-gap:10px;min-height:68px;padding:12px;border-radius:14px}.service-card .service-icon-box{grid-row:1/3;width:40px;height:40px;margin:0;border-radius:11px}.service-card .service-icon-box svg{width:20px;height:20px}.service-card strong{font-size:.84rem;line-height:1.2}.service-card small{display:none}.hero-book-button,.nav-book-button{min-height:42px;padding:9px 14px;font-size:.88rem}.button{gap:7px}.button .icon{width:1em;height:1em;flex:none;display:inline-block;vertical-align:-.12em}.auth-simple-shell{padding:18px}.auth-simple-brand{position:static;margin-bottom:18px}.auth-simple-layout{display:block;padding-top:0}.auth-card-premium{padding:22px;border-radius:20px}.dashboard-grid{padding-top:18px}.customer-tabs{position:sticky;top:69px;z-index:25;display:flex;overflow-x:auto;padding:6px;border-radius:14px}.customer-tabs .side-link{flex:0 0 auto;white-space:nowrap;padding:10px 11px;box-shadow:none!important}.customer-tabs .side-link.active{box-shadow:inset 0 -3px 0 var(--brand)!important}.dashboard-welcome{padding:20px}.card{padding:18px;border-radius:17px}.modern-profile-layout{padding-top:18px}.profile-side-card{border-radius:20px}.policy-shell{padding-top:22px}.policy-content{padding:22px}}.auth-language-toggle{width:max-content;margin:0 0 26px auto;border-color:#fff3;background:#ffffff14}.auth-language-toggle button{color:#dce8ff}.auth-language-toggle button.active{background:#fff;color:var(--brand)}.auth-mobile-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.auth-mobile-topline .auth-back{margin:0}.auth-mobile-language{display:none}.auth-back .icon{transform:rotate(180deg)}.profile-summary-leading{display:flex;align-items:center;gap:13px;min-width:0}.profile-mini-avatar{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.support-card-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:var(--brand-soft);color:var(--brand)}.support-card-icon.safety{background:#ecfdf3;color:var(--success)}.compact-support-card{display:flex;align-items:flex-start;gap:14px}.compact-support-card h2{margin:0 0 4px;font-size:1.05rem}.compact-support-card p{margin:2px 0}.policy-header-actions{display:flex;align-items:center;gap:10px}.dashboard-language{flex:none}.technician-dashboard-page .sidebar .side-link{display:flex;align-items:center;gap:9px}@media(max-width:640px){.auth-mobile-language{display:inline-flex}.dashboard-language{display:none}.portal-topnav{margin-left:auto}.portal-topnav a{font-size:0;padding:9px}.portal-topnav a .icon{width:19px;height:19px}.policy-header-actions .language-toggle{display:none}.profile-summary-leading{align-items:flex-start}}.policy-language-note{display:flex;align-items:flex-start;gap:9px;margin:12px 0 18px;padding:11px 13px;border:1px solid #F2D18A;border-radius:12px;background:#fff8e8;color:#6c4a08;font-size:.78rem;line-height:1.5}.policy-language-note .icon{flex:0 0 16px;margin-top:2px;color:#c87900}.nav-wrap{position:relative}@media(max-width:640px){body{padding-bottom:0}.home-page{padding-bottom:64px}}.auth-google-only-page .auth-simple-layout{grid-template-columns:minmax(310px,.88fr) minmax(410px,.78fr)}.google-only-auth-card{overflow:hidden;position:relative}.google-only-auth-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#1a56db,#5b8def,#15a88a)}.google-only-heading{align-items:flex-start;margin-bottom:20px}.google-only-heading .auth-icon{margin-top:2px}.google-only-eyebrow{display:block;margin-bottom:3px;color:var(--brand);font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.google-login-only{position:relative;padding:21px;border:1px solid #D7E4FA;border-radius:18px;background:linear-gradient(145deg,#f8fbff,#fff 48%,#f2f8ff);box-shadow:inset 0 1px #ffffffe6,0 12px 30px #1a56db14;text-align:left}.google-login-only:after{content:"";position:absolute;right:-58px;top:-62px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(91,141,239,.13),transparent 68%);pointer-events:none}.google-login-header{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.google-login-header>div{min-width:0}.google-login-header strong,.google-login-header small{display:block}.google-login-header strong{color:#172033;font-size:.95rem}.google-login-header small{margin-top:3px;color:#64748b;font-size:.76rem;line-height:1.45}.google-security-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#1a56db,#397be4);color:#fff;box-shadow:0 9px 20px #1a56db38}.google-security-icon .icon{width:21px;height:21px}.google-login-only .google-rendered-button{position:relative;z-index:1;align-items:center;min-height:50px;margin-top:18px}.google-login-only .google-rendered-button>div{width:100%!important;max-width:438px!important}.google-login-only .google-rendered-button iframe{border-radius:999px!important;box-shadow:0 10px 24px #1a56db2e!important;transition:transform .18s ease,box-shadow .18s ease}.google-login-only .google-rendered-button.is-ready:hover iframe{transform:translateY(-1px);box-shadow:0 14px 30px #1a56db3d!important}.google-button-skeleton{display:flex;align-items:center;gap:12px;width:100%;max-width:438px;height:44px;margin:auto;padding:0 17px;border:1px solid #D7E4FA;border-radius:999px;background:#fff;overflow:hidden;box-shadow:0 8px 20px #1a56db14}.google-button-skeleton span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf3ff;color:#1a56db;font-weight:800}.google-button-skeleton i{position:relative;display:block;width:55%;height:10px;border-radius:999px;background:#e7eef9;overflow:hidden}.google-button-skeleton i:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);animation:googleButtonShimmer 1.25s infinite}@keyframes googleButtonShimmer{to{transform:translate(100%)}}.google-login-note{position:relative;z-index:1;min-height:18px;margin:10px 0 0!important;text-align:center;line-height:1.45}.google-login-only.is-verifying .google-login-note{color:var(--brand);font-weight:700}.google-login-only.is-error .google-login-note{color:#8f2a1f}.google-login-retry{position:relative;z-index:1;margin-top:12px}.google-login-assurance{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:16px;padding-top:14px;border-top:1px solid #E2EAF7}.google-login-assurance span{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;color:#526175;font-size:.68rem;white-space:nowrap}.google-login-assurance .icon{flex:0 0 14px;width:14px;height:14px;color:#16836f}.google-login-assurance b{overflow:hidden;text-overflow:ellipsis}.auth-google-only-page .auth-support-box{display:flex;align-items:center;gap:11px}.auth-google-only-page .auth-support-box>.icon{flex:0 0 19px;color:var(--brand)}@media(max-width:640px){.google-only-auth-card{padding:21px}.google-login-only{padding:18px 15px}.google-login-assurance{grid-template-columns:1fr;gap:9px}.google-login-assurance span{justify-content:flex-start;padding-left:3px;font-size:.72rem}.google-only-heading{gap:11px}.google-only-heading .auth-icon{flex-basis:42px;width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.google-button-skeleton i:after{animation:none}.google-login-only .google-rendered-button iframe{transition:none}}.auth-google-only-page .form-status:empty{min-height:0;margin:0}.google-login-assurance b{overflow:visible;text-overflow:clip;white-space:normal;text-align:center;line-height:1.25}.dashboard-nav .brand{margin-right:0}.portal-topnav{display:flex;align-items:center;gap:6px;margin-left:auto;padding:4px;border:1px solid #E2E8F0;border-radius:13px;background:#f8fafc}.portal-topnav a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border-radius:9px;color:#526175;text-decoration:none;font-size:.82rem;font-weight:750;line-height:1;white-space:nowrap}.portal-topnav a:hover{background:#fff;color:var(--brand)}.portal-topnav a.active{background:#fff;color:var(--brand);box-shadow:0 4px 12px #0f172a14}.dashboard-actions{margin-left:10px}.customer-content-stack{min-width:0}.dashboard-section,#overview{scroll-margin-top:100px}.welcome-copy{max-width:700px}.dashboard-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-kpi{display:flex;align-items:center;gap:13px;min-width:0;padding:16px 18px;border:1px solid #E2E8F0;border-radius:17px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.dashboard-kpi .kpi-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:var(--brand-soft);color:var(--brand)}.dashboard-kpi .kpi-icon.warning{background:#fff7e6;color:#b4740a}.dashboard-kpi .kpi-icon.success{background:#ecfdf3;color:#15803d}.dashboard-kpi small,.dashboard-kpi strong{display:block}.dashboard-kpi small{color:var(--muted);font-size:.72rem;font-weight:700}.dashboard-kpi strong{margin-top:1px;font-family:var(--font-display);font-size:1.45rem;line-height:1.1;color:#172033}.profile-summary-copy{min-width:0}.profile-summary-copy p{overflow-wrap:anywhere}.booking-heading-row{margin-bottom:18px}.booking-form-steps{gap:16px}.booking-step{min-width:0;margin:0;padding:17px 18px 18px}.booking-step legend{display:inline-flex;align-items:center;gap:9px;margin-left:-2px;padding:0 7px 0 0;color:#24324a;font-size:.9rem;line-height:1}.booking-step legend span{display:inline-grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:9px;background:var(--brand);color:#fff;font-size:.75rem;font-weight:800;box-shadow:0 5px 12px #1a56db2e}.booking-step legend b{font-family:var(--font-display);font-weight:750;white-space:nowrap}.booking-step>label:last-child,.booking-step .field-grid label{margin-bottom:0}.booking-consent{margin:1px 2px 0;padding:12px 14px;border:1px solid #E2E8F0;border-radius:12px;background:#f8fafc}.booking-summary-card{top:96px;border-radius:18px;box-shadow:0 10px 24px #0f172a0d}.booking-summary-card h3{margin:5px 0 12px;font-size:1.2rem}.booking-summary-card dd{margin:0;text-align:right;font-weight:700}.booking-trust-list{display:grid;gap:9px;margin:15px 0 0;padding:14px 0 0;border-top:1px solid #E2E8F0;list-style:none}.booking-trust-list li{display:flex;align-items:flex-start;gap:8px;color:#526175;font-size:.76rem;line-height:1.45}.booking-trust-list .icon{margin-top:2px;color:var(--success)}.booking-history-table td{white-space:nowrap}.booking-history-table td:nth-child(2),.booking-history-table td:nth-child(3){white-space:normal;min-width:130px}.account-modal-heading{display:block;padding-right:34px}.account-modal-heading h2{margin:4px 0 5px}.account-modal-heading p{margin:0;color:var(--muted)}.account-setup-card{position:relative}.account-setup-card>.modal-close{position:absolute;top:18px;right:18px;z-index:2}.account-setup-form{margin-top:18px}.modern-profile-layout{display:grid;grid-template-columns:minmax(290px,350px) minmax(0,1fr);gap:24px;padding:28px 0 58px;align-items:start}.profile-side-card{position:sticky;top:96px;display:flex;flex-direction:column;min-width:0;padding:28px;border-radius:24px;background:linear-gradient(145deg,#174cbf,#1a56db);color:#fff;box-shadow:0 24px 50px #1a56db33;overflow:hidden}.profile-side-card:after{content:"";position:absolute;right:-90px;top:-95px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 68%);pointer-events:none}.profile-side-card>*{position:relative;z-index:1}.profile-avatar{display:grid;place-items:center;width:52px;height:52px;margin-bottom:18px;border-radius:16px;background:#ffffff24;color:#fff}.profile-avatar .icon{width:25px;height:25px}.profile-side-card h1{margin:8px 0 10px;color:#fff;font-size:clamp(1.75rem,3vw,2.2rem);line-height:1.12}.profile-side-card>p{margin:0;color:#dce8ff;font-size:.88rem;line-height:1.65}.profile-progress-wrap{margin:24px 0 20px;padding:15px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:#ffffff14}.profile-progress-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;font-size:.75rem}.profile-progress-label strong{font-size:.76rem}.profile-progress-label span{color:#fff;font-weight:750}.profile-progress{height:8px;overflow:hidden;border-radius:999px;background:#ffffff29}.profile-progress span{display:block;width:0;height:100%;border-radius:inherit;background:#f8c668;transition:width .25s ease}.profile-benefits{display:grid;gap:12px;margin-bottom:22px}.profile-benefits>div{display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:start}.profile-benefits>div>span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#ffffff1f;color:#fff}.profile-benefits p{min-width:0;margin:0}.profile-benefits strong,.profile-benefits small{display:block}.profile-benefits strong{color:#fff;font-size:.82rem}.profile-benefits small{margin-top:2px;color:#dce8ff;font-size:.7rem;line-height:1.45}.profile-side-card>.button{margin-top:auto}.modern-profile-form{min-width:0;padding:28px;border-radius:22px}.profile-card-heading{padding-bottom:18px;border-bottom:1px solid #E8EDF4}.profile-card-heading p{max-width:630px;margin:7px 0 0}.customer-profile-form{display:grid;gap:0}.profile-form-section{padding:7px 0 1px}.profile-section-title{display:flex;align-items:flex-start;gap:12px;margin:13px 0 18px}.profile-section-icon{display:grid;place-items:center;flex:0 0 39px;width:39px;height:39px;border-radius:12px;background:var(--brand-soft);color:var(--brand)}.profile-section-title strong,.profile-section-title small{display:block}.profile-section-title strong{color:#24324a;font-family:var(--font-display);font-size:.98rem;line-height:1.25}.profile-section-title small{margin-top:3px;color:var(--muted);font-size:.74rem;line-height:1.4}.profile-divider{height:1px;margin:18px 0 6px;background:#e8edf4}.verified-input{position:relative}.verified-input input{padding-right:44px}.verified-input .icon{position:absolute;right:14px;top:50%;width:18px;height:18px;color:var(--success);transform:translateY(-28%)}.contact-input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:stretch;margin-top:6px}.contact-input-wrap .country-prefix{display:grid;place-items:center;min-width:52px;border:1px solid #CBD5E1;border-right:0;border-radius:11px 0 0 11px;background:#f8fafc;color:#526175;font-weight:750}.contact-input-wrap input{margin-top:0;border-radius:0 11px 11px 0}.contact-input-wrap:focus-within .country-prefix{border-color:var(--brand);box-shadow:-3px 0 #1a56db1a}.profile-privacy-note{display:flex;align-items:flex-start;gap:11px;margin:20px 0 4px;padding:14px 15px;border:1px solid #CDE8D5;border-radius:14px;background:#f0fdf4;color:#166534}.profile-privacy-note>.icon{flex:0 0 20px;margin-top:2px}.profile-privacy-note p{margin:0}.profile-privacy-note strong,.profile-privacy-note span{display:block}.profile-privacy-note strong{font-size:.82rem}.profile-privacy-note span{margin-top:2px;font-size:.74rem;line-height:1.5}.profile-save-row{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-top:17px}.profile-save-row .form-status{flex:1;margin:0}.profile-support-box{display:flex;align-items:center;gap:11px;margin-top:20px}.profile-support-box>.icon{flex:0 0 18px;color:var(--brand)}.profile-support-box p{margin:2px 0 0}@media(max-width:980px){.modern-profile-layout{grid-template-columns:1fr;padding-top:20px}.profile-side-card{position:relative;top:auto}.profile-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-side-card>.button{width:max-content;min-width:220px}}@media(max-width:760px){.dashboard-nav{min-height:66px;gap:8px}.dashboard-nav .brand{margin-right:auto}.portal-topnav{order:3;width:100%;margin:0;padding:4px;justify-content:center;border-radius:12px}.portal-topnav a{flex:1;justify-content:center;font-size:.76rem;padding:8px 9px}.dashboard-header .dashboard-nav{flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.dashboard-actions{margin-left:0}.customer-tabs{top:116px!important}.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.dashboard-kpi{display:grid;justify-items:center;gap:7px;padding:12px 8px;text-align:center}.dashboard-kpi .kpi-icon{width:36px;height:36px;flex-basis:36px}.dashboard-kpi small{font-size:.65rem;line-height:1.25}.dashboard-kpi strong{font-size:1.2rem}.booking-workspace{gap:14px}.booking-summary-card{position:static;order:-1}.booking-trust-list{grid-template-columns:1fr 1fr}.modern-profile-form{padding:20px}.profile-benefits{grid-template-columns:1fr}.profile-side-card>.button{width:100%;min-width:0}.profile-save-row{align-items:stretch;flex-direction:column}.profile-save-row .button{width:100%}}@media(max-width:640px){.portal-topnav a{font-size:.76rem!important}.portal-topnav a .icon{width:17px;height:17px}.customer-tabs{top:116px!important}.dashboard-section,#overview{scroll-margin-top:170px}.compact-welcome{gap:14px}.compact-welcome p{display:block;font-size:.8rem}.compact-profile-card{gap:13px}.profile-card-actions{align-items:center}.booking-card{padding:16px}.booking-heading-row{display:block}.booking-heading-row .badge{display:none}.booking-step{padding:14px}.booking-step legend{font-size:.82rem}.booking-step legend span{width:25px;height:25px;flex-basis:25px}.booking-summary-card{padding:15px}.booking-trust-list{grid-template-columns:1fr}.modern-profile-layout{width:min(100% - 24px,1160px);gap:14px;padding:14px 0 34px}.profile-side-card{padding:22px;border-radius:20px}.profile-side-card h1{font-size:1.75rem}.modern-profile-form{padding:17px;border-radius:18px}.profile-card-heading{display:block}.profile-card-heading .badge{margin-top:12px}.profile-section-title{margin-bottom:14px}.profile-privacy-note{margin-top:14px}}@media(max-width:420px){.dashboard-actions .button span{display:none}.dashboard-actions .button{width:38px;padding:8px}.dashboard-kpi small{font-size:.61rem}.dashboard-kpi strong{font-size:1.12rem}.profile-card-actions{align-items:flex-start;flex-direction:column}.account-readiness{width:100%}.readiness-pill{width:100%;justify-content:center}.modal-card{padding:20px 16px}}.admin-page{background:#f3f6fb}.admin-header{position:sticky;top:0;z-index:20;background:#fffffff5;backdrop-filter:blur(14px)}.admin-nav{min-height:76px}.admin-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.admin-identity-pill{display:flex;align-items:center;gap:9px;min-height:40px;padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:.76rem}.admin-identity-pill>span:last-child{display:flex;flex-direction:column;line-height:1.2}.admin-identity-pill strong{max-width:230px;overflow:hidden;text-overflow:ellipsis;color:var(--ink);font-size:.76rem}.admin-identity-pill small{font-size:.65rem;color:var(--muted)}.admin-presence-dot{width:9px;height:9px;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 4px #f1f5f9}.admin-identity-pill.is-ready .admin-presence-dot{background:#16a34a;box-shadow:0 0 0 4px #dcfce7}.admin-main{padding-top:24px}.admin-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;padding:30px;border-radius:24px;background:linear-gradient(135deg,#0f3ea8,#2463df 68%,#5b7fd1);color:#fff;box-shadow:0 22px 48px #1e40af38}.admin-hero h1{max-width:800px;margin:6px 0 8px;color:#fff;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.08}.admin-hero p{max-width:720px;margin:0;color:#ffffffd6}.admin-hero-meta{display:flex;gap:12px}.admin-hero-meta>span{display:flex;min-width:126px;flex-direction:column;padding:13px 15px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:#ffffff1f}.admin-hero-meta strong{font-size:.9rem}.admin-hero-meta small{margin-top:2px;color:#ffffffb8;font-size:.66rem;text-transform:uppercase;letter-spacing:.05em}.admin-gate{display:grid;grid-template-columns:46px minmax(0,1fr);gap:16px;padding:20px;border:1px solid #fecaca;border-radius:17px;background:#fff7f7;box-shadow:var(--shadow-sm)}.admin-gate-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#fee2e2;color:#b91c1c;font-size:1.25rem;font-weight:800}.admin-gate h2{margin:0 0 5px;font-size:1.15rem}.admin-gate p{margin:0;color:var(--muted)}.admin-gate-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.admin-setup-command{display:block;overflow:auto;margin-top:13px;padding:12px;border:1px solid #fed7aa;border-radius:10px;background:#fff;color:#9a3412;font-size:.74rem;white-space:pre-wrap}.admin-command-bar{display:grid;grid-template-columns:minmax(260px,1fr) auto;grid-template-areas:"search links" "retention retention";gap:12px 18px;align-items:end;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.admin-search{grid-area:search}.admin-search span{display:block;margin-bottom:6px;color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.admin-search input{margin:0;background:#f8fafc}.admin-section-links{grid-area:links;display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.admin-section-links a{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.76rem;font-weight:700;text-decoration:none}.admin-section-links a:hover{border-color:#93b4f9;background:#eff6ff;color:var(--accent-dark)}.admin-retention-action{grid-area:retention;display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid var(--line)}.admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-stat-card{display:flex;align-items:center;gap:13px;min-height:112px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.admin-stat-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a17}.admin-stat-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:13px;background:#eaf1ff;color:#1856cb;font-weight:900}.admin-stat-card>div{min-width:0}.admin-stat-card small{display:block;color:var(--muted);font-size:.69rem;text-transform:uppercase;letter-spacing:.04em}.admin-stat-card strong{display:block;margin:4px 0 2px;font-size:1.75rem;line-height:1}.admin-stat-card em{display:block;color:#64748b;font-size:.66rem;font-style:normal}.admin-data-card{scroll-margin-top:100px;padding:22px;border-radius:20px;box-shadow:var(--shadow-sm)}.admin-data-card .card-heading-row{margin-bottom:8px}.admin-data-card .card-heading-row p{margin:5px 0 0;color:var(--muted);font-size:.82rem}.admin-data-card .table-wrap{margin-top:13px;border:1px solid var(--line);border-radius:14px}.admin-data-card .data-table th{background:#f8fafc}.admin-data-card .data-table tr:last-child td{border-bottom:0}.admin-empty-cell{padding:26px!important;text-align:center;color:var(--muted)}.admin-problem-copy,.admin-address-copy{max-width:320px;white-space:normal;line-height:1.45}.admin-is-loading .admin-data-card{opacity:.72}@media(max-width:1100px){.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-hero{grid-template-columns:1fr}.admin-hero-meta{justify-content:flex-start}}@media(max-width:760px){.admin-nav{align-items:flex-start;padding-block:12px}.admin-header-actions{width:100%;justify-content:flex-start}.admin-identity-pill{max-width:100%}.admin-header-actions .button{flex:1}.admin-main{padding-top:14px}.admin-hero{padding:22px;border-radius:19px}.admin-hero-meta{display:grid;grid-template-columns:1fr 1fr;width:100%}.admin-command-bar{grid-template-columns:1fr;grid-template-areas:"search" "links" "retention"}.admin-section-links{justify-content:flex-start}.admin-retention-action{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr 1fr}.admin-stat-card{min-height:98px;padding:14px}.admin-data-card{padding:16px}.admin-gate{grid-template-columns:1fr}.admin-gate-icon{width:40px;height:40px}}@media(max-width:440px){.admin-stats,.admin-hero-meta{grid-template-columns:1fr}.admin-header-actions .button{width:100%;flex-basis:100%}}.technician-login-layout{align-items:center}.technician-contact-panel{margin-top:24px;padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff1a}.technician-contact-panel>strong{display:block;font-size:1rem}.technician-contact-panel p{margin:5px 0 13px;color:#ffffffd1}.technician-contact-actions{display:flex;flex-wrap:wrap;gap:8px}.button-light{border-color:#ffffff59;background:#fff;color:#1648ac}.button-light:hover{background:#eef4ff}.technician-login-card{max-width:470px}.technician-credential-form{display:grid;gap:13px}.technician-credential-form input{margin-top:7px}.password-setup-shell{width:min(560px,calc(100% - 28px));margin:auto;padding:34px 0}.password-setup-shell>.brand{margin-bottom:20px}.password-setup-card{padding:32px}.password-setup-card h1{margin:12px 0 8px}.password-setup-card>p{color:var(--muted)}.technician-account-chip{margin:18px 0;padding:12px 14px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#1e3a8a}.technician-account-chip strong{font-family:var(--font-mono)}.technician-portal-main{padding:24px 0 50px}.technician-portal-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding:28px 30px;border-radius:24px;background:linear-gradient(135deg,#0f3ea8,#2463df 68%,#4f7bd5);color:#fff;box-shadow:0 22px 48px #1e40af38}.technician-portal-hero h1{margin:5px 0 7px;color:#fff;font-size:clamp(1.8rem,3vw,2.45rem)}.technician-portal-hero p{margin:0;color:#ffffffd6}.technician-kpis{margin:18px 0;grid-template-columns:repeat(3,minmax(0,1fr))}.technician-kpis article{padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.technician-kpis span,.technician-kpis small{display:block;color:var(--muted)}.technician-kpis strong{display:block;margin:4px 0;font-size:1.7rem}.technician-portal-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.6fr);gap:18px;align-items:start}.technician-profile-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0}.technician-profile-list>div{padding:12px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.technician-profile-list .wide{grid-column:1/-1}.technician-profile-list dt{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.technician-profile-list dd{margin:4px 0 0;font-weight:700}.technician-jobs-card{min-width:0}.admin-primary-actions{grid-area:retention;display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:12px;border-top:1px solid var(--line)}.admin-technician-form{display:grid;gap:13px;padding:20px}.admin-technician-form textarea{resize:vertical}.admin-create-technician-dialog{width:min(850px,calc(100% - 28px))}.credential-dialog{width:min(590px,calc(100% - 28px))}.credential-dialog-body{padding:22px}.credential-grid{display:grid;gap:10px;margin:16px 0}.credential-grid>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.credential-grid small{color:var(--muted)}.credential-grid code{font-size:.9rem;font-weight:800;word-break:break-all}.admin-account-panel{padding:16px;border:1px solid #bfdbfe;border-radius:15px;background:#f8fbff}.admin-account-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}@media(max-width:900px){.technician-portal-grid{grid-template-columns:1fr}.technician-portal-hero{align-items:flex-start;flex-direction:column}.technician-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.technician-kpis,.technician-profile-list{grid-template-columns:1fr}.technician-profile-list .wide{grid-column:auto}.password-setup-card{padding:22px}.credential-grid>div{align-items:flex-start;flex-direction:column}.admin-primary-actions{align-items:stretch;flex-direction:column}.admin-primary-actions .button{width:100%}}.technician-login-refined{overflow-x:hidden;overflow-y:auto;background:linear-gradient(135deg,#f5f8ff,#eef4ff 48%,#fff9ed)}.technician-login-refined:before{background:radial-gradient(560px 380px at 0 0,rgba(37,99,235,.1),transparent 70%),radial-gradient(620px 420px at 100% 100%,rgba(16,185,129,.1),transparent 70%)}.technician-login-refined .auth-simple-shell{display:flex;min-height:100svh;flex-direction:column;align-items:center;justify-content:center;padding:22px clamp(22px,4vw,54px) 26px}.technician-login-refined .auth-simple-brand{position:static;width:min(1120px,100%);margin:0 auto 16px;color:#172033}.technician-login-refined .auth-simple-brand small{color:#64748b}.technician-login-refined .auth-simple-brand .brand-mark{box-shadow:0 10px 24px #1a56db38}.technician-login-refined .technician-login-layout{width:min(1120px,100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:24px;align-items:stretch;margin:0 auto}.technician-login-refined .technician-auth-trust{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding:32px 34px;border-radius:25px;background:linear-gradient(145deg,#174cbf,#1a56db 58%,#2f6ce3);box-shadow:0 22px 48px #1a56db33;overflow:hidden}.technician-login-refined .technician-auth-trust:after{content:"";position:absolute;right:-90px;top:-100px;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 68%);pointer-events:none}.technician-login-refined .technician-auth-trust>*{position:relative;z-index:1}.technician-login-refined .auth-language-toggle{margin-bottom:18px}.technician-login-refined .technician-auth-trust .eyebrow{margin-bottom:10px;color:#aecdff;font-size:.72rem;letter-spacing:.11em}.technician-login-refined .technician-auth-trust h1{max-width:620px;margin:0;color:#fff;font-size:clamp(2rem,3.3vw,2.7rem);line-height:1.08;letter-spacing:-.035em}.technician-login-refined .technician-auth-trust>p{max-width:650px;margin:14px 0 0;color:#dce8ff;font-size:.93rem;line-height:1.65}.technician-login-refined .auth-trust-points{gap:11px;margin-top:20px}.technician-login-refined .auth-trust-points>div{grid-template-columns:40px minmax(0,1fr);gap:11px}.technician-login-refined .auth-trust-points>div>span{width:40px;height:40px;border-radius:12px}.technician-login-refined .auth-trust-points strong{font-size:.88rem}.technician-login-refined .auth-trust-points small{margin-top:1px;color:#d3e2ff;font-size:.71rem;line-height:1.42}.technician-login-refined .technician-contact-panel{margin-top:auto;padding:15px 16px;border-color:#ffffff2e;border-radius:15px;background:#ffffff17}.technician-login-refined .technician-contact-panel>strong{font-size:.91rem}.technician-login-refined .technician-contact-panel p{margin:4px 0 11px;color:#dce8ff;font-size:.75rem;line-height:1.45}.technician-login-refined .technician-contact-actions{gap:7px}.technician-login-refined .technician-contact-actions .button{min-height:36px;padding:7px 11px;border-radius:10px;font-size:.73rem;box-shadow:none}.technician-login-refined .technician-login-card{display:flex;width:auto;max-width:none;min-width:0;flex-direction:column;align-self:stretch;justify-content:center;padding:30px 32px;border:1px solid #e0e7f1;border-radius:25px;background:#fffffffa;box-shadow:0 22px 52px #0f172a1f}.technician-login-refined .auth-mobile-topline{margin-bottom:20px}.technician-login-refined .auth-back{font-size:.78rem}.technician-login-refined .technician-login-heading{align-items:flex-start;margin-bottom:22px}.technician-login-refined .technician-login-heading .auth-icon{width:48px;height:48px;flex-basis:48px;border-radius:14px;background:linear-gradient(145deg,#0eae66,#16a34a);box-shadow:0 10px 22px #16a34a2e}.technician-login-refined .technician-login-kicker{display:block;margin:1px 0 4px;color:#1a56db;font-size:.68rem;font-weight:800;letter-spacing:.095em;text-transform:uppercase}.technician-login-refined .technician-login-heading h1{font-size:1.7rem;letter-spacing:-.025em}.technician-login-refined .technician-login-heading p{max-width:390px;margin-top:4px;font-size:.79rem;line-height:1.5}.technician-login-refined .technician-credential-form{gap:14px}.technician-login-refined .technician-credential-form label{margin:0;font-size:.8rem}.technician-login-refined .technician-credential-form input{min-height:50px;margin-top:7px;padding:12px 14px;border-radius:12px;background:#fbfdff}.technician-login-refined .technician-credential-form input::placeholder{color:#8794a8}.technician-login-refined .technician-signin-button{min-height:52px;margin-top:1px;border-radius:12px;box-shadow:0 11px 24px #1a56db33}.technician-login-refined .technician-signin-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #1a56db3d}.technician-login-refined .technician-login-security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:0;color:#64748b;font-size:.7rem;line-height:1.4;text-align:center}.technician-login-refined .technician-login-security-note .icon{flex:0 0 15px;width:15px;height:15px;color:#16a34a}.technician-login-refined .form-status{margin-top:8px}.technician-login-refined .technician-login-help{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;margin-top:15px;padding:13px 14px;border-radius:13px}.technician-login-refined .technician-login-help>.icon{margin-top:2px;color:#1a56db}.technician-login-refined .technician-login-help strong{font-size:.79rem}.technician-login-refined .technician-login-help p{margin:3px 0 0;color:#64748b;font-size:.72rem;line-height:1.48}.technician-login-refined .auth-legal{flex-wrap:wrap;margin-top:14px;font-size:.71rem}.technician-mobile-contact{display:none}@media(max-height:800px)and (min-width:1021px){.technician-login-refined .auth-simple-shell{justify-content:flex-start;padding-top:16px;padding-bottom:18px}.technician-login-refined .auth-simple-brand{margin-bottom:11px}.technician-login-refined .technician-auth-trust{padding:25px 28px}.technician-login-refined .auth-language-toggle{margin-bottom:12px}.technician-login-refined .technician-auth-trust h1{font-size:2.15rem}.technician-login-refined .technician-auth-trust>p{margin-top:10px;font-size:.84rem;line-height:1.5}.technician-login-refined .auth-trust-points{gap:8px;margin-top:15px}.technician-login-refined .auth-trust-points>div>span{width:36px;height:36px}.technician-login-refined .auth-trust-points>div{grid-template-columns:36px minmax(0,1fr)}.technician-login-refined .technician-contact-panel{margin-top:14px;padding:12px 14px}.technician-login-refined .technician-contact-panel p{margin-bottom:8px}.technician-login-refined .technician-login-card{padding:24px 28px}.technician-login-refined .auth-mobile-topline{margin-bottom:14px}.technician-login-refined .technician-login-heading{margin-bottom:17px}.technician-login-refined .technician-login-heading .auth-icon{width:44px;height:44px;flex-basis:44px}.technician-login-refined .technician-credential-form{gap:11px}.technician-login-refined .technician-credential-form input{min-height:46px}.technician-login-refined .technician-signin-button{min-height:48px}.technician-login-refined .technician-login-help{margin-top:11px;padding:11px 13px}.technician-login-refined .auth-legal{margin-top:10px}}@media(max-width:1020px){.technician-login-refined .auth-simple-shell{justify-content:flex-start;padding:20px 18px 30px}.technician-login-refined .auth-simple-brand{width:min(620px,100%);margin-bottom:16px}.technician-login-refined .technician-login-layout{display:block;width:min(620px,100%);max-width:620px;padding-top:0}.technician-login-refined .technician-auth-trust{display:none}.technician-login-refined .technician-login-card{padding:28px}.technician-mobile-contact{display:block;margin-top:14px;padding:14px;border:1px solid #d8e5fa;border-radius:13px;background:#f6f9ff}.technician-mobile-contact strong{display:block;color:#172033;font-size:.8rem}.technician-mobile-contact p{margin:4px 0 11px;color:#64748b;font-size:.72rem;line-height:1.45}.technician-mobile-contact-actions{display:flex;gap:8px}.technician-mobile-contact-actions .button{flex:1}}@media(max-width:640px){.technician-login-refined .auth-simple-shell{padding:14px 12px 24px}.technician-login-refined .auth-simple-brand{margin-bottom:12px}.technician-login-refined .technician-login-card{padding:20px 17px;border-radius:20px}.technician-login-refined .auth-mobile-topline{margin-bottom:17px}.technician-login-refined .technician-login-heading{gap:11px;margin-bottom:19px}.technician-login-refined .technician-login-heading .auth-icon{width:43px;height:43px;flex-basis:43px}.technician-login-refined .technician-login-heading h1{font-size:1.45rem}.technician-login-refined .technician-login-heading p{font-size:.75rem}.technician-login-refined .technician-login-kicker{font-size:.62rem}.technician-login-refined .technician-credential-form input{min-height:48px}.technician-login-refined .technician-login-security-note{align-items:flex-start;text-align:left}.technician-login-refined .auth-legal{gap:7px}}.technician-login-refined .auth-language-toggle{display:inline-flex;align-self:flex-end;width:auto}@media(max-height:800px)and (min-width:1021px){.technician-login-refined .auth-simple-shell{padding-top:12px;padding-bottom:12px}.technician-login-refined .auth-simple-brand{margin-bottom:8px}.technician-login-refined .technician-login-card{padding:20px 26px}.technician-login-refined .auth-mobile-topline{margin-bottom:10px}.technician-login-refined .technician-login-heading{margin-bottom:12px}.technician-login-refined .technician-login-heading h1{font-size:1.52rem}.technician-login-refined .technician-login-heading p{font-size:.74rem}.technician-login-refined .technician-credential-form{gap:8px}.technician-login-refined .technician-credential-form input{min-height:44px;padding-top:10px;padding-bottom:10px}.technician-login-refined .technician-signin-button{min-height:45px}.technician-login-refined .technician-login-security-note{font-size:.66rem}.technician-login-refined .form-status{min-height:14px;margin-top:4px}.technician-login-refined .technician-login-help{margin-top:7px;padding:9px 12px}.technician-login-refined .technician-login-help p{font-size:.68rem}.technician-login-refined .auth-legal{margin-top:6px;font-size:.68rem}}.customer-portal-v248{background:#f4f7fb;color:#172033}.customer-portal-v248 .dashboard-header{position:sticky;top:0;z-index:70;background:#fffffff5;backdrop-filter:blur(12px)}.customer-portal-v248 .customer-tabs{top:88px}.customer-overview-layout{grid-template-columns:210px minmax(0,1fr);max-width:1180px}.overview-welcome{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:30px 32px;border-radius:24px;background:linear-gradient(135deg,#174cbf,#1a56db 60%,#4774db);color:#fff;box-shadow:0 18px 44px #1a56db2e}.overview-welcome h1{margin:5px 0 7px;color:#fff;font-size:clamp(1.7rem,4vw,2.5rem)}.overview-welcome p{max-width:650px;margin:0;color:#dce8ff;line-height:1.55}.overview-primary-cta{flex:0 0 auto;min-width:180px;justify-content:center}.kpi-link{text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.kpi-link:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0f172a17}.dashboard-kpi .kpi-icon.attention{background:#fff1f2;color:#be123c}.overview-grid-two{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:16px}.overview-focus-card,.overview-profile-card,.overview-notifications-card{padding:22px}.overview-request-content{margin-top:12px}.overview-request-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:15px;border-bottom:1px solid var(--line)}.overview-request-head small,.request-reference{font-family:var(--font-mono);color:#728197;font-size:.72rem;font-weight:700}.overview-request-head h3{margin:3px 0 0;font-size:1.28rem}.overview-request-meta{display:grid;gap:0;margin:10px 0 16px}.overview-request-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #edf1f6}.overview-request-meta-row span{color:var(--muted);font-size:.78rem}.overview-request-meta-row strong{max-width:70%;text-align:right;font-size:.84rem}.overview-attention-banner{margin:12px 0;padding:11px 13px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:.8rem;font-weight:750}.overview-profile-card .profile-summary-leading{margin:16px 0}.overview-profile-card .account-readiness{margin-top:8px}.overview-empty{padding:26px 8px}.overview-skeleton{padding:20px;color:var(--muted);text-align:center}.notification-list{display:grid;margin-top:8px}.notification-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:start;padding:14px 6px;border-bottom:1px solid #edf1f6;color:inherit;text-decoration:none}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#f8fbff}.notification-dot{width:8px;height:8px;margin-top:7px;border-radius:50%;background:#cbd5e1}.notification-item.unread .notification-dot{background:var(--brand);box-shadow:0 0 0 4px #dbeafe}.notification-item strong{font-size:.88rem}.notification-item p{margin:3px 0;color:#526175;font-size:.79rem;line-height:1.45}.notification-item small{color:#8a98aa;font-size:.69rem}.notification-arrow{padding-top:4px;color:var(--brand);font-weight:800}.overview-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-action-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px 16px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 7px 18px #0f172a09}.quick-action-card:hover{border-color:#bdd0f8;box-shadow:0 12px 26px #1a56db17}.quick-action-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#edf4ff;color:var(--brand)}.quick-action-card strong,.quick-action-card small{display:block}.quick-action-card strong{font-size:.86rem}.quick-action-card small{margin-top:2px;color:var(--muted);font-size:.7rem;line-height:1.35}.quick-action-card>span:last-child{color:var(--brand);font-weight:900}.customer-mobile-nav{display:none}.customer-task-page{max-width:1120px;padding-top:30px;padding-bottom:70px}.task-page-heading{margin:0 0 20px}.task-page-heading .back-link{display:inline-block;margin-bottom:12px;color:#526175;text-decoration:none;font-size:.8rem;font-weight:700}.task-page-heading h1{margin:4px 0 6px;font-size:clamp(1.8rem,4vw,2.6rem)}.task-page-heading p{margin:0;color:var(--muted)}.customer-task-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.customer-task-notice p{margin:3px 0 0}.booking-wizard-shell{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,.5fr);gap:18px;align-items:start}.booking-wizard-card{padding:0;overflow:hidden}.booking-wizard-progress{padding:18px 22px;border-bottom:1px solid #e5eaf1;background:#f8fbff}.booking-wizard-progress>div:first-child{display:flex;justify-content:space-between;gap:16px;align-items:center}.booking-wizard-progress span{color:#64748b;font-size:.72rem;font-weight:700}.booking-wizard-progress strong{font-size:.82rem}.wizard-progress-track{height:6px;margin-top:12px;overflow:hidden;border-radius:999px;background:#e5eaf1}.wizard-progress-track span{display:block;height:100%;width:25%;border-radius:999px;background:linear-gradient(90deg,#174cbf,#2d6be7);transition:width .2s ease}.booking-wizard-form{padding:24px}.wizard-step{display:none;min-height:360px}.wizard-step.active{display:block}.wizard-step-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.wizard-step-number{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:var(--brand);color:#fff;font-weight:800}.wizard-step-heading h2{margin:0 0 4px;font-size:1.35rem}.wizard-step-heading p{margin:0;color:var(--muted);font-size:.82rem}.wizard-step label{display:block;margin-bottom:17px}.wizard-step label>span:first-child,.wizard-step>label{font-weight:700}.wizard-step input,.wizard-step select,.wizard-step textarea{width:100%;margin-top:7px}.wizard-actions{display:flex;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid #edf1f6}.wizard-actions .button{min-width:130px}.wizard-actions #wizardNext,.wizard-actions #wizardSubmit{margin-left:auto}.booking-review-box{margin-top:18px;padding:18px;border:1px solid #cfe0ff;border-radius:16px;background:#f7faff}.booking-review-box dl{margin:10px 0 8px}.booking-review-box dl>div{display:flex;justify-content:space-between;gap:16px;padding:7px 0}.booking-review-box p{margin:9px 0 0;color:#526175;font-size:.78rem;line-height:1.45}.booking-help-card{position:sticky;top:100px;padding:22px}.booking-help-card h2{margin:5px 0 18px}.booking-next-list{display:grid;gap:14px;margin:0 0 18px;padding:0;list-style:none}.booking-next-list li{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:start}.booking-next-list li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf4ff;color:var(--brand);font-weight:800}.booking-next-list strong,.booking-next-list small{display:block}.booking-next-list strong{font-size:.83rem}.booking-next-list small{margin-top:2px;color:var(--muted);font-size:.72rem;line-height:1.4}.requests-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px;padding:15px}.request-filter-tabs{display:flex;flex-wrap:wrap;gap:6px}.request-filter-tabs button{border:1px solid #dce4ef;border-radius:999px;background:#fff;padding:9px 12px;color:#526175;font:inherit;font-size:.74rem;font-weight:750;cursor:pointer}.request-filter-tabs button.active{border-color:#b8cdf8;background:#edf4ff;color:var(--brand)}.request-filter-tabs span{margin-left:5px;color:#8290a3}.request-search{min-width:240px}.request-search span{display:block;margin-bottom:5px;color:#64748b;font-size:.7rem;font-weight:700}.request-search input{width:100%}.customer-request-list{display:grid;gap:11px}.customer-request-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px 20px;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.customer-request-card:hover{transform:translateY(-1px);border-color:#bed0f6;box-shadow:0 12px 27px #1a56db14}.request-card-main{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px}.request-card-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#edf4ff;color:var(--brand)}.request-card-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.request-card-title h2{margin:0;font-size:1.05rem}.request-reference{margin:3px 0 10px}.request-card-meta{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:18px}.request-card-meta small,.request-card-meta strong{display:block}.request-card-meta small{color:#7b899b;font-size:.66rem;font-weight:700}.request-card-meta strong{margin-top:2px;font-size:.76rem}.request-card-arrow{color:var(--brand);font-size:1.2rem;font-weight:900}.request-attention{margin-top:10px;padding:8px 10px;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:.73rem;font-weight:750}.request-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.request-detail-title-row h1{margin-bottom:3px}.request-detail-title-row p{font-family:var(--font-mono);font-size:.78rem}.request-detail-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;align-items:start}.request-detail-grid .card{padding:22px}.request-progress-card h2,.request-description-card h2{margin:4px 0 7px}.request-description-card p{white-space:pre-wrap;line-height:1.65;color:#3d4b5f}.request-timeline{position:relative;display:grid;margin-top:12px}.timeline-item{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;padding:0 0 18px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:7px;top:15px;bottom:-2px;width:2px;background:#dce5f2}.timeline-marker{position:relative;z-index:1;width:16px;height:16px;margin-top:3px;border:4px solid #fff;border-radius:50%;background:#94a3b8;box-shadow:0 0 0 2px #dce5f2}.timeline-item.latest .timeline-marker{background:var(--brand);box-shadow:0 0 0 3px #dbeafe}.timeline-item strong{font-size:.84rem}.timeline-item p{margin:3px 0;color:#526175;font-size:.78rem;line-height:1.45}.timeline-item small{color:#8996a7;font-size:.68rem}.assigned-tech-profile{display:flex;align-items:center;gap:13px;margin:15px 0}.assigned-tech-avatar{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:17px;background:linear-gradient(135deg,#174cbf,#2d6be7);color:#fff;font-size:1.2rem;font-weight:900}.assigned-tech-profile h3{margin:0 0 2px}.assigned-tech-profile p{margin:2px 0;color:#526175;font-size:.76rem}.technician-public-id{font-family:var(--font-mono);color:var(--brand)!important;font-weight:800}.assigned-tech-trust{display:grid;gap:6px;padding-top:12px;border-top:1px solid #edf1f6;color:#166534;font-size:.73rem;font-weight:700}.request-info-card dl{margin:10px 0 0}.request-info-card dl>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #edf1f6}.request-info-card dt{color:#64748b;font-size:.72rem}.request-info-card dd{max-width:65%;margin:0;text-align:right;font-size:.76rem;font-weight:700}.estimate-breakdown{margin:12px 0}.estimate-breakdown>div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;border-bottom:1px solid #edf1f6}.estimate-total{font-size:1rem;font-weight:800}.estimate-detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.request-help-card{display:flex;gap:12px;align-items:flex-start}.request-help-card p{margin:3px 0 8px;color:var(--muted);font-size:.78rem}.booking-ops-dialog{width:min(820px,calc(100vw - 28px))}.booking-ops-body{padding:20px}.admin-booking-action-panel{margin-top:14px;padding:16px;border:1px solid #e2e8f0;border-radius:15px;background:#fff}.admin-booking-action-panel h3{margin:0 0 12px}.admin-booking-action-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-request-timeline{max-height:310px;overflow:auto}.admin-booking-table .manage-booking{white-space:nowrap}@media(max-width:900px){.customer-overview-layout{grid-template-columns:1fr}.customer-overview-layout>.customer-tabs{display:none}.overview-grid-two,.booking-wizard-shell,.request-detail-grid{grid-template-columns:1fr}.booking-help-card{position:static}.overview-quick-actions,.request-card-meta{grid-template-columns:1fr 1fr}.request-card-meta span:last-child{display:none}.modern-profile-layout{grid-template-columns:1fr!important}.profile-side-card{position:static!important}}@media(max-width:680px){.customer-portal-v248{padding-bottom:78px}.customer-portal-v248 .dashboard-header{position:sticky}.customer-portal-v248 .dashboard-nav{padding-top:8px;padding-bottom:8px}.customer-portal-v248 .portal-topnav{display:none}.customer-portal-v248 .dashboard-actions{margin-left:auto}.customer-portal-v248 .dashboard-language{display:none}.customer-portal-v248 .brand small{display:block}.customer-portal-v248 .button-ghost.button-small{padding:8px 10px;font-size:.72rem}.customer-mobile-nav{position:fixed;z-index:100;left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);padding:5px;border:1px solid #dce4ef;border-radius:18px;background:#fffffff7;box-shadow:0 12px 35px #0f172a2e;backdrop-filter:blur(14px)}.customer-mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;border-radius:13px;color:#64748b;text-decoration:none;font-size:.61rem;font-weight:750}.customer-mobile-nav a.active{background:#edf4ff;color:var(--brand)}.customer-mobile-nav .icon{width:18px;height:18px}.customer-dashboard-grid{padding-top:12px}.customer-content-stack{gap:11px}.overview-welcome{align-items:flex-start;flex-direction:column;padding:20px;border-radius:19px}.overview-welcome h1{font-size:1.65rem}.overview-welcome p{font-size:.82rem}.overview-primary-cta{width:100%;min-width:0}.overview-kpis{grid-template-columns:repeat(3,1fr);gap:6px}.overview-kpis .dashboard-kpi{padding:10px 5px;border-radius:14px}.overview-kpis .kpi-icon{width:31px;height:31px;flex-basis:31px}.overview-kpis .kpi-icon .icon{width:16px;height:16px}.overview-kpis small{font-size:.57rem}.overview-kpis strong{font-size:1.08rem}.overview-grid-two{gap:10px}.overview-focus-card,.overview-profile-card,.overview-notifications-card{padding:16px}.overview-profile-card{order:2}.overview-focus-card{order:1}.overview-request-meta-row{display:block}.overview-request-meta-row strong{display:block;max-width:none;margin-top:3px;text-align:left}.overview-quick-actions{grid-template-columns:1fr;gap:8px}.compact-support-grid{grid-template-columns:1fr!important}.overview-notifications-card .card-heading-row{display:block}.notification-item{padding:12px 2px}.customer-task-page{padding:16px 12px 90px}.task-page-heading{margin-bottom:14px}.task-page-heading h1{font-size:1.65rem}.task-page-heading p{font-size:.8rem}.requests-page-heading{align-items:stretch;flex-direction:column}.requests-page-heading>.button{width:100%}.customer-task-notice{align-items:stretch;flex-direction:column}.customer-task-notice .button{width:100%}.booking-wizard-shell{gap:10px}.booking-wizard-progress{padding:14px 16px}.booking-wizard-form{padding:16px}.wizard-step{min-height:330px}.wizard-step-heading{margin-bottom:17px}.wizard-step-heading h2{font-size:1.15rem}.wizard-step .field-grid{grid-template-columns:1fr}.wizard-actions{position:sticky;bottom:76px;z-index:10;margin:12px -16px -16px;padding:12px 16px;background:#fff;box-shadow:0 -10px 24px #0f172a0d}.wizard-actions .button{min-width:0}.wizard-actions #wizardNext,.wizard-actions #wizardSubmit{flex:1}.booking-help-card{padding:17px}.booking-help-card .booking-next-list{grid-template-columns:1fr 1fr}.booking-next-list li{grid-template-columns:26px 1fr}.booking-next-list li>span{width:25px;height:25px}.booking-next-list small{font-size:.67rem}.requests-toolbar{align-items:stretch;flex-direction:column;padding:12px}.request-filter-tabs{display:grid;grid-template-columns:1fr 1fr}.request-filter-tabs button{text-align:center}.request-search{min-width:0}.customer-request-card{grid-template-columns:1fr auto;padding:15px}.request-card-main{grid-template-columns:38px minmax(0,1fr);gap:10px}.request-card-icon{width:38px;height:38px}.request-card-title{display:block}.request-card-title .status-pill{display:inline-flex;margin-top:6px}.request-card-meta{grid-template-columns:1fr;gap:8px;margin-top:10px}.request-card-meta span:last-child{display:block}.request-card-arrow{align-self:center}.request-detail-title-row{display:block}.request-detail-title-row #requestStatus{margin-top:8px}.request-detail-grid .card{padding:16px}.request-info-card dl>div{display:block}.request-info-card dd{max-width:none;margin-top:3px;text-align:left}.estimate-detail-actions{display:grid}.estimate-detail-actions .button{width:100%}.modern-profile-layout{padding:14px 12px 90px!important}.profile-side-card{padding:20px!important}.modern-profile-form{padding:17px!important}.customer-profile-form .field-grid{grid-template-columns:1fr}.profile-save-row{align-items:stretch!important;flex-direction:column}.profile-save-row .button{width:100%}.booking-ops-dialog{width:calc(100vw - 12px);max-height:94vh}.booking-ops-body{padding:12px}.booking-ops-body .detail-grid,.booking-ops-body .field-grid{grid-template-columns:1fr}.admin-booking-action-buttons{display:grid}.admin-booking-action-buttons .button{width:100%}}.technician-public-id{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-family:inherit!important}.technician-public-id span{color:#7b899b;font-size:.64rem;font-weight:750;text-transform:uppercase;letter-spacing:.045em}.technician-public-id strong{font-family:var(--font-mono);color:var(--brand);font-size:.76rem;overflow-wrap:anywhere}.request-card-copy,.request-card-meta strong,.notification-item>div,.overview-request-meta-row strong{min-width:0;overflow-wrap:anywhere}@media(max-width:680px){.customer-portal-v248 .brand strong{font-size:.9rem}.customer-portal-v248 .brand small{font-size:.58rem}.customer-portal-v248 .dashboard-actions #logout span{display:none}.customer-portal-v248 .dashboard-actions #logout{min-width:38px;padding-inline:9px}.overview-welcome{padding:18px}.overview-welcome .eyebrow{font-size:.61rem}.overview-welcome h1{font-size:1.52rem}.overview-welcome p{font-size:.78rem;line-height:1.48}.overview-kpis .dashboard-kpi{display:block;text-align:center}.overview-kpis .kpi-icon{margin:0 auto 5px}.overview-kpis small{font-size:.62rem;line-height:1.15}.overview-kpis strong{margin-top:3px;font-size:1.12rem}.profile-side-card .profile-benefits{display:none}.profile-side-card{gap:10px!important}.profile-side-card h1{margin:3px 0 5px!important;font-size:1.45rem!important}.profile-side-card>p{font-size:.78rem!important;line-height:1.48!important}.profile-progress-wrap{margin:6px 0!important}.profile-side-card>.button{margin-top:4px!important}.customer-request-card{border-radius:16px}.request-card-title h2{font-size:.96rem}.request-card-meta strong{font-size:.74rem;line-height:1.35}.request-card-arrow{font-size:1rem}.assigned-tech-profile{align-items:flex-start}.assigned-tech-avatar{width:44px;height:44px;flex-basis:44px;border-radius:14px}}@media(max-width:420px){.overview-kpis{grid-template-columns:1fr 1fr!important}.overview-kpis .dashboard-kpi:last-child{grid-column:1/-1}.overview-kpis .dashboard-kpi:last-child{display:grid;grid-template-columns:32px auto;align-items:center;text-align:left;justify-content:center;gap:8px}.overview-kpis .dashboard-kpi:last-child .kpi-icon{margin:0}.request-filter-tabs{grid-template-columns:1fr!important}.request-filter-tabs button{text-align:left;display:flex;justify-content:space-between}.booking-help-card .booking-next-list{grid-template-columns:1fr!important}}.customer-portal-v2410{padding-bottom:0}.customer-simple-header{background:#fffffff5;border-bottom:1px solid var(--line)}.customer-simple-header .dashboard-nav{min-height:64px}.header-icon-link{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;color:#526175;text-decoration:none}.header-icon-link:hover{border-color:#b8c9e6;color:var(--brand);background:var(--brand-soft)}.header-icon-link .icon{width:18px;height:18px}.customer-simple-home,.customer-simple-page{width:min(100%,920px);padding-top:28px;padding-bottom:72px}.customer-simple-home{display:grid;gap:16px}.simple-home-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:6px 2px 8px}.simple-home-intro h1{margin:4px 0 5px;font-size:clamp(1.75rem,4vw,2.45rem);letter-spacing:-.025em}.simple-home-intro p{max-width:560px;margin:0;color:var(--muted);font-size:.92rem;line-height:1.55}.simple-home-actions{display:flex;gap:9px;flex:0 0 auto}.simple-home-actions .button{white-space:nowrap}.simple-current-request,.simple-latest-update,.simple-list-card{padding:22px}.simple-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.simple-section-heading h2{margin:3px 0 0;font-size:1.25rem}.simple-section-heading p{margin:4px 0 0;color:var(--muted);font-size:.8rem}.simple-request-content{display:grid;gap:14px}.simple-request-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.simple-request-top h3{margin:4px 0 0;font-size:1.08rem}.simple-request-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.simple-request-facts>div{padding:12px 13px;border:1px solid #e7edf5;border-radius:12px;background:#f8fafc}.simple-request-facts small{display:block;margin-bottom:3px;color:#718096;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.035em}.simple-request-facts strong{display:block;font-size:.86rem}.simple-request-facts span{display:block;margin-top:2px;color:#64748b;font-family:var(--font-mono);font-size:.7rem;overflow-wrap:anywhere}.simple-request-alert{padding:10px 12px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;color:#9a3412;font-size:.78rem;font-weight:750}.simple-latest-update.needs-attention{border-color:#bfdbfe}.simple-update-row,.updates-page-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;gap:12px;align-items:center;color:inherit;text-decoration:none}.simple-update-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#edf4ff;color:var(--brand)}.simple-update-row strong,.updates-page-item strong{display:block;font-size:.88rem}.simple-update-row p,.updates-page-item p{margin:2px 0;color:#526175;font-size:.78rem;line-height:1.45}.simple-update-row small,.updates-page-item small{color:#8996a7;font-size:.68rem}.simple-update-row b,.updates-page-item b{color:var(--brand)}.simple-no-update{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0;color:var(--muted);font-size:.82rem}.simple-no-update a{font-weight:750;text-decoration:none;color:var(--brand)}.simple-home-footer{display:grid;grid-template-columns:1fr 1fr;gap:10px}.simple-home-footer>a{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;padding:14px 15px;border:1px solid var(--line);border-radius:14px;background:#fff;color:inherit;text-decoration:none}.simple-home-footer>a>.icon{width:19px;height:19px;color:var(--brand)}.simple-home-footer strong,.simple-home-footer small{display:block}.simple-home-footer strong{font-size:.82rem}.simple-home-footer small{margin-top:2px;color:var(--muted);font-size:.7rem}.simple-home-footer b{color:var(--brand)}.simple-empty-state{display:flex;align-items:center;gap:13px;padding:12px 0}.simple-empty-state>div{flex:1}.simple-empty-state strong{display:block}.simple-empty-state p{margin:3px 0;color:var(--muted);font-size:.78rem}.simple-empty-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:#edf4ff;color:var(--brand)}.simple-page-heading{margin-bottom:18px}.simple-page-heading h1{margin:7px 0 5px;font-size:clamp(1.7rem,4vw,2.2rem)}.simple-page-heading p{max-width:650px;margin:0;color:var(--muted);font-size:.86rem;line-height:1.5}.requests-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.requests-simple-tools{display:grid;gap:10px;margin-bottom:14px}.simple-search{display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line-strong);border-radius:12px;background:#fff}.simple-search .icon{flex:0 0 18px;width:18px;height:18px;color:#718096}.simple-search input{width:100%;min-height:44px;padding:0;border:0;outline:0;background:transparent}.simple-filter-chips{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 3px;scrollbar-width:none}.simple-filter-chips::-webkit-scrollbar{display:none}.simple-filter-chips button{flex:0 0 auto;padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#526175;font-size:.74rem;font-weight:750;white-space:nowrap}.simple-filter-chips button.active{border-color:var(--brand);background:var(--brand);color:#fff}.simple-filter-chips button span{margin-left:4px;opacity:.8}.simple-request-list{display:grid;gap:10px}.simple-request-card{display:block;padding:17px 18px;color:inherit;text-decoration:none}.simple-request-card:hover{border-color:#b9c9e1;box-shadow:0 8px 26px #0f172a0f}.simple-request-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.simple-request-card-head h2{margin:4px 0 0;font-size:1rem}.simple-request-card-facts{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:8px;margin-top:12px}.simple-request-card-facts>div{padding:10px 11px;border-radius:10px;background:#f8fafc}.simple-request-card-facts small,.simple-request-card-facts strong,.simple-request-card-facts span{display:block}.simple-request-card-facts small{color:#718096;font-size:.64rem;text-transform:uppercase;font-weight:750}.simple-request-card-facts strong{margin-top:3px;font-size:.76rem}.simple-request-card-facts span{margin-top:2px;color:#64748b;font-size:.68rem;overflow-wrap:anywhere}.simple-request-card-open{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:11px;border-top:1px solid #edf1f6;color:var(--brand);font-size:.76rem;font-weight:800}.simple-request-detail{display:grid;gap:12px}.request-detail-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.simple-request-detail>.card,.request-detail-summary-grid>.card{padding:19px}.simple-request-support{display:flex;align-items:center;justify-content:space-between;gap:18px}.simple-request-support p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.updates-page-list{display:grid}.updates-page-item{padding:14px 2px;border-bottom:1px solid var(--line)}.updates-page-item:last-child{border-bottom:0}.updates-page-item.unread strong:after{content:"";display:inline-block;width:7px;height:7px;margin-left:7px;border-radius:50%;background:var(--brand);vertical-align:middle}.support-simple-grid{display:grid;gap:12px}.support-simple-card{display:flex;align-items:flex-start;gap:14px;padding:20px}.support-simple-card h2{margin:0 0 4px;font-size:1.05rem}.support-simple-card p{margin:4px 0 12px;color:var(--muted);font-size:.8rem;line-height:1.5}.support-simple-card .button{width:max-content;max-width:100%}@media(max-width:760px){.customer-portal-v2410{padding-bottom:78px}.customer-portal-v2410 .portal-topnav,.customer-portal-v2410 .dashboard-language{display:none}.customer-portal-v2410 .dashboard-actions{margin-left:auto;gap:6px}.customer-portal-v2410 .dashboard-actions #logout span{display:none}.customer-portal-v2410 .dashboard-actions #logout{min-width:38px;padding-inline:9px}.customer-portal-v2410 .brand strong{font-size:.9rem}.customer-portal-v2410 .brand small{font-size:.58rem}.customer-simple-home,.customer-simple-page{padding:16px 12px 92px}.simple-home-intro{display:block;padding:3px 2px 2px}.simple-home-intro h1{font-size:1.62rem}.simple-home-intro p{font-size:.8rem}.simple-home-actions{display:grid;grid-template-columns:1fr;margin-top:15px}.simple-home-actions .button{width:100%;min-height:46px}.simple-current-request,.simple-latest-update,.simple-list-card{padding:16px;border-radius:16px}.simple-section-heading{margin-bottom:11px}.simple-section-heading h2{font-size:1.05rem}.simple-section-heading .text-link{font-size:.72rem}.simple-request-top h3{font-size:.98rem}.simple-request-facts{grid-template-columns:1fr 1fr}.simple-request-facts>div{padding:10px}.simple-request-facts small{font-size:.6rem}.simple-request-facts strong{font-size:.78rem}.simple-update-row,.updates-page-item{grid-template-columns:36px minmax(0,1fr) auto;gap:9px}.simple-update-icon{width:36px;height:36px}.simple-update-row p,.updates-page-item p{font-size:.73rem}.simple-update-row small,.updates-page-item small{font-size:.63rem}.simple-no-update{display:grid;gap:4px}.simple-home-footer{grid-template-columns:1fr}.simple-home-footer>a{padding:12px 13px}.simple-page-heading{margin-bottom:14px}.simple-page-heading h1{font-size:1.55rem}.simple-page-heading p{font-size:.78rem}.requests-page-heading{align-items:stretch;flex-direction:column}.requests-page-heading>.button{width:100%}.simple-filter-chips{margin-right:-12px;padding-right:12px}.simple-filter-chips button{padding:8px 10px;font-size:.7rem}.simple-request-card{padding:14px}.simple-request-card-head{gap:8px}.simple-request-card-head h2{font-size:.94rem}.simple-request-card-facts{grid-template-columns:1fr 1fr}.simple-request-card-facts>div:last-child{display:none}.simple-request-card-facts strong{font-size:.72rem}.request-detail-summary-grid{grid-template-columns:1fr}.simple-request-detail>.card,.request-detail-summary-grid>.card{padding:15px}.simple-request-support{align-items:stretch;flex-direction:column}.simple-request-support .button{width:100%}.support-simple-card{padding:16px}.support-simple-card .button{width:100%}.customer-mobile-nav{left:8px;right:8px;bottom:calc(7px + env(safe-area-inset-bottom));border-radius:16px}.customer-mobile-nav a{min-height:48px}}@media(max-width:420px){.simple-request-facts,.simple-request-card-facts{grid-template-columns:1fr}.simple-request-card-facts>div:last-child{display:block}.simple-section-heading{align-items:flex-start}.simple-section-heading .text-link{white-space:nowrap}.simple-empty-state{align-items:flex-start;flex-wrap:wrap}.simple-empty-state .button{width:100%}}@media(max-width:760px){.customer-new-request-page .booking-help-card{display:none}.customer-new-request-page .wizard-step{min-height:0}.customer-new-request-page .booking-wizard-shell{display:block}.customer-new-request-page .booking-wizard-card{border-radius:16px}.customer-new-request-page .booking-wizard-progress{padding:13px 15px}.customer-new-request-page .booking-wizard-form{padding:15px}.customer-new-request-page .wizard-step-heading{margin-bottom:14px}.customer-new-request-page .wizard-step-heading p{font-size:.74rem}.customer-new-request-page .wizard-actions{bottom:72px}.profile-page.customer-portal-v2410 .profile-side-card{padding:16px!important}.profile-page.customer-portal-v2410 .profile-side-card>p{display:none}.profile-page.customer-portal-v2410 .profile-progress-wrap{margin:8px 0!important}.profile-page.customer-portal-v2410 .profile-side-card>.button{display:none}}@media(max-width:760px){.customer-portal-v2410{padding-bottom:70px}.customer-portal-v2410 .dashboard-header{padding:0;background:#fffffffb;box-shadow:0 1px #0f172a0f}.customer-portal-v2410 .dashboard-nav{min-height:58px;padding:7px 12px;gap:8px;flex-wrap:nowrap}.customer-portal-v2410 .brand{gap:9px;min-width:0}.customer-portal-v2410 .brand-mark{width:34px;height:34px;flex-basis:34px;border-radius:11px;font-size:.9rem}.customer-portal-v2410 .brand strong{font-size:.88rem;line-height:1.05}.customer-portal-v2410 .brand small{display:none!important}.customer-portal-v2410 .dashboard-actions{gap:5px}.customer-portal-v2410 .header-icon-link,.customer-portal-v2410 .dashboard-actions #logout{display:grid;place-items:center;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;border-radius:11px}.customer-portal-v2410 .dashboard-actions #logout span{display:none}.customer-portal-v2410 .dashboard-actions #logout .icon,.customer-portal-v2410 .header-icon-link .icon{width:17px;height:17px}.customer-mobile-nav{left:10px;right:10px;bottom:calc(6px + env(safe-area-inset-bottom));padding:4px;border-radius:15px;box-shadow:0 8px 25px #0f172a24}.customer-mobile-nav a{min-height:44px;gap:2px;border-radius:11px;font-size:.56rem;font-weight:750}.customer-mobile-nav .icon{width:17px;height:17px}.customer-simple-home{padding:12px 12px 78px;gap:10px}.simple-home-intro{padding:4px 2px 2px}.simple-home-intro .eyebrow{display:none}.simple-home-intro h1{margin:0 0 3px;font-size:1.42rem}.simple-home-intro p{font-size:.75rem;line-height:1.4}.simple-home-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.simple-home-actions .button{min-height:40px;padding:8px 10px;border-radius:11px;font-size:.72rem}.simple-home-actions .icon{width:15px;height:15px}.simple-current-request,.simple-latest-update{padding:13px;border-radius:14px}.simple-section-heading{margin-bottom:8px}.simple-section-heading .eyebrow{font-size:.57rem}.simple-section-heading h2{font-size:.94rem;margin-top:2px}.simple-section-heading .text-link{font-size:.66rem}.simple-request-content{gap:8px}.simple-request-top{padding-bottom:8px;gap:8px}.simple-request-top h3{font-size:.9rem}.simple-request-top .request-reference{font-size:.62rem}.simple-request-top .status-pill{font-size:.58rem;padding:5px 7px}.simple-request-facts{display:block;margin-top:0;border-top:0}.simple-request-facts>div{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;column-gap:8px;padding:8px 0;border:0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent}.simple-request-facts>div:last-child{border-bottom:0}.simple-request-facts small{margin:0;font-size:.57rem}.simple-request-facts strong{font-size:.72rem;text-align:right}.simple-request-facts span{grid-column:2;font-size:.62rem;text-align:right}.simple-request-content>.button{min-height:39px;padding:8px 11px;font-size:.7rem;border-radius:10px}.simple-request-alert{padding:8px 9px;font-size:.69rem}.simple-update-row{grid-template-columns:30px minmax(0,1fr) 12px;gap:8px;padding:4px 0}.simple-update-icon{width:30px;height:30px;border-radius:9px}.simple-update-icon .icon{width:15px;height:15px}.simple-update-row strong{font-size:.75rem}.simple-update-row p{margin:2px 0;font-size:.68rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-update-row small{font-size:.58rem}.simple-home-footer{display:none}.customer-new-request-page{padding-bottom:0!important}.customer-new-request-page .customer-mobile-nav{display:none!important}.customer-new-request-page .customer-task-page{padding:12px 10px 24px}.customer-new-request-page .task-page-heading{margin-bottom:10px;padding:0 2px}.customer-new-request-page .task-page-heading .back-link{display:block;margin:0 0 5px;font-size:.7rem}.customer-new-request-page .task-page-heading .eyebrow{display:none}.customer-new-request-page .task-page-heading h1{margin:0 0 3px;font-size:1.48rem;line-height:1.12}.customer-new-request-page .task-page-heading p{font-size:.72rem;line-height:1.38}.customer-new-request-page .customer-task-notice{display:grid;gap:8px;padding:11px 12px;margin-bottom:10px}.customer-new-request-page .customer-task-notice p{font-size:.68rem}.customer-new-request-page .customer-task-notice .button{width:100%;min-height:38px;padding:7px 10px}.customer-new-request-page .booking-wizard-card{border-radius:13px;box-shadow:none}.customer-new-request-page .booking-wizard-progress{padding:10px 12px}.customer-new-request-page .booking-wizard-progress span{font-size:.64rem}.customer-new-request-page .booking-wizard-progress strong{font-size:.72rem}.customer-new-request-page .wizard-progress-track{height:4px;margin-top:8px}.customer-new-request-page .booking-wizard-form{padding:12px}.customer-new-request-page .wizard-step-heading{gap:9px;margin-bottom:13px}.customer-new-request-page .wizard-step-number{width:28px;height:28px;flex-basis:28px;border-radius:9px;font-size:.78rem}.customer-new-request-page .wizard-step-heading h2{font-size:1.05rem;line-height:1.25}.customer-new-request-page .wizard-step-heading p{margin-top:2px;font-size:.68rem;line-height:1.38}.customer-new-request-page .wizard-step label{margin-bottom:12px;font-size:.76rem}.customer-new-request-page .wizard-step input,.customer-new-request-page .wizard-step select,.customer-new-request-page .wizard-step textarea{min-height:44px;margin-top:5px;padding:9px 11px;border-radius:10px;font-size:16px}.customer-new-request-page .wizard-step textarea{min-height:92px;resize:vertical}.customer-new-request-page .wizard-step .field-help{margin-top:4px;font-size:.62rem;line-height:1.35}.customer-new-request-page .booking-consent{display:grid;grid-template-columns:20px 1fr;gap:8px;align-items:start;padding:10px 11px;border:1px solid #e3e9f2;border-radius:11px;background:#f8fafc;font-size:.69rem;line-height:1.4}.customer-new-request-page .booking-consent input{width:18px;height:18px;min-height:0;margin:1px 0 0;padding:0}.customer-new-request-page .booking-review-box{margin-top:10px;padding:11px;border-radius:11px}.customer-new-request-page .booking-review-box .eyebrow{font-size:.57rem}.customer-new-request-page .booking-review-box dl{margin:5px 0}.customer-new-request-page .booking-review-box dl>div{padding:4px 0;font-size:.7rem}.customer-new-request-page .booking-review-box p{font-size:.64rem;line-height:1.35}.customer-new-request-page .wizard-actions{position:static!important;bottom:auto!important;z-index:auto;margin:12px -12px -12px;padding:10px 12px;border-top:1px solid #edf1f6;background:#fff;box-shadow:none}.customer-new-request-page .wizard-actions .button{min-height:42px;padding:8px 11px;border-radius:10px;font-size:.78rem}.customer-new-request-page .wizard-actions #wizardBack{flex:0 0 31%}.customer-new-request-page .wizard-actions #wizardNext,.customer-new-request-page .wizard-actions #wizardSubmit{flex:1}.customer-new-request-page #newRequestStatus{margin:10px 0 0;font-size:.68rem}.customer-simple-page{padding:13px 11px 78px}.simple-page-heading{margin-bottom:10px}.simple-page-heading h1{font-size:1.38rem}.simple-page-heading p{font-size:.7rem}.simple-search{padding:0 10px;border-radius:10px}.simple-search input{min-height:40px;font-size:16px}.simple-filter-chips button{padding:7px 9px;font-size:.65rem}.simple-request-card{padding:12px;border-radius:13px}.simple-request-card-head h2{font-size:.86rem}.simple-request-card-facts{display:block;margin-top:8px}.simple-request-card-facts>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent}.simple-request-card-facts>div:last-child{display:flex;border-bottom:0}.simple-request-card-facts small{font-size:.57rem}.simple-request-card-facts strong,.simple-request-card-facts span{margin:0;font-size:.66rem;text-align:right}.simple-request-card-open{margin-top:7px;padding-top:8px;font-size:.68rem}.profile-page.customer-portal-v2410 .customer-profile-shell{padding-bottom:78px}.profile-page.customer-portal-v2410 .profile-form-card{border-radius:14px}.profile-page.customer-portal-v2410 .profile-form-section{padding-block:13px}.profile-page.customer-portal-v2410 .profile-section-title{margin-bottom:11px}.profile-page.customer-portal-v2410 .customer-profile-form input,.profile-page.customer-portal-v2410 .customer-profile-form textarea{min-height:44px;padding:9px 11px;font-size:16px}.profile-page.customer-portal-v2410 .customer-profile-form textarea{min-height:88px}.profile-page.customer-portal-v2410 .profile-save-row .button{min-height:42px;padding:9px 13px}}@media(max-width:390px){.simple-home-actions{grid-template-columns:1fr}.simple-home-actions .button{min-height:39px}.customer-portal-v2410 .dashboard-nav{padding-inline:10px}.customer-new-request-page .wizard-step-heading h2{font-size:1rem}}@media(max-width:760px){html,body{max-width:100%;overflow-x:hidden}.customer-portal-v2410{padding-bottom:72px;background:#f5f7fb}.customer-portal-v2410 .customer-simple-header{position:sticky;top:0;z-index:80;box-shadow:none}.customer-portal-v2410 .dashboard-nav{min-height:56px;padding:7px 14px}.customer-portal-v2410 .brand{gap:8px}.customer-portal-v2410 .brand-mark{width:34px;height:34px;border-radius:10px;font-size:.9rem}.customer-portal-v2410 .brand strong{font-size:.88rem}.customer-portal-v2410 .brand small{display:none}.customer-portal-v2410 .dashboard-actions{gap:5px}.customer-portal-v2410 .header-icon-link,.customer-portal-v2410 .dashboard-actions #logout{width:36px;height:36px;min-width:36px;padding:0;border-radius:10px}.customer-portal-v2410 .customer-mobile-nav{left:0;right:0;bottom:0;grid-template-columns:repeat(4,1fr);padding:5px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border:0;border-top:1px solid #e3e8f0;border-radius:0;background:#fffffffa;box-shadow:0 -4px 18px #0f172a0f;backdrop-filter:blur(12px)}.customer-portal-v2410 .customer-mobile-nav a{min-height:48px;gap:2px;border-radius:10px;font-size:.59rem;font-weight:700}.customer-portal-v2410 .customer-mobile-nav a.active{background:transparent;color:var(--brand)}.customer-portal-v2410 .customer-mobile-nav a.active .icon{filter:none}.customer-simple-home,.customer-simple-page{width:100%;padding:14px 14px 86px}.simple-home-intro{padding:2px 0 0}.simple-home-intro .eyebrow{display:none}.simple-home-intro h1{margin:0 0 4px;font-size:1.42rem;line-height:1.2}.simple-home-intro p{margin:0;font-size:.76rem;line-height:1.4}.simple-home-actions{margin-top:12px}.simple-home-actions .button{min-height:44px;border-radius:12px;font-size:.8rem}.simple-home-actions .home-secondary-action{display:none}.simple-current-request,.simple-latest-update,.simple-list-card{padding:14px;border-radius:14px;box-shadow:0 3px 12px #0f172a09}.simple-section-heading{margin-bottom:9px}.simple-section-heading .eyebrow{font-size:.58rem}.simple-section-heading h2{margin-top:2px;font-size:.98rem}.simple-section-heading .text-link{display:none}.simple-request-top{gap:8px;padding-bottom:10px}.simple-request-top h3{font-size:.94rem}.simple-request-top .status-pill{font-size:.58rem;padding:4px 7px}.simple-request-facts{display:block;margin-top:0}.simple-request-facts>div{display:grid;grid-template-columns:82px minmax(0,1fr);align-items:start;gap:8px;padding:9px 0;border:0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent}.simple-request-facts>div:last-child{border-bottom:0}.simple-request-facts small{margin:1px 0 0;font-size:.6rem}.simple-request-facts strong{font-size:.77rem;line-height:1.35}.simple-request-facts span{grid-column:2;margin-top:-5px;font-size:.64rem}.simple-current-request .button-full{width:auto;min-height:0;margin-top:5px;padding:8px 0;border:0;background:transparent;box-shadow:none;color:var(--brand);justify-content:flex-start;font-size:.74rem}.simple-current-request .button-full:hover{background:transparent}.simple-request-alert{padding:8px 10px;font-size:.7rem}.simple-update-row,.updates-page-item{grid-template-columns:34px minmax(0,1fr);gap:9px}.simple-update-row>b,.updates-page-item>b{display:none}.simple-update-icon{width:34px;height:34px;border-radius:10px}.simple-update-row strong,.updates-page-item strong{font-size:.79rem}.simple-update-row p,.updates-page-item p{font-size:.7rem;line-height:1.38}.simple-update-row small,.updates-page-item small{font-size:.61rem}.simple-home-footer{display:block}.simple-home-footer>a:first-child{display:none}.simple-home-footer>a{padding:10px 12px;border-radius:12px;box-shadow:none}.simple-page-heading{margin-bottom:12px}.simple-page-heading .eyebrow{display:none}.simple-page-heading .back-link{display:inline-block;margin-bottom:7px;font-size:.7rem}.simple-page-heading h1{margin:0 0 4px;font-size:1.35rem;line-height:1.2}.simple-page-heading p{font-size:.73rem;line-height:1.38}.requests-page-heading{display:block}.requests-page-heading>.requests-heading-cta{display:none}.requests-simple-tools{gap:8px;margin-bottom:10px}.simple-search{padding:0 11px;border-radius:11px}.simple-search input{min-height:42px;font-size:.78rem}.simple-filter-chips{gap:6px;margin-right:-14px;padding-right:14px}.simple-filter-chips button{padding:7px 10px;font-size:.66rem}.simple-filter-chips button span{display:none}.simple-request-list{gap:9px}.simple-request-card{padding:13px 14px;border-radius:14px;box-shadow:none}.simple-request-card-head{gap:8px}.simple-request-card-head h2{font-size:.9rem}.simple-request-card-head .status-pill{font-size:.57rem;padding:4px 7px}.simple-request-card-facts{display:block;margin-top:8px}.simple-request-card-facts>div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:7px;padding:7px 0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent}.simple-request-card-facts>div:last-child{display:none}.simple-request-card-facts small{font-size:.58rem}.simple-request-card-facts strong{margin:0;font-size:.7rem}.simple-request-card-facts span{grid-column:2;margin-top:-4px;font-size:.62rem}.simple-request-card-open{margin-top:7px;padding-top:8px;font-size:.69rem}.request-attention{margin-top:8px;padding:7px 9px;font-size:.67rem}.request-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.request-detail-title-row h1{font-size:1.3rem}.request-detail-title-row #requestStatus{margin:0;flex:0 0 auto}.request-detail-summary-grid,.simple-request-detail{gap:9px}.simple-request-detail>.card,.request-detail-summary-grid>.card{padding:13px 14px;border-radius:14px;box-shadow:none}.request-progress-card .simple-section-heading p{display:none}.request-timeline{padding-left:2px}.timeline-item{padding-bottom:12px}.estimate-detail-actions{display:flex;align-items:center;gap:8px}.estimate-detail-actions .button{width:auto;flex:1;min-height:42px;font-size:.72rem}.estimate-detail-actions .button-secondary{border-color:transparent;background:transparent;box-shadow:none}.simple-request-support{display:block}.simple-request-support p{margin-bottom:4px}.simple-request-support .request-support-cta{width:auto;min-height:0;padding:6px 0;border:0;background:transparent;color:var(--brand);box-shadow:none}.customer-task-page{width:100%;padding:14px 14px 86px}.task-page-heading{margin-bottom:10px}.task-page-heading .eyebrow,.task-page-heading p{display:none}.task-page-heading .back-link{margin-bottom:6px;font-size:.7rem}.task-page-heading h1{margin:0;font-size:1.35rem}.customer-new-request-page .booking-wizard-card{border-radius:14px;box-shadow:none}.customer-new-request-page .booking-wizard-progress{padding:10px 13px}.booking-wizard-progress strong{font-size:.75rem}.booking-wizard-progress span{font-size:.63rem}.wizard-progress-track{height:4px;margin-top:8px}.customer-new-request-page .booking-wizard-form{padding:13px}.customer-new-request-page .wizard-step-heading{gap:9px;margin-bottom:12px}.wizard-step-number{width:28px;height:28px;flex-basis:28px;border-radius:9px;font-size:.72rem}.customer-new-request-page .wizard-step-heading h2{font-size:1.02rem}.customer-new-request-page .wizard-step-heading p{display:none}.wizard-step label{margin-bottom:12px;font-size:.75rem}.wizard-step input,.wizard-step select,.wizard-step textarea{margin-top:5px}.field-help{font-size:.63rem;line-height:1.35}.booking-review-box{padding:12px;border-radius:12px}.customer-new-request-page .wizard-actions{position:static;bottom:auto;z-index:auto;margin:8px 0 0;padding:12px 0 0;background:transparent;box-shadow:none}.customer-new-request-page .wizard-actions .button{min-height:43px;font-size:.76rem}.customer-new-request-page #wizardBack{flex:0 0 auto;min-width:70px;border-color:transparent;background:transparent;box-shadow:none;color:#526175;padding-inline:6px}.customer-new-request-page #wizardNext,.customer-new-request-page #wizardSubmit{flex:1}.customer-task-notice{padding:12px}.customer-task-notice p{display:none}.customer-task-notice .button{min-height:42px}.profile-page.customer-portal-v2410 .modern-profile-layout{width:100%;padding:14px 14px 86px!important}.profile-page.customer-portal-v2410 .profile-side-card{display:none!important}.profile-page.customer-portal-v2410 .modern-profile-form{padding:14px!important;border-radius:14px;box-shadow:none}.profile-page.customer-portal-v2410 .profile-card-heading{align-items:flex-start;gap:8px}.profile-page.customer-portal-v2410 .profile-card-heading h2{font-size:1.18rem}.profile-page.customer-portal-v2410 .profile-card-heading p{display:none}.profile-page.customer-portal-v2410 .profile-section-title{margin-bottom:10px}.profile-page.customer-portal-v2410 .profile-section-title small{display:none}.profile-page.customer-portal-v2410 .customer-profile-form label{font-size:.74rem}.profile-page.customer-portal-v2410 .profile-privacy-note{padding:10px 11px}.profile-page.customer-portal-v2410 .profile-privacy-note span{font-size:.66rem}.profile-page.customer-portal-v2410 .profile-save-row{margin-top:12px}.profile-page.customer-portal-v2410 .profile-save-row .button{min-height:44px}.profile-page.customer-portal-v2410 .profile-support-box{display:none}.support-simple-grid{gap:9px}.support-simple-card{padding:13px 14px;border-radius:14px;box-shadow:none}.support-simple-card h2{font-size:.94rem}.support-simple-card p{margin-bottom:7px;font-size:.72rem}.support-simple-card .button{width:auto;min-height:0;padding:6px 0;border:0;background:transparent;color:var(--brand);box-shadow:none;font-size:.72rem}.updates-page-item{padding:11px 0}}@media(max-width:390px){.customer-simple-home,.customer-simple-page,.customer-task-page{padding-left:11px;padding-right:11px}.simple-home-intro h1{font-size:1.32rem}.simple-request-top{display:block}.simple-request-top .status-pill{display:inline-flex;margin-top:7px}.simple-request-card-head{display:block}.simple-request-card-head .status-pill{display:inline-flex;margin-top:7px}.simple-request-facts>div,.simple-request-card-facts>div{grid-template-columns:72px minmax(0,1fr)}.request-detail-title-row{display:block}.request-detail-title-row #requestStatus{margin-top:7px}}.simple-login-choice-main{max-width:900px;padding:72px 20px 96px}.simple-login-heading{text-align:center;max-width:620px;margin:0 auto 28px}.simple-login-heading h1{margin:8px 0;font-size:2.35rem;line-height:1.08}.simple-login-heading p{margin:0;color:var(--muted)}.simple-login-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.simple-login-card{display:flex;gap:18px;padding:26px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);color:var(--text);text-decoration:none;transition:.18s ease}.simple-login-card:hover{transform:translateY(-2px);border-color:#bfd1f7;box-shadow:var(--shadow)}.simple-login-card h2{margin:5px 0 7px;font-size:1.3rem}.simple-login-card p{margin:0 0 14px;color:var(--muted);line-height:1.55}.simple-login-card strong{color:var(--brand)}.simple-login-icon{width:50px;height:50px;display:grid;place-items:center;flex:0 0 50px;border-radius:15px;background:#eaf1ff;color:var(--brand)}.simple-login-icon.technician{background:#eaf9ef;color:#0b9c4a}.simple-login-icon .icon{width:23px;height:23px}.simple-login-note{text-align:center;margin:22px auto 0;max-width:650px;color:var(--muted);font-size:.9rem}.simple-login-home{margin-left:auto}.task-page-heading{display:grid;gap:5px}.task-page-heading .back-link{display:inline-flex;width:max-content;margin-bottom:4px}.task-page-heading .eyebrow{display:block}.request-detail-v2413-content{display:grid;gap:14px}.request-heading-v2413{margin-bottom:18px}.request-glance-card{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:0;padding:0;overflow:hidden}.request-glance-section{padding:20px 22px}.request-glance-section+.request-glance-section{border-left:1px solid var(--border)}.request-info-compact{margin:8px 0 0}.request-info-compact>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:8px 0;border-bottom:1px solid #edf1f6}.request-info-compact>div:last-child{border-bottom:0}.request-info-compact dt{color:var(--muted);font-size:.76rem}.request-info-compact dd{margin:0;font-weight:650;font-size:.84rem;overflow-wrap:anywhere}.request-estimate-v2413{padding:20px 22px}.request-collapsible{padding:0;overflow:hidden}.request-collapsible summary,.technician-account-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;cursor:pointer;list-style:none}.request-collapsible summary::-webkit-details-marker,.technician-account-details summary::-webkit-details-marker{display:none}.request-collapsible summary strong,.technician-account-details summary strong{display:block;margin-top:3px;font-size:1rem}.request-collapsible[open] summary{border-bottom:1px solid var(--border)}.request-collapsible .request-timeline,.request-collapsible .request-problem-text{margin:0;padding:18px 20px}.details-chevron{color:var(--muted);font-size:1rem}.request-help-inline{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 4px;color:var(--muted);font-size:.84rem}.request-help-inline a{font-weight:700;text-decoration:none;color:var(--brand)}.request-timeline-compact .timeline-item{padding-bottom:13px}.technician-simple-main{max-width:920px;padding-top:34px;padding-bottom:72px}.technician-simple-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.technician-simple-heading h1{margin:5px 0;font-size:2rem;line-height:1.1}.technician-simple-heading p{margin:0;color:var(--muted)}.technician-agreement-simple{margin-bottom:14px;padding:18px 20px}.technician-agreement-simple.agreement-complete{display:none}.agreement-short-copy{margin:4px 0 12px;color:var(--muted)}.technician-jobs-simple{padding:20px}.technician-jobs-simple>.card-heading-row{margin-bottom:14px}.technician-account-details{margin-top:14px;padding:0;overflow:hidden}.technician-account-details[open] summary{border-bottom:1px solid var(--border)}.technician-profile-compact{padding:16px 20px;margin:0}.technician-account-details>p{padding:0 20px 18px;margin:0}.technician-job-simple{padding:16px 0;border:0;border-top:1px solid var(--border);border-radius:0;box-shadow:none}.technician-job-simple:first-child{border-top:0;padding-top:4px}.technician-job-essential{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0}.technician-job-essential>div{padding:10px 12px;border-radius:12px;background:#f7f9fc}.technician-job-essential small{display:block;margin-bottom:3px;color:var(--muted);font-size:.7rem}.technician-job-essential strong{font-size:.83rem}.technician-job-simple .job-actions{margin:8px 0 0}.technician-job-more{margin-top:10px;border-top:1px solid #edf1f6;padding-top:10px}.technician-job-more summary{cursor:pointer;color:var(--brand);font-weight:700;font-size:.78rem}.technician-job-more .job-detail-grid{margin-top:12px}@media(max-width:760px){.simple-login-choice-main{padding:34px 14px 72px}.simple-login-heading{text-align:left;margin-bottom:18px}.simple-login-heading h1{font-size:1.65rem}.simple-login-choice-grid{grid-template-columns:1fr;gap:10px}.simple-login-card{padding:16px;border-radius:16px;gap:13px;box-shadow:none}.simple-login-card h2{font-size:1.05rem}.simple-login-card p{font-size:.78rem;margin-bottom:8px}.simple-login-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px}.simple-login-note{text-align:left;font-size:.75rem;margin-top:16px}.simple-login-home{font-size:0;width:40px;height:40px;padding:0;border-radius:12px}.simple-login-home:before{content:"\2190";font-size:1rem}.request-detail-v2413-content{gap:9px}.request-heading-v2413{margin-bottom:12px}.request-heading-v2413 .eyebrow{display:none}.request-heading-v2413 .request-detail-title-row h1{font-size:1.25rem}.request-glance-card{grid-template-columns:1fr;border-radius:14px;box-shadow:none}.request-glance-section{padding:13px 14px}.request-glance-section+.request-glance-section{border-left:0;border-top:1px solid var(--border)}.assigned-tech-profile{gap:10px}.assigned-tech-avatar{width:38px;height:38px}.assigned-tech-trust{display:none}.request-info-compact{margin-top:5px}.request-info-compact>div{grid-template-columns:82px minmax(0,1fr);gap:8px;padding:7px 0}.request-info-compact dt{font-size:.65rem}.request-info-compact dd{font-size:.72rem;text-align:right}.request-info-compact>div:nth-child(4),.request-info-compact>div:nth-child(6){display:none}.request-estimate-v2413{padding:13px 14px;border-radius:14px;box-shadow:none}.request-estimate-v2413 h2{font-size:1rem}.request-collapsible{border-radius:14px;box-shadow:none}.request-collapsible summary{padding:12px 14px}.request-collapsible summary strong{font-size:.86rem}.request-collapsible .eyebrow{font-size:.55rem}.request-collapsible .request-timeline,.request-collapsible .request-problem-text{padding:13px 14px}.request-help-inline{padding:4px 1px 12px;font-size:.72rem}.technician-simple-main{padding:18px 12px 52px}.technician-simple-heading{margin-bottom:12px;gap:10px}.technician-simple-heading h1{font-size:1.35rem}.technician-simple-heading p{font-size:.72rem}.technician-agreement-simple,.technician-jobs-simple{padding:13px 14px;border-radius:14px;box-shadow:none}.technician-jobs-simple .card-heading-row p{display:none}.technician-job-simple{padding:13px 0}.technician-job-essential{grid-template-columns:1fr;margin:9px 0;gap:6px}.technician-job-essential>div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px;padding:7px 0;background:transparent;border-bottom:1px solid #edf1f6;border-radius:0}.technician-job-essential small{margin:0}.technician-job-essential strong{text-align:right;font-size:.72rem}.technician-job-simple .job-actions .button{width:100%;min-height:42px}.technician-job-more{font-size:.73rem}.technician-account-details{border-radius:14px;box-shadow:none}.technician-account-details summary{padding:12px 14px}.technician-profile-compact{padding:12px 14px}.technician-account-details>p{padding:0 14px 14px}}.nav-login-menu{position:relative}.nav-login-trigger{display:inline-flex;align-items:center;gap:5px;padding:6px 0;border:0;background:transparent;color:#334155;font:inherit;font-size:.89rem;font-weight:650;cursor:pointer;white-space:nowrap}.nav-login-trigger>.icon{width:15px;height:15px;transition:transform .18s ease}.nav-login-menu.open .nav-login-trigger{color:var(--brand)}.nav-login-menu.open .nav-login-trigger>.icon{transform:rotate(180deg)}.nav-login-dropdown{position:absolute;top:calc(100% + 14px);right:-18px;z-index:80;display:none;width:280px;padding:8px;border:1px solid #dce5f2;border-radius:16px;background:#fff;box-shadow:0 20px 48px #0f172a29}.nav-login-menu.open .nav-login-dropdown{display:grid;gap:4px}.nav-login-dropdown>a{display:grid!important;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:11px!important;border-radius:11px;color:var(--ink)!important;text-decoration:none}.nav-login-dropdown>a:hover{background:#f5f8fc;color:var(--brand)!important}.nav-login-dropdown>a:after{display:none!important}.nav-login-dropdown strong,.nav-login-dropdown small{display:block}.nav-login-dropdown strong{font-size:.82rem}.nav-login-dropdown small{margin-top:2px;color:var(--muted);font-size:.68rem;font-weight:500}.nav-login-option-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf1ff;color:var(--brand)}.nav-login-option-icon.technician{background:#eafbf2;color:#0b9b56}.nav-login-option-icon .icon{width:18px;height:18px}.compact-auth-page{min-height:100vh;background:linear-gradient(135deg,#eef4ff,#f8fafc 52%,#fff8ea)}.compact-auth-shell{position:relative;z-index:1;width:min(100%,920px);min-height:100vh;margin:0 auto;padding:28px 22px 48px}.compact-auth-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.compact-auth-card{width:min(100%,480px);margin:70px auto 0;padding:30px;border:1px solid #e0e7ef;border-radius:24px;background:#fff;box-shadow:0 24px 65px #0f172a21}.compact-auth-back{display:inline-flex;margin-bottom:22px;color:#64748b;font-size:.8rem;font-weight:700;text-decoration:none}.compact-auth-back:hover{color:var(--brand)}.compact-auth-title{display:flex;align-items:center;gap:13px}.compact-auth-title h1{margin:3px 0 0;font-size:1.7rem;line-height:1.15;color:#172033}.compact-auth-title .eyebrow{font-size:.68rem}.compact-auth-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#eaf1ff;color:var(--brand)}.compact-auth-icon.technician{background:#e8faef;color:#0b9b56}.compact-auth-icon .icon{width:22px;height:22px}.compact-auth-copy{margin:14px 0 22px;color:var(--muted);font-size:.9rem;line-height:1.6}.compact-google-login{padding:16px;border:1px solid #dce7f8;border-radius:16px;background:#f8fbff}.compact-google-login .google-rendered-button{width:100%}.compact-login-note{margin:10px 0 0;text-align:center}.compact-auth-meta{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;margin-top:18px;color:#64748b;font-size:.72rem}.compact-auth-meta>span{display:inline-flex;align-items:center;gap:6px}.compact-auth-meta .icon{width:15px;height:15px;color:#0b9b56}.compact-auth-switch{margin-top:22px;padding-top:18px;border-top:1px solid #e5eaf0;text-align:center;color:#64748b;font-size:.78rem}.compact-auth-switch a{color:var(--brand);font-weight:800;text-decoration:none}.compact-auth-legal{display:flex;justify-content:center;gap:9px;margin:16px 0 0;color:#94a3b8;font-size:.72rem}.compact-auth-legal a{color:#64748b;text-decoration:none}.compact-technician-form{display:grid;gap:14px}.compact-technician-form label{font-size:.78rem}.compact-technician-form input{margin-top:7px;min-height:50px}.compact-technician-form .button{margin-top:2px}.compact-technician-help{margin-top:18px;padding:15px 16px;border-radius:14px;background:#f8fafc;border:1px solid #e2e8f0}.compact-technician-help strong{display:block;font-size:.82rem}.compact-technician-help p{margin:5px 0 10px;color:var(--muted);font-size:.74rem;line-height:1.5}.compact-contact-links{display:flex;gap:13px}.compact-contact-links a{color:var(--brand);font-size:.75rem;font-weight:800;text-decoration:none}@media(max-width:760px){.nav-login-menu{width:100%}.nav-login-trigger{width:100%;justify-content:space-between;padding:12px;border-radius:10px}.nav-login-menu.open .nav-login-trigger{background:var(--brand-soft)}.nav-login-dropdown{position:static;width:100%;margin-top:4px;padding:4px;border:0;border-radius:11px;background:#f8fafc;box-shadow:none}.nav-login-dropdown>a{padding:10px!important}.compact-auth-shell{padding:18px 14px 34px}.compact-auth-header .brand small{display:block}.compact-auth-card{margin-top:42px;padding:24px 20px;border-radius:20px}}@media(max-width:430px){.compact-auth-header{align-items:flex-start}.compact-auth-header .language-toggle{flex:0 0 auto}.compact-auth-card{margin-top:30px;padding:22px 17px}.compact-auth-title h1{font-size:1.5rem}.compact-auth-copy{font-size:.84rem}.compact-auth-meta{gap:10px 14px}}.compact-auth-card,.compact-auth-header{position:relative;z-index:2}.home-page .trust-hero-grid{grid-template-columns:minmax(0,1fr);gap:0}.home-page .trust-hero-copy{width:100%;max-width:1040px}.home-page .hero-booking-panel{width:100%;max-width:940px;grid-template-columns:minmax(170px,.85fr) minmax(260px,1.25fr) minmax(190px,.7fr);box-sizing:border-box}.home-page .hero-booking-panel>*{min-width:0}.home-page .hero-book-button{width:100%;max-width:100%;box-sizing:border-box;justify-content:center}@media(max-width:820px){.home-page .hero-booking-panel{grid-template-columns:1fr 1fr}.home-page .hero-booking-panel .hero-book-button{grid-column:1/-1}}@media(max-width:640px){.home-page .trust-hero{padding-bottom:34px}.home-page .hero-booking-panel{grid-template-columns:1fr;margin-bottom:0}.home-page .hero-booking-panel .hero-book-button{grid-column:auto;width:100%}.home-page .services-section{padding-top:42px}}.technician-charge-only{display:grid;gap:12px}.technician-charge-only .job-card-heading{margin-bottom:0}.technician-job-essential>div span{display:block;margin-top:3px;color:var(--muted);font-size:.72rem}.technician-job-address,.technician-job-problem{padding:10px 12px;border:1px solid #edf1f6;border-radius:12px;background:#fbfcfe}.technician-job-address small,.technician-job-problem small{display:block;margin-bottom:4px;color:var(--muted);font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}.technician-job-address strong,.technician-job-problem p{margin:0;font-size:.82rem;line-height:1.45}.technician-charge-form{display:grid;gap:10px;padding:13px;border:1px solid #dbe7fb;border-radius:14px;background:#f8fbff}.technician-charge-form label{font-size:.76rem;font-weight:700}.technician-charge-form input,.technician-charge-form textarea{margin-top:6px}.technician-charge-form .small{display:block;margin-top:5px;font-weight:500;line-height:1.4}.technician-charge-form .button{width:max-content;min-width:180px}.technician-charge-approved{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;align-items:center;padding:12px 14px;border-radius:12px;background:#effaf3;border:1px solid #cfeeda}.technician-charge-approved small{grid-column:1/-1;color:#15803d;font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:.64rem}.technician-charge-approved strong{font-size:1.05rem;color:#166534}.technician-charge-approved span{color:var(--muted);font-size:.72rem}@media(max-width:760px){.technician-charge-only{gap:9px}.technician-job-address,.technician-job-problem{padding:9px 0;border:0;border-bottom:1px solid #edf1f6;border-radius:0;background:transparent}.technician-charge-form{padding:11px;border-radius:12px}.technician-charge-form .button{width:100%;min-height:42px}.technician-charge-approved{grid-template-columns:1fr;padding:10px 12px}}.admin-page-nav{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--border);border-radius:12px;background:#f8fafc}.admin-page-nav a{padding:8px 11px;border-radius:9px;color:#475569;font-size:.76rem;font-weight:800;text-decoration:none}.admin-page-nav a.active,.admin-page-nav a:hover{background:#e8f0ff;color:var(--brand)}.admin-subpage-main{padding-top:28px}.admin-subpage-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.admin-subpage-heading h1{margin:5px 0}.admin-subpage-heading p{margin:0;color:var(--muted)}.admin-subpage-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-search.compact{min-width:min(320px,100%)}.finance-review-dialog{width:min(760px,calc(100vw - 24px))}.finance-form{padding:20px}.finance-charge-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finance-total-row{display:flex;justify-content:space-between;align-items:center;margin:14px 0;padding:14px 16px;border-radius:14px;background:#f1f6ff}.finance-total-row strong{font-size:1.3rem;color:var(--brand)}.technician-admin-review-note{margin-top:8px;color:#8a5b00}@media(max-width:900px){.admin-nav{flex-wrap:wrap}.admin-page-nav{order:3;width:100%;justify-content:center}.admin-subpage-stats{grid-template-columns:1fr}.admin-subpage-heading{align-items:stretch;flex-direction:column}.finance-charge-grid{grid-template-columns:1fr}}@media(max-width:600px){.admin-page-nav{overflow:auto;justify-content:flex-start}.admin-page-nav a{white-space:nowrap}.finance-form{padding:14px}.admin-subpage-main{padding-top:16px}.admin-subpage-heading .button{width:100%}}.technician-final-result,.technician-final-result-form{margin-top:14px;padding:14px;border:1px solid var(--border);border-radius:14px;background:#f8fafc;display:grid;gap:8px}.technician-final-result.completed{background:#ecfdf3;border-color:#bbf7d0}.technician-final-result.not-completed{background:#fff7ed;border-color:#fed7aa}.technician-final-result small,.technician-final-result-form small{text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:var(--brand);font-size:.72rem}.technician-final-result strong,.technician-final-result-form strong{font-size:1rem}.technician-final-result span,.technician-final-result-form span{color:var(--muted);font-size:.85rem}.technician-final-result-actions{display:flex;gap:10px;flex-wrap:wrap}.status-pill.not_completed{background:var(--warning-soft);color:var(--warning)}@media(max-width:640px){.technician-final-result-actions{display:grid;grid-template-columns:1fr 1fr}.technician-final-result-actions .button{width:100%}}.technician-work-main{max-width:900px}.technician-work-heading{margin-bottom:14px}.technician-work-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.technician-work-stat{padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fff;display:grid;gap:2px}.technician-work-stat small{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800}.technician-work-stat strong{font-size:1.35rem;line-height:1.15;color:var(--ink)}.technician-work-stat span{font-size:.72rem;color:var(--muted)}.technician-work-stat.reward{background:#fffaf0;border-color:#fde4aa}.technician-reward-card{padding:16px 18px;margin-bottom:12px;background:linear-gradient(135deg,#fffdf7,#fff8e8);border-color:#f6d98e;box-shadow:none}.technician-reward-top{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.technician-reward-top h2{font-size:1rem;margin:3px 0 0}.technician-reward-count{font-size:.75rem;font-weight:800;color:#8a5a00;background:#fff;border:1px solid #f2d58a;border-radius:999px;padding:6px 9px;white-space:nowrap}.technician-reward-track{height:8px;margin:12px 0 8px;background:#f3ead2;border-radius:999px;overflow:hidden}.technician-reward-track span{display:block;height:100%;width:0;background:#f4a51c;border-radius:999px;transition:width .25s ease}.technician-reward-card p{margin:0;color:#795416;font-size:.76rem;line-height:1.45}.technician-completed-section{padding:0;overflow:hidden;margin-top:12px}.technician-completed-section>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;list-style:none;padding:15px 18px}.technician-completed-section>summary::-webkit-details-marker{display:none}.technician-completed-section>summary>span:first-child{display:grid;gap:3px}.technician-completed-section[open]>summary{border-bottom:1px solid var(--border)}#technicianCompletedJobList{padding:4px 18px 12px}.technician-completed-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f6}.technician-completed-row:last-child{border-bottom:0}.technician-completed-check{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#ecfdf3;color:#15803d;font-weight:900}.technician-completed-row>div:nth-child(2){display:grid;gap:2px}.technician-completed-row>div:nth-child(2) strong{font-size:.82rem}.technician-completed-row>div:nth-child(2) span{font-size:.68rem;color:var(--muted);font-family:var(--font-mono)}.technician-completed-date{text-align:right;display:grid;gap:2px}.technician-completed-date small{font-size:.63rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em}.technician-completed-date strong{font-size:.72rem}.technician-empty-current,.technician-empty-completed{padding:22px 8px}@media(max-width:700px){.technician-work-main{padding-top:16px}.technician-work-heading p{max-width:260px}.technician-work-summary{grid-template-columns:1fr 1fr;gap:7px}.technician-work-stat{padding:11px 12px;border-radius:12px;box-shadow:none}.technician-work-stat.reward{grid-column:1/-1;grid-template-columns:1fr auto;align-items:end}.technician-work-stat.reward small{grid-column:1/-1}.technician-work-stat.reward span{text-align:right}.technician-reward-card{padding:13px 14px;border-radius:13px}.technician-reward-top h2{font-size:.88rem}.technician-reward-card p{font-size:.7rem}.technician-completed-section>summary{padding:13px 14px}#technicianCompletedJobList{padding:2px 14px 10px}.technician-completed-row{grid-template-columns:28px minmax(0,1fr);padding:10px 0}.technician-completed-date{grid-column:2;text-align:left;display:flex;gap:6px;align-items:center}.technician-completed-date small{display:none}}.admin-main-clean{padding-top:24px}.admin-overview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:8px 2px 2px}.admin-overview-heading h1{margin:4px 0;font-size:clamp(1.8rem,3vw,2.45rem)}.admin-overview-heading p{margin:0;color:var(--muted)}.admin-overview-meta{display:flex;align-items:stretch;gap:8px}.admin-overview-meta span{min-width:110px;padding:10px 13px;border:1px solid var(--line);border-radius:13px;background:#fff}.admin-overview-meta small{display:block;color:var(--muted);font-size:.66rem;text-transform:uppercase;letter-spacing:.04em}.admin-overview-meta strong{display:block;margin-top:3px;font-size:.86rem}.admin-stats-compact .admin-stat-card{min-height:92px;padding:14px 15px;box-shadow:none}.admin-stats-compact .admin-stat-card strong{font-size:1.45rem}.admin-stats-compact .admin-stat-icon{width:38px;height:38px;flex-basis:38px;border-radius:11px}.admin-search-strip{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:var(--shadow-sm)}.admin-search-strip .admin-search{flex:1;max-width:720px}.admin-search-jumps{display:flex;gap:7px;flex-wrap:wrap}.admin-search-jumps a{padding:8px 11px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:.76rem;font-weight:700;text-decoration:none}.admin-search-jumps a:hover{border-color:#93b4f9;background:#eff6ff;color:var(--accent-dark)}.admin-maintenance{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.admin-maintenance summary{cursor:pointer;padding:14px 17px;font-weight:800;color:#334155;list-style:none}.admin-maintenance summary::-webkit-details-marker{display:none}.admin-maintenance summary:after{content:"+";float:right;color:var(--muted)}.admin-maintenance[open] summary:after{content:"\2212"}.admin-maintenance-body{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 17px 16px;border-top:1px solid var(--line)}.admin-maintenance-body p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.admin-maintenance-action{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:14px}.technician-admin-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.technician-work-summary{display:grid;gap:2px;min-width:110px}.technician-work-summary strong{font-size:.8rem}.technician-work-summary span{font-size:.72rem;color:var(--muted)}.technician-work-summary em{font-size:.67rem;color:#15803d;font-style:normal;font-weight:700}.admin-account-actions .button[disabled]{opacity:.45;cursor:not-allowed;box-shadow:none}@media(max-width:1100px){.technician-admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-overview-heading{align-items:flex-start;flex-direction:column}.admin-overview-meta{width:100%}.admin-overview-meta span{flex:1}}@media(max-width:760px){.admin-main-clean{padding-top:14px}.admin-search-strip{align-items:stretch;flex-direction:column}.admin-search-strip .admin-search{max-width:none;width:100%}.admin-maintenance-body{align-items:flex-start;flex-direction:column}.technician-admin-stats{grid-template-columns:1fr 1fr}}@media(max-width:440px){.admin-overview-meta{display:grid;grid-template-columns:1fr 1fr}.technician-admin-stats{grid-template-columns:1fr}}.customer-ui-v2424{background:radial-gradient(900px 420px at 8% -10%,rgba(26,86,219,.08),transparent 62%),radial-gradient(700px 360px at 100% 8%,rgba(15,157,118,.055),transparent 64%),#f6f8fc;color:var(--text)}.customer-ui-v2424 .customer-simple-header{background:#fffffff0;backdrop-filter:blur(15px);border-bottom-color:#e8edf5;box-shadow:0 1px 12px #0f172a09}.customer-ui-v2424 .portal-topnav{padding:4px;border:1px solid #e7edf6;border-radius:14px;background:#f8faff}.customer-ui-v2424 .portal-topnav a{border-radius:10px;transition:background .18s ease,color .18s ease,transform .18s ease}.customer-ui-v2424 .portal-topnav a:hover{transform:translateY(-1px)}.customer-ui-v2424 .portal-topnav a.active{background:#fff;color:var(--brand);box-shadow:0 3px 10px #1a56db17}.customer-ui-v2424 .header-icon-link{border-color:#e4eaf3;background:#fbfcff}.customer-ui-v2424 .card{border-color:#e5ebf4;box-shadow:0 10px 34px #0f172a0e}.customer-ui-v2424 .customer-simple-home{width:min(100%,960px);gap:14px}.customer-ui-v2424 .customer-home-hero{position:relative;overflow:hidden;align-items:center;padding:26px 28px;border-radius:24px;background:linear-gradient(135deg,#1649b8,#1d66df 58%,#2a78eb);color:#fff;box-shadow:0 18px 42px #1a56db33}.customer-ui-v2424 .customer-home-hero:after{content:"";position:absolute;right:-90px;top:-110px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,#ffffff2e,#fff0 67%);pointer-events:none}.customer-ui-v2424 .customer-home-hero-copy{position:relative;z-index:1;min-width:0}.customer-ui-v2424 .customer-home-kicker{display:inline-flex;align-items:center;gap:7px;margin-bottom:8px;color:#dbeafe;font-size:.69rem;font-weight:800;text-transform:uppercase;letter-spacing:.075em}.customer-ui-v2424 .customer-home-kicker .icon{width:15px;height:15px}.customer-ui-v2424 .customer-home-hero h1{color:#fff;margin:0 0 6px;font-size:clamp(1.75rem,4vw,2.3rem)}.customer-ui-v2424 .customer-home-hero p{color:#eaf2ff;max-width:570px}.customer-ui-v2424 .customer-home-trust{display:flex;gap:14px;flex-wrap:wrap;margin-top:13px}.customer-ui-v2424 .customer-home-trust span{display:inline-flex;align-items:center;gap:6px;color:#eef6ff;font-size:.7rem;font-weight:700}.customer-ui-v2424 .customer-home-trust .icon{width:14px;height:14px}.customer-ui-v2424 .customer-home-hero .simple-home-actions{position:relative;z-index:1}.customer-ui-v2424 .customer-home-primary{border:1px solid rgba(255,255,255,.75);background:#fff;color:#174db8;box-shadow:0 9px 20px #092d7533}.customer-ui-v2424 .customer-home-primary:hover{background:#f6f9ff;color:#0f3f9f;transform:translateY(-1px)}.customer-ui-v2424 .customer-home-primary .customer-home-arrow{margin-left:3px}.customer-ui-v2424 .simple-current-request{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfdff)}.customer-ui-v2424 .simple-current-request:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(#2d70e8,#49a4ff)}.customer-ui-v2424 .customer-current-request-head{align-items:center}.customer-ui-v2424 .customer-current-service,.customer-ui-v2424 .request-card-service-title{display:flex;align-items:center;gap:11px;min-width:0}.customer-ui-v2424 .customer-service-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#e8f1ff,#f4f8ff);color:#1d63da;box-shadow:inset 0 0 0 1px #d9e6fb}.customer-ui-v2424 .customer-service-icon.compact{flex-basis:38px;width:38px;height:38px;border-radius:12px}.customer-ui-v2424 .customer-service-icon .icon{width:20px;height:20px}.customer-ui-v2424 .customer-service-icon.compact .icon{width:18px;height:18px}.customer-ui-v2424 .customer-mini-journey{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:5px 0 0}.customer-ui-v2424 .customer-mini-journey:before{content:"";position:absolute;left:9%;right:9%;top:18px;height:2px;background:#e6ecf5}.customer-ui-v2424 .customer-mini-journey>div{position:relative;z-index:1;display:grid;justify-items:center;gap:5px;text-align:center;color:#93a0b1}.customer-ui-v2424 .customer-mini-journey>div>span{display:grid;place-items:center;width:28px;height:28px;border:2px solid #e1e8f2;border-radius:50%;background:#fff;font-size:.68rem;font-weight:900}.customer-ui-v2424 .customer-mini-journey>div>small{font-size:.61rem;font-weight:750}.customer-ui-v2424 .customer-mini-journey>div.done>span{border-color:#bce8cf;background:#edf9f2;color:#138247}.customer-ui-v2424 .customer-mini-journey>div.done>small{color:#4f8064}.customer-ui-v2424 .customer-mini-journey>div.current>span{border-color:#2f70e8;background:#edf4ff;color:#1b5dcc;box-shadow:0 0 0 4px #2d70e814}.customer-ui-v2424 .customer-mini-journey>div.current>small{color:#1c55ae}.customer-ui-v2424 .customer-mini-journey.warning>div.current>span{border-color:#f4ad45;background:#fff7e8;color:#a76600;box-shadow:0 0 0 4px #f4ad4517}.customer-ui-v2424 .customer-stage-message{margin:5px 0 0;text-align:center;color:#617188;font-size:.68rem;font-weight:700}.customer-ui-v2424 .customer-request-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:1px;padding:10px 12px;border-radius:11px;background:#eef4ff;color:#1553be;font-size:.76rem;font-weight:850;text-decoration:none;transition:.18s ease}.customer-ui-v2424 .customer-request-link:hover{background:#e3edff}.customer-ui-v2424 .customer-request-link .icon{width:16px;height:16px}.customer-ui-v2424 .simple-latest-update{background:linear-gradient(180deg,#fff,#fcfdff)}.customer-ui-v2424 .simple-update-row{padding:3px 0}.customer-ui-v2424 .simple-update-icon{background:linear-gradient(145deg,#edf4ff,#f5f9ff);box-shadow:inset 0 0 0 1px #dce8fb}.customer-ui-v2424 .simple-home-footer>a{transition:.18s ease}.customer-ui-v2424 .simple-home-footer>a:hover{transform:translateY(-1px);border-color:#cbd9ed;box-shadow:0 8px 22px #0f172a0e}.customer-ui-v2424 .customer-requests-main{width:min(100%,960px)}.customer-ui-v2424 .simple-search{border-color:#e1e8f2;box-shadow:0 4px 14px #0f172a09}.customer-ui-v2424 .simple-filter-chips button{transition:.16s ease}.customer-ui-v2424 .simple-filter-chips button:hover{border-color:#c7d7ef;background:#f7faff}.customer-ui-v2424 .simple-filter-chips button.active{box-shadow:0 5px 14px #1a56db29}.customer-ui-v2424 .simple-request-card{position:relative;overflow:hidden;border-color:#e4eaf3;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.customer-ui-v2424 .simple-request-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#dce7f8}.customer-ui-v2424 .simple-request-card:hover{transform:translateY(-2px);border-color:#c5d5ec;box-shadow:0 14px 30px #0f172a12}.customer-ui-v2424 .simple-request-card.request-card-needs-action:before{background:#f3a52b}.customer-ui-v2424 .request-attention{display:flex;align-items:center;gap:7px;border-color:#fed7aa;background:#fff9ef}.customer-ui-v2424 .request-attention .icon{width:15px;height:15px;flex:0 0 15px}.customer-ui-v2424 .simple-request-card-open .icon{width:15px;height:15px}.customer-ui-v2424 .request-detail-v2413-content{gap:12px}.customer-ui-v2424 .customer-request-progress-card{padding:17px 19px;background:linear-gradient(180deg,#fff,#fbfdff)}.customer-ui-v2424 .customer-progress-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.customer-ui-v2424 .customer-progress-heading strong{display:block;margin-top:2px;font-size:.95rem}.customer-ui-v2424 .customer-progress-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));position:relative}.customer-ui-v2424 .customer-progress-steps:before{content:"";position:absolute;left:9%;right:9%;top:18px;height:2px;background:#e5ebf3}.customer-ui-v2424 .customer-progress-steps>div{position:relative;z-index:1;display:grid;justify-items:center;gap:6px;color:#8b98aa}.customer-ui-v2424 .customer-progress-node{display:grid;place-items:center;width:36px;height:36px;border:2px solid #dde5ef;border-radius:50%;background:#fff}.customer-ui-v2424 .customer-progress-node .icon{width:16px;height:16px}.customer-ui-v2424 .customer-progress-steps small{font-size:.67rem;font-weight:750}.customer-ui-v2424 .customer-progress-steps .done .customer-progress-node{border-color:#b8e8cc;background:#edfaf2;color:#158047}.customer-ui-v2424 .customer-progress-steps .done small{color:#4c7f62}.customer-ui-v2424 .customer-progress-steps .current .customer-progress-node{border-color:#3475e9;background:#edf4ff;color:#1758c7;box-shadow:0 0 0 4px #3475e914}.customer-ui-v2424 .customer-progress-steps .current small{color:#1553bd}.customer-ui-v2424 .customer-progress-steps.warning .current .customer-progress-node{border-color:#f2aa3c;background:#fff7e7;color:#a36300}.customer-ui-v2424 .request-glance-card{border-color:#e4eaf3}.customer-ui-v2424 .request-collapsible{box-shadow:none}.customer-ui-v2424 .request-collapsible[open]{box-shadow:0 9px 24px #0f172a0b}.customer-ui-v2424 .estimate-detail-card{overflow:hidden}.customer-ui-v2424 .estimate-total{background:#f5f8fe}.customer-ui-v2424.customer-new-request-page .customer-task-page{width:min(100%,820px)}.customer-ui-v2424.customer-new-request-page .task-page-heading{max-width:760px;margin-left:auto;margin-right:auto}.customer-ui-v2424 .booking-confidence{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px}.customer-ui-v2424 .booking-confidence span{display:inline-flex;align-items:center;gap:6px;color:#5d6d83;font-size:.7rem;font-weight:700}.customer-ui-v2424 .booking-confidence .icon{width:14px;height:14px;color:#13824b}.customer-ui-v2424 .booking-wizard-shell{grid-template-columns:minmax(0,1fr);max-width:760px;margin-inline:auto}.customer-ui-v2424 .booking-wizard-card{border-color:#e1e8f2;box-shadow:0 15px 38px #0f172a11}.customer-ui-v2424 .booking-wizard-progress{background:linear-gradient(180deg,#fbfdff,#f6f9fe);border-bottom-color:#e8eef6}.customer-ui-v2424 .wizard-progress-track{background:#e5ebf4}.customer-ui-v2424 .wizard-progress-track span{background:linear-gradient(90deg,#1c58cf,#3b82f6)}.customer-ui-v2424 .wizard-step-number{background:linear-gradient(145deg,#1b58ce,#3479ed);box-shadow:0 5px 12px #1a56db2e}.customer-ui-v2424 .wizard-step input:focus,.customer-ui-v2424 .wizard-step select:focus,.customer-ui-v2424 .wizard-step textarea:focus{border-color:#6b9ff1;box-shadow:0 0 0 4px #2d70e817}.customer-ui-v2424 .booking-review-box{background:#f5f9ff;border-color:#d9e6fb}.customer-ui-v2424.profile-page .modern-profile-form{border-color:#e2e9f3;box-shadow:0 14px 36px #0f172a0e}.customer-ui-v2424 .profile-section-icon,.customer-ui-v2424 .support-card-icon{background:linear-gradient(145deg,#eaf2ff,#f4f8ff);color:#1e60d6}.customer-ui-v2424 .profile-privacy-note{background:#effaf4;border-color:#ccebd9}.customer-ui-v2424 .updates-page-item{transition:background .16s ease}.customer-ui-v2424 .updates-page-item:hover{background:#f8faff}.customer-ui-v2424 .updates-page-item.unread{background:linear-gradient(90deg,#f4f8ff,transparent)}.customer-ui-v2424 .support-simple-card{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.customer-ui-v2424 .support-simple-card:hover{transform:translateY(-1px);border-color:#cbd9ed;box-shadow:0 12px 28px #0f172a0f}@media(prefers-reduced-motion:no-preference){.customer-ui-v2424 main>section,.customer-ui-v2424 main>.simple-page-heading,.customer-ui-v2424 main>.task-page-heading{animation:customerV2424In .28s ease both}@keyframes customerV2424In{0%{opacity:.01;transform:translateY(5px)}to{opacity:1;transform:none}}}@media(max-width:760px){.customer-ui-v2424{background:#f6f8fc}.customer-ui-v2424 .customer-mobile-nav a.active{background:#edf4ff;color:#1556c3}.customer-ui-v2424 .customer-mobile-nav a.active .icon{transform:translateY(-1px)}.customer-ui-v2424 .customer-home-hero{display:block;padding:18px 17px 16px;border-radius:19px;box-shadow:0 12px 28px #1a56db2b}.customer-ui-v2424 .customer-home-kicker{margin-bottom:6px;font-size:.58rem}.customer-ui-v2424 .customer-home-hero h1{font-size:1.5rem;margin-bottom:4px}.customer-ui-v2424 .customer-home-hero p{font-size:.75rem;line-height:1.42}.customer-ui-v2424 .customer-home-trust{gap:10px;margin-top:10px}.customer-ui-v2424 .customer-home-trust span{font-size:.61rem}.customer-ui-v2424 .customer-home-hero .simple-home-actions{margin-top:13px}.customer-ui-v2424 .customer-home-primary{width:100%;min-height:43px;background:#fff;color:#164ba9}.customer-ui-v2424 .customer-home-primary .customer-home-arrow{margin-left:auto}.customer-ui-v2424 .simple-current-request:before{width:3px}.customer-ui-v2424 .customer-service-icon{flex-basis:38px;width:38px;height:38px;border-radius:11px}.customer-ui-v2424 .customer-service-icon .icon{width:18px;height:18px}.customer-ui-v2424 .customer-mini-journey{margin:1px -2px 0}.customer-ui-v2424 .customer-mini-journey:before{top:15px}.customer-ui-v2424 .customer-mini-journey>div>span{width:24px;height:24px;font-size:.6rem}.customer-ui-v2424 .customer-mini-journey>div>small{font-size:.54rem}.customer-ui-v2424 .customer-stage-message{font-size:.62rem}.customer-ui-v2424 .customer-request-link{padding:8px 10px;font-size:.7rem;background:transparent;border-top:1px solid #edf1f6;border-radius:0}.customer-ui-v2424 .simple-request-card{box-shadow:0 4px 15px #0f172a09}.customer-ui-v2424 .request-card-service-title{gap:9px}.customer-ui-v2424 .customer-service-icon.compact{flex-basis:34px;width:34px;height:34px}.customer-ui-v2424 .customer-service-icon.compact .icon{width:16px;height:16px}.customer-ui-v2424 .request-attention{padding:7px 9px;border-radius:9px;font-size:.65rem}.customer-ui-v2424 .customer-request-progress-card{padding:13px 12px;border-radius:14px}.customer-ui-v2424 .customer-progress-heading{margin-bottom:10px}.customer-ui-v2424 .customer-progress-heading .eyebrow{display:block;font-size:.56rem}.customer-ui-v2424 .customer-progress-heading strong{font-size:.8rem}.customer-ui-v2424 .customer-progress-steps:before{top:14px}.customer-ui-v2424 .customer-progress-node{width:28px;height:28px}.customer-ui-v2424 .customer-progress-node .icon{width:13px;height:13px}.customer-ui-v2424 .customer-progress-steps small{font-size:.54rem}.customer-ui-v2424.customer-new-request-page .customer-task-page{width:100%}.customer-ui-v2424 .booking-confidence{gap:7px;margin-top:7px}.customer-ui-v2424 .booking-confidence span{font-size:.6rem}.customer-ui-v2424 .booking-wizard-card{box-shadow:0 5px 16px #0f172a0a}.customer-ui-v2424 .simple-latest-update{box-shadow:0 4px 15px #0f172a09}}.brand-logo-mark{display:block;width:40px;height:40px;flex:0 0 40px;object-fit:contain;border-radius:0;background:transparent}.footer-brand .brand-logo-mark{filter:none}@media(max-width:760px){.brand-logo-mark{width:38px;height:38px;flex-basis:38px}}.admin-notification-history{margin:18px 0;padding:16px;border:1px solid #dbe5f3;border-radius:14px;background:#f8fbff}.admin-notification-history h3{margin:0 0 10px;font-size:15px;color:#172033}.technician-notification-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #e5edf7}.technician-notification-row:first-of-type{border-top:0}.technician-notification-row>div{display:grid;gap:3px;min-width:0}.technician-notification-row .small{display:block;color:#64748b}.service-icon-cleaning{background:#ecfdf5;color:#0f8a62;border:1px solid #CFF4E5}.booking-service-picker{display:grid;gap:18px}.booking-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.booking-service-choice{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:74px;padding:11px 12px;border:1px solid #e1e8f2;border-radius:14px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.booking-service-choice:hover{transform:translateY(-1px);border-color:#b9cef1;box-shadow:0 7px 18px #1a56db14}.booking-service-choice.selected{border-color:#5e91eb;background:#f5f9ff;box-shadow:0 0 0 3px #2d70e817}.booking-service-choice-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px}.booking-service-choice-icon .icon{width:21px;height:21px}.booking-service-choice strong,.booking-service-choice small{display:block}.booking-service-choice strong{font-size:.78rem;line-height:1.2}.booking-service-choice small{margin-top:3px;color:#6b7280;font-size:.62rem;line-height:1.28}.booking-subservice-panel{padding:15px;border:1px solid #dbe6f6;border-radius:16px;background:#f8fbff}.booking-subservice-heading{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-bottom:10px}.booking-subservice-heading h3{margin:2px 0 0;font-size:1rem}.booking-price-note{max-width:190px;color:#64748b;font-size:.62rem;line-height:1.3;text-align:right}.booking-subservice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.booking-subservice-choice{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr) auto 24px;gap:9px;align-items:center;min-width:0;min-height:66px;padding:9px 10px;border:1px solid #e0e7f1;border-radius:12px;background:#fff;color:#1f2937;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.booking-subservice-choice:hover{border-color:#b9cef1;background:#fbfdff}.booking-subservice-choice.selected{border-color:#4f86e7;background:#eef5ff;box-shadow:0 0 0 2px #2d70e814}.booking-subservice-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#eef4ff;color:#1a56db}.booking-subservice-icon .icon{width:18px;height:18px}.booking-subservice-copy{min-width:0}.booking-subservice-copy strong,.booking-subservice-copy small{display:block}.booking-subservice-copy strong{overflow:hidden;text-overflow:ellipsis;font-size:.73rem;line-height:1.25}.booking-subservice-copy small{margin-top:2px;color:#7a8798;font-size:.58rem}.booking-subservice-price{display:grid;justify-items:end;white-space:nowrap}.booking-subservice-price small{color:#7a8798;font-size:.55rem;text-transform:uppercase;letter-spacing:.04em}.booking-subservice-price strong{margin-top:1px;color:#0f6d51;font-size:.76rem}.booking-subservice-check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf1f6;color:transparent}.booking-subservice-check .icon{width:13px;height:13px}.booking-subservice-choice.selected .booking-subservice-check{background:#1a56db;color:#fff}@media(max-width:720px){.booking-service-picker{gap:13px}.booking-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.booking-service-choice{grid-template-columns:36px minmax(0,1fr);gap:8px;min-height:62px;padding:8px 9px;border-radius:11px}.booking-service-choice-icon{width:36px;height:36px;border-radius:10px}.booking-service-choice-icon .icon{width:18px;height:18px}.booking-service-choice strong{font-size:.7rem}.booking-service-choice small{display:none}.booking-subservice-panel{padding:10px;border-radius:12px}.booking-subservice-heading{align-items:start;margin-bottom:8px}.booking-subservice-heading h3{font-size:.86rem}.booking-price-note{max-width:130px;font-size:.55rem}.booking-subservice-grid{grid-template-columns:1fr;gap:6px}.booking-subservice-choice{grid-template-columns:34px minmax(0,1fr) auto 22px;min-height:58px;padding:8px;border-radius:10px}.booking-subservice-icon{width:34px;height:34px}.booking-subservice-copy strong{font-size:.7rem}.booking-subservice-copy small{font-size:.55rem}.booking-subservice-price strong{font-size:.72rem}}@media(max-width:380px){.booking-service-grid{grid-template-columns:1fr 1fr}.booking-subservice-choice{grid-template-columns:32px minmax(0,1fr) auto 20px;gap:7px}.booking-subservice-icon{width:32px;height:32px}.booking-subservice-copy strong{font-size:.66rem}.booking-subservice-price strong{font-size:.68rem}}.service-card{position:relative}.service-price-hint{display:inline-flex;align-items:center;width:max-content;margin-top:7px;padding:4px 8px;border-radius:999px;background:#f2f6fc;color:#526275;font-size:.62rem;font-weight:800;line-height:1}.service-price-hint.highlight{background:#ecfdf5;color:#087052}.home-support-strip-section{padding:18px 0 0}.home-support-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #dce6f5;border-radius:18px;background:#fff;box-shadow:0 10px 30px #0f172a0a}.home-support-copy{display:flex;align-items:center;gap:13px;min-width:0}.home-support-copy p{margin:4px 0 0;color:#66758a;font-size:.78rem;line-height:1.45}.support-strip-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:13px;background:#eef5ff;color:#1a56db}.support-strip-icon .icon{width:20px;height:20px}.support-action-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.support-action-row .button{white-space:nowrap}.callback-dialog{width:min(94vw,650px)}.callback-form{display:grid;gap:14px;padding:18px}.callback-form label{display:grid;gap:6px;font-size:.75rem;font-weight:700;color:#334155}.callback-form input,.callback-form textarea,.callback-form select{width:100%}.callback-privacy{margin:0;color:#66758a}.lead-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.technician-join-actions{display:grid;gap:8px;justify-items:end}.technician-login-link{color:#fff!important;font-size:.72rem!important}.faq-intro-links{display:flex;gap:16px;flex-wrap:wrap}.support-callback-card{margin-top:18px;padding:18px}.support-phone-card .button{font-variant-numeric:tabular-nums}.billing-settings-card{border-color:#d8e4f5;background:linear-gradient(180deg,#fff,#fbfdff)}.billing-settings-form{display:grid;gap:16px}.billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.billing-gst-toggle{display:flex!important;align-items:center;gap:10px;padding:12px;border:1px solid #e1e8f2;border-radius:12px;background:#f8fbff}.billing-rate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.billing-service-overrides{padding-top:12px;border-top:1px solid #e5ebf3}.billing-settings-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.finance-total-breakdown{display:grid;gap:5px;padding:12px 13px;border-radius:12px;background:#f5f8fe}.finance-total-breakdown>div{display:flex;justify-content:space-between;gap:16px}.finance-total-breakdown .estimate-tax{color:#525f70}.finance-total-breakdown strong{font-size:1rem}.estimate-safety-note,.verified-tech-explainer{margin-top:10px;padding:10px 12px;border-radius:10px;background:#f7faff;border:1px solid #e1e9f5;color:#5d6b7d;font-size:.7rem;line-height:1.45}.verified-tech-explainer summary{cursor:pointer;color:#2456a6;font-weight:800}.admin-inline-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.technician-application-section{border-color:#dce7f6}.technician-application-section .data-table td{vertical-align:top}.public-form-main,.faq-public-main{padding-top:42px;padding-bottom:56px}.public-form-intro{max-width:760px;margin-bottom:24px}.public-form-intro h1{margin:6px 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.public-form-intro>p{max-width:720px;color:#5f6f83;line-height:1.6}.public-form-trust{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.public-form-trust span{padding:7px 10px;border-radius:999px;background:#effaf4;color:#12663f;font-size:.68rem;font-weight:800}.public-form-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.75fr);gap:20px;align-items:start}.public-application-form{display:grid;gap:16px;padding:22px}.service-checkbox-fieldset{margin:0;padding:14px;border:1px solid #dfe7f2;border-radius:14px}.service-checkbox-fieldset legend{padding:0 7px;font-size:.75rem;font-weight:800;color:#334155}.service-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-checkbox-grid .checkbox{padding:9px 10px;border:1px solid #e6ebf2;border-radius:10px;background:#fbfdff}.consent-checkbox{align-items:flex-start!important}.public-form-side{display:grid;gap:14px}.public-form-side .card{padding:18px}.join-steps{display:grid;gap:14px;margin:14px 0 0;padding:0;list-style:none;counter-reset:join}.join-steps li{display:grid;gap:3px;padding-left:30px;position:relative}.join-steps li:before{counter-increment:join;content:counter(join);position:absolute;left:0;top:0;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#eaf2ff;color:#1658c5;font-size:.65rem;font-weight:900}.join-steps span{color:#6b7789;font-size:.72rem;line-height:1.45}.join-whatsapp-link{display:inline-block;margin-top:12px}.public-simple-nav{display:flex!important}.faq-public-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faq-public-grid details{padding:16px 18px;border:1px solid #dfe7f2;border-radius:14px;background:#fff}.faq-public-grid summary{cursor:pointer;font-weight:850;color:#1e293b}.faq-public-grid p{margin:10px 0 0;color:#617084;font-size:.78rem;line-height:1.6}.faq-contact-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:20px}.faq-contact-card h2{margin:4px 0}.footer-bottom a{color:inherit}@media(max-width:900px){.home-support-strip{align-items:flex-start;flex-direction:column}.technician-join-actions{justify-items:start}.public-form-layout{grid-template-columns:1fr}.billing-rate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-public-grid{grid-template-columns:1fr}.faq-contact-card{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.home-support-strip-section{padding-top:10px}.home-support-strip{padding:14px;border-radius:14px}.support-action-row{width:100%}.home-support-strip .support-action-row .button{flex:1 1 42%;padding-inline:10px}.service-price-hint{font-size:.58rem}.callback-form{padding:14px}.billing-grid,.billing-rate-grid,.service-checkbox-grid{grid-template-columns:1fr}.public-form-main,.faq-public-main{padding-top:26px}.public-application-form{padding:16px}.public-simple-nav{display:none!important}.public-form-trust{gap:6px}.faq-contact-card{padding:16px}.admin-inline-actions{min-width:150px}}.guest-booking-notice{border-color:#b7d1ff;background:#f5f9ff}.guest-booking .customer-task-page{padding-bottom:40px}.guest-booking .dashboard-language{display:flex}@media(max-width:720px){.guest-booking .customer-simple-header .dashboard-nav{grid-template-columns:1fr auto}.guest-booking .dashboard-actions{display:flex}}@media(max-width:820px){html{scroll-padding-top:84px}body.home-page>.site-header{position:fixed!important;inset:0 0 auto!important;width:100%!important;z-index:2147483000!important;margin:0!important;background:#fff!important;border-bottom:1px solid #dfe6f0!important;box-shadow:0 4px 18px #0f172a14!important;transform:none!important;-webkit-transform:none!important}body.home-page>.site-header .nav-wrap{min-height:76px}body.home-page>main{margin-top:0!important;padding-top:76px!important}}@media(max-width:640px){html{scroll-padding-top:76px}body.home-page>.site-header .nav-wrap{min-height:68px}body.home-page>main{margin-top:0!important;padding-top:68px!important}body.home-page .hero-booking-panel .hero-book-button{width:auto!important;min-width:190px!important;max-width:230px!important;min-height:42px!important;justify-self:center!important;margin:2px auto 0!important;padding:9px 16px!important;border-radius:12px!important;font-size:.82rem!important}body.home-page .mobile-book-bar{display:flex!important;justify-content:center!important;padding:6px 12px max(6px,env(safe-area-inset-bottom))!important;border-top:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none}body.home-page .mobile-book-bar .button{width:auto!important;min-width:168px!important;max-width:190px!important;min-height:36px!important;padding:7px 14px!important;border-radius:999px!important;font-size:.72rem!important;line-height:1.1!important;gap:7px!important;box-shadow:0 6px 18px #1a56db38!important;pointer-events:auto}body.home-page .mobile-book-bar .button .icon{width:16px!important;height:16px!important}}.booking-service-choice{grid-template-columns:42px minmax(0,1fr) auto}.booking-service-visit{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;min-width:56px;color:#0b6f47;line-height:1.05}.booking-service-visit small{display:block!important;margin:0 0 3px!important;font-size:.52rem!important;font-weight:800;letter-spacing:.05em;color:#64748b!important}.booking-service-visit strong{font-size:.78rem!important;color:#0b6f47}@media(max-width:640px){.booking-service-choice{grid-template-columns:36px minmax(0,1fr) auto}.booking-service-visit{min-width:48px}.booking-service-visit small{font-size:.46rem!important}.booking-service-visit strong{font-size:.7rem!important}}.customer-auth-card{max-width:560px}.customer-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;margin:18px 0 16px;border:1px solid var(--border,#dbe4f0);border-radius:14px;background:#f5f8fc}.customer-auth-tabs button{border:0;background:transparent;border-radius:10px;padding:10px 12px;font:inherit;font-weight:800;color:#64748b;cursor:pointer}.customer-auth-tabs button.active{background:#fff;color:#174fc6;box-shadow:0 2px 10px #143a7817}.customer-auth-panel{display:block}.customer-auth-panel.hidden{display:none!important}.customer-auth-form{display:grid;gap:13px}.customer-auth-form label{display:grid;gap:6px;font-weight:700;color:#1e293b}.customer-auth-form label>span{font-size:.9rem}.customer-auth-form input{width:100%;min-height:46px;border:1px solid #d7e0eb;border-radius:11px;padding:10px 12px;font:inherit;background:#fff;color:#0f172a}.customer-auth-form input:focus{outline:3px solid rgba(37,99,235,.13);border-color:#2563eb}.customer-auth-form small{font-weight:500;color:#64748b}.customer-auth-text-button{display:block;margin:10px auto 0;border:0;background:none;color:#1d4ed8;font:inherit;font-weight:750;cursor:pointer;padding:7px 8px}.customer-forgot-panel{margin-top:8px;padding:16px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fbff}.customer-forgot-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.customer-forgot-heading button{border:0;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#64748b}.customer-auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0 14px;color:#718096;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.customer-auth-divider:before,.customer-auth-divider:after{content:"";height:1px;background:#dbe4f0;flex:1}.customer-auth-divider span{white-space:nowrap;text-transform:none;letter-spacing:0;font-weight:600}.auth-verified-line{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:11px;background:#ecfdf5;color:#047857;font-weight:750}.auth-verified-line .icon{width:18px;height:18px}.otp-phone-summary{margin:0;padding:9px 11px;background:#eff6ff;border-radius:10px;color:#334155;font-size:.9rem}.profile-login-security-card{margin-top:20px;padding:20px;border:1px solid #dbe4f0;border-radius:18px;background:#f8fbff}.profile-login-security-card h3{margin:.2rem 0}.profile-phone-login-setup{display:grid;gap:12px;margin-top:12px}.profile-security-form{grid-template-columns:minmax(0,1fr) auto;align-items:end}.profile-security-form .field-grid,.profile-security-form .auth-verified-line,.profile-security-form .form-status{grid-column:1/-1}.technician-password-change-page .compact-auth-card{max-width:500px}@media(max-width:640px){.customer-auth-card{padding:18px}.customer-auth-tabs button{padding:9px 7px;font-size:.9rem}.customer-auth-divider span{font-size:.72rem}.profile-login-security-card{padding:16px}.profile-security-form{grid-template-columns:1fr}.profile-security-form button{width:100%}}.bot-trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.customer-turnstile{width:100%;min-height:0;display:flex;justify-content:center;align-items:center;margin:2px 0}.customer-turnstile.security-error{min-height:40px;border:1px dashed #ef4444;border-radius:12px;background:#fff7f7}.customer-security-note{display:block;text-align:center;color:var(--muted,#64748b);font-size:.76rem;line-height:1.35;margin:-2px 0 2px}.customer-id-preview{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 12px;border:1px solid #dbe7f6;border-radius:12px;background:#f7faff;color:#52627a}.customer-id-preview>span{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.customer-id-preview>strong{font-size:.9rem;color:#174fc6;letter-spacing:.01em}.customer-id-preview>small{flex-basis:100%;font-size:.74rem!important;color:#718096!important}.customer-login-method-note{text-align:center;margin:10px 2px 0}@media(max-width:640px){.customer-id-preview{padding:9px 10px}.customer-id-preview>strong{font-size:.84rem}}.customer-profile-id-row{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;align-items:center;margin:0 0 14px;padding:11px 13px;border:1px solid #dbe7f6;border-radius:12px;background:#f7faff}.customer-profile-id-row>span{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.customer-profile-id-row>strong{font-size:.9rem;color:#174fc6}.customer-profile-id-row>small{grid-column:1/-1;color:#718096}.customer-phone-auth-page .compact-auth-shell{width:min(100%,860px);padding:12px 18px 18px}.customer-phone-auth-page .compact-auth-header{min-height:38px}.customer-phone-auth-page .compact-auth-header .brand-logo-mark{width:36px;height:36px}.customer-phone-auth-page .compact-auth-header .brand strong{font-size:.96rem}.customer-phone-auth-page .compact-auth-header .brand small{font-size:.66rem}.customer-phone-auth-page .customer-auth-card{width:min(100%,450px);max-width:450px;margin:10px auto 0;padding:18px 21px 16px;border-radius:18px}.customer-phone-auth-page .compact-auth-back{margin-bottom:8px;font-size:.72rem}.customer-phone-auth-page .compact-auth-title{gap:10px;margin-top:0}.customer-phone-auth-page .compact-auth-icon{flex-basis:40px;width:40px;height:40px;border-radius:12px}.customer-phone-auth-page .compact-auth-icon .icon{width:19px;height:19px}.customer-phone-auth-page .compact-auth-title h1{font-size:clamp(1.28rem,2.4vw,1.55rem);line-height:1.08}.customer-phone-auth-page .compact-auth-title .eyebrow{font-size:.6rem}.customer-phone-auth-page .compact-auth-copy{margin:6px 0 0;font-size:.76rem;line-height:1.38}.customer-phone-auth-page .customer-auth-tabs{margin:9px 0;padding:4px;border-radius:12px}.customer-phone-auth-page .customer-auth-tabs button{padding:7px 9px;border-radius:9px;font-size:.82rem}.customer-phone-auth-page .customer-auth-form{gap:7px}.customer-phone-auth-page .customer-auth-form label{gap:3px}.customer-phone-auth-page .customer-auth-form label>span{font-size:.76rem}.customer-phone-auth-page .customer-auth-form input{min-height:40px;padding:7px 10px;border-radius:10px;font-size:.88rem}.customer-phone-auth-page .contact-input-wrap{margin-top:3px}.customer-phone-auth-page .contact-input-wrap .country-prefix{min-width:46px;border-radius:10px 0 0 10px;font-size:.82rem}.customer-phone-auth-page .contact-input-wrap input{border-radius:0 10px 10px 0}.customer-phone-auth-page .customer-auth-form small{font-size:.64rem;line-height:1.25}.customer-phone-auth-page .customer-auth-panel .button-full{min-height:39px;padding-top:8px;padding-bottom:8px}.customer-phone-auth-page .customer-security-note{margin:-2px 0 0;font-size:.62rem;line-height:1.2}.customer-phone-auth-page .customer-turnstile{margin:0;max-width:100%;overflow:hidden}.customer-phone-auth-page .form-status:empty{min-height:0;margin:0;padding:0}.customer-phone-auth-page .form-status:not(:empty){margin:7px 0 0;padding:8px 10px;font-size:.74rem}.customer-phone-auth-page .customer-auth-text-button{margin-top:3px;padding:4px 6px;font-size:.74rem}.customer-phone-auth-page .customer-auth-divider{margin:9px 0 7px;font-size:.7rem}.customer-phone-auth-page .compact-google-login{padding:10px 11px;border-radius:13px}.customer-phone-auth-page .compact-google-login .google-rendered-button{min-height:38px}.customer-phone-auth-page .compact-login-note{margin:4px 0 0;font-size:.66rem}.customer-phone-auth-page .compact-auth-switch{margin-top:9px;padding-top:9px;font-size:.7rem}.customer-phone-auth-page .compact-auth-legal{gap:7px;margin-top:6px;font-size:.64rem}@media(max-height:760px)and (min-width:641px){.customer-phone-auth-page .compact-auth-shell{padding-top:8px;padding-bottom:12px}.customer-phone-auth-page .compact-auth-header{transform:scale(.9);transform-origin:left top;margin-bottom:-4px}.customer-phone-auth-page .customer-auth-card{margin-top:4px;padding-top:15px;padding-bottom:13px}.customer-phone-auth-page .compact-auth-copy{display:none}.customer-phone-auth-page .compact-auth-back{margin-bottom:5px}.customer-phone-auth-page .customer-auth-tabs{margin:7px 0}.customer-phone-auth-page .customer-auth-form{gap:6px}.customer-phone-auth-page .customer-auth-form input{min-height:38px}.customer-phone-auth-page .compact-google-login{padding:8px 10px}.customer-phone-auth-page .compact-auth-switch{margin-top:7px;padding-top:7px}}@media(max-width:640px){.customer-phone-auth-page .compact-auth-shell{width:100%;padding:9px 10px 14px}.customer-phone-auth-page .compact-auth-header{min-height:34px}.customer-phone-auth-page .compact-auth-header .brand-logo-mark{width:32px;height:32px}.customer-phone-auth-page .compact-auth-header .brand small{display:none}.customer-phone-auth-page .language-toggle button{min-width:36px;padding:6px 8px}.customer-phone-auth-page .customer-auth-card{width:100%;max-width:none;margin:7px auto 0;padding:14px 13px 13px;border-radius:16px}.customer-phone-auth-page .compact-auth-back{margin-bottom:6px}.customer-phone-auth-page .compact-auth-title h1{font-size:1.28rem}.customer-phone-auth-page .compact-auth-copy{font-size:.72rem}.customer-phone-auth-page .customer-auth-tabs{margin:8px 0}.customer-phone-auth-page .customer-auth-form{gap:7px}.customer-phone-auth-page .customer-auth-form input{min-height:40px}.customer-phone-auth-page .compact-google-login{padding:9px}}@media(max-width:380px){.customer-phone-auth-page .compact-auth-shell{padding-left:7px;padding-right:7px}.customer-phone-auth-page .customer-auth-card{padding-left:11px;padding-right:11px}.customer-phone-auth-page .compact-auth-title{gap:8px}.customer-phone-auth-page .compact-auth-icon{flex-basis:36px;width:36px;height:36px}.customer-phone-auth-page .compact-auth-title h1{font-size:1.2rem}.customer-phone-auth-page .customer-auth-tabs button{font-size:.78rem}.customer-phone-auth-page .compact-auth-legal{flex-wrap:wrap}}.customer-phone-auth-page,.admin-login-page{overflow:auto!important}.customer-phone-auth-page .compact-auth-shell,.admin-login-page .compact-auth-shell{min-height:100dvh;padding-top:18px;padding-bottom:24px}.customer-phone-auth-page .compact-auth-header,.admin-login-page .compact-auth-header{min-height:auto}.customer-phone-auth-page .customer-auth-card{width:min(100%,470px);max-width:470px;margin:20px auto 0;padding:22px 24px;border-radius:20px}.customer-phone-auth-page .compact-auth-title{margin-top:14px}.customer-phone-auth-page .compact-auth-title h1{font-size:clamp(1.35rem,3vw,1.75rem);margin-top:2px}.customer-phone-auth-page .compact-auth-copy{margin:8px 0 0;font-size:.82rem;line-height:1.5}.customer-phone-auth-page .customer-auth-tabs{margin:13px 0 12px}.customer-phone-auth-page .customer-auth-form{gap:10px}.customer-phone-auth-page .customer-auth-form input{min-height:43px;padding:8px 11px}.customer-phone-auth-page .customer-auth-form label{gap:4px}.customer-phone-auth-page .customer-auth-form label>span{font-size:.82rem}.customer-phone-auth-page .customer-auth-form small{font-size:.7rem;line-height:1.35}.customer-phone-auth-page .customer-auth-text-button{margin-top:4px;padding:5px 8px;font-size:.8rem}.customer-phone-auth-page .customer-auth-divider{margin:13px 0 10px}.customer-phone-auth-page .compact-google-login{margin-top:0}.customer-phone-auth-page .compact-login-note{margin:6px 0 0}.customer-phone-auth-page .compact-auth-switch{margin-top:13px}.customer-phone-auth-page .compact-auth-legal{margin-top:9px}.customer-phone-auth-page .customer-security-note{margin:-4px 0 0;font-size:.68rem}.customer-phone-auth-page .customer-turnstile{max-width:100%;overflow:hidden}.customer-phone-auth-page .customer-auth-panel .button-full{min-height:42px}.admin-login-shell{width:min(100%,760px)}.admin-login-card{width:min(100%,465px);max-width:465px;margin:36px auto 0;padding:26px;border-radius:22px}.admin-login-security{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0 12px}.admin-login-security span{padding:9px 10px;border:1px solid #d8e5fb;border-radius:11px;background:#f6f9ff;color:#355178;font-size:.74rem;font-weight:750;text-align:center}.admin-login-links{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:15px;color:#64748b;font-size:.78rem}.admin-login-links a{color:#1d4ed8;font-weight:750}.admin-login-page .form-status{margin:12px 0 10px}.admin-login-page .google-rendered-button{min-height:44px}.customer-payment-state{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 15px;border:1px solid #cfe0ff;border-radius:15px;background:#f5f9ff}.customer-payment-state>div{display:grid;gap:3px;min-width:0}.customer-payment-state strong{color:#174fc6}.customer-payment-state span{color:#5d6d82;font-size:.78rem;line-height:1.45}.customer-payment-state.paid{border-color:#bde7d2;background:#f1fbf6}.customer-payment-state.paid strong{color:#087a4d}.customer-payment-state .button{flex:0 0 auto}.admin-payment-cell{display:grid;gap:7px;min-width:138px}.admin-payment-cell small{color:#64748b;line-height:1.35}.admin-payment-cell .admin-inline-actions{display:flex;gap:6px;min-width:0}@media(max-height:820px)and (min-width:641px){.customer-phone-auth-page .compact-auth-shell{padding-top:12px;padding-bottom:18px}.customer-phone-auth-page .customer-auth-card{margin-top:10px;padding:18px 22px}.customer-phone-auth-page .compact-auth-header{transform:scale(.94);transform-origin:left top}.customer-phone-auth-page .compact-auth-title{margin-top:9px}.customer-phone-auth-page .compact-auth-copy{margin-top:5px}.customer-phone-auth-page .customer-auth-tabs{margin:9px 0}}@media(max-width:640px){.customer-phone-auth-page .compact-auth-shell,.admin-login-page .compact-auth-shell{padding:12px 12px 22px}.customer-phone-auth-page .customer-auth-card,.admin-login-card{margin-top:12px;padding:17px 15px;border-radius:18px}.customer-phone-auth-page .customer-auth-tabs{margin:10px 0}.customer-phone-auth-page .customer-auth-form{gap:9px}.customer-phone-auth-page .customer-auth-form input{min-height:42px}.customer-phone-auth-page .customer-auth-divider{margin:11px 0 8px}.admin-login-security{grid-template-columns:1fr}.customer-payment-state{align-items:stretch;flex-direction:column;padding:13px}.customer-payment-state .button{width:100%}}
