/* V18 Universal Logo CAM
   Menggunakan file root /logoCAM.png untuk seluruh branding website. */
:root{--cam-logo-url:url('/logoCAM.png?v=18.0.0')}
.cam-logo-shell{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto;background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 12px 30px rgba(15,23,42,.08);color:#2563eb;position:relative;line-height:1;vertical-align:middle}
.cam-logo-shell img,.cam-brand-logo-img{display:block;width:100%;height:100%;object-fit:contain}
.cam-logo-shell img{padding:5px}
.cam-logo-shell-sm{width:32px;height:32px;border-radius:11px}.cam-logo-shell-md{width:44px;height:44px;border-radius:16px}.cam-logo-shell-lg{width:56px;height:56px;border-radius:18px}.cam-logo-shell-xl{width:72px;height:72px;border-radius:24px}
.cam-logo-shell-dark{background:#0f172a;border-color:rgba(255,255,255,.12);box-shadow:0 14px 34px rgba(2,6,23,.32)}
.cam-logo-shell-dark img{padding:6px}.cam-logo-shell-light{background:#fff}.cam-logo-shell-blue{background:#fff;border-color:rgba(147,197,253,.55);box-shadow:0 14px 32px rgba(37,99,235,.16)}
.cam-logo-shell.cam-logo-missing::after{content:'CAM';font-weight:900;font-size:.72rem;letter-spacing:-.04em;color:#2563eb}.cam-logo-shell-lg.cam-logo-missing::after,.cam-logo-shell-xl.cam-logo-missing::after{font-size:.95rem}.cam-logo-shell-dark.cam-logo-missing::after{color:#fff}
.v3-logo.cam-logo-shell{background:#fff!important;color:#2563eb!important;box-shadow:0 14px 32px rgba(37,99,235,.16)!important;border:1px solid rgba(147,197,253,.55)!important}.v3-logo.cam-logo-shell img{padding:5px!important}.v3-logo.cam-logo-shell i{display:none!important}
.cam-admin-brand-logo{width:40px;height:40px;border-radius:14px}.cam-admin-mobile-logo{width:32px;height:32px;border-radius:11px}.cam-login-brand-logo{width:48px;height:48px;border-radius:16px}.cam-login-brand-logo-sm{width:40px;height:40px;border-radius:14px}.cam-invoice-logo{width:48px;height:48px;border-radius:12px}.cam-offline-logo{width:76px;height:76px;border-radius:24px;margin:0 auto 18px}
.cam-logo-wordmark{display:flex;align-items:center;gap:.7rem}.cam-logo-wordmark b{line-height:1.05}.cam-logo-wordmark small{line-height:1.15}
@media(max-width:640px){.cam-logo-shell-md{width:40px;height:40px;border-radius:14px}.cam-logo-shell-lg{width:50px;height:50px;border-radius:17px}}
