@gem-sdk/styles 1.60.7 → 2.0.0-dev.156
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/base.css +13 -12
- package/dist/base.min.css +1 -1
- package/dist/builder.css +16 -14
- package/dist/builder.min.css +1 -1
- package/dist/toolbar.css +14 -0
- package/dist/toolbar.min.css +1 -1
- package/dist/utility.css +1 -1
- package/dist/utility.min.css +1 -1
- package/package.json +1 -1
- package/src/css/builds/base.css +13 -12
- package/src/css/builds/builder.css +19 -15
- package/src/css/builds/toolbar.css +15 -0
- package/src/css/helpers/_layout.css +26 -17
- package/src/css/medias.css +2 -2
- package/src/preset.js +2 -2
package/dist/base.css
CHANGED
|
@@ -48,7 +48,8 @@ html {
|
|
|
48
48
|
padding-right: env(safe-area-inset-right);
|
|
49
49
|
}
|
|
50
50
|
.p-safe {
|
|
51
|
-
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom)
|
|
51
|
+
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom)
|
|
52
|
+
env(safe-area-inset-left);
|
|
52
53
|
}
|
|
53
54
|
.px-safe {
|
|
54
55
|
padding-left: env(safe-area-inset-left);
|
|
@@ -83,12 +84,12 @@ html {
|
|
|
83
84
|
-webkit-padding-start: 40px;
|
|
84
85
|
padding-left: 40px;
|
|
85
86
|
}
|
|
86
|
-
.gp-text ul>li,
|
|
87
|
-
.gp-text-instant ul>li {
|
|
87
|
+
.gp-text ul > li,
|
|
88
|
+
.gp-text-instant ul > li {
|
|
88
89
|
list-style: disc inside !important;
|
|
89
90
|
}
|
|
90
|
-
.gp-text ol>li,
|
|
91
|
-
.gp-text-instant ol>li {
|
|
91
|
+
.gp-text ol > li,
|
|
92
|
+
.gp-text-instant ol > li {
|
|
92
93
|
list-style: decimal inside !important;
|
|
93
94
|
}
|
|
94
95
|
[display-init='hide'] > div {
|
|
@@ -318,8 +319,8 @@ p {
|
|
|
318
319
|
display: flex;
|
|
319
320
|
flex-direction: row;
|
|
320
321
|
align-items: center;
|
|
321
|
-
-webkit-animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
322
|
-
animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
322
|
+
-webkit-animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
323
|
+
animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
323
324
|
-webkit-animation-play-state: var(--play);
|
|
324
325
|
animation-play-state: var(--play);
|
|
325
326
|
-webkit-animation-delay: var(--delay);
|
|
@@ -327,7 +328,7 @@ p {
|
|
|
327
328
|
-webkit-animation-direction: var(--direction);
|
|
328
329
|
animation-direction: var(--direction);
|
|
329
330
|
}
|
|
330
|
-
@-webkit-keyframes scroll {
|
|
331
|
+
@-webkit-keyframes gp-merquee-scroll {
|
|
331
332
|
0% {
|
|
332
333
|
-webkit-transform: translateX(0%);
|
|
333
334
|
transform: translateX(0%);
|
|
@@ -338,7 +339,7 @@ p {
|
|
|
338
339
|
transform: translateX(-100%);
|
|
339
340
|
}
|
|
340
341
|
}
|
|
341
|
-
@keyframes scroll {
|
|
342
|
+
@keyframes gp-merquee-scroll {
|
|
342
343
|
0% {
|
|
343
344
|
-webkit-transform: translateX(0%);
|
|
344
345
|
transform: translateX(0%);
|
|
@@ -360,13 +361,13 @@ p {
|
|
|
360
361
|
-webkit-transform: var(--transform);
|
|
361
362
|
transform: var(--transform);
|
|
362
363
|
}
|
|
363
|
-
[style*=
|
|
364
|
+
[style*='--grchild:'] > :first-child {
|
|
364
365
|
grid-row: var(--grchild);
|
|
365
366
|
}
|
|
366
|
-
[style*=
|
|
367
|
+
[style*='--mbchild:'] > :first-child {
|
|
367
368
|
margin-bottom: var(--mbchild);
|
|
368
369
|
}
|
|
369
|
-
@media (min-width:
|
|
370
|
+
@media (min-width: 1025px){
|
|
370
371
|
.rfm-marquee-container:hover div {
|
|
371
372
|
-webkit-animation-play-state: var(--pause-on-hover);
|
|
372
373
|
animation-play-state: var(--pause-on-hover);
|
package/dist/base.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@tailwind base;@tailwind components;@tailwind utilities;html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}#__next{height:100%;overflow-x:clip}.wrapper{margin-left:auto;margin-right:auto;max-width:var(--g-ct-w,1200px);padding-left:var(--g-ct-p);padding-right:var(--g-ct-p);width:100%}.gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-keen-slider-moves] *{pointer-events:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pt-safe{padding-top:env(safe-area-inset-top)}.pl-safe{padding-left:env(safe-area-inset-left)}.pr-safe{padding-right:env(safe-area-inset-right)}.p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gp-text ol,.gp-text ul,.gp-text-instant ol,.gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-text ul>li,.gp-text-instant ul>li{list-style:disc inside!important}.gp-text ol>li,.gp-text-instant ol>li{list-style:decimal inside!important}[display-init=hide]>div{display:inline!important;overflow:hidden!important;visibility:hidden!important}[display-init=hide]>div,[display-init=hide]>div *{max-height:0!important;max-width:0!important}[data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}[data-slot=children].product-feature-image{border:unset;border-radius:0;visibility:visible!important}[data-slot=children]:not(.product-feature-image):after{content:"Drop element here";font-size:14px;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.gp-instant-page [data-slot=children].product-feature-image{border:unset;visibility:visible!important}.gp-instant-page [data-slot=children].product-feature-image:after{border:unset;color:#aaa;visibility:visible}.gp-instant-page [data-slot=children].product-feature-image .drag-placeholder{height:100%}.gp-dialog{display:none}.gp-dialog[open]{display:block}.gp-dialog:modal{position:fixed}h1,h2,h3,h4,h5,h6{word-break:normal}p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.gp-p-description-text ol,.gp-p-description-text ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.gp-p-description-text h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6{display:block;font-weight:700}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6,.gp-p-description-text p{line-height:1.4;margin:0 0 1em}.gp-p-description-text h2{font-size:1.5em}.gp-p-description-text h3{font-size:1.17em}.gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}.gp-p-description-text h4{font-size:1em}.gp-p-description-text h5{font-size:.83em}.gp-p-description-text h6{font-size:.67em}.gp-p-description-text ul{list-style-type:disc}.gp-p-description-text ol{list-style-type:decimal}.gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}.gp-p-description-text blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px}.gp-p-description-text table,.gp-p-description-text td,.gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}.gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}.gp-p-description-text p:last-child{margin-bottom:0!important}.gp-tab-header-list::-webkit-scrollbar{display:none}.rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;-webkit-transform:var(--transform);transform:var(--transform);width:var(--width)}.rfm-overlay{height:100%;position:absolute;width:100%}.rfm-overlay:after{right:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rfm-overlay:before{left:0;top:0}.rfm-marquee{align-items:center;-webkit-animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation:scroll var(--duration) linear var(--delay) var(--iteration-count);-webkit-animation-delay:var(--delay);animation-delay:var(--delay);-webkit-animation-direction:var(--direction);animation-direction:var(--direction);-webkit-animation-play-state:var(--play);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.rfm-child{-webkit-transform:var(--transform);transform:var(--transform)}[style*="--grchild:"]>:first-child{grid-row:var(--grchild)}[style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}@media (min-width:
|
|
1
|
+
@tailwind base;@tailwind components;@tailwind utilities;html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}#__next{height:100%;overflow-x:clip}.wrapper{margin-left:auto;margin-right:auto;max-width:var(--g-ct-w,1200px);padding-left:var(--g-ct-p);padding-right:var(--g-ct-p);width:100%}.gem-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;min-height:100%;overflow:hidden;position:relative;width:100%}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.gem-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-keen-slider-moves] *{pointer-events:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}.pt-safe{padding-top:env(safe-area-inset-top)}.pl-safe{padding-left:env(safe-area-inset-left)}.pr-safe{padding-right:env(safe-area-inset-right)}.p-safe{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.px-safe{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.py-safe{padding-bottom:env(safe-area-inset-bottom);padding-top:env(safe-area-inset-top)}.h-safe{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.min-h-safe{min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.gp-text ol,.gp-text ul,.gp-text-instant ol,.gp-text-instant ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-text ul>li,.gp-text-instant ul>li{list-style:disc inside!important}.gp-text ol>li,.gp-text-instant ol>li{list-style:decimal inside!important}[display-init=hide]>div{display:inline!important;overflow:hidden!important;visibility:hidden!important}[display-init=hide]>div,[display-init=hide]>div *{max-height:0!important;max-width:0!important}[data-slot=children]{align-items:center;border:1px dashed #9e9e9e;border-radius:3px;display:inline-flex;height:100%;justify-content:center;min-height:60px;overflow:hidden;visibility:hidden;width:100%}[data-slot=children].product-feature-image{border:unset;border-radius:0;visibility:visible!important}[data-slot=children]:not(.product-feature-image):after{content:"Drop element here";font-size:14px;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;visibility:hidden;white-space:nowrap}.gp-instant-page [data-slot=children].product-feature-image{border:unset;visibility:visible!important}.gp-instant-page [data-slot=children].product-feature-image:after{border:unset;color:#aaa;visibility:visible}.gp-instant-page [data-slot=children].product-feature-image .drag-placeholder{height:100%}.gp-dialog{display:none}.gp-dialog[open]{display:block}.gp-dialog:modal{position:fixed}h1,h2,h3,h4,h5,h6{word-break:normal}p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-align:inherit}.gp-p-description-text ol,.gp-p-description-text ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px;padding-left:40px}.gp-p-description-text ol ol{-webkit-margin-before:0;-webkit-margin-after:0;margin-block-end:0;margin-block-start:0}.gp-p-description-text h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:2em;margin-block-end:.67em;margin-block-start:.67em;margin-inline-end:0;margin-inline-start:0}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6{display:block;font-weight:700}.gp-p-description-text h1,.gp-p-description-text h2,.gp-p-description-text h3,.gp-p-description-text h4,.gp-p-description-text h5,.gp-p-description-text h6,.gp-p-description-text p{line-height:1.4;margin:0 0 1em}.gp-p-description-text h2{font-size:1.5em}.gp-p-description-text h3{font-size:1.17em}.gp-p-description-text a{color:-webkit-link;cursor:text;text-decoration:underline}.gp-p-description-text h4{font-size:1em}.gp-p-description-text h5{font-size:.83em}.gp-p-description-text h6{font-size:.67em}.gp-p-description-text ul{list-style-type:disc}.gp-p-description-text ol{list-style-type:decimal}.gp-p-description-text ul li{display:list-item;list-style:disc none outside;text-align:-webkit-match-parent;word-break:break-word}.gp-p-description-text blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;display:block;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px}.gp-p-description-text table,.gp-p-description-text td,.gp-p-description-text th{border:1px dashed #ccc!important;padding:unset!important}.gp-p-description-text table{border-collapse:separate;border-spacing:2px;box-sizing:border-box;display:table;text-indent:0;width:100%}.gp-p-description-text p:last-child{margin-bottom:0!important}.gp-tab-header-list::-webkit-scrollbar{display:none}.rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;-webkit-transform:var(--transform);transform:var(--transform);width:var(--width)}.rfm-overlay{height:100%;position:absolute;width:100%}.rfm-overlay:after{right:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rfm-overlay:before{left:0;top:0}.rfm-marquee{align-items:center;-webkit-animation:gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);animation:gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);-webkit-animation-delay:var(--delay);animation-delay:var(--delay);-webkit-animation-direction:var(--direction);animation-direction:var(--direction);-webkit-animation-play-state:var(--play);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@-webkit-keyframes gp-merquee-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes gp-merquee-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.rfm-child{-webkit-transform:var(--transform);transform:var(--transform)}[style*="--grchild:"]>:first-child{grid-row:var(--grchild)}[style*="--mbchild:"]>:first-child{margin-bottom:var(--mbchild)}@media (min-width:1025px){.rfm-marquee-container:hover div{-webkit-animation-play-state:var(--pause-on-hover);animation-play-state:var(--pause-on-hover)}.rfm-marquee-container:active div{-webkit-animation-play-state:var(--pause-on-click);animation-play-state:var(--pause-on-click)}}
|
package/dist/builder.css
CHANGED
|
@@ -137,10 +137,7 @@
|
|
|
137
137
|
|
|
138
138
|
#visual-content .fake-placeholder.visual-placeholder-error {
|
|
139
139
|
|
|
140
|
-
font-family: Inter,
|
|
141
|
-
sans-serif,
|
|
142
|
-
ui-sans-serif,
|
|
143
|
-
system-ui;
|
|
140
|
+
font-family: Inter, sans-serif, ui-sans-serif, system-ui;
|
|
144
141
|
border: 1px dashed #f44336 !important;
|
|
145
142
|
visibility: visible;
|
|
146
143
|
color: #f44336 !important;
|
|
@@ -196,7 +193,9 @@
|
|
|
196
193
|
background-color: #ebddf866;
|
|
197
194
|
}
|
|
198
195
|
|
|
199
|
-
#visual-content .fake-placeholder.visual-placeholder-theme-section.visual-placeholder-error.has-section:not(
|
|
196
|
+
#visual-content .fake-placeholder.visual-placeholder-theme-section.visual-placeholder-error.has-section:not(
|
|
197
|
+
[is-component-dragging='true']
|
|
198
|
+
) {
|
|
200
199
|
background-color: #f44336 !important;
|
|
201
200
|
}
|
|
202
201
|
|
|
@@ -404,7 +403,8 @@
|
|
|
404
403
|
|
|
405
404
|
.post-purchase-page {
|
|
406
405
|
font-size: 14px;
|
|
407
|
-
font-family: -apple-system, BlinkMacSystemFont,
|
|
406
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
|
|
407
|
+
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
408
408
|
line-height: 15px;
|
|
409
409
|
}
|
|
410
410
|
|
|
@@ -515,19 +515,17 @@
|
|
|
515
515
|
display: flex;
|
|
516
516
|
flex-direction: row;
|
|
517
517
|
align-items: center;
|
|
518
|
-
-webkit-animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
519
|
-
animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
518
|
+
-webkit-animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
519
|
+
animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
520
520
|
-webkit-animation-play-state: var(--play);
|
|
521
521
|
animation-play-state: var(--play);
|
|
522
522
|
-webkit-animation-delay: var(--delay);
|
|
523
523
|
animation-delay: var(--delay);
|
|
524
524
|
-webkit-animation-direction: var(--direction);
|
|
525
525
|
animation-direction: var(--direction);
|
|
526
|
-
|
|
527
|
-
|
|
528
526
|
}
|
|
529
527
|
|
|
530
|
-
@-webkit-keyframes scroll {
|
|
528
|
+
@-webkit-keyframes gp-merquee-scroll {
|
|
531
529
|
0% {
|
|
532
530
|
-webkit-transform: translateX(0%);
|
|
533
531
|
transform: translateX(0%);
|
|
@@ -539,7 +537,7 @@
|
|
|
539
537
|
}
|
|
540
538
|
}
|
|
541
539
|
|
|
542
|
-
@keyframes scroll {
|
|
540
|
+
@keyframes gp-merquee-scroll {
|
|
543
541
|
0% {
|
|
544
542
|
-webkit-transform: translateX(0%);
|
|
545
543
|
transform: translateX(0%);
|
|
@@ -588,7 +586,11 @@
|
|
|
588
586
|
}
|
|
589
587
|
|
|
590
588
|
.interaction-select-mode [data-component-tag] * [data-toolbar] * {
|
|
591
|
-
|
|
589
|
+
cursor: pointer !important;
|
|
590
|
+
}
|
|
591
|
+
|
|
592
|
+
.interaction-select-mode [data-component-tag='ProductQuantity'] > div {
|
|
593
|
+
pointer-events: none;
|
|
592
594
|
}
|
|
593
595
|
|
|
594
596
|
@media (max-width: 768px) {
|
|
@@ -599,4 +601,4 @@
|
|
|
599
601
|
.gps-suggestion-item .item-link {
|
|
600
602
|
width: 196px;
|
|
601
603
|
}
|
|
602
|
-
}
|
|
604
|
+
}
|
package/dist/builder.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.builder{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.builder [disabled]{pointer-events:auto}.builder [data-slot=children]{visibility:visible}.builder [data-slot=children]:after{color:#aaa;visibility:visible}.builder [data-slot=children] .drag-placeholder{height:100%}.builder .generate-image-to-layout-btn{background-image:linear-gradient(270.07deg,#874cfd .03%,#3c38e1 99.92%);position:relative;z-index:1}.builder .generate-image-to-layout-btn:before{background-image:linear-gradient(270.07deg,#3633cc .03%,#6d3dcc 99.92%);border-radius:3px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease-out;z-index:-1}.builder .btn-disable{background-color:#f4f4f4;background-image:none;color:#9e9e9e;cursor:not-allowed}.builder .generate-image-to-layout-btn:hover:before{opacity:1}.builder .image-to-layout-input-border{border:1px solid #3c38e1;border-radius:3px}.builder .image-to-layout-input-wrapper-modal{position:relative}.builder .image-to-layout-input-wrapper,.builder .image-to-layout-input-wrapper-add-section{background:#fff;background-clip:padding-box;box-sizing:border-box;position:relative}.image-to-layout-input-wrapper-add-section{border:1px solid #3c67ff}.gps-image-to-layout-progress-bar{background:linear-gradient(270.07deg,#874cfd .03%,#3c38e1 99.92%)}.drag-placeholder{display:none;width:100%}#storefront{position:relative;z-index:20}#visual-content{display:none;font-family:Inter,sans-serif,ui-sans-serif,system-ui!important;height:100%;left:0;min-height:100vh;position:absolute;top:0;width:100%;z-index:50}#visual-content .fake-placeholder{background:transparent;background-image:url(//d1um8515vdn9kb.cloudfront.net/images/background-pattern.png);left:0;position:absolute;top:0;visibility:hidden;z-index:0}#visual-content .fake-placeholder.fake-placeholder-slot{background:transparent}#visual-content .fake-placeholder.has-section{background-color:#3c67ff!important;background-image:none;border:none!important;height:6px;margin:0!important;visibility:visible}#visual-content .fake-placeholder.visual-placeholder-error{background-color:#fee4e3!important}#visual-content .fake-placeholder.visual-placeholder-error .limitation-error-content{display:none}#visual-content .fake-placeholder.visual-placeholder-error{border:1px dashed #f44336!important;color:#f44336!important;font-family:Inter,sans-serif,ui-sans-serif,system-ui;font-size:14px;font-weight:500;line-height:150%;position:relative;text-align:center;visibility:visible}#visual-content .fake-placeholder.visual-placeholder-error.children-error{background-color:#f44336!important;border:none!important}#visual-content .fake-placeholder.visual-placeholder-error.limitation-error .limitation-error-content{align-items:center;background-color:#fee4e3!important;border-radius:3px;display:flex;height:29px;padding:4px 8px}#visual-content .fake-placeholder.visual-placeholder-error.limitation-error .limitation-error-content span{font-size:14px;font-weight:500;line-height:150%;margin-left:8px}#visual-content .fake-placeholder.visual-placeholder{align-items:center;background-color:#8aa4ff66;color:#3c67ff;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:150%;visibility:visible;z-index:20}#visual-content .fake-placeholder.visual-placeholder-theme-section[is-component-dragging=true]{background-color:#ebddf866!important}#visual-content .fake-placeholder.visual-placeholder-theme-section{background-color:#ebddf866}#visual-content .fake-placeholder.visual-placeholder-theme-section.visual-placeholder-error.has-section:not([is-component-dragging=true]){background-color:#f44336!important}#visual-content .fake-placeholder.visual-placeholder-theme-section.has-section:not([is-component-dragging=true]){background-color:#9144da!important}#visual-content .fake-placeholder.visual-placeholder-child-on-sections{margin:16px!important}#visual-content .fake-placeholder.visual-placeholder-between-sections{background-color:#3c67ff;background-image:none;border:none;height:6px;margin:0!important;visibility:visible}#visual-content .fake-placeholder.not-show{display:none}#visual-content .fake-placeholder[is-blank-page=true]{background-color:#d8e1ff!important}#visual-content .fake-placeholder[is-drag-to-shopify-section=true],#visual-content .fake-placeholder[is-drag-to-theme-section=true]{background-color:hsla(2,93%,94%,.24)!important;display:block}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message{align-items:center;background:#f44336!important;border-radius:3px!important;color:#f9f9f9!important;display:flex;font-size:14px;font-weight:400;left:8px;line-height:24px;margin-left:8px;margin-top:8px;padding:4px;position:-webkit-sticky;position:sticky;top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message.exceed-limit,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message.exceed-limit{margin-left:48px}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message-icon,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message svg,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message svg{margin-right:4px}#visual-content .fake-placeholder[is-component-dragging=true]{background-color:#8aa4ff66!important}[contenteditable=true]:active,[contenteditable=true]:focus,[contenteditable=true]:focus-visible{outline:none;overflow:hidden}[data-component-is-third-party=true]{background-color:#f4f4f4}[data-component-tag=ProductDescription],[data-component-tag=ProductPrice],[data-component-tag=ProductTag],[data-component-tag=ProductTitle]{cursor:default}:root{--selection-bg:#accef7}.builder ::selection{background:var(--selection-bg);color:currentColor}.builder ::-moz-selection{background:var(--selection-bg);color:currentColor}.gps-drag-element-here{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%233C67FFFF' stroke-dasharray='12,12' stroke-dashoffset='72' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E")}.gps-drag-element-here,.gps-page-suggestion{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.gps-page-suggestion{background:#fff;border-radius:3px;box-shadow:0 4px 16px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.12)}.gps-suggestion-item .gps-suggestion-item-btn{display:flex}.gps-suggestion-item .item-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:360px}.gps-suggestion-item:hover .item-link{width:360px}.gps-base-font-family{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.btn-disable:before{background:none!important;background-color:#f4f4f4!important;color:#9e9e9e}.gps-image-detection-section:hover .gps-generating-actions{display:flex}.gps-generating-section-text{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#874cfd,#3c38e1);-webkit-background-clip:text}.ck-blurred{cursor:pointer}.ck-focused{cursor:text}.button-text{position:relative}.button-text.ck-focused,.child-item-text.ck-focused{border-color:transparent!important;box-shadow:0 0 0 2px hsla(0,0%,100%,0),0 0 0 1px #3c67ff,0 0 0 5px #3c67ff3d}.theme-section-editor .child-item-text:hover{border-color:#9144da!important}.theme-section-editor .button-text:hover:after{border:1px solid #9144da}.theme-section-editor .button-text.ck-focused,.theme-section-editor .child-item-text.ck-focused{border-color:transparent!important;box-shadow:0 0 0 2px hsla(0,0%,100%,0),0 0 0 1px #9144da,0 0 0 5px #9144da3d}.theme-section-editor [data-component-tag=Heading] [data-outline][data-outline-editor-inline-focus],.theme-section-editor [data-component-tag=Text] [data-outline][data-outline-editor-inline-focus]{border-color:#9144da;outline:4px solid #9144da3d!important}.post-purchase-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;line-height:15px}.post-purchase-page select:focus{border-color:#1879b9;box-shadow:0 0 0 1px #1879b9}.gp-text.ck p{word-break:break-word}.button-text:hover:after{border:1px solid #3c67ff;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.button-text.ck-focused:hover:after{border:0!important}.sticky-overlay{align-items:center;background-color:#3c67ff26;border:2px solid #3c67ff;color:#3c67ff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.sticky-overlay.highlight-top{border-top-width:6px}.sticky-overlay.highlight-bottom{border-bottom-width:6px}.editor-content{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;-webkit-transform:var(--transform);transform:var(--transform);width:var(--width)}.rfm-marquee-container:hover div{-webkit-animation-play-state:var(--pause-on-hover);animation-play-state:var(--pause-on-hover)}.rfm-marquee-container:active div{-webkit-animation-play-state:var(--pause-on-click);animation-play-state:var(--pause-on-click)}.rfm-overlay{height:100%;position:absolute;width:100%}.rfm-overlay:after{right:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rfm-overlay:before{left:0;top:0}.rfm-marquee{align-items:center;-webkit-animation:scroll var(--duration) linear var(--delay) var(--iteration-count);animation:scroll var(--duration) linear var(--delay) var(--iteration-count);-webkit-animation-delay:var(--delay);animation-delay:var(--delay);-webkit-animation-direction:var(--direction);animation-direction:var(--direction);-webkit-animation-play-state:var(--play);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.rfm-child{-webkit-transform:var(--transform);transform:var(--transform)}.product-badge.inside-image [data-outline]{visibility:visible}.interaction-select-mode-header{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}[display-init=hide]{display:inline!important;overflow:hidden!important;visibility:hidden!important}[display-init=hide],[display-init=hide] *{max-height:0!important}.interaction-select-mode [data-component-tag] *{cursor:default!important}.interaction-select-mode [data-component-tag] * [data-toolbar] *{cursor:pointer!important}@media (max-width:768px){.gps-suggestion-item .item-link,.gps-suggestion-item:hover .item-link{width:196px}}
|
|
1
|
+
.builder{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.builder [disabled]{pointer-events:auto}.builder [data-slot=children]{visibility:visible}.builder [data-slot=children]:after{color:#aaa;visibility:visible}.builder [data-slot=children] .drag-placeholder{height:100%}.builder .generate-image-to-layout-btn{background-image:linear-gradient(270.07deg,#874cfd .03%,#3c38e1 99.92%);position:relative;z-index:1}.builder .generate-image-to-layout-btn:before{background-image:linear-gradient(270.07deg,#3633cc .03%,#6d3dcc 99.92%);border-radius:3px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease-out;z-index:-1}.builder .btn-disable{background-color:#f4f4f4;background-image:none;color:#9e9e9e;cursor:not-allowed}.builder .generate-image-to-layout-btn:hover:before{opacity:1}.builder .image-to-layout-input-border{border:1px solid #3c38e1;border-radius:3px}.builder .image-to-layout-input-wrapper-modal{position:relative}.builder .image-to-layout-input-wrapper,.builder .image-to-layout-input-wrapper-add-section{background:#fff;background-clip:padding-box;box-sizing:border-box;position:relative}.image-to-layout-input-wrapper-add-section{border:1px solid #3c67ff}.gps-image-to-layout-progress-bar{background:linear-gradient(270.07deg,#874cfd .03%,#3c38e1 99.92%)}.drag-placeholder{display:none;width:100%}#storefront{position:relative;z-index:20}#visual-content{display:none;font-family:Inter,sans-serif,ui-sans-serif,system-ui!important;height:100%;left:0;min-height:100vh;position:absolute;top:0;width:100%;z-index:50}#visual-content .fake-placeholder{background:transparent;background-image:url(//d1um8515vdn9kb.cloudfront.net/images/background-pattern.png);left:0;position:absolute;top:0;visibility:hidden;z-index:0}#visual-content .fake-placeholder.fake-placeholder-slot{background:transparent}#visual-content .fake-placeholder.has-section{background-color:#3c67ff!important;background-image:none;border:none!important;height:6px;margin:0!important;visibility:visible}#visual-content .fake-placeholder.visual-placeholder-error{background-color:#fee4e3!important}#visual-content .fake-placeholder.visual-placeholder-error .limitation-error-content{display:none}#visual-content .fake-placeholder.visual-placeholder-error{border:1px dashed #f44336!important;color:#f44336!important;font-family:Inter,sans-serif,ui-sans-serif,system-ui;font-size:14px;font-weight:500;line-height:150%;position:relative;text-align:center;visibility:visible}#visual-content .fake-placeholder.visual-placeholder-error.children-error{background-color:#f44336!important;border:none!important}#visual-content .fake-placeholder.visual-placeholder-error.limitation-error .limitation-error-content{align-items:center;background-color:#fee4e3!important;border-radius:3px;display:flex;height:29px;padding:4px 8px}#visual-content .fake-placeholder.visual-placeholder-error.limitation-error .limitation-error-content span{font-size:14px;font-weight:500;line-height:150%;margin-left:8px}#visual-content .fake-placeholder.visual-placeholder{align-items:center;background-color:#8aa4ff66;color:#3c67ff;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:150%;visibility:visible;z-index:20}#visual-content .fake-placeholder.visual-placeholder-theme-section[is-component-dragging=true]{background-color:#ebddf866!important}#visual-content .fake-placeholder.visual-placeholder-theme-section{background-color:#ebddf866}#visual-content .fake-placeholder.visual-placeholder-theme-section.visual-placeholder-error.has-section:not([is-component-dragging=true]){background-color:#f44336!important}#visual-content .fake-placeholder.visual-placeholder-theme-section.has-section:not([is-component-dragging=true]){background-color:#9144da!important}#visual-content .fake-placeholder.visual-placeholder-child-on-sections{margin:16px!important}#visual-content .fake-placeholder.visual-placeholder-between-sections{background-color:#3c67ff;background-image:none;border:none;height:6px;margin:0!important;visibility:visible}#visual-content .fake-placeholder.not-show{display:none}#visual-content .fake-placeholder[is-blank-page=true]{background-color:#d8e1ff!important}#visual-content .fake-placeholder[is-drag-to-shopify-section=true],#visual-content .fake-placeholder[is-drag-to-theme-section=true]{background-color:hsla(2,93%,94%,.24)!important;display:block}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message{align-items:center;background:#f44336!important;border-radius:3px!important;color:#f9f9f9!important;display:flex;font-size:14px;font-weight:400;left:8px;line-height:24px;margin-left:8px;margin-top:8px;padding:4px;position:-webkit-sticky;position:sticky;top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message.exceed-limit,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message.exceed-limit{margin-left:48px}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message-icon,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}#visual-content .fake-placeholder[is-drag-to-shopify-section=true] .drag-to-section-message svg,#visual-content .fake-placeholder[is-drag-to-theme-section=true] .drag-to-section-message svg{margin-right:4px}#visual-content .fake-placeholder[is-component-dragging=true]{background-color:#8aa4ff66!important}[contenteditable=true]:active,[contenteditable=true]:focus,[contenteditable=true]:focus-visible{outline:none;overflow:hidden}[data-component-is-third-party=true]{background-color:#f4f4f4}[data-component-tag=ProductDescription],[data-component-tag=ProductPrice],[data-component-tag=ProductTag],[data-component-tag=ProductTitle]{cursor:default}:root{--selection-bg:#accef7}.builder ::selection{background:var(--selection-bg);color:currentColor}.builder ::-moz-selection{background:var(--selection-bg);color:currentColor}.gps-drag-element-here{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%233C67FFFF' stroke-dasharray='12,12' stroke-dashoffset='72' stroke-linecap='square' stroke-width='2'/%3E%3C/svg%3E")}.gps-drag-element-here,.gps-page-suggestion{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.gps-page-suggestion{background:#fff;border-radius:3px;box-shadow:0 4px 16px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.12)}.gps-suggestion-item .gps-suggestion-item-btn{display:flex}.gps-suggestion-item .item-link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:360px}.gps-suggestion-item:hover .item-link{width:360px}.gps-base-font-family{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.btn-disable:before{background:none!important;background-color:#f4f4f4!important;color:#9e9e9e}.gps-image-detection-section:hover .gps-generating-actions{display:flex}.gps-generating-section-text{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#874cfd,#3c38e1);-webkit-background-clip:text}.ck-blurred{cursor:pointer}.ck-focused{cursor:text}.button-text{position:relative}.button-text.ck-focused,.child-item-text.ck-focused{border-color:transparent!important;box-shadow:0 0 0 2px hsla(0,0%,100%,0),0 0 0 1px #3c67ff,0 0 0 5px #3c67ff3d}.theme-section-editor .child-item-text:hover{border-color:#9144da!important}.theme-section-editor .button-text:hover:after{border:1px solid #9144da}.theme-section-editor .button-text.ck-focused,.theme-section-editor .child-item-text.ck-focused{border-color:transparent!important;box-shadow:0 0 0 2px hsla(0,0%,100%,0),0 0 0 1px #9144da,0 0 0 5px #9144da3d}.theme-section-editor [data-component-tag=Heading] [data-outline][data-outline-editor-inline-focus],.theme-section-editor [data-component-tag=Text] [data-outline][data-outline-editor-inline-focus]{border-color:#9144da;outline:4px solid #9144da3d!important}.post-purchase-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:14px;line-height:15px}.post-purchase-page select:focus{border-color:#1879b9;box-shadow:0 0 0 1px #1879b9}.gp-text.ck p{word-break:break-word}.button-text:hover:after{border:1px solid #3c67ff;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.button-text.ck-focused:hover:after{border:0!important}.sticky-overlay{align-items:center;background-color:#3c67ff26;border:2px solid #3c67ff;color:#3c67ff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.sticky-overlay.highlight-top{border-top-width:6px}.sticky-overlay.highlight-bottom{border-bottom-width:6px}.editor-content{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}.rfm-marquee-container{display:flex;flex-direction:row;max-width:unset!important;position:relative;-webkit-transform:var(--transform);transform:var(--transform);width:var(--width)}.rfm-marquee-container:hover div{-webkit-animation-play-state:var(--pause-on-hover);animation-play-state:var(--pause-on-hover)}.rfm-marquee-container:active div{-webkit-animation-play-state:var(--pause-on-click);animation-play-state:var(--pause-on-click)}.rfm-overlay{height:100%;position:absolute;width:100%}.rfm-overlay:after{right:0;top:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rfm-overlay:before{left:0;top:0}.rfm-marquee{align-items:center;-webkit-animation:gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);animation:gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);-webkit-animation-delay:var(--delay);animation-delay:var(--delay);-webkit-animation-direction:var(--direction);animation-direction:var(--direction);-webkit-animation-play-state:var(--play);animation-play-state:var(--play);display:flex;flex:0 0 auto;flex-direction:row;max-width:unset!important;min-width:var(--min-width);z-index:1}@-webkit-keyframes gp-merquee-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes gp-merquee-scroll{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.rfm-initial-child-container{align-items:center;display:flex;flex:0 0 auto;flex-direction:row;min-width:auto}.rfm-child{-webkit-transform:var(--transform);transform:var(--transform)}.product-badge.inside-image [data-outline]{visibility:visible}.interaction-select-mode-header{font-family:Inter,sans-serif,ui-sans-serif,system-ui!important}[display-init=hide]{display:inline!important;overflow:hidden!important;visibility:hidden!important}[display-init=hide],[display-init=hide] *{max-height:0!important}.interaction-select-mode [data-component-tag] *{cursor:default!important}.interaction-select-mode [data-component-tag] * [data-toolbar] *{cursor:pointer!important}.interaction-select-mode [data-component-tag=ProductQuantity]>div{pointer-events:none}@media (max-width:768px){.gps-suggestion-item .item-link,.gps-suggestion-item:hover .item-link{width:196px}}
|
package/dist/toolbar.css
CHANGED
|
@@ -486,6 +486,11 @@
|
|
|
486
486
|
[data-toolbar-wrap] [data-outline][data-outline-limit='true'] {
|
|
487
487
|
border-color: #f44336;
|
|
488
488
|
}
|
|
489
|
+
[data-toolbar-wrap] [data-outline][data-outline-error='true'] {
|
|
490
|
+
border-color: #f44336 !important;
|
|
491
|
+
opacity: 1 !important;
|
|
492
|
+
visibility: visible !important;
|
|
493
|
+
}
|
|
489
494
|
[data-toolbar-wrap] [data-outline][data-outline-parent-hover],
|
|
490
495
|
[data-toolbar-wrap] [data-outline][data-outline-section][data-outline-parent-hover] {
|
|
491
496
|
border-style: dashed;
|
|
@@ -892,6 +897,15 @@
|
|
|
892
897
|
-webkit-transform: translateX(-50%);
|
|
893
898
|
transform: translateX(-50%);
|
|
894
899
|
}
|
|
900
|
+
[data-toolbar-wrap] .ck-widget {
|
|
901
|
+
background-color: #f4f4f4;
|
|
902
|
+
border-radius: 6px;
|
|
903
|
+
padding-left: 6px;
|
|
904
|
+
padding-right: 6px;
|
|
905
|
+
}
|
|
906
|
+
[data-toolbar-wrap] .ck-meta-selected {
|
|
907
|
+
background-color: #e2e2e2;
|
|
908
|
+
}
|
|
895
909
|
|
|
896
910
|
[data-toolbar-debug] [data-toolbar] {
|
|
897
911
|
opacity: 1;
|
package/dist/toolbar.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[data-toolbar-wrap]{position:relative}[data-toolbar-wrap] [data-toolbar]{align-items:center;background:#3c67ff;border:1px solid #3c67ff;border-radius:6px 6px 0 0;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif,ui-sans-serif,system-ui;height:24px;left:0;max-width:unset;opacity:0;padding:4px;pointer-events:unset;position:absolute;top:-24px;transition:opacity 0ms ease-in-out;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:nowrap;z-index:20}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent]{align-items:center;display:flex}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-icon-drag],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-icon-drag]{display:none}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-icon-drag] svg,[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-icon-drag] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-name],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-name]{align-items:center;display:flex;font-size:12px;font-weight:500;gap:8px;padding-left:4px;padding-right:4px;white-space:pre}[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent]{cursor:grab}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]{background:#fff;background:#3c67ff;border-radius:8px;color:#fff;height:32px;left:0;opacity:1;padding:8px;position:absolute;top:-32px;visibility:visible;z-index:30}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]:hover{background:#7190ff}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]:before{background:transparent;bottom:-4px;content:"";height:4px;left:0;position:absolute;width:100%}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-parent-revert=true]:before{bottom:unset;top:-4px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true]{background-color:#9144da;color:#fff}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true]:hover{background-color:#af7edd}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true][data-toolbar-hover-focus],[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true][data-toolbar-hover-focus]:hover{background:#ebddf8}[data-toolbar-wrap] [data-toolbar] [data-toolbar-create-theme-section]{border-left:1px solid;border-color:#d6d6d6;font-size:12px;font-weight:500;line-height:16px;margin-bottom:8px;margin-left:4px;margin-top:8px;padding-left:8px;padding-right:4px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-active-create-theme-section],[data-toolbar-wrap] [data-toolbar] [data-toolbar-delete],[data-toolbar-wrap] [data-toolbar] [data-toolbar-duplicate],[data-toolbar-wrap] [data-toolbar] [data-toolbar-icon-parent],[data-toolbar-wrap] [data-toolbar] [data-toolbar-title],[data-toolbar-wrap] [data-toolbar] [data-toolbar-zoom-out]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true]{background-color:#9144da;border-width:0;color:#fff}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] [data-toolbar-show-parent]:before{background-color:#af7edd}[data-toolbar-wrap] [data-toolbar-theme-section=true] [data-toolbar-duplicate]{border-color:#be86f3}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]{border-width:0;opacity:1;transition-delay:.1s;visibility:visible;z-index:30}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]:hover{background:#3c67ff;border-color:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover]:hover [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]:hover [data-toolbar-create-theme-section]{border-color:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-revert]{border-radius:0 0 6px 6px;top:calc(100% - 1px)}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-inside]{border-radius:0 0 6px 6px;top:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{background:#3c67ff;z-index:40}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]:hover{background:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover][data-toolbar-hover-focus]{background:#9144da;padding:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover]:hover{background:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover][data-toolbar-hover-focus]{background:#29845a;padding:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover]:hover{background:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active]{background:#151515;border-color:#424242;border-radius:8px;color:#fff;height:32px;opacity:1;top:-35px;visibility:visible;z-index:1000}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] .interaction-suffix{display:flex!important}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] .interaction-use-custom-element{display:block}[data-toolbar-wrap] [data-toolbar][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-hover-focus],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-hover-focus]:hover{background:#151515}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-theme-section=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-theme-section=true][data-toolbar-hover-focus]{background:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-shopify-section=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-shopify-section=true][data-toolbar-hover-focus]{background:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]{border-radius:6px;height:24px;margin-right:9px;padding:4px;position:relative;transition:background .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]:before{background:#424242;content:"";height:calc(100% - 4px);position:absolute;right:-5px;right:-4px;top:2px;width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent]{display:block;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent][data-toolbar-icon-parent-open=true]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]:hover{background-color:hsla(0,0%,88%,.2)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-drag]{display:block}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out]{border-radius:6px;display:block;padding:4px;transition:background .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out]:hover{background-color:hsla(0,0%,88%,.2)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out][data-toolbar-disable=true] svg{opacity:.4}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out][data-toolbar-disable=true]:hover{background:transparent}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-visibility]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section-wrapper]{border-left:1px solid #6a6a6a;border-right:1px solid #6a6a6a;margin:0 4px;padding:0 4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section]{align-items:center;display:flex!important;gap:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section] p{font-size:12px;font-weight:500}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-create-theme-section]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-overflow],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-overflow]{left:unset;right:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-revert]{top:calc(100% + 3px)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-inside]{top:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true]{border-color:#424242;left:unset;right:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-hover-focus] [data-toolbar-create-theme-section]{border-color:#424242}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active] .gp-gen-content-btn{border-color:#6a6a6a;border-right-width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active] .gp-gen-content-btn button:hover{background:#3b3b3b}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn:before{background:#424242;content:"";height:calc(100% - 4px);position:absolute;right:2px;top:2px;width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn button.gp-toolbar-ai-active,[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn button:hover{background:#3b3b3b}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn{border-color:#af7edd}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn button.gp-toolbar-ai-active,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn button:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn:before{background:#af7edd}[data-toolbar-wrap] [data-toolbar][data-toolbar-editor-inline-focus],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-focus] .gp-gen-content-btn{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover-focus]{border-color:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover-focus]{border-color:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true]{background:#f44336;border-color:#f44336;color:#fff}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true] [data-toolbar-create-theme-section]{border-color:#fff}[data-toolbar-wrap] [data-outline]{border:1px solid #3c67ff;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 0ms ease-in-out;visibility:hidden;width:100%;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-force-hover],[data-toolbar-wrap] [data-outline][data-outline-hover]{opacity:1;transition-delay:.1s;visibility:visible;z-index:1}[data-toolbar-wrap] [data-outline][data-outline-active]{opacity:1;visibility:visible;z-index:1}[data-toolbar-wrap] [data-outline][data-outline-force-overlay],[data-toolbar-wrap] [data-outline][data-outline-overlay]{background:rgba(60,103,255,.1);transition-delay:0ms}[data-toolbar-wrap] [data-outline][data-outline-force-overlay][data-outline-theme-section=true],[data-toolbar-wrap] [data-outline][data-outline-overlay][data-outline-theme-section=true]{background:#ebddf866}[data-toolbar-wrap] [data-outline][data-outline-overlay-theme-section]{background:transparent}[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-section=true],[data-toolbar-wrap] [data-outline][data-outline-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-section=true][data-outline-hover-focus]{border-color:#3c67ff;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-editor-inline-focus]{border-color:transparent;outline:unset;z-index:0}[data-toolbar-wrap] [data-component-tag=Heading] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=PostPurchaseHeading] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=PostPurchaseText] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=Text] [data-outline][data-outline-editor-inline-focus]{border-color:#3c67ff;height:100%;left:0;outline:4px solid rgba(60,103,255,.24);top:0;width:calc(100% + 4px);z-index:0}[data-toolbar-wrap] [data-component-tag=Section]>[data-toolbar] [data-toolbar-show-parent]{margin-right:0}[data-toolbar-wrap] [data-component-tag=Section]>[data-toolbar] [data-toolbar-show-parent]:before{display:none}[data-toolbar-wrap] [data-outline][data-outline-theme-section=true],[data-toolbar-wrap] [data-outline][data-outline-theme-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-theme-section=true][data-outline-hover-focus]{border-color:#9144da;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true],[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true][data-outline-hover-focus]{border-color:#29845a;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-active][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-hover-focus][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-limit=true]{border-color:#f44336}[data-toolbar-wrap] [data-outline][data-outline-parent-hover],[data-toolbar-wrap] [data-outline][data-outline-section][data-outline-parent-hover]{border-style:dashed}[data-toolbar-wrap] [data-theme-section] [data-outline][data-outline-hover][data-outline-hover-focus],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-top],[data-toolbar-wrap] [data-theme-section] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{transition-delay:0ms}[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-top]{border-color:#9144da}[data-toolbar-wrap] [data-theme-section] .button-text:after{display:none!important}[data-toolbar-wrap] [data-theme-section] .gp-text:hover{border-color:transparent!important}[data-toolbar-wrap] [data-shopify-section] [data-outline][data-outline-hover][data-outline-hover-focus],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-top],[data-toolbar-wrap] [data-shopify-section] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{transition-delay:0ms}[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-top]{border-color:#29845a}[data-toolbar-wrap] [data-theme-section-status]{align-items:center;background:#ebddf8;border-radius:3px;color:#212121;display:none;font-size:14px;font-weight:400;gap:4px;left:8px;line-height:24px;max-width:32px;overflow:hidden;padding:4px;position:absolute;top:8px;transition:max-width 1s ease-in-out;z-index:50}[data-toolbar-wrap] [data-theme-section-status-active=true]{display:flex}[data-toolbar-wrap] [data-theme-section-status-icon]{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}[data-toolbar-wrap] [data-theme-section-status-text]{display:block;white-space:nowrap}[data-toolbar-wrap] [data-theme-section-status]:hover{max-width:100%}[data-toolbar-wrap] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-toolbar-add-top]{align-items:center;background:#fff;border:1px solid #3c67ff;border-radius:8px;color:#3c67ff;cursor:pointer;display:flex;height:32px;justify-content:center;left:calc(50% - 16px);opacity:0;position:absolute;top:-16px;transition:border-color .2s ease-in-out,opacity 0ms ease-in-out;transition-delay:.1s;-webkit-user-select:none;user-select:none;visibility:hidden;width:32px;z-index:50}[data-toolbar-wrap] [data-toolbar-add-bottom] svg,[data-toolbar-wrap] [data-toolbar-add-top] svg{height:16px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:16px}[data-toolbar-wrap] [data-toolbar-add-bottom]:hover,[data-toolbar-wrap] [data-toolbar-add-top]:hover{background-color:#f6f6f6}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-disable=true],[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-disable=true],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-disable=true]:hover{background:#f4f4f4;border-color:#d6d6d6;color:#d6d6d6}[data-toolbar-wrap] [data-toolbar-add-bottom]{bottom:-16px;top:unset}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-open=true] svg,[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-open=true] svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-active],[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-hover],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-active],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-hover]{opacity:1;visibility:visible}[data-toolbar-wrap] [data-spacing]{z-index:10}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom]{bottom:0;display:flex;display:none;justify-content:center;left:0;position:absolute;width:100%;z-index:10}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg]{align-items:center;background-color:#3c67ff33;display:flex;justify-content:center;left:0;position:absolute;top:0;width:100%}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-spacing-margin-bottom-value]{background-color:#3c67ff;border-radius:4px;color:#fff;display:none;font-size:8px;font-weight:700;padding:2px;position:absolute}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-value-number]{background-color:#3c67ff;border-radius:6px;color:#fff;font-family:Inter,sans-serif;font-size:11px;height:16px;line-height:16px;min-width:20px;opacity:0;padding:0 4px;text-align:center;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform 0s ease-in-out;transition:transform 0s ease-in-out;transition:transform 0s ease-in-out,-webkit-transform 0s ease-in-out}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-value-number][data-active=true]{opacity:1}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-drag]{background-color:#3c67ff;border-top-left-radius:4px;border-top-right-radius:4px;bottom:0;cursor:ns-resize;height:4px;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:height .2s;width:40px}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-drag]:hover{height:6px}[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-bg]{background-color:#9144da33}[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-bg] [data-spacing-margin-bottom-value],[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-drag]{background-color:#9144da}[data-toolbar-wrap] [data-spacing-margin-bottom][data-spacing-margin-bottom-active]{display:flex}[data-toolbar-wrap] [data-spacing][data-spacing-hidden]{display:none}[data-toolbar-wrap] [data-toolbar-title].active [data-toolbar-tooltip]{opacity:1}[data-toolbar-wrap] [data-toolbar-title].active{background-color:hsla(0,0%,88%,.2);position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip]{background-color:#333!important;border-radius:6px;color:#fff;font-size:16px;max-width:unset;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;transition:opacity 1s;white-space:nowrap;width:unset;z-index:1}[data-toolbar-wrap] [data-toolbar-tooltip-trigger]:hover [data-toolbar-tooltip]{opacity:1}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=right]{left:105%;top:-5px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=right]:after{border:5px solid transparent;border-right-color:#333;content:" ";margin-top:-5px;position:absolute;right:100%;top:50%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=left]{right:105%;top:-5px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=left]:after{border:5px solid transparent;border-left-color:#333;content:" ";left:100%;margin-top:-5px;position:absolute;top:50%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=top]{bottom:105%;left:0}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=top]:after{border:5px solid transparent;border-top-color:#333;content:" ";left:50%;margin-left:-5px;position:absolute;top:calc(100% - .5px)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=bottom]{left:0;top:105%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=bottom]:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:" ";left:50%;margin-left:-5px;position:absolute}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate]{position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate] [data-toolbar-tooltip]{left:unset;right:0}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{content:" ";left:unset;right:6px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{-webkit-transform:translateX(-91px);transform:translateX(-91px)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete]{position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip]{font-size:12px;line-height:20px;padding:8px;text-align:left;white-space:normal;width:206px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{left:50%;margin-bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]{left:unset;right:-4px;top:36px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{left:unset;right:10px}[data-toolbar-wrap] [data-toolbar-title]{position:relative}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip]{font-size:12px;line-height:20px;padding:8px;text-align:left;white-space:normal;width:145px}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=top],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{margin-bottom:12px;-webkit-transform:translateX(-64px);transform:translateX(-64px)}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]{left:unset;right:-4px;top:36px}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after,[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{left:unset;right:10px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-add-bottom] [data-toolbar-tooltip],[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-add-top] [data-toolbar-tooltip]{left:50%;margin-bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-toolbar-debug] [data-outline],[data-toolbar-debug] [data-toolbar]{opacity:1;visibility:visible}[data-toolbar-active=true] .theme-section-tooltip{padding-top:16px!important;right:-53px!important}[data-toolbar-active=true] .theme-section-tooltip:before{right:45%!important;top:12px!important}.theme-section-tooltip-wrapper{position:relative}.theme-section-tooltip-wrapper .theme-section-tooltip{border-radius:3px;cursor:default;display:flex;flex-direction:column;min-width:284px;padding-top:9px;position:absolute;right:-4px;top:100%}.theme-section-tooltip-wrapper .theme-section-tooltip:before{background:#212121;content:"";height:8px;position:absolute;right:16px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.theme-section-tooltip-wrapper .theme-section-tooltip__image{background:#212121;border-radius:3px 3px 0 0;min-height:150px;padding:16px 20px 8px 21px}.theme-section-tooltip-wrapper .theme-section-tooltip__body{background:#151515;display:flex;flex-direction:column;gap:8px;padding:16px;white-space:normal}.theme-section-tooltip-wrapper .theme-section-tooltip__body-title{color:#f9f9f9;font-size:14px;font-weight:500;line-height:24px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-desc{color:#aaa;font-size:14px;font-weight:400;line-height:24px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit{border-radius:8px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit__title{font-size:16px;font-weight:600}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit-desc{color:#f9f9f9}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit button{background:#3c67ff;border-radius:3px;color:#f9f9f9;cursor:pointer;font-size:12px;font-weight:500;height:40px;line-height:20px;text-align:center;transition:all .15s ease-in;width:100%}.theme-section-tooltip-wrapper .theme-section-tooltip__action{background:#151515;border-radius:0 0 3px 3px;border-top:1px solid #3b3b3b;display:flex;flex-direction:column;padding:16px}.theme-section-tooltip-wrapper .theme-section-tooltip__action button{background:#3c67ff;border-radius:3px;color:#f9f9f9;cursor:pointer;font-size:14px;font-weight:500;height:40px;line-height:24px;text-align:center;transition:all .15s ease-in;width:100%}.theme-section-tooltip-wrapper .theme-section-tooltip__action button:hover{background:#2856f8}.theme-section-tooltip-wrapper .theme-section-tooltip__action-limit button{background:#3c67ff!important}.theme-section-tooltip-wrapper .theme-section-tooltip__action-limit button:hover{background:#2856f8!important}.theme-section-tooltip-wrapper .theme-section-tooltip__action-learn-more{color:#8aa4ff;cursor:pointer;font-size:12px;font-weight:500;line-height:20px;margin-top:8px;text-align:center;transition:all .15s ease-in}.theme-section-tooltip-wrapper .theme-section-tooltip__action-learn-more:hover{color:#b1c3ff}[data-toolbar-onboarding]{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.12),0 -4px 16px 0 rgba(0,0,0,.06);color:rgba(60,103,255,.24);left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:320px;z-index:40}[data-toolbar-onboarding][data-onboarding-active]{opacity:1;transition:opacity .25s;visibility:visible}[data-toolbar-onboarding] [data-icon]{box-shadow:0 4px 16px 0 rgba(0,0,0,.12),0 -4px 16px 0 rgba(0,0,0,.06);left:16px;position:absolute;top:-4px}[data-toolbar-onboarding] [data-icon][data-position=top]{bottom:-4px;top:unset}[data-toolbar-onboarding] [data-close]{background-color:transparent;border-radius:8px;position:absolute;right:8px;top:8px;transition:background .25s;z-index:99}[data-toolbar-onboarding] [data-close]:hover{background-color:#e2e2e2}[data-toolbar-onboarding] [data-close] svg{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}[data-toolbar-onboarding] [data-content]{padding:16px}[data-toolbar-onboarding] video{border-radius:8px 8px 0 0}[data-toolbar-onboarding] h3{color:#212121;font-size:16px;font-weight:600;letter-spacing:-.32px}[data-toolbar-onboarding] h3,[data-toolbar-onboarding] p{font-family:Inter,sans-serif;font-style:normal;line-height:24px}[data-toolbar-onboarding] p{color:#676767;font-size:14px;font-weight:400}[data-slot=children]{font-family:Inter,sans-serif}@media (max-width:767px){[data-toolbar-wrap] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-toolbar-add-top]{height:28px;left:calc(50% - 14px);top:-14px;width:28px}[data-toolbar-wrap] [data-toolbar-add-bottom]{bottom:-14px;top:unset}}
|
|
1
|
+
[data-toolbar-wrap]{position:relative}[data-toolbar-wrap] [data-toolbar]{align-items:center;background:#3c67ff;border:1px solid #3c67ff;border-radius:6px 6px 0 0;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif,ui-sans-serif,system-ui;height:24px;left:0;max-width:unset;opacity:0;padding:4px;pointer-events:unset;position:absolute;top:-24px;transition:opacity 0ms ease-in-out;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:nowrap;z-index:20}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent]{align-items:center;display:flex}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-icon-drag],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-icon-drag]{display:none}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-icon-drag] svg,[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-icon-drag] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent] [data-toolbar-name],[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent] [data-toolbar-name]{align-items:center;display:flex;font-size:12px;font-weight:500;gap:8px;padding-left:4px;padding-right:4px;white-space:pre}[data-toolbar-wrap] [data-toolbar] [data-toolbar-show-parent]{cursor:grab}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]{background:#fff;background:#3c67ff;border-radius:8px;color:#fff;height:32px;left:0;opacity:1;padding:8px;position:absolute;top:-32px;visibility:visible;z-index:30}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]:hover{background:#7190ff}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent]:before{background:transparent;bottom:-4px;content:"";height:4px;left:0;position:absolute;width:100%}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-parent-revert=true]:before{bottom:unset;top:-4px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true]{background-color:#9144da;color:#fff}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true]:hover{background-color:#af7edd}[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true][data-toolbar-hover-focus],[data-toolbar-wrap] [data-toolbar] [data-toolbar-parent][data-toolbar-theme-section=true][data-toolbar-hover-focus]:hover{background:#ebddf8}[data-toolbar-wrap] [data-toolbar] [data-toolbar-create-theme-section]{border-left:1px solid;border-color:#d6d6d6;font-size:12px;font-weight:500;line-height:16px;margin-bottom:8px;margin-left:4px;margin-top:8px;padding-left:8px;padding-right:4px}[data-toolbar-wrap] [data-toolbar] [data-toolbar-active-create-theme-section],[data-toolbar-wrap] [data-toolbar] [data-toolbar-delete],[data-toolbar-wrap] [data-toolbar] [data-toolbar-duplicate],[data-toolbar-wrap] [data-toolbar] [data-toolbar-icon-parent],[data-toolbar-wrap] [data-toolbar] [data-toolbar-title],[data-toolbar-wrap] [data-toolbar] [data-toolbar-zoom-out]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true]{background-color:#9144da;border-width:0;color:#fff}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] [data-toolbar-show-parent]:before{background-color:#af7edd}[data-toolbar-wrap] [data-toolbar-theme-section=true] [data-toolbar-duplicate]{border-color:#be86f3}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]{border-width:0;opacity:1;transition-delay:.1s;visibility:visible;z-index:30}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]:hover{background:#3c67ff;border-color:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-force-hover]:hover [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover]:hover [data-toolbar-create-theme-section]{border-color:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-revert]{border-radius:0 0 6px 6px;top:calc(100% - 1px)}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-inside]{border-radius:0 0 6px 6px;top:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{background:#3c67ff;z-index:40}[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]:hover{background:#3c67ff}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover][data-toolbar-hover-focus]{background:#9144da;padding:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover]:hover{background:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover][data-toolbar-hover-focus]{background:#29845a;padding:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover]:hover{background:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active]{background:#151515;border-color:#424242;border-radius:8px;color:#fff;height:32px;opacity:1;top:-35px;visibility:visible;z-index:1000}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] .interaction-suffix{display:flex!important}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] .interaction-use-custom-element{display:block}[data-toolbar-wrap] [data-toolbar][data-toolbar-active]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-hover-focus],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-hover-focus]:hover{background:#151515}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-theme-section=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-theme-section=true][data-toolbar-hover-focus]{background:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-shopify-section=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-shopify-section=true][data-toolbar-hover-focus]{background:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]{border-radius:6px;height:24px;margin-right:9px;padding:4px;position:relative;transition:background .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]:before{background:#424242;content:"";height:calc(100% - 4px);position:absolute;right:-5px;right:-4px;top:2px;width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent]{display:block;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-parent][data-toolbar-icon-parent-open=true]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent]:hover{background-color:hsla(0,0%,88%,.2)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-show-parent] [data-toolbar-icon-drag]{display:block}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title],[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out]{border-radius:6px;display:block;padding:4px;transition:background .2s ease-in-out}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out] svg{display:block;height:16px;max-width:unset;width:16px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out]:hover{background-color:hsla(0,0%,88%,.2)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title][data-toolbar-disable=true] svg,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out][data-toolbar-disable=true] svg{opacity:.4}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-delete][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-duplicate][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-title][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-zoom-out][data-toolbar-disable=true]:hover{background:transparent}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-visibility]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section-wrapper]{border-left:1px solid #6a6a6a;border-right:1px solid #6a6a6a;margin:0 4px;padding:0 4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section]{align-items:center;display:flex!important;gap:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-active-create-theme-section] p{font-size:12px;font-weight:500}[data-toolbar-wrap] [data-toolbar][data-toolbar-active] [data-toolbar-create-theme-section]{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-overflow],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-overflow]{left:unset;right:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-revert]{top:calc(100% + 3px)}[data-toolbar-wrap] [data-toolbar][data-toolbar-active-inside]{top:4px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true]{border-color:#424242;left:unset;right:0}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-hover-focus] [data-toolbar-create-theme-section]{border-color:#424242}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active] .gp-gen-content-btn{border-color:#6a6a6a;border-right-width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=true][data-toolbar-active] .gp-gen-content-btn button:hover{background:#3b3b3b}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn:before{background:#424242;content:"";height:calc(100% - 4px);position:absolute;right:2px;top:2px;width:1px}[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn button.gp-toolbar-ai-active,[data-toolbar-wrap] [data-toolbar][data-toolbar-section=false][data-toolbar-active] .gp-gen-content-btn button:hover{background:#3b3b3b}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn{border-color:#af7edd}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn button.gp-toolbar-ai-active,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn button:hover,[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active] .gp-gen-content-btn:before{background:#af7edd}[data-toolbar-wrap] [data-toolbar][data-toolbar-editor-inline-focus],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover-focus] .gp-gen-content-btn{display:none}[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-theme-section=true][data-toolbar-hover-focus]{border-color:#9144da}[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-active],[data-toolbar-wrap] [data-toolbar][data-toolbar-shopify-section=true][data-toolbar-hover-focus]{border-color:#29845a}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true]{background:#f44336;border-color:#f44336;color:#fff}[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-active][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-hover][data-toolbar-limit=true] [data-toolbar-create-theme-section],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true] [data-toolbar-active-create-theme-section-wrapper],[data-toolbar-wrap] [data-toolbar][data-toolbar-limit=true] [data-toolbar-create-theme-section]{border-color:#fff}[data-toolbar-wrap] [data-outline]{border:1px solid #3c67ff;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 0ms ease-in-out;visibility:hidden;width:100%;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-force-hover],[data-toolbar-wrap] [data-outline][data-outline-hover]{opacity:1;transition-delay:.1s;visibility:visible;z-index:1}[data-toolbar-wrap] [data-outline][data-outline-active]{opacity:1;visibility:visible;z-index:1}[data-toolbar-wrap] [data-outline][data-outline-force-overlay],[data-toolbar-wrap] [data-outline][data-outline-overlay]{background:rgba(60,103,255,.1);transition-delay:0ms}[data-toolbar-wrap] [data-outline][data-outline-force-overlay][data-outline-theme-section=true],[data-toolbar-wrap] [data-outline][data-outline-overlay][data-outline-theme-section=true]{background:#ebddf866}[data-toolbar-wrap] [data-outline][data-outline-overlay-theme-section]{background:transparent}[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-section=true],[data-toolbar-wrap] [data-outline][data-outline-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-section=true][data-outline-hover-focus]{border-color:#3c67ff;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-editor-inline-focus]{border-color:transparent;outline:unset;z-index:0}[data-toolbar-wrap] [data-component-tag=Heading] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=PostPurchaseHeading] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=PostPurchaseText] [data-outline][data-outline-editor-inline-focus],[data-toolbar-wrap] [data-component-tag=Text] [data-outline][data-outline-editor-inline-focus]{border-color:#3c67ff;height:100%;left:0;outline:4px solid rgba(60,103,255,.24);top:0;width:calc(100% + 4px);z-index:0}[data-toolbar-wrap] [data-component-tag=Section]>[data-toolbar] [data-toolbar-show-parent]{margin-right:0}[data-toolbar-wrap] [data-component-tag=Section]>[data-toolbar] [data-toolbar-show-parent]:before{display:none}[data-toolbar-wrap] [data-outline][data-outline-theme-section=true],[data-toolbar-wrap] [data-outline][data-outline-theme-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-theme-section=true][data-outline-hover-focus]{border-color:#9144da;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true],[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true][data-outline-active],[data-toolbar-wrap] [data-outline][data-outline-shopify-section=true][data-outline-hover-focus]{border-color:#29845a;z-index:0}[data-toolbar-wrap] [data-outline][data-outline-active][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-hover-focus][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-hover][data-outline-limit=true],[data-toolbar-wrap] [data-outline][data-outline-limit=true]{border-color:#f44336}[data-toolbar-wrap] [data-outline][data-outline-error=true]{border-color:#f44336!important;opacity:1!important;visibility:visible!important}[data-toolbar-wrap] [data-outline][data-outline-parent-hover],[data-toolbar-wrap] [data-outline][data-outline-section][data-outline-parent-hover]{border-style:dashed}[data-toolbar-wrap] [data-theme-section] [data-outline][data-outline-hover][data-outline-hover-focus],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-top],[data-toolbar-wrap] [data-theme-section] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{transition-delay:0ms}[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-theme-section] [data-toolbar-add-top]{border-color:#9144da}[data-toolbar-wrap] [data-theme-section] .button-text:after{display:none!important}[data-toolbar-wrap] [data-theme-section] .gp-text:hover{border-color:transparent!important}[data-toolbar-wrap] [data-shopify-section] [data-outline][data-outline-hover][data-outline-hover-focus],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-top],[data-toolbar-wrap] [data-shopify-section] [data-toolbar][data-toolbar-hover][data-toolbar-hover-focus]{transition-delay:0ms}[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-shopify-section] [data-toolbar-add-top]{border-color:#29845a}[data-toolbar-wrap] [data-theme-section-status]{align-items:center;background:#ebddf8;border-radius:3px;color:#212121;display:none;font-size:14px;font-weight:400;gap:4px;left:8px;line-height:24px;max-width:32px;overflow:hidden;padding:4px;position:absolute;top:8px;transition:max-width 1s ease-in-out;z-index:50}[data-toolbar-wrap] [data-theme-section-status-active=true]{display:flex}[data-toolbar-wrap] [data-theme-section-status-icon]{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}[data-toolbar-wrap] [data-theme-section-status-text]{display:block;white-space:nowrap}[data-toolbar-wrap] [data-theme-section-status]:hover{max-width:100%}[data-toolbar-wrap] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-toolbar-add-top]{align-items:center;background:#fff;border:1px solid #3c67ff;border-radius:8px;color:#3c67ff;cursor:pointer;display:flex;height:32px;justify-content:center;left:calc(50% - 16px);opacity:0;position:absolute;top:-16px;transition:border-color .2s ease-in-out,opacity 0ms ease-in-out;transition-delay:.1s;-webkit-user-select:none;user-select:none;visibility:hidden;width:32px;z-index:50}[data-toolbar-wrap] [data-toolbar-add-bottom] svg,[data-toolbar-wrap] [data-toolbar-add-top] svg{height:16px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:16px}[data-toolbar-wrap] [data-toolbar-add-bottom]:hover,[data-toolbar-wrap] [data-toolbar-add-top]:hover{background-color:#f6f6f6}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-disable=true],[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-disable=true]:hover,[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-disable=true],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-disable=true]:hover{background:#f4f4f4;border-color:#d6d6d6;color:#d6d6d6}[data-toolbar-wrap] [data-toolbar-add-bottom]{bottom:-16px;top:unset}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-open=true] svg,[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-open=true] svg{-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-active],[data-toolbar-wrap] [data-toolbar-add-bottom][data-toolbar-add-hover],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-active],[data-toolbar-wrap] [data-toolbar-add-top][data-toolbar-add-hover]{opacity:1;visibility:visible}[data-toolbar-wrap] [data-spacing]{z-index:10}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom]{bottom:0;display:flex;display:none;justify-content:center;left:0;position:absolute;width:100%;z-index:10}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg]{align-items:center;background-color:#3c67ff33;display:flex;justify-content:center;left:0;position:absolute;top:0;width:100%}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-spacing-margin-bottom-value]{background-color:#3c67ff;border-radius:4px;color:#fff;display:none;font-size:8px;font-weight:700;padding:2px;position:absolute}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-value-number]{background-color:#3c67ff;border-radius:6px;color:#fff;font-family:Inter,sans-serif;font-size:11px;height:16px;line-height:16px;min-width:20px;opacity:0;padding:0 4px;text-align:center;-webkit-transform:translateY(0);transform:translateY(0);transition:-webkit-transform 0s ease-in-out;transition:transform 0s ease-in-out;transition:transform 0s ease-in-out,-webkit-transform 0s ease-in-out}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-bg] [data-value-number][data-active=true]{opacity:1}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-drag]{background-color:#3c67ff;border-top-left-radius:4px;border-top-right-radius:4px;bottom:0;cursor:ns-resize;height:4px;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);transition:height .2s;width:40px}[data-toolbar-wrap] [data-spacing] [data-spacing-margin-bottom] [data-spacing-margin-bottom-drag]:hover{height:6px}[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-bg]{background-color:#9144da33}[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-bg] [data-spacing-margin-bottom-value],[data-toolbar-wrap] [data-spacing][data-spacing-theme-section=true] [data-spacing-margin-bottom-drag]{background-color:#9144da}[data-toolbar-wrap] [data-spacing-margin-bottom][data-spacing-margin-bottom-active]{display:flex}[data-toolbar-wrap] [data-spacing][data-spacing-hidden]{display:none}[data-toolbar-wrap] [data-toolbar-title].active [data-toolbar-tooltip]{opacity:1}[data-toolbar-wrap] [data-toolbar-title].active{background-color:hsla(0,0%,88%,.2);position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip]{background-color:#333!important;border-radius:6px;color:#fff;font-size:16px;max-width:unset;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;text-align:center;transition:opacity 1s;white-space:nowrap;width:unset;z-index:1}[data-toolbar-wrap] [data-toolbar-tooltip-trigger]:hover [data-toolbar-tooltip]{opacity:1}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=right]{left:105%;top:-5px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=right]:after{border:5px solid transparent;border-right-color:#333;content:" ";margin-top:-5px;position:absolute;right:100%;top:50%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=left]{right:105%;top:-5px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=left]:after{border:5px solid transparent;border-left-color:#333;content:" ";left:100%;margin-top:-5px;position:absolute;top:50%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=top]{bottom:105%;left:0}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=top]:after{border:5px solid transparent;border-top-color:#333;content:" ";left:50%;margin-left:-5px;position:absolute;top:calc(100% - .5px)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=bottom]{left:0;top:105%}[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip-position=bottom]:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:" ";left:50%;margin-left:-5px;position:absolute}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate]{position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate] [data-toolbar-tooltip]{left:unset;right:0}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-duplicate] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{content:" ";left:unset;right:6px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{-webkit-transform:translateX(-91px);transform:translateX(-91px)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete]{position:relative}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip]{font-size:12px;line-height:20px;padding:8px;text-align:left;white-space:normal;width:206px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{left:50%;margin-bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]{left:unset;right:-4px;top:36px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-delete] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{left:unset;right:10px}[data-toolbar-wrap] [data-toolbar-title]{position:relative}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip]{font-size:12px;line-height:20px;padding:8px;text-align:left;white-space:normal;width:145px}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=top],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=top]{margin-bottom:12px;-webkit-transform:translateX(-64px);transform:translateX(-64px)}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom],[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]{left:unset;right:-4px;top:36px}[data-toolbar-wrap] [data-toolbar-title] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after,[data-toolbar-wrap] [data-toolbar-tooltip-trigger] [data-toolbar-tooltip][data-toolbar-tooltip-position=bottom]:after{left:unset;right:10px}[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-add-bottom] [data-toolbar-tooltip],[data-toolbar-wrap] [data-toolbar-tooltip-trigger][data-toolbar-add-top] [data-toolbar-tooltip]{left:50%;margin-bottom:12px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}[data-toolbar-wrap] .ck-widget{background-color:#f4f4f4;border-radius:6px;padding-left:6px;padding-right:6px}[data-toolbar-wrap] .ck-meta-selected{background-color:#e2e2e2}[data-toolbar-debug] [data-outline],[data-toolbar-debug] [data-toolbar]{opacity:1;visibility:visible}[data-toolbar-active=true] .theme-section-tooltip{padding-top:16px!important;right:-53px!important}[data-toolbar-active=true] .theme-section-tooltip:before{right:45%!important;top:12px!important}.theme-section-tooltip-wrapper{position:relative}.theme-section-tooltip-wrapper .theme-section-tooltip{border-radius:3px;cursor:default;display:flex;flex-direction:column;min-width:284px;padding-top:9px;position:absolute;right:-4px;top:100%}.theme-section-tooltip-wrapper .theme-section-tooltip:before{background:#212121;content:"";height:8px;position:absolute;right:16px;top:5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:8px}.theme-section-tooltip-wrapper .theme-section-tooltip__image{background:#212121;border-radius:3px 3px 0 0;min-height:150px;padding:16px 20px 8px 21px}.theme-section-tooltip-wrapper .theme-section-tooltip__body{background:#151515;display:flex;flex-direction:column;gap:8px;padding:16px;white-space:normal}.theme-section-tooltip-wrapper .theme-section-tooltip__body-title{color:#f9f9f9;font-size:14px;font-weight:500;line-height:24px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-desc{color:#aaa;font-size:14px;font-weight:400;line-height:24px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit{border-radius:8px}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit__title{font-size:16px;font-weight:600}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit-desc{color:#f9f9f9}.theme-section-tooltip-wrapper .theme-section-tooltip__body-limit button{background:#3c67ff;border-radius:3px;color:#f9f9f9;cursor:pointer;font-size:12px;font-weight:500;height:40px;line-height:20px;text-align:center;transition:all .15s ease-in;width:100%}.theme-section-tooltip-wrapper .theme-section-tooltip__action{background:#151515;border-radius:0 0 3px 3px;border-top:1px solid #3b3b3b;display:flex;flex-direction:column;padding:16px}.theme-section-tooltip-wrapper .theme-section-tooltip__action button{background:#3c67ff;border-radius:3px;color:#f9f9f9;cursor:pointer;font-size:14px;font-weight:500;height:40px;line-height:24px;text-align:center;transition:all .15s ease-in;width:100%}.theme-section-tooltip-wrapper .theme-section-tooltip__action button:hover{background:#2856f8}.theme-section-tooltip-wrapper .theme-section-tooltip__action-limit button{background:#3c67ff!important}.theme-section-tooltip-wrapper .theme-section-tooltip__action-limit button:hover{background:#2856f8!important}.theme-section-tooltip-wrapper .theme-section-tooltip__action-learn-more{color:#8aa4ff;cursor:pointer;font-size:12px;font-weight:500;line-height:20px;margin-top:8px;text-align:center;transition:all .15s ease-in}.theme-section-tooltip-wrapper .theme-section-tooltip__action-learn-more:hover{color:#b1c3ff}[data-toolbar-onboarding]{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px 0 rgba(0,0,0,.12),0 -4px 16px 0 rgba(0,0,0,.06);color:rgba(60,103,255,.24);left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:320px;z-index:40}[data-toolbar-onboarding][data-onboarding-active]{opacity:1;transition:opacity .25s;visibility:visible}[data-toolbar-onboarding] [data-icon]{box-shadow:0 4px 16px 0 rgba(0,0,0,.12),0 -4px 16px 0 rgba(0,0,0,.06);left:16px;position:absolute;top:-4px}[data-toolbar-onboarding] [data-icon][data-position=top]{bottom:-4px;top:unset}[data-toolbar-onboarding] [data-close]{background-color:transparent;border-radius:8px;position:absolute;right:8px;top:8px;transition:background .25s;z-index:99}[data-toolbar-onboarding] [data-close]:hover{background-color:#e2e2e2}[data-toolbar-onboarding] [data-close] svg{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}[data-toolbar-onboarding] [data-content]{padding:16px}[data-toolbar-onboarding] video{border-radius:8px 8px 0 0}[data-toolbar-onboarding] h3{color:#212121;font-size:16px;font-weight:600;letter-spacing:-.32px}[data-toolbar-onboarding] h3,[data-toolbar-onboarding] p{font-family:Inter,sans-serif;font-style:normal;line-height:24px}[data-toolbar-onboarding] p{color:#676767;font-size:14px;font-weight:400}[data-slot=children]{font-family:Inter,sans-serif}@media (max-width:767px){[data-toolbar-wrap] [data-toolbar-add-bottom],[data-toolbar-wrap] [data-toolbar-add-top]{height:28px;left:calc(50% - 14px);top:-14px;width:28px}[data-toolbar-wrap] [data-toolbar-add-bottom]{bottom:-14px;top:unset}}
|
package/dist/utility.css
CHANGED
|
@@ -1524,7 +1524,7 @@
|
|
|
1524
1524
|
.5px .5px var(--$(prefix)text-3d),
|
|
1525
1525
|
.25px .25px var(--$(prefix)text-3d);
|
|
1526
1526
|
} */
|
|
1527
|
-
@media only screen and (max-width:
|
|
1527
|
+
@media only screen and (max-width: 1024px) {
|
|
1528
1528
|
[style*="--ai-tablet:"] {
|
|
1529
1529
|
align-items: var(--ai-tablet);
|
|
1530
1530
|
}
|
package/dist/utility.min.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[style*="--ai:"]{align-items:var(--ai)}[style*="--hvr-ai:"]:hover{align-items:var(--hvr-ai)}[style*="--focus-ai:"]:focus{align-items:var(--focus-ai)}[style*="--aspect:"]{aspect-ratio:var(--aspect)}[style*="--hvr-aspect:"]:hover{aspect-ratio:var(--hvr-aspect)}[style*="--focus-aspect:"]:focus{aspect-ratio:var(--focus-aspect)}[style*="--bg:"]{background:var(--bg)}[style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}[style*="--focus-bg:"]:focus{background:var(--focus-bg)}[style*="--bga:"]{background-attachment:var(--bga)}[style*="--hvr-bga:"]:hover{background-attachment:var(--hvr-bga)}[style*="--focus-bga:"]:focus{background-attachment:var(--focus-bga)}[style*="--bgc:"]{background-color:var(--bgc)}[style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}[style*="--focus-bgc:"]:focus{background-color:var(--focus-bgc)}[style*="--bgi:"]{background-image:var(--bgi)}[style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}[style*="--focus-bgi:"]:focus{background-image:var(--focus-bgi)}[style*="--bgp:"]{background-position:var(--bgp)}[style*="--hvr-bgp:"]:hover{background-position:var(--hvr-bgp)}[style*="--focus-bgp:"]:focus{background-position:var(--focus-bgp)}[style*="--bgr:"]{background-repeat:var(--bgr)}[style*="--hvr-bgr:"]:hover{background-repeat:var(--hvr-bgr)}[style*="--focus-bgr:"]:focus{background-repeat:var(--focus-bgr)}[style*="--bgs:"]{background-size:var(--bgs)}[style*="--hvr-bgs:"]:hover{background-size:var(--hvr-bgs)}[style*="--focus-bgs:"]:focus{background-size:var(--focus-bgs)}[style*="--b:"]{border:var(--b)}[style*="--hvr-b:"]:hover{border:var(--hvr-b)}[style*="--focus-b:"]:focus{border:var(--focus-b)}[style*="--bb:"]{border-bottom:var(--bb)}[style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}[style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}[style*="--bbw:"]{border-bottom-width:var(--bbw)}[style*="--hvr-bbw:"]:hover{border-bottom-width:var(--hvr-bbw)}[style*="--focus-bbw:"]:focus{border-bottom-width:var(--focus-bbw)}[style*="--bbc:"]{border-bottom-color:var(--bbc)}[style*="--hvr-bbc:"]:hover{border-bottom-color:var(--hvr-bbc)}[style*="--focus-bbc:"]:focus{border-bottom-color:var(--focus-bbc)}[style*="--bc:"]{border-color:var(--bc)}[style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}[style*="--focus-bc:"]:focus{border-color:var(--focus-bc)}[style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}[style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}[style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}[style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}[style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}[style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}[style*="--bl:"]{border-left:var(--bl)}[style*="--hvr-bl:"]:hover{border-left:var(--hvr-bl)}[style*="--focus-bl:"]:focus{border-left:var(--focus-bl)}[style*="--radius:"]{border-radius:var(--radius)}[style*="--hvr-radius:"]:hover{border-radius:var(--hvr-radius)}[style*="--focus-radius:"]:focus{border-radius:var(--focus-radius)}[style*="--br:"]{border-right:var(--br)}[style*="--hvr-br:"]:hover{border-right:var(--hvr-br)}[style*="--focus-br:"]:focus{border-right:var(--focus-br)}[style*="--bs:"]{border-style:var(--bs)}[style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}[style*="--focus-bs:"]:focus{border-style:var(--focus-bs)}[style*="--bt:"]{border-top:var(--bt)}[style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}[style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}[style*="--btlr:"]{border-top-left-radius:var(--btlr)}[style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}[style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}[style*="--btrr:"]{border-top-right-radius:var(--btrr)}[style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}[style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}[style*="--bw:"]{border-width:var(--bw)}[style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}[style*="--focus-bw:"]:focus{border-width:var(--focus-bw)}[style*="--bottom:"]{bottom:var(--bottom)}[style*="--hvr-bottom:"]:hover{bottom:var(--hvr-bottom)}[style*="--focus-bottom:"]:focus{bottom:var(--focus-bottom)}[style*="--shadow:"]{box-shadow:var(--shadow)}[style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}[style*="--focus-shadow:"]:focus{box-shadow:var(--focus-shadow)}[style*="--c:"]{color:var(--c)}[style*="--hvr-c:"]:hover{color:var(--hvr-c)}[style*="--focus-c:"]:focus{color:var(--focus-c)}[style*="--cg:"]{-webkit-column-gap:var(--cg);column-gap:var(--cg)}[style*="--hvr-cg:"]:hover{-webkit-column-gap:var(--hvr-cg);column-gap:var(--hvr-cg)}[style*="--focus-cg:"]:focus{-webkit-column-gap:var(--focus-cg);column-gap:var(--focus-cg)}[style*="--d:"]{display:var(--d)}[style*="--hvr-d:"]:hover{display:var(--hvr-d)}[style*="--focus-d:"]:focus{display:var(--focus-d)}[style*="--fd:"]{flex-direction:var(--fd)}[style*="--hvr-fd:"]:hover{flex-direction:var(--hvr-fd)}[style*="--focus-fd:"]:focus{flex-direction:var(--focus-fd)}[style*="--ff:"]{font-family:var(--ff)}[style*="--hvr-ff:"]:hover{font-family:var(--hvr-ff)}[style*="--focus-ff:"]:focus{font-family:var(--focus-ff)}[style*="--size:"]{font-size:var(--size)}[style*="--hvr-size:"]:hover{font-size:var(--hvr-size)}[style*="--focus-size:"]:focus{font-size:var(--focus-size)}[style*="--weight:"]{font-weight:var(--weight)}[style*="--hvr-weight:"]:hover{font-weight:var(--hvr-weight)}[style*="--focus-weight:"]:focus{font-weight:var(--focus-weight)}[style*="--fs:"]{font-style:var(--fs)}[style*="--hvr-fs:"]:hover{font-style:var(--hvr-fs)}[style*="--focus-fs:"]:focus{font-style:var(--focus-fs)}[style*="--gg:"]{grid-gap:var(--gg)}[style*="--hvr-gg:"]:hover{grid-gap:var(--hvr-gg)}[style*="--focus-gg:"]:focus{grid-gap:var(--focus-gg)}[style*="--gr:"]{grid-row:var(--gr)}[style*="--hvr-gr:"]:hover{grid-row:var(--hvr-gr)}[style*="--focus-gr:"]:focus{grid-row:var(--focus-gr)}[style*="--gtc:"]{grid-template-columns:var(--gtc)}[style*="--hvr-gtc:"]:hover{grid-template-columns:var(--hvr-gtc)}[style*="--focus-gtc:"]:focus{grid-template-columns:var(--focus-gtc)}[style*="--gtr:"]{grid-template-rows:var(--gtr)}[style*="--hvr-gtr:"]:hover{grid-template-rows:var(--hvr-gtr)}[style*="--focus-gtr:"]:focus{grid-template-rows:var(--focus-gtr)}[style*="--h:"]{height:var(--h)}[style*="--hvr-h:"]:hover{height:var(--hvr-h)}[style*="--focus-h:"]:focus{height:var(--focus-h)}[style*="--jc:"]{justify-content:var(--jc)}[style*="--hvr-jc:"]:hover{justify-content:var(--hvr-jc)}[style*="--focus-jc:"]:focus{justify-content:var(--focus-jc)}[style*="--left:"]{left:var(--left)}[style*="--hvr-left:"]:hover{left:var(--hvr-left)}[style*="--focus-left:"]:focus{left:var(--focus-left)}[style*="--ls:"]{letter-spacing:var(--ls)}[style*="--hvr-ls:"]:hover{letter-spacing:var(--hvr-ls)}[style*="--focus-ls:"]:focus{letter-spacing:var(--focus-ls)}[style*="--lh:"]{line-height:var(--lh)}[style*="--hvr-lh:"]:hover{line-height:var(--hvr-lh)}[style*="--focus-lh:"]:focus{line-height:var(--focus-lh)}[style*="--tdt:"]{text-decoration-thickness:var(--tdt)}[style*="--hvr-tdt:"]:hover{text-decoration-thickness:var(--hvr-tdt)}[style*="--focus-tdt:"]:focus{text-decoration-thickness:var(--focus-tdt)}[style*="--tdc:"]{text-decoration-color:var(--tdc)}[style*="--hvr-tdc:"]:hover{text-decoration-color:var(--hvr-tdc)}[style*="--focus-tdc:"]:focus{text-decoration-color:var(--focus-tdc)}[style*="--tdl:"]{text-decoration-line:var(--tdl)}[style*="--hvr-tdl:"]:hover{text-decoration-line:var(--hvr-tdl)}[style*="--focus-tdl:"]:focus{text-decoration-line:var(--focus-tdl)}[style*="--m:"]{margin:var(--m)}[style*="--hvr-m:"]:hover{margin:var(--hvr-m)}[style*="--focus-m:"]:focus{margin:var(--focus-m)}[style*="--mb:"]{margin-bottom:var(--mb)}[style*="--hvr-mb:"]:hover{margin-bottom:var(--hvr-mb)}[style*="--focus-mb:"]:focus{margin-bottom:var(--focus-mb)}[style*="--ml:"]{margin-left:var(--ml)}[style*="--hvr-ml:"]:hover{margin-left:var(--hvr-ml)}[style*="--focus-ml:"]:focus{margin-left:var(--focus-ml)}[style*="--mr:"]{margin-right:var(--mr)}[style*="--hvr-mr:"]:hover{margin-right:var(--hvr-mr)}[style*="--focus-mr:"]:focus{margin-right:var(--focus-mr)}[style*="--mt:"]{margin-top:var(--mt)}[style*="--hvr-mt:"]:hover{margin-top:var(--hvr-mt)}[style*="--focus-mt:"]:focus{margin-top:var(--focus-mt)}[style*="--maxh:"]{max-height:var(--maxh)}[style*="--hvr-maxh:"]:hover{max-height:var(--hvr-maxh)}[style*="--focus-maxh:"]:focus{max-height:var(--focus-maxh)}[style*="--maxw:"]{max-width:var(--maxw)}[style*="--hvr-maxw:"]:hover{max-width:var(--hvr-maxw)}[style*="--focus-maxw:"]:focus{max-width:var(--focus-maxw)}[style*="--minh:"]{min-height:var(--minh)}[style*="--hvr-minh:"]:hover{min-height:var(--hvr-minh)}[style*="--focus-minh:"]:focus{min-height:var(--focus-minh)}[style*="--minw:"]{min-width:var(--minw)}[style*="--hvr-minw:"]:hover{min-width:var(--hvr-minw)}[style*="--focus-minw:"]:focus{min-width:var(--focus-minw)}[style*="--objf:"]{object-fit:var(--objf)}[style*="--hvr-objf:"]:hover{object-fit:var(--hvr-objf)}[style*="--focus-objf:"]:focus{object-fit:var(--focus-objf)}[style*="--op:"]{opacity:var(--op)}[style*="--hvr-op:"]:hover{opacity:var(--hvr-op)}[style*="--focus-op:"]:focus{opacity:var(--focus-op)}[style*="--o:"]{order:var(--o)}[style*="--hvr-o:"]:hover{order:var(--hvr-o)}[style*="--focus-o:"]:focus{order:var(--focus-o)}[style*="--pc:"]{place-content:var(--pc)}[style*="--hvr-pc:"]:hover{place-content:var(--hvr-pc)}[style*="--focus-pc:"]:focus{place-content:var(--focus-pc)}[style*="--p:"]{padding:var(--p)}[style*="--hvr-p:"]:hover{padding:var(--hvr-p)}[style*="--focus-p:"]:focus{padding:var(--focus-p)}[style*="--pb:"]{padding-bottom:var(--pb)}[style*="--hvr-pb:"]:hover{padding-bottom:var(--hvr-pb)}[style*="--focus-pb:"]:focus{padding-bottom:var(--focus-pb)}[style*="--pl:"]{padding-left:var(--pl)}[style*="--hvr-pl:"]:hover{padding-left:var(--hvr-pl)}[style*="--focus-pl:"]:focus{padding-left:var(--focus-pl)}[style*="--pr:"]{padding-right:var(--pr)}[style*="--hvr-pr:"]:hover{padding-right:var(--hvr-pr)}[style*="--focus-pr:"]:focus{padding-right:var(--focus-pr)}[style*="--pt:"]{padding-top:var(--pt)}[style*="--hvr-pt:"]:hover{padding-top:var(--hvr-pt)}[style*="--focus-pt:"]:focus{padding-top:var(--focus-pt)}[style*="--pe:"]{pointer-events:var(--pe)}[style*="--hvr-pe:"]:hover{pointer-events:var(--hvr-pe)}[style*="--focus-pe:"]:focus{pointer-events:var(--focus-pe)}[style*="--pos:"]{position:var(--pos)}[style*="--hvr-pos:"]:hover{position:var(--hvr-pos)}[style*="--focus-pos:"]:focus{position:var(--focus-pos)}[style*="--right:"]{right:var(--right)}[style*="--hvr-right:"]:hover{right:var(--hvr-right)}[style*="--focus-right:"]:focus{right:var(--focus-right)}[style*="--rg:"]{row-gap:var(--rg)}[style*="--hvr-rg:"]:hover{row-gap:var(--hvr-rg)}[style*="--focus-rg:"]:focus{row-gap:var(--focus-rg)}[style*="--ta:"]{text-align:var(--ta)}[style*="--hvr-ta:"]:hover{text-align:var(--hvr-ta)}[style*="--focus-ta:"]:focus{text-align:var(--focus-ta)}[style*="--ts:"]{text-shadow:var(--ts)}[style*="--hvr-ts:"]:hover{text-shadow:var(--hvr-ts)}[style*="--focus-ts:"]:focus{text-shadow:var(--focus-ts)}[style*="--tt:"]{text-transform:var(--tt)}[style*="--hvr-tt:"]:hover{text-transform:var(--hvr-tt)}[style*="--focus-tt:"]:focus{text-transform:var(--focus-tt)}[style*="--top:"]{top:var(--top)}[style*="--hvr-top:"]:hover{top:var(--hvr-top)}[style*="--focus-top:"]:focus{top:var(--focus-top)}[style*="--t:"]{-webkit-transform:var(--t);transform:var(--t)}[style*="--hvr-t:"]:hover{-webkit-transform:var(--hvr-t);transform:var(--hvr-t)}[style*="--focus-t:"]:focus{-webkit-transform:var(--focus-t);transform:var(--focus-t)}[style*="--v:"]{visibility:var(--v)}[style*="--hvr-v:"]:hover{visibility:var(--hvr-v)}[style*="--focus-v:"]:focus{visibility:var(--focus-v)}[style*="--ws:"]{white-space:var(--ws)}[style*="--hvr-ws:"]:hover{white-space:var(--hvr-ws)}[style*="--focus-ws:"]:focus{white-space:var(--focus-ws)}[style*="--w:"]{width:var(--w)}[style*="--hvr-w:"]:hover{width:var(--hvr-w)}[style*="--focus-w:"]:focus{width:var(--focus-w)}[style*="--z:"]{z-index:var(--z)}[style*="--hvr-z:"]:hover{z-index:var(--hvr-z)}[style*="--focus-z:"]:focus{z-index:var(--focus-z)}[style*="--wm:"]{-webkit-writing-mode:var(--wm);writing-mode:var(--wm)}[style*="--hvr-wm:"]:hover{-webkit-writing-mode:var(--hvr-wm);writing-mode:var(--hvr-wm)}[style*="--focus-wm:"]:focus{-webkit-writing-mode:var(--focus-wm);writing-mode:var(--focus-wm)}[style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1023px){[style*="--ai-tablet:"]{align-items:var(--ai-tablet)}[style*="--hvr-ai-tablet:"]:hover{align-items:var(--hvr-ai-tablet)}[style*="--focus-ai-tablet:"]:focus{align-items:var(--focus-ai-tablet)}[style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}[style*="--hvr-aspect-tablet:"]:hover{aspect-ratio:var(--hvr-aspect-tablet)}[style*="--focus-aspect-tablet:"]:focus{aspect-ratio:var(--focus-aspect-tablet)}[style*="--bg-tablet:"]{background:var(--bg-tablet)}[style*="--hvr-bg-tablet:"]:hover{background:var(--hvr-bg-tablet)}[style*="--focus-bg-tablet:"]:focus{background:var(--focus-bg-tablet)}[style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}[style*="--hvr-bga-tablet:"]:hover{background-attachment:var(--hvr-bga-tablet)}[style*="--focus-bga-tablet:"]:focus{background-attachment:var(--focus-bga-tablet)}[style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}[style*="--hvr-bgc-tablet:"]:hover{background-color:var(--hvr-bgc-tablet)}[style*="--focus-bgc-tablet:"]:focus{background-color:var(--focus-bgc-tablet)}[style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}[style*="--hvr-bgi-tablet:"]:hover{background-image:var(--hvr-bgi-tablet)}[style*="--focus-bgi-tablet:"]:focus{background-image:var(--focus-bgi-tablet)}[style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}[style*="--hvr-bgp-tablet:"]:hover{background-position:var(--hvr-bgp-tablet)}[style*="--focus-bgp-tablet:"]:focus{background-position:var(--focus-bgp-tablet)}[style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}[style*="--hvr-bgr-tablet:"]:hover{background-repeat:var(--hvr-bgr-tablet)}[style*="--focus-bgr-tablet:"]:focus{background-repeat:var(--focus-bgr-tablet)}[style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}[style*="--hvr-bgs-tablet:"]:hover{background-size:var(--hvr-bgs-tablet)}[style*="--focus-bgs-tablet:"]:focus{background-size:var(--focus-bgs-tablet)}[style*="--b-tablet:"]{border:var(--b-tablet)}[style*="--hvr-b-tablet:"]:hover{border:var(--hvr-b-tablet)}[style*="--focus-b-tablet:"]:focus{border:var(--focus-b-tablet)}[style*="--bb-tablet:"]{border-bottom:var(--bb-tablet)}[style*="--hvr-bb-tablet:"]:hover{border-bottom:var(--hvr-bb-tablet)}[style*="--focus-bb-tablet:"]:focus{border-bottom:var(--focus-bb-tablet)}[style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}[style*="--hvr-bbw-tablet:"]:hover{border-bottom-width:var(--hvr-bbw-tablet)}[style*="--focus-bbw-tablet:"]:focus{border-bottom-width:var(--focus-bbw-tablet)}[style*="--bbc-tablet:"]{border-bottom-color:var(--bbc-tablet)}[style*="--hvr-bbc-tablet:"]:hover{border-bottom-color:var(--hvr-bbc-tablet)}[style*="--focus-bbc-tablet:"]:focus{border-bottom-color:var(--focus-bbc-tablet)}[style*="--bc-tablet:"]{border-color:var(--bc-tablet)}[style*="--hvr-bc-tablet:"]:hover{border-color:var(--hvr-bc-tablet)}[style*="--focus-bc-tablet:"]:focus{border-color:var(--focus-bc-tablet)}[style*="--bblr-tablet:"]{border-bottom-left-radius:var(--bblr-tablet)}[style*="--hvr-bblr-tablet:"]:hover{border-bottom-left-radius:var(--hvr-bblr-tablet)}[style*="--focus-bblr-tablet:"]:focus{border-bottom-left-radius:var(--focus-bblr-tablet)}[style*="--bbrr-tablet:"]{border-bottom-right-radius:var(--bbrr-tablet)}[style*="--hvr-bbrr-tablet:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-tablet)}[style*="--focus-bbrr-tablet:"]:focus{border-bottom-right-radius:var(--focus-bbrr-tablet)}[style*="--bl-tablet:"]{border-left:var(--bl-tablet)}[style*="--hvr-bl-tablet:"]:hover{border-left:var(--hvr-bl-tablet)}[style*="--focus-bl-tablet:"]:focus{border-left:var(--focus-bl-tablet)}[style*="--radius-tablet:"]{border-radius:var(--radius-tablet)}[style*="--hvr-radius-tablet:"]:hover{border-radius:var(--hvr-radius-tablet)}[style*="--focus-radius-tablet:"]:focus{border-radius:var(--focus-radius-tablet)}[style*="--br-tablet:"]{border-right:var(--br-tablet)}[style*="--hvr-br-tablet:"]:hover{border-right:var(--hvr-br-tablet)}[style*="--focus-br-tablet:"]:focus{border-right:var(--focus-br-tablet)}[style*="--bs-tablet:"]{border-style:var(--bs-tablet)}[style*="--hvr-bs-tablet:"]:hover{border-style:var(--hvr-bs-tablet)}[style*="--focus-bs-tablet:"]:focus{border-style:var(--focus-bs-tablet)}[style*="--bt-tablet:"]{border-top:var(--bt-tablet)}[style*="--hvr-bt-tablet:"]:hover{border-top:var(--hvr-bt-tablet)}[style*="--focus-bt-tablet:"]:focus{border-top:var(--focus-bt-tablet)}[style*="--btlr-tablet:"]{border-top-left-radius:var(--btlr-tablet)}[style*="--hvr-btlr-tablet:"]:hover{border-top-left-radius:var(--hvr-btlr-tablet)}[style*="--focus-btlr-tablet:"]:focus{border-top-left-radius:var(--focus-btlr-tablet)}[style*="--btrr-tablet:"]{border-top-right-radius:var(--btrr-tablet)}[style*="--hvr-btrr-tablet:"]:hover{border-top-right-radius:var(--hvr-btrr-tablet)}[style*="--focus-btrr-tablet:"]:focus{border-top-right-radius:var(--focus-btrr-tablet)}[style*="--bw-tablet:"]{border-width:var(--bw-tablet)}[style*="--hvr-bw-tablet:"]:hover{border-width:var(--hvr-bw-tablet)}[style*="--focus-bw-tablet:"]:focus{border-width:var(--focus-bw-tablet)}[style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}[style*="--hvr-bottom-tablet:"]:hover{bottom:var(--hvr-bottom-tablet)}[style*="--focus-bottom-tablet:"]:focus{bottom:var(--focus-bottom-tablet)}[style*="--shadow-tablet:"]{box-shadow:var(--shadow-tablet)}[style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}[style*="--focus-shadow-tablet:"]:focus{box-shadow:var(--focus-shadow-tablet)}[style*="--c-tablet:"]{color:var(--c-tablet)}[style*="--hvr-c-tablet:"]:hover{color:var(--hvr-c-tablet)}[style*="--focus-c-tablet:"]:focus{color:var(--focus-c-tablet)}[style*="--cg-tablet:"]{-webkit-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}[style*="--hvr-cg-tablet:"]:hover{-webkit-column-gap:var(--hvr-cg-tablet);column-gap:var(--hvr-cg-tablet)}[style*="--focus-cg-tablet:"]:focus{-webkit-column-gap:var(--focus-cg-tablet);column-gap:var(--focus-cg-tablet)}[style*="--d-tablet:"]{display:var(--d-tablet)}[style*="--hvr-d-tablet:"]:hover{display:var(--hvr-d-tablet)}[style*="--focus-d-tablet:"]:focus{display:var(--focus-d-tablet)}[style*="--fd-tablet:"]{flex-direction:var(--fd-tablet)}[style*="--hvr-fd-tablet:"]:hover{flex-direction:var(--hvr-fd-tablet)}[style*="--focus-fd-tablet:"]:focus{flex-direction:var(--focus-fd-tablet)}[style*="--ff-tablet:"]{font-family:var(--ff-tablet)}[style*="--hvr-ff-tablet:"]:hover{font-family:var(--hvr-ff-tablet)}[style*="--focus-ff-tablet:"]:focus{font-family:var(--focus-ff-tablet)}[style*="--size-tablet:"]{font-size:var(--size-tablet)}[style*="--hvr-size-tablet:"]:hover{font-size:var(--hvr-size-tablet)}[style*="--focus-size-tablet:"]:focus{font-size:var(--focus-size-tablet)}[style*="--weight-tablet:"]{font-weight:var(--weight-tablet)}[style*="--hvr-weight-tablet:"]:hover{font-weight:var(--hvr-weight-tablet)}[style*="--focus-weight-tablet:"]:focus{font-weight:var(--focus-weight-tablet)}[style*="--fs-tablet:"]{font-style:var(--fs-tablet)}[style*="--hvr-fs-tablet:"]:hover{font-style:var(--hvr-fs-tablet)}[style*="--focus-fs-tablet:"]:focus{font-style:var(--focus-fs-tablet)}[style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}[style*="--hvr-gg-tablet:"]:hover{grid-gap:var(--hvr-gg-tablet)}[style*="--focus-gg-tablet:"]:focus{grid-gap:var(--focus-gg-tablet)}[style*="--gr-tablet:"]{grid-row:var(--gr-tablet)}[style*="--hvr-gr-tablet:"]:hover{grid-row:var(--hvr-gr-tablet)}[style*="--focus-gr-tablet:"]:focus{grid-row:var(--focus-gr-tablet)}[style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}[style*="--hvr-gtc-tablet:"]:hover{grid-template-columns:var(--hvr-gtc-tablet)}[style*="--focus-gtc-tablet:"]:focus{grid-template-columns:var(--focus-gtc-tablet)}[style*="--gtr-tablet:"]{grid-template-rows:var(--gtr-tablet)}[style*="--hvr-gtr-tablet:"]:hover{grid-template-rows:var(--hvr-gtr-tablet)}[style*="--focus-gtr-tablet:"]:focus{grid-template-rows:var(--focus-gtr-tablet)}[style*="--h-tablet:"]{height:var(--h-tablet)}[style*="--hvr-h-tablet:"]:hover{height:var(--hvr-h-tablet)}[style*="--focus-h-tablet:"]:focus{height:var(--focus-h-tablet)}[style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}[style*="--hvr-jc-tablet:"]:hover{justify-content:var(--hvr-jc-tablet)}[style*="--focus-jc-tablet:"]:focus{justify-content:var(--focus-jc-tablet)}[style*="--left-tablet:"]{left:var(--left-tablet)}[style*="--hvr-left-tablet:"]:hover{left:var(--hvr-left-tablet)}[style*="--focus-left-tablet:"]:focus{left:var(--focus-left-tablet)}[style*="--ls-tablet:"]{letter-spacing:var(--ls-tablet)}[style*="--hvr-ls-tablet:"]:hover{letter-spacing:var(--hvr-ls-tablet)}[style*="--focus-ls-tablet:"]:focus{letter-spacing:var(--focus-ls-tablet)}[style*="--lh-tablet:"]{line-height:var(--lh-tablet)}[style*="--hvr-lh-tablet:"]:hover{line-height:var(--hvr-lh-tablet)}[style*="--focus-lh-tablet:"]:focus{line-height:var(--focus-lh-tablet)}[style*="--tdt-tablet:"]{text-decoration-thickness:var(--tdt-tablet)}[style*="--hvr-tdt-tablet:"]:hover{text-decoration-thickness:var(--hvr-tdt-tablet)}[style*="--focus-tdt-tablet:"]:focus{text-decoration-thickness:var(--focus-tdt-tablet)}[style*="--tdc-tablet:"]{text-decoration-color:var(--tdc-tablet)}[style*="--hvr-tdc-tablet:"]:hover{text-decoration-color:var(--hvr-tdc-tablet)}[style*="--focus-tdc-tablet:"]:focus{text-decoration-color:var(--focus-tdc-tablet)}[style*="--tdl-tablet:"]{text-decoration-line:var(--tdl-tablet)}[style*="--hvr-tdl-tablet:"]:hover{text-decoration-line:var(--hvr-tdl-tablet)}[style*="--focus-tdl-tablet:"]:focus{text-decoration-line:var(--focus-tdl-tablet)}[style*="--m-tablet:"]{margin:var(--m-tablet)}[style*="--hvr-m-tablet:"]:hover{margin:var(--hvr-m-tablet)}[style*="--focus-m-tablet:"]:focus{margin:var(--focus-m-tablet)}[style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}[style*="--hvr-mb-tablet:"]:hover{margin-bottom:var(--hvr-mb-tablet)}[style*="--focus-mb-tablet:"]:focus{margin-bottom:var(--focus-mb-tablet)}[style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}[style*="--hvr-ml-tablet:"]:hover{margin-left:var(--hvr-ml-tablet)}[style*="--focus-ml-tablet:"]:focus{margin-left:var(--focus-ml-tablet)}[style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}[style*="--hvr-mr-tablet:"]:hover{margin-right:var(--hvr-mr-tablet)}[style*="--focus-mr-tablet:"]:focus{margin-right:var(--focus-mr-tablet)}[style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}[style*="--hvr-mt-tablet:"]:hover{margin-top:var(--hvr-mt-tablet)}[style*="--focus-mt-tablet:"]:focus{margin-top:var(--focus-mt-tablet)}[style*="--maxh-tablet:"]{max-height:var(--maxh-tablet)}[style*="--hvr-maxh-tablet:"]:hover{max-height:var(--hvr-maxh-tablet)}[style*="--focus-maxh-tablet:"]:focus{max-height:var(--focus-maxh-tablet)}[style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}[style*="--hvr-maxw-tablet:"]:hover{max-width:var(--hvr-maxw-tablet)}[style*="--focus-maxw-tablet:"]:focus{max-width:var(--focus-maxw-tablet)}[style*="--minh-tablet:"]{min-height:var(--minh-tablet)}[style*="--hvr-minh-tablet:"]:hover{min-height:var(--hvr-minh-tablet)}[style*="--focus-minh-tablet:"]:focus{min-height:var(--focus-minh-tablet)}[style*="--minw-tablet:"]{min-width:var(--minw-tablet)}[style*="--hvr-minw-tablet:"]:hover{min-width:var(--hvr-minw-tablet)}[style*="--focus-minw-tablet:"]:focus{min-width:var(--focus-minw-tablet)}[style*="--objf-tablet:"]{object-fit:var(--objf-tablet)}[style*="--hvr-objf-tablet:"]:hover{object-fit:var(--hvr-objf-tablet)}[style*="--focus-objf-tablet:"]:focus{object-fit:var(--focus-objf-tablet)}[style*="--op-tablet:"]{opacity:var(--op-tablet)}[style*="--hvr-op-tablet:"]:hover{opacity:var(--hvr-op-tablet)}[style*="--focus-op-tablet:"]:focus{opacity:var(--focus-op-tablet)}[style*="--o-tablet:"]{order:var(--o-tablet)}[style*="--hvr-o-tablet:"]:hover{order:var(--hvr-o-tablet)}[style*="--focus-o-tablet:"]:focus{order:var(--focus-o-tablet)}[style*="--pc-tablet:"]{place-content:var(--pc-tablet)}[style*="--hvr-pc-tablet:"]:hover{place-content:var(--hvr-pc-tablet)}[style*="--focus-pc-tablet:"]:focus{place-content:var(--focus-pc-tablet)}[style*="--p-tablet:"]{padding:var(--p-tablet)}[style*="--hvr-p-tablet:"]:hover{padding:var(--hvr-p-tablet)}[style*="--focus-p-tablet:"]:focus{padding:var(--focus-p-tablet)}[style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}[style*="--hvr-pb-tablet:"]:hover{padding-bottom:var(--hvr-pb-tablet)}[style*="--focus-pb-tablet:"]:focus{padding-bottom:var(--focus-pb-tablet)}[style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}[style*="--hvr-pl-tablet:"]:hover{padding-left:var(--hvr-pl-tablet)}[style*="--focus-pl-tablet:"]:focus{padding-left:var(--focus-pl-tablet)}[style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}[style*="--hvr-pr-tablet:"]:hover{padding-right:var(--hvr-pr-tablet)}[style*="--focus-pr-tablet:"]:focus{padding-right:var(--focus-pr-tablet)}[style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}[style*="--hvr-pt-tablet:"]:hover{padding-top:var(--hvr-pt-tablet)}[style*="--focus-pt-tablet:"]:focus{padding-top:var(--focus-pt-tablet)}[style*="--pe-tablet:"]{pointer-events:var(--pe-tablet)}[style*="--hvr-pe-tablet:"]:hover{pointer-events:var(--hvr-pe-tablet)}[style*="--focus-pe-tablet:"]:focus{pointer-events:var(--focus-pe-tablet)}[style*="--pos-tablet:"]{position:var(--pos-tablet)}[style*="--hvr-pos-tablet:"]:hover{position:var(--hvr-pos-tablet)}[style*="--focus-pos-tablet:"]:focus{position:var(--focus-pos-tablet)}[style*="--right-tablet:"]{right:var(--right-tablet)}[style*="--hvr-right-tablet:"]:hover{right:var(--hvr-right-tablet)}[style*="--focus-right-tablet:"]:focus{right:var(--focus-right-tablet)}[style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}[style*="--hvr-rg-tablet:"]:hover{row-gap:var(--hvr-rg-tablet)}[style*="--focus-rg-tablet:"]:focus{row-gap:var(--focus-rg-tablet)}[style*="--ta-tablet:"]{text-align:var(--ta-tablet)}[style*="--hvr-ta-tablet:"]:hover{text-align:var(--hvr-ta-tablet)}[style*="--focus-ta-tablet:"]:focus{text-align:var(--focus-ta-tablet)}[style*="--ts-tablet:"]{text-shadow:var(--ts-tablet)}[style*="--hvr-ts-tablet:"]:hover{text-shadow:var(--hvr-ts-tablet)}[style*="--focus-ts-tablet:"]:focus{text-shadow:var(--focus-ts-tablet)}[style*="--tt-tablet:"]{text-transform:var(--tt-tablet)}[style*="--hvr-tt-tablet:"]:hover{text-transform:var(--hvr-tt-tablet)}[style*="--focus-tt-tablet:"]:focus{text-transform:var(--focus-tt-tablet)}[style*="--top-tablet:"]{top:var(--top-tablet)}[style*="--hvr-top-tablet:"]:hover{top:var(--hvr-top-tablet)}[style*="--focus-top-tablet:"]:focus{top:var(--focus-top-tablet)}[style*="--t-tablet:"]{-webkit-transform:var(--t-tablet);transform:var(--t-tablet)}[style*="--hvr-t-tablet:"]:hover{-webkit-transform:var(--hvr-t-tablet);transform:var(--hvr-t-tablet)}[style*="--focus-t-tablet:"]:focus{-webkit-transform:var(--focus-t-tablet);transform:var(--focus-t-tablet)}[style*="--v-tablet:"]{visibility:var(--v-tablet)}[style*="--hvr-v-tablet:"]:hover{visibility:var(--hvr-v-tablet)}[style*="--focus-v-tablet:"]:focus{visibility:var(--focus-v-tablet)}[style*="--ws-tablet:"]{white-space:var(--ws-tablet)}[style*="--hvr-ws-tablet:"]:hover{white-space:var(--hvr-ws-tablet)}[style*="--focus-ws-tablet:"]:focus{white-space:var(--focus-ws-tablet)}[style*="--w-tablet:"]{width:var(--w-tablet)}[style*="--hvr-w-tablet:"]:hover{width:var(--hvr-w-tablet)}[style*="--focus-w-tablet:"]:focus{width:var(--focus-w-tablet)}[style*="--z-tablet:"]{z-index:var(--z-tablet)}[style*="--hvr-z-tablet:"]:hover{z-index:var(--hvr-z-tablet)}[style*="--focus-z-tablet:"]:focus{z-index:var(--focus-z-tablet)}[style*="--wm-tablet:"]{-webkit-writing-mode:var(--wm-tablet);writing-mode:var(--wm-tablet)}[style*="--hvr-wm-tablet:"]:hover{-webkit-writing-mode:var(--hvr-wm-tablet);writing-mode:var(--hvr-wm-tablet)}[style*="--focus-wm-tablet:"]:focus{-webkit-writing-mode:var(--focus-wm-tablet);writing-mode:var(--focus-wm-tablet)}[style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){[style*="--ai-mobile:"]{align-items:var(--ai-mobile)}[style*="--hvr-ai-mobile:"]:hover{align-items:var(--hvr-ai-mobile)}[style*="--focus-ai-mobile:"]:focus{align-items:var(--focus-ai-mobile)}[style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}[style*="--hvr-aspect-mobile:"]:hover{aspect-ratio:var(--hvr-aspect-mobile)}[style*="--focus-aspect-mobile:"]:focus{aspect-ratio:var(--focus-aspect-mobile)}[style*="--bg-mobile:"]{background:var(--bg-mobile)}[style*="--hvr-bg-mobile:"]:hover{background:var(--hvr-bg-mobile)}[style*="--focus-bg-mobile:"]:focus{background:var(--focus-bg-mobile)}[style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}[style*="--hvr-bga-mobile:"]:hover{background-attachment:var(--hvr-bga-mobile)}[style*="--focus-bga-mobile:"]:focus{background-attachment:var(--focus-bga-mobile)}[style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}[style*="--hvr-bgc-mobile:"]:hover{background-color:var(--hvr-bgc-mobile)}[style*="--focus-bgc-mobile:"]:focus{background-color:var(--focus-bgc-mobile)}[style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}[style*="--hvr-bgi-mobile:"]:hover{background-image:var(--hvr-bgi-mobile)}[style*="--focus-bgi-mobile:"]:focus{background-image:var(--focus-bgi-mobile)}[style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}[style*="--hvr-bgp-mobile:"]:hover{background-position:var(--hvr-bgp-mobile)}[style*="--focus-bgp-mobile:"]:focus{background-position:var(--focus-bgp-mobile)}[style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}[style*="--hvr-bgr-mobile:"]:hover{background-repeat:var(--hvr-bgr-mobile)}[style*="--focus-bgr-mobile:"]:focus{background-repeat:var(--focus-bgr-mobile)}[style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}[style*="--hvr-bgs-mobile:"]:hover{background-size:var(--hvr-bgs-mobile)}[style*="--focus-bgs-mobile:"]:focus{background-size:var(--focus-bgs-mobile)}[style*="--b-mobile:"]{border:var(--b-mobile)}[style*="--hvr-b-mobile:"]:hover{border:var(--hvr-b-mobile)}[style*="--focus-b-mobile:"]:focus{border:var(--focus-b-mobile)}[style*="--bb-mobile:"]{border-bottom:var(--bb-mobile)}[style*="--hvr-bb-mobile:"]:hover{border-bottom:var(--hvr-bb-mobile)}[style*="--focus-bb-mobile:"]:focus{border-bottom:var(--focus-bb-mobile)}[style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}[style*="--hvr-bbw-mobile:"]:hover{border-bottom-width:var(--hvr-bbw-mobile)}[style*="--focus-bbw-mobile:"]:focus{border-bottom-width:var(--focus-bbw-mobile)}[style*="--bbc-mobile:"]{border-bottom-color:var(--bbc-mobile)}[style*="--hvr-bbc-mobile:"]:hover{border-bottom-color:var(--hvr-bbc-mobile)}[style*="--focus-bbc-mobile:"]:focus{border-bottom-color:var(--focus-bbc-mobile)}[style*="--bc-mobile:"]{border-color:var(--bc-mobile)}[style*="--hvr-bc-mobile:"]:hover{border-color:var(--hvr-bc-mobile)}[style*="--focus-bc-mobile:"]:focus{border-color:var(--focus-bc-mobile)}[style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}[style*="--hvr-bblr-mobile:"]:hover{border-bottom-left-radius:var(--hvr-bblr-mobile)}[style*="--focus-bblr-mobile:"]:focus{border-bottom-left-radius:var(--focus-bblr-mobile)}[style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}[style*="--hvr-bbrr-mobile:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-mobile)}[style*="--focus-bbrr-mobile:"]:focus{border-bottom-right-radius:var(--focus-bbrr-mobile)}[style*="--bl-mobile:"]{border-left:var(--bl-mobile)}[style*="--hvr-bl-mobile:"]:hover{border-left:var(--hvr-bl-mobile)}[style*="--focus-bl-mobile:"]:focus{border-left:var(--focus-bl-mobile)}[style*="--radius-mobile:"]{border-radius:var(--radius-mobile)}[style*="--hvr-radius-mobile:"]:hover{border-radius:var(--hvr-radius-mobile)}[style*="--focus-radius-mobile:"]:focus{border-radius:var(--focus-radius-mobile)}[style*="--br-mobile:"]{border-right:var(--br-mobile)}[style*="--hvr-br-mobile:"]:hover{border-right:var(--hvr-br-mobile)}[style*="--focus-br-mobile:"]:focus{border-right:var(--focus-br-mobile)}[style*="--bs-mobile:"]{border-style:var(--bs-mobile)}[style*="--hvr-bs-mobile:"]:hover{border-style:var(--hvr-bs-mobile)}[style*="--focus-bs-mobile:"]:focus{border-style:var(--focus-bs-mobile)}[style*="--bt-mobile:"]{border-top:var(--bt-mobile)}[style*="--hvr-bt-mobile:"]:hover{border-top:var(--hvr-bt-mobile)}[style*="--focus-bt-mobile:"]:focus{border-top:var(--focus-bt-mobile)}[style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}[style*="--hvr-btlr-mobile:"]:hover{border-top-left-radius:var(--hvr-btlr-mobile)}[style*="--focus-btlr-mobile:"]:focus{border-top-left-radius:var(--focus-btlr-mobile)}[style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}[style*="--hvr-btrr-mobile:"]:hover{border-top-right-radius:var(--hvr-btrr-mobile)}[style*="--focus-btrr-mobile:"]:focus{border-top-right-radius:var(--focus-btrr-mobile)}[style*="--bw-mobile:"]{border-width:var(--bw-mobile)}[style*="--hvr-bw-mobile:"]:hover{border-width:var(--hvr-bw-mobile)}[style*="--focus-bw-mobile:"]:focus{border-width:var(--focus-bw-mobile)}[style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}[style*="--hvr-bottom-mobile:"]:hover{bottom:var(--hvr-bottom-mobile)}[style*="--focus-bottom-mobile:"]:focus{bottom:var(--focus-bottom-mobile)}[style*="--shadow-mobile:"]{box-shadow:var(--shadow-mobile)}[style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}[style*="--focus-shadow-mobile:"]:focus{box-shadow:var(--focus-shadow-mobile)}[style*="--c-mobile:"]{color:var(--c-mobile)}[style*="--hvr-c-mobile:"]:hover{color:var(--hvr-c-mobile)}[style*="--focus-c-mobile:"]:focus{color:var(--focus-c-mobile)}[style*="--cg-mobile:"]{-webkit-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}[style*="--hvr-cg-mobile:"]:hover{-webkit-column-gap:var(--hvr-cg-mobile);column-gap:var(--hvr-cg-mobile)}[style*="--focus-cg-mobile:"]:focus{-webkit-column-gap:var(--focus-cg-mobile);column-gap:var(--focus-cg-mobile)}[style*="--d-mobile:"]{display:var(--d-mobile)}[style*="--hvr-d-mobile:"]:hover{display:var(--hvr-d-mobile)}[style*="--focus-d-mobile:"]:focus{display:var(--focus-d-mobile)}[style*="--fd-mobile:"]{flex-direction:var(--fd-mobile)}[style*="--hvr-fd-mobile:"]:hover{flex-direction:var(--hvr-fd-mobile)}[style*="--focus-fd-mobile:"]:focus{flex-direction:var(--focus-fd-mobile)}[style*="--ff-mobile:"]{font-family:var(--ff-mobile)}[style*="--hvr-ff-mobile:"]:hover{font-family:var(--hvr-ff-mobile)}[style*="--focus-ff-mobile:"]:focus{font-family:var(--focus-ff-mobile)}[style*="--size-mobile:"]{font-size:var(--size-mobile)}[style*="--hvr-size-mobile:"]:hover{font-size:var(--hvr-size-mobile)}[style*="--focus-size-mobile:"]:focus{font-size:var(--focus-size-mobile)}[style*="--weight-mobile:"]{font-weight:var(--weight-mobile)}[style*="--hvr-weight-mobile:"]:hover{font-weight:var(--hvr-weight-mobile)}[style*="--focus-weight-mobile:"]:focus{font-weight:var(--focus-weight-mobile)}[style*="--fs-mobile:"]{font-style:var(--fs-mobile)}[style*="--hvr-fs-mobile:"]:hover{font-style:var(--hvr-fs-mobile)}[style*="--focus-fs-mobile:"]:focus{font-style:var(--focus-fs-mobile)}[style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}[style*="--hvr-gg-mobile:"]:hover{grid-gap:var(--hvr-gg-mobile)}[style*="--focus-gg-mobile:"]:focus{grid-gap:var(--focus-gg-mobile)}[style*="--gr-mobile:"]{grid-row:var(--gr-mobile)}[style*="--hvr-gr-mobile:"]:hover{grid-row:var(--hvr-gr-mobile)}[style*="--focus-gr-mobile:"]:focus{grid-row:var(--focus-gr-mobile)}[style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}[style*="--hvr-gtc-mobile:"]:hover{grid-template-columns:var(--hvr-gtc-mobile)}[style*="--focus-gtc-mobile:"]:focus{grid-template-columns:var(--focus-gtc-mobile)}[style*="--gtr-mobile:"]{grid-template-rows:var(--gtr-mobile)}[style*="--hvr-gtr-mobile:"]:hover{grid-template-rows:var(--hvr-gtr-mobile)}[style*="--focus-gtr-mobile:"]:focus{grid-template-rows:var(--focus-gtr-mobile)}[style*="--h-mobile:"]{height:var(--h-mobile)}[style*="--hvr-h-mobile:"]:hover{height:var(--hvr-h-mobile)}[style*="--focus-h-mobile:"]:focus{height:var(--focus-h-mobile)}[style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}[style*="--hvr-jc-mobile:"]:hover{justify-content:var(--hvr-jc-mobile)}[style*="--focus-jc-mobile:"]:focus{justify-content:var(--focus-jc-mobile)}[style*="--left-mobile:"]{left:var(--left-mobile)}[style*="--hvr-left-mobile:"]:hover{left:var(--hvr-left-mobile)}[style*="--focus-left-mobile:"]:focus{left:var(--focus-left-mobile)}[style*="--ls-mobile:"]{letter-spacing:var(--ls-mobile)}[style*="--hvr-ls-mobile:"]:hover{letter-spacing:var(--hvr-ls-mobile)}[style*="--focus-ls-mobile:"]:focus{letter-spacing:var(--focus-ls-mobile)}[style*="--lh-mobile:"]{line-height:var(--lh-mobile)}[style*="--hvr-lh-mobile:"]:hover{line-height:var(--hvr-lh-mobile)}[style*="--focus-lh-mobile:"]:focus{line-height:var(--focus-lh-mobile)}[style*="--tdt-mobile:"]{text-decoration-thickness:var(--tdt-mobile)}[style*="--hvr-tdt-mobile:"]:hover{text-decoration-thickness:var(--hvr-tdt-mobile)}[style*="--focus-tdt-mobile:"]:focus{text-decoration-thickness:var(--focus-tdt-mobile)}[style*="--tdc-mobile:"]{text-decoration-color:var(--tdc-mobile)}[style*="--hvr-tdc-mobile:"]:hover{text-decoration-color:var(--hvr-tdc-mobile)}[style*="--focus-tdc-mobile:"]:focus{text-decoration-color:var(--focus-tdc-mobile)}[style*="--tdl-mobile:"]{text-decoration-line:var(--tdl-mobile)}[style*="--hvr-tdl-mobile:"]:hover{text-decoration-line:var(--hvr-tdl-mobile)}[style*="--focus-tdl-mobile:"]:focus{text-decoration-line:var(--focus-tdl-mobile)}[style*="--m-mobile:"]{margin:var(--m-mobile)}[style*="--hvr-m-mobile:"]:hover{margin:var(--hvr-m-mobile)}[style*="--focus-m-mobile:"]:focus{margin:var(--focus-m-mobile)}[style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}[style*="--hvr-mb-mobile:"]:hover{margin-bottom:var(--hvr-mb-mobile)}[style*="--focus-mb-mobile:"]:focus{margin-bottom:var(--focus-mb-mobile)}[style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}[style*="--hvr-ml-mobile:"]:hover{margin-left:var(--hvr-ml-mobile)}[style*="--focus-ml-mobile:"]:focus{margin-left:var(--focus-ml-mobile)}[style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}[style*="--hvr-mr-mobile:"]:hover{margin-right:var(--hvr-mr-mobile)}[style*="--focus-mr-mobile:"]:focus{margin-right:var(--focus-mr-mobile)}[style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}[style*="--hvr-mt-mobile:"]:hover{margin-top:var(--hvr-mt-mobile)}[style*="--focus-mt-mobile:"]:focus{margin-top:var(--focus-mt-mobile)}[style*="--maxh-mobile:"]{max-height:var(--maxh-mobile)}[style*="--hvr-maxh-mobile:"]:hover{max-height:var(--hvr-maxh-mobile)}[style*="--focus-maxh-mobile:"]:focus{max-height:var(--focus-maxh-mobile)}[style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}[style*="--hvr-maxw-mobile:"]:hover{max-width:var(--hvr-maxw-mobile)}[style*="--focus-maxw-mobile:"]:focus{max-width:var(--focus-maxw-mobile)}[style*="--minh-mobile:"]{min-height:var(--minh-mobile)}[style*="--hvr-minh-mobile:"]:hover{min-height:var(--hvr-minh-mobile)}[style*="--focus-minh-mobile:"]:focus{min-height:var(--focus-minh-mobile)}[style*="--minw-mobile:"]{min-width:var(--minw-mobile)}[style*="--hvr-minw-mobile:"]:hover{min-width:var(--hvr-minw-mobile)}[style*="--focus-minw-mobile:"]:focus{min-width:var(--focus-minw-mobile)}[style*="--objf-mobile:"]{object-fit:var(--objf-mobile)}[style*="--hvr-objf-mobile:"]:hover{object-fit:var(--hvr-objf-mobile)}[style*="--focus-objf-mobile:"]:focus{object-fit:var(--focus-objf-mobile)}[style*="--op-mobile:"]{opacity:var(--op-mobile)}[style*="--hvr-op-mobile:"]:hover{opacity:var(--hvr-op-mobile)}[style*="--focus-op-mobile:"]:focus{opacity:var(--focus-op-mobile)}[style*="--o-mobile:"]{order:var(--o-mobile)}[style*="--hvr-o-mobile:"]:hover{order:var(--hvr-o-mobile)}[style*="--focus-o-mobile:"]:focus{order:var(--focus-o-mobile)}[style*="--pc-mobile:"]{place-content:var(--pc-mobile)}[style*="--hvr-pc-mobile:"]:hover{place-content:var(--hvr-pc-mobile)}[style*="--focus-pc-mobile:"]:focus{place-content:var(--focus-pc-mobile)}[style*="--p-mobile:"]{padding:var(--p-mobile)}[style*="--hvr-p-mobile:"]:hover{padding:var(--hvr-p-mobile)}[style*="--focus-p-mobile:"]:focus{padding:var(--focus-p-mobile)}[style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}[style*="--hvr-pb-mobile:"]:hover{padding-bottom:var(--hvr-pb-mobile)}[style*="--focus-pb-mobile:"]:focus{padding-bottom:var(--focus-pb-mobile)}[style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}[style*="--hvr-pl-mobile:"]:hover{padding-left:var(--hvr-pl-mobile)}[style*="--focus-pl-mobile:"]:focus{padding-left:var(--focus-pl-mobile)}[style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}[style*="--hvr-pr-mobile:"]:hover{padding-right:var(--hvr-pr-mobile)}[style*="--focus-pr-mobile:"]:focus{padding-right:var(--focus-pr-mobile)}[style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}[style*="--hvr-pt-mobile:"]:hover{padding-top:var(--hvr-pt-mobile)}[style*="--focus-pt-mobile:"]:focus{padding-top:var(--focus-pt-mobile)}[style*="--pe-mobile:"]{pointer-events:var(--pe-mobile)}[style*="--hvr-pe-mobile:"]:hover{pointer-events:var(--hvr-pe-mobile)}[style*="--focus-pe-mobile:"]:focus{pointer-events:var(--focus-pe-mobile)}[style*="--pos-mobile:"]{position:var(--pos-mobile)}[style*="--hvr-pos-mobile:"]:hover{position:var(--hvr-pos-mobile)}[style*="--focus-pos-mobile:"]:focus{position:var(--focus-pos-mobile)}[style*="--right-mobile:"]{right:var(--right-mobile)}[style*="--hvr-right-mobile:"]:hover{right:var(--hvr-right-mobile)}[style*="--focus-right-mobile:"]:focus{right:var(--focus-right-mobile)}[style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}[style*="--hvr-rg-mobile:"]:hover{row-gap:var(--hvr-rg-mobile)}[style*="--focus-rg-mobile:"]:focus{row-gap:var(--focus-rg-mobile)}[style*="--ta-mobile:"]{text-align:var(--ta-mobile)}[style*="--hvr-ta-mobile:"]:hover{text-align:var(--hvr-ta-mobile)}[style*="--focus-ta-mobile:"]:focus{text-align:var(--focus-ta-mobile)}[style*="--ts-mobile:"]{text-shadow:var(--ts-mobile)}[style*="--hvr-ts-mobile:"]:hover{text-shadow:var(--hvr-ts-mobile)}[style*="--focus-ts-mobile:"]:focus{text-shadow:var(--focus-ts-mobile)}[style*="--tt-mobile:"]{text-transform:var(--tt-mobile)}[style*="--hvr-tt-mobile:"]:hover{text-transform:var(--hvr-tt-mobile)}[style*="--focus-tt-mobile:"]:focus{text-transform:var(--focus-tt-mobile)}[style*="--top-mobile:"]{top:var(--top-mobile)}[style*="--hvr-top-mobile:"]:hover{top:var(--hvr-top-mobile)}[style*="--focus-top-mobile:"]:focus{top:var(--focus-top-mobile)}[style*="--t-mobile:"]{-webkit-transform:var(--t-mobile);transform:var(--t-mobile)}[style*="--hvr-t-mobile:"]:hover{-webkit-transform:var(--hvr-t-mobile);transform:var(--hvr-t-mobile)}[style*="--focus-t-mobile:"]:focus{-webkit-transform:var(--focus-t-mobile);transform:var(--focus-t-mobile)}[style*="--v-mobile:"]{visibility:var(--v-mobile)}[style*="--hvr-v-mobile:"]:hover{visibility:var(--hvr-v-mobile)}[style*="--focus-v-mobile:"]:focus{visibility:var(--focus-v-mobile)}[style*="--ws-mobile:"]{white-space:var(--ws-mobile)}[style*="--hvr-ws-mobile:"]:hover{white-space:var(--hvr-ws-mobile)}[style*="--focus-ws-mobile:"]:focus{white-space:var(--focus-ws-mobile)}[style*="--w-mobile:"]{width:var(--w-mobile)}[style*="--hvr-w-mobile:"]:hover{width:var(--hvr-w-mobile)}[style*="--focus-w-mobile:"]:focus{width:var(--focus-w-mobile)}[style*="--z-mobile:"]{z-index:var(--z-mobile)}[style*="--hvr-z-mobile:"]:hover{z-index:var(--hvr-z-mobile)}[style*="--focus-z-mobile:"]:focus{z-index:var(--focus-z-mobile)}[style*="--wm-mobile:"]{-webkit-writing-mode:var(--wm-mobile);writing-mode:var(--wm-mobile)}[style*="--hvr-wm-mobile:"]:hover{-webkit-writing-mode:var(--hvr-wm-mobile);writing-mode:var(--hvr-wm-mobile)}[style*="--focus-wm-mobile:"]:focus{-webkit-writing-mode:var(--focus-wm-mobile);writing-mode:var(--focus-wm-mobile)}[style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}
|
|
1
|
+
[style*="--ai:"]{align-items:var(--ai)}[style*="--hvr-ai:"]:hover{align-items:var(--hvr-ai)}[style*="--focus-ai:"]:focus{align-items:var(--focus-ai)}[style*="--aspect:"]{aspect-ratio:var(--aspect)}[style*="--hvr-aspect:"]:hover{aspect-ratio:var(--hvr-aspect)}[style*="--focus-aspect:"]:focus{aspect-ratio:var(--focus-aspect)}[style*="--bg:"]{background:var(--bg)}[style*="--hvr-bg:"]:hover{background:var(--hvr-bg)}[style*="--focus-bg:"]:focus{background:var(--focus-bg)}[style*="--bga:"]{background-attachment:var(--bga)}[style*="--hvr-bga:"]:hover{background-attachment:var(--hvr-bga)}[style*="--focus-bga:"]:focus{background-attachment:var(--focus-bga)}[style*="--bgc:"]{background-color:var(--bgc)}[style*="--hvr-bgc:"]:hover{background-color:var(--hvr-bgc)}[style*="--focus-bgc:"]:focus{background-color:var(--focus-bgc)}[style*="--bgi:"]{background-image:var(--bgi)}[style*="--hvr-bgi:"]:hover{background-image:var(--hvr-bgi)}[style*="--focus-bgi:"]:focus{background-image:var(--focus-bgi)}[style*="--bgp:"]{background-position:var(--bgp)}[style*="--hvr-bgp:"]:hover{background-position:var(--hvr-bgp)}[style*="--focus-bgp:"]:focus{background-position:var(--focus-bgp)}[style*="--bgr:"]{background-repeat:var(--bgr)}[style*="--hvr-bgr:"]:hover{background-repeat:var(--hvr-bgr)}[style*="--focus-bgr:"]:focus{background-repeat:var(--focus-bgr)}[style*="--bgs:"]{background-size:var(--bgs)}[style*="--hvr-bgs:"]:hover{background-size:var(--hvr-bgs)}[style*="--focus-bgs:"]:focus{background-size:var(--focus-bgs)}[style*="--b:"]{border:var(--b)}[style*="--hvr-b:"]:hover{border:var(--hvr-b)}[style*="--focus-b:"]:focus{border:var(--focus-b)}[style*="--bb:"]{border-bottom:var(--bb)}[style*="--hvr-bb:"]:hover{border-bottom:var(--hvr-bb)}[style*="--focus-bb:"]:focus{border-bottom:var(--focus-bb)}[style*="--bbw:"]{border-bottom-width:var(--bbw)}[style*="--hvr-bbw:"]:hover{border-bottom-width:var(--hvr-bbw)}[style*="--focus-bbw:"]:focus{border-bottom-width:var(--focus-bbw)}[style*="--bbc:"]{border-bottom-color:var(--bbc)}[style*="--hvr-bbc:"]:hover{border-bottom-color:var(--hvr-bbc)}[style*="--focus-bbc:"]:focus{border-bottom-color:var(--focus-bbc)}[style*="--bc:"]{border-color:var(--bc)}[style*="--hvr-bc:"]:hover{border-color:var(--hvr-bc)}[style*="--focus-bc:"]:focus{border-color:var(--focus-bc)}[style*="--bblr:"]{border-bottom-left-radius:var(--bblr)}[style*="--hvr-bblr:"]:hover{border-bottom-left-radius:var(--hvr-bblr)}[style*="--focus-bblr:"]:focus{border-bottom-left-radius:var(--focus-bblr)}[style*="--bbrr:"]{border-bottom-right-radius:var(--bbrr)}[style*="--hvr-bbrr:"]:hover{border-bottom-right-radius:var(--hvr-bbrr)}[style*="--focus-bbrr:"]:focus{border-bottom-right-radius:var(--focus-bbrr)}[style*="--bl:"]{border-left:var(--bl)}[style*="--hvr-bl:"]:hover{border-left:var(--hvr-bl)}[style*="--focus-bl:"]:focus{border-left:var(--focus-bl)}[style*="--radius:"]{border-radius:var(--radius)}[style*="--hvr-radius:"]:hover{border-radius:var(--hvr-radius)}[style*="--focus-radius:"]:focus{border-radius:var(--focus-radius)}[style*="--br:"]{border-right:var(--br)}[style*="--hvr-br:"]:hover{border-right:var(--hvr-br)}[style*="--focus-br:"]:focus{border-right:var(--focus-br)}[style*="--bs:"]{border-style:var(--bs)}[style*="--hvr-bs:"]:hover{border-style:var(--hvr-bs)}[style*="--focus-bs:"]:focus{border-style:var(--focus-bs)}[style*="--bt:"]{border-top:var(--bt)}[style*="--hvr-bt:"]:hover{border-top:var(--hvr-bt)}[style*="--focus-bt:"]:focus{border-top:var(--focus-bt)}[style*="--btlr:"]{border-top-left-radius:var(--btlr)}[style*="--hvr-btlr:"]:hover{border-top-left-radius:var(--hvr-btlr)}[style*="--focus-btlr:"]:focus{border-top-left-radius:var(--focus-btlr)}[style*="--btrr:"]{border-top-right-radius:var(--btrr)}[style*="--hvr-btrr:"]:hover{border-top-right-radius:var(--hvr-btrr)}[style*="--focus-btrr:"]:focus{border-top-right-radius:var(--focus-btrr)}[style*="--bw:"]{border-width:var(--bw)}[style*="--hvr-bw:"]:hover{border-width:var(--hvr-bw)}[style*="--focus-bw:"]:focus{border-width:var(--focus-bw)}[style*="--bottom:"]{bottom:var(--bottom)}[style*="--hvr-bottom:"]:hover{bottom:var(--hvr-bottom)}[style*="--focus-bottom:"]:focus{bottom:var(--focus-bottom)}[style*="--shadow:"]{box-shadow:var(--shadow)}[style*="--hvr-shadow:"]:hover{box-shadow:var(--hvr-shadow)}[style*="--focus-shadow:"]:focus{box-shadow:var(--focus-shadow)}[style*="--c:"]{color:var(--c)}[style*="--hvr-c:"]:hover{color:var(--hvr-c)}[style*="--focus-c:"]:focus{color:var(--focus-c)}[style*="--cg:"]{-webkit-column-gap:var(--cg);column-gap:var(--cg)}[style*="--hvr-cg:"]:hover{-webkit-column-gap:var(--hvr-cg);column-gap:var(--hvr-cg)}[style*="--focus-cg:"]:focus{-webkit-column-gap:var(--focus-cg);column-gap:var(--focus-cg)}[style*="--d:"]{display:var(--d)}[style*="--hvr-d:"]:hover{display:var(--hvr-d)}[style*="--focus-d:"]:focus{display:var(--focus-d)}[style*="--fd:"]{flex-direction:var(--fd)}[style*="--hvr-fd:"]:hover{flex-direction:var(--hvr-fd)}[style*="--focus-fd:"]:focus{flex-direction:var(--focus-fd)}[style*="--ff:"]{font-family:var(--ff)}[style*="--hvr-ff:"]:hover{font-family:var(--hvr-ff)}[style*="--focus-ff:"]:focus{font-family:var(--focus-ff)}[style*="--size:"]{font-size:var(--size)}[style*="--hvr-size:"]:hover{font-size:var(--hvr-size)}[style*="--focus-size:"]:focus{font-size:var(--focus-size)}[style*="--weight:"]{font-weight:var(--weight)}[style*="--hvr-weight:"]:hover{font-weight:var(--hvr-weight)}[style*="--focus-weight:"]:focus{font-weight:var(--focus-weight)}[style*="--fs:"]{font-style:var(--fs)}[style*="--hvr-fs:"]:hover{font-style:var(--hvr-fs)}[style*="--focus-fs:"]:focus{font-style:var(--focus-fs)}[style*="--gg:"]{grid-gap:var(--gg)}[style*="--hvr-gg:"]:hover{grid-gap:var(--hvr-gg)}[style*="--focus-gg:"]:focus{grid-gap:var(--focus-gg)}[style*="--gr:"]{grid-row:var(--gr)}[style*="--hvr-gr:"]:hover{grid-row:var(--hvr-gr)}[style*="--focus-gr:"]:focus{grid-row:var(--focus-gr)}[style*="--gtc:"]{grid-template-columns:var(--gtc)}[style*="--hvr-gtc:"]:hover{grid-template-columns:var(--hvr-gtc)}[style*="--focus-gtc:"]:focus{grid-template-columns:var(--focus-gtc)}[style*="--gtr:"]{grid-template-rows:var(--gtr)}[style*="--hvr-gtr:"]:hover{grid-template-rows:var(--hvr-gtr)}[style*="--focus-gtr:"]:focus{grid-template-rows:var(--focus-gtr)}[style*="--h:"]{height:var(--h)}[style*="--hvr-h:"]:hover{height:var(--hvr-h)}[style*="--focus-h:"]:focus{height:var(--focus-h)}[style*="--jc:"]{justify-content:var(--jc)}[style*="--hvr-jc:"]:hover{justify-content:var(--hvr-jc)}[style*="--focus-jc:"]:focus{justify-content:var(--focus-jc)}[style*="--left:"]{left:var(--left)}[style*="--hvr-left:"]:hover{left:var(--hvr-left)}[style*="--focus-left:"]:focus{left:var(--focus-left)}[style*="--ls:"]{letter-spacing:var(--ls)}[style*="--hvr-ls:"]:hover{letter-spacing:var(--hvr-ls)}[style*="--focus-ls:"]:focus{letter-spacing:var(--focus-ls)}[style*="--lh:"]{line-height:var(--lh)}[style*="--hvr-lh:"]:hover{line-height:var(--hvr-lh)}[style*="--focus-lh:"]:focus{line-height:var(--focus-lh)}[style*="--tdt:"]{text-decoration-thickness:var(--tdt)}[style*="--hvr-tdt:"]:hover{text-decoration-thickness:var(--hvr-tdt)}[style*="--focus-tdt:"]:focus{text-decoration-thickness:var(--focus-tdt)}[style*="--tdc:"]{text-decoration-color:var(--tdc)}[style*="--hvr-tdc:"]:hover{text-decoration-color:var(--hvr-tdc)}[style*="--focus-tdc:"]:focus{text-decoration-color:var(--focus-tdc)}[style*="--tdl:"]{text-decoration-line:var(--tdl)}[style*="--hvr-tdl:"]:hover{text-decoration-line:var(--hvr-tdl)}[style*="--focus-tdl:"]:focus{text-decoration-line:var(--focus-tdl)}[style*="--m:"]{margin:var(--m)}[style*="--hvr-m:"]:hover{margin:var(--hvr-m)}[style*="--focus-m:"]:focus{margin:var(--focus-m)}[style*="--mb:"]{margin-bottom:var(--mb)}[style*="--hvr-mb:"]:hover{margin-bottom:var(--hvr-mb)}[style*="--focus-mb:"]:focus{margin-bottom:var(--focus-mb)}[style*="--ml:"]{margin-left:var(--ml)}[style*="--hvr-ml:"]:hover{margin-left:var(--hvr-ml)}[style*="--focus-ml:"]:focus{margin-left:var(--focus-ml)}[style*="--mr:"]{margin-right:var(--mr)}[style*="--hvr-mr:"]:hover{margin-right:var(--hvr-mr)}[style*="--focus-mr:"]:focus{margin-right:var(--focus-mr)}[style*="--mt:"]{margin-top:var(--mt)}[style*="--hvr-mt:"]:hover{margin-top:var(--hvr-mt)}[style*="--focus-mt:"]:focus{margin-top:var(--focus-mt)}[style*="--maxh:"]{max-height:var(--maxh)}[style*="--hvr-maxh:"]:hover{max-height:var(--hvr-maxh)}[style*="--focus-maxh:"]:focus{max-height:var(--focus-maxh)}[style*="--maxw:"]{max-width:var(--maxw)}[style*="--hvr-maxw:"]:hover{max-width:var(--hvr-maxw)}[style*="--focus-maxw:"]:focus{max-width:var(--focus-maxw)}[style*="--minh:"]{min-height:var(--minh)}[style*="--hvr-minh:"]:hover{min-height:var(--hvr-minh)}[style*="--focus-minh:"]:focus{min-height:var(--focus-minh)}[style*="--minw:"]{min-width:var(--minw)}[style*="--hvr-minw:"]:hover{min-width:var(--hvr-minw)}[style*="--focus-minw:"]:focus{min-width:var(--focus-minw)}[style*="--objf:"]{object-fit:var(--objf)}[style*="--hvr-objf:"]:hover{object-fit:var(--hvr-objf)}[style*="--focus-objf:"]:focus{object-fit:var(--focus-objf)}[style*="--op:"]{opacity:var(--op)}[style*="--hvr-op:"]:hover{opacity:var(--hvr-op)}[style*="--focus-op:"]:focus{opacity:var(--focus-op)}[style*="--o:"]{order:var(--o)}[style*="--hvr-o:"]:hover{order:var(--hvr-o)}[style*="--focus-o:"]:focus{order:var(--focus-o)}[style*="--pc:"]{place-content:var(--pc)}[style*="--hvr-pc:"]:hover{place-content:var(--hvr-pc)}[style*="--focus-pc:"]:focus{place-content:var(--focus-pc)}[style*="--p:"]{padding:var(--p)}[style*="--hvr-p:"]:hover{padding:var(--hvr-p)}[style*="--focus-p:"]:focus{padding:var(--focus-p)}[style*="--pb:"]{padding-bottom:var(--pb)}[style*="--hvr-pb:"]:hover{padding-bottom:var(--hvr-pb)}[style*="--focus-pb:"]:focus{padding-bottom:var(--focus-pb)}[style*="--pl:"]{padding-left:var(--pl)}[style*="--hvr-pl:"]:hover{padding-left:var(--hvr-pl)}[style*="--focus-pl:"]:focus{padding-left:var(--focus-pl)}[style*="--pr:"]{padding-right:var(--pr)}[style*="--hvr-pr:"]:hover{padding-right:var(--hvr-pr)}[style*="--focus-pr:"]:focus{padding-right:var(--focus-pr)}[style*="--pt:"]{padding-top:var(--pt)}[style*="--hvr-pt:"]:hover{padding-top:var(--hvr-pt)}[style*="--focus-pt:"]:focus{padding-top:var(--focus-pt)}[style*="--pe:"]{pointer-events:var(--pe)}[style*="--hvr-pe:"]:hover{pointer-events:var(--hvr-pe)}[style*="--focus-pe:"]:focus{pointer-events:var(--focus-pe)}[style*="--pos:"]{position:var(--pos)}[style*="--hvr-pos:"]:hover{position:var(--hvr-pos)}[style*="--focus-pos:"]:focus{position:var(--focus-pos)}[style*="--right:"]{right:var(--right)}[style*="--hvr-right:"]:hover{right:var(--hvr-right)}[style*="--focus-right:"]:focus{right:var(--focus-right)}[style*="--rg:"]{row-gap:var(--rg)}[style*="--hvr-rg:"]:hover{row-gap:var(--hvr-rg)}[style*="--focus-rg:"]:focus{row-gap:var(--focus-rg)}[style*="--ta:"]{text-align:var(--ta)}[style*="--hvr-ta:"]:hover{text-align:var(--hvr-ta)}[style*="--focus-ta:"]:focus{text-align:var(--focus-ta)}[style*="--ts:"]{text-shadow:var(--ts)}[style*="--hvr-ts:"]:hover{text-shadow:var(--hvr-ts)}[style*="--focus-ts:"]:focus{text-shadow:var(--focus-ts)}[style*="--tt:"]{text-transform:var(--tt)}[style*="--hvr-tt:"]:hover{text-transform:var(--hvr-tt)}[style*="--focus-tt:"]:focus{text-transform:var(--focus-tt)}[style*="--top:"]{top:var(--top)}[style*="--hvr-top:"]:hover{top:var(--hvr-top)}[style*="--focus-top:"]:focus{top:var(--focus-top)}[style*="--t:"]{-webkit-transform:var(--t);transform:var(--t)}[style*="--hvr-t:"]:hover{-webkit-transform:var(--hvr-t);transform:var(--hvr-t)}[style*="--focus-t:"]:focus{-webkit-transform:var(--focus-t);transform:var(--focus-t)}[style*="--v:"]{visibility:var(--v)}[style*="--hvr-v:"]:hover{visibility:var(--hvr-v)}[style*="--focus-v:"]:focus{visibility:var(--focus-v)}[style*="--ws:"]{white-space:var(--ws)}[style*="--hvr-ws:"]:hover{white-space:var(--hvr-ws)}[style*="--focus-ws:"]:focus{white-space:var(--focus-ws)}[style*="--w:"]{width:var(--w)}[style*="--hvr-w:"]:hover{width:var(--hvr-w)}[style*="--focus-w:"]:focus{width:var(--focus-w)}[style*="--z:"]{z-index:var(--z)}[style*="--hvr-z:"]:hover{z-index:var(--hvr-z)}[style*="--focus-z:"]:focus{z-index:var(--focus-z)}[style*="--wm:"]{-webkit-writing-mode:var(--wm);writing-mode:var(--wm)}[style*="--hvr-wm:"]:hover{-webkit-writing-mode:var(--hvr-wm);writing-mode:var(--hvr-wm)}[style*="--focus-wm:"]:focus{-webkit-writing-mode:var(--focus-wm);writing-mode:var(--focus-wm)}[style*="--line-clamp:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp);display:-webkit-box;overflow:hidden}@media only screen and (max-width:1024px){[style*="--ai-tablet:"]{align-items:var(--ai-tablet)}[style*="--hvr-ai-tablet:"]:hover{align-items:var(--hvr-ai-tablet)}[style*="--focus-ai-tablet:"]:focus{align-items:var(--focus-ai-tablet)}[style*="--aspect-tablet:"]{aspect-ratio:var(--aspect-tablet)}[style*="--hvr-aspect-tablet:"]:hover{aspect-ratio:var(--hvr-aspect-tablet)}[style*="--focus-aspect-tablet:"]:focus{aspect-ratio:var(--focus-aspect-tablet)}[style*="--bg-tablet:"]{background:var(--bg-tablet)}[style*="--hvr-bg-tablet:"]:hover{background:var(--hvr-bg-tablet)}[style*="--focus-bg-tablet:"]:focus{background:var(--focus-bg-tablet)}[style*="--bga-tablet:"]{background-attachment:var(--bga-tablet)}[style*="--hvr-bga-tablet:"]:hover{background-attachment:var(--hvr-bga-tablet)}[style*="--focus-bga-tablet:"]:focus{background-attachment:var(--focus-bga-tablet)}[style*="--bgc-tablet:"]{background-color:var(--bgc-tablet)}[style*="--hvr-bgc-tablet:"]:hover{background-color:var(--hvr-bgc-tablet)}[style*="--focus-bgc-tablet:"]:focus{background-color:var(--focus-bgc-tablet)}[style*="--bgi-tablet:"]{background-image:var(--bgi-tablet)}[style*="--hvr-bgi-tablet:"]:hover{background-image:var(--hvr-bgi-tablet)}[style*="--focus-bgi-tablet:"]:focus{background-image:var(--focus-bgi-tablet)}[style*="--bgp-tablet:"]{background-position:var(--bgp-tablet)}[style*="--hvr-bgp-tablet:"]:hover{background-position:var(--hvr-bgp-tablet)}[style*="--focus-bgp-tablet:"]:focus{background-position:var(--focus-bgp-tablet)}[style*="--bgr-tablet:"]{background-repeat:var(--bgr-tablet)}[style*="--hvr-bgr-tablet:"]:hover{background-repeat:var(--hvr-bgr-tablet)}[style*="--focus-bgr-tablet:"]:focus{background-repeat:var(--focus-bgr-tablet)}[style*="--bgs-tablet:"]{background-size:var(--bgs-tablet)}[style*="--hvr-bgs-tablet:"]:hover{background-size:var(--hvr-bgs-tablet)}[style*="--focus-bgs-tablet:"]:focus{background-size:var(--focus-bgs-tablet)}[style*="--b-tablet:"]{border:var(--b-tablet)}[style*="--hvr-b-tablet:"]:hover{border:var(--hvr-b-tablet)}[style*="--focus-b-tablet:"]:focus{border:var(--focus-b-tablet)}[style*="--bb-tablet:"]{border-bottom:var(--bb-tablet)}[style*="--hvr-bb-tablet:"]:hover{border-bottom:var(--hvr-bb-tablet)}[style*="--focus-bb-tablet:"]:focus{border-bottom:var(--focus-bb-tablet)}[style*="--bbw-tablet:"]{border-bottom-width:var(--bbw-tablet)}[style*="--hvr-bbw-tablet:"]:hover{border-bottom-width:var(--hvr-bbw-tablet)}[style*="--focus-bbw-tablet:"]:focus{border-bottom-width:var(--focus-bbw-tablet)}[style*="--bbc-tablet:"]{border-bottom-color:var(--bbc-tablet)}[style*="--hvr-bbc-tablet:"]:hover{border-bottom-color:var(--hvr-bbc-tablet)}[style*="--focus-bbc-tablet:"]:focus{border-bottom-color:var(--focus-bbc-tablet)}[style*="--bc-tablet:"]{border-color:var(--bc-tablet)}[style*="--hvr-bc-tablet:"]:hover{border-color:var(--hvr-bc-tablet)}[style*="--focus-bc-tablet:"]:focus{border-color:var(--focus-bc-tablet)}[style*="--bblr-tablet:"]{border-bottom-left-radius:var(--bblr-tablet)}[style*="--hvr-bblr-tablet:"]:hover{border-bottom-left-radius:var(--hvr-bblr-tablet)}[style*="--focus-bblr-tablet:"]:focus{border-bottom-left-radius:var(--focus-bblr-tablet)}[style*="--bbrr-tablet:"]{border-bottom-right-radius:var(--bbrr-tablet)}[style*="--hvr-bbrr-tablet:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-tablet)}[style*="--focus-bbrr-tablet:"]:focus{border-bottom-right-radius:var(--focus-bbrr-tablet)}[style*="--bl-tablet:"]{border-left:var(--bl-tablet)}[style*="--hvr-bl-tablet:"]:hover{border-left:var(--hvr-bl-tablet)}[style*="--focus-bl-tablet:"]:focus{border-left:var(--focus-bl-tablet)}[style*="--radius-tablet:"]{border-radius:var(--radius-tablet)}[style*="--hvr-radius-tablet:"]:hover{border-radius:var(--hvr-radius-tablet)}[style*="--focus-radius-tablet:"]:focus{border-radius:var(--focus-radius-tablet)}[style*="--br-tablet:"]{border-right:var(--br-tablet)}[style*="--hvr-br-tablet:"]:hover{border-right:var(--hvr-br-tablet)}[style*="--focus-br-tablet:"]:focus{border-right:var(--focus-br-tablet)}[style*="--bs-tablet:"]{border-style:var(--bs-tablet)}[style*="--hvr-bs-tablet:"]:hover{border-style:var(--hvr-bs-tablet)}[style*="--focus-bs-tablet:"]:focus{border-style:var(--focus-bs-tablet)}[style*="--bt-tablet:"]{border-top:var(--bt-tablet)}[style*="--hvr-bt-tablet:"]:hover{border-top:var(--hvr-bt-tablet)}[style*="--focus-bt-tablet:"]:focus{border-top:var(--focus-bt-tablet)}[style*="--btlr-tablet:"]{border-top-left-radius:var(--btlr-tablet)}[style*="--hvr-btlr-tablet:"]:hover{border-top-left-radius:var(--hvr-btlr-tablet)}[style*="--focus-btlr-tablet:"]:focus{border-top-left-radius:var(--focus-btlr-tablet)}[style*="--btrr-tablet:"]{border-top-right-radius:var(--btrr-tablet)}[style*="--hvr-btrr-tablet:"]:hover{border-top-right-radius:var(--hvr-btrr-tablet)}[style*="--focus-btrr-tablet:"]:focus{border-top-right-radius:var(--focus-btrr-tablet)}[style*="--bw-tablet:"]{border-width:var(--bw-tablet)}[style*="--hvr-bw-tablet:"]:hover{border-width:var(--hvr-bw-tablet)}[style*="--focus-bw-tablet:"]:focus{border-width:var(--focus-bw-tablet)}[style*="--bottom-tablet:"]{bottom:var(--bottom-tablet)}[style*="--hvr-bottom-tablet:"]:hover{bottom:var(--hvr-bottom-tablet)}[style*="--focus-bottom-tablet:"]:focus{bottom:var(--focus-bottom-tablet)}[style*="--shadow-tablet:"]{box-shadow:var(--shadow-tablet)}[style*="--hvr-shadow-tablet:"]:hover{box-shadow:var(--hvr-shadow-tablet)}[style*="--focus-shadow-tablet:"]:focus{box-shadow:var(--focus-shadow-tablet)}[style*="--c-tablet:"]{color:var(--c-tablet)}[style*="--hvr-c-tablet:"]:hover{color:var(--hvr-c-tablet)}[style*="--focus-c-tablet:"]:focus{color:var(--focus-c-tablet)}[style*="--cg-tablet:"]{-webkit-column-gap:var(--cg-tablet);column-gap:var(--cg-tablet)}[style*="--hvr-cg-tablet:"]:hover{-webkit-column-gap:var(--hvr-cg-tablet);column-gap:var(--hvr-cg-tablet)}[style*="--focus-cg-tablet:"]:focus{-webkit-column-gap:var(--focus-cg-tablet);column-gap:var(--focus-cg-tablet)}[style*="--d-tablet:"]{display:var(--d-tablet)}[style*="--hvr-d-tablet:"]:hover{display:var(--hvr-d-tablet)}[style*="--focus-d-tablet:"]:focus{display:var(--focus-d-tablet)}[style*="--fd-tablet:"]{flex-direction:var(--fd-tablet)}[style*="--hvr-fd-tablet:"]:hover{flex-direction:var(--hvr-fd-tablet)}[style*="--focus-fd-tablet:"]:focus{flex-direction:var(--focus-fd-tablet)}[style*="--ff-tablet:"]{font-family:var(--ff-tablet)}[style*="--hvr-ff-tablet:"]:hover{font-family:var(--hvr-ff-tablet)}[style*="--focus-ff-tablet:"]:focus{font-family:var(--focus-ff-tablet)}[style*="--size-tablet:"]{font-size:var(--size-tablet)}[style*="--hvr-size-tablet:"]:hover{font-size:var(--hvr-size-tablet)}[style*="--focus-size-tablet:"]:focus{font-size:var(--focus-size-tablet)}[style*="--weight-tablet:"]{font-weight:var(--weight-tablet)}[style*="--hvr-weight-tablet:"]:hover{font-weight:var(--hvr-weight-tablet)}[style*="--focus-weight-tablet:"]:focus{font-weight:var(--focus-weight-tablet)}[style*="--fs-tablet:"]{font-style:var(--fs-tablet)}[style*="--hvr-fs-tablet:"]:hover{font-style:var(--hvr-fs-tablet)}[style*="--focus-fs-tablet:"]:focus{font-style:var(--focus-fs-tablet)}[style*="--gg-tablet:"]{grid-gap:var(--gg-tablet)}[style*="--hvr-gg-tablet:"]:hover{grid-gap:var(--hvr-gg-tablet)}[style*="--focus-gg-tablet:"]:focus{grid-gap:var(--focus-gg-tablet)}[style*="--gr-tablet:"]{grid-row:var(--gr-tablet)}[style*="--hvr-gr-tablet:"]:hover{grid-row:var(--hvr-gr-tablet)}[style*="--focus-gr-tablet:"]:focus{grid-row:var(--focus-gr-tablet)}[style*="--gtc-tablet:"]{grid-template-columns:var(--gtc-tablet)}[style*="--hvr-gtc-tablet:"]:hover{grid-template-columns:var(--hvr-gtc-tablet)}[style*="--focus-gtc-tablet:"]:focus{grid-template-columns:var(--focus-gtc-tablet)}[style*="--gtr-tablet:"]{grid-template-rows:var(--gtr-tablet)}[style*="--hvr-gtr-tablet:"]:hover{grid-template-rows:var(--hvr-gtr-tablet)}[style*="--focus-gtr-tablet:"]:focus{grid-template-rows:var(--focus-gtr-tablet)}[style*="--h-tablet:"]{height:var(--h-tablet)}[style*="--hvr-h-tablet:"]:hover{height:var(--hvr-h-tablet)}[style*="--focus-h-tablet:"]:focus{height:var(--focus-h-tablet)}[style*="--jc-tablet:"]{justify-content:var(--jc-tablet)}[style*="--hvr-jc-tablet:"]:hover{justify-content:var(--hvr-jc-tablet)}[style*="--focus-jc-tablet:"]:focus{justify-content:var(--focus-jc-tablet)}[style*="--left-tablet:"]{left:var(--left-tablet)}[style*="--hvr-left-tablet:"]:hover{left:var(--hvr-left-tablet)}[style*="--focus-left-tablet:"]:focus{left:var(--focus-left-tablet)}[style*="--ls-tablet:"]{letter-spacing:var(--ls-tablet)}[style*="--hvr-ls-tablet:"]:hover{letter-spacing:var(--hvr-ls-tablet)}[style*="--focus-ls-tablet:"]:focus{letter-spacing:var(--focus-ls-tablet)}[style*="--lh-tablet:"]{line-height:var(--lh-tablet)}[style*="--hvr-lh-tablet:"]:hover{line-height:var(--hvr-lh-tablet)}[style*="--focus-lh-tablet:"]:focus{line-height:var(--focus-lh-tablet)}[style*="--tdt-tablet:"]{text-decoration-thickness:var(--tdt-tablet)}[style*="--hvr-tdt-tablet:"]:hover{text-decoration-thickness:var(--hvr-tdt-tablet)}[style*="--focus-tdt-tablet:"]:focus{text-decoration-thickness:var(--focus-tdt-tablet)}[style*="--tdc-tablet:"]{text-decoration-color:var(--tdc-tablet)}[style*="--hvr-tdc-tablet:"]:hover{text-decoration-color:var(--hvr-tdc-tablet)}[style*="--focus-tdc-tablet:"]:focus{text-decoration-color:var(--focus-tdc-tablet)}[style*="--tdl-tablet:"]{text-decoration-line:var(--tdl-tablet)}[style*="--hvr-tdl-tablet:"]:hover{text-decoration-line:var(--hvr-tdl-tablet)}[style*="--focus-tdl-tablet:"]:focus{text-decoration-line:var(--focus-tdl-tablet)}[style*="--m-tablet:"]{margin:var(--m-tablet)}[style*="--hvr-m-tablet:"]:hover{margin:var(--hvr-m-tablet)}[style*="--focus-m-tablet:"]:focus{margin:var(--focus-m-tablet)}[style*="--mb-tablet:"]{margin-bottom:var(--mb-tablet)}[style*="--hvr-mb-tablet:"]:hover{margin-bottom:var(--hvr-mb-tablet)}[style*="--focus-mb-tablet:"]:focus{margin-bottom:var(--focus-mb-tablet)}[style*="--ml-tablet:"]{margin-left:var(--ml-tablet)}[style*="--hvr-ml-tablet:"]:hover{margin-left:var(--hvr-ml-tablet)}[style*="--focus-ml-tablet:"]:focus{margin-left:var(--focus-ml-tablet)}[style*="--mr-tablet:"]{margin-right:var(--mr-tablet)}[style*="--hvr-mr-tablet:"]:hover{margin-right:var(--hvr-mr-tablet)}[style*="--focus-mr-tablet:"]:focus{margin-right:var(--focus-mr-tablet)}[style*="--mt-tablet:"]{margin-top:var(--mt-tablet)}[style*="--hvr-mt-tablet:"]:hover{margin-top:var(--hvr-mt-tablet)}[style*="--focus-mt-tablet:"]:focus{margin-top:var(--focus-mt-tablet)}[style*="--maxh-tablet:"]{max-height:var(--maxh-tablet)}[style*="--hvr-maxh-tablet:"]:hover{max-height:var(--hvr-maxh-tablet)}[style*="--focus-maxh-tablet:"]:focus{max-height:var(--focus-maxh-tablet)}[style*="--maxw-tablet:"]{max-width:var(--maxw-tablet)}[style*="--hvr-maxw-tablet:"]:hover{max-width:var(--hvr-maxw-tablet)}[style*="--focus-maxw-tablet:"]:focus{max-width:var(--focus-maxw-tablet)}[style*="--minh-tablet:"]{min-height:var(--minh-tablet)}[style*="--hvr-minh-tablet:"]:hover{min-height:var(--hvr-minh-tablet)}[style*="--focus-minh-tablet:"]:focus{min-height:var(--focus-minh-tablet)}[style*="--minw-tablet:"]{min-width:var(--minw-tablet)}[style*="--hvr-minw-tablet:"]:hover{min-width:var(--hvr-minw-tablet)}[style*="--focus-minw-tablet:"]:focus{min-width:var(--focus-minw-tablet)}[style*="--objf-tablet:"]{object-fit:var(--objf-tablet)}[style*="--hvr-objf-tablet:"]:hover{object-fit:var(--hvr-objf-tablet)}[style*="--focus-objf-tablet:"]:focus{object-fit:var(--focus-objf-tablet)}[style*="--op-tablet:"]{opacity:var(--op-tablet)}[style*="--hvr-op-tablet:"]:hover{opacity:var(--hvr-op-tablet)}[style*="--focus-op-tablet:"]:focus{opacity:var(--focus-op-tablet)}[style*="--o-tablet:"]{order:var(--o-tablet)}[style*="--hvr-o-tablet:"]:hover{order:var(--hvr-o-tablet)}[style*="--focus-o-tablet:"]:focus{order:var(--focus-o-tablet)}[style*="--pc-tablet:"]{place-content:var(--pc-tablet)}[style*="--hvr-pc-tablet:"]:hover{place-content:var(--hvr-pc-tablet)}[style*="--focus-pc-tablet:"]:focus{place-content:var(--focus-pc-tablet)}[style*="--p-tablet:"]{padding:var(--p-tablet)}[style*="--hvr-p-tablet:"]:hover{padding:var(--hvr-p-tablet)}[style*="--focus-p-tablet:"]:focus{padding:var(--focus-p-tablet)}[style*="--pb-tablet:"]{padding-bottom:var(--pb-tablet)}[style*="--hvr-pb-tablet:"]:hover{padding-bottom:var(--hvr-pb-tablet)}[style*="--focus-pb-tablet:"]:focus{padding-bottom:var(--focus-pb-tablet)}[style*="--pl-tablet:"]{padding-left:var(--pl-tablet)}[style*="--hvr-pl-tablet:"]:hover{padding-left:var(--hvr-pl-tablet)}[style*="--focus-pl-tablet:"]:focus{padding-left:var(--focus-pl-tablet)}[style*="--pr-tablet:"]{padding-right:var(--pr-tablet)}[style*="--hvr-pr-tablet:"]:hover{padding-right:var(--hvr-pr-tablet)}[style*="--focus-pr-tablet:"]:focus{padding-right:var(--focus-pr-tablet)}[style*="--pt-tablet:"]{padding-top:var(--pt-tablet)}[style*="--hvr-pt-tablet:"]:hover{padding-top:var(--hvr-pt-tablet)}[style*="--focus-pt-tablet:"]:focus{padding-top:var(--focus-pt-tablet)}[style*="--pe-tablet:"]{pointer-events:var(--pe-tablet)}[style*="--hvr-pe-tablet:"]:hover{pointer-events:var(--hvr-pe-tablet)}[style*="--focus-pe-tablet:"]:focus{pointer-events:var(--focus-pe-tablet)}[style*="--pos-tablet:"]{position:var(--pos-tablet)}[style*="--hvr-pos-tablet:"]:hover{position:var(--hvr-pos-tablet)}[style*="--focus-pos-tablet:"]:focus{position:var(--focus-pos-tablet)}[style*="--right-tablet:"]{right:var(--right-tablet)}[style*="--hvr-right-tablet:"]:hover{right:var(--hvr-right-tablet)}[style*="--focus-right-tablet:"]:focus{right:var(--focus-right-tablet)}[style*="--rg-tablet:"]{row-gap:var(--rg-tablet)}[style*="--hvr-rg-tablet:"]:hover{row-gap:var(--hvr-rg-tablet)}[style*="--focus-rg-tablet:"]:focus{row-gap:var(--focus-rg-tablet)}[style*="--ta-tablet:"]{text-align:var(--ta-tablet)}[style*="--hvr-ta-tablet:"]:hover{text-align:var(--hvr-ta-tablet)}[style*="--focus-ta-tablet:"]:focus{text-align:var(--focus-ta-tablet)}[style*="--ts-tablet:"]{text-shadow:var(--ts-tablet)}[style*="--hvr-ts-tablet:"]:hover{text-shadow:var(--hvr-ts-tablet)}[style*="--focus-ts-tablet:"]:focus{text-shadow:var(--focus-ts-tablet)}[style*="--tt-tablet:"]{text-transform:var(--tt-tablet)}[style*="--hvr-tt-tablet:"]:hover{text-transform:var(--hvr-tt-tablet)}[style*="--focus-tt-tablet:"]:focus{text-transform:var(--focus-tt-tablet)}[style*="--top-tablet:"]{top:var(--top-tablet)}[style*="--hvr-top-tablet:"]:hover{top:var(--hvr-top-tablet)}[style*="--focus-top-tablet:"]:focus{top:var(--focus-top-tablet)}[style*="--t-tablet:"]{-webkit-transform:var(--t-tablet);transform:var(--t-tablet)}[style*="--hvr-t-tablet:"]:hover{-webkit-transform:var(--hvr-t-tablet);transform:var(--hvr-t-tablet)}[style*="--focus-t-tablet:"]:focus{-webkit-transform:var(--focus-t-tablet);transform:var(--focus-t-tablet)}[style*="--v-tablet:"]{visibility:var(--v-tablet)}[style*="--hvr-v-tablet:"]:hover{visibility:var(--hvr-v-tablet)}[style*="--focus-v-tablet:"]:focus{visibility:var(--focus-v-tablet)}[style*="--ws-tablet:"]{white-space:var(--ws-tablet)}[style*="--hvr-ws-tablet:"]:hover{white-space:var(--hvr-ws-tablet)}[style*="--focus-ws-tablet:"]:focus{white-space:var(--focus-ws-tablet)}[style*="--w-tablet:"]{width:var(--w-tablet)}[style*="--hvr-w-tablet:"]:hover{width:var(--hvr-w-tablet)}[style*="--focus-w-tablet:"]:focus{width:var(--focus-w-tablet)}[style*="--z-tablet:"]{z-index:var(--z-tablet)}[style*="--hvr-z-tablet:"]:hover{z-index:var(--hvr-z-tablet)}[style*="--focus-z-tablet:"]:focus{z-index:var(--focus-z-tablet)}[style*="--wm-tablet:"]{-webkit-writing-mode:var(--wm-tablet);writing-mode:var(--wm-tablet)}[style*="--hvr-wm-tablet:"]:hover{-webkit-writing-mode:var(--hvr-wm-tablet);writing-mode:var(--hvr-wm-tablet)}[style*="--focus-wm-tablet:"]:focus{-webkit-writing-mode:var(--focus-wm-tablet);writing-mode:var(--focus-wm-tablet)}[style*="--line-clamp-tablet:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-tablet);display:-webkit-box;overflow:hidden}}@media only screen and (max-width:767px){[style*="--ai-mobile:"]{align-items:var(--ai-mobile)}[style*="--hvr-ai-mobile:"]:hover{align-items:var(--hvr-ai-mobile)}[style*="--focus-ai-mobile:"]:focus{align-items:var(--focus-ai-mobile)}[style*="--aspect-mobile:"]{aspect-ratio:var(--aspect-mobile)}[style*="--hvr-aspect-mobile:"]:hover{aspect-ratio:var(--hvr-aspect-mobile)}[style*="--focus-aspect-mobile:"]:focus{aspect-ratio:var(--focus-aspect-mobile)}[style*="--bg-mobile:"]{background:var(--bg-mobile)}[style*="--hvr-bg-mobile:"]:hover{background:var(--hvr-bg-mobile)}[style*="--focus-bg-mobile:"]:focus{background:var(--focus-bg-mobile)}[style*="--bga-mobile:"]{background-attachment:var(--bga-mobile)}[style*="--hvr-bga-mobile:"]:hover{background-attachment:var(--hvr-bga-mobile)}[style*="--focus-bga-mobile:"]:focus{background-attachment:var(--focus-bga-mobile)}[style*="--bgc-mobile:"]{background-color:var(--bgc-mobile)}[style*="--hvr-bgc-mobile:"]:hover{background-color:var(--hvr-bgc-mobile)}[style*="--focus-bgc-mobile:"]:focus{background-color:var(--focus-bgc-mobile)}[style*="--bgi-mobile:"]{background-image:var(--bgi-mobile)}[style*="--hvr-bgi-mobile:"]:hover{background-image:var(--hvr-bgi-mobile)}[style*="--focus-bgi-mobile:"]:focus{background-image:var(--focus-bgi-mobile)}[style*="--bgp-mobile:"]{background-position:var(--bgp-mobile)}[style*="--hvr-bgp-mobile:"]:hover{background-position:var(--hvr-bgp-mobile)}[style*="--focus-bgp-mobile:"]:focus{background-position:var(--focus-bgp-mobile)}[style*="--bgr-mobile:"]{background-repeat:var(--bgr-mobile)}[style*="--hvr-bgr-mobile:"]:hover{background-repeat:var(--hvr-bgr-mobile)}[style*="--focus-bgr-mobile:"]:focus{background-repeat:var(--focus-bgr-mobile)}[style*="--bgs-mobile:"]{background-size:var(--bgs-mobile)}[style*="--hvr-bgs-mobile:"]:hover{background-size:var(--hvr-bgs-mobile)}[style*="--focus-bgs-mobile:"]:focus{background-size:var(--focus-bgs-mobile)}[style*="--b-mobile:"]{border:var(--b-mobile)}[style*="--hvr-b-mobile:"]:hover{border:var(--hvr-b-mobile)}[style*="--focus-b-mobile:"]:focus{border:var(--focus-b-mobile)}[style*="--bb-mobile:"]{border-bottom:var(--bb-mobile)}[style*="--hvr-bb-mobile:"]:hover{border-bottom:var(--hvr-bb-mobile)}[style*="--focus-bb-mobile:"]:focus{border-bottom:var(--focus-bb-mobile)}[style*="--bbw-mobile:"]{border-bottom-width:var(--bbw-mobile)}[style*="--hvr-bbw-mobile:"]:hover{border-bottom-width:var(--hvr-bbw-mobile)}[style*="--focus-bbw-mobile:"]:focus{border-bottom-width:var(--focus-bbw-mobile)}[style*="--bbc-mobile:"]{border-bottom-color:var(--bbc-mobile)}[style*="--hvr-bbc-mobile:"]:hover{border-bottom-color:var(--hvr-bbc-mobile)}[style*="--focus-bbc-mobile:"]:focus{border-bottom-color:var(--focus-bbc-mobile)}[style*="--bc-mobile:"]{border-color:var(--bc-mobile)}[style*="--hvr-bc-mobile:"]:hover{border-color:var(--hvr-bc-mobile)}[style*="--focus-bc-mobile:"]:focus{border-color:var(--focus-bc-mobile)}[style*="--bblr-mobile:"]{border-bottom-left-radius:var(--bblr-mobile)}[style*="--hvr-bblr-mobile:"]:hover{border-bottom-left-radius:var(--hvr-bblr-mobile)}[style*="--focus-bblr-mobile:"]:focus{border-bottom-left-radius:var(--focus-bblr-mobile)}[style*="--bbrr-mobile:"]{border-bottom-right-radius:var(--bbrr-mobile)}[style*="--hvr-bbrr-mobile:"]:hover{border-bottom-right-radius:var(--hvr-bbrr-mobile)}[style*="--focus-bbrr-mobile:"]:focus{border-bottom-right-radius:var(--focus-bbrr-mobile)}[style*="--bl-mobile:"]{border-left:var(--bl-mobile)}[style*="--hvr-bl-mobile:"]:hover{border-left:var(--hvr-bl-mobile)}[style*="--focus-bl-mobile:"]:focus{border-left:var(--focus-bl-mobile)}[style*="--radius-mobile:"]{border-radius:var(--radius-mobile)}[style*="--hvr-radius-mobile:"]:hover{border-radius:var(--hvr-radius-mobile)}[style*="--focus-radius-mobile:"]:focus{border-radius:var(--focus-radius-mobile)}[style*="--br-mobile:"]{border-right:var(--br-mobile)}[style*="--hvr-br-mobile:"]:hover{border-right:var(--hvr-br-mobile)}[style*="--focus-br-mobile:"]:focus{border-right:var(--focus-br-mobile)}[style*="--bs-mobile:"]{border-style:var(--bs-mobile)}[style*="--hvr-bs-mobile:"]:hover{border-style:var(--hvr-bs-mobile)}[style*="--focus-bs-mobile:"]:focus{border-style:var(--focus-bs-mobile)}[style*="--bt-mobile:"]{border-top:var(--bt-mobile)}[style*="--hvr-bt-mobile:"]:hover{border-top:var(--hvr-bt-mobile)}[style*="--focus-bt-mobile:"]:focus{border-top:var(--focus-bt-mobile)}[style*="--btlr-mobile:"]{border-top-left-radius:var(--btlr-mobile)}[style*="--hvr-btlr-mobile:"]:hover{border-top-left-radius:var(--hvr-btlr-mobile)}[style*="--focus-btlr-mobile:"]:focus{border-top-left-radius:var(--focus-btlr-mobile)}[style*="--btrr-mobile:"]{border-top-right-radius:var(--btrr-mobile)}[style*="--hvr-btrr-mobile:"]:hover{border-top-right-radius:var(--hvr-btrr-mobile)}[style*="--focus-btrr-mobile:"]:focus{border-top-right-radius:var(--focus-btrr-mobile)}[style*="--bw-mobile:"]{border-width:var(--bw-mobile)}[style*="--hvr-bw-mobile:"]:hover{border-width:var(--hvr-bw-mobile)}[style*="--focus-bw-mobile:"]:focus{border-width:var(--focus-bw-mobile)}[style*="--bottom-mobile:"]{bottom:var(--bottom-mobile)}[style*="--hvr-bottom-mobile:"]:hover{bottom:var(--hvr-bottom-mobile)}[style*="--focus-bottom-mobile:"]:focus{bottom:var(--focus-bottom-mobile)}[style*="--shadow-mobile:"]{box-shadow:var(--shadow-mobile)}[style*="--hvr-shadow-mobile:"]:hover{box-shadow:var(--hvr-shadow-mobile)}[style*="--focus-shadow-mobile:"]:focus{box-shadow:var(--focus-shadow-mobile)}[style*="--c-mobile:"]{color:var(--c-mobile)}[style*="--hvr-c-mobile:"]:hover{color:var(--hvr-c-mobile)}[style*="--focus-c-mobile:"]:focus{color:var(--focus-c-mobile)}[style*="--cg-mobile:"]{-webkit-column-gap:var(--cg-mobile);column-gap:var(--cg-mobile)}[style*="--hvr-cg-mobile:"]:hover{-webkit-column-gap:var(--hvr-cg-mobile);column-gap:var(--hvr-cg-mobile)}[style*="--focus-cg-mobile:"]:focus{-webkit-column-gap:var(--focus-cg-mobile);column-gap:var(--focus-cg-mobile)}[style*="--d-mobile:"]{display:var(--d-mobile)}[style*="--hvr-d-mobile:"]:hover{display:var(--hvr-d-mobile)}[style*="--focus-d-mobile:"]:focus{display:var(--focus-d-mobile)}[style*="--fd-mobile:"]{flex-direction:var(--fd-mobile)}[style*="--hvr-fd-mobile:"]:hover{flex-direction:var(--hvr-fd-mobile)}[style*="--focus-fd-mobile:"]:focus{flex-direction:var(--focus-fd-mobile)}[style*="--ff-mobile:"]{font-family:var(--ff-mobile)}[style*="--hvr-ff-mobile:"]:hover{font-family:var(--hvr-ff-mobile)}[style*="--focus-ff-mobile:"]:focus{font-family:var(--focus-ff-mobile)}[style*="--size-mobile:"]{font-size:var(--size-mobile)}[style*="--hvr-size-mobile:"]:hover{font-size:var(--hvr-size-mobile)}[style*="--focus-size-mobile:"]:focus{font-size:var(--focus-size-mobile)}[style*="--weight-mobile:"]{font-weight:var(--weight-mobile)}[style*="--hvr-weight-mobile:"]:hover{font-weight:var(--hvr-weight-mobile)}[style*="--focus-weight-mobile:"]:focus{font-weight:var(--focus-weight-mobile)}[style*="--fs-mobile:"]{font-style:var(--fs-mobile)}[style*="--hvr-fs-mobile:"]:hover{font-style:var(--hvr-fs-mobile)}[style*="--focus-fs-mobile:"]:focus{font-style:var(--focus-fs-mobile)}[style*="--gg-mobile:"]{grid-gap:var(--gg-mobile)}[style*="--hvr-gg-mobile:"]:hover{grid-gap:var(--hvr-gg-mobile)}[style*="--focus-gg-mobile:"]:focus{grid-gap:var(--focus-gg-mobile)}[style*="--gr-mobile:"]{grid-row:var(--gr-mobile)}[style*="--hvr-gr-mobile:"]:hover{grid-row:var(--hvr-gr-mobile)}[style*="--focus-gr-mobile:"]:focus{grid-row:var(--focus-gr-mobile)}[style*="--gtc-mobile:"]{grid-template-columns:var(--gtc-mobile)}[style*="--hvr-gtc-mobile:"]:hover{grid-template-columns:var(--hvr-gtc-mobile)}[style*="--focus-gtc-mobile:"]:focus{grid-template-columns:var(--focus-gtc-mobile)}[style*="--gtr-mobile:"]{grid-template-rows:var(--gtr-mobile)}[style*="--hvr-gtr-mobile:"]:hover{grid-template-rows:var(--hvr-gtr-mobile)}[style*="--focus-gtr-mobile:"]:focus{grid-template-rows:var(--focus-gtr-mobile)}[style*="--h-mobile:"]{height:var(--h-mobile)}[style*="--hvr-h-mobile:"]:hover{height:var(--hvr-h-mobile)}[style*="--focus-h-mobile:"]:focus{height:var(--focus-h-mobile)}[style*="--jc-mobile:"]{justify-content:var(--jc-mobile)}[style*="--hvr-jc-mobile:"]:hover{justify-content:var(--hvr-jc-mobile)}[style*="--focus-jc-mobile:"]:focus{justify-content:var(--focus-jc-mobile)}[style*="--left-mobile:"]{left:var(--left-mobile)}[style*="--hvr-left-mobile:"]:hover{left:var(--hvr-left-mobile)}[style*="--focus-left-mobile:"]:focus{left:var(--focus-left-mobile)}[style*="--ls-mobile:"]{letter-spacing:var(--ls-mobile)}[style*="--hvr-ls-mobile:"]:hover{letter-spacing:var(--hvr-ls-mobile)}[style*="--focus-ls-mobile:"]:focus{letter-spacing:var(--focus-ls-mobile)}[style*="--lh-mobile:"]{line-height:var(--lh-mobile)}[style*="--hvr-lh-mobile:"]:hover{line-height:var(--hvr-lh-mobile)}[style*="--focus-lh-mobile:"]:focus{line-height:var(--focus-lh-mobile)}[style*="--tdt-mobile:"]{text-decoration-thickness:var(--tdt-mobile)}[style*="--hvr-tdt-mobile:"]:hover{text-decoration-thickness:var(--hvr-tdt-mobile)}[style*="--focus-tdt-mobile:"]:focus{text-decoration-thickness:var(--focus-tdt-mobile)}[style*="--tdc-mobile:"]{text-decoration-color:var(--tdc-mobile)}[style*="--hvr-tdc-mobile:"]:hover{text-decoration-color:var(--hvr-tdc-mobile)}[style*="--focus-tdc-mobile:"]:focus{text-decoration-color:var(--focus-tdc-mobile)}[style*="--tdl-mobile:"]{text-decoration-line:var(--tdl-mobile)}[style*="--hvr-tdl-mobile:"]:hover{text-decoration-line:var(--hvr-tdl-mobile)}[style*="--focus-tdl-mobile:"]:focus{text-decoration-line:var(--focus-tdl-mobile)}[style*="--m-mobile:"]{margin:var(--m-mobile)}[style*="--hvr-m-mobile:"]:hover{margin:var(--hvr-m-mobile)}[style*="--focus-m-mobile:"]:focus{margin:var(--focus-m-mobile)}[style*="--mb-mobile:"]{margin-bottom:var(--mb-mobile)}[style*="--hvr-mb-mobile:"]:hover{margin-bottom:var(--hvr-mb-mobile)}[style*="--focus-mb-mobile:"]:focus{margin-bottom:var(--focus-mb-mobile)}[style*="--ml-mobile:"]{margin-left:var(--ml-mobile)}[style*="--hvr-ml-mobile:"]:hover{margin-left:var(--hvr-ml-mobile)}[style*="--focus-ml-mobile:"]:focus{margin-left:var(--focus-ml-mobile)}[style*="--mr-mobile:"]{margin-right:var(--mr-mobile)}[style*="--hvr-mr-mobile:"]:hover{margin-right:var(--hvr-mr-mobile)}[style*="--focus-mr-mobile:"]:focus{margin-right:var(--focus-mr-mobile)}[style*="--mt-mobile:"]{margin-top:var(--mt-mobile)}[style*="--hvr-mt-mobile:"]:hover{margin-top:var(--hvr-mt-mobile)}[style*="--focus-mt-mobile:"]:focus{margin-top:var(--focus-mt-mobile)}[style*="--maxh-mobile:"]{max-height:var(--maxh-mobile)}[style*="--hvr-maxh-mobile:"]:hover{max-height:var(--hvr-maxh-mobile)}[style*="--focus-maxh-mobile:"]:focus{max-height:var(--focus-maxh-mobile)}[style*="--maxw-mobile:"]{max-width:var(--maxw-mobile)}[style*="--hvr-maxw-mobile:"]:hover{max-width:var(--hvr-maxw-mobile)}[style*="--focus-maxw-mobile:"]:focus{max-width:var(--focus-maxw-mobile)}[style*="--minh-mobile:"]{min-height:var(--minh-mobile)}[style*="--hvr-minh-mobile:"]:hover{min-height:var(--hvr-minh-mobile)}[style*="--focus-minh-mobile:"]:focus{min-height:var(--focus-minh-mobile)}[style*="--minw-mobile:"]{min-width:var(--minw-mobile)}[style*="--hvr-minw-mobile:"]:hover{min-width:var(--hvr-minw-mobile)}[style*="--focus-minw-mobile:"]:focus{min-width:var(--focus-minw-mobile)}[style*="--objf-mobile:"]{object-fit:var(--objf-mobile)}[style*="--hvr-objf-mobile:"]:hover{object-fit:var(--hvr-objf-mobile)}[style*="--focus-objf-mobile:"]:focus{object-fit:var(--focus-objf-mobile)}[style*="--op-mobile:"]{opacity:var(--op-mobile)}[style*="--hvr-op-mobile:"]:hover{opacity:var(--hvr-op-mobile)}[style*="--focus-op-mobile:"]:focus{opacity:var(--focus-op-mobile)}[style*="--o-mobile:"]{order:var(--o-mobile)}[style*="--hvr-o-mobile:"]:hover{order:var(--hvr-o-mobile)}[style*="--focus-o-mobile:"]:focus{order:var(--focus-o-mobile)}[style*="--pc-mobile:"]{place-content:var(--pc-mobile)}[style*="--hvr-pc-mobile:"]:hover{place-content:var(--hvr-pc-mobile)}[style*="--focus-pc-mobile:"]:focus{place-content:var(--focus-pc-mobile)}[style*="--p-mobile:"]{padding:var(--p-mobile)}[style*="--hvr-p-mobile:"]:hover{padding:var(--hvr-p-mobile)}[style*="--focus-p-mobile:"]:focus{padding:var(--focus-p-mobile)}[style*="--pb-mobile:"]{padding-bottom:var(--pb-mobile)}[style*="--hvr-pb-mobile:"]:hover{padding-bottom:var(--hvr-pb-mobile)}[style*="--focus-pb-mobile:"]:focus{padding-bottom:var(--focus-pb-mobile)}[style*="--pl-mobile:"]{padding-left:var(--pl-mobile)}[style*="--hvr-pl-mobile:"]:hover{padding-left:var(--hvr-pl-mobile)}[style*="--focus-pl-mobile:"]:focus{padding-left:var(--focus-pl-mobile)}[style*="--pr-mobile:"]{padding-right:var(--pr-mobile)}[style*="--hvr-pr-mobile:"]:hover{padding-right:var(--hvr-pr-mobile)}[style*="--focus-pr-mobile:"]:focus{padding-right:var(--focus-pr-mobile)}[style*="--pt-mobile:"]{padding-top:var(--pt-mobile)}[style*="--hvr-pt-mobile:"]:hover{padding-top:var(--hvr-pt-mobile)}[style*="--focus-pt-mobile:"]:focus{padding-top:var(--focus-pt-mobile)}[style*="--pe-mobile:"]{pointer-events:var(--pe-mobile)}[style*="--hvr-pe-mobile:"]:hover{pointer-events:var(--hvr-pe-mobile)}[style*="--focus-pe-mobile:"]:focus{pointer-events:var(--focus-pe-mobile)}[style*="--pos-mobile:"]{position:var(--pos-mobile)}[style*="--hvr-pos-mobile:"]:hover{position:var(--hvr-pos-mobile)}[style*="--focus-pos-mobile:"]:focus{position:var(--focus-pos-mobile)}[style*="--right-mobile:"]{right:var(--right-mobile)}[style*="--hvr-right-mobile:"]:hover{right:var(--hvr-right-mobile)}[style*="--focus-right-mobile:"]:focus{right:var(--focus-right-mobile)}[style*="--rg-mobile:"]{row-gap:var(--rg-mobile)}[style*="--hvr-rg-mobile:"]:hover{row-gap:var(--hvr-rg-mobile)}[style*="--focus-rg-mobile:"]:focus{row-gap:var(--focus-rg-mobile)}[style*="--ta-mobile:"]{text-align:var(--ta-mobile)}[style*="--hvr-ta-mobile:"]:hover{text-align:var(--hvr-ta-mobile)}[style*="--focus-ta-mobile:"]:focus{text-align:var(--focus-ta-mobile)}[style*="--ts-mobile:"]{text-shadow:var(--ts-mobile)}[style*="--hvr-ts-mobile:"]:hover{text-shadow:var(--hvr-ts-mobile)}[style*="--focus-ts-mobile:"]:focus{text-shadow:var(--focus-ts-mobile)}[style*="--tt-mobile:"]{text-transform:var(--tt-mobile)}[style*="--hvr-tt-mobile:"]:hover{text-transform:var(--hvr-tt-mobile)}[style*="--focus-tt-mobile:"]:focus{text-transform:var(--focus-tt-mobile)}[style*="--top-mobile:"]{top:var(--top-mobile)}[style*="--hvr-top-mobile:"]:hover{top:var(--hvr-top-mobile)}[style*="--focus-top-mobile:"]:focus{top:var(--focus-top-mobile)}[style*="--t-mobile:"]{-webkit-transform:var(--t-mobile);transform:var(--t-mobile)}[style*="--hvr-t-mobile:"]:hover{-webkit-transform:var(--hvr-t-mobile);transform:var(--hvr-t-mobile)}[style*="--focus-t-mobile:"]:focus{-webkit-transform:var(--focus-t-mobile);transform:var(--focus-t-mobile)}[style*="--v-mobile:"]{visibility:var(--v-mobile)}[style*="--hvr-v-mobile:"]:hover{visibility:var(--hvr-v-mobile)}[style*="--focus-v-mobile:"]:focus{visibility:var(--focus-v-mobile)}[style*="--ws-mobile:"]{white-space:var(--ws-mobile)}[style*="--hvr-ws-mobile:"]:hover{white-space:var(--hvr-ws-mobile)}[style*="--focus-ws-mobile:"]:focus{white-space:var(--focus-ws-mobile)}[style*="--w-mobile:"]{width:var(--w-mobile)}[style*="--hvr-w-mobile:"]:hover{width:var(--hvr-w-mobile)}[style*="--focus-w-mobile:"]:focus{width:var(--focus-w-mobile)}[style*="--z-mobile:"]{z-index:var(--z-mobile)}[style*="--hvr-z-mobile:"]:hover{z-index:var(--hvr-z-mobile)}[style*="--focus-z-mobile:"]:focus{z-index:var(--focus-z-mobile)}[style*="--wm-mobile:"]{-webkit-writing-mode:var(--wm-mobile);writing-mode:var(--wm-mobile)}[style*="--hvr-wm-mobile:"]:hover{-webkit-writing-mode:var(--hvr-wm-mobile);writing-mode:var(--hvr-wm-mobile)}[style*="--focus-wm-mobile:"]:focus{-webkit-writing-mode:var(--focus-wm-mobile);writing-mode:var(--focus-wm-mobile)}[style*="--line-clamp-mobile:"]{-webkit-box-orient:vertical;-webkit-line-clamp:var(--line-clamp-mobile);display:-webkit-box;overflow:hidden}}
|
package/package.json
CHANGED
package/src/css/builds/base.css
CHANGED
|
@@ -60,7 +60,8 @@ html {
|
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.p-safe {
|
|
63
|
-
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom)
|
|
63
|
+
padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom)
|
|
64
|
+
env(safe-area-inset-left);
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
.px-safe {
|
|
@@ -99,13 +100,13 @@ html {
|
|
|
99
100
|
padding-left: 40px;
|
|
100
101
|
}
|
|
101
102
|
|
|
102
|
-
.gp-text ul>li,
|
|
103
|
-
.gp-text-instant ul>li {
|
|
103
|
+
.gp-text ul > li,
|
|
104
|
+
.gp-text-instant ul > li {
|
|
104
105
|
list-style: disc inside !important;
|
|
105
106
|
}
|
|
106
107
|
|
|
107
|
-
.gp-text ol>li,
|
|
108
|
-
.gp-text-instant ol>li {
|
|
108
|
+
.gp-text ol > li,
|
|
109
|
+
.gp-text-instant ol > li {
|
|
109
110
|
list-style: decimal inside !important;
|
|
110
111
|
}
|
|
111
112
|
|
|
@@ -116,6 +117,7 @@ html {
|
|
|
116
117
|
max-width: 0 !important;
|
|
117
118
|
overflow: hidden !important;
|
|
118
119
|
display: inline !important;
|
|
120
|
+
|
|
119
121
|
* {
|
|
120
122
|
max-height: 0 !important;
|
|
121
123
|
max-width: 0 !important;
|
|
@@ -123,7 +125,6 @@ html {
|
|
|
123
125
|
}
|
|
124
126
|
}
|
|
125
127
|
|
|
126
|
-
|
|
127
128
|
[data-slot='children'] {
|
|
128
129
|
width: 100%;
|
|
129
130
|
min-height: 60px;
|
|
@@ -339,7 +340,7 @@ p {
|
|
|
339
340
|
max-width: unset !important;
|
|
340
341
|
}
|
|
341
342
|
|
|
342
|
-
@media (min-width:
|
|
343
|
+
@media (min-width: 1025px) {
|
|
343
344
|
.rfm-marquee-container:hover div {
|
|
344
345
|
animation-play-state: var(--pause-on-hover);
|
|
345
346
|
}
|
|
@@ -347,7 +348,6 @@ p {
|
|
|
347
348
|
.rfm-marquee-container:active div {
|
|
348
349
|
animation-play-state: var(--pause-on-click);
|
|
349
350
|
}
|
|
350
|
-
|
|
351
351
|
}
|
|
352
352
|
|
|
353
353
|
.rfm-overlay {
|
|
@@ -375,13 +375,13 @@ p {
|
|
|
375
375
|
display: flex;
|
|
376
376
|
flex-direction: row;
|
|
377
377
|
align-items: center;
|
|
378
|
-
animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
378
|
+
animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
379
379
|
animation-play-state: var(--play);
|
|
380
380
|
animation-delay: var(--delay);
|
|
381
381
|
animation-direction: var(--direction);
|
|
382
382
|
}
|
|
383
383
|
|
|
384
|
-
@keyframes scroll {
|
|
384
|
+
@keyframes gp-merquee-scroll {
|
|
385
385
|
0% {
|
|
386
386
|
transform: translateX(0%);
|
|
387
387
|
}
|
|
@@ -403,9 +403,10 @@ p {
|
|
|
403
403
|
transform: var(--transform);
|
|
404
404
|
}
|
|
405
405
|
|
|
406
|
-
[style*=
|
|
406
|
+
[style*='--grchild:'] > :first-child {
|
|
407
407
|
grid-row: var(--grchild);
|
|
408
408
|
}
|
|
409
|
-
|
|
409
|
+
|
|
410
|
+
[style*='--mbchild:'] > :first-child {
|
|
410
411
|
margin-bottom: var(--mbchild);
|
|
411
412
|
}
|
|
@@ -134,10 +134,7 @@
|
|
|
134
134
|
display: none;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
|
-
font-family: Inter,
|
|
138
|
-
sans-serif,
|
|
139
|
-
ui-sans-serif,
|
|
140
|
-
system-ui;
|
|
137
|
+
font-family: Inter, sans-serif, ui-sans-serif, system-ui;
|
|
141
138
|
border: 1px dashed #f44336 !important;
|
|
142
139
|
/* border-radius: 3px; */
|
|
143
140
|
visibility: visible;
|
|
@@ -194,7 +191,9 @@
|
|
|
194
191
|
background-color: #ebddf866;
|
|
195
192
|
}
|
|
196
193
|
|
|
197
|
-
&.visual-placeholder-theme-section.visual-placeholder-error.has-section:not(
|
|
194
|
+
&.visual-placeholder-theme-section.visual-placeholder-error.has-section:not(
|
|
195
|
+
[is-component-dragging='true']
|
|
196
|
+
) {
|
|
198
197
|
background-color: #f44336 !important;
|
|
199
198
|
}
|
|
200
199
|
|
|
@@ -415,7 +414,8 @@
|
|
|
415
414
|
|
|
416
415
|
.post-purchase-page {
|
|
417
416
|
font-size: 14px;
|
|
418
|
-
font-family: -apple-system, BlinkMacSystemFont,
|
|
417
|
+
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
|
|
418
|
+
'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
|
|
419
419
|
line-height: 15px;
|
|
420
420
|
|
|
421
421
|
select:focus {
|
|
@@ -522,15 +522,13 @@
|
|
|
522
522
|
display: flex;
|
|
523
523
|
flex-direction: row;
|
|
524
524
|
align-items: center;
|
|
525
|
-
animation: scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
525
|
+
animation: gp-merquee-scroll var(--duration) linear var(--delay) var(--iteration-count);
|
|
526
526
|
animation-play-state: var(--play);
|
|
527
527
|
animation-delay: var(--delay);
|
|
528
528
|
animation-direction: var(--direction);
|
|
529
|
-
|
|
530
|
-
|
|
531
529
|
}
|
|
532
530
|
|
|
533
|
-
@keyframes scroll {
|
|
531
|
+
@keyframes gp-merquee-scroll {
|
|
534
532
|
0% {
|
|
535
533
|
transform: translateX(0%);
|
|
536
534
|
}
|
|
@@ -540,7 +538,6 @@
|
|
|
540
538
|
}
|
|
541
539
|
}
|
|
542
540
|
|
|
543
|
-
|
|
544
541
|
.rfm-initial-child-container {
|
|
545
542
|
flex: 0 0 auto;
|
|
546
543
|
display: flex;
|
|
@@ -563,7 +560,6 @@
|
|
|
563
560
|
font-family: Inter, sans-serif, ui-sans-serif, system-ui !important;
|
|
564
561
|
}
|
|
565
562
|
|
|
566
|
-
|
|
567
563
|
[display-init='hide'] {
|
|
568
564
|
visibility: hidden !important;
|
|
569
565
|
max-height: 0 !important;
|
|
@@ -578,7 +574,15 @@
|
|
|
578
574
|
.interaction-select-mode [data-component-tag] * {
|
|
579
575
|
cursor: default !important;
|
|
580
576
|
|
|
581
|
-
|
|
582
|
-
|
|
577
|
+
& [data-toolbar] * {
|
|
578
|
+
cursor: pointer !important;
|
|
579
|
+
}
|
|
580
|
+
}
|
|
581
|
+
|
|
582
|
+
.interaction-select-mode {
|
|
583
|
+
[data-component-tag='ProductQuantity'] {
|
|
584
|
+
& > div {
|
|
585
|
+
pointer-events: none;
|
|
583
586
|
}
|
|
584
|
-
}
|
|
587
|
+
}
|
|
588
|
+
}
|
|
@@ -596,6 +596,12 @@
|
|
|
596
596
|
border-color: #f44336;
|
|
597
597
|
}
|
|
598
598
|
|
|
599
|
+
[data-outline][data-outline-error='true'] {
|
|
600
|
+
border-color: #f44336 !important;
|
|
601
|
+
opacity: 1 !important;
|
|
602
|
+
visibility: visible !important;
|
|
603
|
+
}
|
|
604
|
+
|
|
599
605
|
[data-outline][data-outline-parent-hover],
|
|
600
606
|
[data-outline][data-outline-section][data-outline-parent-hover] {
|
|
601
607
|
border-style: dashed;
|
|
@@ -1088,6 +1094,15 @@
|
|
|
1088
1094
|
transform: translateX(-50%);
|
|
1089
1095
|
}
|
|
1090
1096
|
}
|
|
1097
|
+
.ck-widget {
|
|
1098
|
+
background-color: #f4f4f4;
|
|
1099
|
+
border-radius: 6px;
|
|
1100
|
+
padding-left: 6px;
|
|
1101
|
+
padding-right: 6px;
|
|
1102
|
+
}
|
|
1103
|
+
.ck-meta-selected {
|
|
1104
|
+
background-color: #e2e2e2;
|
|
1105
|
+
}
|
|
1091
1106
|
}
|
|
1092
1107
|
|
|
1093
1108
|
[data-toolbar-debug] {
|
|
@@ -2,22 +2,31 @@
|
|
|
2
2
|
|
|
3
3
|
.wrapper,
|
|
4
4
|
[style*="--$(prefix)wrapper:"] {
|
|
5
|
-
max-width: var(--$(
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
max-width: var(--$(
|
|
6
|
+
prefix)wrapper
|
|
7
|
+
);
|
|
8
|
+
margin-left: auto;
|
|
9
|
+
margin-right: auto;
|
|
10
|
+
padding-left: var(--$(
|
|
11
|
+
prefix)gutter
|
|
12
|
+
);
|
|
13
|
+
padding-right: var(--$(
|
|
14
|
+
prefix)gutter
|
|
15
|
+
);
|
|
10
16
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
17
|
+
@media only screen and (min-width:640px) {
|
|
18
|
+
--$(prefix)gutter: var(--$(prefix)gutter-sm);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@media only screen and (min-width:768px) {
|
|
22
|
+
--$(prefix)gutter: var(--$(prefix)gutter-md);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@media only screen and (min-width:1025px) {
|
|
26
|
+
--$(prefix)gutter: var(--$(prefix)gutter-lg);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
@media only screen and (min-width:1280px) {
|
|
30
|
+
--$(prefix)gutter: var(--$(prefix)gutter-xl);
|
|
31
|
+
}
|
|
23
32
|
}
|
package/src/css/medias.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
@custom-media --tablet-viewport (max-width:
|
|
2
|
-
@custom-media --mobile-viewport (max-width: 767px);
|
|
1
|
+
@custom-media --tablet-viewport (max-width: 1024px);
|
|
2
|
+
@custom-media --mobile-viewport (max-width: 767px);
|
package/src/preset.js
CHANGED
|
@@ -8,7 +8,7 @@ const preset = {
|
|
|
8
8
|
},
|
|
9
9
|
theme: {
|
|
10
10
|
screens: {
|
|
11
|
-
tablet: { max: '
|
|
11
|
+
tablet: { max: '1024px' },
|
|
12
12
|
mobile: { max: '767px' },
|
|
13
13
|
},
|
|
14
14
|
extend: {
|
|
@@ -131,7 +131,7 @@ const preset = {
|
|
|
131
131
|
},
|
|
132
132
|
},
|
|
133
133
|
maxWidth: {
|
|
134
|
-
tablet: '
|
|
134
|
+
tablet: '1024px',
|
|
135
135
|
mobile: '767px',
|
|
136
136
|
},
|
|
137
137
|
textColor: {
|