/* sunset.css - Sunset Theme dengan Layout Berbeda */

*, :after, :before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(249, 115, 22, 0.5); /* CHANGED: Orange sunset */
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(249, 115, 22, 0.5); /* CHANGED: Orange sunset */
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style: ;
}

/*! tailwindcss v3.4.16 | MIT License | https://tailwindcss.com */
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box;
}

:after,
:before {
    --tw-content: "";
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: normal;
    font-variation-settings: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-tap-highlight-color: transparent;
}

body {
    line-height: inherit;
    margin: 0;
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0;
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit;
}

a {
    color: inherit;
    text-decoration: inherit;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-size: 1em;
    font-variation-settings: normal;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

button,
select {
    text-transform: none;
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}

:-moz-focusring {
    outline: auto;
}

:-moz-ui-invalid {
    box-shadow: none;
}

progress {
    vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

summary {
    display: list-item;
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}

fieldset {
    margin: 0;
}

fieldset,
legend {
    padding: 0;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

dialog {
    padding: 0;
}

textarea {
    resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1;
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1;
}

[role=button],
button {
    cursor: pointer;
}

:disabled {
    cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}

img,
video {
    height: auto;
    max-width: 100%;
}

[hidden]:where(:not([hidden=until-found])) {
    display: none;
}

/* ==================== */
/* VARIABEL WARNA KONSISTEN - DIUBAH KE SUNSET/ORANGE */
/* ==================== */
:root {
    --color-primary: #f97316;          /* CHANGED: Orange utama sunset */
    --color-primary-dark: #ea580c;     /* CHANGED: Orange lebih gelap */
    --color-primary-light: #fb923c;    /* CHANGED: Orange terang */
    --color-secondary: #ea580c;        /* CHANGED: Deep orange */
    --color-accent: #fdba74;           /* CHANGED: Light orange */
    --color-dark: #1c1917;            /* CHANGED: Dark brown-orange */
    --color-dark-light: #292524;      /* CHANGED: Dark brown light */
    --color-sunset-primary: #f97316;   /* Warna sunset primary */
    --color-sunset-deep: #ea580c;      /* Warna deep sunset */
    --color-sunset-light: #fb923c;     /* Warna light sunset */
    --color-sunset-accent: #fdba74;    /* Warna sunset accent */
    --color-sunset-indigo: #c2410c;    /* Warna burnt orange */
    --color-success: #10b981;         /* Hijau */
    --color-warning: #f59e0b;         /* Amber */
    --color-danger: #ef4444;          /* Merah */
    --color-info: #0ea5e9;            /* Biru */
}

.dark {
    --bg-primary: #1c1917;           /* Latar gelap sunset */
    --bg-secondary: #292524;         /* Latar sekunder */
    --bg-card: #292524;             /* Kartu */
    --border-color: #9a3412;         /* CHANGED: Border sunset */
    --text-primary: #ffffff;
    --text-secondary: #fed7aa;       /* CHANGED: Orange muda */
    --text-muted: #9ca3af;
}

.light-mode {
    --bg-primary: #fffbeb;          /* CHANGED: Latar kuning terang */
    --bg-secondary: #fef3c7;        /* CHANGED: Latar sekunder kuning */
    --bg-card: #ffffff;
    --border-color: #fdba74;        /* CHANGED: Border orange */
    --text-primary: #7c2d12;        /* CHANGED: Gelap orange */
    --text-secondary: #9a3412;      /* CHANGED: Medium orange */
    --text-muted: #6b7280;
}

/* ==================== */
/* UTILITY CLASSES */
/* ==================== */
.container {
    width: 100%;
}

@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px;
    }
}

.sr-only {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    white-space: nowrap;
}

.pointer-events-none {
    pointer-events: none;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.inset-0 {
    inset: 0;
}

.inset-y-0 {
    bottom: 0;
    top: 0;
}

.bottom-1 {
    bottom: .25rem;
}

.bottom-1\.5 {
    bottom: .375rem;
}

.bottom-3 {
    bottom: .75rem;
}

.left-0 {
    left: 0;
}

.left-1 {
    left: .25rem;
}

.left-1\.5 {
    left: .375rem;
}

.right-0 {
    right: 0;
}

.right-1 {
    right: .25rem;
}

.right-1\.5 {
    right: .375rem;
}

.right-2 {
    right: .5rem;
}

.right-3 {
    right: .75rem;
}

.right-4 {
    right: 1rem;
}

.top-0 {
    top: 0;
}

.top-1 {
    top: .25rem;
}

.top-1\.5 {
    top: .375rem;
}

.top-1\/2 {
    top: 50%;
}

.top-20 {
    top: 5rem;
}

.z-10 {
    z-index: 10;
}

.z-50 {
    z-index: 50;
}

.z-\[60\] {
    z-index: 60;
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.mb-1 {
    margin-bottom: .25rem;
}

.mb-1\.5 {
    margin-bottom: .375rem;
}

.mb-2 {
    margin-bottom: .5rem;
}

.mb-3 {
    margin-bottom: .75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.ml-1 {
    margin-left: .25rem;
}

.ml-1\.5 {
    margin-left: .375rem;
}

.mr-0\.5 {
    margin-right: .125rem;
}

.mr-1 {
    margin-right: .25rem;
}

.mr-1\.5 {
    margin-right: .375rem;
}

.mr-3 {
    margin-right: .75rem;
}

.mt-0\.5 {
    margin-top: .125rem;
}

.mt-1 {
    margin-top: .25rem;
}

.mt-2 {
    margin-top: .5rem;
}

.mt-3 {
    margin-top: .75rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.line-clamp-2 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.block {
    display: block;
}

.flex {
    display: flex;
}

.inline-flex {
    display: inline-flex;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.aspect-\[3\/4\] {
    aspect-ratio: 3/4;
}

.aspect-video {
    aspect-ratio: 16/9;
}

.aspect-square {
    aspect-ratio: 1;
}

.h-1 {
    height: .25rem;
}

.h-10 {
    height: 2.5rem;
}

.h-12 {
    height: 3rem;
}

.h-14 {
    height: 3.5rem;
}

.h-16 {
    height: 4rem;
}

.h-2 {
    height: .5rem;
}

.h-28 {
    height: 7rem;
}

.h-32 {
    height: 8rem;
}

.h-8 {
    height: 2rem;
}

.h-auto {
    height: auto;
}

.h-full {
    height: 100%;
}

.max-h-\[60vh\] {
    max-height: 60vh;
}

.max-h-\[70vh\] {
    max-height: 70vh;
}

.max-h-\[80vh\] {
    max-height: 80vh;
}

.min-h-\[280px\] {
    min-height: 280px;
}

.min-h-screen {
    min-height: 100vh;
}

.w-10 {
    width: 2.5rem;
}

.w-12 {
    width: 3rem;
}

.w-16 {
    width: 4rem;
}

.w-2 {
    width: .5rem;
}

.w-20 {
    width: 5rem;
}

.w-8 {
    width: 2rem;
}

.w-full {
    width: 100%;
}

.min-w-0 {
    min-width: 0;
}

.max-w-\[200px\] {
    max-width: 200px;
}

.max-w-md {
    max-width: 28rem;
}

.max-w-none {
    max-width: none;
}

.flex-1 {
    flex: 1 1 0%;
}

.flex-shrink-0,
.shrink-0 {
    flex-shrink: 0;
}

.origin-left {
    transform-origin: left;
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
}

.-translate-y-1\/2,
.scale-95 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
}

.scale-x-0 {
    --tw-scale-x: 0;
}

.scale-x-0,
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
    cursor: pointer;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.gap-1 {
    gap: .25rem;
}

.gap-1\.5 {
    gap: .375rem;
}

.gap-2 {
    gap: .5rem;
}

.gap-3 {
    gap: .75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.space-x-1>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.25rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.25rem*var(--tw-space-x-reverse));
}

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem*var(--tw-space-x-reverse));
}

.space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)));
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)));
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)));
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-x-auto {
    overflow-x: auto;
}

.overflow-y-auto {
    overflow-y: auto;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap;
}

.whitespace-pre-line {
    white-space: pre-line;
}

.rounded {
    border-radius: .25rem;
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-lg {
    border-radius: .5rem;
}

.rounded-md {
    border-radius: .375rem;
}

.rounded-xl {
    border-radius: .75rem;
}

.rounded-t-xl {
    border-top-left-radius: .75rem;
    border-top-right-radius: .75rem;
}

.border {
    border-width: 1px;
}

.border-0 {
    border-width: 0;
}

.border-2 {
    border-width: 2px;
}

.border-4 {
    border-width: 4px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-l-4 {
    border-left-width: 4px;
}

.border-t {
    border-top-width: 1px;
}

/* ==================== */
/* WARNA BORDER KONSISTEN - DIUBAH KE SUNSET */
/* ==================== */
.border-orange-600 {
    border-color: var(--color-primary);
}

.border-orange-600\/20 {
    border-color: rgba(249, 115, 22, 0.2);
}

.border-orange-600\/30 {
    border-color: rgba(249, 115, 22, 0.3);
}

.border-orange-700\/50 {
    border-color: rgba(234, 88, 12, 0.5);
}

.border-orange-800 {
    border-color: var(--color-primary-dark);
}

.border-orange-600\/40 {
    border-color: rgba(249, 115, 22, 0.4);
}

.border-orange-900\/20 {
    border-color: rgba(124, 45, 18, 0.2);
}

.border-orange-900\/30 {
    border-color: rgba(124, 45, 18, 0.3);
}

.border-amber-900\/30 {
    border-color: rgba(120, 53, 15, 0.3);
}

.border-transparent {
    border-color: transparent;
}

.border-white\/20 {
    border-color: hsla(0, 0%, 100%, .2);
}

.border-t-transparent {
    border-top-color: transparent;
}

/* Sunset-specific border colors */
.border-sunset-deep {
    border-color: var(--color-sunset-deep);
}

.border-sunset-light {
    border-color: var(--color-sunset-light);
}

.border-sunset-accent {
    border-color: var(--color-sunset-accent);
}

/* ==================== */
/* WARNA BACKGROUND KONSISTEN - DIUBAH KE SUNSET */
/* ==================== */
.bg-black {
    background-color: #000;
}

.bg-black\/30 {
    background-color: rgba(0, 0, 0, .3);
}

.bg-black\/50 {
    background-color: rgba(0, 0, 0, .5);
}

.bg-black\/70 {
    background-color: rgba(0, 0, 0, .7);
}

.bg-black\/80 {
    background-color: rgba(0, 0, 0, .8);
}

.bg-black\/90 {
    background-color: rgba(0, 0, 0, .9);
}

.bg-orange-600 {
    background-color: var(--color-primary);
}

.bg-orange-700 {
    background-color: var(--color-primary-dark);
}

.bg-orange-700\/90 {
    background-color: rgba(234, 88, 12, .9);
}

.bg-orange-800 {
    background-color: var(--color-primary-dark);
}

.bg-orange-900 {
    background-color: #7c2d12;
}

.bg-orange-900\/40 {
    background-color: rgba(124, 45, 18, .4);
}

.bg-orange-950\/20 {
    background-color: rgba(124, 45, 18, .2);
}

.bg-amber-600 {
    background-color: var(--color-sunset-indigo);
}

.bg-amber-700 {
    background-color: #b45309;
}

.bg-amber-700\/20 {
    background-color: rgba(180, 83, 9, .2);
}

.bg-orange-500 {
    background-color: var(--color-sunset-light);
}

.bg-orange-600 {
    background-color: var(--color-sunset-accent);
}

.bg-gray-700 {
    background-color: #374151;
}

.bg-gray-800 {
    background-color: #1f2937;
}

.bg-gray-800\/50 {
    background-color: rgba(31, 41, 55, .5);
}

.bg-gray-800\/80 {
    background-color: rgba(31, 41, 55, .8);
}

.bg-gray-900 {
    background-color: var(--color-dark);
}

.bg-gray-900\/40 {
    background-color: rgba(28, 25, 23, .4);
}

.bg-gray-950 {
    background-color: #030712;
}

.bg-orange-950\/30 {
    background-color: rgba(124, 45, 18, .3);
}

.bg-orange-600\/20 {
    background-color: rgba(249, 115, 22, .2);
}

.bg-orange-950\/10 {
    background-color: rgba(124, 45, 18, .1);
}

.bg-amber-900\/20 {
    background-color: rgba(120, 53, 15, .2);
}

.bg-slate-800 {
    background-color: #1e293b;
}

/* Sunset-specific backgrounds */
.bg-sunset-primary {
    background-color: var(--color-sunset-primary);
}

.bg-sunset-deep {
    background-color: var(--color-sunset-deep);
}

.bg-sunset-light {
    background-color: var(--color-sunset-light);
}

.bg-sunset-accent {
    background-color: var(--color-sunset-accent);
}

.bg-sunset-indigo {
    background-color: var(--color-sunset-indigo);
}

.bg-sunset-gradient {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 50%, var(--color-sunset-accent) 100%);
}

/* ==================== */
/* GRADIENTS KONSISTEN - DIUBAH KE SUNSET */
/* ==================== */
.bg-gradient-to-br {
    background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black\/40 {
    --tw-gradient-from: rgba(0, 0, 0, .4) var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-600 {
    --tw-gradient-from: var(--color-primary) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(249, 115, 22, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-700 {
    --tw-gradient-from: var(--color-primary-dark) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(234, 88, 12, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-600\/15 {
    --tw-gradient-from: rgba(249, 115, 22, .15) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(249, 115, 22, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-amber-600 {
    --tw-gradient-from: var(--color-sunset-indigo) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(194, 65, 12, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-orange-600 {
    --tw-gradient-from: var(--color-sunset-accent) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(253, 186, 116, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-orange-700\/15 {
    --tw-gradient-to: rgba(234, 88, 12, .15) var(--tw-gradient-to-position);
}

.to-orange-700 {
    --tw-gradient-to: var(--color-secondary) var(--tw-gradient-to-position);
}

.to-orange-800 {
    --tw-gradient-to: #9a3412 var(--tw-gradient-to-position);
}

.to-amber-600 {
    --tw-gradient-to: var(--color-sunset-indigo) var(--tw-gradient-to-position);
}

.to-orange-600 {
    --tw-gradient-to: var(--color-sunset-accent) var(--tw-gradient-to-position);
}

.to-transparent {
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

/* Sunset gradient */
.from-sunset-gradient {
    --tw-gradient-from: var(--color-sunset-primary) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(249, 115, 22, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-sunset-gradient {
    --tw-gradient-to: var(--color-sunset-accent) var(--tw-gradient-to-position);
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.p-0\.5 {
    padding: .125rem;
}

.p-1 {
    padding: .25rem;
}

.p-1\.5 {
    padding: .375rem;
}

.p-2 {
    padding: .5rem;
}

.p-3 {
    padding: .75rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem;
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem;
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-0\.5 {
    padding-bottom: .125rem;
    padding-top: .125rem;
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem;
}

.py-1\.5 {
    padding-bottom: .375rem;
    padding-top: .375rem;
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem;
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem;
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.pb-1 {
    padding-bottom: .25rem;
}

.pb-3 {
    padding-bottom: .75rem;
}

.pb-6 {
    padding-bottom: 1.5rem;
}

.pb-8 {
    padding-bottom: 2rem;
}

.pl-10 {
    padding-left: 2.5rem;
}

.pl-3 {
    padding-left: .75rem;
}

.pr-3 {
    padding-right: .75rem;
}

.pr-4 {
    padding-right: 1rem;
}

.pt-14 {
    padding-top: 3.5rem;
}

.pt-3 {
    padding-top: .75rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-\[56\.25\%\] {
    padding-top: 56.25%;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.font-mono {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-\[10px\] {
    font-size: 10px;
}

.text-\[8px\] {
    font-size: 8px;
}

.text-\[9px\] {
    font-size: 9px;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}

.font-bold {
    font-weight: 700;
}

.font-medium {
    font-weight: 500;
}

.capitalize {
    text-transform: capitalize;
}

.leading-relaxed {
    line-height: 1.625;
}

.leading-snug {
    line-height: 1.375;
}

.leading-tight {
    line-height: 1.25;
}

/* ==================== */
/* WARNA TEKS KONSISTEN - DIUBAH KE SUNSET */
/* ==================== */
.text-orange-100 {
    color: #ffedd5;
}

.text-orange-200 {
    color: #fed7aa;
}

.text-orange-200\/70 {
    color: rgba(254, 215, 170, .7);
}

.text-orange-300 {
    color: #fdba74;
}

.text-orange-400 {
    color: #fb923c;
}

.text-orange-600 {
    color: var(--color-primary);
}

.text-orange-700 {
    color: var(--color-primary-dark);
}

.text-amber-300 {
    color: #fcd34d;
}

.text-amber-400 {
    color: #fbbf24;
}

.text-amber-600 {
    color: var(--color-sunset-indigo);
}

.text-orange-300 {
    color: #fdba74;
}

.text-orange-400 {
    color: #fb923c;
}

.text-orange-300 {
    color: #fdba74;
}

.text-orange-400 {
    color: #fb923c;
}

.text-orange-600 {
    color: var(--color-sunset-accent);
}

.text-gray-200 {
    color: #e5e7eb;
}

.text-gray-300 {
    color: #d1d5db;
}

.text-gray-400 {
    color: #9ca3af;
}

.text-gray-500 {
    color: #6b7280;
}

.text-gray-600 {
    color: #4b5563;
}

.text-gray-900 {
    color: #111827;
}

.text-white {
    color: #fff;
}

.placeholder-gray-400::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: #9ca3af;
}

.placeholder-gray-400::placeholder {
    --tw-placeholder-opacity: 1;
    color: #9ca3af;
}

.opacity-0 {
    opacity: 0;
}

.opacity-70 {
    opacity: .7;
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
}

.shadow,
.shadow-2xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sunset {
    --tw-shadow: 0 10px 15px -3px rgba(249, 115, 22, 0.2), 0 4px 6px -4px rgba(234, 88, 12, 0.2);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur {
    --tw-blur: blur(8px);
}

.blur,
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
}

.backdrop-blur-sm,
.backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-colors {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-transform {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-300 {
    transition-duration: .3s;
}

.duration-500 {
    transition-duration: .5s;
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.will-change-transform {
    will-change: transform;
}

/* ==================== */
/* HOVER STATES KONSISTEN - DIUBAH KE SUNSET */
/* ==================== */
.hover\:-translate-y-0\.5:hover {
    --tw-translate-y: -0.125rem;
}

.hover\:-translate-y-0\.5:hover,
.hover\:scale-105:hover {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
}

.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-orange-400:hover {
    border-color: #fb923c;
}

.hover\:border-orange-600:hover {
    border-color: var(--color-primary);
}

.hover\:border-orange-600\/40:hover {
    border-color: rgba(249, 115, 22, .4);
}

.hover\:border-orange-800:hover {
    border-color: var(--color-primary-dark);
}

.hover\:border-orange-950\/20:hover {
    border-color: rgba(124, 45, 18, .2);
}

.hover\:border-amber-600:hover {
    border-color: var(--color-sunset-indigo);
}

.hover\:border-orange-600:hover {
    border-color: var(--color-sunset-accent);
}

.hover\:bg-orange-600:hover {
    background-color: var(--color-primary);
}

.hover\:bg-orange-700:hover {
    background-color: var(--color-primary-dark);
}

.hover\:bg-orange-800:hover {
    background-color: #9a3412;
}

.hover\:bg-amber-600:hover {
    background-color: var(--color-sunset-indigo);
}

.hover\:bg-orange-600:hover {
    background-color: var(--color-sunset-accent);
}

.hover\:bg-gray-700:hover {
    background-color: #374151;
}

.hover\:bg-gray-700\/30:hover {
    background-color: rgba(55, 65, 81, .3);
}

.hover\:bg-gray-700\/50:hover {
    background-color: rgba(55, 65, 81, .5);
}

.hover\:bg-gray-700\/80:hover {
    background-color: rgba(55, 65, 81, .8);
}

.hover\:bg-gray-900:hover {
    background-color: var(--color-dark);
}

.hover\:bg-orange-950\/10:hover {
    background-color: rgba(124, 45, 18, .1);
}

.hover\:bg-orange-950\/30:hover {
    background-color: rgba(124, 45, 18, .3);
}

.hover\:bg-amber-900\/30:hover {
    background-color: rgba(120, 53, 15, .3);
}

.hover\:from-orange-700:hover {
    --tw-gradient-from: var(--color-primary-dark) var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(234, 88, 12, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:to-orange-800:hover {
    --tw-gradient-to: #9a3412 var(--tw-gradient-to-position);
}

.hover\:to-amber-600:hover {
    --tw-gradient-to: var(--color-sunset-indigo) var(--tw-gradient-to-position);
}

.hover\:text-orange-300:hover {
    color: #fdba74;
}

.hover\:text-orange-400:hover {
    color: #fb923c;
}

.hover\:text-amber-300:hover {
    color: #fcd34d;
}

.hover\:text-orange-300:hover {
    color: #fdba74;
}

.hover\:text-white:hover {
    color: #fff;
}

.hover\:shadow-orange-600\/25:hover {
    --tw-shadow-color: rgba(249, 115, 22, .25);
    --tw-shadow: var(--tw-shadow-colored);
}

.hover\:shadow-sunset:hover {
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.25), 0 5px 10px rgba(234, 88, 12, 0.2);
}

.focus\:border-transparent:focus {
    border-color: transparent;
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-orange-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: var(--color-primary);
}

.focus\:ring-amber-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: var(--color-sunset-indigo);
}

.group:hover .group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
}

.group:hover .group-hover\:scale-105,
.group:hover .group-hover\:scale-110 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
}

.group:hover .group-hover\:text-orange-300 {
    color: #fdba74;
}

.group:hover .group-hover\:text-amber-300 {
    color: #fcd34d;
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1;
}

/* ==================== */
/* MEDIA QUERIES */
/* ==================== */
@media (min-width:640px) {
    .sm\:inline {
        display: inline;
    }

    .sm\:flex {
        display: flex;
    }

    .sm\:flex-row {
        flex-direction: row;
    }

    .sm\:items-center {
        align-items: center;
    }
}

@media (min-width:768px) {
    .md\:block {
        display: block;
    }

    .md\:inline {
        display: inline;
    }

    .md\:flex {
        display: flex;
    }

    .md\:hidden {
        display: none;
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .md\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .md\:flex-row {
        flex-direction: row;
    }

    .md\:items-center {
        align-items: center;
    }

    .md\:p-4 {
        padding: 1rem;
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .md\:text-left {
        text-align: left;
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem;
    }
}

@media (min-width:1024px) {
    .lg\:col-span-1 {
        grid-column: span 1/span 1;
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2;
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
}

@media (prefers-color-scheme:dark) {
    .dark\:block {
        display: block;
    }

    .dark\:hidden {
        display: none;
    }
}

/* ==================== */
/* STYLE KHUSUS APLIKASI - DIUBAH KE SUNSET */
/* ==================== */

/* Gradient Text Sunset */
.gradient-text {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 50%, var(--color-sunset-accent) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.gradient-text-sunset {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 25%, #fb923c 50%, #fdba74 75%, #c2410c 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}

/* Glass Navigation Sunset */
.glass-nav {
    background: rgba(41, 37, 36, 0.9);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(249, 115, 22, 0.2);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
}

.glass-nav-sunset {
    background: linear-gradient(135deg, rgba(249, 115, 22, 0.9) 0%, rgba(234, 88, 12, 0.9) 50%, rgba(253, 186, 116, 0.9) 100%);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 4px 30px rgba(249, 115, 22, 0.3);
}

/* Modern Card Sunset */
.modern-card {
    background: linear-gradient(135deg, var(--color-dark) 0%, var(--color-dark-light) 100%);
    border: 1px solid rgba(249, 115, 22, 0.3);
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.modern-card-sunset {
    background: linear-gradient(135deg, rgba(41, 37, 36, 0.8) 0%, rgba(124, 45, 18, 0.6) 100%);
    border: 1px solid rgba(249, 115, 22, 0.4);
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.2);
}

/* Stat Card Sunset */
.stat-card {
    background: rgba(41, 37, 36, 0.5);
    border: 1px solid rgba(249, 115, 22, 0.2);
    border-radius: 6px;
    padding: 6px;
    transition: all 0.3s ease;
}

.stat-card:hover {
    border-color: rgba(249, 115, 22, 0.4);
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(249, 115, 22, 0.15);
}

/* Badges Sunset */
.badge-sunset {
    background: linear-gradient(135deg, rgba(249, 115, 22, 0.3) 0%, rgba(234, 88, 12, 0.3) 100%);
    color: #fed7aa;
    border: 1px solid rgba(249, 115, 22, 0.4);
    font-weight: 600;
}

.badge-sunset-dark {
    background: linear-gradient(135deg, rgba(124, 45, 18, 0.4) 0%, rgba(120, 53, 15, 0.4) 100%);
    color: #fdba74;
    border: 1px solid rgba(124, 45, 18, 0.6);
    font-weight: 600;
}

.badge-primary {
    background: rgba(249, 115, 22, 0.2);
    color: #fdba74;
    border: 1px solid rgba(249, 115, 22, 0.3);
}

.badge-danger {
    background: rgba(239, 68, 68, 0.2);
    color: #fca5a5;
    border: 1px solid rgba(239, 68, 68, 0.3);
}

.badge-new {
    background: rgba(34, 197, 94, 0.2);
    color: #86efac;
    border: 1px solid rgba(34, 197, 94, 0.3);
}

/* Filter Tabs Sunset */
.filter-tabs {
    display: flex;
    gap: 4px;
    padding: 4px;
    background: rgba(41, 37, 36, 0.5);
    border-radius: 6px;
    border: 1px solid rgba(249, 115, 22, 0.2);
}

.filter-tabs a {
    padding: 5px 10px;
    border-radius: 5px;
    color: #fed7aa;
    font-size: 12px;
    font-weight: 600;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
}

.filter-tabs a.active {
    background: linear-gradient(135deg, rgba(249, 115, 22, 0.3) 0%, rgba(234, 88, 12, 0.3) 100%);
    color: #fdba74;
    border: 1px solid rgba(249, 115, 22, 0.4);
}

.filter-tabs a:hover:not(.active) {
    background: rgba(249, 115, 22, 0.1);
    color: #fed7aa;
}

/* Mini Card Sunset */
.mini-card {
    background: rgba(41, 37, 36, 0.5);
    border: 1px solid rgba(249, 115, 22, 0.2);
    border-radius: 6px;
    overflow: hidden;
    transition: all 0.3s ease;
    display: block;
}

.mini-card:hover {
    border-color: rgba(249, 115, 22, 0.4);
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(249, 115, 22, 0.25);
}

/* Overlay Gradient Sunset */
.overlay-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 100%);
    opacity: 0.7;
    transition: opacity 0.3s ease;
}

.overlay-gradient-sunset {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    background: linear-gradient(to top, rgba(124, 45, 18, 0.9) 0%, rgba(124, 45, 18, 0.5) 40%, transparent 100%);
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

/* Compact Grid - PERUBAHAN UTAMA LAYOUT */
.compact-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 10px;
}

/* Grid untuk layout landscape */
.compact-grid-landscape {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
    gap: 10px;
}

/* Grid untuk mobile lebih padat */
@media (max-width: 768px) {
    .compact-grid {
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        gap: 8px;
    }
    
    .compact-grid-landscape {
        grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
        gap: 8px;
    }
}

@media (max-width: 480px) {
    .compact-grid {
        grid-template-columns: repeat(auto-fill, minmax(85px, 1fr));
        gap: 6px;
    }
    
    .compact-grid-landscape {
        grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
        gap: 6px;
    }
}

/* Search Result Header Sunset */
.search-result-header {
    background: rgba(41, 37, 36, 0.5);
    border: 1px solid rgba(249, 115, 22, 0.2);
    border-radius: 6px;
    padding: 10px;
}

/* Sort Dropdown Sunset */
.sort-dropdown {
    background: rgba(41, 37, 36, 0.5);
    border: 1px solid rgba(249, 115, 22, 0.3);
    color: #fdba74;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
}

/* List Item Card Sunset */
.list-item-card {
    background: rgba(41, 37, 36, 0.5);
    border: 1px solid rgba(249, 115, 22, 0.2);
    border-radius: 6px;
    padding: 6px;
    margin-bottom: 6px;
    transition: all 0.3s ease;
}

.list-item-card:hover {
    border-color: rgba(249, 115, 22, 0.4);
    transform: translateX(3px);
    background: rgba(249, 115, 22, 0.1);
}

/* Glow Effects Sunset */
.glow-effect {
    box-shadow: 0 0 15px rgba(249, 115, 22, 0.2);
}

.glow-effect:hover {
    box-shadow: 0 0 25px rgba(249, 115, 22, 0.4);
}

.glow-button {
    box-shadow: 0 0 12px rgba(249, 115, 22, 0.3);
}

.glow-button:hover {
    box-shadow: 0 0 20px rgba(249, 115, 22, 0.5);
}

/* Animations Sunset */
@keyframes glow-sunset {
    0%, 100% {
        box-shadow: 0 0 12px rgba(249, 115, 22, 0.3);
    }
    50% {
        box-shadow: 0 0 25px rgba(249, 115, 22, 0.6), 0 0 15px rgba(234, 88, 12, 0.4);
    }
}

@keyframes sunset-pulse {
    0%, 100% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.02);
    }
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.animate-glow-sunset {
    animation: glow-sunset 3s ease-in-out infinite;
}

.animate-sunset-pulse {
    animation: sunset-pulse 2s ease-in-out infinite;
}

.animate-slideUp {
    animation: slideUp 0.3s ease;
}

.animate-fadeIn {
    animation: fadeIn 0.3s ease;
}

/* Responsive */
@media (max-width: 768px) {
    .compact-grid {
        grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
        gap: 8px;
    }
}

@media (max-width: 480px) {
    .compact-grid {
        grid-template-columns: repeat(auto-fill, minmax(95px, 1fr));
        gap: 6px;
    }
}

/* Mobile Tap Highlight */
.mobile-tap-highlight {
    -webkit-tap-highlight-color: transparent;
}

/* Progress Bar Sunset */
.progress-bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(to right, var(--color-sunset-primary), var(--color-sunset-deep), var(--color-sunset-accent));
    transform-origin: left;
    transform: scaleX(0);
    transition: transform 0.3s ease;
    z-index: 60;
}

/* Video Preview Sunset */
.video-preview {
    transition: all 0.3s ease;
    overflow: hidden;
}

.video-preview:hover {
    opacity: 0.95;
}

.video-preview img {
    transition: transform 0.5s ease;
}

.video-preview:hover img {
    transform: scale(1.05);
}

/* Footer Sunset */
.compact-footer {
    background: var(--color-dark);
    border-top: 1px solid rgba(249, 115, 22, 0.4);
}

.footer-section {
    padding: 0;
}

.footer-link {
    padding: 4px 0;
    font-size: 13px;
    font-weight: 500;
    color: #fed7aa;
}

.footer-link:hover {
    transform: translateX(3px);
    color: #fdba74;
}

.footer-social a {
    transition: all 0.3s ease;
    background: rgba(249, 115, 22, 0.2);
    border: 1px solid rgba(249, 115, 22, 0.3);
}

.footer-social a:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(249, 115, 22, 0.3);
    background: rgba(249, 115, 22, 0.3);
}

/* List Layout */
.list-layout-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

/* Bookmark Active Sunset */
.bookmark-active {
    color: var(--color-sunset-primary) !important;
    fill: var(--color-sunset-primary) !important;
}

/* Custom Notification Sunset */
.custom-notification {
    position: fixed;
    top: 5rem;
    right: 1rem;
    background: linear-gradient(135deg, var(--color-dark) 0%, rgba(124, 45, 18, 0.9) 100%);
    border-left: 4px solid var(--color-sunset-primary);
    color: #fed7aa;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.3);
    z-index: 50;
    transform: translateX(0);
    transition: all 0.3s ease;
    font-size: 0.875rem;
    font-weight: 500;
    animation: slideUp 0.3s ease;
}

/* Album Item Sunset */
.album-item {
    display: block;
    overflow: hidden;
    border-radius: 0.5rem;
    border: 1px solid rgba(249, 115, 22, 0.3);
    transition: all 0.3s ease;
    background: rgba(41, 37, 36, 0.7);
}

.album-item:hover {
    border-color: rgba(249, 115, 22, 0.5);
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.2);
}

.album-item img {
    width: 100%;
    height: 8rem;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.album-item:hover img {
    transform: scale(1.1);
}

/* Related Item Sunset */
.related-item {
    display: flex;
    gap: 0.5rem;
    padding: 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.5rem;
    transition: all 0.3s ease;
    background: rgba(41, 37, 36, 0.5);
}

.related-item:hover {
    background: rgba(249, 115, 22, 0.2);
    border-color: rgba(249, 115, 22, 0.3);
    transform: translateX(5px);
}

/* Touch Device Optimization */
.touch-device a,
.touch-device button {
    min-height: 44px;
    min-width: 44px;
}

/* Video Loader Sunset */
.video-loader {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(28, 25, 23, 0.9);
    z-index: 10;
}

/* Prose Sunset */
.prose {
    color: inherit;
    max-width: none;
}

.prose-invert {
    color: #fed7aa;
}

/* Line Clamp Utilities */
.line-clamp-1 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.line-clamp-3 {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/* Additional Grid Utilities */
.grid-auto-fit {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 200px), 1fr));
    gap: 1rem;
}

/* Scrollbar Styling Sunset */
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    background: var(--color-dark);
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 100%);
    border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, var(--color-sunset-deep) 0%, var(--color-sunset-accent) 100%);
}

/* Selection Color Sunset */
::selection {
    background-color: rgba(249, 115, 22, 0.4);
    color: white;
}

/* ANIMASI SPINNER SUNSET */
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.animate-spin {
    animation: spin 1s linear infinite;
}

.animate-pulse-sunset {
    animation: sunset-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes pulse {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: .5;
    }
}

/* ==================== */
/* STYLE TAMBAHAN UNTUK SUNSET THEME */
/* ==================== */

/* Card Hover Effect Sunset */
.card-hover {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.card-hover:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 0 15px 30px rgba(249, 115, 22, 0.25);
}

/* Button Styles Sunset */
.btn-primary {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 100%);
    color: white;
    font-weight: 600;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    border: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 6px rgba(249, 115, 22, 0.3);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(249, 115, 22, 0.4);
    background: linear-gradient(135deg, var(--color-sunset-deep) 0%, var(--color-sunset-accent) 100%);
}

.btn-sunset {
    background: linear-gradient(135deg, #f97316 0%, #ea580c 25%, #fb923c 50%, #fdba74 75%);
    color: white;
    font-weight: 600;
    padding: 0.6rem 1.2rem;
    border-radius: 0.5rem;
    border: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(249, 115, 22, 0.4);
}

.btn-sunset:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(249, 115, 22, 0.6);
}

/* Text Emphasis Sunset */
.text-emphasis {
    color: #fdba74;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(249, 115, 22, 0.3);
}

/* Divider Sunset */
.divider-sunset {
    height: 2px;
    background: linear-gradient(to right, transparent, rgba(249, 115, 22, 0.5), rgba(234, 88, 12, 0.5), rgba(253, 186, 116, 0.5), transparent);
    margin: 1.5rem 0;
}

/* Loading Skeleton Sunset */
.skeleton {
    background: linear-gradient(90deg, 
        rgba(41, 37, 36, 0.8) 25%, 
        rgba(124, 45, 18, 0.6) 50%, 
        rgba(41, 37, 36, 0.8) 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

.skeleton-sunset {
    background: linear-gradient(90deg, 
        rgba(41, 37, 36, 0.8) 25%, 
        rgba(249, 115, 22, 0.6) 50%, 
        rgba(41, 37, 36, 0.8) 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Tooltip Sunset */
.tooltip {
    position: relative;
}

.tooltip-text {
    visibility: hidden;
    background-color: rgba(41, 37, 36, 0.95);
    color: #fed7aa;
    text-align: center;
    border-radius: 4px;
    padding: 0.5rem;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    border: 1px solid rgba(249, 115, 22, 0.4);
    font-size: 0.75rem;
    font-weight: 500;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

/* Dark Mode Toggle Sunset */
.theme-toggle {
    background: rgba(41, 37, 36, 0.7);
    border: 1px solid rgba(249, 115, 22, 0.4);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    color: #fdba74;
}

.theme-toggle:hover {
    background: rgba(249, 115, 22, 0.3);
    transform: rotate(15deg);
    box-shadow: 0 0 15px rgba(249, 115, 22, 0.3);
}

/* Grid Masonry Layout */
.masonry-grid {
    column-count: 4;
    column-gap: 1rem;
}

@media (max-width: 1024px) {
    .masonry-grid {
        column-count: 3;
    }
}

@media (max-width: 768px) {
    .masonry-grid {
        column-count: 2;
    }
}

@media (max-width: 480px) {
    .masonry-grid {
        column-count: 1;
    }
}

/* Badge Collection Sunset */
.badge-collection {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin: 0.5rem 0;
}

.badge-tag {
    background: rgba(249, 115, 22, 0.2);
    color: #fdba74;
    padding: 0.25rem 0.5rem;
    border-radius: 0.5rem;
    font-size: 0.75rem;
    font-weight: 500;
    border: 1px solid rgba(249, 115, 22, 0.3);
    transition: all 0.3s ease;
}

.badge-tag:hover {
    background: rgba(249, 115, 22, 0.3);
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(249, 115, 22, 0.2);
}

/* Alert Messages Sunset */
.alert {
    padding: 1rem;
    border-radius: 0.5rem;
    margin: 1rem 0;
    font-weight: 500;
}

.alert-success {
    background: rgba(34, 197, 94, 0.1);
    border: 1px solid rgba(34, 197, 94, 0.3);
    color: #86efac;
}

.alert-warning {
    background: rgba(249, 115, 22, 0.1);
    border: 1px solid rgba(249, 115, 22, 0.3);
    color: #fdba74;
}

.alert-error {
    background: rgba(220, 38, 38, 0.1);
    border: 1px solid rgba(220, 38, 38, 0.3);
    color: #fca5a5;
}

.alert-info {
    background: rgba(14, 165, 233, 0.1);
    border: 1px solid rgba(14, 165, 233, 0.3);
    color: #7dd3fc;
}

/* Tabs Navigation Sunset */
.tabs {
    display: flex;
    border-bottom: 1px solid rgba(249, 115, 22, 0.3);
    margin-bottom: 1rem;
}

.tab {
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: #9ca3af;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all 0.3s ease;
}

.tab:hover {
    color: #fdba74;
}

.tab.active {
    color: var(--color-sunset-primary);
    border-bottom-color: var(--color-sunset-primary);
}

/* Loading Spinner Sunset */
.spinner {
    width: 40px;
    height: 40px;
    border: 3px solid rgba(249, 115, 22, 0.1);
    border-top-color: var(--color-sunset-primary);
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.spinner-sunset {
    width: 50px;
    height: 50px;
    border: 4px solid transparent;
    border-top: 4px solid var(--color-sunset-primary);
    border-right: 4px solid var(--color-sunset-deep);
    border-bottom: 4px solid var(--color-sunset-light);
    border-left: 4px solid var(--color-sunset-accent);
    border-radius: 50%;
    animation: spin 1.5s linear infinite;
}

/* Dropdown Menu Sunset */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: linear-gradient(135deg, rgba(41, 37, 36, 0.95) 0%, rgba(124, 45, 18, 0.9) 100%);
    backdrop-filter: blur(10px);
    min-width: 160px;
    box-shadow: 0 10px 25px rgba(249, 115, 22, 0.3);
    border: 1px solid rgba(249, 115, 22, 0.4);
    border-radius: 0.5rem;
    z-index: 100;
    padding: 0.5rem 0;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-item {
    color: #fed7aa;
    padding: 0.5rem 1rem;
    text-decoration: none;
    display: block;
    font-size: 0.875rem;
    font-weight: 500;
    transition: all 0.3s ease;
}

.dropdown-item:hover {
    background: rgba(249, 115, 22, 0.3);
    color: #fdba74;
    padding-left: 1.2rem;
}

/* Form Controls Sunset */
.form-input {
    background: rgba(41, 37, 36, 0.7);
    border: 1px solid rgba(249, 115, 22, 0.4);
    border-radius: 0.5rem;
    padding: 0.5rem 0.75rem;
    color: #fed7aa;
    font-size: 0.875rem;
    transition: all 0.3s ease;
    width: 100%;
}

.form-input:focus {
    outline: none;
    border-color: var(--color-sunset-primary);
    box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.2);
    background: rgba(41, 37, 36, 0.9);
}

.form-label {
    display: block;
    margin-bottom: 0.5rem;
    color: #fdba74;
    font-size: 0.875rem;
    font-weight: 600;
}

/* Custom Checkbox Sunset */
.custom-checkbox {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.custom-checkbox input {
    display: none;
}

.checkbox-icon {
    width: 20px;
    height: 20px;
    border: 2px solid rgba(249, 115, 22, 0.4);
    border-radius: 4px;
    margin-right: 0.5rem;
    position: relative;
    transition: all 0.3s ease;
    background: rgba(41, 37, 36, 0.7);
}

.custom-checkbox input:checked + .checkbox-icon {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 100%);
    border-color: transparent;
}

.custom-checkbox input:checked + .checkbox-icon::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-size: 12px;
    font-weight: bold;
}

/* Pagination Sunset */
.pagination {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 2rem;
}

.page-link {
    padding: 0.5rem 0.75rem;
    background: rgba(41, 37, 36, 0.7);
    border: 1px solid rgba(249, 115, 22, 0.3);
    border-radius: 0.375rem;
    color: #fdba74;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}

.page-link:hover {
    background: rgba(249, 115, 22, 0.3);
    color: #fed7aa;
    transform: translateY(-2px);
}

.page-link.active {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 100%);
    border-color: transparent;
    color: white;
}

/* Modal Sunset */
.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.modal.active {
    opacity: 1;
    visibility: visible;
}

.modal-content {
    background: linear-gradient(135deg, var(--color-dark) 0%, rgba(124, 45, 18, 0.9) 100%);
    border: 1px solid rgba(249, 115, 22, 0.4);
    border-radius: 0.75rem;
    padding: 2rem;
    max-width: 500px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    position: relative;
    transform: translateY(-20px);
    transition: transform 0.3s ease;
    box-shadow: 0 25px 50px rgba(249, 115, 22, 0.3);
}

.modal.active .modal-content {
    transform: translateY(0);
}

.modal-close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: rgba(249, 115, 22, 0.2);
    border: 1px solid rgba(249, 115, 22, 0.3);
    border-radius: 50%;
    color: #fdba74;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.modal-close:hover {
    background: rgba(249, 115, 22, 0.4);
    color: white;
    transform: rotate(90deg);
}

/* Card Grid Variations */
.card-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.card-grid-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
}

.card-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

@media (max-width: 1024px) {
    .card-grid-4 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .card-grid-3,
    .card-grid-4 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px) {
    .card-grid-2,
    .card-grid-3,
    .card-grid-4 {
        grid-template-columns: 1fr;
    }
}

/* Text Utilities Sunset */
.text-gradient-sunset {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 50%, var(--color-sunset-accent) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.text-shadow-sunset {
    text-shadow: 0 2px 8px rgba(249, 115, 22, 0.4);
}

/* Border Utilities Sunset */
.border-gradient-sunset {
    border: 2px solid transparent;
    background: linear-gradient(var(--color-dark), var(--color-dark)) padding-box,
                linear-gradient(135deg, var(--color-sunset-primary), var(--color-sunset-deep), var(--color-sunset-accent)) border-box;
    border-radius: 0.5rem;
}

/* Custom Scrollbar for Specific Elements Sunset */
.custom-scrollbar {
    scrollbar-width: thin;
    scrollbar-color: var(--color-sunset-primary) var(--color-dark);
}

.custom-scrollbar::-webkit-scrollbar {
    width: 6px;
}

.custom-scrollbar::-webkit-scrollbar-track {
    background: var(--color-dark);
}

.custom-scrollbar::-webkit-scrollbar-thumb {
    background: linear-gradient(135deg, var(--color-sunset-primary) 0%, var(--color-sunset-deep) 100%);
    border-radius: 3px;
}

.custom-scrollbar::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(135deg, var(--color-sunset-deep) 0%, var(--color-sunset-accent) 100%);
}

/* Aspect Ratio Utilities */
.aspect-\[2\/3\] {
    aspect-ratio: 2/3;
}

.aspect-\[4\/5\] {
    aspect-ratio: 4/5;
}

.aspect-\[9\/16\] {
    aspect-ratio: 9/16;
}

/* Z-Index Utilities */
.z-\[1000\] {
    z-index: 1000;
}

.z-\[100\] {
    z-index: 100;
}

.z-\[999\] {
    z-index: 999;
}

/* Opacity Utilities */
.opacity-10 {
    opacity: 0.1;
}

.opacity-20 {
    opacity: 0.2;
}

.opacity-30 {
    opacity: 0.3;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-60 {
    opacity: 0.6;
}

.opacity-80 {
    opacity: 0.8;
}

.opacity-90 {
    opacity: 0.9;
}

/* Filter Utilities */
.filter-none {
    filter: none;
}

.filter-grayscale {
    filter: grayscale(100%);
}

.filter-sepia {
    filter: sepia(100%);
}

.filter-sunset {
    filter: sepia(30%) saturate(150%) hue-rotate(-20deg);
}

/* Blend Modes */
.blend-multiply {
    mix-blend-mode: multiply;
}

.blend-overlay {
    mix-blend-mode: overlay;
}

.blend-screen {
    mix-blend-mode: screen;
}

/* Transform Origin */
.origin-center {
    transform-origin: center;
}

.origin-right {
    transform-origin: right;
}

.origin-top {
    transform-origin: top;
}

.origin-bottom {
    transform-origin: bottom;
}

/* Will Change */
.will-change-auto {
    will-change: auto;
}

.will-change-transform {
    will-change: transform;
}

.will-change-opacity {
    will-change: opacity;
}

.will-change-scroll {
    will-change: scroll-position;
}

/* Backface Visibility */
.backface-visible {
    backface-visibility: visible;
}

.backface-hidden {
    backface-visibility: hidden;
}

/* Perspective */
.perspective-1000 {
    perspective: 1000px;
}

.perspective-500 {
    perspective: 500px;
}

/* Transform Style */
.transform-3d {
    transform-style: preserve-3d;
}

.transform-flat {
    transform-style: flat;
}

/* User Select */
.select-none {
    user-select: none;
}

.select-text {
    user-select: text;
}

.select-all {
    user-select: all;
}

/* Pointer Events */
.pointer-events-auto {
    pointer-events: auto;
}

.pointer-events-none {
    pointer-events: none;
}

/* Resize */
.resize-none {
    resize: none;
}

.resize-vertical {
    resize: vertical;
}

.resize-horizontal {
    resize: horizontal;
}

.resize-both {
    resize: both;
}

/* Cursor */
.cursor-auto {
    cursor: auto;
}

.cursor-default {
    cursor: default;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-wait {
    cursor: wait;
}

.cursor-text {
    cursor: text;
}

.cursor-move {
    cursor: move;
}

.cursor-help {
    cursor: help;
}

.cursor-not-allowed {
    cursor: not-allowed;
}

.cursor-none {
    cursor: none;
}

/* List Style */
.list-disc {
    list-style-type: disc;
}

.list-decimal {
    list-style-type: decimal;
}

.list-none {
    list-style-type: none;
}

/* Text Decoration */
.underline {
    text-decoration: underline;
}

.line-through {
    text-decoration: line-through;
}

.no-underline {
    text-decoration: none;
}

/* Text Transform */
.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.normal-case {
    text-transform: none;
}

/* Font Style */
.italic {
    font-style: italic;
}

.not-italic {
    font-style: normal;
}

/* Font Weight */
.font-thin {
    font-weight: 100;
}

.font-extralight {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-extrabold {
    font-weight: 800;
}

.font-black {
    font-weight: 900;
}

/* Text Overflow */
.overflow-ellipsis {
    text-overflow: ellipsis;
}

.overflow-clip {
    text-overflow: clip;
}

/* White Space */
.whitespace-normal {
    white-space: normal;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.whitespace-pre {
    white-space: pre;
}

.whitespace-pre-line {
    white-space: pre-line;
}

.whitespace-pre-wrap {
    white-space: pre-wrap;
}

.whitespace-break-spaces {
    white-space: break-spaces;
}

/* Word Break */
.break-normal {
    overflow-wrap: normal;
    word-break: normal;
}

.break-words {
    overflow-wrap: break-word;
}

.break-all {
    word-break: break-all;
}

.break-keep {
    word-break: keep-all;
}

/* Content */
.content-none {
    content: none;
}

/* Print Styles */
@media print {
    .print-hidden {
        display: none !important;
    }
    
    .print-block {
        display: block !important;
    }
    
    .print-inline {
        display: inline !important;
    }
    
    .print-inline-block {
        display: inline-block !important;
    }
    
    .print-grid {
        display: grid !important;
    }
    
    .print-flex {
        display: flex !important;
    }
    
    .print-table {
        display: table !important;
    }
}

/* ==================== */
/* SUNSET SPECIAL EFFECTS */
/* ==================== */

/* Sunset Sky Background */
.sunset-bg {
    background: linear-gradient(135deg, 
        #ea580c 0%, 
        #f97316 15%, 
        #fb923c 30%, 
        #fdba74 45%, 
        #c2410c 60%, 
        #9a3412 75%, 
        #7c2d12 90%, 
        #431407 100%);
    background-size: 400% 400%;
    animation: sunset-sky 20s ease infinite;
}

@keyframes sunset-sky {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

/* Sunset Glow */
.sunset-glow {
    position: relative;
}

.sunset-glow::before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: linear-gradient(45deg, 
        rgba(234, 88, 12, 0.1) 0%,
        rgba(249, 115, 22, 0.1) 25%,
        rgba(251, 146, 60, 0.1) 50%,
        rgba(194, 65, 12, 0.1) 75%,
        rgba(154, 52, 18, 0.1) 100%);
    border-radius: inherit;
    z-index: -1;
    animation: sunset-glow-pulse 3s ease-in-out infinite;
}

@keyframes sunset-glow-pulse {
    0%, 100% {
        opacity: 0.5;
        transform: scale(1);
    }
    50% {
        opacity: 0.8;
        transform: scale(1.05);
    }
}

/* Sunset Wave Divider */
.sunset-wave {
    position: relative;
    height: 50px;
    overflow: hidden;
}

.sunset-wave::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent 0%,
        rgba(234, 88, 12, 0.3) 25%,
        rgba(249, 115, 22, 0.3) 50%,
        rgba(194, 65, 12, 0.3) 75%,
        transparent 100%);
    animation: wave-move 10s linear infinite;
}

@keyframes wave-move {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

/* Sunset Particles */
.sunset-particle {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: radial-gradient(circle, #ea580c, #f97316);
    box-shadow: 0 0 10px #ea580c;
    animation: float-particle 15s infinite linear;
}

@keyframes float-particle {
    0% {
        transform: translateY(0) translateX(0);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translateY(-100vh) translateX(100vw);
        opacity: 0;
    }
}

/* Sunset Text Animation */
.text-sunset-animate {
    background: linear-gradient(90deg,
        #ea580c,
        #f97316,
        #fb923c,
        #c2410c,
        #9a3412,
        #7c2d12);
    background-size: 400% 100%;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: sunset-text-flow 8s ease-in-out infinite;
}

@keyframes sunset-text-flow {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

/* Sunset Card Shine */
.card-sunset-shine {
    position: relative;
    overflow: hidden;
}

.card-sunset-shine::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: linear-gradient(
        to bottom right,
        rgba(255, 255, 255, 0) 0%,
        rgba(255, 255, 255, 0.1) 50%,
        rgba(255, 255, 255, 0) 100%
    );
    transform: rotate(45deg);
    animation: shine 3s infinite;
}

@keyframes shine {
    0% {
        transform: translateX(-100%) translateY(-100%) rotate(45deg);
    }
    100% {
        transform: translateX(100%) translateY(100%) rotate(45deg);
    }
}

/* Responsive Adjustments for Sunset Theme */
@media (max-width: 768px) {
    .sunset-bg {
        background: linear-gradient(135deg, 
            #ea580c 0%, 
            #f97316 25%, 
            #c2410c 50%, 
            #9a3412 75%, 
            #7c2d12 100%);
    }
}

@media (max-width: 480px) {
    .sunset-glow::before {
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
    }
}

/* Sunset Theme Color Variables for JavaScript */
.sunset-theme-vars {
    --sunset-primary: #f97316;
    --sunset-deep: #ea580c;
    --sunset-light: #fb923c;
    --sunset-accent: #fdba74;
    --sunset-indigo: #c2410c;
    --sunset-dark: #1c1917;
    --sunset-dark-light: #292524;
    --sunset-light-bg: #fffbeb;
    --sunset-light-secondary: #fef3c7;
}