:root {
    --ink: #14213d;
    --ink-deep: #0b1630;
    --paper: #fffdf7;
    --paper-warm: #f7f2e7;
    --coral: #ff6b35;
    --mint: #cfe9dd;
    --sky: #cadfeb;
    --peach: #f5d5c5;
    --yellow: #f2d479;
    --text: #152220;
    --muted: #63716e;
    --line: #dfe5df;
    --white: #fff;
}

/* Premium help, privacy and safety journeys */
.premium-public-shell:has(.premium-info-page) { width:min(1160px,calc(100% - 48px)); padding:0 0 88px; }
.premium-info-page { --info-accent:#ff5a36; color:#101828; }
.privacy-info-page { --info-accent:#7057d9; }
.safety-info-page { --info-accent:#07966a; }
.info-hero { display:grid; grid-template-columns:minmax(0,1fr) 330px; align-items:end; gap:70px; padding:76px 0 62px; border-bottom:1px solid #e1e4e8; }
.info-kicker { display:flex; align-items:center; gap:12px; margin:0 0 20px; color:#344054; font-size:.64rem; font-weight:900; letter-spacing:.18em; text-transform:uppercase; }
.info-kicker span { width:32px; height:2px; background:var(--info-accent); }
.info-hero h1 { max-width:820px; margin:0 0 20px; color:#101828; font-size:clamp(3.2rem,6vw,5.75rem); line-height:.92; letter-spacing:-.065em; }
.info-hero > div > p:last-child { max-width:690px; margin:0; color:#667085; font-size:.82rem; line-height:1.75; }
.info-hero-panel { position:relative; display:grid; gap:12px; overflow:hidden; padding:27px; border-radius:18px; background:#101828; color:white; box-shadow:0 20px 50px rgba(16,24,40,.14); }
.info-hero-panel::after { position:absolute; right:-50px; bottom:-50px; width:150px; height:150px; border:1px solid rgba(255,255,255,.12); border-radius:50%; content:""; }
.info-hero-panel small,.info-section-head span,.info-callout small,.info-answer-strip small { color:#fdb39f; font-size:.58rem; font-weight:900; letter-spacing:.16em; }
.privacy-info-page .info-hero-panel small,.privacy-info-page .info-section-head span { color:#c8bef8; }
.safety-info-page .info-hero-panel small,.safety-info-page .info-section-head span { color:#91e8ca; }
.info-hero-panel strong { max-width:240px; font-size:1.5rem; line-height:1.15; }
.info-hero-panel p { margin:0; color:#cbd1da; font-size:.65rem; line-height:1.55; }
.info-hero-panel ul { display:grid; gap:9px; margin:4px 0; padding:0; list-style:none; }
.info-hero-panel li { color:#d9dee5; font-size:.64rem; }
.info-hero-panel li::before { margin-right:8px; color:#73ddb7; content:"✓"; font-weight:900; }
.info-hero-panel a { position:relative; z-index:1; display:flex; justify-content:space-between; margin-top:5px; padding:13px 15px; border-radius:9px; background:white; color:#101828; font-size:.64rem; font-weight:900; }
.info-panel-icon { display:grid; place-items:center; width:44px; height:44px; border-radius:12px; background:rgba(255,255,255,.1); }
.info-panel-icon svg,.help-route-icon svg { width:21px; fill:none; stroke:currentColor; stroke-linecap:round; stroke-linejoin:round; stroke-width:1.7; }
.info-version { margin-top:8px; color:#98a2b3; font-size:.55rem; }
.info-section-head { display:flex; align-items:end; justify-content:space-between; gap:30px; padding:62px 0 26px; }
.info-section-head div { display:grid; gap:9px; }
.info-section-head h2 { max-width:700px; margin:0; font-size:clamp(2rem,3.2vw,3rem); line-height:1; letter-spacing:-.045em; }
.info-section-head p { max-width:300px; margin:0; color:#667085; font-size:.66rem; line-height:1.55; text-align:right; }
.help-route-grid,.privacy-data-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:14px; }
.help-route-card,.privacy-data-grid article { display:grid; align-content:start; min-height:275px; padding:27px; border:1px solid #e0e4e9; border-radius:15px; background:#fff; transition:.2s ease; }
.help-route-card:hover { transform:translateY(-3px); border-color:#c9cfd8; box-shadow:0 18px 40px rgba(16,24,40,.08); }
.help-route-primary { background:#101828; color:white; }
.help-route-icon { display:grid; place-items:center; width:45px; height:45px; margin-bottom:26px; border-radius:12px; background:#f1f4f9; color:#101828; }
.help-route-primary .help-route-icon { background:rgba(255,255,255,.1); color:white; }
.help-route-card small { color:var(--info-accent); font-size:.55rem; font-weight:900; letter-spacing:.15em; }
.help-route-card h3,.privacy-data-grid h3,.safety-journey h3,.info-process-grid h3 { margin:9px 0 10px; font-size:1.35rem; line-height:1.15; }
.help-route-card p,.privacy-data-grid p,.safety-journey p,.info-process-grid p { margin:0; color:#667085; font-size:.67rem; line-height:1.65; }
.help-route-primary p { color:#c7ced8; }
.help-route-card a { display:flex; justify-content:space-between; margin-top:auto; padding-top:24px; color:inherit; font-size:.64rem; font-weight:900; }
.help-route-card a b,.info-callout a b { color:var(--info-accent); }
.info-answer-strip { display:grid; grid-template-columns:.8fr 1.2fr; gap:40px; margin-top:58px; padding:33px; border-radius:16px; background:#f0ede7; }
.info-answer-strip h2 { margin:8px 0 0; font-size:2rem; letter-spacing:-.04em; }
.info-answer-strip ol { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin:0; padding:0; list-style:none; }
.info-answer-strip li { display:grid; gap:20px; padding:16px; border-left:1px solid #d1cbc1; font-size:.63rem; line-height:1.45; }
.info-answer-strip li b { color:var(--info-accent); font-size:.58rem; }
.privacy-data-grid article { position:relative; min-height:290px; }
.privacy-data-grid article > b { position:absolute; top:26px; right:26px; color:#98a2b3; font-size:.58rem; }
.privacy-data-grid .help-route-icon { color:#5c48b8; }
.info-process { margin-top:20px; }
.info-process-grid,.safety-journey { display:grid; grid-template-columns:repeat(3,1fr); gap:14px; }
.info-process-grid article { padding:28px; border-top:3px solid var(--info-accent); background:#f1eff9; }
.info-process-grid article > b { display:grid; place-items:center; width:30px; height:30px; border-radius:50%; background:#5c48b8; color:white; font-size:.62rem; }
.info-callout { display:flex; align-items:center; justify-content:space-between; gap:30px; margin-top:60px; padding:35px 38px; border-radius:16px; background:#101828; color:white; }
.info-callout h2 { max-width:680px; margin:8px 0 0; font-size:1.8rem; letter-spacing:-.035em; }
.info-callout a { display:flex; gap:25px; padding:14px 17px; border-radius:9px; background:white; color:#101828; font-size:.62rem; font-weight:900; white-space:nowrap; }
.safety-journey article { position:relative; min-height:260px; padding:31px 28px; border-radius:15px; background:#fff; border:1px solid #dde3e1; }
.safety-journey article > b { position:absolute; right:25px; top:25px; color:#07966a; font-size:1.1rem; }
.safety-journey article > span { color:#07966a; font-size:.55rem; font-weight:900; letter-spacing:.15em; }
.safety-journey h3 { max-width:210px; margin-top:40px; font-size:1.5rem; }
.safety-check-panel { display:grid; grid-template-columns:.8fr 1.2fr; gap:60px; margin-top:62px; padding:46px; border-radius:18px; background:#e7f5ef; }
.safety-check-panel h2 { margin:0 0 14px; font-size:2.7rem; line-height:1; letter-spacing:-.05em; }
.safety-check-panel > div > p:not(.info-kicker) { color:#536861; font-size:.68rem; line-height:1.65; }
.safety-check-panel a { display:inline-flex; gap:26px; margin-top:20px; padding:13px 16px; border-radius:8px; background:#101828; color:white; font-size:.62rem; font-weight:900; }
.safety-check-panel ul { display:grid; grid-template-columns:repeat(2,1fr); gap:12px; margin:0; padding:0; list-style:none; }
.safety-check-panel li { display:flex; gap:12px; padding:17px; border-radius:11px; background:white; }
.safety-check-panel li > b { color:#07966a; }
.safety-check-panel li span { color:#667085; font-size:.59rem; line-height:1.5; }
.safety-check-panel li strong { display:block; margin-bottom:4px; color:#101828; font-size:.66rem; }
.safety-callout { background:#073d31; }
@media(max-width:900px) {
    .info-hero { grid-template-columns:1fr; gap:30px; }
    .info-hero-panel { max-width:520px; }
    .safety-check-panel { grid-template-columns:1fr; gap:35px; }
}
@media(max-width:700px) {
    .premium-public-shell:has(.premium-info-page) { width:calc(100% - 32px); padding-bottom:54px; }
    .info-hero { padding:45px 0 40px; }
    .info-hero h1 { font-size:3.25rem; }
    .info-section-head { align-items:start; flex-direction:column; padding-top:44px; }
    .info-section-head p { text-align:left; }
    .help-route-grid,.privacy-data-grid,.info-process-grid,.safety-journey { grid-template-columns:1fr; }
    .help-route-card,.privacy-data-grid article,.safety-journey article { min-height:245px; }
    .info-answer-strip { grid-template-columns:1fr; padding:25px 20px; }
    .info-answer-strip ol { grid-template-columns:1fr; }
    .info-answer-strip li { grid-template-columns:35px 1fr; align-items:center; gap:6px; padding:12px; border-left:0; border-top:1px solid #d1cbc1; }
    .info-callout { align-items:flex-start; flex-direction:column; padding:28px 23px; }
    .info-callout a { white-space:normal; }
    .safety-check-panel { padding:28px 20px; }
    .safety-check-panel ul { grid-template-columns:1fr; }
    .safety-check-panel h2 { font-size:2.25rem; }
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
    margin: 0;
    background: var(--paper);
    color: var(--text);
    font-family: "Aptos", "Segoe UI", system-ui, sans-serif;
    -webkit-font-smoothing: antialiased;
}
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
svg { width: 1.25rem; height: 1.25rem; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 100; background: var(--ink); color: white; padding: .8rem 1rem; }
.skip-link:focus { top: 1rem; }

.site-header {
    min-height: 82px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    padding: 0 clamp(1.25rem, 5vw, 5.5rem);
    border-bottom: 1px solid var(--line);
    background: color-mix(in srgb, var(--paper) 92%, transparent);
    position: sticky;
    top: 0;
    z-index: 50;
    backdrop-filter: blur(18px);
}
.brand { display: inline-flex; align-items: center; gap: .7rem; color: var(--ink-deep); font-weight: 760; letter-spacing: -.025em; }
.brand-logo { width: 2.65rem; height: 2.65rem; object-fit: contain; flex: 0 0 auto; }
.brand-copy { display: grid; gap: .05rem; }
.brand-copy strong { font-size: .95rem; line-height: 1.1; }
.brand-copy small { color: var(--coral); font-size: .6rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.header-actions { display: flex; align-items: center; gap: 1.25rem; }
.header-actions button { border: 0; background: none; cursor: pointer; }
.location-button { display: inline-flex; align-items: center; gap: .5rem; color: var(--text); padding: .65rem .8rem; }
.language-button { min-height: 44px; padding: .4rem .75rem !important; border: 1px solid var(--line) !important; border-radius: 999px; color: var(--ink); }
.header-link { color: var(--muted); font-size: .92rem; }
.profile-button { width: 44px; height: 44px; border: 1px solid var(--line) !important; border-radius: 50%; display: grid; place-items: center; color: var(--ink); }

.hero {
    min-height: 690px;
    display: grid;
    grid-template-columns: minmax(0, .94fr) minmax(400px, 1.06fr);
    align-items: center;
    gap: clamp(2rem, 6vw, 7rem);
    padding: clamp(3.5rem, 7vw, 7rem) clamp(1.25rem, 7vw, 7.5rem);
    overflow: hidden;
}
.eyebrow { display: flex; align-items: center; gap: .7rem; color: var(--ink); font-size: .74rem; font-weight: 760; letter-spacing: .13em; text-transform: uppercase; }
.eyebrow span { width: 1.9rem; height: 2px; background: var(--coral); }
.eyebrow.light { color: #d9ebe6; }
.hero h1 { margin: 1.4rem 0 1.5rem; font-size: clamp(3.4rem, 6.6vw, 6.8rem); line-height: .9; letter-spacing: -.074em; color: var(--ink-deep); font-weight: 760; }
.hero h1 em { color: var(--coral); font-family: Georgia, serif; font-weight: 400; }
.hero-intro { max-width: 35rem; font-size: clamp(1.05rem, 1.5vw, 1.3rem); line-height: 1.6; color: var(--muted); }
.service-search { margin-top: 2.25rem; min-height: 68px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: .8rem; padding: .55rem .65rem .55rem 1.1rem; background: white; border: 1px solid var(--line); border-radius: 1.25rem; box-shadow: 0 20px 60px rgba(25, 54, 50, .10); }
.service-search > svg { color: var(--ink); }
.service-search input { min-width: 0; border: 0; outline: 0; color: var(--text); background: transparent; }
.service-search input::placeholder { color: #8a9693; }
.voice-button { min-height: 50px; display: inline-flex; align-items: center; gap: .45rem; padding: 0 1rem; border: 0; border-radius: .85rem; background: var(--ink); color: white; cursor: pointer; }
.trust-row { display: flex; flex-wrap: wrap; gap: 1.1rem; margin-top: 1.5rem; color: var(--muted); font-size: .82rem; }
.trust-row span { display: inline-flex; gap: .35rem; align-items: center; }
.trust-row svg { width: .95rem; height: .95rem; color: var(--coral); stroke-width: 3; }

.hero-art { position: relative; min-height: 520px; display: grid; place-items: center; isolation: isolate; }
.house-art { width: min(100%, 620px); height: auto; overflow: visible; }
.house-fill { fill: #e6efe7; }
.house-line { stroke: var(--ink); stroke-width: 7; fill: none; }
.door { fill: var(--coral); }
.window { fill: #f8d97f; }
.window-line { stroke: var(--ink); stroke-width: 5; }
.sun { fill: #f3d574; opacity: .75; }
.plant { fill: #6ba189; }
.shadow { fill: rgba(16, 59, 58, .13); }
.skin { fill: #b96843; }
.skin-line { stroke: #b96843; stroke-width: 17; fill: none; stroke-linecap: round; }
.hair { fill: #172c2a; }
.uniform { fill: var(--ink); }
.uniform-detail { stroke: #e7f3ee; stroke-width: 5; fill: none; }
.badge { fill: #f6d979; }
.tool-line { stroke: #305b59; stroke-width: 8; }
.tool { fill: #f6d979; }
.art-orbit { position: absolute; border: 1px solid rgba(18, 59, 58, .13); border-radius: 50%; z-index: -1; }
.orbit-one { width: 560px; height: 560px; }
.orbit-two { width: 420px; height: 420px; }
.floating-card { position: absolute; display: flex; align-items: center; gap: .75rem; padding: .85rem 1rem; background: rgba(255,255,255,.94); border: 1px solid var(--line); border-radius: 1rem; box-shadow: 0 14px 45px rgba(14, 54, 51, .13); }
.floating-card strong, .floating-card small { display: block; }
.floating-card strong { font-size: .85rem; color: var(--ink-deep); }
.floating-card small { margin-top: .18rem; color: var(--muted); font-size: .7rem; }
.verified-card { left: 0; top: 18%; }
.arrival-card { right: -1rem; bottom: 10%; }
.status-icon, .avatar { display: grid; place-items: center; width: 2.35rem; height: 2.35rem; border-radius: 50%; font-weight: 760; font-size: .78rem; }
.status-icon { background: var(--mint); color: var(--ink); }
.avatar { background: var(--ink); color: white; }

.service-section, .popular-section { padding: clamp(4.5rem, 8vw, 8rem) clamp(1.25rem, 7vw, 7.5rem); }
.service-section { background: var(--paper-warm); }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 3rem; margin-bottom: 3rem; }
.section-heading h2, .promise-section h2, .partner-section h2, .how-section h2 { margin: .8rem 0 0; color: var(--ink-deep); font-size: clamp(2.4rem, 4.3vw, 4.6rem); letter-spacing: -.055em; line-height: 1; }
.section-heading > p { max-width: 30rem; margin: 0; color: var(--muted); line-height: 1.7; }
.category-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid rgba(18,59,58,.17); border-left: 1px solid rgba(18,59,58,.17); }
.category-card { min-height: 390px; display: flex; flex-direction: column; justify-content: space-between; gap: 2rem; padding: 2rem; border-right: 1px solid rgba(18,59,58,.17); border-bottom: 1px solid rgba(18,59,58,.17); transition: transform .25s ease, box-shadow .25s ease; }
.category-card:hover { transform: translateY(-7px); box-shadow: 0 24px 55px rgba(28,54,50,.11); }
.category-mint { background: var(--mint); }
.category-sky { background: var(--sky); }
.category-peach { background: var(--peach); }
.category-call { background: var(--yellow); }
.category-icon { width: 4.5rem; height: 4.5rem; color: var(--ink); }
.category-icon svg { width: 100%; height: 100%; }
.card-index { margin: 0 0 1.3rem; color: rgba(18,59,58,.55); font-size: .73rem; letter-spacing: .12em; }
.category-card h3 { margin: 0; font-size: 1.65rem; letter-spacing: -.035em; color: var(--ink-deep); }
.category-card p:not(.card-index) { color: rgba(15,45,43,.7); line-height: 1.6; }
.category-card > a { display: flex; align-items: center; justify-content: space-between; padding-top: 1.2rem; border-top: 1px solid rgba(18,59,58,.2); font-weight: 750; font-size: .88rem; }

.popular-section { background: var(--paper); }
.service-group { padding: 2.5rem 0 3.5rem; border-top: 1px solid var(--line); }
.service-group-heading { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.5rem; }
.service-group-heading h3 { margin: 0; color: var(--ink-deep); font-size: 1.4rem; }
.service-group-heading span { color: var(--muted); font-size: .78rem; }
.service-list { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 1rem; }
.service-card { min-height: 310px; padding: 1.45rem; border: 1px solid var(--line); background: white; display: flex; flex-direction: column; transition: border-color .2s, transform .2s; }
.service-card:hover { border-color: var(--ink); transform: translateY(-3px); }
.service-card-top, .service-meta { display: flex; align-items: center; justify-content: space-between; gap: .7rem; }
.service-number { color: var(--coral); font-weight: 800; }
.warranty { color: var(--muted); font-size: .68rem; padding: .35rem .55rem; background: #eef5f0; border-radius: 999px; }
.service-card h4 { margin: 2.5rem 0 .65rem; font-size: 1.35rem; color: var(--ink-deep); letter-spacing: -.025em; }
.service-card p { margin: 0; color: var(--muted); font-size: .88rem; line-height: 1.55; }
.service-meta { margin-top: auto; padding: 1.2rem 0; color: var(--muted); font-size: .76rem; }
.service-meta strong { color: var(--ink); font-size: .9rem; }
.service-card .service-link { display: flex; justify-content: space-between; align-items: center; width: 100%; padding: .85rem 0 0; border-top: 1px solid var(--line); color: var(--ink); font-weight: 750; cursor: pointer; }

.how-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(3rem, 8vw, 9rem); padding: clamp(5rem, 9vw, 9rem) clamp(1.25rem, 7vw, 7.5rem); background: var(--ink-deep); color: white; }
.how-section h2 { color: white; }
.how-copy > p:last-child { max-width: 30rem; color: #a9c3bc; line-height: 1.7; }
.steps { list-style: none; margin: 0; padding: 0; }
.steps li { display: grid; grid-template-columns: 3.5rem 1fr; gap: 1rem; padding: 1.5rem 0; border-bottom: 1px solid rgba(255,255,255,.14); }
.steps li > span { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; color: var(--yellow); }
.steps strong { font-size: 1.1rem; }
.steps p { margin: .35rem 0 0; color: #a9c3bc; }

.promise-section { display: grid; grid-template-columns: auto 1fr 1.2fr; gap: clamp(2rem, 5vw, 5rem); align-items: start; padding: clamp(5rem, 8vw, 8rem) clamp(1.25rem, 7vw, 7.5rem); }
.promise-mark { position: relative; width: 6rem; height: 6rem; display: grid; place-items: center; border-radius: 1.7rem 1.7rem .5rem 1.7rem; background: var(--coral); color: white; font-size: 2rem; font-weight: 800; letter-spacing: -.1em; }
.promise-mark span { position: absolute; right: -.5rem; bottom: -.5rem; width: 2rem; height: 2rem; display: grid; place-items: center; border-radius: 50%; background: var(--ink); font-size: .8rem; }
.promise-section h2 { font-size: clamp(2rem, 3.3vw, 3.6rem); }
.promise-list p { display: flex; justify-content: space-between; gap: 1rem; margin: 0; padding: 1.1rem 0; border-bottom: 1px solid var(--line); }
.promise-list strong { color: var(--ink); }
.promise-list span { color: var(--muted); text-align: right; }

.partner-section { display: flex; align-items: end; justify-content: space-between; gap: 3rem; padding: clamp(4rem, 7vw, 7rem) clamp(1.25rem, 7vw, 7.5rem); background: var(--coral); color: white; }
.partner-section h2 { color: white; }
.partner-section p:last-child { max-width: 40rem; line-height: 1.65; color: #ffe7df; }
.partner-section > a { flex: 0 0 auto; min-height: 58px; display: inline-flex; align-items: center; gap: 2rem; padding: 0 1.4rem; background: var(--ink-deep); color: white; font-weight: 750; }

footer { display: grid; grid-template-columns: 1fr 1fr auto; gap: 1.5rem 3rem; align-items: center; padding: 3rem clamp(1.25rem, 7vw, 7.5rem); background: #061f1e; color: #a9bfba; font-size: .78rem; }
.footer-brand { color: white; }
footer div { display: flex; gap: 1.5rem; }
footer > p:last-child { grid-column: 1 / -1; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.12); }

@media (max-width: 1050px) {
    .header-link { display: none; }
    .hero { grid-template-columns: 1fr; padding-top: 5rem; }
    .hero-copy { max-width: 760px; }
    .hero-art { min-height: 480px; }
    .category-grid, .service-list { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .promise-section { grid-template-columns: auto 1fr; }
    .promise-list { grid-column: 2; }
}

@media (max-width: 720px) {
    .site-header { min-height: 70px; gap: .5rem; padding-inline: 1rem; }
    .brand > span:last-child { display: none; }
    .header-actions { gap: .35rem; }
    .language-button { display: none; }
    .location-button { font-size: .82rem; }
    .hero { min-height: auto; padding: 3.5rem 1.15rem 4rem; }
    .hero h1 { font-size: clamp(3.2rem, 15vw, 5.2rem); }
    .service-search { min-height: 62px; }
    .voice-button span { display: none; }
    .voice-button { width: 48px; padding: 0; justify-content: center; }
    .trust-row { display: grid; gap: .65rem; }
    .hero-art { min-height: 350px; margin-top: 1rem; }
    .verified-card { top: 10%; }
    .arrival-card { right: 0; bottom: 4%; }
    .orbit-one { width: 390px; height: 390px; }
    .orbit-two { width: 290px; height: 290px; }
    .section-heading { display: block; }
    .section-heading > p { margin-top: 1.3rem; }
    .category-grid, .service-list { grid-template-columns: 1fr; }
    .category-card { min-height: 310px; }
    .service-card { min-height: 270px; }
    .how-section { grid-template-columns: 1fr; }
    .promise-section { grid-template-columns: 1fr; }
    .promise-list { grid-column: auto; }
    .partner-section { display: block; }
    .partner-section > a { margin-top: 2rem; justify-content: space-between; }
    footer { grid-template-columns: 1fr; }
    footer > p:last-child { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
    * { scroll-behavior: auto !important; transition: none !important; }
}

/* Booking and service flow */
.flow-body { background: #fbf9f3; }
.flow-header { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 2rem; padding: 0 clamp(1rem, 5vw, 5rem); background: var(--paper); border-bottom: 1px solid var(--line); }
.flow-header-trust { display: flex; align-items: center; gap: 1.35rem; color: var(--muted); font-size: .78rem; }
.flow-header-trust a { padding-left: 1.3rem; color: var(--ink); font-weight: 760; border-left: 1px solid var(--line); }
.flow-footer { display: flex; justify-content: space-between; gap: 1rem; padding: 2rem clamp(1rem, 5vw, 5rem); color: var(--muted); border-top: 1px solid var(--line); background: var(--paper); font-size: .75rem; }
.flow-shell { max-width: 1280px; margin: 0 auto; padding: 2rem clamp(1rem, 4vw, 3.5rem) 6rem; }
.compact-shell { max-width: 1180px; }
.breadcrumbs { display: flex; align-items: center; gap: .6rem; margin-bottom: 3rem; color: var(--muted); font-size: .76rem; }
.breadcrumbs a:hover { color: var(--ink); }
.detail-layout { display: grid; grid-template-columns: minmax(0, 1fr) 370px; gap: clamp(3rem, 7vw, 7rem); align-items: start; }
.detail-main h1, .flow-form-section h1, .verification-card h1, .confirmation-main h1 { margin: .9rem 0 1rem; color: var(--ink-deep); font-size: clamp(2.8rem, 5.2vw, 5.6rem); line-height: .95; letter-spacing: -.065em; }
.detail-lead, .form-intro, .confirmation-main > p:last-of-type { max-width: 42rem; color: var(--muted); font-size: 1.15rem; line-height: 1.65; }
.detail-visual { min-height: 270px; display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; align-items: end; margin: 3rem 0; padding: 2.2rem; overflow: hidden; position: relative; }
.detail-mint { background: var(--mint); }
.detail-sky { background: var(--sky); }
.detail-peach { background: var(--peach); }
.detail-visual > svg { position: absolute; right: 8%; top: 12%; width: 12rem; height: 12rem; color: var(--ink); opacity: .92; }
.detail-visual-copy { position: relative; z-index: 1; padding: 1rem; background: color-mix(in srgb, var(--paper) 88%, transparent); }
.detail-visual-copy span, .detail-visual-copy strong { display: block; }
.detail-visual-copy span { color: var(--muted); font-size: .72rem; }
.detail-visual-copy strong { margin-top: .3rem; color: var(--ink); }
.scope-section, .symptom-preview { padding: 2.5rem 0; border-top: 1px solid var(--line); }
.scope-section h2, .symptom-preview h2, .safety-note h2, .form-block h2 { margin: 0 0 1.5rem; color: var(--ink-deep); font-size: 1.4rem; letter-spacing: -.025em; }
.scope-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.scope-grid article { padding: 1.5rem; background: white; border: 1px solid var(--line); }
.scope-grid h3 { margin: 1rem 0 .5rem; }
.scope-grid p, .symptom-preview > p, .safety-note p { color: var(--muted); line-height: 1.6; }
.scope-icon { display: grid; place-items: center; width: 2.3rem; height: 2.3rem; border-radius: 50%; font-weight: 800; }
.scope-icon.included { background: var(--mint); color: var(--ink); }
.scope-icon.excluded { background: var(--peach); color: #8a3e2d; }
.symptom-preview > div { display: flex; flex-wrap: wrap; gap: .5rem; }
.symptom-preview > div span { padding: .65rem .8rem; border: 1px solid var(--line); background: white; color: var(--ink); font-size: .78rem; }
.safety-note { display: grid; grid-template-columns: auto 1fr; gap: 1.2rem; align-items: start; padding: 1.6rem; background: var(--ink-deep); color: white; }
.safety-note > span { display: grid; place-items: center; width: 3.2rem; height: 3.2rem; background: var(--coral); border-radius: .9rem .9rem .25rem .9rem; font-weight: 800; }
.safety-note h2 { color: white; margin-bottom: .5rem; }
.safety-note p { margin: 0; color: #b7cfca; }
.booking-summary, .sticky-order, .confirmation-summary { position: sticky; top: 2rem; padding: 1.6rem; background: white; border: 1px solid var(--line); box-shadow: 0 22px 60px rgba(18, 59, 58, .08); }
.summary-kicker { display: block; margin-bottom: .7rem; color: var(--coral); font-size: .68rem; letter-spacing: .1em; text-transform: uppercase; font-weight: 800; }
.booking-summary h2, .sticky-order h2, .confirmation-summary h2 { margin: 0 0 .5rem; color: var(--ink-deep); font-size: 1.35rem; letter-spacing: -.03em; }
.summary-price { display: flex; align-items: end; justify-content: space-between; gap: 1rem; margin: 1.4rem 0 1rem; padding: 1.2rem 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.summary-price span { color: var(--muted); font-size: .8rem; }
.summary-price strong { color: var(--ink); font-size: 2rem; }
.summary-row, .summary-total { display: flex; justify-content: space-between; align-items: center; gap: 1rem; padding: .7rem 0; font-size: .82rem; }
.summary-row { color: var(--muted); }
.summary-row strong { color: var(--text); }
.summary-total { margin-top: .5rem; padding: 1rem 0; border-top: 1px solid var(--line); color: var(--ink); }
.summary-note { color: var(--muted); font-size: .74rem; line-height: 1.5; }
.flow-primary, .flow-secondary { min-height: 54px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; width: 100%; padding: 0 1rem; border: 0; cursor: pointer; font-weight: 760; }
.flow-primary { background: var(--ink); color: white; }
.flow-primary:hover { background: var(--ink-deep); }
.flow-secondary { justify-content: center; margin-top: .65rem; background: var(--paper-warm); color: var(--ink); }
.summary-trust { display: grid; gap: .55rem; margin-top: 1.2rem; padding-top: 1.2rem; border-top: 1px solid var(--line); color: var(--muted); font-size: .7rem; }

.flow-progress { max-width: 760px; margin: 0 auto 4rem; display: grid; grid-template-columns: repeat(4, 1fr); }
.flow-progress > span { position: relative; display: grid; justify-items: center; gap: .45rem; color: #8c9794; font-size: .75rem; }
.flow-progress > span::before { content: ""; position: absolute; top: 15px; right: 50%; width: 100%; height: 1px; background: var(--line); z-index: -1; }
.flow-progress > span:first-child::before { display: none; }
.flow-progress > span { counter-increment: none; }
.flow-progress > span { width: 100%; }
.flow-progress > span { font-weight: 760; }
.flow-progress > span::after { content: ""; position: absolute; top: 0; width: 30px; height: 30px; border-radius: 50%; background: var(--paper); border: 1px solid var(--line); z-index: -1; }
.flow-progress > span.active, .flow-progress > span.done { color: var(--ink); }
.flow-progress > span.active::after { background: var(--yellow); border-color: var(--ink); }
.flow-progress > span.done::after { background: var(--mint); border-color: var(--mint); }
.flow-progress small { margin-top: 1rem; font-size: .65rem; font-weight: 600; }
.form-layout { display: grid; grid-template-columns: minmax(0, 1fr) 330px; gap: clamp(2.5rem, 7vw, 6rem); align-items: start; }
.flow-form-section h1 { font-size: clamp(2.6rem, 4.5vw, 4.7rem); }
.back-link { display: inline-block; margin-bottom: 2rem; color: var(--muted); font-size: .78rem; }
.booking-form { margin-top: 2.5rem; }
.form-block { display: grid; gap: 1rem; margin: 0; padding: 2rem 0; border: 0; border-top: 1px solid var(--line); }
.form-block legend, .form-block > h2 { padding: 0; margin: 0; color: var(--ink-deep); font-size: 1.25rem; font-weight: 760; letter-spacing: -.02em; }
.form-block legend span { color: var(--coral); }
.form-block > p { margin: -.5rem 0 .4rem; color: var(--muted); font-size: .78rem; }
.option-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: .7rem; }
.option-card { position: relative; min-height: 76px; display: flex; align-items: center; gap: .8rem; padding: .9rem; border: 1px solid var(--line); background: white; cursor: pointer; }
.option-card:has(input:checked) { border-color: var(--ink); background: #eef6f1; box-shadow: inset 0 0 0 1px var(--ink); }
.option-card input { accent-color: var(--ink); }
.option-card strong, .option-card small { display: block; }
.option-card strong { color: var(--ink); font-size: .85rem; }
.option-card small { margin-top: .2rem; color: var(--muted); }
.field-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }
.booking-form label, .verification-card label { display: grid; gap: .45rem; color: var(--ink); font-size: .78rem; font-weight: 700; }
.booking-form input, .booking-form select, .booking-form textarea, .verification-card input { width: 100%; min-height: 50px; padding: .75rem .85rem; border: 1px solid #cfd8d3; border-radius: 0; background: white; color: var(--text); outline: none; }
.booking-form textarea { min-height: 90px; resize: vertical; }
.booking-form input:focus, .booking-form select:focus, .booking-form textarea:focus, .verification-card input:focus { border-color: var(--ink); box-shadow: 0 0 0 3px rgba(18,59,58,.11); }
.booking-form input:disabled { background: #edf0ec; color: var(--muted); }
.phone-field { display: grid; grid-template-columns: auto 1fr; align-items: center; border: 1px solid #cfd8d3; background: white; }
.phone-field b { padding-left: .8rem; color: var(--muted); }
.phone-field input { border: 0; }
.field-error { color: #a8362a; font-size: .7rem; font-weight: 600; }
.form-errors { padding: 1rem 1.2rem; border-left: 4px solid #b43d2f; background: #fae7e2; color: #7b2d24; font-size: .78rem; }
.form-errors ul { margin-bottom: 0; padding-left: 1.2rem; }
.submit-button { margin-top: 1rem; }
.consent-note { color: var(--muted); font-size: .68rem; line-height: 1.5; }
.sticky-order > p { color: var(--muted); font-size: .8rem; }

.verification-shell, .confirmation-shell { max-width: 1120px; min-height: 730px; margin: 0 auto; padding: 3rem 1rem 7rem; }
.verification-card { max-width: 540px; margin: 0 auto; padding: clamp(1.5rem, 5vw, 3rem); text-align: center; background: white; border: 1px solid var(--line); box-shadow: 0 24px 70px rgba(18,59,58,.09); }
.verification-icon, .confirmation-check { display: grid; place-items: center; width: 4.5rem; height: 4.5rem; margin: 0 auto 1.5rem; border-radius: 50%; background: var(--mint); color: var(--ink); font-weight: 800; letter-spacing: .12em; }
.eyebrow.centered { justify-content: center; }
.verification-card h1 { font-size: clamp(2rem, 4vw, 3.2rem); }
.verification-card > p { color: var(--muted); line-height: 1.6; }
.verification-card form { display: grid; gap: 1rem; margin-top: 1.5rem; text-align: left; }
.otp-input { text-align: center; font-size: 1.5rem; letter-spacing: .35em; font-variant-numeric: tabular-nums; }
.dev-code { display: flex; justify-content: space-between; align-items: center; gap: 1rem; margin: 1rem 0; padding: .85rem 1rem; background: var(--paper-warm); color: var(--muted); font-size: .75rem; }
.dev-code strong { color: var(--ink); font-size: 1.15rem; letter-spacing: .2em; }
.expiry-note { margin-top: 1.4rem; font-size: .7rem; }

.confirmation-grid { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: clamp(3rem, 7vw, 7rem); align-items: start; }
.confirmation-check { margin: 0 0 2rem; font-size: 1.7rem; }
.confirmation-main h1 { font-size: clamp(3rem, 5.4vw, 5.5rem); }
.booking-timeline { margin-top: 3rem; display: grid; }
.booking-timeline > div { position: relative; display: grid; grid-template-columns: 2.5rem 1fr; gap: 1rem; padding: 0 0 1.8rem; color: var(--muted); }
.booking-timeline > div::after { content: ""; position: absolute; left: 1.2rem; top: 2.2rem; bottom: .2rem; width: 1px; background: var(--line); }
.booking-timeline > div:last-child::after { display: none; }
.booking-timeline > div > span { display: grid; place-items: center; width: 2.4rem; height: 2.4rem; border-radius: 50%; border: 1px solid var(--line); background: white; font-size: .75rem; }
.booking-timeline .current { color: var(--ink); }
.booking-timeline .current > span { background: var(--mint); border-color: var(--mint); }
.booking-timeline strong, .booking-timeline small { display: block; }
.booking-timeline small { margin-top: .25rem; color: var(--muted); }
.confirmation-detail { padding: 1rem 0; border-top: 1px solid var(--line); }
.confirmation-detail span, .confirmation-detail strong { display: block; }
.confirmation-detail span { color: var(--muted); font-size: .7rem; }
.confirmation-detail strong { margin-top: .35rem; color: var(--ink); font-size: .85rem; line-height: 1.5; }

@media (max-width: 900px) {
    .flow-header-trust span { display: none; }
    .detail-layout, .form-layout, .confirmation-grid { grid-template-columns: 1fr; }
    .booking-summary, .sticky-order, .confirmation-summary { position: static; }
}

@media (max-width: 620px) {
    .flow-header { min-height: 68px; }
    .flow-header .brand > span:last-child { display: inline; }
    .flow-header-trust a { border-left: 0; padding-left: 0; }
    .flow-footer { display: grid; }
    .flow-shell { padding-top: 1.2rem; }
    .breadcrumbs { margin-bottom: 2rem; overflow-x: auto; white-space: nowrap; }
    .detail-visual { min-height: 300px; grid-template-columns: 1fr; align-content: end; }
    .detail-visual > svg { width: 9rem; height: 9rem; }
    .scope-grid, .option-grid, .field-grid { grid-template-columns: 1fr; }
    .flow-progress { margin-bottom: 2.5rem; }
    .flow-progress small { font-size: .58rem; text-align: center; }
    .verification-shell, .confirmation-shell { padding-top: 2rem; }
}

/* Operations workspace */
.ops-body { min-height: 100vh; margin: 0; background: #f2f1eb; color: var(--text); }
.ops-header { position: sticky; top: 0; z-index: 50; min-height: 74px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(1rem, 4vw, 4rem); border-bottom: 1px solid #d8d8d0; background: rgba(250,249,244,.94); backdrop-filter: blur(16px); }
.ops-header nav { display: flex; align-items: center; gap: 1.5rem; color: var(--muted); font-size: .78rem; }
.ops-header nav .active { color: var(--ink); font-weight: 760; }
.ops-header nav form { margin: 0; }
.ops-header nav button { border: 0; background: transparent; color: var(--muted); cursor: pointer; }
.ops-main { max-width: 1500px; min-height: calc(100vh - 74px); margin: 0 auto; padding: clamp(2rem, 4vw, 4.5rem) clamp(1rem, 4vw, 4rem) 6rem; }
.ops-notice { margin: 0 0 1.5rem; padding: 1rem 1.2rem; border-left: 4px solid var(--ink); background: var(--mint); color: var(--ink-deep); font-weight: 700; }

.ops-login-shell { min-height: calc(100vh - 8rem); display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(360px, .7fr); gap: clamp(3rem, 10vw, 10rem); align-items: center; max-width: 1220px; margin: 0 auto; }
.ops-login-copy > .brand { margin-bottom: clamp(4rem, 9vw, 8rem); }
.ops-login-copy h1 { margin: 1.3rem 0 1.5rem; max-width: 760px; color: var(--ink-deep); font-size: clamp(4rem, 7vw, 7rem); line-height: .87; letter-spacing: -.075em; }
.ops-login-copy > p:not(.eyebrow) { max-width: 580px; color: var(--muted); font-size: 1.1rem; line-height: 1.7; }
.ops-login-signal { display: grid; gap: .3rem; margin-top: 3rem; padding-left: 1.2rem; border-left: 3px solid var(--coral); }
.ops-login-signal strong { color: var(--ink); }
.ops-login-signal span { color: var(--muted); font-size: .75rem; }
.ops-login-card { display: grid; gap: 1rem; padding: clamp(1.5rem, 4vw, 3rem); background: white; border: 1px solid var(--line); box-shadow: 0 25px 70px rgba(18,59,58,.1); }
.ops-login-card h2 { margin: 0; color: var(--ink-deep); font-size: 2rem; letter-spacing: -.04em; }
.ops-login-card > p { margin: -.4rem 0 1rem; color: var(--muted); font-size: .82rem; }
.ops-login-card label:not(.ops-check), .ops-assignment-panel label { display: grid; gap: .5rem; color: var(--ink); font-size: .76rem; font-weight: 760; }
.ops-login-card input:not([type="checkbox"]), .ops-assignment-panel select, .ops-assignment-panel textarea { width: 100%; min-height: 52px; padding: .8rem .9rem; border: 1px solid #cbd3cf; border-radius: 0; background: white; color: var(--text); font: inherit; outline: 0; }
.ops-login-card input:focus, .ops-assignment-panel select:focus, .ops-assignment-panel textarea:focus { border-color: var(--ink); box-shadow: 0 0 0 3px rgba(18,59,58,.1); }
.ops-check { display: flex; align-items: center; gap: .55rem; color: var(--muted); font-size: .72rem; }
.ops-login-card > small { color: var(--muted); line-height: 1.5; }

.ops-heading, .ops-detail-heading { display: flex; justify-content: space-between; align-items: end; gap: 3rem; }
.ops-heading h1, .ops-detail-heading h1 { margin: 1rem 0 .7rem; color: var(--ink-deep); font-size: clamp(3rem, 5.5vw, 5.7rem); line-height: .92; letter-spacing: -.07em; }
.ops-heading > div > p:last-child, .ops-detail-heading > div > p:last-child { max-width: 630px; color: var(--muted); line-height: 1.6; }
.ops-clock { flex: 0 0 auto; display: grid; gap: .25rem; padding-left: 1rem; border-left: 2px solid var(--coral); }
.ops-clock span, .ops-price span, .ops-price small { color: var(--muted); font-size: .7rem; }
.ops-clock strong { color: var(--ink); }
.ops-metrics { display: grid; grid-template-columns: repeat(4, 1fr); margin: 3rem 0; border: 1px solid #d8d8d0; background: white; }
.ops-metrics article { min-height: 150px; display: grid; align-content: space-between; padding: 1.25rem; border-right: 1px solid #e1e1da; }
.ops-metrics article:last-child { border: 0; }
.ops-metrics article.attention { background: var(--ink-deep); color: white; }
.ops-metrics span, .ops-metrics small { color: var(--muted); font-size: .7rem; }
.ops-metrics .attention span, .ops-metrics .attention small { color: #a9c3bc; }
.ops-metrics strong { font-size: 2.5rem; letter-spacing: -.05em; }

.ops-board { border: 1px solid #d8d8d0; background: white; }
.ops-board-head { display: flex; justify-content: space-between; gap: 2rem; padding: 1.5rem; border-bottom: 1px solid #d8d8d0; }
.ops-board-head h2 { margin: 0; color: var(--ink-deep); }
.ops-board-head p, .ops-board-head > span { margin: .35rem 0 0; color: var(--muted); font-size: .72rem; }
.ops-booking-row { display: grid; grid-template-columns: 165px minmax(210px, 1.4fr) minmax(190px, 1fr) 130px 24px; gap: 1.5rem; align-items: center; min-height: 92px; padding: 1rem 1.5rem; border-bottom: 1px solid #e6e5de; transition: background .2s; }
.ops-booking-row:hover { background: #f7f7f2; }
.ops-booking-row > div:not(.ops-assignee) { display: grid; gap: .35rem; }
.ops-booking-row strong { color: var(--ink-deep); font-size: .84rem; }
.ops-booking-row span, .ops-booking-row small { color: var(--muted); font-size: .68rem; }
.ops-booking-id strong { color: var(--coral); letter-spacing: .035em; }
.ops-assignee { display: flex; align-items: center; gap: .7rem; }
.ops-assignee > span:last-child { display: grid; gap: .2rem; }
.ops-avatar { flex: 0 0 auto; display: grid; place-items: center; width: 2.25rem; height: 2.25rem; border-radius: 50%; background: var(--mint); color: var(--ink) !important; font-weight: 800; }
.ops-unassigned { display: inline-flex; width: max-content; padding: .45rem .65rem; background: #fae4dc; color: #8c3d2d !important; font-weight: 750; }
.ops-status { display: inline-flex; justify-content: center; width: max-content; padding: .45rem .65rem; background: #e9eeea; color: var(--ink) !important; font-size: .66rem !important; font-weight: 760; text-transform: capitalize; }
.status-confirmed, .status-searching_provider { background: #fae4dc; color: #8c3d2d !important; }
.status-assigned { background: #f5e7a9; }
.status-provider_en_route, .status-arrived, .status-in_progress { background: var(--mint); }
.ops-row-arrow { color: var(--ink) !important; font-size: 1rem !important; }
.ops-empty { padding: 4rem 1.5rem; text-align: center; }
.ops-empty p { color: var(--muted); }

.ops-back { display: inline-block; margin-bottom: 2.5rem; color: var(--muted); font-size: .76rem; }
.ops-detail-heading { padding-bottom: 2.5rem; border-bottom: 1px solid #d8d8d0; }
.ops-title-line { display: flex; align-items: center; gap: .8rem; color: var(--coral); font-size: .7rem; font-weight: 800; letter-spacing: .08em; }
.ops-price { display: grid; justify-items: end; gap: .35rem; }
.ops-price strong { color: var(--ink); font-size: 2.7rem; letter-spacing: -.05em; }
.ops-detail-grid { display: grid; grid-template-columns: minmax(0, 1fr) 370px; gap: clamp(2.5rem, 6vw, 6rem); align-items: start; margin-top: 3rem; }
.ops-panel { padding: 2rem 0 3rem; border-top: 1px solid #d8d8d0; }
.ops-panel:first-child { border-top: 0; padding-top: 0; }
.ops-panel-title { display: grid; grid-template-columns: 2.5rem 1fr; gap: 1rem; margin-bottom: 2rem; }
.ops-panel-title > span { display: grid; place-items: center; width: 2.3rem; height: 2.3rem; border: 1px solid var(--ink); border-radius: 50%; color: var(--ink); font-size: .7rem; }
.ops-panel h2 { margin: 0; color: var(--ink-deep); font-size: 1.45rem; }
.ops-panel-title p { margin: .4rem 0 0; color: var(--muted); font-size: .76rem; }
.ops-info-grid { display: grid; grid-template-columns: 1fr 1.4fr; gap: 1rem; }
.ops-info-grid > div { display: grid; gap: .35rem; padding: 1.2rem; background: white; border: 1px solid var(--line); }
.ops-info-grid span, .ops-info-grid p { margin: 0; color: var(--muted); font-size: .72rem; line-height: 1.5; }
.ops-info-grid strong { color: var(--ink); }
.ops-info-grid a { color: var(--coral); font-size: .78rem; font-weight: 700; }
.ops-note { display: grid; gap: .4rem; margin-top: 1rem; padding: 1rem; border-left: 3px solid var(--yellow); background: #fff8da; font-size: .78rem; }
.ops-scope { display: grid; gap: .5rem; padding: 1.2rem; background: white; border: 1px solid var(--line); }
.ops-scope > span { color: var(--muted); font-size: .72rem; }
.ops-scope p { display: grid; gap: .3rem; margin: .7rem 0 0; padding-top: .8rem; border-top: 1px solid var(--line); color: var(--ink); }
.ops-scope small { color: var(--muted); }
.ops-events { display: grid; gap: 1.2rem; }
.ops-events > div { display: grid; grid-template-columns: 1rem 1fr; gap: .7rem; }
.ops-events i { width: .65rem; height: .65rem; margin-top: .25rem; border-radius: 50%; background: var(--ink); box-shadow: 0 0 0 5px var(--mint); }
.ops-events span { display: grid; gap: .25rem; }
.ops-events small { color: var(--muted); }
.ops-assignment-panel { position: sticky; top: 106px; padding: 1.6rem; background: white; border: 1px solid var(--line); box-shadow: 0 22px 60px rgba(18,59,58,.08); }
.ops-assignment-panel h2 { margin: 0; color: var(--ink-deep); }
.ops-assignment-panel > p { color: var(--muted); font-size: .76rem; line-height: 1.6; }
.ops-assignment-panel form { display: grid; gap: 1rem; margin-top: 1.5rem; }
.ops-assignment-panel textarea { min-height: 86px; resize: vertical; }
.ops-assignment-panel button:disabled { opacity: .45; cursor: not-allowed; }
.ops-assignment-panel > small { display: block; margin-top: .9rem; color: var(--muted); text-align: center; }
.assigned-provider { display: flex; align-items: center; gap: .8rem; margin: 1.4rem 0; padding: 1rem; background: #eef6f1; }
.assigned-provider > div { display: grid; gap: .2rem; }
.assigned-provider span { color: var(--muted); font-size: .7rem; }
.ops-safe { color: var(--ink) !important; }
.ops-reassign { font-size: .7rem !important; }
.ops-warning { margin-top: 1rem; padding: .9rem; background: #fae4dc; color: #7b3528; font-size: .72rem; line-height: 1.5; }

@media (max-width: 1050px) {
    .ops-metrics { grid-template-columns: repeat(2, 1fr); }
    .ops-metrics article:nth-child(2) { border-right: 0; }
    .ops-metrics article:nth-child(-n+2) { border-bottom: 1px solid #e1e1da; }
    .ops-booking-row { grid-template-columns: 150px 1fr 170px 110px 20px; gap: 1rem; }
    .ops-detail-grid { grid-template-columns: 1fr; }
    .ops-assignment-panel { position: static; max-width: 600px; }
}

@media (max-width: 760px) {
    .ops-header nav > span, .ops-header nav .active { display: none; }
    .ops-main { padding-top: 2rem; }
    .ops-login-shell { grid-template-columns: 1fr; gap: 3rem; }
    .ops-login-copy > .brand { margin-bottom: 4rem; }
    .ops-login-copy h1 { font-size: clamp(3.5rem, 15vw, 5rem); }
    .ops-heading, .ops-detail-heading { align-items: start; }
    .ops-heading h1, .ops-detail-heading h1 { font-size: 3.4rem; }
    .ops-clock { display: none; }
    .ops-metrics { grid-template-columns: 1fr 1fr; }
    .ops-booking-row { grid-template-columns: 1fr auto; gap: .65rem 1rem; padding: 1.1rem; }
    .ops-booking-row > div:nth-child(2), .ops-assignee { grid-column: 1 / -1; }
    .ops-booking-row .ops-status { grid-column: 1; grid-row: 3; }
    .ops-row-arrow { grid-column: 2; grid-row: 1; }
    .ops-info-grid { grid-template-columns: 1fr; }
}

@media (max-width: 480px) {
    .ops-header { min-height: 66px; }
    .ops-header nav { gap: .5rem; }
    .ops-heading h1, .ops-detail-heading h1 { font-size: 2.8rem; }
    .ops-heading { align-items: start; }
    .ops-metrics { margin: 2rem 0; }
    .ops-metrics article { min-height: 125px; }
    .ops-metrics strong { font-size: 2rem; }
    .ops-detail-heading { display: grid; }
    .ops-price { justify-items: start; }
    .ops-panel-title { grid-template-columns: 2rem 1fr; }
    .ops-panel-title > span { width: 1.8rem; height: 1.8rem; }
}

/* Professional workspace */
.pro-body { min-height: 100vh; margin: 0; background: #f5f4ee; color: var(--text); }
.pro-header { position: sticky; top: 0; z-index: 50; min-height: 70px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(1rem, 5vw, 5rem); border-bottom: 1px solid var(--line); background: rgba(250,249,244,.95); backdrop-filter: blur(14px); }
.pro-header form { margin: 0; }
.pro-header button { border: 0; background: none; color: var(--muted); cursor: pointer; }
.pro-header nav { display: flex; align-items: center; gap: 1.3rem; color: var(--muted); font-size: .75rem; }
.pro-header nav a { color: var(--ink); font-weight: 700; }
.pro-main { max-width: 1180px; min-height: calc(100vh - 70px); margin: 0 auto; padding: clamp(2rem, 6vw, 5rem) 1rem 6rem; }
.pro-login { min-height: calc(100vh - 9rem); display: grid; grid-template-columns: 1.2fr minmax(340px, .7fr); gap: clamp(3rem, 10vw, 9rem); align-items: center; }
.pro-login > div > .brand { margin-bottom: 6rem; }
.pro-login h1, .pro-welcome h1, .pro-job-heading h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.6rem, 7vw, 6.5rem); line-height: .9; letter-spacing: -.07em; }
.pro-login > div > p:last-child, .pro-welcome p, .pro-job-heading p { color: var(--muted); font-size: 1rem; }
.pro-welcome { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 3rem; }
.pro-rating { display: grid; gap: .25rem; padding-left: 1rem; border-left: 3px solid var(--yellow); }
.pro-rating span, .pro-rating small { color: var(--muted); font-size: .7rem; }
.pro-rating strong { color: var(--ink); font-size: 1.35rem; }
.pro-jobs { border: 1px solid var(--line); background: white; }
.pro-job { min-height: 108px; display: grid; grid-template-columns: 1fr auto 24px; gap: 1.5rem; align-items: center; padding: 1.2rem 1.5rem; border-bottom: 1px solid var(--line); }
.pro-job:hover { background: #f7f7f2; }
.pro-job > div { display: grid; gap: .35rem; }
.pro-job > div span, .pro-job > div small { color: var(--muted); font-size: .72rem; }
.pro-job > div strong { color: var(--ink-deep); font-size: 1rem; }
.pro-job > b { color: var(--ink); }
.pro-job-heading { padding-bottom: 2.5rem; border-bottom: 1px solid var(--line); }
.pro-job-heading h1 { font-size: clamp(3rem, 6vw, 5rem); }
.pro-errors { margin: 1.5rem 0; }
.pro-job-grid { display: grid; grid-template-columns: 1fr 360px; gap: clamp(2.5rem, 7vw, 6rem); align-items: start; margin-top: 3rem; }
.pro-card { margin-bottom: 1rem; padding: 1.5rem; border: 1px solid var(--line); background: white; }
.pro-card h2, .pro-next-step h2 { margin: 0; color: var(--ink-deep); font-size: 1.5rem; }
.pro-card > p, .pro-next-step > p { color: var(--muted); line-height: 1.65; }
.pro-call { display: inline-flex; min-height: 46px; align-items: center; margin-top: 1rem; padding: 0 1rem; background: var(--mint); color: var(--ink); font-weight: 760; }
.pro-next-step { position: sticky; top: 100px; padding: 1.6rem; border: 1px solid var(--line); background: white; box-shadow: 0 22px 60px rgba(18,59,58,.08); }
.pro-next-step form { display: grid; gap: 1rem; margin-top: 1.4rem; }
.pro-next-step label { display: grid; gap: .5rem; color: var(--ink); font-size: .76rem; font-weight: 760; }
.pro-next-step input { min-height: 52px; padding: .8rem; border: 1px solid #cbd3cf; font: inherit; font-size: 1.4rem; letter-spacing: .3em; text-align: center; }
.pro-safety { margin-top: 1.2rem; padding: .9rem; background: #fff8da; color: #63571f; font-size: .7rem; line-height: 1.6; }

@media (max-width: 800px) {
    .pro-login, .pro-job-grid { grid-template-columns: 1fr; }
    .pro-login > div > .brand { margin-bottom: 4rem; }
    .pro-next-step { position: static; order: -1; }
    .pro-welcome { align-items: start; }
}

@media (max-width: 520px) {
    .pro-header .brand > span:last-child { display: inline; }
    .pro-login h1, .pro-welcome h1 { font-size: 3.4rem; }
    .pro-welcome { display: grid; }
    .pro-job { grid-template-columns: 1fr auto; gap: 1rem; }
    .pro-job .ops-status { grid-column: 1; }
    .pro-job > b { grid-column: 2; grid-row: 1; }
}

/* Agency workspace */
.agency-body { min-height: 100vh; margin: 0; background: #f4f2eb; color: var(--text); }
.agency-header { position: sticky; top: 0; z-index: 50; min-height: 72px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(1rem,5vw,5rem); border-bottom: 1px solid var(--line); background: rgba(250,249,244,.96); backdrop-filter: blur(14px); }
.agency-header nav { display: flex; align-items: center; gap: 1.35rem; color: var(--muted); font-size: .74rem; }
.agency-header nav a { color: var(--muted); }
.agency-header nav a.active { color: var(--ink); font-weight: 800; }
.agency-header nav form { margin: 0; }
.agency-header nav button { border: 0; background: none; color: var(--muted); cursor: pointer; }
.agency-main { max-width: 1320px; min-height: calc(100vh - 72px); margin: 0 auto; padding: clamp(2rem,5vw,4.5rem) 1rem 6rem; }
.agency-login { min-height: calc(100vh - 9rem); display: grid; grid-template-columns: minmax(0,1.15fr) minmax(340px,.7fr); align-items: center; gap: clamp(3rem,10vw,9rem); }
.agency-login-copy > .brand { display: inline-flex; margin-bottom: 6rem; }
.agency-login-copy h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.8rem,7vw,6.7rem); line-height: .88; letter-spacing: -.075em; }
.agency-login-copy > p { max-width: 680px; color: var(--muted); line-height: 1.7; }
.agency-login-trust { display: grid; gap: .35rem; margin-top: 2rem; padding-left: 1rem; border-left: 3px solid var(--coral); }
.agency-login-trust span { color: var(--muted); font-size: .7rem; }
.agency-hero { display: flex; align-items: end; justify-content: space-between; gap: 2rem; padding-bottom: 3rem; border-bottom: 1px solid var(--line); }
.agency-hero h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.8rem,7vw,6.8rem); line-height: .88; letter-spacing: -.075em; }
.agency-hero > div:first-child > p:last-child { max-width: 680px; color: var(--muted); line-height: 1.7; }
.agency-badge { min-width: 180px; display: grid; gap: .3rem; padding: 1rem 0 1rem 1.2rem; border-left: 4px solid var(--yellow); }
.agency-badge span, .agency-badge small { color: var(--muted); font-size: .7rem; }
.agency-badge strong { color: var(--ink); font-size: 2rem; }
.agency-metrics { display: grid; grid-template-columns: repeat(4,1fr); margin: 3rem 0 5rem; border: 1px solid var(--line); background: white; }
.agency-metrics article { min-height: 145px; display: grid; align-content: space-between; padding: 1.25rem; border-right: 1px solid var(--line); }
.agency-metrics article:last-child { border: 0; }
.agency-metrics span, .agency-metrics small { color: var(--muted); font-size: .68rem; }
.agency-metrics strong { color: var(--ink); font-size: 2.35rem; letter-spacing: -.05em; }
.agency-section { margin-top: 5rem; scroll-margin-top: 100px; }
.agency-section-head { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 1.5rem; }
.agency-section-head span { color: var(--coral); font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.agency-section-head h2 { margin: .45rem 0 0; color: var(--ink-deep); font-size: 2rem; }
.agency-section-head > p { max-width: 400px; color: var(--muted); font-size: .75rem; line-height: 1.6; }
.agency-team-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; }
.agency-person { padding: 1.4rem; border: 1px solid var(--line); background: white; }
.agency-person-top { display: grid; grid-template-columns: 2.8rem 1fr auto; align-items: center; gap: .8rem; }
.agency-person-top > span { display: grid; place-items: center; width: 2.8rem; height: 2.8rem; border-radius: 50%; background: var(--mint); color: var(--ink); font-weight: 850; }
.agency-person-top > div { display: grid; gap: .25rem; }
.agency-person-top small, .agency-person p, .agency-person-meta { color: var(--muted); font-size: .68rem; }
.agency-person-top b { padding: .4rem .55rem; background: #f1e5df; color: #874336; font-size: .62rem; }
.agency-person-top b.online { background: #e1f1e7; color: #1f6846; }
.agency-person p { min-height: 2.2rem; line-height: 1.6; }
.agency-person-meta { display: flex; flex-wrap: wrap; gap: .7rem; padding: .8rem 0; border-top: 1px solid var(--line); }
.agency-person form { margin-top: .8rem; }
.agency-person button { min-height: 42px; padding: 0 1rem; border: 1px solid var(--ink); background: white; color: var(--ink); cursor: pointer; font-weight: 800; }
.agency-table { border: 1px solid var(--line); background: white; }
.agency-job-row { min-height: 92px; display: grid; grid-template-columns: minmax(220px,1.2fr) minmax(150px,.8fr) minmax(160px,.8fr) auto; align-items: center; gap: 1.2rem; padding: 1rem 1.4rem; border-bottom: 1px solid var(--line); }
.agency-job-row > div, .agency-payout-row > div { display: grid; gap: .3rem; }
.agency-job-row span, .agency-payout-row span, .agency-payout-row small { color: var(--muted); font-size: .68rem; }
.agency-payout-row { min-height: 82px; display: grid; grid-template-columns: 1fr auto 90px; align-items: center; gap: 1.2rem; padding: 1rem 1.4rem; border-bottom: 1px solid var(--line); }

@media (max-width: 900px) {
    .agency-login { grid-template-columns: 1fr; }
    .agency-login-copy > .brand { margin-bottom: 4rem; }
    .agency-metrics { grid-template-columns: repeat(2,1fr); }
    .agency-metrics article:nth-child(2) { border-right: 0; }
    .agency-team-grid { grid-template-columns: 1fr; }
    .agency-job-row { grid-template-columns: 1fr auto; }
    .agency-job-row > div:nth-child(2), .agency-job-row > div:nth-child(3) { grid-column: 1 / -1; }
}

@media (max-width: 600px) {
    .agency-header .brand > span:last-child { display: none; }
    .agency-header nav { gap: .65rem; font-size: .66rem; }
    .agency-header nav a { display: inline; }
    .agency-hero, .agency-section-head { display: grid; align-items: start; }
    .agency-hero h1, .agency-login-copy h1 { font-size: 3.5rem; }
    .agency-metrics { margin-bottom: 3rem; }
    .agency-metrics article { min-height: 125px; }
    .agency-metrics strong { font-size: 2rem; }
    .agency-person-top { grid-template-columns: 2.5rem 1fr; }
    .agency-person-top > b { grid-column: 2; width: max-content; }
    .agency-job-row { padding: 1rem; }
    .agency-payout-row { grid-template-columns: 1fr auto; }
    .agency-payout-row .ops-status { grid-column: 1; }
}

/* Premium customer marketplace */
.premium-home { --premium-ink:#101828; --premium-muted:#667085; --premium-line:#e8e9ed; --premium-violet:#5936b4; background:#fff; color:var(--premium-ink); }
.premium-home main { overflow:hidden; }
.premium-home img { display:block; max-width:100%; }
.premium-header { min-height:72px; padding:0 max(24px,calc((100vw - 1240px)/2)); border-color:var(--premium-line); background:rgba(255,255,255,.94); box-shadow:0 1px 0 rgba(16,24,40,.02); }
.premium-header .brand-logo { width:42px; height:42px; }
.premium-header-center { flex:1; display:flex; justify-content:center; align-items:center; gap:10px; }
.premium-header .location-picker { position:relative; }
.premium-header .location-button,.header-search-jump { min-height:44px; display:flex; align-items:center; gap:9px; border:1px solid var(--premium-line); border-radius:10px; background:#fff; color:#344054; font-size:.82rem; }
.premium-header .location-button { min-width:180px; justify-content:flex-start; padding:0 12px; cursor:pointer; list-style:none; }
.premium-header .location-button::-webkit-details-marker { display:none; }
.premium-header .location-button svg,.header-search-jump svg { width:17px; height:17px; color:#667085; }
.location-arrow { margin-left:auto; }
.header-search-jump { width:min(330px,30vw); padding:0 14px; color:#98a2b3; }
.premium-header .location-menu { top:52px; left:0; }
.premium-header .location-menu { width:min(370px,calc(100vw - 32px)); max-height:min(520px,calc(100vh - 90px)); overflow:auto; }
.location-menu form { margin:0; }
.location-menu form button { width:100%; display:flex; justify-content:space-between; align-items:center; padding:.8rem; border:0; border-radius:.65rem; background:#f7f8fa; color:var(--ink); font:inherit; font-size:.78rem; cursor:pointer; }
.location-menu form button.active { background:#edf1fa; color:var(--ink); font-weight:800; }
.detect-location-button { width:100%; min-height:44px; display:flex; align-items:center; justify-content:center; gap:8px; border:1px solid #cfc3fb; border-radius:10px; background:#f6f2ff; color:#5936b4; font-weight:800; cursor:pointer; }
.detect-location-button svg { width:18px; height:18px; }
.detect-location-button:disabled { opacity:.6; cursor:wait; }
.city-search input { width:100%; min-height:42px; border:1px solid var(--premium-line); border-radius:9px; padding:0 12px; font:inherit; }
.location-status:empty { display:none; }
.location-status { margin:0; padding:9px 10px; border-radius:8px; background:#eefbf5; color:#17634a; font-size:.74rem; line-height:1.45; }
.premium-header .header-actions { gap:12px; }
.premium-header .header-link { font-size:.78rem; font-weight:650; }
.premium-header .language-button { min-height:38px; font-size:.75rem; }
.premium-header .profile-button { width:40px; height:40px; }

.premium-hero { width:min(1240px,calc(100% - 48px)); margin:54px auto 0; display:grid; grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr); gap:50px; align-items:stretch; }
.hero-service-panel { padding:16px 0 4px; }
.premium-kicker,.premium-heading > div > span,.premium-campaign div > span,.promise-intro > span,.premium-partner div > span { display:block; margin-bottom:10px; color:var(--premium-violet); font-size:.72rem; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }
.hero-service-panel h1 { max-width:580px; margin:0; color:#101828; font-size:clamp(2.7rem,4.3vw,4.65rem); line-height:.96; letter-spacing:-.065em; }
.hero-subtitle { margin:20px 0 26px; color:var(--premium-muted); font-size:1.02rem; line-height:1.65; }
.premium-search { min-height:60px; display:flex; align-items:center; gap:12px; padding:6px 7px 6px 17px; border:1px solid #d0d5dd; border-radius:12px; background:#fff; box-shadow:0 12px 28px rgba(16,24,40,.06); }
.premium-search > svg { flex:0 0 auto; color:#667085; }
.premium-search input { min-width:0; flex:1; border:0; outline:0; color:#101828; background:transparent; }
.premium-search input::placeholder { color:#98a2b3; }
.premium-search .voice-button { min-height:44px; display:flex; align-items:center; gap:7px; padding:0 13px; border:0; border-radius:9px; background:#f0ebff; color:var(--premium-violet); font-size:.76rem; font-weight:800; cursor:pointer; }
.premium-search .voice-button.listening { background:#ffe7df; color:#b42318; animation:pulse 1s infinite; }
.premium-search .voice-button svg { width:17px; height:17px; }
.premium-home .search-feedback { min-height:20px; margin:9px 2px 21px; color:#98a2b3; font-size:.71rem; }
.hero-category-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.hero-category-grid > a { min-width:0; display:flex; flex-direction:column; align-items:center; padding:14px 8px 12px; border:1px solid var(--premium-line); border-radius:14px; background:linear-gradient(180deg,#fff,#fdfdff); text-align:center; transition:.2s ease; }
.hero-category-grid > a:hover { border-color:#c9b9f8; transform:translateY(-2px); box-shadow:0 10px 26px rgba(31,24,63,.08); }
.hero-category-icon { width:58px; height:52px; display:grid; place-items:center; margin-bottom:10px; border-radius:14px; background:linear-gradient(145deg,#f8f5ff,#eee8ff); color:#50369b; box-shadow:inset 0 1px rgba(255,255,255,.9),0 8px 20px rgba(80,54,155,.08); }
.hero-category-icon svg { width:36px; height:36px; filter:drop-shadow(0 4px 5px rgba(47,35,91,.12)); }
.hero-category-icon.category-aqua { background:linear-gradient(145deg,#e9fbff,#dff3fb); color:#08789a; }
.hero-category-icon.category-sage { background:linear-gradient(145deg,#effbf2,#e2f4e7); color:#19714b; }
.hero-category-icon.category-peach { background:linear-gradient(145deg,#fff5eb,#ffe9d6); color:#c45827; }
.hero-category-icon.category-sky { background:linear-gradient(145deg,#eef5ff,#e2ebff); color:#3658a7; }
.hero-category-grid strong { font-size:.72rem; line-height:1.25; }
.hero-category-grid small { margin-top:4px; color:#98a2b3; font-size:.62rem; line-height:1.25; }
.hero-category-icon.category-call { background:linear-gradient(145deg,#fff4ef,#ffe6dc); color:#d95d31; }
.hero-photo-mosaic { min-height:525px; position:relative; display:grid; grid-template-columns:1.08fr .92fr; grid-template-rows:repeat(3,1fr); gap:8px; }
.mosaic-photo { position:relative; overflow:hidden; border-radius:16px; background:#f2f4f7; }
.mosaic-photo img { width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }
.mosaic-photo:hover img { transform:scale(1.035); }
.mosaic-1 { grid-row:span 3; }
.mosaic-photo span { position:absolute; left:12px; right:12px; bottom:12px; display:flex; justify-content:space-between; align-items:center; gap:10px; padding:10px 12px; border:1px solid rgba(255,255,255,.35); border-radius:9px; background:rgba(15,23,42,.72); color:#fff; backdrop-filter:blur(8px); font-size:.72rem; font-weight:750; }
.mosaic-proof { position:absolute; left:18px; bottom:18px; display:grid; gap:2px; padding:11px 14px; border-radius:10px; background:#fff; box-shadow:0 16px 40px rgba(16,24,40,.18); }
.mosaic-proof strong { color:#087a55; font-size:.86rem; }
.mosaic-proof span { color:#667085; font-size:.62rem; }

.proof-bar { width:min(1240px,calc(100% - 48px)); margin:30px auto 0; display:grid; grid-template-columns:repeat(4,1fr); border-block:1px solid var(--premium-line); }
.proof-bar div { display:grid; gap:4px; padding:20px 24px; border-right:1px solid var(--premium-line); }
.proof-bar div:last-child { border-right:0; }
.proof-bar strong { font-size:1.08rem; letter-spacing:-.03em; }
.proof-bar span { color:var(--premium-muted); font-size:.68rem; }
.premium-section { width:min(1240px,calc(100% - 48px)); margin:78px auto 0; }
.premium-heading { display:flex; align-items:end; justify-content:space-between; gap:30px; margin-bottom:25px; }
.premium-heading h2 { margin:0; color:#101828; font-size:clamp(1.75rem,2.5vw,2.55rem); letter-spacing:-.045em; }
.premium-heading > p,.premium-heading > span,.premium-heading > a { max-width:400px; margin:0; color:var(--premium-muted); font-size:.76rem; line-height:1.6; }
.premium-heading > a { padding-bottom:3px; border-bottom:1px solid #98a2b3; color:#344054; font-weight:750; }
.spotlight-grid { display:grid; grid-template-columns:1.5fr .75fr .75fr; gap:14px; }
.spotlight-card { min-height:320px; position:relative; overflow:hidden; border-radius:16px; background:#111827; color:#fff; }
.spotlight-card:after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(8,15,28,.82),rgba(8,15,28,.15) 72%); }
.spotlight-card img { width:100%; height:100%; position:absolute; inset:0; object-fit:cover; }
.spotlight-clean img { object-position:center; }
.spotlight-card > div { max-width:400px; position:relative; z-index:2; padding:32px; }
.spotlight-small > div { padding:24px; }
.spotlight-small:after { background:linear-gradient(0deg,rgba(8,15,28,.85),rgba(8,15,28,.08) 80%); }
.spotlight-small > div { position:absolute; inset:auto 0 0; }
.offer-chip { display:inline-flex; margin-bottom:16px; padding:6px 9px; border-radius:99px; background:#fff; color:#111827; font-size:.62rem; font-weight:850; text-transform:uppercase; letter-spacing:.08em; }
.spotlight-card h3 { margin:0 0 10px; font-size:clamp(1.25rem,2vw,2.2rem); line-height:1.08; letter-spacing:-.045em; }
.spotlight-small h3 { font-size:1.25rem; }
.spotlight-card p { color:rgba(255,255,255,.76); font-size:.78rem; line-height:1.55; }
.spotlight-card a { display:inline-flex; margin-top:12px; padding:10px 14px; border-radius:8px; background:#fff; color:#101828; font-size:.7rem; font-weight:850; }

.photo-service-rail { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:16px; }
.photo-service-card { min-width:0; }
.service-photo-link { aspect-ratio:4/3; position:relative; display:block; overflow:hidden; border-radius:13px; background:#f2f4f7; }
.service-photo-link img { width:100%; height:100%; object-fit:cover; transition:transform .4s ease; }
.service-photo-link:hover img { transform:scale(1.04); }
.photo-badge,.view-pill { position:absolute; left:10px; top:10px; padding:6px 9px; border-radius:99px; background:#13795b; color:#fff; font-size:.58rem; font-weight:850; letter-spacing:.04em; }
.view-pill { top:auto; bottom:10px; background:rgba(16,24,40,.78); backdrop-filter:blur(7px); opacity:0; transform:translateY(5px); transition:.2s ease; }
.service-photo-link:hover .view-pill { opacity:1; transform:none; }
.photo-service-copy { padding:13px 3px 0; }
.photo-service-copy h3 { margin:0 0 7px; font-size:.89rem; line-height:1.3; letter-spacing:-.015em; }
.photo-service-copy > p:not(.service-rating):not(.service-price) { min-height:34px; margin:0 0 7px; color:var(--premium-muted); font-size:.68rem; line-height:1.45; }
.service-rating { margin:0 0 6px; color:#667085; font-size:.66rem; }
.service-rating span { color:#087a55; font-weight:800; }
.service-price { display:flex; flex-wrap:wrap; gap:5px; margin:0; font-size:.72rem; }
.service-price strong { color:#101828; }
.service-price span { color:#98a2b3; }
.premium-home [data-service-card][hidden],.premium-home [data-service-group][hidden] { display:none !important; }

.premium-campaign { width:min(1240px,calc(100% - 48px)); min-height:430px; position:relative; overflow:hidden; margin:78px auto 0; border-radius:18px; background:#e8d7c1; }
.premium-campaign:after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(255,249,241,.95),rgba(255,249,241,.72) 39%,rgba(255,249,241,0) 68%); }
.premium-campaign > img { width:100%; height:100%; position:absolute; object-fit:cover; }
.premium-campaign > div { max-width:490px; position:relative; z-index:2; padding:clamp(42px,6vw,76px); }
.premium-campaign h2 { margin:0 0 16px; font-size:clamp(2rem,3.8vw,3.5rem); line-height:1; letter-spacing:-.055em; }
.premium-campaign p { color:#475467; line-height:1.65; }
.premium-campaign a,.premium-partner a { display:inline-flex; margin-top:15px; padding:13px 17px; border-radius:9px; background:#101828; color:#fff; font-size:.73rem; font-weight:850; }
.category-rail-section { scroll-margin-top:90px; }

.premium-promise { width:min(1240px,calc(100% - 48px)); margin:90px auto 0; display:grid; grid-template-columns:.85fr 1.15fr; gap:70px; padding:clamp(40px,6vw,76px); border-radius:20px; background:#121827; color:#fff; }
.promise-intro h2 { margin:0 0 18px; font-size:clamp(2rem,3.6vw,3.4rem); line-height:1; letter-spacing:-.055em; }
.promise-intro p { color:#aeb7c8; line-height:1.65; }
.promise-intro a { display:inline-flex; margin-top:14px; color:#fff; font-size:.74rem; font-weight:800; }
.promise-points { display:grid; grid-template-columns:1fr 1fr; gap:1px; border:1px solid #293245; background:#293245; }
.promise-points article { display:flex; gap:16px; padding:25px; background:#182032; }
.promise-points article > span { color:#f7906c; font-weight:850; }
.promise-points h3 { margin:0 0 7px; font-size:.92rem; }
.promise-points p { margin:0; color:#aeb7c8; font-size:.7rem; line-height:1.55; }
.premium-partner { width:min(1240px,calc(100% - 48px)); margin:18px auto 80px; display:flex; align-items:center; justify-content:space-between; gap:30px; padding:42px 48px; border-radius:18px; background:#f3efff; }
.premium-partner h2 { margin:0 0 8px; font-size:clamp(1.6rem,2.6vw,2.6rem); letter-spacing:-.045em; }
.premium-partner p { margin:0; color:#667085; }
.premium-partner a { flex:0 0 auto; margin:0; background:#5936b4; }
.premium-footer { background:#f7f7f8; border-color:#eaecf0; }
.premium-footer .footer-main,
.premium-footer .footer-bottom { width:100%; max-width:none; margin-inline:auto; }

@media (max-width:1050px) {
    .premium-header .desktop-link { display:none; }
    .premium-hero { grid-template-columns:1fr 1fr; gap:28px; }
    .hero-category-grid { grid-template-columns:repeat(2,1fr); }
    .spotlight-grid { grid-template-columns:1fr 1fr; }
    .spotlight-clean { grid-column:1/-1; min-height:360px; }
    .photo-service-rail { grid-template-columns:repeat(4,minmax(0,1fr)); }
}
@media (max-width:760px) {
    .premium-header { min-height:64px; padding:0 16px; }
    .premium-header .brand-copy,.premium-header-center .header-search-jump,.premium-header .language-button { display:none; }
    .premium-header-center { justify-content:flex-start; }
    .premium-header .location-button { min-width:0; border:0; padding:0 4px; }
    .premium-header .location-menu { position:fixed; left:16px; right:16px; top:66px; width:auto; }
    .premium-hero { width:calc(100% - 32px); margin-top:26px; grid-template-columns:1fr; gap:24px; }
    .hero-service-panel { padding:0; }
    .hero-service-panel h1 { font-size:2.72rem; }
    .hero-subtitle { margin:14px 0 18px; font-size:.88rem; }
    .premium-search { min-height:56px; }
    .premium-search .voice-button span { display:none; }
    .hero-category-grid { gap:7px; }
    .hero-category-grid > a { align-items:flex-start; text-align:left; }
    .hero-category-icon { width:42px; height:42px; }
    .hero-category-grid small { display:none; }
    .hero-photo-mosaic { min-height:370px; grid-template-columns:1.05fr .95fr; }
    .mosaic-photo span { display:none; }
    .mosaic-proof { left:10px; bottom:10px; }
    .proof-bar { width:calc(100% - 32px); grid-template-columns:1fr 1fr; }
    .proof-bar div { padding:15px 10px; border-bottom:1px solid var(--premium-line); }
    .proof-bar div:nth-child(2) { border-right:0; }
    .premium-section { width:calc(100% - 32px); margin-top:56px; }
    .premium-heading { align-items:start; margin-bottom:19px; }
    .premium-heading > p,.premium-heading > span { display:none; }
    .spotlight-grid { display:flex; overflow-x:auto; scroll-snap-type:x mandatory; padding-bottom:8px; }
    .spotlight-card,.spotlight-clean { min-width:86vw; min-height:330px; grid-column:auto; scroll-snap-align:start; }
    .spotlight-card > div { padding:25px; }
    .photo-service-rail { display:flex; gap:13px; overflow-x:auto; scroll-snap-type:x mandatory; margin-right:-16px; padding:0 16px 12px 0; scrollbar-width:none; }
    .photo-service-rail::-webkit-scrollbar { display:none; }
    .photo-service-card { flex:0 0 72vw; scroll-snap-align:start; }
    .premium-campaign { width:calc(100% - 32px); min-height:480px; margin-top:56px; }
    .premium-campaign:after { background:linear-gradient(0deg,rgba(255,249,241,.98),rgba(255,249,241,.88) 42%,rgba(255,249,241,0) 78%); }
    .premium-campaign > img { object-position:68% center; }
    .premium-campaign > div { position:absolute; left:0; right:0; bottom:0; padding:26px; }
    .premium-campaign h2 { font-size:2rem; }
    .premium-campaign p { font-size:.76rem; }
    .premium-promise { width:calc(100% - 32px); margin-top:65px; grid-template-columns:1fr; gap:30px; padding:30px 22px; }
    .promise-points { grid-template-columns:1fr; }
    .premium-partner { width:calc(100% - 32px); margin-bottom:50px; flex-direction:column; align-items:flex-start; padding:30px 24px; }
}
@media (max-width:430px) {
    .premium-header .brand-logo { width:38px; height:38px; }
    .premium-header .profile-button { width:38px; height:38px; }
    .hero-service-panel h1 { font-size:2.4rem; }
    .hero-photo-mosaic { min-height:325px; }
    .photo-service-card { flex-basis:78vw; }
}

/* Premium service detail */
.premium-flow-body { background:#fff; color:#101828; }
.premium-flow-header { min-height:70px; padding:0 max(24px,calc((100vw - 1180px)/2)); background:rgba(255,255,255,.95); border-color:#eaecf0; backdrop-filter:blur(16px); }
.premium-flow-header .brand-logo { width:42px; height:42px; }
.premium-flow-header .flow-header-trust { gap:22px; }
.premium-flow-header .flow-header-trust span { color:#667085; font-size:.7rem; }
.premium-flow-header .flow-header-trust a { font-size:.72rem; }
.premium-detail-shell { width:min(1180px,calc(100% - 48px)); margin:0 auto; padding:26px 0 80px; }
.premium-breadcrumbs { display:flex; flex-wrap:wrap; gap:9px; margin-bottom:27px; color:#98a2b3; font-size:.7rem; }
.premium-breadcrumbs a:hover { color:#5936b4; }
.detail-hero-grid { display:grid; grid-template-columns:.85fr 1.15fr; gap:55px; align-items:center; padding-bottom:54px; border-bottom:1px solid #eaecf0; }
.detail-title-block h1 { margin:0 0 16px; font-size:clamp(2.7rem,4.4vw,4.8rem); line-height:.95; letter-spacing:-.065em; }
.detail-title-block > p:not(.premium-kicker) { max-width:540px; margin:20px 0; color:#667085; line-height:1.7; }
.detail-rating-line { display:flex; flex-wrap:wrap; align-items:center; gap:9px; font-size:.72rem; }
.detail-rating-line strong { color:#087a55; }
.detail-rating-line a { border-bottom:1px solid #98a2b3; color:#475467; }
.detail-rating-line span { color:#98a2b3; }
.detail-assurance-chips { display:flex; flex-wrap:wrap; gap:7px; }
.detail-assurance-chips span { padding:8px 10px; border-radius:99px; background:#f2f4f7; color:#475467; font-size:.64rem; font-weight:750; }
.detail-photo-stage { aspect-ratio:4/3; position:relative; overflow:hidden; border-radius:18px; background:#f2f4f7; }
.detail-photo-stage > img { width:100%; height:100%; object-fit:cover; }
.detail-photo-caption { position:absolute; left:18px; bottom:18px; display:grid; gap:2px; padding:12px 15px; border:1px solid rgba(255,255,255,.4); border-radius:10px; background:rgba(16,24,40,.75); color:#fff; backdrop-filter:blur(9px); }
.detail-photo-caption strong { font-size:.75rem; }.detail-photo-caption span { color:#d0d5dd; font-size:.62rem; }
.detail-content-grid { display:grid; grid-template-columns:minmax(0,1fr) 340px; gap:60px; align-items:start; padding-top:54px; }
.detail-rich-content { min-width:0; }
.detail-section { padding:0 0 54px; margin-bottom:54px; border-bottom:1px solid #eaecf0; }
.detail-section-heading { display:flex; align-items:flex-start; gap:16px; margin-bottom:24px; }
.detail-section-heading > span { width:35px; height:35px; flex:0 0 auto; display:grid; place-items:center; border-radius:50%; background:#f0ebff; color:#5936b4; font-size:.68rem; font-weight:850; }
.detail-section-heading h2 { margin:0 0 6px; font-size:clamp(1.45rem,2.2vw,2rem); letter-spacing:-.04em; }
.detail-section-heading p { margin:0; color:#98a2b3; font-size:.7rem; }
.variant-card { display:grid; grid-template-columns:1fr auto; gap:25px; padding:24px; border:1px solid #d6ccf4; border-radius:14px; box-shadow:0 14px 35px rgba(53,34,105,.06); }
.selected-label { display:inline-flex; margin-bottom:10px; padding:5px 8px; border-radius:99px; background:#ecfdf3; color:#067647; font-size:.57rem; font-weight:850; text-transform:uppercase; letter-spacing:.08em; }
.variant-card h3 { margin:0 0 7px; font-size:1rem; }.variant-card p { margin:0 0 10px; color:#667085; font-size:.72rem; line-height:1.55; }.variant-card small { color:#98a2b3; font-size:.65rem; }
.variant-price { min-width:105px; display:flex; flex-direction:column; align-items:flex-end; }
.variant-price strong { font-size:1.2rem; }.variant-price span { color:#98a2b3; font-size:.58rem; }.variant-price a { margin-top:auto; padding:8px 19px; border:1px solid #5936b4; border-radius:8px; color:#5936b4; font-size:.7rem; font-weight:850; }
.premium-scope-grid { display:grid; grid-template-columns:1fr 1fr; gap:13px; }
.premium-scope-grid article { padding:24px; border-radius:14px; background:#f8fafc; }
.scope-symbol { width:34px; height:34px; display:grid; place-items:center; margin-bottom:17px; border-radius:50%; font-size:1.2rem; font-weight:850; }
.scope-in .scope-symbol { background:#dcfae6; color:#067647; }.scope-out .scope-symbol { background:#fee4e2; color:#b42318; }
.premium-scope-grid h3 { margin:0 0 9px; font-size:.94rem; }.premium-scope-grid p,.premium-scope-grid li { color:#667085; font-size:.7rem; line-height:1.6; }.premium-scope-grid ul { display:grid; gap:7px; margin:15px 0 0; padding-left:18px; }
.visit-steps { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin:0; padding:0; list-style:none; }
.visit-steps li { display:flex; gap:14px; padding:20px; border:1px solid #eaecf0; border-radius:12px; }
.visit-steps li > span { width:28px; height:28px; flex:0 0 auto; display:grid; place-items:center; border-radius:50%; background:#101828; color:#fff; font-size:.65rem; font-weight:850; }
.visit-steps strong { font-size:.8rem; }.visit-steps p { margin:5px 0 0; color:#667085; font-size:.67rem; line-height:1.5; }
.equipment-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.equipment-grid article { min-height:160px; display:flex; flex-direction:column; align-items:flex-start; justify-content:flex-end; padding:20px; border-radius:13px; background:#f2f4f7; }
.equipment-grid svg { width:35px; height:35px; margin-bottom:auto; color:#5936b4; }.equipment-grid strong { margin-top:18px; font-size:.8rem; }.equipment-grid span { margin-top:5px; color:#667085; font-size:.64rem; line-height:1.45; }
.symptom-options { display:flex; flex-wrap:wrap; gap:8px; }.symptom-options span { padding:10px 12px; border:1px solid #d0d5dd; border-radius:9px; color:#475467; font-size:.68rem; }
.review-summary-card { display:grid; grid-template-columns:180px 1fr; gap:35px; padding:25px; border-radius:14px; background:#f8fafc; }
.review-score { display:flex; flex-direction:column; }.review-score strong { font-size:3rem; letter-spacing:-.07em; }.review-score span { color:#f59e0b; letter-spacing:.08em; }.review-score small { margin-top:6px; color:#98a2b3; font-size:.6rem; }
.review-bars { display:grid; gap:8px; align-content:center; }.review-bars p { display:grid; grid-template-columns:12px 1fr 30px; gap:9px; align-items:center; margin:0; color:#667085; font-size:.62rem; }.review-bars i { height:5px; overflow:hidden; border-radius:99px; background:#e4e7ec; }.review-bars b { height:100%; display:block; border-radius:99px; background:#101828; }
.review-quotes { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:12px; }.review-quotes blockquote { margin:0; padding:20px; border:1px solid #eaecf0; border-radius:12px; color:#475467; font-size:.7rem; line-height:1.6; }.review-quotes cite { display:block; margin-top:12px; color:#98a2b3; font-size:.62rem; font-style:normal; }
.premium-booking-card { position:sticky; top:94px; padding:23px; border:1px solid #e4e7ec; border-radius:15px; background:#fff; box-shadow:0 20px 55px rgba(16,24,40,.09); }
.booking-card-top { display:flex; justify-content:space-between; color:#667085; font-size:.63rem; }.booking-card-top strong { color:#087a55; }
.premium-booking-card h2 { margin:18px 0 7px; font-size:1.25rem; letter-spacing:-.035em; }.premium-booking-card > p { margin:0 0 20px; color:#667085; font-size:.7rem; line-height:1.5; }
.booking-line,.booking-total { display:flex; justify-content:space-between; gap:15px; padding:10px 0; color:#667085; font-size:.7rem; }.booking-line strong { color:#344054; }.booking-total { margin-top:4px; padding:15px 0; border-top:1px solid #eaecf0; color:#101828; font-weight:850; }.booking-total strong { font-size:1.15rem; }
.premium-booking-card > small { display:block; color:#98a2b3; font-size:.6rem; line-height:1.5; }
.booking-primary,.booking-call { min-height:48px; display:flex; align-items:center; justify-content:center; gap:20px; margin-top:16px; border-radius:9px; font-size:.72rem; font-weight:850; }.booking-primary { justify-content:space-between; padding:0 16px; background:#5936b4; color:#fff; }.booking-call { min-height:42px; margin-top:7px; border:1px solid #d0d5dd; color:#344054; }
.booking-protection { display:grid; gap:8px; margin-top:19px; padding-top:18px; border-top:1px solid #eaecf0; }.booking-protection strong { margin-bottom:3px; font-size:.72rem; }.booking-protection span { color:#667085; font-size:.64rem; }

@media (max-width:850px) {
    .premium-flow-header .flow-header-trust span { display:none; }
    .detail-hero-grid { grid-template-columns:1fr; gap:28px; }.detail-title-block { order:2; }.detail-photo-stage { order:1; }
    .detail-content-grid { grid-template-columns:1fr; gap:20px; }.premium-booking-card { position:static; order:-1; }
}
@media (max-width:600px) {
    .premium-flow-header { min-height:62px; padding:0 16px; }.premium-flow-header .brand-copy { display:none; }.premium-flow-header .flow-header-trust { gap:12px; }.premium-flow-header .flow-header-trust a:first-of-type { display:none; }
    .premium-detail-shell { width:calc(100% - 32px); padding-top:18px; }.premium-breadcrumbs { margin-bottom:18px; }
    .detail-hero-grid { padding-bottom:35px; }.detail-title-block h1 { font-size:2.65rem; }.detail-photo-stage { border-radius:14px; }
    .detail-content-grid { padding-top:26px; }.detail-section { padding-bottom:38px; margin-bottom:38px; }
    .premium-scope-grid,.visit-steps,.equipment-grid,.review-quotes { grid-template-columns:1fr; }.variant-card { grid-template-columns:1fr; }.variant-price { align-items:flex-start; }.variant-price a { margin-top:12px; }
    .review-summary-card { grid-template-columns:1fr; gap:18px; }.equipment-grid article { min-height:135px; }
}

/* Premium booking journey */
.premium-checkout-shell,.premium-verification-shell,.premium-confirmation-shell { width:min(1180px,calc(100% - 48px)); margin:0 auto; padding:34px 0 90px; color:#101828; }
.checkout-progress { width:min(820px,100%); display:grid; grid-template-columns:repeat(4,1fr); margin:0 auto 55px; }
.checkout-progress > span { position:relative; display:grid; justify-items:center; gap:9px; color:#98a2b3; font-size:.66rem; font-weight:700; text-align:center; }
.checkout-progress > span:before { content:""; position:absolute; top:17px; right:50%; width:100%; height:2px; background:#eaecf0; z-index:-1; }
.checkout-progress > span:first-child:before { display:none; }
.checkout-progress b { width:36px; height:36px; display:grid; place-items:center; border:1px solid #d0d5dd; border-radius:50%; background:#fff; color:#98a2b3; font-size:.72rem; }
.checkout-progress .done,.checkout-progress .active { color:#344054; }.checkout-progress .done b { border-color:#abefc6; background:#dcfae6; color:#067647; }.checkout-progress .active b { border-color:#5936b4; background:#5936b4; color:#fff; box-shadow:0 0 0 5px #f0ebff; }
.checkout-progress .done + span:before,.checkout-progress .active:before { background:#c9b9f8; }
.checkout-back { display:inline-flex; margin-bottom:28px; color:#667085; font-size:.72rem; font-weight:700; }
.checkout-back:hover { color:#5936b4; }
.checkout-intro { display:grid; grid-template-columns:1fr 380px; gap:65px; align-items:center; margin-bottom:42px; padding-bottom:42px; border-bottom:1px solid #eaecf0; }
.checkout-intro h1 { margin:0 0 14px; font-size:clamp(2.8rem,4.5vw,4.7rem); line-height:.96; letter-spacing:-.065em; }.checkout-intro > div:first-child > p:last-child { max-width:650px; margin:0; color:#667085; line-height:1.65; }
.checkout-service-preview { min-height:135px; display:grid; grid-template-columns:145px 1fr; overflow:hidden; border:1px solid #eaecf0; border-radius:14px; background:#fff; box-shadow:0 14px 35px rgba(16,24,40,.06); }.checkout-service-preview img { width:100%; height:100%; object-fit:cover; }.checkout-service-preview > span { display:flex; flex-direction:column; justify-content:center; padding:18px; }.checkout-service-preview small { color:#5936b4; font-size:.58rem; font-weight:850; text-transform:uppercase; letter-spacing:.09em; }.checkout-service-preview strong { margin:7px 0; font-size:.93rem; }.checkout-service-preview b { color:#087a55; font-size:.62rem; }
.checkout-errors { margin-bottom:24px; padding:17px 20px; border:1px solid #fecdca; border-radius:11px; background:#fef3f2; color:#b42318; font-size:.72rem; }.checkout-errors ul { margin:8px 0 0; padding-left:18px; }
.premium-checkout-grid { display:grid; grid-template-columns:minmax(0,1fr) 340px; gap:55px; align-items:start; }
.premium-booking-form { display:grid; gap:16px; min-width:0; }
.checkout-card { min-width:0; display:grid; gap:22px; margin:0; padding:28px; border:1px solid #e4e7ec; border-radius:15px; background:#fff; }
.checkout-card-heading { display:flex; align-items:flex-start; gap:14px; }.checkout-card-heading > span { width:34px; height:34px; flex:0 0 auto; display:grid; place-items:center; border-radius:50%; background:#f0ebff; color:#5936b4; font-size:.65rem; font-weight:850; }.checkout-card-heading legend,.checkout-card-heading h2 { margin:0; padding:0; color:#101828; font-size:1.25rem; font-weight:800; letter-spacing:-.03em; }.checkout-card-heading legend b { color:#f04438; }.checkout-card-heading p { margin:5px 0 0; color:#98a2b3; font-size:.67rem; line-height:1.45; }
.premium-option-grid { display:grid; grid-template-columns:1fr 1fr; gap:10px; }.premium-option-card { min-height:76px; position:relative; display:flex; align-items:center; gap:12px; padding:14px 16px; border:1px solid #d0d5dd; border-radius:11px; cursor:pointer; transition:.16s ease; }.premium-option-card:hover { border-color:#a891e8; background:#fcfbff; }.premium-option-card input { position:absolute; opacity:0; pointer-events:none; }.premium-option-card i { width:20px; height:20px; flex:0 0 auto; border:1.5px solid #98a2b3; border-radius:50%; box-shadow:inset 0 0 0 5px #fff; background:#fff; }.premium-option-card:has(input:checked) { border-color:#5936b4; background:#f7f4ff; box-shadow:inset 0 0 0 1px #5936b4; }.premium-option-card:has(input:checked) i { border-color:#5936b4; background:#5936b4; }.premium-option-card strong,.premium-option-card small { display:block; }.premium-option-card strong { font-size:.76rem; line-height:1.35; }.premium-option-card small { margin-top:4px; color:#667085; font-size:.62rem; line-height:1.35; }
.premium-field-grid { display:grid; grid-template-columns:1fr 1fr; gap:14px; }.premium-booking-form label:not(.premium-option-card) { display:grid; gap:7px; color:#344054; font-size:.68rem; font-weight:750; }.premium-booking-form input,.premium-booking-form select,.premium-booking-form textarea { width:100%; min-height:50px; padding:12px 14px; border:1px solid #d0d5dd; border-radius:9px; background:#fff; color:#101828; outline:none; font-size:.76rem; }.premium-booking-form textarea { min-height:95px; resize:vertical; }.premium-booking-form input::placeholder,.premium-booking-form textarea::placeholder { color:#98a2b3; }.premium-booking-form input:focus,.premium-booking-form select:focus,.premium-booking-form textarea:focus { border-color:#7f56d9; box-shadow:0 0 0 3px #f0ebff; }.premium-booking-form input:disabled { background:#f2f4f7; color:#667085; }.premium-phone-field { display:grid; grid-template-columns:auto 1fr; align-items:center; border:1px solid #d0d5dd; border-radius:9px; overflow:hidden; }.premium-phone-field:focus-within { border-color:#7f56d9; box-shadow:0 0 0 3px #f0ebff; }.premium-phone-field b { padding-left:14px; color:#667085; font-size:.75rem; }.premium-phone-field input { border:0; box-shadow:none!important; }.full-field { width:100%; }.coupon-card { background:#faf9ff; border-color:#e4dcf8; }
.checkout-submit-panel { display:flex; align-items:center; justify-content:space-between; gap:25px; margin-top:8px; padding:22px; border-radius:14px; background:#101828; color:#fff; }.checkout-submit-panel > div { display:grid; gap:4px; }.checkout-submit-panel strong { font-size:.8rem; }.checkout-submit-panel > div span { color:#aeb7c8; font-size:.62rem; }.checkout-submit-panel button { min-height:48px; display:flex; align-items:center; justify-content:space-between; gap:28px; padding:0 17px; border:0; border-radius:9px; background:#fff; color:#101828; font-size:.7rem; font-weight:850; cursor:pointer; }.checkout-consent { margin:0; color:#98a2b3; font-size:.61rem; text-align:center; }
.premium-order-card { position:sticky; top:94px; overflow:hidden; border:1px solid #e4e7ec; border-radius:15px; background:#fff; box-shadow:0 22px 60px rgba(16,24,40,.09); }.order-photo { aspect-ratio:16/9; position:relative; }.order-photo img { width:100%; height:100%; object-fit:cover; }.order-photo > span { position:absolute; left:12px; bottom:12px; padding:7px 9px; border-radius:99px; background:rgba(16,24,40,.8); color:#fff; font-size:.56rem; font-weight:750; backdrop-filter:blur(7px); }.order-card-body { padding:22px; }.order-kicker { color:#5936b4; font-size:.58rem; font-weight:850; text-transform:uppercase; letter-spacing:.1em; }.order-card-body h2,.premium-confirmation-summary h2 { margin:9px 0 5px; font-size:1.2rem; letter-spacing:-.035em; }.order-card-body > p { margin:0 0 18px; color:#667085; font-size:.68rem; }.order-line,.order-total { display:flex; justify-content:space-between; gap:12px; padding:9px 0; color:#667085; font-size:.68rem; }.order-line strong { color:#344054; }.order-total { margin-top:5px; padding:15px 0; border-top:1px solid #eaecf0; color:#101828; font-weight:850; }.order-total strong { font-size:1.1rem; }.order-card-body > small { display:block; color:#98a2b3; font-size:.58rem; line-height:1.5; }.order-trust { display:grid; gap:8px; margin-top:18px; padding-top:17px; border-top:1px solid #eaecf0; }.order-trust strong { font-size:.7rem; }.order-trust span { color:#667085; font-size:.62rem; }

.premium-verification-shell { min-height:760px; }.premium-verification-card { max-width:570px; margin:0 auto; padding:clamp(30px,5vw,52px); border:1px solid #e4e7ec; border-radius:18px; background:#fff; text-align:center; box-shadow:0 24px 70px rgba(16,24,40,.09); }.verification-shield { width:74px; height:82px; display:grid; place-items:center; margin:0 auto 22px; background:#5936b4; color:#fff; clip-path:polygon(50% 0,92% 16%,88% 70%,50% 100%,12% 70%,8% 16%); }.verification-shield span { letter-spacing:.16em; font-weight:850; }.premium-verification-card h1 { margin:0 0 14px; font-size:clamp(2.25rem,4vw,3.4rem); line-height:1; letter-spacing:-.055em; }.premium-verification-card > p:not(.premium-kicker) { margin:0 auto; color:#667085; line-height:1.65; }.premium-dev-code { display:grid; grid-template-columns:1fr auto; gap:4px 20px; align-items:center; margin:24px 0; padding:16px 18px; border-radius:11px; background:#f3efff; text-align:left; }.premium-dev-code span { color:#5936b4; font-size:.65rem; font-weight:800; }.premium-dev-code strong { grid-row:span 2; font-size:1.35rem; letter-spacing:.18em; }.premium-dev-code small { color:#98a2b3; font-size:.57rem; }.premium-verification-card form { display:grid; gap:14px; margin-top:25px; text-align:left; }.premium-verification-card form label { display:grid; gap:8px; color:#344054; font-size:.68rem; font-weight:750; }.premium-otp-input { min-height:62px; padding:10px; border:1px solid #d0d5dd; border-radius:10px; outline:none; text-align:center; font-size:1.5rem; letter-spacing:.36em; }.premium-otp-input:focus { border-color:#7f56d9; box-shadow:0 0 0 3px #f0ebff; }.premium-verification-card form button { min-height:52px; display:flex; align-items:center; justify-content:space-between; padding:0 18px; border:0; border-radius:9px; background:#5936b4; color:#fff; font-size:.72rem; font-weight:850; cursor:pointer; }.verification-help { display:flex; justify-content:space-between; gap:15px; margin-top:20px; color:#98a2b3; font-size:.58rem; }

.premium-confirmation-shell { min-height:800px; }.confirmation-hero { max-width:850px; margin:0 auto 55px; text-align:center; }.premium-confirmation-check { width:72px; height:72px; display:grid; place-items:center; margin:0 auto 20px; border-radius:50%; background:#dcfae6; color:#067647; font-size:1.8rem; font-weight:850; box-shadow:0 0 0 8px #ecfdf3; }.confirmation-hero h1 { margin:0 0 16px; font-size:clamp(2.8rem,5vw,5rem); line-height:.97; letter-spacing:-.065em; }.confirmation-hero > p:not(.premium-kicker) { max-width:650px; margin:0 auto; color:#667085; line-height:1.65; }.confirmation-actions { display:flex; justify-content:center; gap:10px; margin-top:25px; }.confirmation-actions a { min-height:46px; display:flex; align-items:center; justify-content:center; gap:25px; padding:0 17px; border:1px solid #d0d5dd; border-radius:9px; font-size:.7rem; font-weight:850; }.confirmation-actions a:first-child { border-color:#5936b4; background:#5936b4; color:#fff; }.premium-confirmation-grid { display:grid; grid-template-columns:1fr 380px; gap:55px; align-items:start; }.confirmation-journey { padding:30px; border:1px solid #e4e7ec; border-radius:15px; }.confirmation-journey h2 { margin:0 0 25px; font-size:1.4rem; letter-spacing:-.035em; }.premium-timeline article { position:relative; display:grid; grid-template-columns:38px 1fr; gap:15px; padding-bottom:27px; color:#667085; }.premium-timeline article:last-child { padding-bottom:0; }.premium-timeline article:after { content:""; position:absolute; left:18px; top:40px; bottom:3px; width:1px; background:#e4e7ec; }.premium-timeline article:last-child:after { display:none; }.premium-timeline article > span { width:38px; height:38px; display:grid; place-items:center; border:1px solid #d0d5dd; border-radius:50%; background:#fff; font-size:.66rem; font-weight:850; }.premium-timeline .current > span { border-color:#abefc6; background:#dcfae6; color:#067647; }.premium-timeline strong { display:block; color:#344054; font-size:.78rem; }.premium-timeline small { display:block; margin-top:5px; color:#98a2b3; font-size:.63rem; line-height:1.5; }.premium-confirmation-summary { padding:25px; border:1px solid #e4e7ec; border-radius:15px; box-shadow:0 20px 55px rgba(16,24,40,.08); }.confirmation-info { padding:15px 0; border-top:1px solid #eaecf0; }.confirmation-info span,.confirmation-info strong { display:block; }.confirmation-info span { color:#98a2b3; font-size:.6rem; }.confirmation-info strong { margin-top:5px; color:#344054; font-size:.75rem; line-height:1.5; }.confirmation-info.saving strong { color:#067647; }.start-pin-card { display:grid; gap:7px; margin:8px 0 15px; padding:17px; border-radius:11px; background:#f3efff; }.start-pin-card span { color:#5936b4; font-size:.62rem; font-weight:800; }.start-pin-card strong { font-size:1.6rem; letter-spacing:.18em; }.start-pin-card small { color:#667085; font-size:.57rem; line-height:1.5; }.confirmed-status { display:flex; justify-content:space-between; padding-top:15px; border-top:1px solid #eaecf0; font-size:.7rem; }.confirmed-status strong { color:#067647; }

@media (max-width:900px) {
    .checkout-intro { grid-template-columns:1fr; gap:24px; }.checkout-service-preview { max-width:500px; }.premium-checkout-grid,.premium-confirmation-grid { grid-template-columns:1fr; }.premium-order-card { position:static; order:-1; display:grid; grid-template-columns:220px 1fr; }.order-photo { height:100%; aspect-ratio:auto; }.premium-confirmation-summary { order:-1; }
}
@media (max-width:620px) {
    .premium-checkout-shell,.premium-verification-shell,.premium-confirmation-shell { width:calc(100% - 32px); padding-top:24px; }.checkout-progress { margin-bottom:35px; }.checkout-progress > span { font-size:.55rem; }.checkout-progress b { width:31px; height:31px; }.checkout-progress > span:before { top:15px; }.checkout-progress small { max-width:65px; }.checkout-intro { margin-bottom:24px; padding-bottom:28px; }.checkout-intro h1 { font-size:2.65rem; }.checkout-intro > div:first-child > p:last-child { font-size:.76rem; }.checkout-service-preview { grid-template-columns:115px 1fr; min-height:115px; }.checkout-card { padding:21px 17px; }.premium-option-grid,.premium-field-grid { grid-template-columns:1fr; }.premium-option-card { min-height:64px; }.checkout-submit-panel { align-items:stretch; flex-direction:column; }.checkout-submit-panel button { width:100%; }.premium-order-card { display:block; order:0; }.premium-order-card .order-photo { display:none; }.premium-verification-card { padding:30px 20px; }.verification-help { flex-direction:column; }.confirmation-hero h1 { font-size:2.65rem; }.confirmation-actions { flex-direction:column; }.confirmation-journey { padding:22px 18px; }
}

/* Premium account and public entry pages */
.premium-account-header { min-height:70px; padding:0 max(24px,calc((100vw - 1180px)/2)); border-bottom:1px solid #eaecf0; background:rgba(255,255,255,.96); }.premium-account-header .brand-logo { width:42px; height:42px; }
.account-body:has(.premium-account-login),.account-body:has(.premium-account-verify) { background:#fff; }.account-body:has(.premium-account-login) .account-main,.account-body:has(.premium-account-verify) .account-main { max-width:none; padding:0; }
.premium-account-login { min-height:calc(100vh - 70px); display:grid; grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr); }
.account-login-visual { min-height:700px; position:relative; overflow:hidden; background:#101828; color:#fff; }.account-login-visual:after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(16,24,40,.88),rgba(16,24,40,.35)); }.account-login-visual > img { width:100%; height:100%; position:absolute; object-fit:cover; }.account-login-visual > div { max-width:650px; position:absolute; left:clamp(28px,6vw,85px); right:35px; bottom:clamp(40px,8vw,90px); z-index:2; }.account-login-visual > div > span { color:#d5c9f7; font-size:.68rem; font-weight:850; letter-spacing:.13em; }.account-login-visual h1 { margin:15px 0 18px; font-size:clamp(3rem,5vw,5.5rem); line-height:.95; letter-spacing:-.065em; }.account-login-visual p { max-width:570px; color:#d0d5dd; line-height:1.65; }.login-benefits { display:flex; flex-wrap:wrap; gap:9px; margin-top:25px; }.login-benefits span { padding:8px 11px; border:1px solid rgba(255,255,255,.25); border-radius:99px; background:rgba(255,255,255,.08); font-size:.62rem; backdrop-filter:blur(8px); }
.premium-login-card { width:min(430px,calc(100% - 48px)); align-self:center; justify-self:center; display:grid; gap:17px; padding:35px; border:1px solid #e4e7ec; border-radius:17px; background:#fff; box-shadow:0 22px 65px rgba(16,24,40,.09); }.premium-login-card h2 { margin:-5px 0 0; font-size:2.3rem; letter-spacing:-.055em; }.premium-login-card > p { margin:-8px 0 5px; color:#667085; font-size:.74rem; line-height:1.55; }.premium-login-card label { display:grid; gap:8px; color:#344054; font-size:.68rem; font-weight:750; }.premium-login-card button { min-height:52px; display:flex; align-items:center; justify-content:space-between; padding:0 17px; border:0; border-radius:9px; background:#5936b4; color:#fff; font-size:.72rem; font-weight:850; cursor:pointer; }.premium-login-card > small { color:#98a2b3; font-size:.59rem; line-height:1.5; text-align:center; }.premium-login-card > a { color:#667085; font-size:.65rem; font-weight:750; text-align:center; }.premium-login-card .checkout-errors { margin:0; }
.premium-account-verify { min-height:calc(100vh - 70px); display:grid; place-items:center; padding:55px 20px; background:linear-gradient(135deg,#faf9ff,#fff 55%,#fef4ef); }.premium-account-verify .premium-login-card { text-align:center; }.premium-account-verify .verification-shield { margin-bottom:4px; }.premium-account-verify label { text-align:left; }.premium-account-verify .premium-dev-code { margin:0; text-align:left; }
.premium-public-shell { width:min(1180px,calc(100% - 48px)); min-height:calc(100vh - 220px); padding-top:70px; }.premium-public-shell .public-hero { max-width:900px; }.premium-public-shell .public-hero h1 { font-size:clamp(3rem,6vw,6.5rem); }.premium-public-shell .public-card { border-radius:15px; }.public-footer { min-height:130px; display:flex; align-items:center; gap:30px; padding:25px max(24px,calc((100vw - 1180px)/2)); border-top:1px solid #eaecf0; background:#f8f8f9; }.public-footer > span { color:#667085; font-size:.68rem; }.public-footer > div { display:flex; gap:20px; margin-left:auto; color:#667085; font-size:.68rem; }
.legal-document { padding-bottom:80px; }.legal-hero { display:grid; grid-template-columns:minmax(0,1fr) 330px; gap:70px; align-items:end; padding-bottom:48px; border-bottom:1px solid #e4e7ec; }.legal-hero h1 { max-width:820px; margin:16px 0 20px; color:#101828; font-size:clamp(3.4rem,6vw,6.4rem); line-height:.9; letter-spacing:-.075em; }.legal-hero > div > p:last-child { max-width:760px; margin:0; color:#667085; font-size:.82rem; line-height:1.75; }.legal-hero aside { display:grid; gap:10px; padding:25px; border-radius:16px; background:#101828; color:#fff; box-shadow:0 22px 55px rgba(16,24,40,.16); }.legal-hero aside small,.legal-contact small { color:#c5b7ff; font-size:.53rem; font-weight:900; letter-spacing:.13em; }.legal-hero aside strong { font-size:.73rem; line-height:1.5; }.legal-hero aside span { color:#b9c0cc; font-size:.57rem; line-height:1.65; }.legal-notice { display:flex; align-items:flex-start; gap:13px; margin:28px 0; padding:17px 19px; border:1px solid #fed7aa; border-radius:12px; background:#fffbeb; color:#92400e; }.legal-notice svg { flex:0 0 20px; width:20px; height:20px; }.legal-notice p { margin:0; font-size:.61rem; line-height:1.65; }.legal-layout { display:grid; grid-template-columns:260px minmax(0,1fr); gap:70px; align-items:start; margin-top:52px; }.legal-index { position:sticky; top:25px; display:grid; gap:4px; padding:20px; border:1px solid #e4e7ec; border-radius:14px; background:#fff; box-shadow:0 12px 32px rgba(16,24,40,.05); }.legal-index small { margin:0 8px 9px; color:#6941c6; font-size:.5rem; font-weight:900; letter-spacing:.12em; }.legal-index a { display:grid; grid-template-columns:25px 1fr; gap:7px; align-items:start; padding:8px; border-radius:8px; color:#475467; font-size:.54rem; line-height:1.45; }.legal-index a:hover { background:#f4f3ff; color:#42307d; }.legal-index a span { color:#98a2b3; font-variant-numeric:tabular-nums; }.legal-copy { display:grid; }.legal-copy > section { display:grid; grid-template-columns:52px 1fr; gap:20px; padding:0 0 38px; margin-bottom:38px; border-bottom:1px solid #eaecf0; scroll-margin-top:25px; }.legal-section-number { display:grid; place-items:center; width:44px; height:44px; border:1px solid #d0d5dd; border-radius:50%; color:#344054; font-size:.56rem; }.legal-copy h2 { margin:4px 0 16px; color:#101828; font-size:1.7rem; line-height:1.08; letter-spacing:-.035em; }.legal-copy p,.legal-copy li { color:#475467; font-size:.67rem; line-height:1.78; }.legal-copy p { margin:0 0 12px; }.legal-copy ul { display:grid; gap:8px; margin:16px 0 0; padding-left:18px; }.legal-copy li::marker { color:#6941c6; }.legal-inline-note { margin-top:17px; padding:14px 16px; border-left:3px solid #6941c6; background:#f4f3ff; color:#42307d; font-size:.61rem; line-height:1.65; }.legal-contact { display:grid; grid-template-columns:1fr auto; gap:35px; align-items:center; margin-top:28px; padding:32px; border-radius:17px; background:#101828; color:#fff; }.legal-contact h2 { margin:8px 0; font-size:1.6rem; }.legal-contact p { max-width:720px; margin:0; color:#b9c0cc; font-size:.63rem; line-height:1.65; }.legal-contact a { padding:14px 17px; border-radius:9px; background:#fff; color:#101828; font-size:.6rem; font-weight:850; }
@media (max-width:820px) { .premium-account-login { grid-template-columns:1fr; }.account-login-visual { min-height:460px; }.account-login-visual h1 { font-size:3.3rem; }.premium-login-card { margin:45px auto; }.premium-public-shell { padding-top:45px; } }
@media (max-width:900px) { .legal-hero { grid-template-columns:1fr; gap:28px; }.legal-hero aside { max-width:560px; }.legal-layout { grid-template-columns:1fr; gap:30px; }.legal-index { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); }.legal-index small { grid-column:1/-1; } }
@media (max-width:600px) { .premium-account-login { display:block; }.account-login-visual { min-height:390px; }.account-login-visual > div { left:22px; right:22px; bottom:28px; }.account-login-visual h1 { font-size:2.7rem; }.account-login-visual p { font-size:.72rem; }.login-benefits span:nth-child(3) { display:none; }.premium-login-card { width:calc(100% - 32px); margin:22px auto 45px; padding:26px 20px; }.premium-account-verify { padding:30px 16px; }.public-footer { align-items:flex-start; flex-direction:column; }.public-footer > div { flex-wrap:wrap; margin-left:0; }.legal-hero h1 { font-size:3.15rem; }.legal-index { grid-template-columns:1fr; }.legal-index small { grid-column:auto; }.legal-copy > section { grid-template-columns:1fr; gap:12px; }.legal-contact { grid-template-columns:1fr; padding:24px; }.legal-contact a { overflow-wrap:anywhere; }.premium-public-shell:has(.legal-document) { width:calc(100% - 32px); padding-top:38px; } }

.customer-login-panel { align-self:center; justify-self:stretch; display:grid; justify-items:center; padding:42px 24px; }
.customer-login-panel .premium-login-card { align-self:auto; justify-self:auto; }
.customer-login-tabs { width:min(430px,calc(100% - 48px)); display:grid; grid-template-columns:1fr 1fr; gap:5px; margin-bottom:12px; padding:5px; border:1px solid #e4e7ec; border-radius:12px; background:#f7f8fa; }
.customer-login-tabs a { min-height:40px; display:grid; place-items:center; border-radius:8px; color:#667085; font-size:.68rem; font-weight:800; }
.customer-login-tabs a.active { background:#fff; color:#101828; box-shadow:0 3px 12px rgba(16,24,40,.08); }
.premium-login-card input[type="password"] { width:100%; min-height:50px; padding:12px 14px; border:1px solid #d0d5dd; border-radius:9px; background:#fff; color:#101828; outline:0; font-size:.76rem; }
.premium-login-card input[type="password"]:focus { border-color:#6f4bd8; box-shadow:0 0 0 4px rgba(111,75,216,.11); }
.customer-login-links { display:flex; justify-content:space-between; gap:16px; font-size:.62rem; font-weight:780; }
.customer-login-links a { color:#5936b4; }
.customer-return-home { margin-top:15px; color:#667085; font-size:.63rem; font-weight:750; }
.customer-security-page { min-height:calc(100vh - 92px); display:grid; grid-template-columns:minmax(0,1fr) minmax(360px,480px); align-items:center; gap:70px; padding:clamp(50px,8vw,105px) max(24px,7vw); background:linear-gradient(135deg,#f8f6ff,#fff 52%,#fff5ef); }
.customer-security-intro { max-width:650px; }.customer-security-intro h1 { margin:12px 0 18px; color:#101828; font-size:clamp(3rem,5vw,5.5rem); line-height:.95; letter-spacing:-.065em; }.customer-security-intro p { max-width:570px; color:#667085; line-height:1.7; }.customer-security-intro ul { display:grid; gap:10px; margin:28px 0 0; padding:0; list-style:none; color:#344054; font-size:.72rem; font-weight:700; }.customer-security-intro li:before { content:'✓'; margin-right:10px; color:#079455; }.customer-password-card { width:100%; }
@media (max-width:900px) { .customer-security-page { grid-template-columns:1fr; gap:35px; }.customer-security-intro h1 { font-size:3.5rem; }.customer-password-card { justify-self:start; } }
@media (max-width:600px) { .customer-login-panel { padding:0 16px 35px; }.customer-login-tabs { width:100%; margin-top:20px; }.customer-login-panel .premium-login-card { width:100%; margin:0; }.customer-login-links { align-items:flex-start; flex-direction:column; gap:8px; }.customer-security-page { padding:38px 18px; }.customer-security-intro h1 { font-size:2.8rem; }.customer-password-card { margin:0; } }

.credit-note-reference { display:grid; grid-template-columns:repeat(3,1fr); gap:1px; margin:28px 0; overflow:hidden; border:1px solid #e4e7ec; border-radius:12px; background:#e4e7ec; }.credit-note-reference > div { display:grid; gap:6px; padding:18px; background:#fff; }.credit-note-reference span { color:#667085; font-size:.6rem; font-weight:750; text-transform:uppercase; letter-spacing:.08em; }.credit-note-reference strong { color:#101828; font-size:.76rem; }.credit-note-reference small { color:#667085; }.premium-account-secondary { min-height:44px; display:flex; align-items:center; margin-top:9px; padding:0 13px; border:1px solid #d0d5dd; border-radius:8px; color:#344054; font-size:.65rem; font-weight:800; }
@media (max-width:700px) { .credit-note-reference { grid-template-columns:1fr; } }

.ops-header nav a, .ops-header nav button,
.pro-header nav a, .pro-header nav button,
.agency-header nav a, .agency-header nav button,
.account-header nav a, .account-header nav button {
    display: inline-flex; align-items: center; gap: .4rem; min-height: 40px;
}
.ops-header nav svg, .pro-header nav svg, .agency-header nav svg, .account-header nav svg { width: 1rem; height: 1rem; }
.ops-header, .pro-header, .agency-header, .account-header { box-shadow: 0 8px 28px rgba(20,33,61,.04); }
@media (max-width: 600px) {
    .ops-header nav a svg, .pro-header nav a svg, .agency-header nav a svg { display: none; }
    .ops-header nav button svg, .pro-header nav button svg, .agency-header nav button svg { display: none; }
}

@media (max-width: 620px) {
    .account-body { overflow-x:clip; padding-bottom:82px; }
    .premium-account-header { min-height:62px; padding-inline:14px; background:#fff; backdrop-filter:none!important; }
    .premium-account-header .brand-copy { display:none; }
    .premium-account-header .brand-logo { width:40px; height:40px; }
    .premium-account-header nav { position:fixed; left:10px; right:10px; bottom:max(10px,env(safe-area-inset-bottom)); z-index:90; min-height:58px; display:flex; align-items:center; justify-content:center; gap:4px; padding:6px; overflow-x:auto; border:1px solid rgba(228,231,236,.95); border-radius:18px; background:rgba(255,255,255,.97); box-shadow:0 18px 45px rgba(16,24,40,.2); backdrop-filter:blur(18px); scrollbar-width:none; }
    .premium-account-header nav::-webkit-scrollbar { display:none; }
    .premium-account-header nav > a,.premium-account-header nav > button,.premium-account-header nav form button { width:44px; min-width:44px; min-height:44px; display:flex!important; align-items:center; justify-content:center; gap:0; padding:0; overflow:hidden; border-radius:12px; font-size:0; line-height:1; }
    .premium-account-header nav a svg,.premium-account-header nav button svg { width:20px; height:20px; display:block!important; margin:auto; }
    .premium-account-header nav a.active { background:#f0ebff; color:#5936b4; box-shadow:inset 0 0 0 1px rgba(89,54,180,.14); }
    .premium-account-header nav form { width:44px; min-width:44px; }
    .premium-account-header .pwa-notification-button:before { content:""; width:19px; height:19px; display:block; background:currentColor; -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat; mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat; }
    .account-main { padding-bottom:30px; }
}

/* Demo-ready brand and homepage interaction layer */
[hidden] { display: none !important; }
:focus-visible { outline: 3px solid rgba(255,107,53,.35); outline-offset: 3px; }
.home-body { overflow-x: hidden; }
.site-header { box-shadow: 0 8px 28px rgba(20,33,61,.04); }
.location-picker { position: relative; }
.location-picker summary { list-style: none; cursor: pointer; }
.location-picker summary::-webkit-details-marker { display: none; }
.location-button { min-height: 46px; display: inline-flex; align-items: center; gap: .45rem; padding: .55rem .75rem; border: 1px solid transparent; border-radius: .8rem; }
.location-button:hover, .location-picker[open] .location-button { border-color: var(--line); background: white; }
.location-button .chevron { width: .9rem; transition: transform .2s; }
.location-picker[open] .chevron { transform: rotate(180deg); }
.location-menu { position: absolute; top: calc(100% + .75rem); right: 0; width: min(320px, calc(100vw - 2rem)); display: grid; gap: .45rem; padding: 1rem; border: 1px solid var(--line); border-radius: 1rem; background: white; box-shadow: 0 24px 70px rgba(20,33,61,.16); }
.location-menu > small { margin-bottom: .35rem; color: var(--muted); line-height: 1.45; }
.location-menu > a { display: flex; justify-content: space-between; padding: .8rem; border-radius: .65rem; background: #f7f8fa; font-size: .78rem; }
.location-menu > a.active { background: #edf1fa; color: var(--ink); font-weight: 800; }
.profile-button { transition: transform .2s, background .2s; }
.profile-button:hover { transform: translateY(-2px); background: var(--ink); color: white; }
.hero { position: relative; background: radial-gradient(circle at 72% 40%, #edf1fa 0, transparent 28%), linear-gradient(145deg,#fffdf7 0%,#fffaf1 52%,#f7f4ed 100%); }
.hero::before { content: ""; position: absolute; left: clamp(1.25rem,7vw,7.5rem); right: clamp(1.25rem,7vw,7.5rem); bottom: 0; height: 1px; background: linear-gradient(90deg,var(--coral),var(--line) 20%,transparent); }
.hero-copy { position: relative; z-index: 2; }
.hero-proof { width: max-content; max-width: 100%; display: flex; align-items: center; gap: .5rem; margin-bottom: 1.2rem; padding: .55rem .75rem; border: 1px solid #d8e1da; border-radius: 999px; background: rgba(255,255,255,.78); color: var(--muted); font-size: .72rem; font-weight: 700; }
.hero-proof span { display: grid; place-items: center; width: 1.3rem; height: 1.3rem; border-radius: 50%; background: var(--mint); color: var(--ink); }
.hero h1 em { display: inline; }
.search-feedback { min-height: 1.25rem; margin: .7rem 0 0; color: var(--muted); font-size: .72rem; }
.voice-button { position: relative; transition: background .2s, transform .2s; }
.voice-button:hover { transform: translateY(-1px); background: #22345e; }
.voice-button.listening { background: var(--coral); animation: voice-pulse 1.2s infinite; }
@keyframes voice-pulse { 50% { box-shadow: 0 0 0 8px rgba(255,107,53,.16); } }
.hero-art { border-radius: 2rem; background: linear-gradient(145deg,rgba(255,255,255,.5),rgba(235,239,247,.72)); }
.hero-art-label { position: absolute; top: 1.2rem; right: 1.2rem; padding: .5rem .75rem; border-radius: 999px; background: var(--ink); color: white; font-size: .63rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.warranty-card { left: 8%; bottom: 4%; }
.shield-icon { background: #fff0ca; color: #8a5b00; }
.confidence-strip { display: grid; grid-template-columns: repeat(4,1fr); padding: 0 clamp(1.25rem,7vw,7.5rem); border-bottom: 1px solid var(--line); background: white; }
.confidence-strip > div { min-height: 110px; display: grid; align-content: center; gap: .3rem; padding: 1.2rem 1.5rem; border-right: 1px solid var(--line); }
.confidence-strip > div:first-child { border-left: 1px solid var(--line); }
.confidence-strip strong { color: var(--ink); font-size: 1.45rem; letter-spacing: -.04em; }
.confidence-strip span { color: var(--muted); font-size: .7rem; }
.category-card { position: relative; overflow: hidden; }
.category-card::after { content: ""; position: absolute; right: -35px; top: -35px; width: 110px; height: 110px; border: 1px solid rgba(20,33,61,.12); border-radius: 50%; }
.section-cta { color: var(--ink); font-size: .78rem; font-weight: 800; }
.service-group-title { display: inline-flex; align-items: center; gap: .65rem; }
.mini-category-icon { display: grid; place-items: center; width: 2.5rem; height: 2.5rem; border-radius: .7rem; background: #edf1fa; color: var(--ink); }
.mini-category-icon svg { width: 1.4rem; height: 1.4rem; }
.service-card-icon { width: 3rem; height: 3rem; display: grid; place-items: center; margin-top: 1.6rem; border-radius: .8rem; background: #f4f1e9; color: var(--ink); }
.service-card-icon svg { width: 1.7rem; height: 1.7rem; }
.service-card h4 { margin-top: 1.2rem; }
.empty-search { display: grid; justify-items: start; gap: .6rem; padding: 2rem; border: 1px dashed var(--line); background: white; }
.empty-search span { color: var(--muted); }
.empty-search a, .light-cta { margin-top: .5rem; color: var(--coral); font-weight: 800; }
.promise-logo { width: clamp(5rem,8vw,8rem); height: auto; object-fit: contain; }
.site-footer { display:block; width:100%; padding:clamp(3rem,7vw,6rem) clamp(1.25rem,7vw,7.5rem) 1.5rem; background:#080f21; color:white; }
.footer-main { display: grid; grid-template-columns: 1.6fr repeat(3,1fr); gap: clamp(2rem,6vw,6rem); padding-bottom: 3rem; }
.footer-main > div { display: grid; align-content: start; justify-items: start; gap: .8rem; }
.footer-main .brand { color: white; }
.footer-main p, .footer-main a { color: #aeb8ce; font-size: .76rem; line-height: 1.7; }
.footer-main a:hover { color: white; }
.footer-main strong { margin-bottom: .35rem; font-size: .76rem; }
.footer-bottom { display: flex; justify-content: space-between; gap: 1rem; padding-top: 1.5rem; border-top: 1px solid rgba(255,255,255,.12); color: #7e89a2; font-size: .66rem; }
.reveal-card { opacity: .88; transform: translateY(8px); transition: opacity .45s ease, transform .45s ease, box-shadow .25s; }
.reveal-card.revealed { opacity: 1; transform: translateY(0); }

@media (max-width: 960px) {
    .desktop-link { display: none; }
    .confidence-strip { grid-template-columns: repeat(2,1fr); }
    .confidence-strip > div:nth-child(3) { border-left: 1px solid var(--line); }
    .footer-main { grid-template-columns: 1.5fr 1fr 1fr; }
    .footer-main > div:last-child { grid-column: 2; }
}
@media (max-width: 640px) {
    .site-header { min-height: 70px; padding-inline: 1rem; }
    .site-header .brand-copy { display: none; }
    .site-header .brand-logo { width: 2.7rem; height: 2.7rem; }
    .header-actions { gap: .3rem; }
    .location-button { max-width: 118px; padding-inline: .5rem; }
    .location-button span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .language-button { padding-inline: .6rem !important; font-size: .68rem; }
    .hero { padding-top: 2.4rem; }
    .hero-proof { font-size: .65rem; }
    .hero h1 { font-size: clamp(3.2rem,15vw,4.6rem); }
    .service-search { grid-template-columns: auto minmax(0,1fr) 48px; min-height: 62px; padding-left: .8rem; }
    .voice-button { width: 48px; padding: 0; justify-content: center; }
    .voice-button span { display: none; }
    .hero-art { min-height: 410px; margin-inline: -.5rem; }
    .verified-card { left: .2rem; top: 14%; }
    .arrival-card { right: .2rem; bottom: 8%; }
    .warranty-card { display: none; }
    .confidence-strip { padding-inline: 1rem; }
    .confidence-strip > div { min-height: 92px; padding: .9rem; }
    .confidence-strip strong { font-size: 1.15rem; }
    .service-group-heading { align-items: center; }
    .service-group-heading > span:last-child { max-width: 110px; text-align: right; }
    .footer-main { grid-template-columns: 1fr 1fr; gap: 2rem 1rem; }
    .footer-main > div:first-child { grid-column: 1 / -1; }
    .footer-main > div:last-child { grid-column: auto; }
    .footer-bottom { display: grid; }
}

/* Public information and partner pages */
.public-page { min-height: 100vh; background: #f8f7f2; }
.public-page .site-header { background: rgba(255,253,247,.96); }
.public-shell { max-width: 1180px; margin: 0 auto; padding: clamp(3rem,8vw,7rem) 1rem 7rem; }
.public-hero { max-width: 850px; margin-bottom: 4rem; }
.public-hero h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.4rem,7vw,6.5rem); line-height: .9; letter-spacing: -.07em; }
.public-hero > p:last-child { max-width: 650px; color: var(--muted); font-size: 1.05rem; line-height: 1.7; }
.public-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1rem; }
.public-card { display: grid; align-content: start; gap: 1rem; padding: clamp(1.4rem,4vw,2.5rem); border: 1px solid var(--line); background: white; }
.public-card-icon { display: grid; place-items: center; width: 3.5rem; height: 3.5rem; border-radius: 1rem; background: #edf1fa; color: var(--ink); }
.public-card h2 { margin: 0; color: var(--ink); font-size: 1.6rem; }
.public-card p, .public-copy p, .public-copy li { color: var(--muted); line-height: 1.7; }
.public-card a { width: max-content; margin-top: auto; padding: .9rem 1.2rem; background: var(--ink); color: white; font-weight: 800; }
.public-copy { max-width: 800px; }
.public-copy h2 { margin-top: 2.5rem; color: var(--ink); font-size: 1.6rem; }
.public-copy li { margin-bottom: .6rem; }
@media (max-width: 700px) { .public-grid { grid-template-columns: 1fr; } }

/* Customer account */
.account-body { min-height: 100vh; margin: 0; background: #f7f6f1; color: var(--text); }
.account-header { position: sticky; top: 0; z-index: 50; min-height: 72px; display: flex; align-items: center; justify-content: space-between; padding: 0 clamp(1rem, 5vw, 5rem); border-bottom: 1px solid var(--line); background: rgba(250,249,244,.95); backdrop-filter: blur(14px); }
.account-header nav { display: flex; align-items: center; gap: 1.4rem; color: var(--muted); font-size: .76rem; }
.account-header nav form { margin: 0; }
.account-header nav button { border: 0; background: none; color: var(--muted); cursor: pointer; }
.account-header nav a { color: var(--ink); font-weight: 760; }
.account-main { max-width: 1250px; min-height: calc(100vh - 72px); margin: 0 auto; padding: clamp(2rem, 6vw, 5rem) 1rem 6rem; }
.account-login { min-height: calc(100vh - 11rem); display: grid; grid-template-columns: 1.1fr minmax(350px,.65fr); gap: clamp(3rem, 9vw, 8rem); align-items: center; }
.account-login h1, .account-heading h1, .account-detail-heading h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.5rem, 6.6vw, 6.2rem); line-height: .9; letter-spacing: -.07em; }
.account-login > div > p:last-child, .account-heading > p:last-child, .account-detail-heading p { max-width: 600px; color: var(--muted); line-height: 1.65; }
.account-login-card { display: grid; gap: 1rem; padding: clamp(1.5rem,4vw,3rem); border: 1px solid var(--line); background: white; box-shadow: 0 25px 70px rgba(18,59,58,.1); }
.account-login-card h2 { margin: 0; color: var(--ink-deep); font-size: 1.8rem; }
.account-login-card > p, .account-login-card > small { color: var(--muted); line-height: 1.55; }
.account-login-card label, .account-action label { display: grid; gap: .5rem; color: var(--ink); font-size: .76rem; font-weight: 760; }
.account-login-card input, .account-action select, .account-action textarea { width: 100%; min-height: 52px; padding: .8rem; border: 1px solid #cbd3cf; border-radius: 0; background: white; color: var(--text); font: inherit; outline: 0; }
.account-login-card .phone-field input { border: 0; }
.account-verify { min-height: 650px; display: grid; place-items: center; }
.account-verify .account-login-card { width: min(100%,520px); }
.account-heading { padding-bottom: 3rem; }
.account-bookings { border: 1px solid var(--line); background: white; }
.account-booking { min-height: 112px; display: grid; grid-template-columns: minmax(240px,1fr) minmax(210px,.8fr) 130px 24px; gap: 1.5rem; align-items: center; padding: 1.2rem 1.5rem; border-bottom: 1px solid var(--line); }
.account-booking:hover { background: #f7f7f2; }
.account-booking > div:first-child { display: grid; gap: .3rem; }
.account-booking h2 { margin: 0; color: var(--ink-deep); }
.account-booking span, .account-booking small { color: var(--muted); font-size: .7rem; }
.account-booking-person { display: flex; align-items: center; gap: .7rem; color: var(--muted); font-size: .75rem; }
.account-detail-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; padding-bottom: 2.5rem; border-bottom: 1px solid var(--line); }
.account-detail-heading > div:last-child { display: grid; justify-items: end; gap: .35rem; }
.account-detail-heading > div:last-child span { color: var(--muted); font-size: .7rem; }
.account-detail-heading > div:last-child strong { color: var(--coral); }
.account-detail-grid { display: grid; grid-template-columns: minmax(0,1fr) 360px; gap: clamp(2.5rem,7vw,6rem); align-items: start; margin-top: 3rem; }
.account-panel { margin-bottom: 1rem; padding: 1.5rem; border: 1px solid var(--line); background: white; }
.account-timeline { display: grid; gap: 1.5rem; margin-top: 1.5rem; }
.account-timeline > div { display: grid; grid-template-columns: 1rem 1fr; gap: .8rem; }
.account-timeline i { width: .7rem; height: .7rem; margin-top: .25rem; border-radius: 50%; background: var(--ink); box-shadow: 0 0 0 5px var(--mint); }
.account-timeline span { display: grid; gap: .25rem; }
.account-timeline small { color: var(--muted); }
.account-action { position: sticky; top: 102px; padding: 1.6rem; border: 1px solid var(--line); background: white; box-shadow: 0 22px 60px rgba(18,59,58,.08); }
.account-action h2, .account-action h3 { color: var(--ink-deep); }
.account-action > p { color: var(--muted); font-size: .78rem; line-height: 1.6; }
.account-pin { display: grid; gap: .3rem; margin: 1.2rem 0; padding: 1rem; background: var(--mint); color: var(--ink); }
.account-pin span, .account-pin small { font-size: .68rem; color: var(--muted); line-height: 1.5; }
.account-pin strong { font-size: 1.8rem; letter-spacing: .16em; }
.account-action form { display: grid; gap: 1rem; margin-top: 1rem; }
.account-action textarea { min-height: 90px; resize: vertical; }
.account-danger { min-height: 48px; border: 1px solid #a54334; background: white; color: #923829; cursor: pointer; font-weight: 760; }
.account-action .form-errors { margin-top: 1rem; }

@media (max-width: 850px) {
    .account-login, .account-detail-grid { grid-template-columns: 1fr; }
    .account-action { position: static; }
    .account-booking { grid-template-columns: 1fr auto; }
    .account-booking-person { grid-column: 1 / -1; }
    .account-booking .ops-status { grid-column: 1; }
    .account-booking > b { grid-column: 2; grid-row: 1; }
}

@media (max-width: 560px) {
    .account-header .brand > span:last-child { display: inline; }
    .account-header nav > a { display: none; }
    .account-login h1, .account-heading h1, .account-detail-heading h1 { font-size: 3.3rem; }
    .account-detail-heading { display: grid; }
    .account-detail-heading > div:last-child { justify-items: start; }
    .account-booking { padding: 1rem; }
}

/* Finance, earnings and referrals */
.finance-metrics, .earning-summary, .referral-stats { display: grid; grid-template-columns: repeat(4,1fr); margin: 3rem 0; border: 1px solid var(--line); background: white; }
.finance-metrics article, .earning-summary article, .referral-stats article { min-height: 125px; display: grid; align-content: space-between; padding: 1.2rem; border-right: 1px solid var(--line); }
.finance-metrics article:last-child, .referral-stats article:last-child { border: 0; }
.finance-metrics span, .earning-summary span, .earning-summary small, .referral-stats span { color: var(--muted); font-size: .7rem; }
.finance-metrics strong, .earning-summary strong, .referral-stats strong { color: var(--ink); font-size: 2rem; letter-spacing: -.04em; }
.finance-grid { display: grid; grid-template-columns: minmax(0,1fr) 330px; gap: 2rem; align-items: start; }
.finance-row, .earning-row { min-height: 88px; display: grid; grid-template-columns: minmax(180px,1fr) auto auto; gap: 1.2rem; align-items: center; padding: 1rem 1.4rem; border-bottom: 1px solid var(--line); }
.finance-row > div, .earning-row > div { display: grid; gap: .3rem; }
.finance-row span, .earning-row span, .earning-row small { color: var(--muted); font-size: .7rem; }
.finance-row form { display: flex; gap: .5rem; }
.finance-row select { min-height: 42px; border: 1px solid var(--line); background: white; }
.finance-row input { min-height: 42px; min-width: 110px; padding: .6rem; border: 1px solid var(--line); background: white; font: inherit; font-size: .7rem; }
.finance-row button { min-height: 42px; padding: 0 .8rem; border: 0; background: var(--ink); color: white; cursor: pointer; font-weight: 700; }
.finance-help { padding: 1.5rem; border: 1px solid var(--line); background: var(--ink-deep); color: white; }
.finance-help h2 { font-size: 1.8rem; }
.finance-help p { color: #b5cdc7; font-size: .78rem; line-height: 1.7; }
.finance-history { margin-top: 2rem; }
.earning-summary { grid-template-columns: repeat(2,1fr); }
.earning-summary article:last-child { border: 0; }
.earning-row { grid-template-columns: 1fr auto 100px; }
.earning-row > div:nth-child(2) { justify-items: end; }
.referral-hero { padding: 1rem 0 4rem; }
.referral-hero h1 { margin: 1rem 0 1.5rem; max-width: 900px; color: var(--ink-deep); font-size: clamp(3.7rem,7vw,6.8rem); line-height: .88; letter-spacing: -.075em; }
.referral-hero > p:last-of-type { max-width: 650px; color: var(--muted); line-height: 1.7; }
.referral-code { display: grid; gap: .4rem; max-width: 760px; margin-top: 2rem; padding: 1.3rem; border-left: 4px solid var(--coral); background: white; }
.referral-code span, .referral-code small { color: var(--muted); font-size: .7rem; }
.referral-code strong { overflow-wrap: anywhere; color: var(--ink); }
.referral-stats { grid-template-columns: repeat(3,1fr); }
.referral-steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 1rem; margin-top: 1.5rem; }
.referral-steps > div { display: grid; gap: .5rem; padding: 1.2rem; border: 1px solid var(--line); }
.referral-steps b { display: grid; place-items: center; width: 2rem; height: 2rem; border-radius: 50%; background: var(--mint); color: var(--ink); }
.referral-steps span { color: var(--muted); font-size: .74rem; line-height: 1.5; }
.settlement-row { display: grid; grid-template-columns: minmax(180px,1fr) auto minmax(420px,1.4fr); align-items: center; gap: 1.2rem; padding: 1.25rem 1.5rem; border-top: 1px solid var(--line); }
.settlement-row > div { display: grid; gap: .35rem; }
.settlement-row span { color: var(--muted); font-size: .68rem; }
.settlement-row form { display: grid; grid-template-columns: 130px 1fr auto; gap: .5rem; }
.settlement-row select, .settlement-row input { min-height: 44px; padding: .65rem; border: 1px solid var(--line); background: white; font: inherit; font-size: .72rem; }
.settlement-row button { min-height: 44px; padding: 0 1rem; border: 0; background: var(--ink); color: white; font-weight: 800; cursor: pointer; }
.settlement-history { margin-top: 2rem; }
.refund-capable { grid-template-columns: minmax(180px,1fr) auto minmax(360px,1.2fr); }
.refund-capable form { display: grid; grid-template-columns: 110px 1fr auto; }
.coupon-entry > small { display: block; margin-top: .7rem; color: var(--muted); line-height: 1.5; }
.payment-shell { min-height: 65vh; display: grid; grid-template-columns: minmax(0,1fr) 390px; align-items: center; gap: clamp(3rem,9vw,8rem); }
.payment-shell h1 { margin: 1rem 0; color: var(--ink-deep); font-size: clamp(3.8rem,7vw,6.5rem); line-height: .9; letter-spacing: -.07em; }
.payment-shell > div > p:last-of-type { max-width: 650px; color: var(--muted); line-height: 1.7; }
.payment-safety { display: grid; gap: .35rem; margin-top: 2rem; padding-left: 1rem; border-left: 3px solid var(--yellow); }
.payment-safety span { color: var(--muted); font-size: .72rem; }
.payment-card { display: grid; gap: 1rem; padding: 1.7rem; border: 1px solid var(--line); background: white; box-shadow: 0 22px 60px rgba(18,59,58,.08); }
.payment-card > strong { overflow-wrap: anywhere; color: var(--ink); }
.payment-card > div:not(.payment-demo) { display: flex; justify-content: space-between; padding-top: 1rem; border-top: 1px solid var(--line); }
.payment-card span, .payment-card > a { color: var(--muted); font-size: .72rem; }
.payment-card button { border: 0; cursor: pointer; }
.payment-demo { padding: 1rem; background: #fff8da; }
.payment-demo p { margin-bottom: 0; color: #65591d; font-size: .72rem; line-height: 1.6; }
.invoice-sheet { max-width: 960px; margin: 0 auto; padding: clamp(1.2rem,5vw,4rem); border: 1px solid var(--line); background: white; }
.invoice-sheet > header { display: flex; justify-content: space-between; gap: 2rem; padding-bottom: 2rem; border-bottom: 2px solid var(--ink); }
.invoice-sheet h1 { margin: .6rem 0; color: var(--ink); font-size: 2rem; }
.invoice-sheet header p, .invoice-sheet span, .invoice-sheet p, .invoice-sheet small { color: var(--muted); font-size: .72rem; line-height: 1.5; }
.invoice-sheet header button { align-self: start; padding: .75rem 1rem; border: 1px solid var(--ink); background: white; cursor: pointer; font-weight: 800; }
.invoice-warning { margin: 1.5rem 0; padding: 1rem; border-left: 4px solid var(--yellow); background: #fff8da; color: #65591d; font-size: .75rem; line-height: 1.6; }
.invoice-parties { display: grid; grid-template-columns: 1fr 1fr; gap: 2rem; padding: 2rem 0; }
.invoice-parties > div { display: grid; gap: .35rem; }
.invoice-lines { border: 1px solid var(--line); }
.invoice-lines > div { display: grid; grid-template-columns: 1fr 100px 140px; gap: 1rem; padding: .85rem 1rem; border-bottom: 1px solid var(--line); }
.invoice-lines > div > :last-child { text-align: right; }
.invoice-lines .head { background: var(--ink-deep); }
.invoice-lines .head span { color: white; font-weight: 800; }
.invoice-totals { width: min(100%,420px); display: grid; gap: .7rem; margin: 2rem 0 2rem auto; }
.invoice-totals > div { display: flex; justify-content: space-between; }
.invoice-totals .total { padding-top: 1rem; border-top: 2px solid var(--ink); font-size: 1.2rem; }
.invoice-sheet > footer { display: flex; justify-content: space-between; gap: 1rem; padding-top: 1.5rem; border-top: 1px solid var(--line); }

@media print { .account-header, .invoice-sheet header button { display: none !important; } .account-main { padding: 0; } .invoice-sheet { border: 0; } }

@media (max-width: 900px) {
    .finance-metrics { grid-template-columns: repeat(2,1fr); }
    .finance-grid { grid-template-columns: 1fr; }
    .referral-steps { grid-template-columns: 1fr; }
    .settlement-row { grid-template-columns: 1fr auto; }
    .settlement-row form { grid-column: 1 / -1; }
    .payment-shell { grid-template-columns: 1fr; }
    .invoice-parties { grid-template-columns: 1fr; }
}

@media (max-width: 600px) {
    .finance-metrics, .earning-summary, .referral-stats { grid-template-columns: 1fr 1fr; }
    .finance-row, .earning-row { grid-template-columns: 1fr auto; }
    .finance-row form { grid-column: 1 / -1; }
    .earning-row .ops-status { grid-column: 1; }
    .referral-hero h1 { font-size: 3.4rem; }

    .ops-header .brand > span:last-child,
    .pro-header .brand > span:last-child,
    .account-header .brand > span:last-child { display: none; }
    .ops-header nav,
    .pro-header nav,
    .account-header nav { gap: .65rem; font-size: .68rem; }
    .ops-header nav .active,
    .pro-header nav a,
    .account-header nav > a { display: inline; }
    .ops-header nav > span { display: none; }
    .ops-header nav a.active,
    .pro-header nav a.active,
    .account-header nav a.active { color: var(--ink); font-weight: 800; }
    .settlement-row form { grid-template-columns: 1fr; }
    .refund-capable { grid-template-columns: 1fr auto; }
    .refund-capable form { grid-column: 1 / -1; grid-template-columns: 1fr; }
    .invoice-sheet { padding: 1rem; }
    .invoice-lines > div { grid-template-columns: 1fr 60px 90px; gap: .5rem; }
}

.premium-login-card .premium-phone-field input { width:100%; min-width:0; min-height:50px; padding:12px 14px; border:0; background:#fff; color:#101828; outline:0; font-size:.76rem; }
.premium-login-card .premium-phone-field input::placeholder { color:#98a2b3; }

/* Premium authenticated customer workspace */
.account-main:has(.premium-account-heading),.account-main:has(.premium-booking-heading),.account-main:has(.premium-referral-hero),.account-main:has(.premium-payment-shell) { width:min(1180px,calc(100% - 48px)); max-width:none; margin:0 auto; padding:58px 0 90px; }
.premium-account-heading { display:flex; align-items:end; justify-content:space-between; gap:35px; margin-bottom:34px; }.premium-account-heading h1,.premium-booking-heading h1 { margin:0 0 10px; font-size:clamp(3rem,5vw,5rem); line-height:.95; letter-spacing:-.065em; }.premium-account-heading p:last-child,.premium-booking-heading p { margin:0; color:#667085; }.premium-account-heading > a { padding:13px 17px; border-radius:9px; background:#5936b4; color:#fff; font-size:.7rem; font-weight:850; }
.account-overview { display:grid; grid-template-columns:repeat(3,1fr); margin-bottom:28px; border:1px solid #e4e7ec; border-radius:14px; background:#fff; }.account-overview article { display:grid; gap:7px; padding:22px 25px; border-right:1px solid #e4e7ec; }.account-overview article:last-child { border-right:0; }.account-overview span { color:#667085; font-size:.65rem; }.account-overview strong { font-size:1.65rem; letter-spacing:-.04em; }
.premium-booking-list { display:grid; gap:10px; }.premium-booking-row { min-height:110px; display:grid; grid-template-columns:58px minmax(200px,1fr) minmax(170px,.7fr) auto 22px; align-items:center; gap:22px; padding:19px 22px; border:1px solid #e4e7ec; border-radius:13px; background:#fff; transition:.18s ease; }.premium-booking-row:hover { border-color:#c9b9f8; transform:translateY(-1px); box-shadow:0 12px 32px rgba(16,24,40,.06); }.booking-date { height:58px; display:grid; place-items:center; align-content:center; border-radius:11px; background:#f3efff; color:#5936b4; }.booking-date strong { font-size:1.25rem; }.booking-date span { font-size:.58rem; font-weight:850; text-transform:uppercase; }.booking-row-main > span { color:#667085; font-size:.62rem; }.booking-row-main h2 { margin:5px 0; font-size:.95rem; }.booking-row-main small { color:#98a2b3; font-size:.58rem; }.booking-provider { display:flex; align-items:center; gap:10px; }.booking-provider > span:last-child { display:grid; gap:3px; }.booking-provider small { color:#98a2b3; font-size:.56rem; }.booking-provider strong { font-size:.69rem; }.premium-booking-row > b { color:#5936b4; }.premium-account-empty { display:grid; justify-items:center; padding:70px 25px; border:1px dashed #d0d5dd; border-radius:14px; text-align:center; }.premium-account-empty > span { width:55px;height:55px;display:grid;place-items:center;border-radius:50%;background:#f3efff;color:#5936b4;font-size:1.4rem; }.premium-account-empty h2 { margin:16px 0 7px; }.premium-account-empty p { margin:0 0 18px;color:#667085; }.premium-account-empty a { color:#5936b4;font-size:.72rem;font-weight:850; }
.premium-account-back { display:inline-flex; margin-bottom:25px; color:#667085; font-size:.7rem; font-weight:750; }.premium-booking-heading { display:flex; justify-content:space-between; align-items:end; gap:30px; padding-bottom:38px; border-bottom:1px solid #eaecf0; }.premium-booking-heading .ops-status { display:inline-flex; margin-bottom:15px; }.premium-booking-heading > div:last-child { display:grid; gap:6px; text-align:right; }.premium-booking-heading > div:last-child span { color:#98a2b3;font-size:.6rem; }.premium-booking-heading > div:last-child strong { font-size:.78rem; }
.premium-account-detail-grid { display:grid; grid-template-columns:minmax(0,1fr) 350px; gap:50px; align-items:start; padding-top:38px; }.premium-account-detail-grid main { display:grid; gap:16px; }.premium-account-panel { padding:27px; border:1px solid #e4e7ec; border-radius:14px; background:#fff; }.panel-heading { display:flex; justify-content:space-between; gap:20px; padding-bottom:20px; border-bottom:1px solid #eaecf0; }.panel-heading span { color:#5936b4; font-size:.62rem; font-weight:850; text-transform:uppercase; letter-spacing:.09em; }.panel-heading strong { color:#98a2b3; font-size:.62rem; font-weight:650; }.premium-account-timeline { padding-top:22px; }.premium-account-timeline article { position:relative; display:grid; grid-template-columns:16px 1fr; gap:13px; padding-bottom:23px; }.premium-account-timeline article:last-child { padding-bottom:0; }.premium-account-timeline article:after { content:""; position:absolute; left:5px; top:15px; bottom:0; width:1px; background:#d0d5dd; }.premium-account-timeline article:last-child:after { display:none; }.premium-account-timeline i { width:11px;height:11px;border:3px solid #d5c9f7;border-radius:50%;background:#5936b4; }.premium-account-timeline strong { display:block;font-size:.74rem; }.premium-account-timeline small { display:block;margin-top:4px;color:#98a2b3;font-size:.6rem; }.premium-visit-grid { display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:20px; }.premium-visit-grid article { padding:18px;border-radius:11px;background:#f8fafc; }.premium-visit-grid span { color:#98a2b3;font-size:.58rem; }.premium-visit-grid strong { display:block;margin-top:6px;font-size:.75rem; }.premium-visit-grid p { margin:5px 0 0;color:#667085;font-size:.63rem;line-height:1.5; }
.premium-account-action { position:sticky;top:94px;padding:24px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;box-shadow:0 20px 55px rgba(16,24,40,.08); }.premium-account-action > h2 { margin:10px 0 7px;font-size:1.2rem; }.premium-account-action > p { color:#667085;font-size:.68rem;line-height:1.5; }.premium-assigned-provider { display:flex;align-items:center;gap:12px;margin:15px 0; }.premium-assigned-provider > div { display:grid;gap:4px; }.premium-assigned-provider strong { font-size:.8rem; }.premium-assigned-provider div span { color:#087a55;font-size:.62rem; }.account-start-pin { display:grid;gap:7px;margin:18px 0;padding:17px;border-radius:11px;background:#f3efff; }.account-start-pin span { color:#5936b4;font-size:.61rem;font-weight:800; }.account-start-pin strong { font-size:1.65rem;letter-spacing:.18em; }.account-start-pin small { color:#667085;font-size:.57rem;line-height:1.5; }.account-action-block { margin-top:18px;padding-top:18px;border-top:1px solid #eaecf0; }.account-action-block h3 { margin:0 0 7px;font-size:.85rem; }.account-action-block > p { margin:0 0 13px;color:#667085;font-size:.64rem;line-height:1.5; }.account-action-block form,.account-action-block label { display:grid;gap:8px; }.account-action-block label { color:#344054;font-size:.63rem;font-weight:750; }.account-action-block select,.account-action-block textarea { min-height:44px;width:100%;padding:10px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;font:inherit; }.account-action-block textarea { min-height:82px;resize:vertical; }.premium-account-primary,.account-danger { min-height:44px;display:flex;align-items:center;justify-content:center;width:100%;margin-top:10px;padding:0 14px;border:0;border-radius:8px;background:#5936b4;color:#fff;font-size:.67rem;font-weight:850;cursor:pointer; }.account-danger { background:#fff1f0;color:#b42318; }
.premium-referral-hero { display:grid;grid-template-columns:1fr 390px;gap:60px;align-items:end;margin-bottom:35px; }.premium-referral-hero h1 { margin:0 0 18px;font-size:clamp(3rem,5.4vw,5.6rem);line-height:.93;letter-spacing:-.07em; }.premium-referral-hero > div:first-child > p:last-child { max-width:650px;color:#667085;line-height:1.65; }.premium-referral-code { display:grid;gap:9px;padding:24px;border-radius:14px;background:#101828;color:#fff; }.premium-referral-code span { color:#aeb7c8;font-size:.62rem; }.premium-referral-code strong { overflow-wrap:anywhere;font-size:.72rem;line-height:1.5; }.premium-referral-code small { color:#d5c9f7;font-size:.59rem; }.premium-referral-how { padding:32px;border-radius:15px;background:#f8fafc; }.premium-referral-how > div { display:grid;grid-template-columns:repeat(3,1fr);gap:12px; }.premium-referral-how article { padding:22px;border:1px solid #e4e7ec;border-radius:12px;background:#fff; }.premium-referral-how article > span { color:#5936b4;font-size:.65rem;font-weight:850; }.premium-referral-how h2 { margin:15px 0 8px;font-size:.9rem; }.premium-referral-how article p { margin:0;color:#667085;font-size:.66rem;line-height:1.55; }
.premium-payment-shell { min-height:650px;display:grid;grid-template-columns:1fr 390px;align-items:center;gap:90px; }.premium-payment-shell h1 { margin:0 0 18px;font-size:clamp(4rem,8vw,7rem);line-height:.9;letter-spacing:-.075em; }.premium-payment-shell > div > p:last-of-type { max-width:650px;color:#667085;line-height:1.65; }.premium-payment-safety { display:grid;gap:5px;margin-top:25px;padding:17px;border-left:3px solid #5936b4;background:#f3efff; }.premium-payment-safety strong { font-size:.72rem; }.premium-payment-safety span { color:#667085;font-size:.62rem; }.premium-payment-card { display:grid;gap:14px;padding:27px;border:1px solid #e4e7ec;border-radius:15px;background:#fff;box-shadow:0 22px 60px rgba(16,24,40,.09); }.premium-payment-card h2 { margin:0;font-size:2.3rem;letter-spacing:-.05em; }.premium-payment-card > small { overflow-wrap:anywhere;color:#98a2b3;font-size:.58rem; }.premium-payment-card > div:not(.payment-demo) { display:flex;justify-content:space-between;padding-top:13px;border-top:1px solid #eaecf0;font-size:.68rem; }.premium-payment-card button { min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:0;border-radius:9px;background:#5936b4;color:#fff;font-weight:850;cursor:pointer; }.premium-payment-card > a { color:#667085;font-size:.64rem;text-align:center; }.premium-invoice { border-radius:15px;box-shadow:0 20px 55px rgba(16,24,40,.06); }
@media(max-width:900px){.premium-booking-row{grid-template-columns:58px 1fr auto 20px}.booking-provider{display:none}.premium-account-detail-grid,.premium-referral-hero,.premium-payment-shell{grid-template-columns:1fr}.premium-account-action{position:static}.premium-referral-code{max-width:520px}.premium-payment-shell{gap:35px}}
@media(max-width:620px){.account-main:has(.premium-account-heading),.account-main:has(.premium-booking-heading),.account-main:has(.premium-referral-hero),.account-main:has(.premium-payment-shell){width:calc(100% - 32px);padding-top:35px}.premium-account-heading{align-items:flex-start;flex-direction:column}.account-overview{grid-template-columns:1fr 1fr}.account-overview article{padding:16px}.account-overview article:nth-child(2){border-right:0}.account-overview article:last-child{grid-column:1/-1;border-top:1px solid #e4e7ec}.premium-booking-row{grid-template-columns:48px 1fr 18px;gap:13px;padding:14px}.premium-booking-row>.ops-status{grid-column:2}.booking-date{height:48px}.premium-booking-heading{align-items:flex-start;flex-direction:column}.premium-booking-heading>div:last-child{text-align:left}.premium-account-detail-grid{padding-top:24px}.premium-account-panel{padding:20px 17px}.panel-heading{align-items:flex-start;flex-direction:column}.premium-visit-grid,.premium-referral-how>div{grid-template-columns:1fr}.premium-referral-hero h1{font-size:3.25rem}.premium-referral-how{padding:23px 17px}.premium-payment-shell h1{font-size:4.2rem}.premium-payment-card{padding:22px 18px}}


/* Premium role workspaces */
.team-body {
    --team-accent: #5936b4;
    --team-soft: #f2edff;
    --team-deep: #101828;
    min-height: 100vh;
    background: radial-gradient(circle at 8% 6%, color-mix(in srgb, var(--team-soft) 72%, transparent), transparent 28rem), #f7f8fa;
    color: #101828;
}
.team-body-pro { --team-accent: #087a55; --team-soft: #e9f8f1; }
.team-body-agency { --team-accent: #b54708; --team-soft: #fff3e8; }
.team-body-ops { --team-accent: #5936b4; --team-soft: #f2edff; }
.team-header { min-height: 78px; position: sticky; top: 0; z-index: 50; display: block; padding: 0; border-bottom: 1px solid rgba(228,231,236,.92); background: rgba(255,255,255,.92); backdrop-filter: blur(18px); }
.team-header-inner { width: min(1880px,calc(100% - 32px)); min-height: 78px; display: grid; grid-template-columns: auto minmax(0,1fr) auto; align-items: center; gap: 14px; margin: 0 auto; }
.team-header .brand { justify-self: start; gap: 11px; }
.team-header .brand-logo { width: 43px; height: 43px; }
.team-header .brand-copy { display: grid; gap: 1px; }
.team-header .brand-copy strong { font-size: .78rem; letter-spacing: -.02em; }
.team-header .brand-copy small { color: var(--team-accent); font-size: .52rem; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.team-nav { width: 100%; min-width: 0; min-height: 46px; display: flex; align-items: center; gap: 4px; padding: 4px; overflow-x: auto; border: 1px solid #eaecf0; border-radius: 12px; background: #f8fafc; scrollbar-width: none; }
.team-nav::-webkit-scrollbar { display: none; }
.team-nav a { min-height: 36px; display: inline-flex; align-items: center; gap: 8px; padding: 0 14px; border-radius: 8px; color: #667085; font-size: .67rem; font-weight: 780; transition: .18s ease; }
.team-nav a svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.team-nav a:hover { color: var(--team-deep); }
.team-nav a.active { background: #fff; color: var(--team-accent); box-shadow: 0 3px 10px rgba(16,24,40,.07); }
.team-body-ops .team-nav { gap: 2px; }
.team-body-ops .team-nav a { padding-inline: 10px; }
.team-user-menu { justify-self: end; display: flex; align-items: center; gap: 12px; }
.team-live-dot { display: inline-flex; align-items: center; gap: 7px; color: #087a55; font-size: .58rem; font-weight: 800; }
.team-live-dot:before { content: ""; width: 7px; height: 7px; border-radius: 50%; background: #12b76a; box-shadow: 0 0 0 4px #d1fadf; }
.team-user-copy { display: grid; gap: 2px; padding-left: 12px; border-left: 1px solid #eaecf0; }
.team-user-copy strong { max-width: 135px; overflow: hidden; font-size: .66rem; text-overflow: ellipsis; white-space: nowrap; }
.team-user-copy small { color: #98a2b3; font-size: .53rem; }
.team-user-menu form { margin: 0; }
.team-user-menu button { width: 35px; height: 35px; display: grid; place-items: center; padding: 0; border: 1px solid #eaecf0; border-radius: 9px; background: #fff; color: #667085; cursor: pointer; }
.team-user-menu .pwa-install-button,.team-user-menu .pwa-notification-button { width: auto; height: auto; min-height: 36px; display: inline-flex; align-items: center; justify-content: center; padding: 0 12px; border-radius: 999px; white-space: nowrap; }
.team-user-menu button:hover { border-color: #fda29b; color: #b42318; }
.team-user-menu button svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.team-main { width: min(1240px,calc(100% - 48px)); max-width: none; margin: 0 auto; padding: 48px 0 90px; }
.team-header + .team-main .ops-notice { position: fixed; top: 92px; left: 50%; z-index: 60; width: min(520px,calc(100% - 32px)); transform: translateX(-50%); border: 1px solid #abefc6; border-radius: 11px; background: #ecfdf3; box-shadow: 0 16px 38px rgba(16,24,40,.1); color: #067647; }
.premium-team-hero { min-height: 260px; display: flex; align-items: flex-end; justify-content: space-between; gap: 48px; margin: 0 0 28px; padding: clamp(30px,4.5vw,55px); overflow: hidden; position: relative; border: 1px solid #e4e7ec; border-radius: 20px; background: linear-gradient(130deg,rgba(255,255,255,.98),rgba(255,255,255,.84)), var(--team-soft); box-shadow: 0 18px 55px rgba(16,24,40,.055); }
.premium-team-hero:after { content: ""; width: 310px; height: 310px; position: absolute; right: -100px; top: -135px; border: 56px solid color-mix(in srgb,var(--team-accent) 11%,transparent); border-radius: 50%; pointer-events: none; }
.premium-team-hero > * { position: relative; z-index: 1; }
.premium-team-hero .eyebrow { margin: 0 0 15px; color: var(--team-accent); }
.premium-team-hero h1 { margin: 0 0 13px; color: #101828; font-size: clamp(3rem,5.7vw,5.8rem); line-height: .9; letter-spacing: -.075em; }
.premium-team-hero > div:first-child > p:not(.eyebrow) { max-width: 680px; margin: 0; color: #667085; font-size: .78rem; line-height: 1.65; }
.team-hero-chips { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 22px; }
.team-hero-chips span { min-height: 29px; display: inline-flex; align-items: center; gap: 7px; padding: 0 10px; border: 1px solid #e4e7ec; border-radius: 99px; background: rgba(255,255,255,.8); color: #475467; font-size: .56rem; font-weight: 750; }
.team-hero-chips i { width: 6px; height: 6px; border-radius: 50%; background: #12b76a; }
.ops-clock,.pro-rating,.agency-badge,.earnings-hero-mark { min-width: 190px; display: grid; gap: 7px; padding: 22px; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; background: #101828; color: #fff; box-shadow: 0 18px 35px rgba(16,24,40,.14); }
.ops-clock span,.pro-rating span,.agency-badge span,.earnings-hero-mark span { color: #b9c0cc; font-size: .58rem; font-weight: 750; text-transform: uppercase; letter-spacing: .09em; }
.ops-clock strong,.pro-rating strong,.agency-badge strong { font-size: 1.65rem; letter-spacing: -.04em; }
.ops-clock small,.pro-rating small,.agency-badge small { color: #d0d5dd; font-size: .58rem; }
.earnings-hero-mark { min-width: 210px; min-height: 160px; align-content: space-between; }
.earnings-hero-mark svg { width: 46px; height: 46px; fill: none; stroke: #c7b5ff; stroke-width: 1.2; }
.agency-ready-bar { height: 5px; overflow: hidden; margin-top: 7px; border-radius: 99px; background: #344054; }
.agency-ready-bar i { height: 100%; display: block; border-radius: inherit; background: #fdb022; }
.ops-metrics,.agency-metrics,.finance-metrics,.premium-earning-summary { display: grid; grid-template-columns: repeat(4,1fr); gap: 12px; margin: 0 0 28px; border: 0; background: transparent; }
.premium-earning-summary { grid-template-columns: repeat(2,1fr); }
.ops-metrics article,.agency-metrics article,.finance-metrics article,.premium-earning-summary article { min-height: 165px; display: grid; align-content: end; gap: 7px; padding: 22px; position: relative; overflow: hidden; border: 1px solid #e4e7ec; border-radius: 14px; background: #fff; box-shadow: 0 9px 28px rgba(16,24,40,.035); }
.ops-metrics article.attention { border-color: color-mix(in srgb,var(--team-accent) 28%,#e4e7ec); background: linear-gradient(145deg,var(--team-soft),#fff 78%); }
.team-metric-icon { width: 35px; height: 35px; display: grid; place-items: center; position: absolute; top: 19px; right: 19px; border-radius: 10px; background: var(--team-soft); color: var(--team-accent); }
.team-metric-icon svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.ops-metrics article > span,.agency-metrics article > span,.finance-metrics article > span,.premium-earning-summary article > span { color: #667085; font-size: .62rem; }
.ops-metrics article > strong,.agency-metrics article > strong,.finance-metrics article > strong,.premium-earning-summary article > strong { color: #101828; font-size: 2.1rem; letter-spacing: -.055em; }
.ops-metrics article > small,.agency-metrics article > small,.finance-metrics article > small,.premium-earning-summary article > small { color: #98a2b3; font-size: .57rem; line-height: 1.45; }
.premium-team-board { overflow: hidden; margin-top: 15px; border: 1px solid #e4e7ec; border-radius: 16px; background: #fff; box-shadow: 0 12px 35px rgba(16,24,40,.04); }
.premium-team-board .ops-board-head,.premium-team-board.agency-section > .agency-section-head { min-height: 104px; align-items: center; margin: 0; padding: 22px 25px; border-bottom: 1px solid #eaecf0; background: #fff; }
.team-section-kicker { display: block; margin-bottom: 5px; color: var(--team-accent) !important; font-size: .55rem !important; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.premium-team-board .ops-board-head h2,.premium-team-board .agency-section-head h2 { margin: 0 0 5px; font-size: 1.08rem; letter-spacing: -.025em; }
.premium-team-board .ops-board-head p,.premium-team-board .agency-section-head p { margin: 0; color: #98a2b3; font-size: .61rem; line-height: 1.45; }
.team-board-count { min-width: 62px; display: grid; justify-items: end; }
.team-board-count strong { font-size: 1.25rem; letter-spacing: -.04em; }
.team-board-count span { color: #98a2b3; font-size: .53rem; }
.premium-team-board .ops-booking-row { min-height: 92px; padding: 16px 24px; border-bottom-color: #eaecf0; transition: .16s ease; }
.premium-team-board .ops-booking-row:hover { background: #faf9ff; box-shadow: inset 3px 0 0 var(--team-accent); }
.premium-team-board .ops-booking-row:last-child { border-bottom: 0; }
.premium-team-board .ops-booking-id strong { color: var(--team-accent); }
.ops-row-arrow,.pro-job > b { width: 29px; height: 29px; display: grid; place-items: center; border-radius: 50%; background: #f2f4f7; color: #475467; }
.premium-team-board .pro-job { min-height: 94px; padding: 17px 24px; border-bottom: 1px solid #eaecf0; transition: .16s ease; }
.premium-team-board .pro-job:hover { background: #f7fcf9; box-shadow: inset 3px 0 0 var(--team-accent); }
.premium-team-board .pro-job:last-child { border-bottom: 0; }
.agency-section.premium-team-board { padding: 0; }
.agency-team-grid { padding: 18px; }
.agency-person { border-radius: 13px; border-color: #e4e7ec; box-shadow: 0 8px 20px rgba(16,24,40,.035); }
.agency-person form button { border-radius: 8px; background: var(--team-deep); }
.agency-table { padding: 0; }
.agency-job-row,.agency-payout-row { padding: 18px 24px; border-bottom: 1px solid #eaecf0; }
.premium-team-back { margin: 0 0 24px; color: #667085; }
.premium-job-heading { margin-bottom: 28px; padding: 34px; border: 1px solid #e4e7ec; border-radius: 17px; background: linear-gradient(135deg,#fff,var(--team-soft)); }
.premium-job-heading h1 { margin: 14px 0 9px; font-size: clamp(2.5rem,4.8vw,4.7rem); line-height: .94; letter-spacing: -.065em; }
.premium-job-heading .ops-price { border-radius: 12px; background: #101828; color: #fff; }
.premium-job-grid,.premium-ops-detail-grid { gap: 22px; }
.premium-team-panel { margin-bottom: 14px; border: 1px solid #e4e7ec; border-radius: 15px; background: #fff; box-shadow: 0 9px 25px rgba(16,24,40,.035); }
.premium-next-step { top: 104px; overflow: hidden; border: 1px solid color-mix(in srgb,var(--team-accent) 20%,#e4e7ec); border-radius: 16px; background: #fff; box-shadow: 0 24px 60px rgba(16,24,40,.1); }
.premium-next-step:before { content: ""; height: 5px; display: block; margin: -1.5rem -1.5rem 1.5rem; background: var(--team-accent); }
.premium-next-step h2 { font-size: 1.4rem; letter-spacing: -.035em; }
.premium-next-step .flow-primary { border-radius: 9px; background: var(--team-accent); }
.premium-next-step input,.premium-next-step select,.premium-next-step textarea { border-radius: 8px; }
.dispatch-offer-meta { display:grid; gap:4px; margin-top:13px; padding:13px; border-radius:9px; background:#f8fafc; }
.dispatch-offer-meta span { color:var(--team-accent); font-size:.55rem; font-weight:850; text-transform:uppercase; letter-spacing:.07em; }
.dispatch-offer-meta strong { font-size:.66rem; }.dispatch-offer-meta small { color:#667085; font-size:.56rem; }
.dispatch-match-list { display:grid; gap:7px; margin:17px 0 12px; }
.dispatch-match-list article { min-height:62px; display:grid; grid-template-columns:34px minmax(0,1fr) auto; align-items:center; gap:10px; padding:10px; position:relative; border:1px solid #eaecf0; border-radius:10px; background:#fff; }
.dispatch-match-list article.recommended { border-color:#b7e7d3; background:#f6fef9; }
.dispatch-match-list .ops-avatar { width:34px; height:34px; }
.dispatch-match-list article > div { display:grid; gap:3px; }.dispatch-match-list strong { font-size:.62rem; }.dispatch-match-list small { color:#667085; font-size:.5rem; }
.dispatch-match-list b { color:#087a55; font-size:.68rem; }
.dispatch-match-list em { position:absolute; top:-7px; right:9px; padding:2px 6px; border-radius:99px; background:#087a55; color:#fff; font-size:.43rem; font-style:normal; font-weight:850; text-transform:uppercase; letter-spacing:.05em; }
.auto-dispatch-form { margin:0 0 13px!important; }.auto-dispatch-form .flow-primary { background:#087a55; }
.dispatch-divider { display:flex; align-items:center; gap:9px; margin:8px 0 13px; color:#98a2b3; font-size:.5rem; text-transform:uppercase; letter-spacing:.07em; }
.dispatch-divider:before,.dispatch-divider:after { content:""; height:1px; flex:1; background:#eaecf0; }
.pro-safety { display: grid; gap: 4px; border-radius: 10px; }
.pro-safety strong { color: #344054; font-size: .64rem; }
.pro-safety span { color: #667085; font-size: .59rem; line-height: 1.5; }
.pro-offer-deadline { display:grid; grid-template-columns:1fr auto; gap:3px 12px; margin:13px 0; padding:13px; border:1px solid #fedf89; border-radius:9px; background:#fffaeb; }
.pro-offer-deadline span { color:#b54708; font-size:.54rem; font-weight:850; text-transform:uppercase; letter-spacing:.06em; }.pro-offer-deadline strong { color:#93370d; font-size:.72rem; }.pro-offer-deadline small { grid-column:1/-1; color:#b54708; font-size:.53rem; }
.pro-decline { margin:11px 0 0; border-top:1px solid #eaecf0; }.pro-decline summary { padding:13px 0 4px; color:#667085; cursor:pointer; font-size:.59rem; font-weight:750; }.pro-decline form { display:grid; gap:8px; padding-top:8px; }.pro-decline button { min-height:38px; border:1px solid #fda29b; border-radius:8px; background:#fff; color:#b42318; font-size:.57rem; font-weight:800; }
.pro-location-share { display:grid; gap:7px; margin:18px 0 0; padding:15px; border-radius:10px; background:#eefbf5; }.pro-location-share strong { color:#075d43; font-size:.67rem; }.pro-location-share span,.pro-location-share small { color:#477568; font-size:.55rem; line-height:1.5; }.pro-location-share button { min-height:39px; border:0; border-radius:8px; background:#087a55; color:#fff; cursor:pointer; font-size:.59rem; font-weight:850; }.pro-location-share button:disabled { opacity:.55; }
.booking-location-capture { display:grid; grid-template-columns:1fr auto; gap:8px 16px; margin-bottom:18px; padding:16px; border:1px solid #dcd4fa; border-radius:12px; background:#faf8ff; }
.booking-location-capture div { display:grid; gap:4px; }
.booking-location-capture div span,.booking-location-capture small { color:#667085; font-size:.76rem; line-height:1.45; }
.booking-location-capture button { min-height:42px; display:inline-flex; align-items:center; gap:7px; padding:0 14px; border:0; border-radius:9px; background:#5936b4; color:#fff; font-weight:800; cursor:pointer; }
.booking-location-capture button svg { width:17px; height:17px; }
.booking-location-capture small { grid-column:1/-1; }
@media (max-width:700px) { .booking-location-capture { grid-template-columns:1fr; }.booking-location-capture button { justify-content:center; }.booking-location-capture small { grid-column:auto; } }
.customer-arrival-card { overflow:hidden; }.tracking-map { height:190px; position:relative; overflow:hidden; margin:20px -27px 0; background-color:#f2f0fa; background-image:linear-gradient(rgba(89,54,180,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(89,54,180,.07) 1px,transparent 1px); background-size:32px 32px; }
.tracking-map:before,.tracking-map:after { content:""; position:absolute; border:1px solid rgba(89,54,180,.1); border-radius:48%; }.tracking-map:before { width:260px;height:80px;left:13%;top:48px;transform:rotate(-13deg); }.tracking-map:after { width:180px;height:55px;right:7%;top:72px;transform:rotate(20deg); }
.tracking-route { width:62%; height:58%; position:absolute; left:18%; top:22%; border-top:4px dashed #7f56d9; border-radius:50%; transform:rotate(-8deg); }
.tracking-pro,.tracking-home { width:39px;height:39px;display:grid;place-items:center;position:absolute;z-index:2;border:4px solid #fff;border-radius:50%;box-shadow:0 8px 22px rgba(16,24,40,.18);font-size:.7rem;font-weight:900; }.tracking-pro { left:18%;top:53%;background:#101828;color:#fff; }.tracking-home { right:16%;top:27%;background:#ff5f3d;color:#fff;font-size:1rem; }
.tracking-summary { display:grid;grid-template-columns:1fr auto;gap:15px;padding:20px 0 5px; }.tracking-summary > div { display:grid;gap:5px; }.tracking-summary span { color:#667085;font-size:.6rem; }.tracking-summary strong { font-size:1.2rem;letter-spacing:-.035em; }.tracking-summary p { margin:0;text-align:right;color:#344054;font-size:.63rem;line-height:1.55; }.tracking-summary small { color:#667085; }.tracking-privacy { display:block;padding-top:14px;border-top:1px solid #eaecf0;color:#98a2b3;font-size:.54rem;line-height:1.5; }
.finance-grid { gap: 18px; }
.finance-help { border: 0; border-radius: 16px; box-shadow: 0 18px 45px rgba(16,24,40,.1); }
.finance-history { border-radius: 16px; }
.finance-row,.settlement-row,.earning-row { border-bottom-color: #eaecf0; }
.finance-row button,.settlement-row button { border-radius: 7px; background: var(--team-accent); }
.finance-row select,.finance-row input,.settlement-row select,.settlement-row input { border-radius: 7px; }
@media (max-width:1050px) {
    .team-header-inner { grid-template-columns: auto 1fr auto; }
    .team-nav { justify-self: center; }
    .team-live-dot { display: none; }
    .ops-metrics,.agency-metrics,.finance-metrics { grid-template-columns: repeat(2,1fr); }
}
@media (max-width:760px) {
    .team-body { overflow-x: clip; padding-bottom: 82px; }
    .team-header { min-height:62px; background:#fff; backdrop-filter:none; }
    .team-header-inner { width: calc(100% - 24px); min-height: 62px; grid-template-columns: auto minmax(0,1fr); gap: 10px; }
    .team-header .brand-logo { width: 39px; height: 39px; }
    .team-header .brand-copy { display: none; }
    .team-nav { width:auto; min-height:58px; position:fixed; left:10px; right:10px; bottom:max(10px,env(safe-area-inset-bottom)); z-index:90; justify-self:auto; justify-content:center; gap:4px; padding:6px; overflow-x:auto; border:1px solid rgba(228,231,236,.95); border-radius:18px; background:rgba(255,255,255,.97); box-shadow:0 18px 45px rgba(16,24,40,.2); backdrop-filter:blur(18px); scroll-snap-type:x proximity; }
    .team-nav a { width:44px; min-width:44px; min-height:44px; display:flex!important; align-items:center; justify-content:center; gap:0; padding:0; border-radius:12px; line-height:1; scroll-snap-align:center; }
    .team-nav a span { display: none; }
    .team-user-copy { display: none; }
    .team-user-menu { min-width:0; justify-self:end; gap:7px; }
    .team-user-menu .pwa-install-button,.team-user-menu .team-live-dot { display:none !important; }
    .team-user-menu .pwa-notification-button { width:38px; min-width:38px; min-height:38px; padding:0; overflow:hidden; border-radius:11px; font-size:0; }
    .team-user-menu .pwa-notification-button:before { content:""; width:18px; height:18px; display:block; background:currentColor; -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat; mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8a6 6 0 0 0-12 0c0 7-3 7-3 9h18c0-2-3-2-3-9'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E") center/contain no-repeat; }
    .team-user-menu form button { width:38px; height:38px; border-radius:11px; }
    .team-main { width: calc(100% - 28px); padding: 26px 0 30px; }
    .premium-team-hero { min-height: 0; align-items: flex-start; flex-direction: column; gap: 24px; padding: 28px 22px; border-radius: 16px; }
    .premium-team-hero h1 { font-size: 3.35rem; }
    .ops-clock,.pro-rating,.agency-badge,.earnings-hero-mark { width: 100%; min-width: 0; }
    .earnings-hero-mark { min-height: 110px; }
    .ops-metrics,.agency-metrics,.finance-metrics,.premium-earning-summary { grid-template-columns: repeat(2,1fr); gap: 8px; }
    .ops-metrics article,.agency-metrics article,.finance-metrics article,.premium-earning-summary article { min-height: 145px; padding: 17px; }
    .team-metric-icon { top: 14px; right: 14px; }
    .premium-team-board .ops-board-head,.premium-team-board.agency-section > .agency-section-head { min-height: 90px; padding: 18px; }
    .premium-team-board .ops-booking-row,.premium-team-board .pro-job { padding: 15px 17px; }
    .premium-job-heading { padding: 24px 19px; }
    .premium-job-heading h1 { font-size: 2.8rem; }
    .premium-next-step { position: static; }
    .agency-team-grid { padding: 10px; }
    .agency-job-row,.agency-payout-row { padding: 16px; }
}
@media (max-width:480px) {
    .ops-metrics,.agency-metrics,.finance-metrics,.premium-earning-summary { grid-template-columns: 1fr 1fr; }
    .ops-metrics article,.agency-metrics article,.finance-metrics article,.premium-earning-summary article { min-height: 132px; }
    .ops-metrics article > strong,.agency-metrics article > strong,.finance-metrics article > strong,.premium-earning-summary article > strong { font-size: 1.65rem; }
    .team-hero-chips span:nth-child(n+3) { display: none; }
}

@media (max-width:760px) {
    .team-header-inner { min-width: 0; }
    .team-nav { max-width:none; scrollbar-width:none; }
    .team-nav::-webkit-scrollbar { display: none; }
    .team-nav a { width:44px; min-width:44px; padding:0; justify-content:center; }
    .team-header .team-nav a svg { display: block; width: 19px; height: 19px; margin:auto; stroke-width: 2.15; }
    .team-nav a.active { background: var(--team-soft); color: var(--team-accent); box-shadow: inset 0 0 0 1px color-mix(in srgb,var(--team-accent) 16%,transparent); }
    .team-body-pro .team-nav,
    .team-body-agency .team-nav { justify-content:center; }
}

.portal-switch-notice {
    margin: 14px 0;
    padding: 12px 13px;
    border: 1px solid #fedf89;
    border-radius: 9px;
    background: #fffaeb;
    color: #93370d;
    font-size: .65rem;
    font-weight: 700;
    line-height: 1.5;
}


/* Customer care and resolution */
.account-main:has(.support-account-heading) { width:min(1180px,calc(100% - 48px)); max-width:none; margin:0 auto; padding:58px 0 90px; }
.customer-support-list { display:grid; gap:11px; }
.customer-ticket-card { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:18px; padding:23px 25px; border:1px solid #e4e7ec; border-radius:14px; background:#fff; box-shadow:0 10px 26px rgba(16,24,40,.04); }
.customer-ticket-card > div { display:grid; gap:5px; align-content:start; }
.customer-ticket-card > div:first-child > span { color:#5936b4; font-size:.58rem; font-weight:850; letter-spacing:.06em; }
.customer-ticket-card h2 { margin:0; font-size:.98rem; }
.customer-ticket-card p,.customer-ticket-card > div:last-of-type > span { margin:0; color:#667085; font-size:.63rem; }
.customer-ticket-card > div:last-of-type { justify-items:end; }
.customer-ticket-description { grid-column:1/-1; margin:0; color:#475467; font-size:.67rem; line-height:1.6; }
.customer-ticket-resolution { grid-column:1/-1; display:grid; gap:5px; padding:14px; border-radius:9px; background:#f8fafc; line-height:1.55; }
.support-status,.support-priority { display:inline-flex; width:max-content; min-height:27px; align-items:center; padding:0 9px; border-radius:99px; background:#f2f4f7; color:#475467; font-size:.55rem; font-weight:850; }
.support-status.status-open { background:#fff1eb; color:#b54708; }
.support-status.status-in_review { background:#f0ebff; color:#5936b4; }
.support-status.status-waiting_customer { background:#fffaeb; color:#b54708; }
.support-status.status-resolved,.support-status.status-closed { background:#ecfdf3; color:#067647; }
.support-priority.priority-high { background:#fff1f0; color:#b42318; }
.support-priority.priority-urgent { background:#b42318; color:#fff; }
.booking-ticket-list { display:grid; padding-top:15px; }
.booking-ticket-list article { display:grid; grid-template-columns:1fr auto; gap:10px; padding:13px 0; border-bottom:1px solid #eaecf0; }
.booking-ticket-list article:last-child { border-bottom:0; }
.booking-ticket-list article > div { display:grid; gap:3px; }
.booking-ticket-list article strong { font-size:.7rem; }
.booking-ticket-list article span:not(.support-status) { color:#667085; font-size:.6rem; }
.booking-ticket-list article p { grid-column:1/-1; margin:0; color:#667085; font-size:.62rem; line-height:1.5; }
.account-action-block input[type="datetime-local"] { min-height:44px; width:100%; padding:10px; border:1px solid #d0d5dd; border-radius:8px; background:#fff; color:#344054; font:inherit; }
.support-request-block { margin-top:22px; padding:19px; border:1px solid #e4e7ec; border-radius:11px; background:#f8fafc; }
.support-ops-hero { background:linear-gradient(130deg,rgba(255,255,255,.98),rgba(255,255,255,.84)),#eef4ff; }
.support-ticket-row { min-height:88px; display:grid; grid-template-columns:minmax(230px,1fr) minmax(150px,.55fr) auto auto 28px; align-items:center; gap:18px; padding:16px 24px; border-bottom:1px solid #eaecf0; transition:.16s ease; }
.support-ticket-row:hover { background:#faf9ff; box-shadow:inset 3px 0 0 var(--team-accent); }
.support-ticket-row:last-child { border-bottom:0; }
.support-ticket-row > div { display:grid; gap:4px; }
.support-ticket-row > div:first-child > span { color:var(--team-accent); font-size:.56rem; font-weight:850; }
.support-ticket-row strong { font-size:.72rem; }
.support-ticket-row small,.support-ticket-row > div:nth-child(2) > span { color:#98a2b3; font-size:.56rem; }
.support-sla { width:max-content; margin-top:3px; padding:3px 7px; border-radius:5px; background:#fffaeb; color:#b54708; font-size:.5rem; font-style:normal; font-weight:800; }
.support-sla.sla-breached { background:#fff1f0; color:#b42318; }
.support-ticket-row b { width:29px; height:29px; display:grid; place-items:center; border-radius:50%; background:#f2f4f7; }
.support-priority-card { min-width:190px; display:grid; gap:7px; padding:22px; border-radius:14px; background:#101828; color:#fff; }
.support-priority-card span { color:#b9c0cc; font-size:.58rem; font-weight:800; letter-spacing:.09em; text-transform:uppercase; }
.support-priority-card strong { font-size:1.6rem; }
.support-priority-card small { color:#d0d5dd; font-size:.57rem; }
.support-description { margin:22px 0 0; padding:22px; border-left:4px solid var(--team-accent); border-radius:0 10px 10px 0; background:#f8fafc; color:#344054; font-size:.8rem; line-height:1.75; }
.support-booking-link { display:inline-flex; margin-top:18px; color:var(--team-accent); font-size:.65rem; font-weight:850; }
.support-resolution-copy { margin:20px 0 0; color:#475467; font-size:.74rem; line-height:1.7; }
.support-resolution-panel form { display:grid; gap:13px; }
.support-resolution-panel label { display:grid; gap:7px; color:#344054; font-size:.62rem; font-weight:800; }
.support-resolution-panel select,.support-resolution-panel textarea { width:100%; padding:10px 11px; border:1px solid #d0d5dd; border-radius:8px; background:#fff; font:inherit; }
.support-resolution-panel select { min-height:44px; }
.support-resolution-panel textarea { resize:vertical; }
.customer-ticket-sla { grid-column:1/-1; margin:0; color:#b54708; font-size:.58rem; font-weight:800; }
.notification-delivery-list { display:grid; padding-top:15px; }
.notification-delivery-list > p { color:#667085; font-size:.65rem; }
.notification-delivery-list article { min-height:64px; display:grid; grid-template-columns:42px minmax(0,1fr) auto; align-items:center; gap:12px; border-bottom:1px solid #eaecf0; }
.notification-delivery-list article:last-child { border-bottom:0; }
.delivery-channel { width:40px; min-height:24px; display:grid; place-items:center; border-radius:6px; background:#f0ebff; color:#5936b4; font-size:.48rem; font-weight:900; }
.notification-delivery-list article > div { display:grid; gap:3px; }
.notification-delivery-list strong { font-size:.65rem; }
.notification-delivery-list small { overflow:hidden; color:#98a2b3; font-size:.53rem; text-overflow:ellipsis; white-space:nowrap; }
.delivery-status { min-height:25px; display:inline-flex; align-items:center; padding:0 8px; border-radius:99px; background:#f2f4f7; color:#475467; font-size:.52rem; font-weight:850; }
.delivery-status.status-sent { background:#ecfdf3; color:#067647; }
.delivery-status.status-failed { background:#fff1f0; color:#b42318; }
.delivery-ops-hero { background:linear-gradient(130deg,rgba(255,255,255,.98),rgba(255,255,255,.85)),#ecfdf3; }
.delivery-health { min-height:68px; display:flex; align-items:center; justify-content:space-between; gap:20px; margin:-8px 0 28px; padding:14px 18px; border:1px solid #abefc6; border-radius:12px; background:#ecfdf3; color:#067647; }
.delivery-health > div { display:grid; grid-template-columns:10px auto; align-items:center; gap:3px 9px; }
.delivery-health-dot { width:9px; height:9px; border-radius:50%; background:#12b76a; box-shadow:0 0 0 4px rgba(18,183,106,.12); }
.delivery-health strong { font-size:.66rem; }
.delivery-health p { grid-column:2; margin:0; color:#358463; font-size:.55rem; }
.delivery-health > small { color:#358463; font-size:.53rem; }
.delivery-health-degraded { border-color:#fec84b; background:#fffaeb; color:#b54708; }
.delivery-health-degraded .delivery-health-dot { background:#f79009; box-shadow:0 0 0 4px rgba(247,144,9,.13); }
.delivery-health-degraded p,.delivery-health-degraded > small { color:#b86e16; }
.delivery-board { overflow:hidden; }
.delivery-board-head { gap:25px; }
.delivery-board-actions { display:flex; align-items:end; gap:8px; }
.delivery-bulk-retry { min-height:36px; padding:0 12px; border:1px solid #fda29b; border-radius:8px; background:#fff1f0; color:#b42318; font-size:.54rem; font-weight:850; cursor:pointer; }
.delivery-filters { display:flex; align-items:end; gap:8px; }
.delivery-filters label { display:grid; gap:5px; color:#667085; font-size:.52rem; font-weight:800; text-transform:uppercase; letter-spacing:.06em; }
.delivery-filters select { min-width:112px; height:36px; padding:0 28px 0 10px; border:1px solid #d0d5dd; border-radius:8px; background:#fff; color:#344054; font:inherit; text-transform:none; letter-spacing:0; }
.delivery-filters button,.delivery-retry { min-height:36px; padding:0 13px; border:0; border-radius:8px; background:#101828; color:#fff; font-size:.56rem; font-weight:850; cursor:pointer; }
.delivery-row { min-height:86px; display:grid; grid-template-columns:48px minmax(220px,1fr) minmax(140px,.5fr) minmax(180px,.65fr) 54px; align-items:center; gap:15px; padding:14px 24px; border-bottom:1px solid #eaecf0; }
.delivery-row:last-child { border-bottom:0; }
.delivery-row > div { min-width:0; display:grid; gap:4px; }
.delivery-row strong { overflow:hidden; color:#101828; font-size:.67rem; text-overflow:ellipsis; white-space:nowrap; }
.delivery-row small,.delivery-recipient > span { overflow:hidden; color:#98a2b3; font-size:.53rem; text-overflow:ellipsis; white-space:nowrap; }
.delivery-result { justify-items:start; }
.delivery-complete { width:29px; height:29px; display:grid; place-items:center; justify-self:end; border-radius:50%; background:#ecfdf3; color:#067647; font-size:.7rem; font-weight:900; }
.delivery-retry { min-height:31px; background:#fff1f0; color:#b42318; }
.delivery-expired { justify-self:end; color:#98a2b3; font-size:.52rem; font-weight:800; }
.delivery-pagination { min-height:64px; display:grid; grid-template-columns:1fr auto 1fr; align-items:center; gap:15px; padding:0 24px; border-top:1px solid #eaecf0; color:#98a2b3; font-size:.57rem; }
.delivery-pagination a { color:var(--team-accent); font-weight:850; }
.delivery-pagination a:last-child,.delivery-pagination span:last-child { justify-self:end; }
@media(max-width:900px) {
    .delivery-board-head { align-items:flex-start !important; flex-direction:column; }
    .delivery-board-actions { width:100%; align-items:stretch; flex-direction:column; }
    .delivery-row { grid-template-columns:42px minmax(0,1fr) auto; }
    .delivery-recipient { display:none !important; }
    .delivery-result { grid-column:2; }
    .delivery-row > form,.delivery-complete { grid-column:3; grid-row:1/3; }
}
@media(max-width:620px) {
    .delivery-filters { width:100%; display:grid; grid-template-columns:1fr 1fr; }
    .delivery-health { align-items:flex-start; flex-direction:column; }
    .delivery-filters select { width:100%; }
    .delivery-filters button { grid-column:1/-1; }
    .delivery-row { min-height:98px; padding:14px 16px; }
}
@media(max-width:900px) {
    .support-ticket-row { grid-template-columns:minmax(180px,1fr) auto auto 28px; }
    .support-ticket-row > div:nth-child(2) { display:none; }
}
@media(max-width:620px) {
    .account-main:has(.support-account-heading) { width:calc(100% - 32px); padding-top:35px; }
    .customer-ticket-card { grid-template-columns:1fr; padding:19px; }
    .customer-ticket-card > div:last-of-type { justify-items:start; }
    .support-ticket-row { grid-template-columns:1fr auto 25px; gap:10px; padding:15px 16px; }
    .support-ticket-row .support-priority { display:none; }
    .support-ticket-heading { align-items:flex-start; }
    .support-priority-card { width:100%; min-width:0; }
    .tracking-map { margin-left:-17px;margin-right:-17px; }.tracking-summary { grid-template-columns:1fr; }.tracking-summary p { text-align:left; }
}

/* Premium partner entry journey */
.partner-login-header { min-height:70px; display:flex; align-items:center; justify-content:space-between; gap:24px; padding:0 max(24px,calc((100vw - 1700px)/2)); border-bottom:1px solid #eaecf0; background:rgba(255,255,255,.97); box-shadow:0 8px 28px rgba(16,24,40,.04); }
.partner-login-header .brand-logo { width:42px; height:42px; }
.partner-login-header nav { display:flex; align-items:center; gap:22px; color:#667085; font-size:.65rem; font-weight:750; }
.partner-login-header nav a:hover { color:#101828; }
.team-body:has(.premium-partner-login) { background:#fff; }
.team-body:has(.premium-partner-login) .team-main { width:100%; max-width:none; margin:0; padding:0; }
.premium-partner-login { --partner-accent:#b54708; --partner-soft:#fff4ed; min-height:calc(100vh - 70px); display:grid; grid-template-columns:minmax(0,1.12fr) minmax(440px,.88fr); background:#fff; }
.premium-partner-professional { --partner-accent:#087a55; --partner-soft:#ecfdf3; }
.partner-login-visual { min-height:700px; position:relative; overflow:hidden; background:#101828; color:#fff; }
.partner-login-visual:after { content:""; position:absolute; inset:0; background:linear-gradient(90deg,rgba(16,24,40,.94) 0%,rgba(16,24,40,.7) 35%,rgba(16,24,40,.15) 78%); }
.partner-login-visual > img { width:100%; height:100%; position:absolute; inset:0; object-fit:cover; object-position:center; }
.partner-login-visual > div { max-width:700px; position:absolute; left:clamp(28px,5.5vw,86px); right:32px; bottom:clamp(38px,7vw,86px); z-index:2; }
.partner-login-visual > div > span { color:#ffd9c2; font-size:.66rem; font-weight:900; letter-spacing:.14em; }
.premium-partner-professional .partner-login-visual > div > span { color:#abefc6; }
.partner-login-visual h1 { max-width:680px; margin:15px 0 18px; font-size:clamp(3.35rem,5.25vw,6rem); line-height:.91; letter-spacing:-.07em; }
.partner-login-visual p { max-width:590px; margin:0; color:#e4e7ec; font-size:.84rem; line-height:1.7; }
.partner-login-benefits { display:flex; flex-wrap:wrap; gap:8px; margin-top:25px; }
.partner-login-benefits span { min-height:33px; display:inline-flex; align-items:center; padding:0 11px; border:1px solid rgba(255,255,255,.24); border-radius:99px; background:rgba(255,255,255,.09); color:#fff; font-size:.59rem; font-weight:730; backdrop-filter:blur(10px); }
.partner-login-panel { display:grid; place-items:center; padding:48px clamp(24px,5vw,80px); background:radial-gradient(circle at 90% 10%,var(--partner-soft),transparent 32rem),#fff; }
.partner-login-card { width:min(455px,100%); display:grid; gap:17px; padding:36px; border:1px solid #e4e7ec; border-radius:18px; background:rgba(255,255,255,.96); box-shadow:0 26px 75px rgba(16,24,40,.1); }
.partner-login-kicker { color:var(--partner-accent); font-size:.64rem; font-weight:900; letter-spacing:.13em; text-transform:uppercase; }
.partner-login-card h2 { margin:-3px 0 0; color:#101828; font-size:2.45rem; line-height:1; letter-spacing:-.06em; }
.partner-login-card > p { margin:-8px 0 4px; color:#667085; font-size:.72rem; line-height:1.6; }
.partner-login-card label { display:grid; gap:8px; color:#344054; font-size:.66rem; font-weight:800; }
.partner-login-card input { width:100%; min-height:52px; padding:0 14px; border:1px solid #d0d5dd; border-radius:10px; background:#fff; color:#101828; outline:none; font:inherit; }
.partner-login-card input::placeholder { color:#98a2b3; }
.partner-login-card input:focus { border-color:var(--partner-accent); box-shadow:0 0 0 3px color-mix(in srgb,var(--partner-accent) 13%,transparent); }
.partner-phone-field { display:grid; grid-template-columns:auto 1fr; align-items:center; overflow:hidden; border:1px solid #d0d5dd; border-radius:10px; background:#fff; }
.partner-phone-field:focus-within { border-color:var(--partner-accent); box-shadow:0 0 0 3px color-mix(in srgb,var(--partner-accent) 13%,transparent); }
.partner-phone-field b { padding-left:14px; color:#667085; font-size:.72rem; }
.partner-phone-field input { border:0; border-radius:0; box-shadow:none!important; }
.partner-login-card > button { min-height:52px; display:flex; align-items:center; justify-content:space-between; padding:0 17px; border:0; border-radius:10px; background:#101828; color:#fff; font-size:.7rem; font-weight:850; cursor:pointer; transition:.18s ease; }
.partner-login-card > button:hover { background:var(--partner-accent); transform:translateY(-1px); }
.partner-login-card > button b { font-size:1rem; }
.partner-login-card .form-errors,.partner-login-card .portal-switch-notice { margin:0; border-radius:9px; }
.partner-demo-login { display:grid; grid-template-columns:1fr auto; gap:3px 12px; padding:13px 14px; border:1px solid color-mix(in srgb,var(--partner-accent) 18%,#e4e7ec); border-radius:10px; background:var(--partner-soft); }
.partner-demo-login span { color:var(--partner-accent); font-size:.56rem; font-weight:900; text-transform:uppercase; letter-spacing:.08em; }
.partner-demo-login strong { grid-row:span 2; align-self:center; color:#344054; font-size:.64rem; }
.partner-demo-login small { color:#667085; font-size:.54rem; }
.partner-login-links { display:flex; justify-content:space-between; gap:14px; color:#667085; font-size:.58rem; font-weight:750; }
.partner-login-links a:hover { color:var(--partner-accent); }

.premium-public-shell:has(.partner-public-hero) { width:min(1220px,calc(100% - 48px)); padding-top:64px; padding-bottom:75px; }
.partner-public-hero { display:grid; grid-template-columns:minmax(0,1fr) 310px; align-items:end; gap:70px; margin-bottom:45px; padding-bottom:43px; border-bottom:1px solid #eaecf0; }
.partner-public-hero h1 { max-width:850px; margin:14px 0 18px; color:#101828; font-size:clamp(3.4rem,6.2vw,6.4rem); line-height:.9; letter-spacing:-.075em; }
.partner-public-hero > div > p:last-child { max-width:720px; margin:0; color:#667085; font-size:.8rem; line-height:1.7; }
.partner-public-hero aside { display:grid; gap:9px; padding:22px; border-radius:14px; background:#101828; color:#fff; }
.partner-public-hero aside strong { font-size:.75rem; }
.partner-public-hero aside span { color:#b9c0cc; font-size:.61rem; line-height:1.6; }
.partner-entry-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.partner-entry-card { overflow:hidden; border:1px solid #e4e7ec; border-radius:18px; background:#fff; box-shadow:0 18px 50px rgba(16,24,40,.06); }
.partner-entry-photo { height:295px; position:relative; overflow:hidden; background:#101828; }
.partner-entry-photo:after { content:""; position:absolute; inset:0; background:linear-gradient(180deg,transparent 45%,rgba(16,24,40,.74)); }
.partner-entry-photo img { width:100%; height:100%; object-fit:cover; transition:transform .35s ease; }
.partner-entry-card:hover .partner-entry-photo img { transform:scale(1.025); }
.partner-entry-photo > span { position:absolute; left:20px; bottom:18px; z-index:2; padding:7px 10px; border:1px solid rgba(255,255,255,.25); border-radius:99px; background:rgba(16,24,40,.55); color:#fff; font-size:.56rem; font-weight:800; backdrop-filter:blur(8px); }
.partner-entry-copy { position:relative; display:grid; gap:14px; padding:27px; }
.partner-entry-icon { width:42px; height:42px; display:grid; place-items:center; position:absolute; right:25px; top:25px; border-radius:11px; background:#ecfdf3; color:#087a55; }
.partner-entry-card.agency .partner-entry-icon { background:#fff4ed; color:#b54708; }
.partner-entry-icon svg { width:19px; height:19px; fill:none; stroke:currentColor; stroke-width:1.8; }
.partner-entry-copy h2 { max-width:75%; margin:0; color:#101828; font-size:1.45rem; letter-spacing:-.04em; }
.partner-entry-copy > p { max-width:520px; margin:0; color:#667085; font-size:.68rem; line-height:1.65; }
.partner-entry-copy ul { display:grid; gap:8px; margin:2px 0; padding:0; list-style:none; color:#475467; font-size:.63rem; }
.partner-entry-copy li:before { content:"✓"; margin-right:8px; color:#087a55; font-weight:900; }
.partner-entry-card.agency li:before { color:#b54708; }
.partner-entry-demo { display:grid; grid-template-columns:1fr auto; gap:3px 15px; padding:13px 14px; border-radius:10px; background:#f8fafc; }
.partner-entry-demo span { color:#98a2b3; font-size:.53rem; font-weight:850; text-transform:uppercase; letter-spacing:.07em; }
.partner-entry-demo strong { grid-row:span 2; align-self:center; max-width:270px; overflow:hidden; font-size:.61rem; text-overflow:ellipsis; white-space:nowrap; }
.partner-entry-demo small { color:#667085; font-size:.53rem; }
.partner-entry-copy > a { min-height:48px; display:flex; align-items:center; justify-content:space-between; margin-top:2px; padding:0 16px; border-radius:9px; background:#101828; color:#fff; font-size:.66rem; font-weight:850; }
.partner-entry-card.professional .partner-entry-copy > a:hover { background:#087a55; }
.partner-entry-card.agency .partner-entry-copy > a:hover { background:#b54708; }
.partner-trust-strip { min-height:75px; display:grid; grid-template-columns:repeat(4,1fr); align-items:center; margin-top:28px; padding:0 24px; border:1px solid #e4e7ec; border-radius:14px; background:#f8fafc; color:#475467; font-size:.6rem; font-weight:750; }
.partner-trust-strip span { text-align:center; }

@media(max-width:980px) {
    .premium-partner-login { grid-template-columns:1fr; }
    .partner-login-visual { min-height:520px; }
    .partner-login-panel { padding:48px 24px; }
    .partner-public-hero { grid-template-columns:1fr; gap:24px; }
    .partner-public-hero aside { max-width:520px; }
}
@media(max-width:760px) {
    .partner-entry-grid { grid-template-columns:1fr; }
    .partner-trust-strip { grid-template-columns:1fr 1fr; gap:14px; padding:18px; }
}
@media(max-width:600px) {
    .partner-login-header { min-height:64px; padding:0 16px; }
    .partner-login-header .brand-copy small { display:none; }
    .partner-login-header nav a:first-child { display:none; }
    .partner-login-visual { min-height:430px; }
    .partner-login-visual > div { left:22px; right:20px; bottom:27px; }
    .partner-login-visual h1 { font-size:2.8rem; }
    .partner-login-visual p { font-size:.7rem; }
    .partner-login-benefits span:nth-child(3) { display:none; }
    .partner-login-panel { padding:24px 16px 42px; }
    .partner-login-card { padding:25px 20px; border-radius:15px; }
    .partner-login-card h2 { font-size:2.05rem; }
    .partner-login-links { align-items:flex-start; flex-direction:column; }
    .premium-public-shell:has(.partner-public-hero) { width:calc(100% - 32px); padding-top:38px; }
    .partner-public-hero h1 { font-size:3.25rem; }
    .partner-entry-photo { height:235px; }
    .partner-entry-copy { padding:22px 18px; }
    .partner-entry-demo { grid-template-columns:1fr; }
    .partner-entry-demo strong { grid-row:auto; }
}

/* Partner onboarding */
.partner-entry-actions { display:grid; grid-template-columns:1fr auto; gap:8px; }
.partner-entry-actions a { min-height:48px; display:flex; align-items:center; justify-content:space-between; padding:0 16px; border-radius:9px; background:#101828; color:#fff; font-size:.66rem; font-weight:850; }
.partner-entry-actions a:last-child { border:1px solid #d0d5dd; background:#fff; color:#344054; }
.partner-entry-card.professional .partner-entry-actions a:first-child:hover { background:#087a55; }
.partner-entry-card.agency .partner-entry-actions a:first-child:hover { background:#b54708; }
.premium-public-shell:has(.partner-apply-hero),.premium-public-shell:has(.partner-status-shell) { width:min(1180px,calc(100% - 48px)); padding-top:48px; padding-bottom:80px; }
.partner-apply-hero { display:grid; grid-template-columns:minmax(0,1fr) 310px; align-items:end; gap:55px; margin-bottom:28px; padding:42px; overflow:hidden; position:relative; border:1px solid #e4e7ec; border-radius:22px; background:radial-gradient(circle at 88% 15%,#dcfae6,transparent 24rem),#fff; box-shadow:0 22px 65px rgba(16,24,40,.07); }
.partner-apply-hero.agency { background:radial-gradient(circle at 88% 15%,#ffead5,transparent 24rem),#fff; }
.partner-apply-hero h1 { max-width:750px; margin:12px 0 18px; color:#101828; font-size:clamp(3rem,5.2vw,5.5rem); line-height:.91; letter-spacing:-.07em; }
.partner-apply-hero > div > p:last-child { max-width:650px; margin:0; color:#667085; font-size:.76rem; line-height:1.7; }
.partner-apply-hero aside { display:grid; grid-template-columns:32px 1fr; gap:14px 12px; padding:24px; border-radius:16px; background:#101828; color:#fff; }
.partner-apply-hero aside span { width:30px; height:30px; display:grid; place-items:center; border-radius:50%; background:#6941c6; font-size:.58rem; font-weight:900; }
.partner-apply-hero.professional aside span { background:#087a55; }
.partner-apply-hero aside strong { align-self:center; font-size:.67rem; }
.partner-application-form { display:grid; gap:16px; }
.partner-application-form .form-errors { display:grid; gap:4px; padding:16px 18px; border:1px solid #fecdca; border-radius:12px; background:#fef3f2; color:#b42318; }
.partner-application-form .form-errors strong { font-size:.7rem; }.partner-application-form .form-errors span { font-size:.61rem; }
.partner-form-card { padding:30px; border:1px solid #e4e7ec; border-radius:18px; background:#fff; box-shadow:0 14px 42px rgba(16,24,40,.045); }
.partner-form-heading { display:flex; align-items:center; gap:15px; margin-bottom:25px; padding-bottom:20px; border-bottom:1px solid #eaecf0; }
.partner-form-heading > b { width:42px; height:42px; display:grid; place-items:center; border-radius:11px; background:#f4f3ff; color:#6941c6; font-size:.65rem; }
.partner-form-heading span { color:#7f56d9; font-size:.56rem; font-weight:900; text-transform:uppercase; letter-spacing:.11em; }
.partner-form-heading h2 { margin:4px 0 0; color:#101828; font-size:1.45rem; letter-spacing:-.04em; }
.partner-form-grid { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.partner-form-grid label { display:grid; align-content:start; gap:8px; color:#344054; font-size:.63rem; font-weight:800; }
.partner-form-grid label.wide { grid-column:1/-1; }
.partner-form-grid label > span em,.file-field em { color:#98a2b3; font-style:normal; font-weight:600; }
.partner-form-grid input,.partner-form-grid select,.partner-form-grid textarea,.onboarding-decision textarea { width:100%; min-height:51px; padding:0 14px; border:1px solid #d0d5dd; border-radius:10px; background:#fff; color:#101828; outline:none; font:inherit; font-weight:600; }
.partner-form-grid textarea,.onboarding-decision textarea { padding:13px 14px; resize:vertical; }
.partner-form-grid input:focus,.partner-form-grid select:focus,.partner-form-grid textarea:focus { border-color:#7f56d9; box-shadow:0 0 0 3px #f4f3ff; }
.partner-form-grid label > small,.partner-field-error { color:#b42318; font-size:.55rem; }
.partner-form-grid label > small:not(:last-child) { color:#667085; }
.partner-apply-phone { display:grid; grid-template-columns:auto 1fr; align-items:center; overflow:hidden; border:1px solid #d0d5dd; border-radius:10px; }
.partner-apply-phone b { padding-left:14px; color:#667085; }.partner-apply-phone input { border:0!important; box-shadow:none!important; }
.file-field input { padding:12px; border-style:dashed; }
.partner-service-picker { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.partner-service-picker label { min-height:88px; display:flex; align-items:flex-start; gap:11px; padding:15px; border:1px solid #e4e7ec; border-radius:12px; cursor:pointer; transition:.15s ease; }
.partner-service-picker label:has(input:checked) { border-color:#7f56d9; background:#f9f5ff; box-shadow:inset 0 0 0 1px #7f56d9; }
.partner-service-picker input { margin-top:3px; accent-color:#6941c6; }
.partner-service-picker span { display:grid; gap:5px; }.partner-service-picker strong { color:#101828; font-size:.64rem; }.partner-service-picker small { color:#667085; font-size:.55rem; line-height:1.45; }
.partner-consent { display:flex; align-items:flex-start; gap:10px; margin-top:22px; color:#475467; font-size:.62rem; line-height:1.55; }.partner-consent input { margin-top:2px; accent-color:#6941c6; }
.partner-apply-submit { min-height:92px; display:flex; align-items:center; justify-content:space-between; gap:25px; padding:20px 24px; border-radius:16px; background:#101828; color:#fff; }
.partner-apply-submit > div { display:grid; gap:5px; }.partner-apply-submit strong { font-size:.74rem; }.partner-apply-submit div span { color:#b9c0cc; font-size:.59rem; }
.partner-apply-submit button { min-height:52px; padding:0 20px; border:0; border-radius:10px; background:#7f56d9; color:#fff; font-size:.66rem; font-weight:850; cursor:pointer; }.partner-apply-submit button span { margin-left:25px; }
.partner-status-shell { width:min(700px,100%); display:grid; justify-items:center; margin:30px auto; padding:55px; border:1px solid #e4e7ec; border-radius:24px; background:#fff; text-align:center; box-shadow:0 28px 90px rgba(16,24,40,.09); }
.partner-status-mark { width:76px; height:76px; display:grid; place-items:center; margin-bottom:24px; border-radius:22px; background:#f4f3ff; color:#6941c6; }.partner-status-mark svg { width:34px; height:34px; fill:none; stroke:currentColor; stroke-width:1.7; }
.partner-status-shell h1 { margin:14px 0; color:#101828; font-size:clamp(2.6rem,5vw,4.8rem); line-height:.94; letter-spacing:-.065em; }.partner-status-shell > p:not(.premium-kicker) { max-width:520px; margin:0; color:#667085; font-size:.72rem; line-height:1.7; }
.partner-status-shell form { width:min(430px,100%); display:grid; gap:14px; margin-top:25px; text-align:left; }.partner-status-shell form label { display:grid; gap:8px; color:#344054; font-size:.63rem; font-weight:800; }.partner-status-shell form input { min-height:64px; padding:0 18px; border:1px solid #d0d5dd; border-radius:12px; font-size:1.35rem; font-weight:850; letter-spacing:.35em; text-align:center; }.partner-status-shell form small { color:#b42318; }.partner-status-shell form button,.partner-status-action { min-height:52px; display:flex; align-items:center; justify-content:space-between; padding:0 18px; border:0; border-radius:10px; background:#6941c6; color:#fff; font-size:.66rem; font-weight:850; }
.partner-demo-code { width:min(430px,100%); display:flex; justify-content:space-between; margin-top:20px; padding:14px 18px; border-radius:11px; background:#f4f3ff; color:#6941c6; }.partner-demo-code span { font-size:.6rem; font-weight:750; }.partner-demo-code strong { letter-spacing:.25em; }
.partner-application-status { display:inline-flex; align-items:center; justify-content:center; padding:7px 10px; border-radius:99px; background:#f2f4f7; color:#475467; font-size:.52rem; font-weight:900; text-transform:uppercase; letter-spacing:.06em; white-space:nowrap; }.partner-application-status.status-submitted,.partner-application-status.status-under_review { background:#fff6ed; color:#b54708; }.partner-application-status.status-approved { background:#ecfdf3; color:#067647; }.partner-application-status.status-rejected { background:#fef3f2; color:#b42318; }.partner-application-status.status-changes_requested { background:#fff1f3; color:#c01048; }
.partner-status-shell > .partner-application-status { margin-top:23px; }.partner-status-action { width:min(330px,100%); margin-top:25px; }.partner-review-note { display:grid; gap:6px; margin-top:20px; padding:15px; border-radius:11px; background:#f8fafc; color:#475467; text-align:left; }.partner-review-note strong { font-size:.62rem; }.partner-review-note span { font-size:.58rem; line-height:1.55; }
.partner-status-steps { width:100%; display:grid; grid-template-columns:repeat(4,1fr); gap:8px; margin-top:35px; padding-top:24px; border-top:1px solid #eaecf0; }.partner-status-steps span { padding-top:8px; border-top:3px solid #e4e7ec; color:#98a2b3; font-size:.53rem; font-weight:750; }.partner-status-steps span.done { border-color:#12b76a; color:#067647; }
.onboarding-filter { display:flex; align-items:end; justify-content:space-between; gap:24px; margin-top:22px; padding:24px; }.onboarding-filter h2 { margin:6px 0 0; color:#101828; font-size:1.55rem; }.onboarding-filter nav { display:flex; flex-wrap:wrap; gap:7px; }.onboarding-filter nav a { padding:9px 11px; border-radius:8px; background:#f2f4f7; color:#475467; font-size:.56rem; font-weight:800; }.onboarding-filter nav a.active { background:#6941c6; color:#fff; }.onboarding-filter nav b { margin-left:5px; }
.onboarding-list { margin-top:14px; padding:12px; }.onboarding-row { display:grid; grid-template-columns:48px minmax(240px,1fr) minmax(190px,.65fr) auto 22px; align-items:center; gap:16px; padding:16px; border-bottom:1px solid #eaecf0; color:#475467; }.onboarding-row:hover { background:#f9fafb; }.onboarding-row > div { display:grid; gap:4px; }.onboarding-row small { color:#98a2b3; font-size:.5rem; font-weight:800; }.onboarding-row strong { color:#101828; font-size:.68rem; }.onboarding-row span { font-size:.55rem; }.onboarding-row > i { color:#7f56d9; font-style:normal; font-weight:900; }
.onboarding-type { width:44px; height:44px; display:grid; place-items:center; border-radius:11px; background:#ecfdf3; color:#087a55; }.onboarding-type.agency { background:#fff4ed; color:#b54708; }.onboarding-type svg { width:20px; height:20px; fill:none; stroke:currentColor; stroke-width:1.8; }
.onboarding-detail-head { margin-top:15px; }.onboarding-service-list { display:grid; grid-template-columns:1fr 1fr; gap:9px; margin-bottom:20px; }.onboarding-service-list > span { display:grid; grid-template-columns:24px 1fr; gap:3px 8px; padding:13px; border-radius:10px; background:#f8fafc; }.onboarding-service-list svg { grid-row:span 2; width:20px; height:20px; fill:none; stroke:#12b76a; }.onboarding-service-list strong { color:#101828; font-size:.62rem; }.onboarding-service-list small { color:#667085; font-size:.52rem; }
.onboarding-documents { display:grid; gap:9px; }.onboarding-documents a { display:grid; grid-template-columns:38px 1fr auto; align-items:center; gap:12px; padding:13px; border:1px solid #e4e7ec; border-radius:10px; }.onboarding-documents svg { width:20px; height:20px; fill:none; stroke:#6941c6; }.onboarding-documents span { display:grid; gap:4px; }.onboarding-documents strong { color:#101828; font-size:.62rem; }.onboarding-documents small { color:#667085; font-size:.52rem; }.onboarding-documents b { color:#6941c6; font-size:.55rem; }
.onboarding-decision > p { color:#667085; font-size:.6rem; line-height:1.6; }.onboarding-decision form { display:grid; gap:14px; margin-top:18px; }.onboarding-decision form label { display:grid; gap:8px; color:#344054; font-size:.6rem; font-weight:800; }.onboarding-actions { display:grid; grid-template-columns:1fr 1fr; gap:8px; }.onboarding-actions button { min-height:42px; border:1px solid #d0d5dd; border-radius:8px; background:#fff; color:#344054; font-size:.56rem; font-weight:800; cursor:pointer; }.onboarding-actions button.danger { color:#b42318; }.onboarding-actions button.approve { border-color:#067647; background:#067647; color:#fff; }.onboarding-final-state { display:grid; gap:5px; margin-top:18px; padding:16px; border-radius:10px; background:#f8fafc; }.onboarding-final-state strong { font-size:.7rem; }.onboarding-final-state span { color:#667085; font-size:.56rem; }
@media(max-width:900px) { .partner-apply-hero { grid-template-columns:1fr; }.partner-apply-hero aside { max-width:520px; }.partner-service-picker { grid-template-columns:1fr 1fr; }.onboarding-filter { align-items:flex-start; flex-direction:column; }.onboarding-row { grid-template-columns:44px 1fr auto; }.onboarding-row > div:nth-of-type(2) { display:none; }.onboarding-row > i { display:none; } }
@media(max-width:600px) { .premium-public-shell:has(.partner-apply-hero),.premium-public-shell:has(.partner-status-shell) { width:calc(100% - 28px); padding-top:25px; }.partner-entry-actions { grid-template-columns:1fr; }.partner-apply-hero { padding:26px 20px; border-radius:17px; }.partner-apply-hero h1 { font-size:3rem; }.partner-form-card { padding:22px 17px; }.partner-form-grid,.partner-service-picker { grid-template-columns:1fr; }.partner-form-grid label.wide { grid-column:auto; }.partner-apply-submit { align-items:stretch; flex-direction:column; }.partner-apply-submit button { width:100%; }.partner-status-shell { padding:35px 19px; border-radius:18px; }.partner-status-steps { grid-template-columns:1fr 1fr; }.onboarding-row { grid-template-columns:42px 1fr; }.onboarding-row > .partner-application-status { grid-column:2; justify-self:start; }.onboarding-service-list { grid-template-columns:1fr; }.onboarding-actions { grid-template-columns:1fr; } }

/* Agency team invitation and verified joining */
.agency-team-hero { margin-bottom:22px; }.agency-team-hero > div:first-child { min-width:0; flex:1; }.agency-team-hero h1 { font-size:clamp(3.4rem,5.4vw,5.4rem); }.agency-team-trust { width:230px; min-height:190px; display:grid; align-content:center; justify-items:center; flex:0 0 230px; gap:10px; padding:25px; border-radius:20px; background:#fff7ed; color:#9a3412; text-align:center; }.agency-team-trust svg { width:42px; height:42px; fill:none; stroke:currentColor; stroke-width:1.6; }.agency-team-trust strong { color:#7c2d12; font-size:.76rem; }.agency-team-trust span { color:#9a3412; font-size:.58rem; line-height:1.55; }
.agency-invite-share { display:grid; grid-template-columns:1fr minmax(300px,1.2fr) auto; align-items:center; gap:14px; margin:0 0 22px; padding:18px 20px; border:1px solid #fed7aa; border-radius:15px; background:#fff7ed; }.agency-invite-share div { display:grid; gap:3px; }.agency-invite-share small { color:#c2410c; font-size:.52rem; font-weight:850; letter-spacing:.12em; }.agency-invite-share strong { color:#431407; font-size:.72rem; }.agency-invite-share span { color:#9a3412; font-size:.54rem; }.agency-invite-share input { width:100%; min-height:46px; padding:0 13px; border:1px solid #fdba74; border-radius:8px; background:#fff; color:#7c2d12; font-size:.56rem; }.agency-invite-share button { min-height:46px; padding:0 18px; border:0; border-radius:8px; background:#9a3412; color:#fff; font-size:.6rem; font-weight:800; }
.agency-team-layout { display:grid; grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr); gap:22px; align-items:start; }.agency-invite-panel form { display:grid; gap:14px; padding:22px; }.agency-invite-panel label { display:grid; gap:7px; color:#344054; font-size:.6rem; font-weight:800; }.agency-invite-panel input { width:100%; min-height:50px; padding:0 13px; border:1px solid #d0d5dd; border-radius:9px; color:#101828; font:inherit; font-size:.64rem; }.agency-invite-panel .partner-apply-phone { border:1px solid #d0d5dd; border-radius:9px; }.agency-invite-panel .partner-apply-phone input { border:0; }.agency-invite-assurance { display:flex; gap:9px; align-items:flex-start; padding:12px; border-radius:9px; background:#f0fdf4; color:#067647; font-size:.56rem; line-height:1.5; }.agency-invite-assurance svg { width:17px; flex:0 0 17px; fill:none; stroke:currentColor; }.agency-invite-panel form > button { min-height:50px; display:flex; align-items:center; justify-content:space-between; padding:0 16px; border:0; border-radius:9px; background:#101828; color:#fff; font-size:.62rem; font-weight:850; }
.agency-invitation-rows { display:grid; }.agency-invite-list .ops-empty { padding:52px 20px; text-align:center; }.agency-invitation-rows article { display:grid; grid-template-columns:42px minmax(0,1fr) auto auto; align-items:center; gap:12px; padding:16px 20px; border-bottom:1px solid #eaecf0; }.agency-invitation-rows article:last-child { border-bottom:0; }.agency-invite-avatar { width:42px; height:42px; display:grid; place-items:center; border-radius:12px; background:#fff3e8; color:#b54708; font-size:.72rem; font-weight:900; }.agency-invitation-rows article > div { min-width:0; display:grid; gap:3px; }.agency-invitation-rows strong { color:#101828; font-size:.65rem; }.agency-invitation-rows small,.agency-invitation-rows p { overflow:hidden; margin:0; color:#667085; font-size:.52rem; text-overflow:ellipsis; white-space:nowrap; }.agency-invitation-rows form button { border:0; background:transparent; color:#b42318; font-size:.54rem; font-weight:800; }.invite-status { display:inline-flex; align-items:center; min-height:26px; padding:0 9px; border-radius:999px; background:#f2f4f7; color:#475467; font-size:.49rem; font-style:normal; font-weight:850; text-transform:uppercase; white-space:nowrap; }.invite-status.status-pending { background:#fffaeb; color:#b54708; }.invite-status.status-application_started,.invite-status.status-application_submitted { background:#eef4ff; color:#3538cd; }.invite-status.status-accepted { background:#ecfdf3; color:#067647; }.invite-status.status-cancelled,.invite-status.status-expired { background:#fef3f2; color:#b42318; }
.agency-invite-context { display:flex; align-items:center; gap:16px; margin:20px 0; padding:18px 22px; border:1px solid #fed7aa; border-radius:14px; background:#fff7ed; }.agency-invite-context > span { width:44px; height:44px; display:grid; place-items:center; flex:0 0 44px; border-radius:12px; background:#ffedd5; color:#c2410c; }.agency-invite-context svg { width:23px; height:23px; fill:none; stroke:currentColor; }.agency-invite-context div { display:grid; gap:3px; }.agency-invite-context small { color:#c2410c; font-size:.5rem; font-weight:900; letter-spacing:.12em; }.agency-invite-context strong { color:#431407; font-size:.68rem; }.agency-invite-context p { margin:0; color:#9a3412; font-size:.56rem; }
.partner-invitation-shell { width:min(1050px,100%); display:grid; grid-template-columns:1.1fr .9fr; overflow:hidden; margin:42px auto 70px; border:1px solid #e4e7ec; border-radius:24px; background:#fff; box-shadow:0 28px 90px rgba(16,24,40,.09); }.partner-invitation-brand { min-height:570px; display:flex; flex-direction:column; align-items:flex-start; justify-content:flex-end; padding:55px; background:linear-gradient(145deg,#101828,#1d2939); color:#fff; }.partner-invitation-brand > span { width:68px; height:68px; display:grid; place-items:center; margin-bottom:auto; border-radius:18px; background:#ff5a36; }.partner-invitation-brand svg { width:34px; height:34px; fill:none; stroke:currentColor; }.partner-invitation-brand small,.partner-invitation-card > small { color:#fdba74; font-size:.55rem; font-weight:900; letter-spacing:.15em; }.partner-invitation-brand h1 { max-width:600px; margin:16px 0; font-size:clamp(2.7rem,5vw,5.3rem); line-height:.91; letter-spacing:-.065em; }.partner-invitation-brand p { margin:0; color:#d0d5dd; font-size:.62rem; }.partner-invitation-card { display:flex; flex-direction:column; align-items:flex-start; justify-content:center; padding:48px; }.partner-invitation-card h2 { margin:14px 0; color:#101828; font-size:2.15rem; line-height:1; letter-spacing:-.045em; }.partner-invitation-card p { margin:0 0 24px; color:#667085; font-size:.66rem; line-height:1.7; }.partner-invitation-card > a { width:100%; min-height:54px; display:flex; align-items:center; justify-content:space-between; padding:0 17px; border-radius:9px; background:#6941c6; color:#fff; font-size:.62rem; font-weight:850; }.partner-invite-note { display:flex; gap:9px; margin-top:18px; color:#667085; font-size:.54rem; line-height:1.55; }.partner-invite-note svg { width:18px; flex:0 0 18px; fill:none; stroke:#12b76a; }.partner-claim-cancel { margin-top:16px; color:#667085; font-size:.58rem; font-weight:750; }
@media(max-width:900px) { .agency-team-layout,.partner-invitation-shell { grid-template-columns:1fr; }.agency-invite-share { grid-template-columns:1fr; }.partner-invitation-brand { min-height:390px; padding:35px; }.partner-invitation-brand h1 { font-size:3.6rem; }.agency-team-trust { width:100%; min-height:auto; } }
@media(max-width:600px) { .agency-invitation-rows article { grid-template-columns:38px 1fr; padding:14px; }.agency-invitation-rows article > .invite-status,.agency-invitation-rows article > form { grid-column:2; justify-self:start; }.agency-invite-context { align-items:flex-start; padding:15px; }.partner-invitation-shell { margin-top:20px; border-radius:18px; }.partner-invitation-brand { min-height:330px; padding:25px; }.partner-invitation-brand h1 { font-size:3rem; }.partner-invitation-card { padding:30px 22px; } }

/* Partner correction and resubmission */
.partner-correction-hero { display:grid; grid-template-columns:1fr 190px; align-items:center; gap:30px; padding:44px 48px; border-radius:24px; background:linear-gradient(135deg,#101828,#1d2939); color:#fff; }.partner-correction-hero h1 { max-width:800px; margin:12px 0; font-size:clamp(3rem,6vw,5.7rem); line-height:.9; letter-spacing:-.065em; }.partner-correction-hero p:not(.premium-kicker) { max-width:680px; margin:0; color:#d0d5dd; font-size:.68rem; line-height:1.65; }.partner-correction-hero aside { display:grid; justify-items:center; gap:5px; padding:25px 15px; border:1px solid rgba(255,255,255,.17); border-radius:18px; background:rgba(255,255,255,.07); text-align:center; }.partner-correction-hero aside span { font-size:3.2rem; font-weight:900; }.partner-correction-hero aside strong { font-size:.66rem; }.partner-correction-hero aside small { color:#d0d5dd; font-size:.52rem; line-height:1.5; }
.partner-correction-note { display:flex; align-items:flex-start; gap:15px; margin:20px 0; padding:19px 22px; border:1px solid #fec84b; border-radius:14px; background:#fffaeb; }.partner-correction-note > span { width:42px; height:42px; display:grid; place-items:center; flex:0 0 42px; border-radius:11px; background:#fef0c7; color:#b54708; }.partner-correction-note svg { width:22px; height:22px; fill:none; stroke:currentColor; }.partner-correction-note div { display:grid; gap:4px; }.partner-correction-note small { color:#b54708; font-size:.5rem; font-weight:900; letter-spacing:.12em; }.partner-correction-note strong { color:#7a2e0e; font-size:.67rem; line-height:1.45; }.partner-correction-note p { margin:0; color:#b54708; font-size:.52rem; }.correction-identity-lock { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }.correction-identity-lock div { display:grid; gap:5px; padding:15px; border:1px solid #eaecf0; border-radius:10px; background:#f9fafb; }.correction-identity-lock span { color:#667085; font-size:.51rem; }.correction-identity-lock strong { overflow:hidden; color:#344054; font-size:.62rem; text-overflow:ellipsis; }.ops-correction-link { display:grid; grid-template-columns:1fr minmax(280px,1fr) auto; align-items:center; gap:13px; margin:0 0 18px; padding:16px 18px; border:1px solid #fec84b; border-radius:13px; background:#fffaeb; }.ops-correction-link div { display:grid; gap:3px; }.ops-correction-link small { color:#b54708; font-size:.49rem; font-weight:900; letter-spacing:.1em; }.ops-correction-link strong { color:#7a2e0e; font-size:.62rem; }.ops-correction-link span { color:#b54708; font-size:.51rem; }.ops-correction-link input { min-height:43px; padding:0 11px; border:1px solid #fdb022; border-radius:8px; background:#fff; font-size:.52rem; }.ops-correction-link button { min-height:43px; padding:0 15px; border:0; border-radius:8px; background:#b54708; color:#fff; font-size:.55rem; font-weight:850; }
@media(max-width:760px) { .partner-correction-hero { grid-template-columns:1fr; padding:30px 22px; }.partner-correction-hero aside { justify-items:start; text-align:left; }.correction-identity-lock { grid-template-columns:1fr; }.ops-correction-link { grid-template-columns:1fr; } }

/* Staged partner verification and data minimisation */
.document-later-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }.document-later-grid > span { display:grid; grid-template-columns:34px 1fr; gap:4px 10px; padding:17px; border:1px solid #d1fadf; border-radius:12px; background:#f6fef9; }.document-later-grid svg { width:24px; height:24px; grid-row:1/3; fill:none; stroke:#079455; }.document-later-grid strong { color:#05603a; font-size:.61rem; }.document-later-grid small { color:#28865f; font-size:.52rem; line-height:1.5; }
.partner-document-hero { display:grid; grid-template-columns:1fr 220px; align-items:center; gap:35px; padding:46px 50px; border-radius:24px; background:linear-gradient(135deg,#101828,#1d2939); color:#fff; }.partner-document-hero h1 { margin:12px 0; font-size:clamp(3.2rem,6vw,5.8rem); line-height:.9; letter-spacing:-.065em; }.partner-document-hero p:not(.premium-kicker) { max-width:700px; margin:0; color:#d0d5dd; font-size:.68rem; line-height:1.65; }.partner-document-hero aside { display:grid; justify-items:center; gap:9px; padding:25px 18px; border:1px solid rgba(255,255,255,.15); border-radius:18px; background:rgba(255,255,255,.07); text-align:center; }.partner-document-hero aside svg { width:44px; height:44px; fill:none; stroke:#6ce9a6; }.partner-document-hero aside strong { font-size:.68rem; }.partner-document-hero aside span { color:#d0d5dd; font-size:.53rem; line-height:1.5; }.partner-document-form { display:grid; gap:20px; margin-top:20px; }
.identity-method-picker { display:grid; grid-template-columns:repeat(4,1fr); gap:10px; }.identity-method-picker label { cursor:pointer; }.identity-method-picker input { position:absolute; opacity:0; pointer-events:none; }.identity-method-picker label > span { min-height:110px; display:flex; flex-direction:column; justify-content:center; gap:6px; padding:15px; border:1px solid #d0d5dd; border-radius:11px; background:#fff; }.identity-method-picker input:checked + span { border:2px solid #6941c6; background:#f9f5ff; box-shadow:0 0 0 3px #ebe9fe; }.identity-method-picker strong { color:#101828; font-size:.61rem; }.identity-method-picker small { color:#667085; font-size:.5rem; line-height:1.45; }.partner-aadhaar-notice { display:grid; gap:4px; margin-top:14px; padding:14px 16px; border-left:3px solid #6941c6; background:#f9f5ff; }.partner-aadhaar-notice strong { color:#42307d; font-size:.58rem; }.partner-aadhaar-notice span { color:#6941c6; font-size:.53rem; line-height:1.55; }.document-purpose-list { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; margin-bottom:16px; }.document-purpose-list span { padding:14px; border-radius:10px; background:#f9fafb; color:#667085; font-size:.53rem; line-height:1.55; }.document-purpose-list b { display:block; margin-bottom:4px; color:#344054; font-size:.57rem; }.onboarding-actions .document-request { grid-column:1/-1; background:#6941c6; color:#fff; }.onboarding-actions .document-verify { grid-column:1/-1; background:#067647; color:#fff; }
@media(max-width:800px) { .document-later-grid,.document-purpose-list { grid-template-columns:1fr; }.identity-method-picker { grid-template-columns:1fr 1fr; }.partner-document-hero { grid-template-columns:1fr; padding:32px 24px; }.partner-document-hero aside { justify-items:start; text-align:left; } }
@media(max-width:480px) { .identity-method-picker { grid-template-columns:1fr; }.partner-document-hero h1 { font-size:3.2rem; } }

/* Operations OTP channel settings */
.otp-settings-hero { --team-accent:#7c3aed; }
.otp-settings-board { display:grid; grid-template-columns:300px minmax(0,1fr); gap:36px; margin-top:24px; padding:30px; border:1px solid #e4e7ec; border-radius:17px; background:#fff; box-shadow:0 20px 50px rgba(16,24,40,.06); }
.otp-settings-intro h2 { margin:10px 0 12px; color:#101828; font-size:2rem; line-height:1.05; letter-spacing:-.045em; }
.otp-settings-intro p { margin:0; color:#667085; font-size:.67rem; line-height:1.65; }
.otp-channel-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; }
.otp-channel-card { position:relative; display:grid; align-content:start; min-height:285px; padding:20px; border:1px solid #dfe3e8; border-radius:14px; background:#fbfcfe; cursor:pointer; transition:.18s ease; }
.otp-channel-card:hover { transform:translateY(-2px); border-color:#a78bfa; box-shadow:0 12px 28px rgba(124,58,237,.08); }
.otp-channel-card.active { border:2px solid #7c3aed; background:#f7f3ff; box-shadow:0 0 0 3px rgba(124,58,237,.08); }
.otp-channel-card.unavailable { cursor:not-allowed; opacity:.58; }
.otp-channel-card input { position:absolute; right:17px; top:17px; accent-color:#7c3aed; }
.otp-channel-icon { display:grid; place-items:center; width:42px; height:42px; margin-bottom:25px; border-radius:11px; background:#ede9fe; color:#6d28d9; }
.otp-channel-icon svg { width:19px; height:19px; fill:none; stroke:currentColor; stroke-width:1.8; }
.otp-channel-card > small { color:#7c3aed; font-size:.53rem; font-weight:900; letter-spacing:.13em; }
.otp-channel-card h3 { margin:7px 0 10px; color:#101828; font-size:1.25rem; }
.otp-channel-card > p { margin:0; color:#667085; font-size:.61rem; line-height:1.6; }
.otp-channel-card > div { display:flex; align-items:center; justify-content:space-between; gap:8px; margin-top:auto; padding-top:18px; }
.otp-channel-card > div > b { color:#7c3aed; font-size:.52rem; letter-spacing:.08em; }
.otp-config-status { padding:5px 7px; border-radius:99px; font-size:.5rem; font-weight:850; }
.otp-config-status.ready { background:#dcfae6; color:#087a55; }
.otp-config-status.missing { background:#fee4e2; color:#b42318; }
.otp-settings-submit { grid-column:1/-1; display:flex; align-items:center; justify-content:space-between; gap:20px; margin-top:6px; padding:18px 20px; border-radius:11px; background:#101828; color:#fff; }
.otp-settings-submit > div { display:grid; gap:3px; }
.otp-settings-submit strong { font-size:.68rem; }
.otp-settings-submit span { color:#b9c0cc; font-size:.56rem; }
.otp-settings-submit button { min-height:42px; padding:0 15px; border:0; border-radius:8px; background:#7c3aed; color:#fff; font-size:.6rem; font-weight:850; cursor:pointer; }
.otp-settings-note { display:grid; grid-template-columns:240px 1fr; gap:28px; margin-top:17px; padding:23px 28px; border-radius:13px; background:#f4f1ea; color:#344054; }
.otp-settings-note strong { font-size:.72rem; }
.otp-settings-note > div { display:grid; gap:7px; color:#667085; font-size:.58rem; }
@media(max-width:1000px) { .otp-settings-board { grid-template-columns:1fr; }.otp-channel-grid { grid-template-columns:1fr 1fr; }.otp-channel-card:last-of-type { grid-column:1/-1; } }
@media(max-width:680px) { .otp-settings-board { padding:20px 16px; }.otp-channel-grid { grid-template-columns:1fr; }.otp-channel-card:last-of-type { grid-column:auto; }.otp-settings-submit { align-items:flex-start; flex-direction:column; }.otp-settings-note { grid-template-columns:1fr; } }

/* Privacy rights and restricted audit registers */
.privacy-account-heading { align-items:end; }.privacy-request-layout { display:grid; grid-template-columns:minmax(300px,.75fr) minmax(420px,1.25fr); gap:22px; align-items:start; }.privacy-request-form,.privacy-request-history { padding:26px; border:1px solid #e4e7ec; border-radius:18px; background:#fff; box-shadow:0 18px 45px rgba(16,24,40,.05); }.privacy-request-form h2,.privacy-request-history h2 { margin:8px 0 18px; color:#101828; font-size:1.65rem; }.privacy-request-form form { display:grid; gap:14px; }.privacy-request-form label { display:grid; gap:7px; color:#344054; font-size:.62rem; font-weight:800; }.privacy-request-form select,.privacy-request-form textarea { width:100%; padding:12px; border:1px solid #d0d5dd; border-radius:9px; background:#fff; color:#101828; font:inherit; font-size:.62rem; }.privacy-request-form button { min-height:50px; display:flex; align-items:center; justify-content:space-between; padding:0 16px; border:0; border-radius:9px; background:#6941c6; color:#fff; font-size:.62rem; font-weight:850; }.privacy-request-form > p { margin:16px 0 0; color:#667085; font-size:.54rem; line-height:1.6; }.privacy-request-history { display:grid; gap:12px; }.privacy-request-history > article { display:grid; grid-template-columns:1fr auto; gap:10px; padding:18px; border:1px solid #eaecf0; border-radius:12px; }.privacy-request-history article > div:first-child { display:grid; gap:3px; }.privacy-request-history article strong { color:#101828; font-size:.66rem; }.privacy-request-history article span,.privacy-request-history article p,.privacy-request-history article small { color:#667085; font-size:.54rem; line-height:1.55; }.privacy-request-history article p,.privacy-request-history article > small,.privacy-response { grid-column:1/-1; margin:0; }.privacy-response { display:grid; gap:4px; padding:12px; border-radius:8px; background:#f6fef9; }.privacy-response b { color:#067647; font-size:.55rem; }
.privacy-filters,.audit-filter { display:flex; flex-wrap:wrap; gap:7px; }.privacy-filters a,.audit-filter button { padding:8px 10px; border:0; border-radius:7px; background:#f2f4f7; color:#344054; font-size:.53rem; font-weight:800; }.privacy-ops-list { display:grid; gap:12px; }.privacy-ops-list > article { padding:20px; border:1px solid #e4e7ec; border-radius:13px; }.privacy-ops-list header { display:flex; align-items:flex-start; justify-content:space-between; gap:15px; }.privacy-ops-list header div { display:grid; gap:3px; }.privacy-ops-list h3 { margin:0; color:#101828; font-size:.85rem; }.privacy-ops-list p,.privacy-ops-list small { color:#667085; font-size:.56rem; line-height:1.6; }.privacy-ops-list form { display:grid; grid-template-columns:180px 1fr auto; gap:9px; margin-top:14px; }.privacy-ops-list select,.privacy-ops-list textarea,.audit-filter select { padding:10px; border:1px solid #d0d5dd; border-radius:8px; background:#fff; font:inherit; font-size:.55rem; }.privacy-ops-list button { padding:0 14px; border:0; border-radius:8px; background:#101828; color:#fff; font-size:.55rem; font-weight:800; }
.audit-log-list { display:grid; }.audit-log-list article { display:grid; grid-template-columns:105px minmax(200px,1fr) 180px minmax(170px,.7fr); align-items:center; gap:15px; padding:15px 5px; border-bottom:1px solid #eaecf0; }.audit-log-list time,.audit-log-list div { display:grid; gap:3px; color:#344054; font-size:.57rem; }.audit-log-list time small,.audit-log-list div span { color:#98a2b3; font-size:.49rem; }.audit-log-list strong { font-size:.61rem; }.audit-log-list code { overflow:hidden; color:#475467; font-size:.51rem; text-overflow:ellipsis; }.audit-log-list details { color:#667085; font-size:.52rem; }.audit-log-list pre { max-width:330px; overflow:auto; padding:9px; border-radius:7px; background:#f8fafc; font-size:.48rem; white-space:pre-wrap; }
@media(max-width:850px) { .privacy-request-layout { grid-template-columns:1fr; }.privacy-ops-list form { grid-template-columns:1fr; }.privacy-ops-list button { min-height:42px; }.audit-log-list article { grid-template-columns:90px 1fr; }.audit-log-list code,.audit-log-list details { grid-column:2; } }
@media(max-width:560px) { .privacy-request-form,.privacy-request-history { padding:18px; }.privacy-request-history > article { grid-template-columns:1fr; }.privacy-request-history article p,.privacy-request-history article > small,.privacy-response { grid-column:auto; } }

/* Professional presence and explainable dispatch */
.pro-availability-card { display:flex; align-items:center; justify-content:space-between; gap:22px; margin:0 0 22px; padding:18px 22px; border:1px solid #d0d5dd; border-radius:14px; background:#fff; box-shadow:0 14px 35px rgba(16,24,40,.05); }
.pro-availability-card > div { display:flex; align-items:center; gap:13px; }.pro-availability-card > div > div { display:grid; gap:3px; }.pro-availability-card strong { color:#101828; font-size:.72rem; }.pro-availability-card p { margin:0; color:#667085; font-size:.56rem; }.pro-availability-pulse { width:14px; height:14px; border:4px solid #d0d5dd; border-radius:50%; background:#98a2b3; }.pro-availability-card.online { border-color:#abefc6; background:#f6fef9; }.pro-availability-card.online .pro-availability-pulse { border-color:#d1fadf; background:#17b26a; box-shadow:0 0 0 6px rgba(23,178,106,.08); }.pro-availability-card button { min-height:42px; padding:0 17px; border:1px solid #d0d5dd; border-radius:9px; background:#101828; color:#fff; font:inherit; font-size:.58rem; font-weight:850; cursor:pointer; }.pro-availability-card.online button { background:#fff; color:#344054; }.team-live-dot.offline::before { background:#98a2b3; box-shadow:none; }
.dispatch-assignment-form { display:grid; gap:12px; }.dispatch-eligibility-note { padding:11px 12px; border-radius:8px; background:#ecfdf3; color:#067647; font-size:.54rem; font-weight:750; line-height:1.5; }.dispatch-eligibility-note.restricted { background:#fffaeb; color:#b54708; }.dispatch-override { padding:12px; border:1px solid #fec84b; border-radius:9px; background:#fffaeb; }.dispatch-override > span { display:flex; align-items:center; gap:8px; color:#7a2e0e; font-weight:850; }.dispatch-override input { width:auto!important; min-height:auto!important; }.dispatch-override small { display:block; margin-top:5px; color:#b54708; font-size:.49rem; font-weight:500; line-height:1.5; }
@media(max-width:650px) { .pro-availability-card { align-items:flex-start; flex-direction:column; }.pro-availability-card form,.pro-availability-card button { width:100%; } }

/* Returning-customer checkout and saved addresses */
.returning-customer-note { display:flex; align-items:center; gap:11px; margin:0 0 18px; padding:13px 15px; border:1px solid #abefc6; border-radius:10px; background:#f6fef9; }.returning-customer-note svg { width:22px; height:22px; fill:none; stroke:#079455; }.returning-customer-note > div { display:grid; gap:2px; }.returning-customer-note strong { color:#05603a; font-size:.61rem; }.returning-customer-note span { color:#28865f; font-size:.52rem; }
.saved-address-picker { margin-bottom:18px; }.saved-address-picker > span { display:block; margin-bottom:9px; color:#344054; font-size:.59rem; font-weight:850; }.saved-address-picker > div { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }.saved-address-picker label { position:relative; cursor:pointer; }.saved-address-picker input { position:absolute; opacity:0; pointer-events:none; }.saved-address-picker label > span { min-height:118px; display:grid; align-content:start; gap:4px; padding:15px; border:1px solid #d0d5dd; border-radius:11px; background:#fff; }.saved-address-picker input:checked + span { border:2px solid #6941c6; background:#f9f5ff; box-shadow:0 0 0 3px #ebe9fe; }.saved-address-picker b { color:#6941c6; font-size:.54rem; text-transform:uppercase; letter-spacing:.08em; }.saved-address-picker strong { color:#101828; font-size:.62rem; }.saved-address-picker small { color:#667085; font-size:.51rem; line-height:1.45; }.saved-address-picker em { position:absolute; top:12px; right:12px; padding:4px 7px; border-radius:99px; background:#dcfae6; color:#067647; font-size:.46rem; font-style:normal; font-weight:850; }.new-address-choice > span { border-style:dashed!important; }.new-address-choice b { color:#344054; }#booking-address-fields { display:grid; gap:14px; }#booking-address-fields input[readonly] { background:#f9fafb; color:#475467; cursor:not-allowed; }
@media(max-width:650px) { .saved-address-picker > div { grid-template-columns:1fr; } }
.export-cards article { display: flex; flex-direction: column; align-items: flex-start; gap: .6rem; }
.export-cards .team-primary-action { margin-top: auto; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: .85rem 1rem; background: var(--ink, #0b1730); color: #fff; border-radius: 12px; font-weight: 800; text-decoration: none; }
.header-cart-link { display: inline-flex !important; align-items: center; gap: .4rem; }
.header-cart-link b { display: grid; place-items: center; min-width: 1.35rem; height: 1.35rem; border-radius: 50%; background: #5b35c9; color: #fff; font-size: .72rem; }
.variant-price form, .booking-cart-form { margin: 0; }
.variant-price button, .booking-cart-form button { border: 1px solid #d9d3e8; background: #fff; color: #32158c; border-radius: 9px; padding: .62rem .8rem; font: inherit; font-weight: 800; cursor: pointer; }
.booking-cart-form button { width: 100%; margin-top: .7rem; }
.service-cart-shell { max-width: 1440px; margin: 0 auto; padding: 3.5rem clamp(1rem, 5vw, 5rem) 6rem; }
.service-cart-hero { max-width: 800px; margin-bottom: 2rem; }
.service-cart-hero h1 { margin: .3rem 0 .8rem; font-size: clamp(2.8rem, 6vw, 5.5rem); line-height: .94; letter-spacing: -.055em; }
.service-cart-hero > p:last-child { color: #667085; font-size: 1.08rem; line-height: 1.7; }
.cart-notice { margin: 0 0 1.5rem; padding: 1rem 1.2rem; border: 1px solid #b9e6d3; background: #effbf6; color: #087a55; border-radius: 14px; font-weight: 700; }
.service-cart-layout { display: grid; grid-template-columns: minmax(0, 1fr) 360px; gap: 2rem; align-items: start; }
.cart-service-list { display: grid; gap: 1rem; }
.cart-service-item { display: grid; grid-template-columns: 170px minmax(0, 1fr) 190px; gap: 1.4rem; padding: 1rem; border: 1px solid #e4e7ec; border-radius: 20px; background: #fff; box-shadow: 0 18px 50px rgba(11,23,48,.06); }
.cart-service-item img { width: 100%; height: 135px; object-fit: cover; border-radius: 14px; }
.cart-service-item h2 { margin: .25rem 0 .45rem; font-size: 1.35rem; }.cart-service-item p,.cart-service-item small { color: #667085; }
.cart-item-actions { display: flex; flex-direction: column; align-items: flex-end; gap: .35rem; text-align: right; }.cart-item-actions strong { font-size: 1.35rem; }.cart-item-actions a { margin-top: .5rem; color: #fff; background: #0b1730; padding: .72rem .8rem; border-radius: 10px; text-decoration: none; font-weight: 800; }.cart-item-actions button { border: 0; background: transparent; color: #b42318; cursor: pointer; }
.cart-journey-card { position: sticky; top: 1.5rem; padding: 1.6rem; border-radius: 22px; background: #0b1730; color: #fff; box-shadow: 0 24px 60px rgba(11,23,48,.18); }.cart-journey-card > span { color: #b8a7ff; font-weight: 900; text-transform: uppercase; letter-spacing: .08em; }.cart-journey-card h2 { font-size: 2rem; margin: .8rem 0; }.cart-journey-card p,.cart-journey-card small { color: #cbd5e1; line-height: 1.6; }.cart-journey-card a { margin: 1.2rem 0; display: flex; justify-content: space-between; padding: 1rem; border-radius: 12px; background: #fff; color: #0b1730; text-decoration: none; font-weight: 900; }
.cart-empty-state { padding: 5rem 2rem; text-align: center; border: 1px dashed #cbd5e1; border-radius: 24px; background: #fff; }.cart-empty-state svg { width: 46px; }.cart-empty-state a { display: inline-block; margin-top: 1rem; color: #5b35c9; font-weight: 900; }
@media (max-width: 900px) { .service-cart-layout { grid-template-columns: 1fr; }.cart-journey-card { position: static; }.cart-service-item { grid-template-columns: 110px minmax(0,1fr); }.cart-item-actions { grid-column: 1 / -1; align-items: stretch; text-align: left; }.cart-item-actions a { text-align: center; } }
@media (max-width: 600px) { .cart-service-item { grid-template-columns: 1fr; }.cart-service-item img { height: 210px; }.flow-header-trust > span { display: none; } }
/* Operations city launch control */
.city-ops-hero { margin-bottom: 24px; padding: 10px 2px 0; }
.city-ops-hero.compact { margin-bottom: 20px; }
.city-ops-hero.compact h1 { font-size: clamp(3rem, 5vw, 5.2rem); }
.city-primary-action,.city-save-button { display:inline-flex; align-items:center; justify-content:space-between; gap:34px; min-height:52px; padding:0 20px; border:0; border-radius:10px; background:#101828; color:#fff; font-size:.64rem; font-weight:850; text-decoration:none; box-shadow:0 12px 24px rgba(16,24,40,.14); }
.city-primary-action span,.city-save-button span { font-size:1rem; }
.city-portfolio { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.city-portfolio-card { min-height:295px; display:flex; flex-direction:column; justify-content:space-between; gap:28px; padding:24px; border:1px solid #e4e7ec; border-radius:18px; background:linear-gradient(145deg,#fff 40%,#f8f7ff); color:#101828; text-decoration:none; box-shadow:0 14px 35px rgba(16,24,40,.055); transition:.18s ease; }
.city-portfolio-card:hover { transform:translateY(-3px); border-color:#c7b9f4; box-shadow:0 19px 45px rgba(77,48,145,.11); }
.city-card-top { display:flex; align-items:center; justify-content:space-between; }
.city-status { display:inline-flex; align-items:center; gap:7px; min-height:28px; padding:0 10px; border-radius:999px; background:#fff7ed; color:#b54708; font-size:.49rem; font-weight:900; letter-spacing:.045em; text-transform:uppercase; }
.city-status i { width:6px; height:6px; border-radius:50%; background:#f79009; }
.city-status.live { background:#ecfdf3; color:#067647; }.city-status.live i { background:#12b76a; }
.city-arrow { width:32px; height:32px; display:grid; place-items:center; border:1px solid #eaecf0; border-radius:50%; background:#fff; font-size:.8rem; }
.city-portfolio-card small { color:#7f56d9; font-size:.52rem; font-weight:850; letter-spacing:.08em; text-transform:uppercase; }
.city-portfolio-card h2 { margin:8px 0 7px; font-size:2.1rem; letter-spacing:-.055em; }
.city-portfolio-card p { margin:0; color:#667085; font-size:.6rem; line-height:1.55; }
.city-readiness-mini { display:flex; flex-wrap:wrap; gap:7px; }
.city-readiness-mini span { padding:7px 9px; border-radius:7px; background:#f2f4f7; color:#98a2b3; font-size:.47rem; font-weight:850; }
.city-readiness-mini span.ready { background:#ecfdf3; color:#067647; }
.city-back-link { display:inline-block; margin:0 0 10px; color:#667085; font-size:.58rem; font-weight:800; text-decoration:none; }
.city-control-grid { display:grid; grid-template-columns:minmax(0,1.7fr) minmax(290px,.75fr); gap:20px; align-items:start; }
.city-settings-card,.city-launch-card { border:1px solid #e4e7ec; border-radius:18px; background:#fff; box-shadow:0 14px 40px rgba(16,24,40,.055); }
.city-settings-card { padding:26px; }
.city-card-heading { display:grid; grid-template-columns:42px 1fr; gap:14px; padding-bottom:22px; border-bottom:1px solid #eaecf0; }
.city-card-heading > span { width:38px; height:38px; display:grid; place-items:center; border:1px solid #d0d5dd; border-radius:50%; color:#7f56d9; font-size:.56rem; font-weight:900; }
.city-card-heading small,.city-launch-card > small { color:#7f56d9; font-size:.5rem; font-weight:900; letter-spacing:.1em; text-transform:uppercase; }
.city-card-heading h2,.city-launch-card h2 { margin:5px 0; color:#101828; font-size:1.35rem; letter-spacing:-.035em; }
.city-card-heading p,.city-launch-card > p { margin:0; color:#667085; font-size:.58rem; line-height:1.55; }
.city-form-grid { margin-top:24px; }
.city-form-grid label > small { color:#667085; }
.city-save-button { width:100%; margin-top:24px; cursor:pointer; }
.city-launch-card { position:sticky; top:105px; padding:25px; border-top:4px solid #7f56d9; }
.city-launch-checks { display:grid; gap:10px; margin:22px 0; }
.city-launch-checks > div { display:grid; grid-template-columns:34px 1fr; gap:10px; align-items:center; padding:12px; border:1px solid #fee4e2; border-radius:10px; background:#fffbfa; }
.city-launch-checks i { width:30px; height:30px; display:grid; place-items:center; border-radius:50%; background:#fef3f2; color:#b42318; font-size:.6rem; font-style:normal; font-weight:900; }
.city-launch-checks span { display:grid; gap:2px; }.city-launch-checks strong { font-size:.57rem; }.city-launch-checks small { color:#667085; font-size:.49rem; }
.city-launch-checks > div.ready { border-color:#d1fadf; background:#f6fef9; }.city-launch-checks > div.ready i { background:#dcfae6; color:#067647; }
.city-status-button { width:100%; min-height:48px; border:0; border-radius:9px; background:#5f3dc4; color:#fff; font-size:.58rem; font-weight:850; cursor:pointer; }
.city-status-button:disabled { background:#e4e7ec; color:#98a2b3; cursor:not-allowed; }.city-status-button.danger { background:#fff1f0; color:#b42318; }
.city-launch-note { margin-top:13px !important; font-size:.48rem !important; }
.city-draft-illustration { min-height:190px; display:grid; place-items:center; align-content:center; gap:14px; margin-top:22px; border-radius:13px; background:linear-gradient(145deg,#f4f3ff,#eefcf6); color:#5f3dc4; text-align:center; }
.city-draft-illustration svg { width:46px; height:46px; }.city-draft-illustration span { color:#344054; font-size:.62rem; font-weight:850; line-height:1.5; }
.city-form-errors { margin-bottom:18px; padding:16px 18px; border:1px solid #fecdca; border-radius:12px; background:#fffbfa; color:#b42318; font-size:.58rem; }
.city-form-errors ul { margin:8px 0 0; padding-left:18px; }
@media(max-width:980px){.city-portfolio{grid-template-columns:1fr 1fr}.city-control-grid{grid-template-columns:1fr}.city-launch-card{position:static}}
@media(max-width:640px){.city-portfolio{grid-template-columns:1fr}.city-settings-card,.city-launch-card{padding:19px}.city-form-grid{grid-template-columns:1fr}.city-form-grid label.wide{grid-column:auto}.city-primary-action{width:100%}}

/* Installable customer and professional web apps */
.pwa-install-button { min-height:38px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border:1px solid #d9dce4; border-radius:999px; background:#fff; color:#101828; font:inherit; font-size:.56rem; font-weight:850; cursor:pointer; white-space:nowrap; }
.pwa-install-button:hover { border-color:#7f56d9; color:#5f3dc4; }
.pwa-notification-button { min-height:38px; display:inline-flex; align-items:center; justify-content:center; padding:0 14px; border:1px solid #c7d7fe; border-radius:999px; background:#eef4ff; color:#3538cd; font:inherit; font-size:.54rem; font-weight:850; cursor:pointer; white-space:nowrap; }
.pwa-notification-button[data-notification-state="enabled"] { border-color:#abefc6; background:#ecfdf3; color:#067647; }
.pwa-notification-button[data-notification-state="blocked"],.pwa-notification-button[data-notification-state="error"] { border-color:#fecdca; background:#fef3f2; color:#b42318; }
.pwa-notification-button:disabled { cursor:default; }
.pwa-notification-toast { position:fixed; z-index:10020; right:18px; top:84px; width:min(380px,calc(100vw - 28px)); display:grid; gap:5px; padding:16px 18px; border:1px solid #d0d5dd; border-left:4px solid #6941c6; border-radius:12px; background:#fff; color:#101828; box-shadow:0 20px 55px rgba(16,24,40,.22); }
.pwa-notification-toast strong { font-size:.7rem; }.pwa-notification-toast span { color:#667085; font-size:.57rem; line-height:1.5; }
.pwa-install-banner { position:fixed; z-index:10000; right:18px; bottom:18px; width:min(420px,calc(100vw - 28px)); display:grid; grid-template-columns:44px minmax(0,1fr) auto 28px; align-items:center; gap:12px; padding:14px; border:1px solid rgba(255,255,255,.18); border-radius:18px; background:#101828; color:#fff; box-shadow:0 24px 70px rgba(16,24,40,.3); }
.pwa-install-banner-icon { width:44px; height:44px; display:grid; place-items:center; border-radius:12px; background:#6941c6; color:#fff; font-size:1.35rem; font-weight:900; }
.pwa-install-banner > span:nth-child(2) { min-width:0; display:grid; gap:3px; }
.pwa-install-banner strong { font-size:.68rem; }
.pwa-install-banner small { color:#cbd5e1; font-size:.51rem; line-height:1.4; }
.pwa-install-banner [data-pwa-install] { min-height:40px; padding:0 14px; border:0; border-radius:10px; background:#fff; color:#101828; font:inherit; font-size:.55rem; font-weight:900; cursor:pointer; }
.pwa-install-dismiss { width:28px; height:28px; border:0; background:transparent; color:#98a2b3; font-size:1.2rem; cursor:pointer; }
.pro-body .pwa-install-banner-icon { background:#087f5b; }
.ops-body .pwa-install-banner-icon { background:#5936b4; }
.delivery-device-warning,.delivery-device-summary { display:flex; align-items:flex-start; justify-content:space-between; gap:18px; margin:0 0 22px; padding:16px 18px; border:1px solid #fedf89; border-radius:14px; background:#fffaeb; color:#7a2e0e; }
.delivery-device-warning strong,.delivery-device-summary strong { font-size:.66rem; }
.delivery-device-warning p,.delivery-device-summary span { max-width:760px; margin:0; color:#93370d; font-size:.56rem; line-height:1.55; }
.delivery-device-summary { border-color:#abefc6; background:#ecfdf3; color:#067647; }
.delivery-device-summary span { color:#027a48; }
@media(max-width:620px){.pwa-install-button,.pwa-notification-button{min-height:34px;padding:0 10px;font-size:.5rem}.pwa-install-banner{right:14px;bottom:14px;grid-template-columns:40px minmax(0,1fr) 28px}.pwa-install-banner-icon{width:40px;height:40px}.pwa-install-banner [data-pwa-install]{grid-column:1 / -1;width:100%}.pwa-install-dismiss{position:absolute;right:8px;top:8px}.premium-header .pwa-install-button{display:none}.pwa-notification-toast{right:14px;top:70px}}
@media(max-width:620px){.delivery-device-warning,.delivery-device-summary{align-items:flex-start;flex-direction:column;gap:6px}}

.button-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:0;border-radius:12px;background:#101828;color:#fff;font:inherit;font-size:.58rem;font-weight:900;text-decoration:none;box-shadow:0 10px 24px rgba(16,24,40,.14);cursor:pointer;white-space:nowrap}.button-primary:hover{background:#1d2939;transform:translateY(-1px)}.records-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:22px 24px;border-bottom:1px solid #eaecf0}.records-toolbar h2{margin:5px 0 0;font-size:1.35rem}.records-filter{display:grid;align-items:end}.records-filter input,.records-filter select{width:100%;min-height:44px;padding:0 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#101828;font:inherit;font-size:.56rem}.records-filter button{min-height:44px;padding:0 17px;border:0;border-radius:9px;background:#101828;color:#fff;font:inherit;font-size:.55rem;font-weight:850;cursor:pointer}@media(max-width:760px){.button-primary{width:100%}.records-toolbar{align-items:stretch;flex-direction:column;padding:18px}.records-filter{width:100%}}

/* Audited business records and revenue intelligence */
.records-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.records-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.records-metrics,.revenue-periods{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:22px 0}.records-metrics article,.revenue-periods article{display:grid;gap:8px;padding:20px;border:1px solid #e4e7ec;border-radius:16px;background:#fff;box-shadow:0 12px 28px rgba(16,24,40,.04)}.records-metrics span,.revenue-periods span{color:#667085;font-size:.55rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.records-metrics strong,.revenue-periods strong{font-size:1.55rem;letter-spacing:-.04em}.records-metrics small,.revenue-periods small{color:#667085;font-size:.5rem;line-height:1.5}.records-shell{overflow:hidden;border:1px solid #e4e7ec;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(16,24,40,.055)}.records-tabs{display:flex;gap:4px;padding:12px;border-bottom:1px solid #eaecf0;overflow:auto}.records-tabs a{padding:11px 15px;border-radius:10px;color:#667085;font-size:.58rem;font-weight:850;text-decoration:none;white-space:nowrap}.records-tabs a.active{background:#f1edff;color:#5f3dc4}.records-filters{display:grid;grid-template-columns:minmax(220px,1fr) 220px auto;gap:12px;align-items:end;padding:18px;border-bottom:1px solid #eaecf0}.records-filters label,.record-edit label,.assisted-form label,.bulk-import-card label{display:grid;gap:7px;color:#344054;font-size:.54rem;font-weight:800}.records-filters input,.records-filters select,.record-edit input,.record-edit select,.assisted-form input,.assisted-form select,.bulk-import-card input{width:100%;min-height:44px;padding:0 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;font:inherit}.records-filters button,.record-edit button,.record-action-form button,.bulk-import-card form button{min-height:44px;padding:0 18px;border:0;border-radius:9px;background:#101828;color:#fff;font:inherit;font-size:.55rem;font-weight:850;cursor:pointer}.records-alert{margin:16px;padding:14px 16px;border:1px solid #fecdca;border-radius:11px;background:#fffbfa;color:#b42318;font-size:.56rem;line-height:1.55}.record-row{display:grid;grid-template-columns:minmax(260px,2fr) minmax(130px,.65fr) minmax(150px,.7fr) auto;gap:18px;align-items:center;padding:18px 22px;border-bottom:1px solid #eaecf0}.record-row:last-child{border-bottom:0}.record-main{display:grid;gap:5px;min-width:0}.record-main strong{font-size:.66rem}.record-main small,.record-row>div>small{display:block;color:#667085;font-size:.51rem;line-height:1.45}.record-main p{margin:3px 0;color:#344054;font-size:.58rem;line-height:1.55}.record-kicker{color:#6941c6;font-size:.47rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.record-status{display:inline-flex;width:max-content;margin-bottom:4px;padding:6px 9px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:.47rem;font-weight:850}.record-stars{color:#f79009;font-size:.7rem;letter-spacing:.08em}.record-open{padding:9px 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#101828;font:inherit;font-size:.52rem;font-weight:850;text-decoration:none;cursor:pointer}.record-edit{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:18px;border-radius:14px;background:#f8f7ff}.record-edit[hidden]{display:none}.record-edit fieldset{grid-column:1/-1;display:flex;gap:9px;flex-wrap:wrap;padding:12px;border:1px solid #ded7f7;border-radius:10px}.record-edit button{grid-column:1/-1}.record-check{display:flex!important;align-items:center;gap:7px;padding:8px 10px;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.record-check input{width:16px!important;min-height:auto!important}.records-pagination{padding:16px}.assisted-onboarding-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:20px;align-items:start}.assisted-form,.bulk-import-card{display:grid;gap:17px;padding:26px;border:1px solid #e4e7ec;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(16,24,40,.055)}.assisted-form h2,.bulk-import-card h2{margin:5px 0;font-size:1.5rem}.assisted-form label small{color:#667085;font-weight:500}.assisted-form fieldset{padding:16px;border:1px solid #e4e7ec;border-radius:12px}.service-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.verification-declaration{display:flex!important;align-items:flex-start;gap:10px;padding:14px;border:1px solid #abefc6;border-radius:11px;background:#f6fef9}.verification-declaration input{width:18px!important;min-height:auto!important;margin-top:2px}.verification-declaration span{display:grid;gap:4px}.verification-declaration small{color:#667085;font-weight:500;line-height:1.5}.bulk-import-card{position:sticky;top:105px}.bulk-import-card p{color:#667085;font-size:.58rem;line-height:1.6}.bulk-import-card form{display:grid;gap:13px;padding-top:12px;border-top:1px solid #eaecf0}.revenue-periods{grid-template-columns:repeat(4,minmax(0,1fr))}.revenue-chart-card{margin-bottom:22px}.revenue-bars{height:220px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;align-items:end;padding:24px}.revenue-bars>div{height:170px;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;text-align:center}.revenue-bars span{width:100%;min-height:4px;border-radius:7px 7px 2px 2px;background:linear-gradient(180deg,#7f56d9,#5f3dc4)}.revenue-bars small{color:#667085;font-size:.46rem}.ops-metrics article a{color:inherit;font-weight:800}
@media(max-width:1050px){.records-metrics{grid-template-columns:repeat(3,1fr)}.revenue-periods{grid-template-columns:repeat(2,1fr)}.record-edit{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.records-hero{align-items:stretch;flex-direction:column}.records-filters{grid-template-columns:1fr}.record-row{grid-template-columns:1fr 1fr;padding:16px}.record-main{grid-column:1/-1}.record-edit{grid-template-columns:1fr}.assisted-onboarding-grid{grid-template-columns:1fr}.bulk-import-card{position:static}.service-check-grid{grid-template-columns:1fr}.revenue-bars{gap:4px;padding:16px}.revenue-bars small{font-size:.4rem}}
@media(max-width:480px){.records-metrics,.revenue-periods{grid-template-columns:1fr 1fr}.records-metrics article,.revenue-periods article{padding:15px}.record-row{grid-template-columns:1fr}.record-main{grid-column:auto}.record-action-form,.record-open{width:100%;text-align:center}.revenue-bars{overflow-x:auto;grid-template-columns:repeat(12,42px);justify-content:start}}
.commerce-create,.coupon-create{margin:22px 0;padding:26px;border:1px solid #ded7f7;border-radius:20px;background:linear-gradient(135deg,#fff 50%,#f6f2ff);box-shadow:0 18px 45px rgba(16,24,40,.06)}.commerce-create[hidden]{display:none}.commerce-card-head,.coupon-create{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.5fr);gap:24px;align-items:start}.commerce-card-head{display:flex;justify-content:space-between;margin-bottom:20px}.commerce-card-head span,.coupon-create>div>span,.commerce-service header>div>span,.coupon-card header span{color:#6941c6;font-size:.48rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.commerce-card-head h2,.coupon-create h2{margin:6px 0;font-size:1.55rem}.commerce-card-head button{border:0;background:transparent;color:#667085;font-weight:800;cursor:pointer}.commerce-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;padding:18px;border-radius:14px;background:#f8f7ff}.commerce-form label{display:grid;gap:7px;color:#344054;font-size:.53rem;font-weight:800}.commerce-form input,.commerce-form select,.commerce-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#101828;font:inherit;resize:vertical}.commerce-form button{min-height:44px;padding:0 17px;border:0;border-radius:9px;background:#101828;color:#fff;font:inherit;font-size:.55rem;font-weight:850;cursor:pointer}.commerce-form .span-2{grid-column:span 2}.commerce-form .span-full{grid-column:1/-1}.commerce-checks{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px;border:1px solid #ded7f7;border-radius:10px}.commerce-checks label{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:8px;background:#fff}.commerce-checks input{width:16px;min-height:auto}.commerce-list,.coupon-list{display:grid}.commerce-service{border-bottom:1px solid #eaecf0}.commerce-service:last-child{border:0}.commerce-service>header{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px}.commerce-service>header h2{margin:6px 0;font-size:1.35rem}.commerce-service>header p{margin:0;color:#667085;font-size:.58rem}.commerce-service>header>div:last-child{display:flex;gap:10px;align-items:center}.commerce-live{padding:7px 10px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:.47rem;font-weight:850}.commerce-live.is-off{background:#f2f4f7;color:#667085}.commerce-service>.commerce-form{margin:0 22px 20px}.commerce-service>.commerce-form[hidden],.variant-controls[hidden],.coupon-card>.commerce-form[hidden]{display:none}.variant-list{padding:0 22px 22px}.variant-card{overflow:hidden;margin-top:10px;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.variant-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px}.variant-summary>div{display:grid;gap:5px}.variant-summary small{color:#667085;font-size:.5rem}.rate-chips{display:flex;gap:8px;flex-wrap:wrap;padding:0 16px 16px}.rate-chips>span{display:grid;gap:3px;padding:10px 12px;border-radius:9px;background:#f2f4f7;font-size:.53rem}.rate-chips small{color:#667085;font-size:.46rem}.variant-controls{display:grid;gap:12px;padding:14px;border-top:1px solid #eaecf0;background:#fcfcfd}.rate-form{background:#f5faff}.rate-warning{display:flex;justify-content:space-between;gap:20px;padding:10px 12px;border-left:3px solid #2e90fa;background:#eff8ff;font-size:.52rem}.rate-warning span{color:#475467}.coupon-create{border:0;border-bottom:1px solid #eaecf0;border-radius:0;margin:0;box-shadow:none}.coupon-create>div p{color:#667085;font-size:.58rem;line-height:1.6}.coupon-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px}.coupon-card{display:grid;gap:15px;padding:20px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.coupon-card>header{display:flex;justify-content:space-between;gap:20px}.coupon-card h2{margin:5px 0;font-size:1.35rem}.coupon-card p{margin:0;color:#667085;font-size:.55rem}.coupon-card>header>strong{font-size:1.35rem}.coupon-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.coupon-facts span{display:grid;gap:4px;padding:10px;border-radius:9px;background:#f8f7ff;color:#667085;font-size:.46rem}.coupon-facts strong{color:#101828;font-size:.58rem}.coupon-card>.commerce-form{grid-template-columns:repeat(2,minmax(0,1fr));padding:13px}.commerce-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:1050px){.commerce-form{grid-template-columns:repeat(2,minmax(0,1fr))}.coupon-list{grid-template-columns:1fr}.commerce-metrics{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.commerce-card-head,.coupon-create{grid-template-columns:1fr}.commerce-service>header,.commerce-service>header>div:last-child,.variant-summary,.rate-warning{align-items:stretch;flex-direction:column}.commerce-service>header>div:last-child{display:flex}.commerce-form,.coupon-card>.commerce-form{grid-template-columns:1fr}.commerce-form .span-2{grid-column:auto}.commerce-form .span-full{grid-column:1}.variant-list,.commerce-service>header{padding-left:15px;padding-right:15px}.coupon-list{padding:12px}.commerce-metrics{grid-template-columns:1fr 1fr}}

.booking-review-content{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(240px,1fr) auto;gap:18px;align-items:center;padding-top:4px}.booking-review-content>div{display:grid;gap:6px}.booking-review-content>div span{color:#667085;font-size:.52rem}.booking-review-content blockquote{margin:0;padding:16px 18px;border-left:3px solid #7f56d9;border-radius:0 12px 12px 0;background:#f8f7ff;color:#344054;font-size:.61rem;line-height:1.65}@media(max-width:760px){.booking-review-content{grid-template-columns:1fr}.booking-review-content .record-open{width:max-content}}
.staff-hero{align-items:center}.staff-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.staff-shell{padding:0}.staff-filter{display:grid;grid-template-columns:minmax(220px,1fr) 180px 160px auto;gap:10px}.staff-list{border-top:1px solid var(--line)}.staff-card{display:grid;grid-template-columns:minmax(280px,1fr) minmax(220px,.7fr) auto;gap:24px;align-items:center;padding:22px 28px;border-bottom:1px solid var(--line)}.staff-identity{display:flex;align-items:center;gap:14px;min-width:0}.staff-avatar{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#eee8ff;color:#5935c6;font-size:20px;font-weight:900}.staff-identity div,.staff-access{display:grid;gap:4px;min-width:0}.staff-identity strong{font-size:17px}.staff-identity span,.staff-identity small,.staff-access small{color:var(--muted);overflow-wrap:anywhere}.staff-access{grid-template-columns:max-content max-content;align-items:center;gap:7px 10px}.staff-access small{grid-column:1/-1}.staff-role,.staff-state{display:inline-flex;width:max-content;padding:6px 9px;border-radius:999px;background:#eee8ff;color:#5732c5;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.staff-state{background:#e4faee;color:#08794c}.staff-state.is-suspended{background:#fff0ed;color:#b42b20}.staff-edit{grid-column:1/-1;border-top:1px solid var(--line);padding-top:22px}.staff-password-note{display:flex;gap:8px;flex-wrap:wrap;padding:14px;border-radius:14px;background:#f5f2ff;color:#5f5678}.staff-role-guide{display:grid;grid-template-columns:minmax(260px,.55fr) 1fr;gap:28px;margin-top:24px;padding:30px;border:1px solid var(--line);border-radius:24px;background:#fff}.staff-role-guide h2{margin:6px 0;font-size:clamp(26px,3vw,42px)}.staff-role-guide p{color:var(--muted);line-height:1.65}.staff-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.staff-role-grid article{display:grid;gap:7px;padding:16px;border-radius:16px;background:#f7f8fb}.staff-role-grid span{color:var(--muted);font-size:12px;line-height:1.5}@media(max-width:900px){.staff-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.staff-filter{grid-template-columns:1fr 1fr}.staff-filter input{grid-column:1/-1}.staff-card{grid-template-columns:1fr auto}.staff-access{grid-row:2}.staff-role-guide{grid-template-columns:1fr}}@media(max-width:600px){.staff-filter,.staff-role-grid{grid-template-columns:1fr}.staff-filter input{grid-column:auto}.staff-card{grid-template-columns:1fr;padding:18px}.staff-card>.record-open{width:100%}.staff-access{grid-row:auto}.staff-avatar{width:42px;height:42px}.staff-role-guide{padding:20px}}

/* Assisted agency lifecycle controls */
.records-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.record-edit-note{display:grid;align-content:center;gap:5px;padding:11px 13px;border:1px solid #ded7f7;border-radius:10px;background:#fff;color:#344054}.record-edit-note small,.form-intro{margin:0;color:#667085;font-size:.52rem;line-height:1.55}.assisted-section{margin-top:6px;padding-top:20px;border-top:1px solid #eaecf0}.assisted-steps{display:grid;gap:16px;margin:0;padding:0;list-style:none;counter-reset:agency-step}.assisted-steps li{display:grid;grid-template-columns:34px 1fr;gap:5px 12px;counter-increment:agency-step}.assisted-steps li:before{grid-row:1/3;display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#eee8ff;color:#5935c6;font-size:.52rem;font-weight:900;content:counter(agency-step,decimal-leading-zero)}.assisted-steps strong{font-size:.6rem}.assisted-steps span{color:#667085;font-size:.52rem;line-height:1.55}.agency-fee-note{display:grid;gap:5px;margin-top:4px;padding:18px;border-radius:14px;background:#101828;color:#fff}.agency-fee-note span,.agency-fee-note small{color:#cbd5e1;font-size:.5rem}.agency-fee-note strong{font-size:1.65rem}
@media(max-width:1050px){.records-metrics{grid-template-columns:repeat(3,1fr)}}
@media(max-width:480px){.records-metrics{grid-template-columns:1fr 1fr}.records-hero-actions>*{width:100%;text-align:center}}
