/* Module: components/page-header.css � Shared page headers (data-hero, form-hero) */
/* Shared form top bar */
.and-form-hero {
    position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 14px;
    padding: 14px;
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(15, 23, 42, 0.96), rgba(124, 45, 18, 0.92));
    color: #fff;
    box-shadow: 0 20px 40px -26px rgba(15, 23, 42, 0.7);
    overflow: hidden;
}

.and-form-hero::after {
    content: '';
    position: absolute;
    inset: auto -20% -54% 18%;
    height: 110px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    transform: rotate(-8deg);
    pointer-events: none;
}

.and-form-hero__copy {
    position: relative;
    z-index: 1;
    min-width: 0;
    flex: 1;
}

.and-form-hero__eyebrow {
    display: inline-flex;
    margin-bottom: 4px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: rgba(254, 215, 170, 0.92);
}

.and-form-hero .and-restock-header__title,
.and-form-hero .and-rab-form-header__title,
.and-form-hero .and-lpr-form-header__title,
.and-form-hero .and-bf-header__title,
.and-form-hero .and-item-detail-header__title,
.and-form-hero .and-std-header__title,
.and-form-hero .and-sta-header__nomor,
.and-form-hero .and-pg-topbar__title,
.and-form-hero .and-pe-header__title,
.and-form-hero .and-data-hero__title {
    margin: 0;
    color: #fff;
    font-size: 1.35rem;
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
}

.and-form-hero__copy p {
    margin: 5px 0 0;
    max-width: 300px;
    font-size: 0.75rem;
    line-height: 1.45;
    color: rgba(255, 247, 237, 0.78);
}

.and-form-hero .and-restock-header__back,
.and-form-hero .and-data-hero__back,
.and-form-hero .and-rab-form-header__back,
.and-form-hero .and-lpr-form-header__back,
.and-form-hero .and-bf-header__back,
.and-form-hero .and-item-detail-header__back,
.and-form-hero .and-std-header__back,
.and-form-hero .and-std-header__print,
.and-form-hero .and-std-header__acc,
.and-form-hero .and-sta-header__back,
.and-form-hero .and-pg-topbar__back,
.and-form-hero .and-pe-header__back,
.and-form-hero__action {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    margin: 0;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    box-shadow: none;
    flex-shrink: 0;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-sizing: border-box;
}

.and-form-hero .and-rab-form-header__sub {
    display: inline-flex;
    max-width: 100%;
    margin-top: 7px;
    padding: 4px 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 247, 237, 0.84);
    font-size: 0.6875rem;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.and-form-hero .and-bf-header__meta,
.and-form-hero .and-item-detail-header__sku,
.and-form-hero .and-sta-header__meta,
.and-form-hero .and-pe-header__sub {
    margin: 5px 0 0;
    color: rgba(255, 247, 237, 0.78);
    font-size: 0.75rem;
    line-height: 1.45;
}

.and-form-hero .and-bf-header__left,
.and-form-hero .and-sta-header__bar {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    min-width: 0;
}

.and-form-hero .and-bf-header__actions,
.and-form-hero .and-item-detail-header__actions {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    padding-top: 0;
    margin: 0;
    align-self: center;
}

.and-form-hero .and-bf-header__back,
.and-form-hero .and-std-header__back,
.and-form-hero .and-std-header__print,
.and-form-hero .and-std-header__acc,
.and-form-hero .and-form-hero__action {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.and-form-hero .and-bf-btn,
.and-form-hero .and-item-detail-header__admin-btn {
    min-height: 38px;
    border-radius: 999px;
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    box-shadow: none;
}

.and-form-hero .and-bf-btn--primary,
.and-form-hero .and-item-detail-header__admin-btn--primary {
    background: rgba(255, 255, 255, 0.22);
}

.and-form-hero .and-item-detail-header__admin-btn--danger {
    color: #fecaca;
    background: rgba(239, 68, 68, 0.18);
    border-color: rgba(254, 202, 202, 0.24);
}

.and-form-hero__action {
    color: #fed7aa;
}

.and-form-hero__action:active,
.and-form-hero .and-restock-header__back:active,
.and-form-hero .and-data-hero__back:active,
.and-form-hero .and-rab-form-header__back:active,
.and-form-hero .and-lpr-form-header__back:active,
.and-form-hero .and-bf-header__back:active,
.and-form-hero .and-item-detail-header__back:active,
.and-form-hero .and-std-header__back:active,
.and-form-hero .and-std-header__print:active,
.and-form-hero .and-std-header__acc:active,
.and-form-hero .and-sta-header__back:active,
.and-form-hero .and-pg-topbar__back:active,
.and-form-hero .and-pe-header__back:active {
    transform: scale(0.96);
}

.and-std-header.and-form-hero,
.and-sta-header.and-form-hero {
    position: relative;
    top: auto;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0 0 14px;
    padding: 14px 16px;
    border-radius: 20px;
    background: linear-gradient(145deg, rgba(15, 23, 42, 0.96), rgba(124, 45, 18, 0.92));
    color: #fff;
    box-shadow: 0 12px 32px -20px rgba(15, 23, 42, 0.45);
    overflow: visible;
    pointer-events: auto;
    flex-shrink: 0;
}

.and-std-header.and-form-hero::after,
.and-sta-header.and-form-hero::after {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(ellipse 70% 80% at 88% 120%, rgba(255, 255, 255, 0.1) 0%, transparent 55%);
    pointer-events: none;
    z-index: 0;
}

.and-std-header.and-form-hero .and-std-header__bar {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 12px;
}

.and-std-header.and-form-hero .and-std-header__back,
.and-std-header.and-form-hero .and-std-header__print,
.and-std-header.and-form-hero .and-std-header__acc {
    width: 44px;
    height: 44px;
    min-width: 44px;
    min-height: 44px;
    margin: 0;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    box-shadow: none;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-sizing: border-box;
}

.and-std-header.and-form-hero .and-std-header__titles {
    flex: 1;
    min-width: 0;
}

.and-std-header.and-form-hero .and-std-header__title {
    margin: 0;
    color: #fff;
    font-size: 1.35rem;
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
}

.and-std-header.and-form-hero .and-std-header__status {
    display: inline-flex;
    max-width: 100%;
    margin-top: 7px;
    padding: 4px 8px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 247, 237, 0.84);
    font-size: 0.6875rem;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Keep dark detail top bars readable across document pages. */
.and-std-header.and-form-hero .and-std-header__bar,
.and-form-hero .and-sta-header__bar {
    background: transparent;
    border: 0;
    box-shadow: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
}

.and-std-header.and-form-hero .and-std-header__bar {
    padding: 0;
}

.and-form-hero .and-sta-header__bar {
    padding: 0;
    width: 100%;
}

.and-std-header.and-form-hero .and-std-header__title,
.and-form-hero .and-sta-header__nomor {
    color: #fff;
    text-shadow: 0 1px 12px rgba(15, 23, 42, 0.24);
}

.and-form-hero .and-sta-header__eyebrow {
    color: rgba(254, 215, 170, 0.94);
}

.and-form-hero .and-sta-header__meta {
    color: rgba(255, 247, 237, 0.8);
}

.and-std-header.and-form-hero .and-std-header__back,
.and-std-header.and-form-hero .and-std-header__print,
.and-std-header.and-form-hero .and-std-header__acc,
.and-form-hero .and-sta-header__back,
.and-form-hero .and-sta-header__shield {
    border-color: rgba(255, 255, 255, 0.2);
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
    box-shadow: none;
}

.and-std-header.and-form-hero .and-std-header__acc {
    color: #bbf7d0;
    background: rgba(34, 197, 94, 0.16);
    border-color: rgba(187, 247, 208, 0.24);
}

.and-std-header.and-form-hero .and-std-header__back svg,
.and-std-header.and-form-hero .and-std-header__print svg,
.and-std-header.and-form-hero .and-std-header__acc svg,
.and-form-hero .and-sta-header__back svg,
.and-form-hero .and-sta-header__shield svg,
.and-form-hero__action svg {
    stroke: currentColor;
}

.and-std-header.and-form-hero .and-std-header__status {
    background: rgba(255, 255, 255, 0.13);
    color: rgba(255, 247, 237, 0.88);
}

.and-form-hero .and-std-header__titles {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    flex-wrap: nowrap;
}

.and-form-hero .and-sta-header__center {
    text-align: left;
}

.and-form-hero .and-sta-header__nomor {
    display: block;
    text-align: left;
}

/* Data list pages — shared hero top bar (serah terima, peminjaman, restock, dll.) */
.and-data-hero.and-form-hero,
.and-list-hero.and-form-hero {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    margin-bottom: 14px;
}

.and-data-hero__head {
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 1;
}

.and-data-hero__nav {
    flex-shrink: 0;
}

.and-data-hero.and-form-hero .and-page-context-icon {
    background: rgba(255, 255, 255, 0.16);
    border-color: rgba(255, 255, 255, 0.28);
    color: #ffffff;
}

.and-data-hero.and-form-hero .and-page-context-icon__svg {
    stroke: currentColor;
}

.and-data-hero__copy {
    flex: 1;
    min-width: 0;
}

.and-data-hero__title,
.and-list-hero__title {
    margin: 0;
    color: #fff;
    font-size: 1.35rem;
    font-weight: 800;
    letter-spacing: -0.03em;
    line-height: 1.15;
}

.and-data-hero__title--with-icon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.and-data-hero__title-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.22);
    flex-shrink: 0;
    color: #fff;
}

.and-data-hero__title-icon svg {
    display: block;
}

.and-data-hero__title-text {
    min-width: 0;
}

.and-data-hero__sub {
    margin: 4px 0 0;
    max-width: 100%;
    font-size: 0.75rem;
    line-height: 1.45;
    color: rgba(255, 247, 237, 0.72);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.and-data-hero__actions {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
}

.and-data-hero__action {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.and-data-hero__action svg {
    display: block;
    pointer-events: none;
}

.and-data-hero__actions .and-data-hero__action {
    width: 40px;
    height: 40px;
}

.and-data-hero__action--accent {
    background: linear-gradient(145deg, #ff7a1a 0%, #ff5a00 100%) !important;
    border-color: rgba(255, 255, 255, 0.28) !important;
    box-shadow: 0 8px 18px -8px rgba(255, 90, 0, 0.55);
    color: #fff !important;
}

.and-data-hero__action--accent:active {
    transform: scale(0.94);
}

.and-data-hero__text-btn {
    position: relative;
    z-index: 1;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 12px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    color: rgba(255, 247, 237, 0.92);
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    white-space: nowrap;
    -webkit-tap-highlight-color: transparent;
}

.and-data-hero__text-btn:active {
    transform: scale(0.96);
    background: rgba(255, 255, 255, 0.18);
}

.and-data-hero__search .and-inbox-search-wrap,
.and-data-hero__search .and-dash-search--vision {
    width: 100%;
}

.and-data-hero__search .and-dash-search--vision {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0;
    min-height: 46px;
    padding: 0 5px 0 0;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
    overflow: hidden;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__input,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__input {
    flex: 1;
    min-width: 0;
    min-height: 44px;
    padding: 12px 10px 12px 44px;
    border: none !important;
    border-radius: 0;
    background: transparent !important;
    box-shadow: none !important;
    outline: none;
    color: #fff;
    -webkit-appearance: none;
    appearance: none;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__input:focus,
.and-data-hero__search .and-dash-search--smart.and-dash-search--vision .and-dash-search__input:focus,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__input:focus {
    outline: none;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__input::placeholder,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__input::placeholder {
    color: rgba(255, 247, 237, 0.68);
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__icon,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__icon,
.and-data-hero__search .and-dash-search--smart .and-dash-search__icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 247, 237, 0.72);
    z-index: 1;
    pointer-events: none;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__search-spinner,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__search-spinner {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    z-index: 2;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn,
.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn--inline {
    position: relative;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin: 0 2px 0 0;
    padding: 0;
    border: none;
    border-radius: 50%;
    background: linear-gradient(145deg, #ff8a2a 0%, #ff5a00 100%);
    color: #fff;
    box-shadow: 0 6px 14px -6px rgba(255, 90, 0, 0.65), inset 0 1px 0 rgba(255, 255, 255, 0.28);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn::before,
.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn--inline::before {
    display: none;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn svg,
.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn--inline svg {
    display: block;
    flex-shrink: 0;
    pointer-events: none;
}

.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn:active,
.and-data-hero__search .and-dash-search--vision .and-dash-search__vision-btn--inline:active {
    transform: scale(0.94);
    box-shadow: 0 4px 10px -4px rgba(255, 90, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

/* Voice search inside data-hero — satu shell gelas, mic seukuran kamera */
.and-data-hero__search .and-dash-search--vision.and-dash-search--has-voice {
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    min-height: 0;
    padding: 0;
    overflow: visible;
    border: none;
    background: transparent;
    box-shadow: none;
}

.and-data-hero__search .and-dash-search--has-voice .and-dash-search__field {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 46px;
    margin: 0;
    padding: 0 4px 0 0;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
    overflow: hidden;
}

.and-data-hero__search .and-dash-search--has-voice .and-dash-search__field.is-voice-active {
    border-color: rgba(74, 222, 128, 0.42);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.14),
        0 0 0 2px rgba(74, 222, 128, 0.16);
}

.and-data-hero__search .and-dash-search--has-voice .and-dash-search__field {
    position: relative;
}

.and-data-hero__search .and-voice-search__slot {
    width: 42px;
    height: 42px;
    margin: 0 2px 0 0;
}

.and-data-hero__search .and-voice-search__slot::before {
    background: rgba(255, 255, 255, 0.14);
}

.and-data-hero__search .and-voice-search__btn {
    width: 38px;
    height: 38px;
    background: rgba(255, 255, 255, 0.14);
    color: #fff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.16);
}

.and-data-hero__search .and-voice-search__btn svg {
    width: 20px;
    height: 20px;
}

.and-data-hero__search .and-voice-search__btn.is-active {
    background: linear-gradient(145deg, #34d399 0%, #16a34a 100%);
    color: #fff;
    box-shadow: 0 6px 14px -6px rgba(22, 163, 74, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

.and-data-hero__search .and-dash-search--has-voice .and-dash-search__field .and-dash-search__vision-btn,
.and-data-hero__search .and-dash-search--has-voice .and-dash-search__field .and-dash-search__vision-btn--inline {
    width: 38px;
    height: 38px;
    margin: 0 2px 0 0;
}

.and-data-hero__search .and-dash-search--has-voice {
    gap: 10px;
}

.and-data-hero__search .and-voice-search__strip {
    margin-top: 6px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 12px;
    padding: 8px 12px;
    background: rgba(22, 163, 74, 0.16);
    border: 1px solid rgba(74, 222, 128, 0.24);
    color: rgba(220, 252, 231, 0.96);
}

.and-data-hero__search .and-voice-search__strip.is-error {
    background: rgba(220, 38, 38, 0.14);
    border-color: rgba(248, 113, 113, 0.28);
    color: rgba(254, 226, 226, 0.96);
}

.and-data-hero__search .and-voice-search__dot {
    background: #4ade80;
}

.and-data-hero__search .and-voice-search__strip.is-error .and-voice-search__dot {
    background: #f87171;
}

.and-main--barang .and-data-hero:has(.is-voice-active),
.and-main--karyawan .and-data-hero:has(.and-dash-search__field.is-voice-active),
.and-main--karyawan .and-data-hero:has(.and-voice-search__strip:not([hidden])) {
    margin-bottom: 14px;
}

.and-data-hero__search .and-inbox-search-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
    min-height: 46px;
    padding: 0 12px;
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.and-data-hero__search .and-inbox-search {
    flex: 1;
    min-width: 0;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 0.9375rem;
}

.and-data-hero__search .and-inbox-search::placeholder {
    color: rgba(255, 247, 237, 0.68);
}

.and-data-hero__search .and-inbox-search:focus {
    outline: none;
}

.and-data-hero__search .and-inbox-search-icon {
    color: rgba(255, 247, 237, 0.72);
    flex-shrink: 0;
}

.and-data-hero__search .and-inbox-search-clear {
    flex-shrink: 0;
    color: rgba(255, 247, 237, 0.78);
}

.and-data-hero__action .and-inbox-folder-btn__dot {
    position: absolute;
    top: 8px;
    right: 8px;
}

.and-data-hero.and-form-hero--compact {
    margin-bottom: 12px;
}

.and-layout--log .and-data-hero {
    margin: 12px 12px 10px;
}

.and-layout--fm .and-data-hero {
    margin: 0 0 10px;
    width: 100%;
    box-sizing: border-box;
}

.and-layout--inbox .and-data-hero,
.and-layout--notif .and-data-hero {
    margin: 0 0 14px;
}

.and-main--favorit .and-data-hero,
.and-main--barang .and-data-hero {
    margin-bottom: 14px;
}

.and-data-hero__search {
    position: relative;
    z-index: 1;
    width: 100%;
}

.and-data-hero .and-dash-burger,
.and-list-hero .and-dash-burger {
    width: 46px;
    height: 46px;
    border-color: rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    box-shadow: none;
}

.and-data-hero__search .and-dash-search__input,
.and-list-hero .and-dash-search__input {
    min-height: 46px;
    border-radius: 16px;
    border-color: rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
    padding-left: 44px;
}

.and-data-hero__search .and-dash-search__input:focus,
.and-list-hero .and-dash-search__input:focus {
    border-color: rgba(255, 255, 255, 0.32);
    background: rgba(255, 255, 255, 0.16);
    outline: none;
}

.and-data-hero__search .and-dash-search__input::placeholder,
.and-list-hero .and-dash-search__input::placeholder {
    color: rgba(255, 247, 237, 0.68);
}

.and-data-hero__search .and-dash-search__icon,
.and-data-hero__search.and-dash-search .and-dash-search__icon,
.and-list-hero .and-dash-search__icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 247, 237, 0.72);
    pointer-events: none;
}

.and-data-hero__search.and-dash-search {
    position: relative;
}

.and-data-hero__search.and-dash-search .and-dash-search__input,
.and-data-hero__search .and-dash-search__input,
.and-list-hero .and-dash-search__input {
    padding-left: 44px;
}

/* has-voice di hero tanpa __field: ikon absolute + padding kiri */
.and-data-hero__search .and-dash-search--has-voice:not(:has(.and-dash-search__field)) {
    position: relative;
    display: block;
}

.and-data-hero__search .and-dash-search--has-voice:not(:has(.and-dash-search__field)) .and-dash-search__icon {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
    height: 44px;
    margin: 0;
}

.and-data-hero__search .and-dash-search--has-voice:not(:has(.and-dash-search__field)) .and-dash-search__input {
    padding-left: 44px;
}

.and-list-hero__tools {
    margin-bottom: 0;
}

.and-list-hero .and-barang-top {
    margin-bottom: 0;
}

.and-list-hero .and-barang-fab {
    box-shadow: 0 8px 18px -8px rgba(255, 90, 0, 0.55);
}

@media (max-width: 380px) {
    .and-data-hero__sub {
        display: none;
    }

    .and-data-hero__actions .and-data-hero__action {
        width: 38px;
        height: 38px;
    }
}
