@charset "UTF-8";:root{color-scheme:light;--color-page-bg: #f5f7fb;--color-page-bg-alt: #f7f9fc;--color-surface: #ffffff;--color-surface-muted: #f8fbff;--color-surface-soft: #f2f6fc;--color-surface-hover: #eef4fb;--color-surface-raised: rgba(255, 255, 255, .96);--color-text: #1a1a2e;--color-heading: #1f2a44;--color-text-strong: #111827;--color-text-muted: #667085;--color-text-subtle: #8a97aa;--color-border: #e4ecf7;--color-border-soft: #edf2f7;--color-border-muted: #e6e6e6;--color-border-strong: #cfe1ff;--color-primary: #0057b7;--color-primary-strong: #0066cc;--color-link: #0b66c3;--color-primary-soft: #e8f1ff;--color-primary-softer: #eef6ff;--color-primary-hover: rgba(0, 87, 183, .06);--color-focus-ring: rgba(0, 87, 183, .35);--color-danger-text: #a61d24;--color-danger-bg: #fff1f0;--color-danger-border: #ffb3b3;--color-backdrop: rgba(0, 0, 0, .28);--color-footer-bg: #1a1a2e;--color-footer-text: #aaa;--shadow-sm: 0 1px 2px rgba(31, 42, 55, .06);--shadow-card: 0 8px 22px rgba(31, 42, 55, .08);--shadow-card-hover: 0 12px 28px rgba(31, 42, 55, .13);--shadow-popover: 0 12px 28px rgba(0, 0, 0, .12);--shadow-header: 0 2px 8px rgba(0, 0, 0, .08);--shadow-drawer: 0 8px 24px rgba(0, 0, 0, .12);--hero-bg: linear-gradient(90deg, #1b2740 0%, #41506a 100%);--gallery-hero-bg: linear-gradient(135deg, #eef4ff 0%, #f6f9fd 55%, #edf3ff 100%);--gallery-info-bg: linear-gradient(180deg, #f8fbff 0%, #ffffff 100%);--gallery-caption-bg: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);--icon-filter: none}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--color-page-bg: #101216;--color-page-bg-alt: #12151b;--color-surface: #1a1d23;--color-surface-muted: #20242c;--color-surface-soft: #242a34;--color-surface-hover: #28303c;--color-surface-raised: rgba(33, 37, 46, .96);--color-text: #edf2f8;--color-heading: #f5f8fc;--color-text-strong: #ffffff;--color-text-muted: #aab4c3;--color-text-subtle: #8894a6;--color-border: #343b47;--color-border-soft: #2c333d;--color-border-muted: #3a404a;--color-border-strong: #46617e;--color-primary: #78bfff;--color-primary-strong: #8dccff;--color-link: #8dccff;--color-primary-soft: rgba(120, 191, 255, .16);--color-primary-softer: rgba(120, 191, 255, .11);--color-primary-hover: rgba(120, 191, 255, .12);--color-focus-ring: rgba(120, 191, 255, .42);--color-danger-text: #ffb4ad;--color-danger-bg: #351b1d;--color-danger-border: #8f3d42;--color-backdrop: rgba(0, 0, 0, .5);--color-footer-bg: #0c0d11;--color-footer-text: #8f98a8;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .28);--shadow-card: 0 8px 22px rgba(0, 0, 0, .32);--shadow-card-hover: 0 12px 30px rgba(0, 0, 0, .42);--shadow-popover: 0 18px 36px rgba(0, 0, 0, .46);--shadow-header: 0 2px 14px rgba(0, 0, 0, .34);--shadow-drawer: 0 12px 30px rgba(0, 0, 0, .44);--hero-bg: linear-gradient(90deg, #171d29 0%, #293241 100%);--gallery-hero-bg: linear-gradient(135deg, #181f2a 0%, #1c222c 55%, #182230 100%);--gallery-info-bg: linear-gradient(180deg, #20242c 0%, #1a1d23 100%);--gallery-caption-bg: linear-gradient(180deg, #1a1d23 0%, #20242c 100%);--icon-filter: invert(.9) brightness(1.2)}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-y:scroll;scrollbar-gutter:stable;background:var(--color-page-bg)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--color-text);line-height:1.6;background:var(--color-page-bg)}a{color:inherit;text-decoration:none}img{max-width:100%}.loading{text-align:center;color:var(--color-text-subtle);padding:60px;font-size:1rem}
