:root{--pj-red:#e11d2e;--pj-red-dark:#be123c;--pj-dark:#111827;--pj-light:#f8fafc;--pj-border:#e5e7eb;--pj-soft:#fff1f2;--pj-muted:#6b7280;--pj-shadow:0 12px 32px rgba(15,23,42,.07)}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--pj-light);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111827;overflow-x:hidden}.bg-pj{background:linear-gradient(135deg,#111827,#e11d2e)}.app-shell{min-height:100vh;display:flex;background:var(--pj-light)}.sidebar{width:270px;background:linear-gradient(180deg,#111827,#1f2937);color:#fff;position:fixed;top:0;bottom:0;left:0;z-index:1000}.sidebar-mobile{background:#111827;color:#fff}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:24px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-mark{width:44px;height:44px;border-radius:14px;background:var(--pj-red);display:grid;place-items:center;font-weight:800;box-shadow:0 8px 24px rgba(225,29,46,.35)}.sidebar-menu{padding:16px}.sidebar-menu a{display:flex;align-items:center;gap:10px;color:#d1d5db;text-decoration:none;padding:12px 14px;border-radius:14px;margin-bottom:6px;transition:.18s ease}.sidebar-menu a:hover,.sidebar-menu a.active{background:rgba(225,29,46,.18);color:#fff}.main-content{margin-left:270px;width:calc(100% - 270px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--pj-border);padding:0 24px;position:sticky;top:0;z-index:10}.content-wrap{padding:24px;flex:1}.card,.form-control,.form-select,.btn{border-radius:14px}.table-card{border:0;border-radius:22px;box-shadow:var(--pj-shadow);overflow:hidden;background:#fff}.table-card .card-header{border-bottom:1px solid var(--pj-border);padding:16px 18px}.btn-pj{background:var(--pj-red);border-color:var(--pj-red);color:#fff;font-weight:700}.btn-pj:hover{background:var(--pj-red-dark);border-color:var(--pj-red-dark);color:#fff}.mobile-service-card{border:1px solid var(--pj-border);border-radius:18px;background:#fff;padding:14px;margin-bottom:12px;box-shadow:0 8px 20px rgba(15,23,42,.04)}.frontend-hero{background:linear-gradient(135deg,#111827,#e11d2e);color:#fff;border-radius:0 0 28px 28px;padding:28px 0 36px}.frontend-search{margin-top:-22px}.detail-box{background:#fff;border:1px solid var(--pj-border);border-radius:18px;padding:16px}.money-info-box{background:#f8fafc;border:1px solid var(--pj-border);border-radius:14px;padding:10px 12px}.money-info-box span{font-size:12px;color:#6b7280}.money-info-box strong{font-size:15px;color:#111827}.pj-dashboard-stats{margin-bottom:24px}.pj-stat-card{height:100%;border:0;border-radius:22px;background:#fff;box-shadow:var(--pj-shadow);overflow:hidden;position:relative;transition:.18s ease}.pj-stat-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(15,23,42,.1)}.pj-stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:var(--stat-color,var(--pj-red))}.pj-stat-body{min-height:160px;padding:18px 14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.pj-stat-icon{width:58px;height:58px;min-width:58px;border-radius:20px;display:grid;place-items:center;background:var(--stat-bg,#fff1f2);color:var(--stat-color,var(--pj-red));font-size:26px;margin:0 auto 10px;border:1px solid var(--stat-border,#ffe4e6)}.pj-stat-title{font-size:14px;font-weight:800;line-height:1.25;color:#111827;margin-bottom:5px;min-height:18px}.pj-stat-value{font-size:31px;font-weight:900;line-height:1;color:var(--stat-color,var(--pj-red));margin-bottom:7px}.pj-stat-desc{font-size:12px;line-height:1.35;color:var(--pj-muted);margin:0;max-width:220px}.pj-stat-red{--stat-color:#e11d2e;--stat-bg:#fff1f2;--stat-border:#ffe4e6}.pj-stat-blue{--stat-color:#0284c7;--stat-bg:#eff6ff;--stat-border:#dbeafe}.pj-stat-purple{--stat-color:#7c3aed;--stat-bg:#f5f3ff;--stat-border:#ede9fe}.pj-stat-yellow{--stat-color:#d97706;--stat-bg:#fffbeb;--stat-border:#fef3c7}.pj-stat-green{--stat-color:#059669;--stat-bg:#ecfdf5;--stat-border:#d1fae5}.pj-section-title{font-size:16px;font-weight:900;margin:0}.pj-latest-card{border:1px solid var(--pj-border);border-radius:18px;background:#fff;padding:14px;margin-bottom:12px;box-shadow:0 6px 18px rgba(15,23,42,.04)}.pj-latest-title{font-size:14px;font-weight:800;color:#111827}.pj-latest-subtitle{font-size:14px;font-weight:700;color:#111827}.pj-latest-meta{font-size:13px;color:#6b7280}.pj-mini-label{font-size:12px;color:#6b7280}.pj-mini-value{font-size:13px;font-weight:700;color:#111827}.chart-wrap{position:relative;height:280px;max-width:100%;overflow:hidden}.chart-note{font-size:13px;color:#6b7280;text-align:center;margin-top:10px}.stat-card{border:0;border-radius:22px;box-shadow:var(--pj-shadow)}.stat-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--pj-soft);color:var(--pj-red);font-size:22px}.token-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.customer-token-code{display:inline-block;background:#111827;color:#fff;border-radius:10px;padding:8px 10px;font-size:13px;word-break:break-all;max-width:100%}@media(max-width:991px){.app-shell{display:block}.main-content{margin-left:0;width:100%;display:block;min-height:auto}.content-wrap{padding:16px}.table-desktop{display:none!important}.frontend-hero{padding-top:24px}.topbar{height:64px;padding:0 12px}.navbar.bg-pj{box-shadow:0 6px 18px rgba(15,23,42,.12)}}@media(min-width:992px){.cards-mobile{display:none!important}}@media(max-width:575px){.content-wrap{padding:12px}.pj-dashboard-stats{--bs-gutter-x:10px;--bs-gutter-y:10px}.pj-stat-body{min-height:148px;padding:16px 10px}.pj-stat-icon{width:52px;height:52px;min-width:52px;font-size:23px;border-radius:17px;margin-bottom:9px}.pj-stat-title{font-size:13.5px}.pj-stat-value{font-size:28px;margin-bottom:6px}.pj-stat-desc{font-size:11.5px;line-height:1.3;max-width:260px}.table-card{border-radius:18px}.table-card .card-header{padding:12px 14px}.cards-mobile{padding:12px!important}.chart-wrap{height:240px}.btn-sm{padding:.32rem .6rem;font-size:.78rem}}@media(max-width:390px){.pj-stat-body{min-height:142px}.pj-stat-title{font-size:13px}.pj-stat-value{font-size:26px}.pj-stat-desc{font-size:11px}}@media(max-width:340px){.pj-dashboard-stats>.col-6{width:100%;flex:0 0 100%}.pj-stat-body{min-height:130px}}
/* PUBLIC HOMEPAGE */
.pj-public-nav{background:#fff;border-bottom:1px solid var(--pj-border);position:sticky;top:0;z-index:20}.pj-public-logo{width:38px;height:38px;border-radius:13px;background:var(--pj-red);color:#fff;display:grid;place-items:center;font-weight:800;box-shadow:0 8px 22px rgba(225,29,46,.25)}.pj-landing-hero{background:linear-gradient(135deg,#111827 0%,#1f2937 46%,#e11d2e 100%);color:#fff;padding:70px 0 76px;border-radius:0 0 34px 34px}.pj-landing-hero h1{font-size:clamp(34px,5vw,58px);font-weight:900;line-height:1.04;letter-spacing:-.04em}.pj-landing-hero .lead{color:rgba(255,255,255,.82);font-size:18px;max-width:680px}.pj-hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 13px;font-weight:700}.pj-hero-note{color:rgba(255,255,255,.76);font-size:14px}.pj-hero-card{background:#fff;color:#111827;border-radius:28px;padding:26px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.pj-phone-card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.pj-phone-card-top i{font-size:44px;color:var(--pj-red)}.pj-check-list{display:grid;gap:12px}.pj-check-list div{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid var(--pj-border);border-radius:16px;padding:12px 14px;font-weight:700}.pj-check-list i{color:#10b981}.pj-section{padding:70px 0}.pj-soft-section{background:#fff}.pj-section-head span,.pj-contact-card span{display:inline-block;color:var(--pj-red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:8px}.pj-section-head h2,.pj-contact-card h2{font-size:clamp(26px,4vw,40px);font-weight:900;letter-spacing:-.03em;margin-bottom:10px;color:#111827}.pj-section-head p{color:#6b7280;max-width:720px}.pj-section-head.text-center p{margin-left:auto;margin-right:auto}.pj-service-card,.pj-feature-box,.pj-status-card,.pj-contact-card,.pj-faq-card{background:#fff;border:1px solid var(--pj-border);border-radius:24px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.pj-service-card{padding:22px}.pj-service-icon{width:52px;height:52px;border-radius:18px;background:var(--pj-soft);color:var(--pj-red);display:grid;place-items:center;font-size:24px;margin-bottom:16px}.pj-service-card h3{font-size:18px;font-weight:800;margin-bottom:8px}.pj-service-card p{color:#6b7280;font-size:14px;line-height:1.55;margin:0}.pj-feature-box{padding:20px;display:grid;gap:6px;height:100%}.pj-feature-box i{width:46px;height:46px;border-radius:16px;background:#fff1f2;color:var(--pj-red);display:grid;place-items:center;font-size:22px;margin-bottom:6px}.pj-feature-box strong{font-size:17px}.pj-feature-box span{color:#6b7280;font-size:14px}.pj-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.pj-step-card{background:#fff;border:1px solid var(--pj-border);border-radius:22px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.05)}.pj-step-number{width:38px;height:38px;border-radius:14px;background:var(--pj-red);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:14px}.pj-step-card h3{font-size:17px;font-weight:800}.pj-step-card p{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.pj-status-section{background:linear-gradient(180deg,#fff,#f8fafc)}.pj-status-card{padding:24px}.pj-contact-card{padding:28px}.pj-contact-card p{color:#6b7280;line-height:1.7}.pj-faq-card{padding:24px}.pj-faq-card .accordion-item{border-color:var(--pj-border)}.pj-faq-card .accordion-button{font-weight:700}.pj-public-footer{background:#111827;color:#fff;padding:28px 0}.pj-public-footer span{color:#d1d5db}@media(max-width:991px){.pj-landing-hero{padding:44px 0 56px}.pj-section{padding:48px 0}.pj-steps{grid-template-columns:repeat(2,1fr)}.pj-public-nav{position:relative}}@media(max-width:575px){.pj-landing-hero{border-radius:0 0 24px 24px}.pj-landing-hero .lead{font-size:16px}.pj-hero-card{border-radius:22px;padding:20px}.pj-steps{grid-template-columns:1fr}.pj-service-card,.pj-feature-box,.pj-status-card,.pj-contact-card,.pj-faq-card{border-radius:20px}.pj-section{padding:40px 0}.pj-public-nav .navbar-brand{font-size:16px}}
/* CACHE UPDATE FRONTEND SAFETY */
.pj-public-nav .navbar-toggler{border-color:rgba(17,24,39,.18)}
.pj-public-nav .navbar-toggler:focus{box-shadow:0 0 0 .15rem rgba(225,29,46,.18)}
.pj-landing-hero,.pj-section,.pj-public-nav{width:100%}
main{display:block}

/* === CUSTOMER STATUS PAGE STABLE FIX === */
.status-hero{padding-top:18px}.status-top-nav{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:24px}.status-home-link{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);color:#fff;text-decoration:none;border-radius:999px;padding:8px 14px;font-weight:800;font-size:14px;backdrop-filter:blur(8px)}.status-home-link:hover{background:#fff;color:#111827}.status-main-card{border-radius:24px;overflow:hidden}.status-header-box{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--pj-border);padding-bottom:18px}.status-process-box{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid var(--pj-border);border-radius:22px;padding:20px;margin-bottom:18px}.status-process-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px}.status-section-label{display:inline-block;color:var(--pj-red);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:4px}.status-section-title{font-size:24px;font-weight:900;letter-spacing:-.02em;margin:0;color:#111827}.status-current-pill{background:#fff1f2;color:#e11d2e;border:1px solid #ffe4e6;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900;white-space:nowrap}.status-current-pill.status-cancel{background:#fef2f2;color:#dc2626;border-color:#fecaca}.status-progress-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.status-progress-item{position:relative;background:#fff;border:1px solid var(--pj-border);border-radius:18px;padding:14px 10px;text-align:center;min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.status-progress-icon{width:38px;height:38px;border-radius:14px;background:#f3f4f6;color:#6b7280;display:grid;place-items:center;font-weight:900;margin-bottom:10px}.status-progress-content strong{display:block;font-size:13px;line-height:1.25;color:#111827;margin-bottom:5px}.status-progress-content span{display:block;font-size:12px;line-height:1.35;color:#6b7280}.status-progress-item.done{border-color:#bbf7d0;background:#f0fdf4}.status-progress-item.done .status-progress-icon{background:#22c55e;color:#fff}.status-progress-item.active{border-color:#fecdd3;background:#fff1f2;box-shadow:0 10px 26px rgba(225,29,46,.08)}.status-progress-item.active .status-progress-icon{background:var(--pj-red);color:#fff}.status-progress-item.active .status-progress-content strong{color:var(--pj-red)}.service-cancel-box{background:#fff1f2;border:1px solid #fecdd3;border-radius:20px;padding:18px;display:flex;align-items:flex-start;gap:14px;color:#991b1b}.service-cancel-icon{width:46px;height:46px;border-radius:16px;background:#e11d2e;color:#fff;display:grid;place-items:center;font-size:22px;flex:0 0 auto}.service-cancel-title{font-size:18px;font-weight:900;margin-bottom:4px}.service-cancel-text{font-size:14px;line-height:1.6;color:#7f1d1d}.status-back-wrap{text-align:center;margin-top:24px}@media(max-width:991px){.status-progress-list{grid-template-columns:repeat(3,minmax(0,1fr))}.status-progress-item{min-height:126px}.status-section-title{font-size:21px}}@media(max-width:575px){.status-hero{padding-top:16px}.status-top-nav{margin-bottom:18px}.status-home-link{font-size:13px;padding:7px 12px}.status-header-box{align-items:flex-start;flex-direction:column}.status-main-card{border-radius:22px}.status-process-box{padding:16px;border-radius:20px}.status-process-head{flex-direction:column}.status-current-pill{align-self:flex-start}.status-progress-list{grid-template-columns:1fr;gap:8px}.status-progress-item{min-height:auto;text-align:left;flex-direction:row;align-items:flex-start;gap:12px;padding:13px}.status-progress-icon{width:36px;height:36px;min-width:36px;margin-bottom:0}.status-progress-content strong{font-size:14px}.status-progress-content span{font-size:12.5px}.status-section-title{font-size:19px}.status-header-box h4{font-size:20px}.service-cancel-box{padding:15px}.service-cancel-icon{width:42px;height:42px;border-radius:14px}}

/* === FIX STATUS SERVICE TOKEN TANPA STRIP - COMPACT & STABLE === */
.status-page{background:#f8fafc;color:#111827;min-height:100vh}.status-page .status-hero-compact{background:linear-gradient(135deg,#111827 0%,#3a1628 45%,#e11d2e 100%);color:#fff;border-radius:0 0 26px 26px;padding:18px 0 42px}.status-page .status-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.status-page .status-home-btn{display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;text-decoration:none;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:800}.status-page .status-home-btn:hover{background:#fff;color:#111827}.status-page .status-brand-mini{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none}.status-page .status-logo{width:34px;height:34px;border-radius:12px;background:#e11d2e;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:900;box-shadow:0 8px 22px rgba(225,29,46,.25)}.status-page .status-brand-mini .badge{font-size:11px;padding:5px 8px;border-radius:999px}.status-page .status-hero-title{text-align:center}.status-page .status-hero-title h1{font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:-.03em;margin-bottom:4px}.status-page .status-hero-title p{font-size:14px;color:rgba(255,255,255,.78);margin:0}.status-page .status-container{margin-top:-22px}.status-page .status-main-card{border-radius:22px;overflow:hidden;border:1px solid rgba(15,23,42,.06)}.status-page .status-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e5e7eb;padding-bottom:12px;margin-bottom:14px}.status-page .status-summary h5{font-size:19px;margin:0}.status-page .tracking-code{font-size:12px;color:#6b7280}.status-page .tracking-code strong{color:#111827;letter-spacing:.02em}.status-page .pj-status-flow{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:14px}.status-page .pj-status-step-card{border:1px solid #e5e7eb;background:#fff;border-radius:14px;padding:10px 6px;text-align:center;min-height:86px;display:flex;flex-direction:column;align-items:center;justify-content:center}.status-page .pj-status-step-card.done{background:#f0fdf4;border-color:#bbf7d0}.status-page .pj-status-step-card.active{background:#fff1f2;border-color:#fecdd3;box-shadow:0 8px 20px rgba(225,29,46,.08)}.status-page .pj-status-step-icon{width:28px;height:28px;border-radius:10px;background:#f3f4f6;color:#6b7280;display:grid;place-items:center;font-size:12px;font-weight:900;margin-bottom:7px}.status-page .pj-status-step-card.done .pj-status-step-icon{background:#22c55e;color:#fff}.status-page .pj-status-step-card.active .pj-status-step-icon{background:#e11d2e;color:#fff}.status-page .pj-status-step-title{font-size:11.5px;font-weight:900;line-height:1.18;color:#111827}.status-page .pj-status-step-card.active .pj-status-step-title{color:#e11d2e}.status-page .service-cancel-box.compact{background:#fff1f2;border:1px solid #fecdd3;border-radius:16px;padding:14px;display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.status-page .service-cancel-icon{width:40px;height:40px;min-width:40px;border-radius:14px;background:#e11d2e;color:#fff;display:grid;place-items:center;font-size:19px}.status-page .service-cancel-title{font-size:16px;font-weight:900;color:#991b1b;margin-bottom:3px}.status-page .service-cancel-text{font-size:13px;color:#7f1d1d;line-height:1.5}.status-page .detail-box.compact,.status-page .money-info-box.compact{padding:11px 12px!important;border-radius:14px!important;min-height:62px}.status-page .detail-box.compact .text-muted,.status-page .money-info-box.compact span{font-size:11px}.status-page .detail-box.compact .fw-bold,.status-page .money-info-box.compact strong{font-size:13px;line-height:1.35}.status-page .status-note-box{font-size:12.5px;padding:12px 14px;border-radius:14px}.status-page .status-bottom-actions{text-align:center;margin-top:16px}.status-page .status-bottom-actions .btn{font-size:13px;padding:7px 13px}.pj-footer{background:#111827;color:#fff;text-align:center;padding:22px 12px;line-height:1.22}.pj-footer p{margin:0 0 4px}.pj-footer .footer-title{font-weight:900}.pj-footer a{color:#fff;text-decoration:none;font-weight:800}.pj-footer .footer-credit{color:#fecdd3;font-weight:800}@media(max-width:991px){.status-page .pj-status-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.status-page .pj-status-step-card{min-height:82px}}@media(max-width:575px){.status-page .status-hero-compact{padding:12px 0 32px;border-radius:0 0 20px 20px}.status-page .status-topbar{margin-bottom:10px}.status-page .status-home-btn{font-size:12px;padding:6px 10px}.status-page .status-logo{width:31px;height:31px;border-radius:10px}.status-page .status-brand-mini .badge{font-size:10.5px;padding:4px 7px}.status-page .status-hero-title h1{font-size:25px}.status-page .status-hero-title p{font-size:12.5px}.status-page .status-container{margin-top:-16px}.status-page .status-main-card{border-radius:18px}.status-page .status-main-card .card-body{padding:12px!important}.status-page .status-summary{margin-bottom:12px;padding-bottom:10px}.status-page .status-summary h5{font-size:17px}.status-page .pj-status-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.status-page .pj-status-step-card{min-height:72px;padding:8px 5px;border-radius:13px}.status-page .pj-status-step-icon{width:24px;height:24px;border-radius:8px;font-size:11px;margin-bottom:5px}.status-page .pj-status-step-title{font-size:10.5px}.status-page .row.g-2{--bs-gutter-x:7px;--bs-gutter-y:7px}.status-page .detail-box.compact,.status-page .money-info-box.compact{padding:9px 10px!important;min-height:56px}.status-page .detail-box.compact .fw-bold,.status-page .money-info-box.compact strong{font-size:12.5px}.status-page .status-note-box{font-size:12px;padding:10px 12px}.pj-footer{padding:18px 10px;font-size:12px}}

/* === PUBLIC HOME CENTER CARDS UPDATE === */
.pj-service-card,.pj-feature-box,.pj-step-card{text-align:center}.pj-service-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 20px}.pj-service-icon{margin-left:auto;margin-right:auto;margin-bottom:14px}.pj-service-card h3{width:100%;text-align:center}.pj-service-card p{max-width:260px;margin-left:auto;margin-right:auto;text-align:center}.pj-feature-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:170px;padding:22px 18px;text-align:center}.pj-feature-box i{margin-left:auto;margin-right:auto;margin-bottom:6px}.pj-feature-box strong{display:block;text-align:center;width:100%}.pj-feature-box span{display:block;text-align:center;max-width:260px;margin-left:auto;margin-right:auto}.pj-step-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:190px;padding:20px 16px;text-align:center}.pj-step-number{margin-left:auto;margin-right:auto;margin-bottom:12px}.pj-step-card h3,.pj-step-card p{text-align:center}.pj-step-card p{max-width:240px;margin-left:auto;margin-right:auto}@media(max-width:575px){.pj-service-card{padding:20px 16px}.pj-service-icon{width:48px;height:48px;border-radius:16px;font-size:22px}.pj-feature-box{min-height:150px;padding:18px 14px}.pj-step-card{min-height:auto;padding:18px 14px}.pj-step-number{width:36px;height:36px;border-radius:13px}}

/* Penerimaan Service */
.form-check.border{cursor:pointer}.form-check.border:hover{background:#fff1f2}.receipt-action-card{background:#fff;border:1px solid var(--pj-border);border-radius:18px;padding:14px}.receipt-action-card .btn{white-space:nowrap}
@media(max-width:575px){.receipt-action-card{padding:12px}.receipt-action-card .btn{width:100%}}


/* === UPDATE KONFIRMASI PELANGGAN + DETAIL ADMIN === */
.pj-stat-orange{--stat-color:#ea580c;--stat-bg:#fff7ed;--stat-border:#fed7aa}.admin-note-box{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:16px;padding:14px;font-size:14px;line-height:1.55}.status-page .pj-status-flow{grid-template-columns:repeat(7,minmax(0,1fr))}.status-page .pj-status-step-title{font-size:10.8px}@media(max-width:1199px){.status-page .pj-status-flow{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:575px){.status-page .pj-status-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-note-box{font-size:13px;padding:12px}}

/* === KONSULTASI SERVICE PAGE UPDATE === */
.pj-consult-nav{background:#fff;border-bottom:1px solid var(--pj-border);position:relative;z-index:5}.pj-consult-hero{padding:64px 0;background:linear-gradient(135deg,#111827 0%,#3a1628 45%,#e11d2e 100%);color:#fff;border-radius:0 0 32px 32px}.pj-consult-hero h1{font-size:clamp(34px,5vw,58px);font-weight:900;letter-spacing:-.04em;line-height:1.02}.pj-consult-hero .lead{color:rgba(255,255,255,.82);font-size:18px;line-height:1.65}.pj-consult-mini-list{display:grid;gap:10px;margin-top:22px}.pj-consult-mini-list div{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,.9);font-weight:700}.pj-consult-mini-list i{color:#22c55e;margin-top:2px}.pj-consult-form-card{background:#fff;color:#111827;border-radius:26px;padding:26px;box-shadow:0 18px 50px rgba(15,23,42,.18)}.pj-consult-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pj-consult-checks label{border:1px solid #e5e7eb;background:#f8fafc;border-radius:14px;padding:10px 12px;font-size:14px;font-weight:700;display:flex;gap:8px;align-items:center;cursor:pointer}.pj-consult-checks label:hover{background:#fff1f2;border-color:#fecdd3}.pj-consult-checks input{accent-color:#e11d2e}.pj-consult-problem-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px 14px;text-align:center;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 26px rgba(15,23,42,.05)}.pj-consult-problem-card i{width:48px;height:48px;border-radius:16px;background:#fff1f2;color:#e11d2e;display:grid;place-items:center;font-size:24px}.pj-consult-problem-card span{font-weight:800;line-height:1.25}.pj-consult-cta-section{padding-top:10px}.pj-consult-cta-card{background:linear-gradient(135deg,#111827,#e11d2e);color:#fff;border-radius:28px;padding:30px;box-shadow:0 18px 45px rgba(15,23,42,.12)}.pj-consult-cta-card .pj-section-head span{color:#fecdd3}.pj-consult-cta-card .pj-section-head h2,.pj-consult-cta-card .pj-section-head p{color:#fff}.pj-consult-cta-card .btn-pj{background:#fff;color:#e11d2e;border-color:#fff}.pj-consult-cta-card .btn-pj:hover{background:#fff1f2;color:#be123c;border-color:#fff1f2}@media(max-width:767px){.pj-consult-hero{padding:38px 0;border-radius:0 0 24px 24px}.pj-consult-hero .lead{font-size:15px}.pj-consult-form-card{padding:18px;border-radius:22px}.pj-consult-checks{grid-template-columns:1fr}.pj-consult-checks label{font-size:13px;padding:9px 10px}.pj-consult-problem-card{min-height:105px;padding:15px 10px}.pj-consult-problem-card i{width:42px;height:42px;font-size:21px}.pj-consult-problem-card span{font-size:13px}.pj-consult-cta-card{padding:22px;border-radius:22px;text-align:center}}

.status-warranty-box{background:#ecfdf5;border-color:#bbf7d0!important;color:#065f46;border-radius:16px}.status-warranty-box strong{color:#047857}

/* Accurate Invoice Link */
.status-invoice-box{border-radius:16px}.status-invoice-box .btn{border-radius:12px}.invoice-link-preview{word-break:break-all;font-size:12px;color:#6b7280}

/* === CEK STATUS CUSTOMER V2: compact, responsive, mobile friendly === */
.status-v2{background:linear-gradient(180deg,#f8fafc 0%,#eef2f7 100%)}
.status-v2 .status-v2-hero{background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.18),transparent 32%),linear-gradient(135deg,#151827 0%,#32182c 48%,#e11d2e 100%);padding-bottom:52px}
.status-v2 .status-hero-title h1{letter-spacing:-.04em;text-shadow:0 2px 14px rgba(0,0,0,.2)}
.status-v2 .status-v2-container{max-width:760px;margin-top:-30px}
.status-v2 .status-v2-card{border-radius:28px!important;box-shadow:0 22px 70px rgba(15,23,42,.14)!important;overflow:hidden;border:1px solid rgba(15,23,42,.06)!important}
.status-v2-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #eef2f7;padding-bottom:14px;margin-bottom:14px}
.status-v2-code span,.status-v2-label{display:block;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.01em}.status-v2-code strong{display:block;color:#0f172a;font-size:22px;font-weight:950;line-height:1.08;letter-spacing:-.02em}.status-v2-code small{display:block;color:#64748b;font-size:12px;margin-top:3px}.status-v2-status-pill{display:inline-flex;align-items:center;gap:7px;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px;white-space:nowrap}.status-v2-status-pill i{width:20px;height:20px;border-radius:999px;background:#22c55e;color:#fff;display:grid;place-items:center;font-size:12px}.status-v2-status-pill.is-cancel{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.status-v2-status-pill.is-cancel i{background:#ef4444}.status-v2-current{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(135deg,#ecfdf5,#f8fffb);border:1px solid #bbf7d0;border-radius:22px;padding:15px;margin-bottom:12px}.status-v2-current.is-cancel{background:#fef2f2;border-color:#fecaca}.status-v2-current-icon{width:46px;height:46px;min-width:46px;border-radius:17px;background:#22c55e;color:#fff;display:grid;place-items:center;font-size:24px;box-shadow:0 12px 26px rgba(34,197,94,.22)}.status-v2-current.is-cancel .status-v2-current-icon{background:#ef4444;box-shadow:0 12px 26px rgba(239,68,68,.18)}.status-v2-current h2{margin:1px 0 3px;color:#064e3b;font-size:22px;font-weight:950;letter-spacing:-.03em}.status-v2-current.is-cancel h2{color:#991b1b}.status-v2-current p{margin:0;color:#334155;font-size:13.5px;line-height:1.5}.status-v2-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.status-v2-mini-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:11px 12px;min-height:68px}.status-v2-mini-card span,.status-v2-money span,.status-v2-detail-grid span,.status-v2-warranty-summary span,.status-v2-warranty-meta span{display:block;color:#64748b;font-size:11px;font-weight:700}.status-v2-mini-card strong{display:block;color:#0f172a;font-size:13px;font-weight:900;line-height:1.28;margin-top:3px;word-break:break-word}.status-v2-actions{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 12px}.status-v2-actions .btn{border-radius:999px;font-weight:800;padding:.45rem .75rem}.status-v2-accordion{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-top:10px;overflow:hidden}.status-v2-accordion>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;font-weight:900;color:#0f172a}.status-v2-accordion>summary::-webkit-details-marker{display:none}.status-v2-accordion>summary span{display:inline-flex;align-items:center;gap:8px}.status-v2-accordion[open]>summary{border-bottom:1px solid #eef2f7}.status-v2-accordion[open]>summary>.bi-chevron-down{transform:rotate(180deg)}.status-v2-accordion summary .bi-chevron-down{transition:.18s ease;color:#64748b}.status-v2-timeline{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;padding:12px}.status-v2-time-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:10px 6px;min-height:78px}.status-v2-time-step.done{background:#f0fdf4;border-color:#bbf7d0}.status-v2-time-step.active{background:#fff1f2;border-color:#fecdd3;box-shadow:0 8px 20px rgba(225,29,46,.08)}.status-v2-time-icon{width:28px;height:28px;border-radius:11px;background:#e5e7eb;color:#64748b;display:grid;place-items:center;font-weight:950;font-size:12px}.status-v2-time-step.done .status-v2-time-icon{background:#22c55e;color:#fff}.status-v2-time-step.active .status-v2-time-icon{background:#e11d2e;color:#fff}.status-v2-time-title{font-size:10.6px;line-height:1.15;font-weight:900;color:#0f172a}.status-v2-time-step.active .status-v2-time-title{color:#e11d2e}.status-v2-cancel-note{margin:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:16px;padding:12px;color:#7f1d1d;font-size:13px}.status-v2-money{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.status-v2-money div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:17px;padding:12px}.status-v2-money strong{display:block;color:#0f172a;font-size:16px;font-weight:950;margin-top:2px}.status-v2-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.status-v2-detail-grid>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:15px;padding:11px}.status-v2-detail-grid strong{display:block;color:#0f172a;font-size:13px;line-height:1.45;margin-top:3px}.status-v2-detail-grid .wide{grid-column:1/-1}.status-v2-note-content{padding:12px 14px;color:#334155;font-size:13px;line-height:1.65}.status-v2-note-content span{color:#64748b}.status-v2-warranty{margin-top:12px;background:linear-gradient(135deg,#ecfdf5,#f7fffb);border:1px solid #bbf7d0;border-radius:22px;padding:14px}.status-v2-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.status-v2-section-head .status-v2-label{display:flex;align-items:center;gap:7px;color:#047857;font-weight:900}.status-v2-section-head h3{margin:2px 0 1px;color:#064e3b;font-size:20px;font-weight:950;letter-spacing:-.03em}.status-v2-section-head p{margin:0;color:#475569;font-size:12.5px}.status-v2-warranty-badge{min-width:54px;height:54px;border-radius:19px;background:#10b981;color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 12px 28px rgba(16,185,129,.2)}.status-v2-warranty-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}.status-v2-warranty-summary div{background:#fff;border:1px solid #d1fae5;border-radius:16px;padding:10px;text-align:center}.status-v2-warranty-summary strong{display:block;color:#047857;font-size:18px;font-weight:950}.status-v2-warranty-list,.status-v2-claim-list{display:grid;gap:9px}.status-v2-warranty-item,.status-v2-claim-item{background:#fff;border:1px solid #d1fae5;border-radius:18px;padding:12px}.status-v2-warranty-item.is-ended{border-color:#e5e7eb;background:#f8fafc}.status-v2-warranty-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}.status-v2-warranty-top small{display:block;color:#64748b;font-size:11px;font-weight:700}.status-v2-warranty-top h4{margin:1px 0 0;color:#064e3b;font-size:16px;font-weight:950}.status-v2-warranty-item.is-ended .status-v2-warranty-top h4{color:#334155}.status-v2-warranty-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.status-v2-warranty-meta div{background:#f8fafc;border:1px solid #eef2f7;border-radius:13px;padding:8px}.status-v2-warranty-meta strong{display:block;color:#0f172a;font-size:12px;line-height:1.25;margin-top:2px}.status-v2-inner-details{margin-top:9px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.status-v2-inner-details>summary{list-style:none;cursor:pointer;padding:10px 11px;font-weight:900;font-size:13px;color:#065f46}.status-v2-inner-details>summary::-webkit-details-marker{display:none}.status-v2-inner-details>summary:before{content:'▸';display:inline-block;margin-right:6px;transition:.15s ease}.status-v2-inner-details[open]>summary:before{transform:rotate(90deg)}.status-v2-inner-details>div{padding:0 11px 11px;color:#334155;font-size:12.5px;line-height:1.65}.status-v2-general-terms{background:#fff}.status-v2-muted-note{padding:0 14px 10px;color:#64748b;font-size:12.5px}.status-v2-claims{border-color:#bfdbfe;background:#eff6ff}.status-v2-claims[open]>summary{border-color:#dbeafe}.status-v2-claims .status-v2-claim-list{padding:0 12px 12px}.status-v2-claim-item{border-color:#dbeafe}.status-v2-tech-note{background:#fff}.status-v2-bottom{margin-top:16px}.status-v2-bottom .btn{border-radius:999px;font-weight:800;padding:.45rem .8rem}.status-v2 + .pj-app-footer,.status-v2~.pj-app-footer{padding:16px 10px}.pj-app-footer .pj-footer-inner{max-width:760px;margin:0 auto}.status-v2~.pj-app-footer .pj-footer-inner,.status-page~.pj-app-footer .pj-footer-inner{font-size:12px;line-height:1.25}.status-v2~.pj-app-footer .pj-footer-inner div:nth-child(2),.status-page~.pj-app-footer .pj-footer-inner div:nth-child(2){font-size:11px;color:rgba(255,255,255,.82)}
@media(max-width:767px){.status-v2 .status-v2-container{margin-top:-24px}.status-v2 .status-v2-card{border-radius:22px!important}.status-v2-head{gap:10px}.status-v2-code strong{font-size:18px}.status-v2-current{border-radius:19px;padding:13px}.status-v2-current-icon{width:40px;height:40px;min-width:40px;border-radius:15px;font-size:21px}.status-v2-current h2{font-size:19px}.status-v2-current p{font-size:12.8px}.status-v2-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.status-v2-mini-card{min-height:60px;padding:9px 10px}.status-v2-actions .btn{flex:1;min-width:130px}.status-v2-timeline{grid-template-columns:1fr;gap:0;padding:10px 12px}.status-v2-time-step{position:relative;flex-direction:row;text-align:left;justify-content:flex-start;min-height:auto;padding:8px 0;border:0;background:transparent!important;box-shadow:none!important}.status-v2-time-step:not(:last-child):after{content:'';position:absolute;left:14px;top:35px;bottom:-8px;width:2px;background:#e5e7eb}.status-v2-time-step.done:not(:last-child):after{background:#bbf7d0}.status-v2-time-icon{width:30px;height:30px;min-width:30px;border-radius:999px;z-index:1}.status-v2-time-title{font-size:13px}.status-v2-money{grid-template-columns:1fr}.status-v2-money div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px}.status-v2-money strong{font-size:14px;margin-top:0;text-align:right}.status-v2-detail-grid{grid-template-columns:1fr}.status-v2-warranty{padding:12px;border-radius:19px}.status-v2-section-head h3{font-size:18px}.status-v2-warranty-badge{width:48px;height:48px;min-width:48px;border-radius:16px}.status-v2-warranty-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.status-v2-warranty-top h4{font-size:15px}.status-v2-accordion>summary{padding:12px;font-size:14px}.status-v2-note-content{font-size:12.5px;padding:11px 12px}.status-v2~.pj-app-footer .pj-footer-inner div:nth-child(2),.status-page~.pj-app-footer .pj-footer-inner div:nth-child(2){display:none}.status-v2~.pj-app-footer,.status-page~.pj-app-footer{padding:14px 10px!important}}
@media(max-width:390px){.status-v2 .status-main-card .card-body{padding:11px!important}.status-v2-head{flex-direction:column}.status-v2-status-pill{align-self:flex-start}.status-v2-mini-grid{grid-template-columns:1fr}.status-v2-mini-card{min-height:auto}.status-v2-warranty-summary{gap:6px}.status-v2-warranty-summary div{padding:8px 6px}.status-v2-warranty-meta{grid-template-columns:1fr}.status-v2-money div{display:block}.status-v2-money strong{text-align:left;margin-top:2px}}

/* ADMIN ACTIVITY LOGS */
.activity-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#111827 0%,#1f2937 48%,#e11d2e 100%);color:#fff;border-radius:26px;padding:22px 24px;box-shadow:0 18px 46px rgba(15,23,42,.16);overflow:hidden;position:relative}.activity-hero:after{content:"";position:absolute;right:-80px;bottom:-110px;width:260px;height:260px;background:rgba(255,255,255,.08);border-radius:999px}.activity-hero h1{font-size:clamp(23px,3vw,36px);font-weight:950;letter-spacing:-.04em;margin:4px 0 7px}.activity-hero p{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.55;max-width:760px}.activity-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.activity-hero-icon{width:76px;height:76px;min-width:76px;border-radius:25px;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:36px;position:relative;z-index:1}.activity-stat-card{height:100%;background:#fff;border:1px solid var(--pj-border);border-radius:22px;padding:17px 18px;box-shadow:var(--pj-shadow);position:relative;overflow:hidden}.activity-stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#e11d2e}.activity-stat-card.is-green:before{background:#10b981}.activity-stat-card.is-blue:before{background:#0284c7}.activity-stat-card.is-purple:before{background:#7c3aed}.activity-stat-card span{display:block;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.activity-stat-card strong{display:block;color:#0f172a;font-size:30px;line-height:1;font-weight:950;margin:8px 0 6px}.activity-stat-card small{display:block;color:#64748b;font-size:12.5px}.activity-safe-note{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:12px;font-weight:800;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:7px 10px}.activity-table thead th{background:#f8fafc;color:#475569;font-size:12px;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e5e7eb;padding:13px}.activity-table tbody td{padding:14px 13px;border-bottom:1px solid #eef2f7;vertical-align:top}.activity-table tbody tr:hover{background:#fff7f8}.activity-change{display:inline-flex;align-items:center;gap:7px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:5px 9px;font-size:12px}.activity-change span{color:#64748b}.activity-change strong{color:#0f172a}.activity-change i{color:#94a3b8}.activity-mini-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:11px 12px}.activity-mobile-list{padding:0!important}.activity-mobile-card{background:#fff;border:1px solid var(--pj-border);border-radius:20px;padding:14px;margin-bottom:12px;box-shadow:0 8px 22px rgba(15,23,42,.05)}.activity-mobile-title{font-size:14px;font-weight:900;color:#0f172a;line-height:1.35}.activity-mobile-meta{font-size:12.5px;color:#64748b;display:flex;align-items:center;gap:6px}.activity-mobile-service{background:#f8fafc;border:1px solid #e5e7eb;border-radius:15px;padding:10px 11px}.activity-mobile-service a{display:block;text-decoration:none;font-weight:950;color:#0f172a}.activity-mobile-service span{display:block;color:#64748b;font-size:12.5px;margin-top:1px}.activity-mobile-change{display:flex;align-items:center;gap:7px;flex-wrap:wrap;background:#fff7ed;border:1px solid #fed7aa;border-radius:15px;padding:9px 10px;font-size:12.5px}.activity-mobile-change span{color:#9a3412}.activity-mobile-change strong{color:#7c2d12}.activity-mobile-change small{display:block;width:100%;color:#9a3412;font-weight:800}.activity-detail-more{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.activity-detail-more summary{list-style:none;cursor:pointer;padding:9px 11px;font-size:12.5px;font-weight:900;color:#334155}.activity-detail-more summary::-webkit-details-marker{display:none}.activity-detail-more summary:before{content:'▸';display:inline-block;margin-right:6px;transition:.15s ease}.activity-detail-more[open] summary:before{transform:rotate(90deg)}.activity-detail-more div{padding:0 11px 10px;color:#64748b;font-size:12px;line-height:1.55;word-break:break-word}@media(max-width:767px){.activity-hero{padding:18px;border-radius:22px;align-items:flex-start}.activity-hero-icon{width:52px;height:52px;min-width:52px;border-radius:18px;font-size:25px}.activity-hero p{font-size:12.8px}.activity-stat-card{border-radius:18px;padding:14px 13px}.activity-stat-card strong{font-size:25px}.activity-safe-note{width:100%;justify-content:center;border-radius:14px}.activity-page .form-label{margin-bottom:4px}}

/* Detail Pekerjaan V2 - clean, responsive, browser-safe */
.task-detail-v2{max-width:1500px;margin:0 auto}.fw-black{font-weight:900}.detail-flash-message{border-radius:16px}.detail-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#e11d2e;background:#fff1f2;border:1px solid #ffe4e6;border-radius:999px;padding:6px 10px;margin-bottom:8px}.detail-head-actions .btn{white-space:nowrap}.detail-hero-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:var(--pj-shadow);padding:18px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px;align-items:center}.detail-hero-main{display:flex;align-items:center;gap:14px;min-width:0}.detail-hero-icon{width:58px;height:58px;min-width:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#fff1f2,#fee2e2);color:#e11d2e;font-size:27px;border:1px solid #ffe4e6}.detail-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.detail-stat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:11px 12px;min-width:0}.detail-stat span{display:block;font-size:11px;color:#6b7280;margin-bottom:3px}.detail-stat strong{display:block;font-size:14px;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-stat.success strong{color:#059669}.detail-stat.danger strong{color:#e11d2e}.quick-action-bar{display:flex;gap:8px;flex-wrap:wrap;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:10px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.quick-action-bar .btn{font-weight:800}.detail-tab-shell{overflow:visible}.detail-tab-nav-wrap{position:sticky;top:76px;z-index:9;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:22px 22px 0 0;padding:12px;overflow-x:auto;scrollbar-width:thin}.detail-tab-nav{flex-wrap:nowrap;gap:8px;min-width:max-content}.detail-tab-nav .nav-link{border-radius:999px;color:#374151;font-weight:900;font-size:13px;display:inline-flex;align-items:center;gap:7px;background:#f8fafc;border:1px solid #e5e7eb;white-space:nowrap}.detail-tab-nav .nav-link.active{background:#e11d2e;color:#fff;border-color:#e11d2e;box-shadow:0 8px 18px rgba(225,29,46,.18)}.detail-tab-body{padding:18px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.section-heading h5{font-weight:900;margin:0;color:#111827}.section-heading p{font-size:13px;color:#6b7280;margin:3px 0 0;line-height:1.45}.sub-card,.detail-form-card,.warranty-edit-card,.claim-edit-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 6px 20px rgba(15,23,42,.035)}.detail-form-card{background:#fbfdff}.warranty-edit-card{background:#f8fffb;border-color:#d1fae5}.claim-edit-card{background:#f8fbff;border-color:#dbeafe}.status-shortcuts{display:flex;flex-wrap:wrap;gap:8px}.status-shortcuts .btn{border-radius:999px;font-weight:800}.activity-mini-item{border:1px solid #e5e7eb;border-radius:15px;padding:12px;background:#fff}.admin-note-box{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:16px;padding:13px}.invoice-link-preview{word-break:break-all;color:#374151;background:#f8fafc;border:1px dashed #d1d5db;border-radius:12px;padding:8px 10px}.task-detail-v2 details summary{cursor:pointer;list-style:none}.task-detail-v2 details summary::-webkit-details-marker{display:none}.task-detail-v2 details summary:before{content:'▸';display:inline-block;margin-right:6px;transition:.18s}.task-detail-v2 details[open] summary:before{transform:rotate(90deg)}.task-detail-v2 .form-label{font-weight:800;font-size:13px;color:#374151}.task-detail-v2 textarea.form-control{min-height:96px}.task-detail-v2 .btn{max-width:100%}@media(max-width:1199px){.detail-hero-card{grid-template-columns:1fr}.detail-hero-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:991px){.detail-tab-nav-wrap{top:64px}.detail-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-tab-body{padding:14px}.section-heading{flex-direction:column;align-items:stretch}.section-heading .btn{align-self:flex-start}}@media(max-width:575px){.detail-page-head{margin-bottom:10px!important}.detail-head-actions{width:100%}.detail-head-actions .btn{flex:1 1 auto}.detail-hero-card{border-radius:18px;padding:13px;gap:13px}.detail-hero-main{align-items:flex-start}.detail-hero-icon{width:46px;height:46px;min-width:46px;border-radius:16px;font-size:22px}.detail-hero-main h5{font-size:16px}.detail-hero-stats{gap:7px}.detail-stat{border-radius:13px;padding:9px}.detail-stat strong{font-size:12.5px}.quick-action-bar{border-radius:16px;padding:8px;gap:6px}.quick-action-bar .btn{flex:1 1 calc(50% - 6px);font-size:12px}.detail-tab-nav-wrap{border-radius:18px 18px 0 0;padding:9px;top:64px}.detail-tab-nav{gap:6px}.detail-tab-nav .nav-link{font-size:12px;padding:7px 10px}.detail-tab-body{padding:12px}.sub-card,.detail-form-card,.warranty-edit-card,.claim-edit-card{border-radius:15px;padding:12px}.task-detail-v2 .detail-box{padding:12px;border-radius:15px}.status-shortcuts .btn{font-size:12px;padding:6px 9px}.section-heading h5{font-size:17px}}@media(max-width:360px){.quick-action-bar .btn{flex-basis:100%}.detail-hero-stats{grid-template-columns:1fr}.detail-head-actions .btn{flex-basis:100%}}
