/* KRESUP V9.2.0 — PREMIUM DETAIL SYSTEM · STABLE */
:root{--k9d-navy:#07366f;--k9d-teal:#11b8bc;--k9d-line:#e2ebef;--k9d-muted:#75889f;--k9d-soft:#f8fbfc;--k9d-shadow:0 8px 26px rgba(15,54,86,.065)}
html[data-kresup-ui="v900"] body{background:#fff}
body.k9-mobile{background:#fff!important}
body.k9-mobile .content{background:#fff!important}
.k9-pick-card,.k9-admin-pick{background:#fff!important}
.k9-pick-steps>div:not(.done):not(.active){opacity:.52}
.k9-pick-steps>div:not(.done):not(.active) .k9-ico{background:#f8fafb!important;border-color:#e7edf1!important;color:#aebbc7!important;filter:grayscale(1)}
.k9-pick-steps>div:not(.done):not(.active) span{color:#99a8b7!important}
.k9-pick-steps>div.done,.k9-pick-steps>div.active{opacity:1}
.k9-pick-steps>div.done .k9-ico,.k9-pick-steps>div.active .k9-ico{filter:none!important}

/* Shared detail header */
.k9d-page-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;padding:3px 2px}
.k9d-page-head-main{display:flex;align-items:center;gap:12px;min-width:0}.k9d-page-head-main>i{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#eafafa;color:var(--k9d-teal);flex:0 0 auto}.k9d-page-head-main>i svg{width:25px;height:25px}.k9d-page-head h1{font-size:24px;line-height:1.08;letter-spacing:-.03em;margin:0;color:var(--k9d-navy)}.k9d-page-head p{font-size:10px;line-height:1.4;color:var(--k9d-muted);margin:4px 0 0;font-weight:600}.k9d-head-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.k9d-action{border:1px solid #dce8ec;background:#fff;color:var(--k9d-navy);border-radius:13px;padding:9px 12px;font:inherit;font-size:9px;font-weight:850;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.k9d-action.primary{background:var(--k9d-teal);border-color:var(--k9d-teal);color:#fff}.k9d-action svg{width:16px;height:16px}

/* Profile strip */
.k9d-profile{background:#fff;border:1px solid var(--k9d-line);border-radius:22px;padding:13px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;box-shadow:var(--k9d-shadow);margin-bottom:14px}.k9d-profile img,.k9d-profile .avatar-fallback{width:64px;height:64px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 0 0 1px #dfe9ed}.k9d-profile-copy b,.k9d-profile-copy span,.k9d-profile-copy small{display:block}.k9d-profile-copy b{font-size:17px;color:var(--k9d-navy)}.k9d-profile-copy span{font-size:9px;color:#637a94;margin-top:3px;font-weight:700}.k9d-profile-copy small{font-size:8px;color:#8a9aab;margin-top:3px}.k9d-profile-side{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.k9d-chip{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:6px 9px;background:#edf9fa;color:#079ca4;font-size:8px;font-weight:850;border:1px solid #d5edef}.k9d-chip.green{background:#ecf8ef;color:#31934d;border-color:#d8efdf}.k9d-chip.orange{background:#fff5e8;color:#c77918;border-color:#f6e3c7}.k9d-chip.red{background:#fff0f2;color:#c74358;border-color:#f4d7dc}

/* Cards and section titles */
.k9d-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.k9d-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.k9d-card{background:#fff;border:1px solid var(--k9d-line);border-radius:20px;padding:14px;box-shadow:var(--k9d-shadow);min-width:0}.k9d-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.k9d-card-title{display:flex;align-items:center;gap:8px}.k9d-card-title>i{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;background:#eafafa;color:#0aa7ad}.k9d-card-title>i.orange{background:#fff3e5;color:#ed971c}.k9d-card-title>i.purple{background:#f2ecff;color:#7355dd}.k9d-card-title>i.green{background:#ebf8ef;color:#35a151}.k9d-card-title>i.pink{background:#ffedf4;color:#e84f85}.k9d-card-title>i svg{width:20px;height:20px}.k9d-card-title h3{margin:0;font-size:12px;color:var(--k9d-navy)}.k9d-card-title small{display:block;font-size:7px;color:#8595a7;margin-top:2px}.k9d-muted{color:var(--k9d-muted);font-size:9px;line-height:1.45}
.k9d-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.k9d-info>div{border:1px solid #e7edf1;background:#fbfcfd;border-radius:13px;padding:9px 10px;min-width:0}.k9d-info span,.k9d-info b{display:block}.k9d-info span{font-size:7px;color:#8393a5}.k9d-info b{font-size:9px;color:var(--k9d-navy);margin-top:3px;overflow-wrap:anywhere}

/* KPI strip */
.k9d-statbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:13px}.k9d-stat{border:1px solid var(--k9d-line);border-radius:16px;background:#fff;padding:9px;display:flex;align-items:center;gap:7px;box-shadow:0 5px 16px rgba(15,54,86,.035);min-width:0}.k9d-stat>i{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eafafa;color:#0aa6ad;flex:0 0 auto}.k9d-stat>i svg{width:18px;height:18px}.k9d-stat span,.k9d-stat b,.k9d-stat small{display:block}.k9d-stat span{font-size:6.5px;color:#7e90a4;font-weight:700}.k9d-stat b{font-size:14px;color:var(--k9d-navy);margin-top:2px}.k9d-stat small{font-size:6px;color:#94a1af;margin-top:1px}

/* Attendance */
.k9d-att-list{display:flex;flex-direction:column;gap:7px}.k9d-att-row{border:1px solid var(--k9d-line);border-radius:17px;background:#fff;padding:8px 10px;display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:9px}.k9d-att-row img,.k9d-att-row .avatar-fallback{width:45px;height:45px;border-radius:50%;object-fit:cover}.k9d-att-copy b,.k9d-att-copy span{display:block}.k9d-att-copy b{font-size:10px;color:var(--k9d-navy)}.k9d-att-copy span{font-size:7px;color:#8495a7;margin-top:3px}.k9d-att-row select{border:1px solid #dce7ec;background:#f9fbfc;border-radius:12px;color:var(--k9d-navy);padding:8px 25px 8px 8px;font:inherit;font-size:8px;font-weight:800;min-width:86px}

/* Daily */
.k9d-daily-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.k9d-field{display:flex;flex-direction:column;gap:5px;margin-top:8px}.k9d-field label{font-size:7px;color:#778ba1;font-weight:800}.k9d-field select,.k9d-field input,.k9d-field textarea{width:100%;border:1px solid #dfe8ed;background:#fbfcfd;border-radius:12px;padding:9px 10px;color:var(--k9d-navy);font:inherit;font-size:9px;outline:none}.k9d-field textarea{resize:vertical;min-height:85px}.k9d-field select:focus,.k9d-field input:focus,.k9d-field textarea:focus{border-color:#86d9dc;box-shadow:0 0 0 3px rgba(17,184,188,.09)}.k9d-read-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid #edf1f3}.k9d-read-row:last-child{border-bottom:0}.k9d-read-row>i{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#f1f8fa;color:#0ba6ad}.k9d-read-row span b,.k9d-read-row span small{display:block}.k9d-read-row span b{font-size:8px;color:var(--k9d-navy)}.k9d-read-row span small{font-size:7px;color:#8898a9;margin-top:2px}.k9d-read-row>strong{font-size:8px;color:#526d87;text-align:right}
.k9d-timeline{display:flex;align-items:flex-start;justify-content:space-between;gap:5px;padding-top:4px}.k9d-time-step{flex:1;text-align:center;position:relative;min-width:0}.k9d-time-step:not(:last-child):after{content:"";position:absolute;top:17px;left:62%;right:-38%;height:2px;background:#e6ecef}.k9d-time-step.done:not(:last-child):after{background:#7fd7d9}.k9d-time-step>i{width:35px;height:35px;border-radius:50%;margin:auto;display:grid;place-items:center;border:1px solid #e2e9ed;background:#f9fbfc;color:#a7b4c0;position:relative;z-index:1}.k9d-time-step.done>i,.k9d-time-step.active>i{background:#eafafa;color:#08a7ae;border-color:#bfe7e8}.k9d-time-step b,.k9d-time-step span{display:block}.k9d-time-step b{font-size:7px;color:var(--k9d-navy);margin-top:5px}.k9d-time-step span{font-size:6px;color:#8a9aaa;margin-top:2px}

/* Pickup detail */
.k9d-pick-hero{border:1px solid #dce9ed;background:#fff;border-radius:22px;padding:14px;box-shadow:var(--k9d-shadow);display:grid;grid-template-columns:105px minmax(0,1fr);gap:11px;align-items:center}.k9d-pick-hero .k9-bag{width:100px;height:95px}.k9d-pick-hero h2{margin:0;color:var(--k9d-navy);font-size:18px}.k9d-pick-hero p{font-size:8px;color:#788ba1;line-height:1.4;margin:4px 0 0}.k9d-eta{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:9px}.k9d-eta button{border:1px solid #cfe4e8;border-radius:999px;background:#fff;color:var(--k9d-navy);padding:8px 4px;font:inherit;font-size:8px;font-weight:850}.k9d-eta button:first-child{background:var(--k9d-teal);color:#fff;border-color:var(--k9d-teal)}
.k9d-pick-list{display:flex;flex-direction:column;gap:7px}.k9d-pick-row{border:1px solid var(--k9d-line);background:#fff;border-radius:17px;padding:9px;display:grid;grid-template-columns:45px minmax(0,1fr) auto;gap:8px;align-items:center}.k9d-pick-row img,.k9d-pick-row .avatar-fallback{width:45px;height:45px;border-radius:50%;object-fit:cover}.k9d-pick-row b,.k9d-pick-row span,.k9d-pick-row small{display:block}.k9d-pick-row b{font-size:9px;color:var(--k9d-navy)}.k9d-pick-row span{font-size:7px;color:#7e90a3;margin-top:2px}.k9d-pick-row small{font-size:6px;color:#97a4b1;margin-top:2px}.k9d-pick-actions{display:flex;gap:5px;align-items:center}.k9d-mini-btn{border:0;border-radius:10px;padding:7px 9px;background:#eef7fa;color:#0a88a0;font:inherit;font-size:7px;font-weight:850}.k9d-mini-btn.primary{background:var(--k9d-teal);color:#fff}

/* Finance */
.k9d-finance-hero{background:linear-gradient(135deg,#07366f,#0b4a86);color:#fff;border-radius:22px;padding:16px;box-shadow:0 12px 28px rgba(7,54,111,.16);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.k9d-finance-hero .person{display:flex;align-items:center;gap:10px}.k9d-finance-hero img,.k9d-finance-hero .avatar-fallback{width:55px;height:55px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.9)}.k9d-finance-hero b,.k9d-finance-hero span,.k9d-finance-hero small{display:block}.k9d-finance-hero .person b{font-size:14px}.k9d-finance-hero .person span{font-size:8px;color:#c5d9ec;margin-top:3px}.k9d-balance{text-align:right}.k9d-balance span{font-size:7px;color:#bed3e7}.k9d-balance b{font-size:23px;color:#fff;margin-top:3px}.k9d-pay-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.k9d-pay-grid>div{border:1px solid var(--k9d-line);background:#fff;border-radius:15px;padding:9px}.k9d-pay-grid span,.k9d-pay-grid b{display:block}.k9d-pay-grid span{font-size:6.5px;color:#8393a6}.k9d-pay-grid b{font-size:11px;color:var(--k9d-navy);margin-top:4px}.k9d-installments{display:flex;flex-direction:column;gap:7px}.k9d-installment{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border:1px solid #e3eaee;border-radius:14px;padding:9px 10px}.k9d-installment span b,.k9d-installment span small{display:block}.k9d-installment span b{font-size:8px;color:var(--k9d-navy)}.k9d-installment span small{font-size:6.5px;color:#8999aa;margin-top:2px}.k9d-installment>strong{font-size:8px;color:var(--k9d-navy)}.k9d-installment>em{font-style:normal;border-radius:999px;padding:5px 7px;background:#fff4e6;color:#c47a1c;font-size:6.5px;font-weight:850}.k9d-installment.paid>em{background:#ebf8ef;color:#31934d}.k9d-installment.overdue>em{background:#fff0f2;color:#c74358}

/* Student detail modal */
.k9d-student-modal{display:flex;flex-direction:column;gap:11px}.k9d-student-hero{border-radius:22px;background:linear-gradient(135deg,#f3fbfc,#fff);border:1px solid #dcebee;padding:14px;display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:12px;align-items:center}.k9d-student-hero img,.k9d-student-hero .avatar-fallback{width:72px;height:72px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 0 0 1px #dce7ec}.k9d-student-hero b,.k9d-student-hero span,.k9d-student-hero small{display:block}.k9d-student-hero b{font-size:18px;color:var(--k9d-navy)}.k9d-student-hero span{font-size:9px;color:#607791;margin-top:4px}.k9d-student-hero small{font-size:7px;color:#8a9aab;margin-top:2px}.k9d-modal-section{border:1px solid var(--k9d-line);border-radius:18px;background:#fff;padding:12px}.k9d-modal-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.k9d-modal-section h4{margin:0;color:var(--k9d-navy);font-size:11px}.k9d-person-line{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;align-items:center;border:1px solid #e8eef1;border-radius:13px;padding:7px;margin-bottom:7px}.k9d-person-line img,.k9d-person-line .avatar-fallback{width:42px;height:42px;border-radius:50%;object-fit:cover}.k9d-person-line b,.k9d-person-line span{display:block}.k9d-person-line b{font-size:8px;color:var(--k9d-navy)}.k9d-person-line span{font-size:7px;color:#8292a4;margin-top:2px}

/* Messages */
.k9d-message-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:10px}.k9d-message-list{display:flex;flex-direction:column;gap:6px}.k9d-message{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border:1px solid #e4ebef;border-radius:15px}.k9d-message img,.k9d-message .avatar-fallback{width:42px;height:42px;border-radius:50%;object-fit:cover}.k9d-message b,.k9d-message span,.k9d-message small{display:block}.k9d-message b{font-size:8px;color:var(--k9d-navy)}.k9d-message span{font-size:7px;color:#74879d;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k9d-message small{font-size:6px;color:#96a3b0}.k9d-compose textarea{min-height:150px}


/* V9.1 Messages + Appointments */
.k9d-appointment-list{display:flex;flex-direction:column;gap:8px}.k9d-appointment{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #e3ebef;background:#fff;border-radius:17px;padding:9px 10px}.k9d-date-tile{width:50px;height:50px;border-radius:14px;background:#f1f7ff;color:var(--k9d-navy);display:flex;flex-direction:column;align-items:center;justify-content:center}.k9d-date-tile b{font-size:16px;font-weight:700;line-height:1}.k9d-date-tile span{font-size:7px;text-transform:uppercase;margin-top:3px;color:#6d83a0}.k9d-appointment-copy{min-width:0}.k9d-appointment-copy>div{display:flex;align-items:baseline;gap:6px;min-width:0}.k9d-appointment-copy b{font-size:9px;font-weight:600;color:var(--k9d-navy)}.k9d-appointment-copy>div span{font-size:7px;color:#8998a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k9d-appointment-copy p{font-size:8px;color:#647a91;margin:3px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k9d-appointment-copy small{font-size:7px;color:#94a1ae}.k9d-appointment-side{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.k9d-inline-actions{display:flex;gap:4px}.k9d-empty{min-height:128px;border:1px dashed #dce7ec;border-radius:16px;background:#fbfcfd;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;color:#8192a4}.k9d-empty>i{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#eafafa;color:#0aa6ad}.k9d-empty>i svg{width:20px}.k9d-empty b{font-size:10px;font-weight:600;color:var(--k9d-navy);margin-top:8px}.k9d-empty span{font-size:7px;line-height:1.45;margin-top:3px;max-width:260px}.k9d-message-copy{min-width:0}.k9d-message-copy>div{display:flex;align-items:center;gap:5px}.k9d-message-copy em{font-style:normal;font-size:6px;color:#91a0af}.k9d-message.unread{background:#f8fdfd;border-color:#cae9eb;box-shadow:inset 3px 0 0 #12b8bd}.k9d-message.unread .k9d-message-copy>b{color:#07366f}.k9d-send-full{width:100%;justify-content:center;margin-top:9px}.k9d-message-help{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:245px}.k9d-message-help-art{width:56px;height:56px;border-radius:18px;background:#eef8fa;color:#0aa7ad;display:grid;place-items:center;margin-bottom:12px}.k9d-message-help-art svg{width:28px}.k9d-message-help h3{font-size:15px;font-weight:600;color:var(--k9d-navy);margin:0}.k9d-message-help p{font-size:8px;color:#7e90a4;line-height:1.55;margin:6px 0 12px;max-width:300px}

/* Generic uplift for legacy detail pages */
body.k9-mobile .toolbar{background:#fff!important;border:0!important;padding:0 1px 10px!important;margin:0!important;align-items:flex-start!important}body.k9-mobile .toolbar h2{color:var(--k9d-navy)!important;font-size:22px!important;letter-spacing:-.03em!important}body.k9-mobile .toolbar p{font-size:9px!important;color:#7e90a4!important}body.k9-mobile .card{border-color:#e2eaee!important;border-radius:19px!important;box-shadow:var(--k9d-shadow)!important;background:#fff!important}body.k9-mobile .filterbar{border:1px solid #e2eaee!important;background:#fff!important;border-radius:17px!important;padding:8px!important}body.k9-mobile .field input,body.k9-mobile .field select,body.k9-mobile .field textarea,body.k9-mobile .select-control{border-radius:12px!important;border-color:#dfe8ed!important;background:#fbfcfd!important}body.k9-mobile .table-wrap{border-radius:15px;overflow:auto}body.k9-mobile .table thead th{background:#f7fafb!important;color:#6d8298!important;font-size:7px!important}body.k9-mobile .table tbody td{font-size:8px!important;border-color:#edf1f3!important}

@media(max-width:720px){.k9d-page-head{align-items:flex-start}.k9d-head-actions{max-width:45%}.k9d-grid.three,.k9d-daily-grid{grid-template-columns:1fr}.k9d-message-layout{grid-template-columns:1fr}.k9d-statbar{grid-template-columns:repeat(2,1fr)}.k9d-pay-grid{grid-template-columns:repeat(2,1fr)}.k9d-info{grid-template-columns:1fr 1fr}.k9d-profile{grid-template-columns:56px minmax(0,1fr) auto}.k9d-profile img,.k9d-profile .avatar-fallback{width:56px;height:56px}.k9d-page-head h1{font-size:21px}.k9d-page-head-main>i{width:42px;height:42px;border-radius:14px}}
@media(max-width:430px){.k9d-page-head{gap:7px}.k9d-page-head-main{gap:8px}.k9d-page-head-main>i{width:39px;height:39px}.k9d-page-head-main>i svg{width:21px;height:21px}.k9d-page-head h1{font-size:19px}.k9d-page-head p{font-size:8px}.k9d-action{padding:8px 9px;font-size:7px}.k9d-profile{padding:10px;grid-template-columns:50px minmax(0,1fr) auto}.k9d-profile img,.k9d-profile .avatar-fallback{width:50px;height:50px}.k9d-profile-copy b{font-size:14px}.k9d-statbar{gap:5px}.k9d-stat{padding:7px 6px}.k9d-stat>i{width:30px;height:30px}.k9d-stat b{font-size:12px}.k9d-card{padding:10px;border-radius:17px}.k9d-card-title>i{width:33px;height:33px}.k9d-info{gap:5px}.k9d-info>div{padding:7px}.k9d-att-row{grid-template-columns:39px minmax(0,1fr) auto;padding:7px}.k9d-att-row img,.k9d-att-row .avatar-fallback{width:39px;height:39px}.k9d-att-row select{min-width:79px;padding:7px 20px 7px 6px}.k9d-pick-hero{grid-template-columns:92px minmax(0,1fr);padding:11px}.k9d-pick-hero .k9-bag{width:88px;height:83px}.k9d-pick-hero h2{font-size:16px}.k9d-student-hero{grid-template-columns:58px minmax(0,1fr);padding:10px}.k9d-student-hero>div:last-child{grid-column:1/-1}.k9d-student-hero img,.k9d-student-hero .avatar-fallback{width:58px;height:58px}.k9d-student-hero b{font-size:15px}.k9d-finance-hero{padding:12px}.k9d-finance-hero img,.k9d-finance-hero .avatar-fallback{width:47px;height:47px}.k9d-balance b{font-size:18px}}


/* V9 premium detail typography — refined, never heavy */
.k9d-page-head h1{font-weight:600!important}.k9d-page-head p{font-weight:400!important}.k9d-action{font-weight:600!important}.k9d-card-title h3,.k9d-profile-copy>b,.k9d-att-copy>b,.k9d-read-row b,.k9d-message b,.k9d-modal-section h4{font-weight:600!important}.k9d-stat b,.k9d-balance b,.k9d-pay-grid b{font-weight:700!important}.k9d-card-title small,.k9d-profile-copy span,.k9d-profile-copy small,.k9d-att-copy span,.k9d-read-row small,.k9d-message span,.k9d-muted{font-weight:400!important}.k9d-chip,.k9d-mini-btn{font-weight:600!important}

/* V9.1 responsive stability audit */
@media(max-width:720px){.k9d-page-head{display:grid;grid-template-columns:1fr;gap:9px}.k9d-head-actions{max-width:none!important;width:100%;justify-content:flex-start}.k9d-head-actions>.k9d-action,.k9d-head-actions>select{max-width:100%}.k9d-message-layout{grid-template-columns:1fr}.k9d-message-help{min-height:150px}.k9d-appointment{grid-template-columns:48px minmax(0,1fr) auto}.k9d-date-tile{width:46px;height:46px}.k9d-appointment-side .k9d-inline-actions{flex-direction:column}.k9d-statbar{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:430px){.k9d-page-head{margin-bottom:11px}.k9d-page-head-main{align-items:flex-start}.k9d-page-head h1{font-size:19px!important;line-height:1.15}.k9d-page-head p{font-size:8px!important;max-width:300px}.k9d-head-actions{display:grid;grid-template-columns:1fr}.k9d-head-actions .k9d-action{justify-content:center;width:100%}.k9d-message{grid-template-columns:38px minmax(0,1fr) auto;padding:8px}.k9d-message img,.k9d-message .avatar-fallback{width:38px;height:38px}.k9d-message-copy span{font-size:7px}.k9d-appointment{grid-template-columns:44px minmax(0,1fr);align-items:start}.k9d-date-tile{width:42px;height:42px}.k9d-appointment-side{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap}.k9d-appointment-side .k9d-inline-actions{flex-direction:row}.k9d-card-head{align-items:flex-start}.k9d-card-head>.k9d-chip{flex:0 0 auto}}

/* V9.1 detail box model safety */
[class*="k9d-"]{box-sizing:border-box}.k9d-field select,.k9d-field input,.k9d-field textarea{box-sizing:border-box;max-width:100%}.k9d-message-layout,.k9d-card,.k9d-message,.k9d-appointment{max-width:100%}
/* V9.2 communication + pickup stability */
.k9d-pick-hero.is-locked .k9d-eta button:disabled{background:#f5f7f8;border-color:#e4e9ec;color:#a7b2bd;box-shadow:none;cursor:not-allowed}.k9d-thread-list{display:flex;flex-direction:column;gap:6px}.k9d-thread{width:100%;border:1px solid #e3ebef;background:#fff;border-radius:16px;padding:8px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center;text-align:left;color:var(--k9d-navy);transition:.15s ease}.k9d-thread:hover,.k9d-thread.active{border-color:#b9dfe2;background:#f7fcfc}.k9d-thread.active{box-shadow:inset 3px 0 0 #12b8bd}.k9d-thread img,.k9d-thread .avatar-fallback{width:42px;height:42px;border-radius:50%;object-fit:cover}.k9d-thread>span{min-width:0}.k9d-thread>span b,.k9d-thread>span small{display:block}.k9d-thread>span b{font-size:9px;font-weight:600}.k9d-thread>span small{font-size:7px;color:#788a9d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}.k9d-thread>em{font-style:normal;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.k9d-thread>em time{font-size:6px;color:#97a5b2}.k9d-thread>em i{font-style:normal;min-width:18px;height:18px;border-radius:999px;background:#12b8bd;color:#fff;display:grid;place-items:center;font-size:7px;font-weight:700;padding:0 5px}.k9d-chat{display:flex;flex-direction:column;min-height:420px}.k9d-chat-head{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:8px;align-items:center;padding-bottom:10px;border-bottom:1px solid #e8eef1}.k9d-chat-head img,.k9d-chat-head .avatar-fallback{width:42px;height:42px;border-radius:50%;object-fit:cover}.k9d-chat-head b,.k9d-chat-head span{display:block}.k9d-chat-head b{font-size:10px;font-weight:600}.k9d-chat-head span{font-size:7px;color:#7b8da0;margin-top:2px}.k9d-chat-head em{font-style:normal;font-size:7px;color:#0d999f;background:#eaf9f9;border-radius:999px;padding:5px 8px}.k9d-chat-head em.read{color:#788a9b;background:#f1f4f6}.k9d-chat-body{flex:1;display:flex;flex-direction:column;gap:7px;padding:12px 2px;max-height:430px;overflow:auto}.k9d-bubble-row{display:flex}.k9d-bubble-row.mine{justify-content:flex-end}.k9d-bubble{max-width:78%;border-radius:16px 16px 16px 5px;background:#f3f6f8;color:#173d68;padding:8px 10px}.k9d-bubble-row.mine .k9d-bubble{background:#e8fafa;border-radius:16px 16px 5px 16px}.k9d-bubble p{margin:0;font-size:8px;line-height:1.45}.k9d-bubble small{display:block;margin-top:4px;font-size:6px;color:#8998a7;text-align:right}.k9d-reply{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;padding-top:9px;border-top:1px solid #e8eef1}.k9d-reply textarea{resize:none;border:1px solid #dce6eb;border-radius:14px;padding:10px 11px;font:inherit;font-size:8px;min-height:44px;max-height:90px}.k9d-reply textarea:focus{outline:0;border-color:#8fd1d5;box-shadow:0 0 0 3px rgba(18,184,189,.09)}.k9d-reply button{align-self:end;min-height:44px}.k9d-policy-note{font-size:7px;color:#a06b2a;background:#fff8eb;border:1px solid #f3dfb8;border-radius:12px;padding:8px;margin:7px 0 0}.k9d-action:disabled,.k9d-reply textarea:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:720px){.k9d-chat{min-height:360px}.k9d-chat-body{max-height:360px}.k9d-thread{grid-template-columns:38px minmax(0,1fr) auto}.k9d-thread img,.k9d-thread .avatar-fallback{width:38px;height:38px}.k9d-reply{grid-template-columns:1fr}.k9d-reply button{width:100%;justify-content:center}}
