|
293 | 293 |
|
294 | 294 | /* ── Hero panels (have bg-gradient-to-br — must also clear background-image) ── */ |
295 | 295 | [data-theme="glass"] body .browse-index__hero, |
| 296 | +[data-theme="glass"] body .home-why__hero, |
296 | 297 | [data-theme="glass"] body .about-hero__panel, |
297 | 298 | [data-theme="glass"] body .about-cta__panel { |
298 | 299 | background-image: none !important; |
|
419 | 420 | background-color: transparent !important; |
420 | 421 | } |
421 | 422 |
|
422 | | -[data-theme="glass"] body .home-why__eyebrow { |
423 | | - background-color: rgba(255, 255, 255, 0.65) !important; |
424 | | - border-color: rgba(255, 255, 255, 0.6) !important; |
425 | | - -webkit-backdrop-filter: blur(16px); |
426 | | - backdrop-filter: blur(16px); |
427 | | -} |
428 | | - |
429 | 423 | /* ── Site beta tag ── */ |
430 | 424 | [data-theme="glass"] body .site-beta-tag { |
431 | 425 | color: #0284c7 !important; |
|
895 | 889 | [data-theme="glass"] body .home-why__perk, |
896 | 890 | [data-theme="glass"] body .home-faq-scroll, |
897 | 891 | [data-theme="glass"] body .browse-index__hero, |
| 892 | + [data-theme="glass"] body .home-why__hero, |
898 | 893 | [data-theme="glass"] body .about-hero__panel, |
899 | 894 | [data-theme="glass"] body .about-cta__panel { |
900 | 895 | background-color: rgba(255, 255, 255, 0.96) !important; |
|
919 | 914 | [data-theme="glass"] body .home-why__perk, |
920 | 915 | [data-theme="glass"] body .home-faq-scroll, |
921 | 916 | [data-theme="glass"] body .browse-index__hero, |
| 917 | + [data-theme="glass"] body .home-why__hero, |
922 | 918 | [data-theme="glass"] body .about-hero__panel, |
923 | 919 | [data-theme="glass"] body .about-cta__panel { |
924 | 920 | background-color: rgba(255, 255, 255, 0.97) !important; |
|
0 commit comments