*{box-sizing:border-box}body{color:#111827;background:#f5f7fb;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:980px;margin:0 auto;padding:24px}.card{background:#fff;border-radius:16px;margin-bottom:20px;padding:24px;box-shadow:0 8px 30px #0000000f}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}label{margin-bottom:7px;font-weight:700;display:block}input,select,textarea{border:1px solid #d1d5db;border-radius:10px;width:100%;padding:12px 14px;font-size:15px}textarea{resize:vertical;min-height:110px}button{cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:700}.primary{color:#fff;background:#111827}.secondary{color:#111827;background:#e5e7eb}.success{color:#fff;background:#166534}.danger{color:#fff;background:#b91c1c}.header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.badge{background:#e5e7eb;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-block}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px}.filters{grid-template-columns:minmax(220px,2fr) 1fr 1fr;gap:10px;margin:16px 0;display:grid}.status{background:#e5e7eb;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700;display:inline-block}.status-pending{color:#92400e;background:#fef3c7}.status-confirmed{color:#1e40af;background:#dbeafe}.status-assigned,.status-on-the-way{color:#3730a3;background:#e0e7ff}.status-in-progress{color:#155e75;background:#cffafe}.status-completed{color:#166534;background:#dcfce7}.status-cancelled{color:#991b1b;background:#fee2e2}.tracking-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.details-grid p{margin:6px 0 0}.technician-form{grid-template-columns:2fr 2fr auto;gap:10px;display:grid}.technician-list{margin-top:16px}.technician-row{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.technician-row span{flex-direction:column;gap:3px;display:flex}.stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat{background:#f9fafb;border-radius:12px;padding:16px}.stat strong{margin-top:4px;font-size:26px;display:block}.muted{color:#6b7280}.notice{background:#eff6ff;border-radius:10px;margin:12px 0;padding:12px 14px}.error{color:#b91c1c;margin-top:10px}.success-text{color:#166534;margin-top:10px}@media (max-width:700px){.grid,.stat-grid{grid-template-columns:1fr}.container{padding:14px}.card{padding:18px}.header{flex-direction:column;align-items:flex-start}.filters,.technician-form{grid-template-columns:1fr}.tracking-heading,.technician-row{flex-direction:column;align-items:flex-start}}:root{--dokey-navy:#0b1220;--dokey-navy-soft:#131c2e;--dokey-gold:#c99a3d;--dokey-gold-hover:#dcae4c;--dokey-gray:#f5f6f8;--dokey-border:#e2e5eb}.dokey-shell{background:var(--dokey-gray);min-height:100vh}.dokey-header{box-sizing:border-box;background:var(--dokey-navy);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;width:100%;max-width:100%;padding:14px 20px;display:flex}.dokey-header__brand{color:#fff;flex-direction:column;flex-shrink:0;min-width:0;line-height:1.15;text-decoration:none;display:flex}.dokey-header__brand-mark{letter-spacing:1px;color:var(--dokey-gold);font-size:22px;font-weight:800}.dokey-header__brand-sub{color:#cbd3e1;letter-spacing:.5px;text-transform:uppercase;font-size:11px}.dokey-header__nav{flex-wrap:wrap;justify-content:flex-end;gap:4px;min-width:0;max-width:100%;display:flex}.dokey-header__nav a{color:#fff;white-space:nowrap;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-size:14px;font-weight:600;display:inline-flex}.dokey-header__nav a:hover,.dokey-header__nav a:focus-visible{background:#ffffff1a}.dokey-hero{background:var(--dokey-navy);color:#fff;padding:40px 20px 56px}.dokey-hero__inner{max-width:980px;margin:0 auto}.dokey-hero h1{margin:0 0 10px;font-size:clamp(24px,4vw,34px)}.dokey-hero p{color:#cbd3e1;max-width:640px;margin:0;font-size:15px}.dokey-cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;max-width:980px;margin:-32px auto 40px;padding:0 20px;display:grid}.dokey-cards--single{grid-template-columns:1fr;max-width:560px}.dokey-card{border-top:4px solid var(--dokey-gold);background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 32px #0b12201f}.dokey-card h2{margin:0 0 6px;font-size:19px}.dokey-card__hint{color:#6b7280;margin:0 0 18px;font-size:13px}.dokey-button-gold{background:var(--dokey-gold);color:#1a1200;cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:12px 18px;font-weight:700}.dokey-button-gold:hover,.dokey-button-gold:focus-visible{background:var(--dokey-gold-hover)}.dokey-button-gold:disabled{opacity:.6;cursor:not-allowed}.dokey-booking-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.dokey-booking-card{border:1px solid var(--dokey-border);border-radius:12px;padding:14px 16px}.dokey-booking-card__row{justify-content:space-between;gap:10px;margin-top:4px;font-size:14px;display:flex}.dokey-empty-state{color:#6b7280;text-align:center;padding:20px 0;font-size:14px}.dokey-cooldown-note{color:#6b7280;margin-top:8px;font-size:12px}@media (max-width:700px){.dokey-cards{grid-template-columns:1fr;margin-top:-24px}.dokey-header{padding:12px 16px}}:focus-visible{outline:2px solid var(--dokey-gold);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.dokey-hero--tight{padding:32px 20px 64px}.dokey-cards--customer{max-width:460px;margin-top:-28px}.dokey-cards--form{max-width:760px}.dokey-trust-list{flex-direction:column;gap:7px;margin:0 0 18px;padding:0;list-style:none;display:flex}.dokey-trust-list li{color:#374151;align-items:center;gap:8px;font-size:13px;display:flex}.dokey-trust-list li:before{content:"✓";color:var(--dokey-gold);font-weight:700}.dokey-form-section{margin-bottom:22px}.dokey-form-section:last-of-type{margin-bottom:0}.dokey-form-section__title{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:0 0 12px;font-size:13px;font-weight:700}.dokey-optional-tag{color:#9ca3af;font-size:12px;font-weight:400}@media (max-width:700px){.dokey-cards--customer{margin-top:-20px}}
