|
623 | 623 | } |
624 | 624 |
|
625 | 625 | /* —— About us —— */ |
626 | | -[data-theme="dark"] body.home-page .about-hero__panel { |
| 626 | +[data-theme="dark"] body.home-page .about-hero__panel, |
| 627 | +[data-theme="dark"] body.home-page .about-cta__panel { |
627 | 628 | border-color: rgb(71 85 105 / 0.8); |
628 | 629 | background-image: linear-gradient(to bottom right, rgb(30 41 59), rgb(15 23 42), rgb(30 58 95 / 0.35)); |
629 | 630 | } |
630 | 631 |
|
631 | | -[data-theme="dark"] body.home-page .about-hero__glow { |
| 632 | +[data-theme="dark"] body.home-page .about-hero__glow, |
| 633 | +[data-theme="dark"] body.home-page .about-cta__glow { |
632 | 634 | background-color: rgb(56 189 248 / 0.15); |
633 | 635 | } |
634 | 636 |
|
635 | | -[data-theme="dark"] body.home-page .about-hero__eyebrow { |
| 637 | +[data-theme="dark"] body.home-page .about-hero__eyebrow, |
| 638 | +[data-theme="dark"] body.home-page .about-cta__eyebrow { |
636 | 639 | color: rgb(56 189 248); |
637 | 640 | } |
638 | 641 |
|
|
641 | 644 | [data-theme="dark"] body.home-page .about-stat__value, |
642 | 645 | [data-theme="dark"] body.home-page .about-team-card__name, |
643 | 646 | [data-theme="dark"] body.home-page .about-connect-card__title, |
644 | | -[data-theme="dark"] body.home-page .about-pillar__title { |
| 647 | +[data-theme="dark"] body.home-page .about-pillar__title, |
| 648 | +[data-theme="dark"] body.home-page .about-cta__title { |
645 | 649 | color: rgb(241 245 249); |
646 | 650 | } |
647 | 651 |
|
|
652 | 656 | [data-theme="dark"] body.home-page .about-pillar__text, |
653 | 657 | [data-theme="dark"] body.home-page .about-stat__label, |
654 | 658 | [data-theme="dark"] body.home-page .about-team-card__role, |
655 | | -[data-theme="dark"] body.home-page .about-connect-card__desc { |
| 659 | +[data-theme="dark"] body.home-page .about-connect-card__desc, |
| 660 | +[data-theme="dark"] body.home-page .about-cta__text { |
656 | 661 | color: rgb(148 163 184); |
657 | 662 | } |
658 | 663 |
|
|
667 | 672 | background-color: rgb(51 65 85); |
668 | 673 | } |
669 | 674 |
|
670 | | -[data-theme="dark"] body.home-page .about-card, |
| 675 | +[data-theme="dark"] body.home-page .about-card { |
| 676 | + border-color: rgb(71 85 105 / 0.8); |
| 677 | + background-color: rgb(30 41 59); |
| 678 | +} |
| 679 | + |
671 | 680 | [data-theme="dark"] body.home-page .about-stat, |
| 681 | +[data-theme="dark"] body.home-page .about-mission-perk, |
672 | 682 | [data-theme="dark"] body.home-page .about-team-card, |
673 | 683 | [data-theme="dark"] body.home-page .about-connect-card { |
674 | | - border-color: rgb(71 85 105 / 0.8); |
675 | | - background-color: rgb(30 41 59); |
| 684 | + border-color: rgb(51 65 85); |
| 685 | + background-color: rgb(15 23 42 / 0.55); |
| 686 | +} |
| 687 | + |
| 688 | +[data-theme="dark"] body.home-page .about-team-card:hover, |
| 689 | +[data-theme="dark"] body.home-page .about-connect-card:hover { |
| 690 | + border-color: rgb(71 85 105); |
| 691 | + background-color: rgb(30 41 59 / 0.7); |
| 692 | +} |
| 693 | + |
| 694 | +[data-theme="dark"] body.home-page .about-mission-perk__icon { |
| 695 | + background-color: rgb(6 78 59 / 0.35); |
| 696 | + color: rgb(52 211 153); |
| 697 | +} |
| 698 | + |
| 699 | +[data-theme="dark"] body.home-page .about-prose--mission p:first-child { |
| 700 | + color: rgb(226 232 240); |
| 701 | +} |
| 702 | + |
| 703 | +[data-theme="dark"] body.home-page .about-values-list__check { |
| 704 | + background-color: rgb(6 78 59 / 0.35); |
| 705 | + color: rgb(52 211 153); |
676 | 706 | } |
677 | 707 |
|
678 | 708 | [data-theme="dark"] body.home-page .about-pillar { |
679 | 709 | border-color: rgb(51 65 85); |
680 | 710 | background-color: rgb(15 23 42 / 0.6); |
681 | 711 | } |
682 | 712 |
|
683 | | -[data-theme="dark"] body.home-page .about-stat__icon { |
684 | | - background-color: rgb(12 74 110 / 0.35); |
685 | | - color: rgb(56 189 248); |
| 713 | +[data-theme="dark"] body.home-page .about-team-card__arrow, |
| 714 | +[data-theme="dark"] body.home-page .about-connect-card__arrow { |
| 715 | + color: rgb(100 116 139); |
686 | 716 | } |
687 | 717 |
|
688 | 718 | [data-theme="dark"] body.home-page .about-team-card__avatar-wrap { |
689 | | - background-image: linear-gradient(to bottom right, rgb(30 58 95), rgb(51 65 85)); |
690 | | - box-shadow: inset 0 0 0 2px rgb(30 41 59); |
691 | | -} |
692 | | - |
693 | | -[data-theme="dark"] body.home-page .about-team-card:hover, |
694 | | -[data-theme="dark"] body.home-page .about-connect-card:hover, |
695 | | -[data-theme="dark"] body.home-page .about-stat:hover { |
696 | | - border-color: rgb(100 116 139); |
| 719 | + --tw-ring-color: rgb(51 65 85); |
697 | 720 | } |
698 | 721 |
|
699 | 722 | [data-theme="dark"] body.home-page .about-connect-card__icon { |
700 | 723 | background-color: color-mix(in srgb, var(--about-accent, #38bdf8) 18%, rgb(15 23 42)); |
701 | 724 | } |
702 | 725 |
|
703 | | -[data-theme="dark"] body.home-page .about-cta { |
704 | | - border-color: rgb(51 65 85); |
705 | | - background-image: linear-gradient(to bottom right, rgb(15 23 42), rgb(30 41 59), rgb(12 74 110 / 0.5)); |
706 | | -} |
707 | | - |
708 | 726 | [data-theme="dark"] body.home-page .about-section-label { |
709 | 727 | color: rgb(100 116 139); |
710 | 728 | } |
|
0 commit comments