@salesmind-ai/design-system 0.2.0 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AppearancePanel-UT57J69V.d.cts +51 -0
- package/dist/AppearancePanel-UT57J69V.d.ts +51 -0
- package/dist/AppearanceProvider-C36a8-eb.d.cts +45 -0
- package/dist/AppearanceProvider-C36a8-eb.d.ts +45 -0
- package/dist/Breadcrumb-RX-B_gDV.d.cts +44 -0
- package/dist/Breadcrumb-RX-B_gDV.d.ts +44 -0
- package/dist/ExportMenu-A2TLFiVv.d.cts +311 -0
- package/dist/ExportMenu-C8qck5AT.d.ts +311 -0
- package/dist/SectionShell-BfBw5q0Y.d.cts +18 -0
- package/dist/SectionShell-BfBw5q0Y.d.ts +18 -0
- package/dist/Select-BdZmK0Lt.d.cts +66 -0
- package/dist/Select-BdZmK0Lt.d.ts +66 -0
- package/dist/admin/index.cjs +2941 -0
- package/dist/admin/index.cjs.map +1 -0
- package/dist/admin/index.css +4145 -0
- package/dist/admin/index.css.map +1 -0
- package/dist/admin/index.d.cts +491 -0
- package/dist/admin/index.d.ts +491 -0
- package/dist/admin/index.js +2918 -0
- package/dist/admin/index.js.map +1 -0
- package/dist/{audit-CiyPkxk1.d.cts → audit-BS2fn7M4.d.ts} +2 -51
- package/dist/{audit-CiyPkxk1.d.ts → audit-DwCmg32J.d.cts} +2 -51
- package/dist/blog/index.cjs +1074 -0
- package/dist/blog/index.cjs.map +1 -0
- package/dist/blog/index.css +1422 -0
- package/dist/blog/index.css.map +1 -0
- package/dist/blog/index.d.cts +233 -0
- package/dist/blog/index.d.ts +233 -0
- package/dist/blog/index.js +1056 -0
- package/dist/blog/index.js.map +1 -0
- package/dist/chart-types-BGVVO-zl.d.cts +208 -0
- package/dist/chart-types-BGVVO-zl.d.ts +208 -0
- package/dist/charts/index.cjs +2698 -0
- package/dist/charts/index.cjs.map +1 -0
- package/dist/charts/index.css +1167 -0
- package/dist/charts/index.css.map +1 -0
- package/dist/charts/index.d.cts +453 -0
- package/dist/charts/index.d.ts +453 -0
- package/dist/charts/index.js +2682 -0
- package/dist/charts/index.js.map +1 -0
- package/dist/core/index.cjs +526 -395
- package/dist/core/index.cjs.map +1 -1
- package/dist/core/index.css +297 -2
- package/dist/core/index.css.map +1 -1
- package/dist/core/index.d.cts +7 -982
- package/dist/core/index.d.ts +7 -982
- package/dist/core/index.js +476 -351
- package/dist/core/index.js.map +1 -1
- package/dist/i18n/index.cjs +585 -0
- package/dist/i18n/index.cjs.map +1 -0
- package/dist/i18n/index.d.cts +855 -0
- package/dist/i18n/index.d.ts +855 -0
- package/dist/i18n/index.js +547 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/index.css +16 -6
- package/dist/index.css.map +1 -1
- package/dist/index.d.cts +22 -1290
- package/dist/index.d.ts +22 -1290
- package/dist/marketing/index.cjs +2144 -3023
- package/dist/marketing/index.cjs.map +1 -1
- package/dist/marketing/index.css +3729 -4824
- package/dist/marketing/index.css.map +1 -1
- package/dist/marketing/index.d.cts +1351 -4
- package/dist/marketing/index.d.ts +1351 -4
- package/dist/marketing/index.js +2190 -3054
- package/dist/marketing/index.js.map +1 -1
- package/dist/motion/index.cjs +1230 -0
- package/dist/motion/index.cjs.map +1 -0
- package/dist/motion/index.css +699 -0
- package/dist/motion/index.css.map +1 -0
- package/dist/motion/index.d.cts +68 -0
- package/dist/motion/index.d.ts +68 -0
- package/dist/motion/index.js +1218 -0
- package/dist/motion/index.js.map +1 -0
- package/dist/nav/index.cjs +1533 -0
- package/dist/nav/index.cjs.map +1 -0
- package/dist/nav/index.css +1984 -0
- package/dist/nav/index.css.map +1 -0
- package/dist/nav/index.d.cts +279 -0
- package/dist/nav/index.d.ts +279 -0
- package/dist/nav/index.js +1501 -0
- package/dist/nav/index.js.map +1 -0
- package/dist/report/index.cjs +26 -1649
- package/dist/report/index.cjs.map +1 -1
- package/dist/report/index.css +6 -968
- package/dist/report/index.css.map +1 -1
- package/dist/report/index.d.cts +4 -2
- package/dist/report/index.d.ts +4 -2
- package/dist/report/index.js +27 -1640
- package/dist/report/index.js.map +1 -1
- package/dist/sections/index.cjs +385 -0
- package/dist/sections/index.cjs.map +1 -0
- package/dist/sections/index.css +818 -0
- package/dist/sections/index.css.map +1 -0
- package/dist/sections/index.d.cts +69 -0
- package/dist/sections/index.d.ts +69 -0
- package/dist/sections/index.js +374 -0
- package/dist/sections/index.js.map +1 -0
- package/dist/social-proof/index.cjs +1254 -0
- package/dist/social-proof/index.cjs.map +1 -0
- package/dist/social-proof/index.css +1416 -0
- package/dist/social-proof/index.css.map +1 -0
- package/dist/social-proof/index.d.cts +258 -0
- package/dist/social-proof/index.d.ts +258 -0
- package/dist/social-proof/index.js +1237 -0
- package/dist/social-proof/index.js.map +1 -0
- package/dist/theme/index.cjs +573 -0
- package/dist/theme/index.cjs.map +1 -0
- package/dist/theme/index.css +464 -0
- package/dist/theme/index.css.map +1 -0
- package/dist/theme/index.d.cts +48 -0
- package/dist/theme/index.d.ts +48 -0
- package/dist/theme/index.js +558 -0
- package/dist/theme/index.js.map +1 -0
- package/dist/types-DAlgDGzw.d.cts +52 -0
- package/dist/types-DAlgDGzw.d.ts +52 -0
- package/dist/web/index.d.cts +3 -2
- package/dist/web/index.d.ts +3 -2
- package/package.json +68 -9
- package/dist/ExportMenu-hEe5MhLq.d.cts +0 -1027
- package/dist/ExportMenu-hEe5MhLq.d.ts +0 -1027
- package/dist/index-B64suAAc.d.cts +0 -1498
- package/dist/index-B64suAAc.d.ts +0 -1498
|
@@ -0,0 +1,818 @@
|
|
|
1
|
+
/* src/components/LayoutPrimitives/LayoutPrimitives.css */
|
|
2
|
+
.ds-box {
|
|
3
|
+
display: block;
|
|
4
|
+
box-sizing: border-box;
|
|
5
|
+
min-width: 0;
|
|
6
|
+
}
|
|
7
|
+
.ds-stack {
|
|
8
|
+
display: flex;
|
|
9
|
+
flex-direction: column;
|
|
10
|
+
}
|
|
11
|
+
.ds-stack--horizontal {
|
|
12
|
+
flex-direction: row;
|
|
13
|
+
}
|
|
14
|
+
.ds-grid {
|
|
15
|
+
display: grid;
|
|
16
|
+
}
|
|
17
|
+
.ds-grid--cols-1 {
|
|
18
|
+
grid-template-columns: repeat(1, 1fr);
|
|
19
|
+
}
|
|
20
|
+
.ds-grid--cols-2 {
|
|
21
|
+
grid-template-columns: repeat(1, 1fr);
|
|
22
|
+
}
|
|
23
|
+
@media (min-width: 640px) {
|
|
24
|
+
.ds-grid--cols-2 {
|
|
25
|
+
grid-template-columns: repeat(2, 1fr);
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
.ds-grid--cols-3 {
|
|
29
|
+
grid-template-columns: repeat(1, 1fr);
|
|
30
|
+
}
|
|
31
|
+
@media (min-width: 640px) {
|
|
32
|
+
.ds-grid--cols-3 {
|
|
33
|
+
grid-template-columns: repeat(2, 1fr);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
@media (min-width: 1024px) {
|
|
37
|
+
.ds-grid--cols-3 {
|
|
38
|
+
grid-template-columns: repeat(3, 1fr);
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
.ds-grid--cols-4 {
|
|
42
|
+
grid-template-columns: repeat(1, 1fr);
|
|
43
|
+
}
|
|
44
|
+
@media (min-width: 640px) {
|
|
45
|
+
.ds-grid--cols-4 {
|
|
46
|
+
grid-template-columns: repeat(2, 1fr);
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
@media (min-width: 1024px) {
|
|
50
|
+
.ds-grid--cols-4 {
|
|
51
|
+
grid-template-columns: repeat(4, 1fr);
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
.ds-grid--cols-5 {
|
|
55
|
+
grid-template-columns: repeat(1, 1fr);
|
|
56
|
+
}
|
|
57
|
+
@media (min-width: 640px) {
|
|
58
|
+
.ds-grid--cols-5 {
|
|
59
|
+
grid-template-columns: repeat(2, 1fr);
|
|
60
|
+
}
|
|
61
|
+
}
|
|
62
|
+
@media (min-width: 768px) {
|
|
63
|
+
.ds-grid--cols-5 {
|
|
64
|
+
grid-template-columns: repeat(3, 1fr);
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
@media (min-width: 1280px) {
|
|
68
|
+
.ds-grid--cols-5 {
|
|
69
|
+
grid-template-columns: repeat(5, 1fr);
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
.ds-grid--cols-6 {
|
|
73
|
+
grid-template-columns: repeat(1, 1fr);
|
|
74
|
+
}
|
|
75
|
+
@media (min-width: 640px) {
|
|
76
|
+
.ds-grid--cols-6 {
|
|
77
|
+
grid-template-columns: repeat(2, 1fr);
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
@media (min-width: 768px) {
|
|
81
|
+
.ds-grid--cols-6 {
|
|
82
|
+
grid-template-columns: repeat(3, 1fr);
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
@media (min-width: 1280px) {
|
|
86
|
+
.ds-grid--cols-6 {
|
|
87
|
+
grid-template-columns: repeat(6, 1fr);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
@media (min-width: 1920px) {
|
|
91
|
+
.ds-grid--cols-3:not(.ds-grid--fixed) {
|
|
92
|
+
grid-template-columns: repeat(4, 1fr);
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
@media (min-width: 2560px) {
|
|
96
|
+
.ds-grid--cols-2:not(.ds-grid--fixed) {
|
|
97
|
+
grid-template-columns: repeat(3, 1fr);
|
|
98
|
+
}
|
|
99
|
+
.ds-grid--cols-3:not(.ds-grid--fixed) {
|
|
100
|
+
grid-template-columns: repeat(4, 1fr);
|
|
101
|
+
}
|
|
102
|
+
.ds-grid--cols-4:not(.ds-grid--fixed) {
|
|
103
|
+
grid-template-columns: repeat(5, 1fr);
|
|
104
|
+
}
|
|
105
|
+
.ds-grid--cols-5:not(.ds-grid--fixed) {
|
|
106
|
+
grid-template-columns: repeat(6, 1fr);
|
|
107
|
+
}
|
|
108
|
+
.ds-grid--cols-6:not(.ds-grid--fixed) {
|
|
109
|
+
grid-template-columns: repeat(8, 1fr);
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
@media (min-width: 3840px) {
|
|
113
|
+
.ds-grid--cols-2:not(.ds-grid--fixed) {
|
|
114
|
+
grid-template-columns: repeat(3, 1fr);
|
|
115
|
+
}
|
|
116
|
+
.ds-grid--cols-3:not(.ds-grid--fixed) {
|
|
117
|
+
grid-template-columns: repeat(5, 1fr);
|
|
118
|
+
}
|
|
119
|
+
.ds-grid--cols-4:not(.ds-grid--fixed) {
|
|
120
|
+
grid-template-columns: repeat(6, 1fr);
|
|
121
|
+
}
|
|
122
|
+
.ds-grid--cols-5:not(.ds-grid--fixed) {
|
|
123
|
+
grid-template-columns: repeat(8, 1fr);
|
|
124
|
+
}
|
|
125
|
+
.ds-grid--cols-6:not(.ds-grid--fixed) {
|
|
126
|
+
grid-template-columns: repeat(10, 1fr);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
:root {
|
|
130
|
+
--container-default-max: 1200px;
|
|
131
|
+
}
|
|
132
|
+
@media (min-width: 1537px) {
|
|
133
|
+
:root {
|
|
134
|
+
--container-default-max: 1400px;
|
|
135
|
+
}
|
|
136
|
+
}
|
|
137
|
+
@media (min-width: 1921px) {
|
|
138
|
+
:root {
|
|
139
|
+
--container-default-max: 1600px;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
@media (min-width: 2561px) {
|
|
143
|
+
:root {
|
|
144
|
+
--container-default-max: 1920px;
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
.ds-container {
|
|
148
|
+
width: 100%;
|
|
149
|
+
margin-left: auto;
|
|
150
|
+
margin-right: auto;
|
|
151
|
+
padding-left: var(--container-padding-x, var(--space-4));
|
|
152
|
+
padding-right: var(--container-padding-x, var(--space-4));
|
|
153
|
+
}
|
|
154
|
+
@media (min-width: 1537px) {
|
|
155
|
+
.ds-container {
|
|
156
|
+
--container-padding-x: var(--space-6);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
@media (min-width: 2561px) {
|
|
160
|
+
.ds-container {
|
|
161
|
+
--container-padding-x: var(--space-8);
|
|
162
|
+
}
|
|
163
|
+
}
|
|
164
|
+
.ds-section-block {
|
|
165
|
+
position: relative;
|
|
166
|
+
}
|
|
167
|
+
.ds-section-block--none {
|
|
168
|
+
padding-top: 0;
|
|
169
|
+
padding-bottom: 0;
|
|
170
|
+
}
|
|
171
|
+
.ds-section-block--sm {
|
|
172
|
+
padding-top: var(--space-8, 2rem);
|
|
173
|
+
padding-bottom: var(--space-8, 2rem);
|
|
174
|
+
}
|
|
175
|
+
.ds-section-block--md {
|
|
176
|
+
padding-top: var(--space-16, 4rem);
|
|
177
|
+
padding-bottom: var(--space-16, 4rem);
|
|
178
|
+
}
|
|
179
|
+
@media (min-width: 768px) {
|
|
180
|
+
.ds-section-block--md {
|
|
181
|
+
padding-top: var(--space-24, 6rem);
|
|
182
|
+
padding-bottom: var(--space-24, 6rem);
|
|
183
|
+
}
|
|
184
|
+
}
|
|
185
|
+
.ds-section-block--lg {
|
|
186
|
+
padding-top: var(--space-24, 6rem);
|
|
187
|
+
padding-bottom: var(--space-24, 6rem);
|
|
188
|
+
}
|
|
189
|
+
@media (min-width: 768px) {
|
|
190
|
+
.ds-section-block--lg {
|
|
191
|
+
padding-top: var(--space-32, 8rem);
|
|
192
|
+
padding-bottom: var(--space-32, 8rem);
|
|
193
|
+
}
|
|
194
|
+
}
|
|
195
|
+
.ds-visually-hidden {
|
|
196
|
+
position: absolute;
|
|
197
|
+
width: 1px;
|
|
198
|
+
height: 1px;
|
|
199
|
+
padding: 0;
|
|
200
|
+
margin: -1px;
|
|
201
|
+
overflow: hidden;
|
|
202
|
+
clip-path: inset(50%);
|
|
203
|
+
white-space: nowrap;
|
|
204
|
+
border-width: 0;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
/* src/components/SectionShell/SectionShell.css */
|
|
208
|
+
.ds-section {
|
|
209
|
+
position: relative;
|
|
210
|
+
width: 100%;
|
|
211
|
+
padding: var(--space-16) 0;
|
|
212
|
+
box-sizing: border-box;
|
|
213
|
+
}
|
|
214
|
+
.ds-section--bg-default {
|
|
215
|
+
background-color: transparent;
|
|
216
|
+
}
|
|
217
|
+
.ds-section--bg-muted {
|
|
218
|
+
background-color: var(--surface-alpha-1);
|
|
219
|
+
}
|
|
220
|
+
.ds-section--bg-brand {
|
|
221
|
+
background:
|
|
222
|
+
radial-gradient(
|
|
223
|
+
circle at 50% 0%,
|
|
224
|
+
rgba(var(--brand-pink-rgb), 0.15),
|
|
225
|
+
transparent 70%);
|
|
226
|
+
}
|
|
227
|
+
.ds-section--padding-none {
|
|
228
|
+
padding: 0;
|
|
229
|
+
}
|
|
230
|
+
.ds-section--padding-sm {
|
|
231
|
+
padding: var(--space-8) 0;
|
|
232
|
+
}
|
|
233
|
+
.ds-section--padding-md {
|
|
234
|
+
padding: var(--space-16) 0;
|
|
235
|
+
}
|
|
236
|
+
.ds-section--padding-lg {
|
|
237
|
+
padding: var(--space-20) 0;
|
|
238
|
+
}
|
|
239
|
+
.ds-section-header {
|
|
240
|
+
margin-bottom: var(--space-12);
|
|
241
|
+
display: flex;
|
|
242
|
+
flex-direction: column;
|
|
243
|
+
gap: var(--space-4);
|
|
244
|
+
}
|
|
245
|
+
.ds-section-header--center {
|
|
246
|
+
text-align: center;
|
|
247
|
+
align-items: center;
|
|
248
|
+
}
|
|
249
|
+
.ds-section-header--left {
|
|
250
|
+
text-align: left;
|
|
251
|
+
align-items: flex-start;
|
|
252
|
+
}
|
|
253
|
+
.ds-section-header--right {
|
|
254
|
+
text-align: right;
|
|
255
|
+
align-items: flex-end;
|
|
256
|
+
}
|
|
257
|
+
.ds-section-header__eyebrow {
|
|
258
|
+
font-family: var(--font-family-mono);
|
|
259
|
+
font-size: var(--font-size-xs);
|
|
260
|
+
color: var(--brand-pink);
|
|
261
|
+
text-transform: uppercase;
|
|
262
|
+
letter-spacing: var(--letter-spacing-wide);
|
|
263
|
+
font-weight: var(--font-weight-medium);
|
|
264
|
+
}
|
|
265
|
+
.ds-section-header__title {
|
|
266
|
+
font-family: var(--font-family);
|
|
267
|
+
font-size: var(--font-size-3xl);
|
|
268
|
+
font-weight: var(--font-weight-bold);
|
|
269
|
+
color: var(--text-primary);
|
|
270
|
+
line-height: var(--line-height-tight);
|
|
271
|
+
margin: 0;
|
|
272
|
+
}
|
|
273
|
+
.ds-section-header__subtitle {
|
|
274
|
+
font-family: var(--font-family);
|
|
275
|
+
font-size: var(--font-size-lg);
|
|
276
|
+
color: var(--text-secondary);
|
|
277
|
+
max-width: 65ch;
|
|
278
|
+
line-height: var(--line-height-relaxed);
|
|
279
|
+
margin: 0;
|
|
280
|
+
}
|
|
281
|
+
@media (max-width: 768px) {
|
|
282
|
+
.ds-section {
|
|
283
|
+
padding: var(--space-10) 0;
|
|
284
|
+
}
|
|
285
|
+
.ds-section--padding-lg {
|
|
286
|
+
padding: var(--space-12) 0;
|
|
287
|
+
}
|
|
288
|
+
.ds-section-header__title {
|
|
289
|
+
font-size: var(--font-size-2xl);
|
|
290
|
+
}
|
|
291
|
+
}
|
|
292
|
+
@media (min-width: 1920px) {
|
|
293
|
+
.ds-section {
|
|
294
|
+
padding: var(--space-20) 0;
|
|
295
|
+
}
|
|
296
|
+
.ds-section--padding-sm {
|
|
297
|
+
padding: var(--space-10) 0;
|
|
298
|
+
}
|
|
299
|
+
.ds-section--padding-md {
|
|
300
|
+
padding: var(--space-20) 0;
|
|
301
|
+
}
|
|
302
|
+
.ds-section--padding-lg {
|
|
303
|
+
padding: calc(var(--space-20) * 1.25) 0;
|
|
304
|
+
}
|
|
305
|
+
.ds-section-header {
|
|
306
|
+
margin-bottom: var(--space-16);
|
|
307
|
+
}
|
|
308
|
+
.ds-section-header__title {
|
|
309
|
+
font-size: var(--font-size-4xl);
|
|
310
|
+
}
|
|
311
|
+
}
|
|
312
|
+
@media (min-width: 2560px) {
|
|
313
|
+
.ds-section {
|
|
314
|
+
padding: calc(var(--space-20) * 1.5) 0;
|
|
315
|
+
}
|
|
316
|
+
.ds-section--padding-lg {
|
|
317
|
+
padding: calc(var(--space-20) * 1.75) 0;
|
|
318
|
+
}
|
|
319
|
+
.ds-section-header {
|
|
320
|
+
margin-bottom: var(--space-20);
|
|
321
|
+
gap: var(--space-6);
|
|
322
|
+
}
|
|
323
|
+
.ds-section-header__title {
|
|
324
|
+
font-size: var(--font-size-5xl);
|
|
325
|
+
}
|
|
326
|
+
.ds-section-header__subtitle {
|
|
327
|
+
font-size: var(--font-size-xl);
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
@media (min-width: 3840px) {
|
|
331
|
+
.ds-section {
|
|
332
|
+
padding: calc(var(--space-20) * 2) 0;
|
|
333
|
+
}
|
|
334
|
+
.ds-section--padding-lg {
|
|
335
|
+
padding: calc(var(--space-20) * 2.5) 0;
|
|
336
|
+
}
|
|
337
|
+
.ds-section-header__title {
|
|
338
|
+
font-size: var(--font-size-6xl);
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
|
|
342
|
+
/* src/components/HeroSection/HeroSection.css */
|
|
343
|
+
.ds-hero {
|
|
344
|
+
position: relative;
|
|
345
|
+
overflow: hidden;
|
|
346
|
+
isolation: isolate;
|
|
347
|
+
}
|
|
348
|
+
.ds-hero--bg-grid::before {
|
|
349
|
+
content: "";
|
|
350
|
+
position: absolute;
|
|
351
|
+
inset: 0;
|
|
352
|
+
background-size: 40px 40px;
|
|
353
|
+
background-image:
|
|
354
|
+
linear-gradient(
|
|
355
|
+
to right,
|
|
356
|
+
var(--void-grid-color) 1px,
|
|
357
|
+
transparent 1px),
|
|
358
|
+
linear-gradient(
|
|
359
|
+
to bottom,
|
|
360
|
+
var(--void-grid-color) 1px,
|
|
361
|
+
transparent 1px);
|
|
362
|
+
mask-image:
|
|
363
|
+
radial-gradient(
|
|
364
|
+
circle at 50% 50%,
|
|
365
|
+
black 40%,
|
|
366
|
+
transparent 100%);
|
|
367
|
+
z-index: -2;
|
|
368
|
+
pointer-events: none;
|
|
369
|
+
}
|
|
370
|
+
.ds-hero--bg-glow::after {
|
|
371
|
+
content: "";
|
|
372
|
+
position: absolute;
|
|
373
|
+
top: -20%;
|
|
374
|
+
left: 50%;
|
|
375
|
+
transform: translateX(-50%);
|
|
376
|
+
width: 140%;
|
|
377
|
+
height: 80%;
|
|
378
|
+
background:
|
|
379
|
+
radial-gradient(
|
|
380
|
+
ellipse at center,
|
|
381
|
+
rgba(var(--brand-pink-rgb), 0.15),
|
|
382
|
+
transparent 70%);
|
|
383
|
+
filter: blur(60px);
|
|
384
|
+
z-index: -1;
|
|
385
|
+
pointer-events: none;
|
|
386
|
+
opacity: 0.8;
|
|
387
|
+
}
|
|
388
|
+
@keyframes ds-hero-fade-up {
|
|
389
|
+
from {
|
|
390
|
+
opacity: 0;
|
|
391
|
+
transform: translateY(20px);
|
|
392
|
+
}
|
|
393
|
+
to {
|
|
394
|
+
opacity: 1;
|
|
395
|
+
transform: translateY(0);
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
.ds-hero__content {
|
|
399
|
+
display: flex;
|
|
400
|
+
flex-direction: column;
|
|
401
|
+
gap: var(--space-6);
|
|
402
|
+
z-index: 2;
|
|
403
|
+
position: relative;
|
|
404
|
+
animation: ds-hero-fade-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
|
|
405
|
+
}
|
|
406
|
+
.ds-hero__title {
|
|
407
|
+
font-family: var(--font-family);
|
|
408
|
+
font-size: var(--font-size-display);
|
|
409
|
+
font-weight: var(--font-weight-bold);
|
|
410
|
+
color: var(--text-primary);
|
|
411
|
+
line-height: var(--line-height-display);
|
|
412
|
+
letter-spacing: var(--letter-spacing-tight);
|
|
413
|
+
margin: 0;
|
|
414
|
+
}
|
|
415
|
+
.ds-hero__title em,
|
|
416
|
+
.ds-hero__title span.highlight {
|
|
417
|
+
font-style: normal;
|
|
418
|
+
background:
|
|
419
|
+
linear-gradient(
|
|
420
|
+
135deg,
|
|
421
|
+
var(--text-primary) 30%,
|
|
422
|
+
var(--text-tertiary));
|
|
423
|
+
-webkit-background-clip: text;
|
|
424
|
+
-webkit-text-fill-color: transparent;
|
|
425
|
+
color: var(--text-primary);
|
|
426
|
+
}
|
|
427
|
+
.ds-hero__subtitle {
|
|
428
|
+
font-family: var(--font-family);
|
|
429
|
+
font-size: var(--font-size-lg);
|
|
430
|
+
color: var(--text-secondary);
|
|
431
|
+
line-height: 1.6;
|
|
432
|
+
max-width: 60ch;
|
|
433
|
+
margin: 0;
|
|
434
|
+
}
|
|
435
|
+
@media (min-width: 768px) {
|
|
436
|
+
.ds-hero__subtitle {
|
|
437
|
+
font-size: var(--font-size-xl);
|
|
438
|
+
}
|
|
439
|
+
}
|
|
440
|
+
.ds-hero__actions {
|
|
441
|
+
display: flex;
|
|
442
|
+
flex-wrap: wrap;
|
|
443
|
+
gap: var(--space-4);
|
|
444
|
+
margin-top: var(--space-4);
|
|
445
|
+
}
|
|
446
|
+
.ds-hero--center .ds-hero__actions {
|
|
447
|
+
justify-content: center;
|
|
448
|
+
}
|
|
449
|
+
.ds-hero__media-wrapper {
|
|
450
|
+
position: relative;
|
|
451
|
+
perspective: 1000px;
|
|
452
|
+
animation: ds-hero-fade-up 1s cubic-bezier(0.16, 1, 0.3, 1) 0.2s forwards;
|
|
453
|
+
opacity: 0;
|
|
454
|
+
}
|
|
455
|
+
.ds-hero__media {
|
|
456
|
+
position: relative;
|
|
457
|
+
width: 100%;
|
|
458
|
+
border-radius: var(--radius-panel);
|
|
459
|
+
overflow: hidden;
|
|
460
|
+
background: var(--glass-base);
|
|
461
|
+
box-shadow: 0 20px 50px -10px var(--overlay-backdrop), 0 0 0 1px var(--glass-highlight-light);
|
|
462
|
+
transform-style: preserve-3d;
|
|
463
|
+
}
|
|
464
|
+
.ds-hero__media--browser::before {
|
|
465
|
+
content: "";
|
|
466
|
+
display: block;
|
|
467
|
+
height: 32px;
|
|
468
|
+
background: var(--glass-base-active);
|
|
469
|
+
border-bottom: 1px solid var(--glass-base-active);
|
|
470
|
+
background-image:
|
|
471
|
+
radial-gradient(
|
|
472
|
+
circle at 20px 16px,
|
|
473
|
+
#ff5f57 4px,
|
|
474
|
+
transparent 5px),
|
|
475
|
+
radial-gradient(
|
|
476
|
+
circle at 36px 16px,
|
|
477
|
+
#febc2e 4px,
|
|
478
|
+
transparent 5px),
|
|
479
|
+
radial-gradient(
|
|
480
|
+
circle at 52px 16px,
|
|
481
|
+
#28c840 4px,
|
|
482
|
+
transparent 5px);
|
|
483
|
+
background-repeat: no-repeat;
|
|
484
|
+
}
|
|
485
|
+
.ds-hero__media img,
|
|
486
|
+
.ds-hero__media video {
|
|
487
|
+
width: 100%;
|
|
488
|
+
height: auto;
|
|
489
|
+
display: block;
|
|
490
|
+
}
|
|
491
|
+
.ds-hero__float {
|
|
492
|
+
position: absolute;
|
|
493
|
+
z-index: 3;
|
|
494
|
+
animation: ds-hero-float 6s ease-in-out infinite;
|
|
495
|
+
box-shadow: var(--glass-shadow-elevated);
|
|
496
|
+
border-radius: var(--radius-card);
|
|
497
|
+
max-width: 300px;
|
|
498
|
+
}
|
|
499
|
+
@keyframes ds-hero-float {
|
|
500
|
+
0%, 100% {
|
|
501
|
+
transform: translateY(0);
|
|
502
|
+
}
|
|
503
|
+
50% {
|
|
504
|
+
transform: translateY(-10px);
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
.ds-hero__float--top-right {
|
|
508
|
+
top: -20px;
|
|
509
|
+
right: -20px;
|
|
510
|
+
}
|
|
511
|
+
.ds-hero__float--bottom-left {
|
|
512
|
+
bottom: -20px;
|
|
513
|
+
left: -20px;
|
|
514
|
+
}
|
|
515
|
+
@media (max-width: 768px) {
|
|
516
|
+
.ds-hero__float {
|
|
517
|
+
display: none;
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
.ds-hero--center .ds-hero__content {
|
|
521
|
+
align-items: center;
|
|
522
|
+
text-align: center;
|
|
523
|
+
max-width: 900px;
|
|
524
|
+
margin: 0 auto var(--space-16) auto;
|
|
525
|
+
}
|
|
526
|
+
.ds-hero--split .ds-hero__media-wrapper {
|
|
527
|
+
height: 100%;
|
|
528
|
+
display: flex;
|
|
529
|
+
align-items: center;
|
|
530
|
+
}
|
|
531
|
+
.ds-hero--left .ds-hero__content {
|
|
532
|
+
align-items: flex-start;
|
|
533
|
+
text-align: left;
|
|
534
|
+
}
|
|
535
|
+
@media (min-width: 1920px) {
|
|
536
|
+
.ds-hero__content {
|
|
537
|
+
gap: var(--space-8);
|
|
538
|
+
}
|
|
539
|
+
.ds-hero__subtitle {
|
|
540
|
+
font-size: var(--font-size-xl);
|
|
541
|
+
max-width: 65ch;
|
|
542
|
+
}
|
|
543
|
+
.ds-hero__actions {
|
|
544
|
+
gap: var(--space-5);
|
|
545
|
+
margin-top: var(--space-6);
|
|
546
|
+
}
|
|
547
|
+
.ds-hero--center .ds-hero__content {
|
|
548
|
+
max-width: 1000px;
|
|
549
|
+
margin-bottom: var(--space-20);
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
@media (min-width: 2560px) {
|
|
553
|
+
.ds-hero__content {
|
|
554
|
+
gap: var(--space-10);
|
|
555
|
+
}
|
|
556
|
+
.ds-hero__subtitle {
|
|
557
|
+
font-size: var(--font-size-2xl);
|
|
558
|
+
max-width: 70ch;
|
|
559
|
+
}
|
|
560
|
+
.ds-hero__actions {
|
|
561
|
+
gap: var(--space-6);
|
|
562
|
+
margin-top: var(--space-8);
|
|
563
|
+
}
|
|
564
|
+
.ds-hero--center .ds-hero__content {
|
|
565
|
+
max-width: 1100px;
|
|
566
|
+
}
|
|
567
|
+
.ds-hero__float {
|
|
568
|
+
max-width: 400px;
|
|
569
|
+
}
|
|
570
|
+
}
|
|
571
|
+
|
|
572
|
+
/* src/components/FeatureSection/FeatureSection.css */
|
|
573
|
+
.ds-feature-section {
|
|
574
|
+
position: relative;
|
|
575
|
+
}
|
|
576
|
+
.ds-feature-grid {
|
|
577
|
+
display: grid;
|
|
578
|
+
gap: var(--space-8);
|
|
579
|
+
grid-template-columns: 1fr;
|
|
580
|
+
}
|
|
581
|
+
@media (min-width: 768px) {
|
|
582
|
+
.ds-feature-grid--2-col {
|
|
583
|
+
grid-template-columns: repeat(2, 1fr);
|
|
584
|
+
}
|
|
585
|
+
.ds-feature-grid--3-col {
|
|
586
|
+
grid-template-columns: repeat(3, 1fr);
|
|
587
|
+
}
|
|
588
|
+
.ds-feature-grid--4-col {
|
|
589
|
+
grid-template-columns: repeat(2, 1fr);
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
@media (min-width: 1024px) {
|
|
593
|
+
.ds-feature-grid--4-col {
|
|
594
|
+
grid-template-columns: repeat(4, 1fr);
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
.ds-feature-card {
|
|
598
|
+
display: flex;
|
|
599
|
+
flex-direction: column;
|
|
600
|
+
gap: var(--space-4);
|
|
601
|
+
padding: var(--space-6);
|
|
602
|
+
border-radius: var(--radius-card);
|
|
603
|
+
background: var(--glass-base);
|
|
604
|
+
border: 1px solid var(--rim-light-bottom);
|
|
605
|
+
transition: transform var(--transition-base), box-shadow var(--transition-base);
|
|
606
|
+
}
|
|
607
|
+
.ds-feature-card:hover {
|
|
608
|
+
transform: translateY(-2px);
|
|
609
|
+
background: var(--glass-base-hover);
|
|
610
|
+
box-shadow: var(--glass-shadow-elevated);
|
|
611
|
+
border-color: var(--rim-light-top);
|
|
612
|
+
}
|
|
613
|
+
.ds-feature-card__icon {
|
|
614
|
+
width: 48px;
|
|
615
|
+
height: 48px;
|
|
616
|
+
display: flex;
|
|
617
|
+
align-items: center;
|
|
618
|
+
justify-content: center;
|
|
619
|
+
border-radius: var(--radius-button);
|
|
620
|
+
background: rgba(var(--brand-pink-rgb), 0.1);
|
|
621
|
+
color: var(--brand-pink);
|
|
622
|
+
margin-bottom: var(--space-2);
|
|
623
|
+
}
|
|
624
|
+
.ds-feature-card__title {
|
|
625
|
+
font-family: var(--font-family);
|
|
626
|
+
font-size: var(--font-size-lg);
|
|
627
|
+
font-weight: var(--font-weight-semibold);
|
|
628
|
+
color: var(--text-primary);
|
|
629
|
+
margin: 0;
|
|
630
|
+
}
|
|
631
|
+
.ds-feature-card__description {
|
|
632
|
+
font-family: var(--font-family);
|
|
633
|
+
font-size: var(--font-size-base);
|
|
634
|
+
color: var(--text-secondary);
|
|
635
|
+
line-height: var(--line-height-relaxed);
|
|
636
|
+
margin: 0;
|
|
637
|
+
}
|
|
638
|
+
.ds-feature-zigzag {
|
|
639
|
+
display: flex;
|
|
640
|
+
flex-direction: column;
|
|
641
|
+
gap: var(--space-16);
|
|
642
|
+
}
|
|
643
|
+
.ds-feature-row {
|
|
644
|
+
display: grid;
|
|
645
|
+
grid-template-columns: 1fr;
|
|
646
|
+
gap: var(--space-8);
|
|
647
|
+
align-items: center;
|
|
648
|
+
}
|
|
649
|
+
@media (min-width: 768px) {
|
|
650
|
+
.ds-feature-row {
|
|
651
|
+
grid-template-columns: 1fr 1fr;
|
|
652
|
+
gap: var(--space-16);
|
|
653
|
+
}
|
|
654
|
+
.ds-feature-row:nth-child(even) .ds-feature-row__content {
|
|
655
|
+
order: 2;
|
|
656
|
+
}
|
|
657
|
+
.ds-feature-row:nth-child(even) .ds-feature-row__media {
|
|
658
|
+
order: 1;
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
.ds-feature-row__content {
|
|
662
|
+
display: flex;
|
|
663
|
+
flex-direction: column;
|
|
664
|
+
gap: var(--space-4);
|
|
665
|
+
}
|
|
666
|
+
.ds-feature-row__media {
|
|
667
|
+
position: relative;
|
|
668
|
+
border-radius: var(--radius-panel);
|
|
669
|
+
overflow: hidden;
|
|
670
|
+
box-shadow: var(--glass-shadow-elevated);
|
|
671
|
+
border: 1px solid var(--rim-light-top);
|
|
672
|
+
background: var(--glass-base);
|
|
673
|
+
}
|
|
674
|
+
.ds-feature-row__media img {
|
|
675
|
+
width: 100%;
|
|
676
|
+
height: auto;
|
|
677
|
+
display: block;
|
|
678
|
+
}
|
|
679
|
+
.ds-feature-row__step {
|
|
680
|
+
font-family: var(--font-family-mono);
|
|
681
|
+
font-size: var(--font-size-xs);
|
|
682
|
+
color: var(--brand-pink);
|
|
683
|
+
background: rgba(var(--brand-pink-rgb), 0.1);
|
|
684
|
+
padding: var(--space-1) var(--space-2);
|
|
685
|
+
border-radius: var(--radius-pill);
|
|
686
|
+
align-self: flex-start;
|
|
687
|
+
margin-bottom: var(--space-2);
|
|
688
|
+
}
|
|
689
|
+
|
|
690
|
+
/* src/components/CTASection/CTASection.css */
|
|
691
|
+
.ds-cta-section {
|
|
692
|
+
overflow: hidden;
|
|
693
|
+
}
|
|
694
|
+
.ds-cta-content {
|
|
695
|
+
display: flex;
|
|
696
|
+
flex-direction: column;
|
|
697
|
+
gap: var(--space-6);
|
|
698
|
+
max-width: 800px;
|
|
699
|
+
margin: 0 auto;
|
|
700
|
+
}
|
|
701
|
+
.ds-cta-section--center .ds-cta-content {
|
|
702
|
+
align-items: center;
|
|
703
|
+
text-align: center;
|
|
704
|
+
}
|
|
705
|
+
.ds-cta-section--split {
|
|
706
|
+
display: grid;
|
|
707
|
+
gap: var(--space-8);
|
|
708
|
+
}
|
|
709
|
+
@media (min-width: 768px) {
|
|
710
|
+
.ds-cta-section--split {
|
|
711
|
+
grid-template-columns: 3fr 2fr;
|
|
712
|
+
align-items: center;
|
|
713
|
+
}
|
|
714
|
+
}
|
|
715
|
+
.ds-cta-title {
|
|
716
|
+
font-family: var(--font-family);
|
|
717
|
+
font-size: var(--font-size-3xl);
|
|
718
|
+
font-weight: var(--font-weight-bold);
|
|
719
|
+
color: var(--text-primary);
|
|
720
|
+
line-height: var(--line-height-tight);
|
|
721
|
+
margin: 0;
|
|
722
|
+
}
|
|
723
|
+
.ds-cta-description {
|
|
724
|
+
font-family: var(--font-family);
|
|
725
|
+
font-size: var(--font-size-lg);
|
|
726
|
+
color: var(--text-secondary);
|
|
727
|
+
line-height: var(--line-height-relaxed);
|
|
728
|
+
margin: 0;
|
|
729
|
+
}
|
|
730
|
+
.ds-cta-actions {
|
|
731
|
+
display: flex;
|
|
732
|
+
flex-wrap: wrap;
|
|
733
|
+
gap: var(--space-4);
|
|
734
|
+
margin-top: var(--space-2);
|
|
735
|
+
}
|
|
736
|
+
.ds-cta-section--center .ds-cta-actions {
|
|
737
|
+
justify-content: center;
|
|
738
|
+
}
|
|
739
|
+
.ds-cta-section--split .ds-cta-actions {
|
|
740
|
+
justify-content: flex-end;
|
|
741
|
+
}
|
|
742
|
+
@media (min-width: 768px) {
|
|
743
|
+
.ds-cta-section--split .ds-cta-actions {
|
|
744
|
+
margin-top: 0;
|
|
745
|
+
justify-content: flex-end;
|
|
746
|
+
}
|
|
747
|
+
}
|
|
748
|
+
.ds-cta-card {
|
|
749
|
+
background: var(--glass-base);
|
|
750
|
+
border: 1px solid var(--rim-light-top);
|
|
751
|
+
border-radius: var(--radius-panel);
|
|
752
|
+
padding: var(--space-12) var(--space-8);
|
|
753
|
+
box-shadow: var(--glass-shadow-elevated);
|
|
754
|
+
position: relative;
|
|
755
|
+
overflow: hidden;
|
|
756
|
+
}
|
|
757
|
+
.ds-section--bg-brand .ds-cta-card {
|
|
758
|
+
background: rgba(var(--brand-pink-rgb), 0.1);
|
|
759
|
+
border-color: rgba(var(--brand-pink-rgb), 0.3);
|
|
760
|
+
}
|
|
761
|
+
|
|
762
|
+
/* src/components/StatsSection/StatsSection.css */
|
|
763
|
+
.ds-stats-grid {
|
|
764
|
+
display: grid;
|
|
765
|
+
grid-template-columns: repeat(2, 1fr);
|
|
766
|
+
gap: var(--space-8);
|
|
767
|
+
width: 100%;
|
|
768
|
+
}
|
|
769
|
+
@media (min-width: 768px) {
|
|
770
|
+
.ds-stats-grid {
|
|
771
|
+
grid-template-columns: repeat(4, 1fr);
|
|
772
|
+
gap: var(--space-12);
|
|
773
|
+
}
|
|
774
|
+
}
|
|
775
|
+
.ds-stat-card {
|
|
776
|
+
display: flex;
|
|
777
|
+
flex-direction: column;
|
|
778
|
+
gap: var(--space-2);
|
|
779
|
+
text-align: center;
|
|
780
|
+
padding: var(--space-6);
|
|
781
|
+
border-radius: var(--radius-card);
|
|
782
|
+
background: var(--glass-base);
|
|
783
|
+
border: 1px solid var(--rim-light-bottom);
|
|
784
|
+
transition: transform var(--transition-base);
|
|
785
|
+
}
|
|
786
|
+
.ds-stat-card:hover {
|
|
787
|
+
transform: translateY(-2px);
|
|
788
|
+
background: var(--glass-base-hover);
|
|
789
|
+
border-color: var(--rim-light-top);
|
|
790
|
+
}
|
|
791
|
+
.ds-stat-value {
|
|
792
|
+
font-family: var(--font-family);
|
|
793
|
+
font-size: var(--font-size-3xl);
|
|
794
|
+
font-weight: var(--font-weight-bold);
|
|
795
|
+
color: var(--text-primary);
|
|
796
|
+
line-height: 1;
|
|
797
|
+
letter-spacing: var(--letter-spacing-tight);
|
|
798
|
+
}
|
|
799
|
+
@media (min-width: 768px) {
|
|
800
|
+
.ds-stat-value {
|
|
801
|
+
font-size: var(--font-size-5xl);
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
.ds-stat-label {
|
|
805
|
+
font-family: var(--font-family);
|
|
806
|
+
font-size: var(--font-size-sm);
|
|
807
|
+
color: var(--text-secondary);
|
|
808
|
+
font-weight: var(--font-weight-medium);
|
|
809
|
+
text-transform: uppercase;
|
|
810
|
+
letter-spacing: var(--letter-spacing-wide);
|
|
811
|
+
}
|
|
812
|
+
.ds-stat-suffix {
|
|
813
|
+
font-size: var(--font-size-suffix);
|
|
814
|
+
color: var(--brand-pink);
|
|
815
|
+
vertical-align: super;
|
|
816
|
+
margin-left: var(--space-1);
|
|
817
|
+
}
|
|
818
|
+
/*# sourceMappingURL=index.css.map */
|