opus-react 0.4.7 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.css CHANGED
@@ -4657,10 +4657,65 @@
4657
4657
  padding: 6px;
4658
4658
  display: grid;
4659
4659
  position: absolute;
4660
- overflow: hidden;
4660
+ overflow: visible;
4661
+ }
4662
+
4663
+ .opus_UUVDVQ_pointer {
4664
+ z-index: 2;
4665
+ pointer-events: none;
4666
+ width: 18px;
4667
+ height: 10px;
4668
+ display: block;
4669
+ position: absolute;
4670
+ overflow: visible;
4671
+ }
4672
+
4673
+ .opus_UUVDVQ_menu[data-show-pointer="true"] {
4674
+ --opus-pointed-menu-surface: color-mix(in srgb,
4675
+ var(--opus-accent) 5%,
4676
+ #070b18);
4677
+ background: radial-gradient(circle at 10% 0%,
4678
+ color-mix(in srgb, var(--opus-accent) 14%, transparent),
4679
+ transparent 34%),
4680
+ var(--opus-pointed-menu-surface);
4681
+ backdrop-filter: none;
4682
+ }
4683
+
4684
+ .opus_UUVDVQ_menu[data-show-pointer="true"][data-theme="light"] {
4685
+ --opus-pointed-menu-surface: color-mix(in srgb,
4686
+ var(--opus-accent) 4%,
4687
+ #f8fafc);
4688
+ }
4689
+
4690
+ .opus_UUVDVQ_menu[data-placement="bottom-start"] > .opus_UUVDVQ_pointer {
4691
+ top: -9.5px;
4692
+ left: 14px;
4661
4693
  }
4662
4694
 
4663
- .opus_UUVDVQ_menu > * {
4695
+ .opus_UUVDVQ_menu[data-placement="bottom-start"] > .opus_UUVDVQ_pointer path:first-child {
4696
+ fill: color-mix(in srgb,
4697
+ var(--opus-accent) 14%,
4698
+ var(--opus-pointed-menu-surface));
4699
+ }
4700
+
4701
+ .opus_UUVDVQ_menu[data-placement="bottom-end"] > .opus_UUVDVQ_pointer {
4702
+ top: -9px;
4703
+ right: 14px;
4704
+ }
4705
+
4706
+ .opus_UUVDVQ_menu[data-placement="top-start"] > .opus_UUVDVQ_pointer {
4707
+ bottom: -9px;
4708
+ left: 14px;
4709
+ transform: rotate(180deg);
4710
+ }
4711
+
4712
+ .opus_UUVDVQ_menu[data-placement="top-end"] > .opus_UUVDVQ_pointer {
4713
+ bottom: -9px;
4714
+ right: 14px;
4715
+ transform: rotate(180deg);
4716
+ }
4717
+
4718
+ .opus_UUVDVQ_menu > :not(.opus_UUVDVQ_pointer) {
4664
4719
  z-index: 1;
4665
4720
  position: relative;
4666
4721
  }
@@ -4717,6 +4772,15 @@
4717
4772
  right: 0;
4718
4773
  }
4719
4774
 
4775
+ .opus_UUVDVQ_menu[data-portaled="true"][data-placement="top-start"] {
4776
+ bottom: auto;
4777
+ }
4778
+
4779
+ .opus_UUVDVQ_menu[data-portaled="true"][data-placement="top-end"] {
4780
+ bottom: auto;
4781
+ right: auto;
4782
+ }
4783
+
4720
4784
  .opus_UUVDVQ_item {
4721
4785
  border-radius: var(--opus-input-radius);
4722
4786
  width: 100%;
@@ -7655,6 +7719,36 @@
7655
7719
  height: 6px;
7656
7720
  }
7657
7721
 
7722
+ .opus_1GJHzl_count {
7723
+ background: color-mix(in srgb, currentColor 18%, transparent);
7724
+ font-variant-numeric: tabular-nums;
7725
+ border-radius: 999px;
7726
+ flex-shrink: 0;
7727
+ justify-content: center;
7728
+ align-items: center;
7729
+ min-width: 1.5em;
7730
+ padding: .2em .4em;
7731
+ font-size: .92em;
7732
+ line-height: 1;
7733
+ display: inline-flex;
7734
+ }
7735
+
7736
+ .opus_1GJHzl_badge[data-variant="solid"] .opus_1GJHzl_count {
7737
+ background: color-mix(in srgb, currentColor 24%, transparent);
7738
+ }
7739
+
7740
+ .opus_1GJHzl_badge:has(.opus_1GJHzl_count) {
7741
+ gap: 5px;
7742
+ }
7743
+
7744
+ .opus_1GJHzl_badge[data-size="sm"]:has(.opus_1GJHzl_count) {
7745
+ padding-right: 3px;
7746
+ }
7747
+
7748
+ .opus_1GJHzl_badge[data-size="md"]:has(.opus_1GJHzl_count) {
7749
+ padding-right: 4px;
7750
+ }
7751
+
7658
7752
  .opus_1GJHzl_badge[data-variant="solid"] {
7659
7753
  color: var(--badge-solid-fg);
7660
7754
  background: var(--badge-solid-bg);
@@ -7941,7 +8035,7 @@
7941
8035
  border: 0;
7942
8036
  }
7943
8037
 
7944
- .opus_RUNNkf_toggle {
8038
+ .opus_RUNNkf_toggle, .opus_RUNNkf_toggleSpacer {
7945
8039
  background: none;
7946
8040
  border-radius: 6px;
7947
8041
  justify-content: center;
@@ -8173,13 +8267,18 @@ button:hover .opus_7Zs_d5_openChevron, button:focus-visible .opus_7Zs_d5_openChe
8173
8267
  position: relative;
8174
8268
  }
8175
8269
 
8176
- .opus_7Zs_d5_actionRow > :not(.opus_7Zs_d5_rowActionOverlay) {
8270
+ .opus_7Zs_d5_selectCell {
8271
+ align-items: center;
8272
+ display: flex;
8273
+ }
8274
+
8275
+ .opus_7Zs_d5_actionRow > :not(.opus_7Zs_d5_actionCell) {
8177
8276
  pointer-events: none;
8178
8277
  z-index: 1;
8179
8278
  position: relative;
8180
8279
  }
8181
8280
 
8182
- .opus_7Zs_d5_actionRow > input {
8281
+ .opus_7Zs_d5_actionRow > .opus_7Zs_d5_selectCell, .opus_7Zs_d5_actionRow > .opus_7Zs_d5_selectCell input {
8183
8282
  pointer-events: auto;
8184
8283
  z-index: 2;
8185
8284
  }
@@ -9134,6 +9233,57 @@ button.opus_7Zs_d5_docCard:hover, .opus_7Zs_d5_docCard[data-kind="folder"]:hover
9134
9233
  display: grid;
9135
9234
  }
9136
9235
 
9236
+ .opus_ymQ4nN_formHeader {
9237
+ flex-wrap: wrap;
9238
+ justify-content: space-between;
9239
+ align-items: flex-start;
9240
+ gap: 12px;
9241
+ display: flex;
9242
+ }
9243
+
9244
+ .opus_ymQ4nN_formHeader[data-align="center"] {
9245
+ text-align: center;
9246
+ flex-direction: column;
9247
+ align-items: center;
9248
+ }
9249
+
9250
+ .opus_ymQ4nN_formHeaderCopy {
9251
+ gap: 6px;
9252
+ min-width: 0;
9253
+ display: grid;
9254
+ }
9255
+
9256
+ .opus_ymQ4nN_formHeaderEyebrow {
9257
+ color: var(--opus-muted);
9258
+ letter-spacing: .04em;
9259
+ text-transform: uppercase;
9260
+ margin: 0;
9261
+ font-size: .72rem;
9262
+ font-weight: 700;
9263
+ }
9264
+
9265
+ .opus_ymQ4nN_formHeaderTitle {
9266
+ color: var(--opus-text);
9267
+ margin: 0;
9268
+ font-size: 1.15rem;
9269
+ font-weight: 700;
9270
+ line-height: 1.25;
9271
+ }
9272
+
9273
+ .opus_ymQ4nN_formHeaderDescription {
9274
+ color: var(--opus-muted);
9275
+ margin: 0;
9276
+ font-size: .88rem;
9277
+ line-height: 1.45;
9278
+ }
9279
+
9280
+ .opus_ymQ4nN_formHeaderActions {
9281
+ flex-wrap: wrap;
9282
+ align-items: center;
9283
+ gap: 8px;
9284
+ display: flex;
9285
+ }
9286
+
9137
9287
  .opus_ymQ4nN_formSection {
9138
9288
  border: 1px solid var(--opus-border);
9139
9289
  border-radius: 12px;
@@ -11804,16 +11954,31 @@ button.opus_7Zs_d5_docCard:hover, .opus_7Zs_d5_docCard[data-kind="folder"]:hover
11804
11954
  display: inline-flex;
11805
11955
  }
11806
11956
 
11807
- .opus_YYKGIB_trigger[data-custom="true"] {
11957
+ .opus_YYKGIB_customTrigger {
11808
11958
  width: 100%;
11809
- min-height: 0;
11810
- color: inherit;
11811
- text-align: left;
11959
+ display: block;
11960
+ position: relative;
11961
+ }
11962
+
11963
+ .opus_YYKGIB_customTriggerContent {
11964
+ width: 100%;
11965
+ display: block;
11966
+ }
11967
+
11968
+ .opus_YYKGIB_customTriggerButton {
11969
+ z-index: 1;
11970
+ border-radius: var(--opus-input-radius);
11971
+ cursor: pointer;
11812
11972
  background: none;
11813
11973
  border: 0;
11814
- justify-content: stretch;
11815
11974
  padding: 0;
11816
- display: block;
11975
+ position: absolute;
11976
+ inset: 0;
11977
+ }
11978
+
11979
+ .opus_YYKGIB_customTriggerButton:focus-visible {
11980
+ outline: 2px solid color-mix(in srgb, var(--opus-accent) 72%, transparent);
11981
+ outline-offset: 2px;
11817
11982
  }
11818
11983
 
11819
11984
  .opus_YYKGIB_overlay {
@@ -14387,6 +14552,12 @@ button.opus_7Zs_d5_docCard:hover, .opus_7Zs_d5_docCard[data-kind="folder"]:hover
14387
14552
  overflow: auto hidden;
14388
14553
  }
14389
14554
 
14555
+ .opus_uhJd8v_row:focus-visible {
14556
+ outline: 2px solid color-mix(in srgb, var(--opus-accent) 70%, transparent);
14557
+ outline-offset: 2px;
14558
+ border-radius: 12px;
14559
+ }
14560
+
14390
14561
  .opus_uhJd8v_row::-webkit-scrollbar {
14391
14562
  width: 0;
14392
14563
  height: 0;
@@ -19973,17 +20144,20 @@ button.opus_Fxxd7-_card:focus-visible {
19973
20144
  --clock-number-radius: 92px;
19974
20145
  --clock-text: #f8fafc;
19975
20146
  --clock-muted: #94a3b8;
19976
- --clock-face-border: #ffffff21;
19977
- --clock-face-bg: radial-gradient(circle at 40% 32%, #26364d 0%, #111c2e 45%, #08111f 100%);
20147
+ --clock-face-border: color-mix(in srgb, var(--opus-accent) 32%, #ffffff21);
20148
+ --clock-face-bg: radial-gradient(circle at 40% 32%, color-mix(in srgb, var(--opus-accent) 28%, #26364d) 0%, color-mix(in srgb, var(--opus-accent) 14%, #111c2e) 45%, #08111f 100%);
19978
20149
  --clock-face-shadow: 0 24px 60px #0006,
20150
+ 0 0 40px color-mix(in srgb, var(--opus-accent) 18%, transparent),
19979
20151
  inset 0 0 35px #00000073,
19980
20152
  inset 0 1px 1px #ffffff1a;
19981
- --clock-tick: #cbd5e1;
19982
- --clock-tick-opacity: .35;
19983
- --clock-number: #e2e8f0;
19984
- --clock-hour-hand-color: #f8fafc;
19985
- --clock-minute-hand-color: #cbd5e1;
20153
+ --clock-tick: color-mix(in srgb, var(--opus-accent) 35%, #cbd5e1);
20154
+ --clock-tick-opacity: .4;
20155
+ --clock-hour-tick: var(--opus-accent);
20156
+ --clock-number: color-mix(in srgb, var(--opus-accent) 22%, #e2e8f0);
20157
+ --clock-hour-hand-color: color-mix(in srgb, var(--opus-accent) 18%, #f8fafc);
20158
+ --clock-minute-hand-color: color-mix(in srgb, var(--opus-accent) 28%, #cbd5e1);
19986
20159
  --clock-hand-shadow: 0 2px 8px #0000004d;
20160
+ --clock-digital: color-mix(in srgb, var(--opus-accent) 28%, var(--clock-text));
19987
20161
  color: var(--clock-text);
19988
20162
  font: inherit;
19989
20163
  flex-direction: column;
@@ -19994,17 +20168,20 @@ button.opus_Fxxd7-_card:focus-visible {
19994
20168
  [data-preview-root][data-theme="light"] .opus_Lj91mC_root, [data-theme="light"] .opus_Lj91mC_root {
19995
20169
  --clock-text: var(--opus-text);
19996
20170
  --clock-muted: var(--opus-muted);
19997
- --clock-face-border: color-mix(in srgb, var(--opus-border) 85%, transparent);
19998
- --clock-face-bg: radial-gradient(circle at 40% 32%, #fff 0%, #f4f7fb 42%, #e6ebf3 100%);
20171
+ --clock-face-border: color-mix(in srgb, var(--opus-accent) 28%, var(--opus-border));
20172
+ --clock-face-bg: radial-gradient(circle at 40% 32%, color-mix(in srgb, var(--opus-accent) 12%, #fff) 0%, color-mix(in srgb, var(--opus-accent) 8%, #f4f7fb) 42%, color-mix(in srgb, var(--opus-accent) 6%, #e6ebf3) 100%);
19999
20173
  --clock-face-shadow: 0 20px 48px color-mix(in srgb, var(--opus-text) 10%, transparent),
20174
+ 0 0 36px color-mix(in srgb, var(--opus-accent) 14%, transparent),
20000
20175
  inset 0 0 28px color-mix(in srgb, var(--opus-text) 6%, transparent),
20001
20176
  inset 0 1px 1px #fffffff2;
20002
- --clock-tick: color-mix(in srgb, var(--opus-text) 42%, transparent);
20003
- --clock-tick-opacity: .45;
20004
- --clock-number: var(--opus-text);
20005
- --clock-hour-hand-color: var(--opus-text);
20006
- --clock-minute-hand-color: color-mix(in srgb, var(--opus-text) 62%, var(--opus-muted));
20177
+ --clock-tick: color-mix(in srgb, var(--opus-accent) 40%, var(--opus-text));
20178
+ --clock-tick-opacity: .35;
20179
+ --clock-hour-tick: var(--opus-accent);
20180
+ --clock-number: color-mix(in srgb, var(--opus-accent) 35%, var(--opus-text));
20181
+ --clock-hour-hand-color: color-mix(in srgb, var(--opus-accent) 22%, var(--opus-text));
20182
+ --clock-minute-hand-color: color-mix(in srgb, var(--opus-accent) 40%, var(--opus-muted));
20007
20183
  --clock-hand-shadow: 0 2px 8px color-mix(in srgb, var(--opus-text) 14%, transparent);
20184
+ --clock-digital: color-mix(in srgb, var(--opus-accent) 45%, var(--opus-text));
20008
20185
  }
20009
20186
 
20010
20187
  .opus_Lj91mC_root[data-size="sm"] {
@@ -20054,8 +20231,10 @@ button.opus_Fxxd7-_card:focus-visible {
20054
20231
 
20055
20232
  .opus_Lj91mC_tick[data-hour-mark="true"] {
20056
20233
  opacity: 1;
20234
+ background: var(--clock-hour-tick);
20057
20235
  width: 3px;
20058
20236
  height: 12px;
20237
+ box-shadow: 0 0 8px color-mix(in srgb, var(--opus-accent) 45%, transparent);
20059
20238
  }
20060
20239
 
20061
20240
  .opus_Lj91mC_number {
@@ -20120,6 +20299,7 @@ button.opus_Fxxd7-_card:focus-visible {
20120
20299
  }
20121
20300
 
20122
20301
  .opus_Lj91mC_digitalTime {
20302
+ color: var(--clock-digital);
20123
20303
  font-variant-numeric: tabular-nums;
20124
20304
  letter-spacing: -.04em;
20125
20305
  margin-top: 30px;
@@ -20139,6 +20319,312 @@ button.opus_Fxxd7-_card:focus-visible {
20139
20319
  font-size: 14px;
20140
20320
  }
20141
20321
 
20322
+ /* components/FlipClock/FlipClock.module.css */
20323
+ .opus_U6YEpK_root {
20324
+ --flip-w: 74px;
20325
+ --flip-h: 100px;
20326
+ --flip-font: calc(var(--flip-h) * .78);
20327
+ --flip-ink-x: 0px;
20328
+ --flip-ink-y: 0px;
20329
+ --flip-gap: 12px;
20330
+ --flip-pair-gap: 6px;
20331
+ --flip-radius: 12px;
20332
+ --flip-duration: .65s;
20333
+ --flip-text: #f8fafc;
20334
+ --flip-muted: #94a3b8;
20335
+ --flip-face: linear-gradient(180deg,
20336
+ color-mix(in srgb, var(--opus-accent) 14%, #070b12) 0%,
20337
+ color-mix(in srgb, var(--opus-accent) 18%, #0e1520) 18%,
20338
+ color-mix(in srgb, var(--opus-accent) 34%, #2a3548) 50%,
20339
+ color-mix(in srgb, var(--opus-accent) 18%, #0e1520) 82%,
20340
+ color-mix(in srgb, var(--opus-accent) 14%, #070b12) 100%);
20341
+ --flip-border: color-mix(in srgb, var(--opus-accent) 40%, #ffffff24);
20342
+ --flip-shadow: 0 22px 48px #0000006b,
20343
+ 0 0 30px color-mix(in srgb, var(--opus-accent) 20%, transparent);
20344
+ --flip-hinge: color-mix(in srgb, var(--opus-accent) 50%, #000000a6);
20345
+ --flip-digit: color-mix(in srgb, var(--opus-accent) 24%, var(--flip-text));
20346
+ --flip-separator: var(--opus-accent);
20347
+ color: var(--flip-text);
20348
+ font-family: inherit;
20349
+ font-size: var(--flip-font);
20350
+ flex-direction: column;
20351
+ align-items: center;
20352
+ font-style: normal;
20353
+ font-weight: 700;
20354
+ line-height: 1;
20355
+ display: flex;
20356
+ position: relative;
20357
+ }
20358
+
20359
+ [data-preview-root][data-theme="light"] .opus_U6YEpK_root, [data-theme="light"] .opus_U6YEpK_root {
20360
+ --flip-text: var(--opus-text);
20361
+ --flip-muted: var(--opus-muted);
20362
+ --flip-face: linear-gradient(180deg,
20363
+ color-mix(in srgb, var(--opus-accent) 6%, #d5dbe6) 0%,
20364
+ color-mix(in srgb, var(--opus-accent) 8%, #e4e9f1) 18%,
20365
+ color-mix(in srgb, var(--opus-accent) 12%, #fff) 50%,
20366
+ color-mix(in srgb, var(--opus-accent) 8%, #e4e9f1) 82%,
20367
+ color-mix(in srgb, var(--opus-accent) 6%, #d5dbe6) 100%);
20368
+ --flip-border: color-mix(in srgb, var(--opus-accent) 30%, var(--opus-border));
20369
+ --flip-shadow: 0 18px 40px color-mix(in srgb, var(--opus-text) 12%, transparent),
20370
+ 0 0 24px color-mix(in srgb, var(--opus-accent) 14%, transparent);
20371
+ --flip-hinge: color-mix(in srgb, var(--opus-accent) 38%, var(--opus-border));
20372
+ --flip-digit: color-mix(in srgb, var(--opus-accent) 42%, var(--opus-text));
20373
+ }
20374
+
20375
+ .opus_U6YEpK_root[data-size="sm"] {
20376
+ --flip-w: 50px;
20377
+ --flip-h: 68px;
20378
+ --flip-gap: 8px;
20379
+ --flip-pair-gap: 4px;
20380
+ --flip-radius: 10px;
20381
+ }
20382
+
20383
+ .opus_U6YEpK_root[data-size="lg"] {
20384
+ --flip-w: 100px;
20385
+ --flip-h: 136px;
20386
+ --flip-gap: 16px;
20387
+ --flip-pair-gap: 8px;
20388
+ --flip-radius: 16px;
20389
+ }
20390
+
20391
+ .opus_U6YEpK_root[data-frames="true"] {
20392
+ --flip-duration: .12s;
20393
+ }
20394
+
20395
+ .opus_U6YEpK_loading {
20396
+ color: var(--flip-muted);
20397
+ font-size: 14px;
20398
+ }
20399
+
20400
+ .opus_U6YEpK_board {
20401
+ align-items: center;
20402
+ gap: var(--flip-gap);
20403
+ perspective: 1200px;
20404
+ perspective-origin: 50% 42%;
20405
+ display: flex;
20406
+ }
20407
+
20408
+ .opus_U6YEpK_pair {
20409
+ gap: var(--flip-pair-gap);
20410
+ display: flex;
20411
+ }
20412
+
20413
+ .opus_U6YEpK_rotor {
20414
+ width: var(--flip-w);
20415
+ height: var(--flip-h);
20416
+ border: 1px solid var(--flip-border);
20417
+ border-radius: var(--flip-radius);
20418
+ background: var(--flip-face);
20419
+ box-shadow: var(--flip-shadow);
20420
+ color: var(--flip-digit);
20421
+ font-family: inherit;
20422
+ font-size: var(--flip-font);
20423
+ font-variant-numeric: tabular-nums lining-nums;
20424
+ font-feature-settings: "tnum" 1, "lnum" 1;
20425
+ text-align: center;
20426
+ transform-style: preserve-3d;
20427
+ user-select: none;
20428
+ font-weight: 700;
20429
+ line-height: 1;
20430
+ position: relative;
20431
+ overflow: hidden;
20432
+ }
20433
+
20434
+ .opus_U6YEpK_rotor:after {
20435
+ content: "";
20436
+ z-index: 10;
20437
+ background: var(--flip-hinge);
20438
+ pointer-events: none;
20439
+ height: 1px;
20440
+ position: absolute;
20441
+ top: 50%;
20442
+ left: 0;
20443
+ right: 0;
20444
+ transform: translateY(-50%);
20445
+ }
20446
+
20447
+ .opus_U6YEpK_panel {
20448
+ height: 50%;
20449
+ box-shadow: none;
20450
+ background-image: var(--flip-face);
20451
+ background-size: 100% var(--flip-h);
20452
+ background-repeat: no-repeat;
20453
+ border: 0;
20454
+ position: absolute;
20455
+ left: 0;
20456
+ right: 0;
20457
+ overflow: hidden;
20458
+ }
20459
+
20460
+ .opus_U6YEpK_panelTop {
20461
+ z-index: 1;
20462
+ background-position: top;
20463
+ top: 0;
20464
+ }
20465
+
20466
+ .opus_U6YEpK_panelBottom {
20467
+ z-index: 1;
20468
+ background-position: bottom;
20469
+ bottom: 0;
20470
+ }
20471
+
20472
+ .opus_U6YEpK_figure {
20473
+ width: 100%;
20474
+ height: var(--flip-h);
20475
+ text-align: center;
20476
+ justify-content: center;
20477
+ align-items: center;
20478
+ margin: 0;
20479
+ padding: 0;
20480
+ line-height: 1;
20481
+ display: flex;
20482
+ position: absolute;
20483
+ top: 0;
20484
+ left: 0;
20485
+ right: 0;
20486
+ }
20487
+
20488
+ .opus_U6YEpK_glyph {
20489
+ text-align: center;
20490
+ font-variant-numeric: tabular-nums lining-nums;
20491
+ font-feature-settings: "tnum" 1, "lnum" 1;
20492
+ width: 1em;
20493
+ transform: translate(var(--flip-ink-x), var(--flip-ink-y));
20494
+ margin: 0;
20495
+ padding: 0;
20496
+ line-height: 1;
20497
+ display: block;
20498
+ }
20499
+
20500
+ .opus_U6YEpK_probe {
20501
+ width: var(--flip-w);
20502
+ height: var(--flip-h);
20503
+ opacity: 0;
20504
+ pointer-events: none;
20505
+ z-index: -1;
20506
+ position: absolute;
20507
+ top: 0;
20508
+ left: 0;
20509
+ overflow: hidden;
20510
+ }
20511
+
20512
+ .opus_U6YEpK_probe .opus_U6YEpK_figure {
20513
+ position: relative;
20514
+ }
20515
+
20516
+ .opus_U6YEpK_probe .opus_U6YEpK_glyph {
20517
+ transform: none;
20518
+ }
20519
+
20520
+ .opus_U6YEpK_panelBottom .opus_U6YEpK_figure, .opus_U6YEpK_leafRear .opus_U6YEpK_figure {
20521
+ top: calc(var(--flip-h) / -2);
20522
+ }
20523
+
20524
+ .opus_U6YEpK_leaf {
20525
+ z-index: 4;
20526
+ transform-origin: 50%;
20527
+ transform-style: preserve-3d;
20528
+ animation: opus_U6YEpK_leafFlip var(--flip-duration) cubic-bezier(.33, .1, .15, 1) forwards;
20529
+ pointer-events: none;
20530
+ will-change: transform;
20531
+ position: absolute;
20532
+ inset: 0;
20533
+ }
20534
+
20535
+ @keyframes opus_U6YEpK_leafFlip {
20536
+ from {
20537
+ transform: rotateX(0);
20538
+ }
20539
+
20540
+ to {
20541
+ transform: rotateX(-180deg);
20542
+ }
20543
+ }
20544
+
20545
+ .opus_U6YEpK_leafFace {
20546
+ height: 50%;
20547
+ box-shadow: none;
20548
+ -webkit-backface-visibility: hidden;
20549
+ backface-visibility: hidden;
20550
+ background-image: var(--flip-face);
20551
+ background-size: 100% var(--flip-h);
20552
+ background-repeat: no-repeat;
20553
+ border: 0;
20554
+ border-radius: 0;
20555
+ outline: none;
20556
+ position: absolute;
20557
+ top: 0;
20558
+ left: 0;
20559
+ right: 0;
20560
+ overflow: hidden;
20561
+ }
20562
+
20563
+ .opus_U6YEpK_leafFront {
20564
+ background-position: top;
20565
+ }
20566
+
20567
+ .opus_U6YEpK_leafRear {
20568
+ background-position: bottom;
20569
+ transform: rotateX(180deg);
20570
+ }
20571
+
20572
+ .opus_U6YEpK_separator {
20573
+ gap: calc(var(--flip-h) * .18);
20574
+ place-items: center;
20575
+ padding-inline: 2px;
20576
+ display: grid;
20577
+ }
20578
+
20579
+ .opus_U6YEpK_separator span {
20580
+ width: calc(var(--flip-w) * .15);
20581
+ height: calc(var(--flip-w) * .15);
20582
+ background: var(--flip-separator);
20583
+ box-shadow: 0 0 14px color-mix(in srgb, var(--opus-accent) 75%, transparent);
20584
+ border-radius: 50%;
20585
+ animation: 1s step-end infinite opus_U6YEpK_colonPulse;
20586
+ }
20587
+
20588
+ @keyframes opus_U6YEpK_colonPulse {
20589
+ 0%, 49% {
20590
+ opacity: 1;
20591
+ }
20592
+
20593
+ 50%, 100% {
20594
+ opacity: .3;
20595
+ }
20596
+ }
20597
+
20598
+ .opus_U6YEpK_date {
20599
+ color: var(--flip-muted);
20600
+ text-align: center;
20601
+ margin-top: 18px;
20602
+ font-size: 14px;
20603
+ }
20604
+
20605
+ .opus_U6YEpK_srOnly {
20606
+ clip: rect(0, 0, 0, 0);
20607
+ white-space: nowrap;
20608
+ border: 0;
20609
+ width: 1px;
20610
+ height: 1px;
20611
+ margin: -1px;
20612
+ padding: 0;
20613
+ position: absolute;
20614
+ overflow: hidden;
20615
+ }
20616
+
20617
+ @media (prefers-reduced-motion: reduce) {
20618
+ .opus_U6YEpK_leaf {
20619
+ animation: none;
20620
+ display: none;
20621
+ }
20622
+
20623
+ .opus_U6YEpK_separator span {
20624
+ animation: none;
20625
+ }
20626
+ }
20627
+
20142
20628
  /* components/VisuallyHidden/VisuallyHidden.module.css */
20143
20629
  .opus_DIv7wy_hidden {
20144
20630
  clip: rect(0, 0, 0, 0);