@frequencyads/components 0.1.4 → 0.1.6

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.
@@ -0,0 +1,7 @@
1
+ export interface BrandLogosProps {
2
+ title?: string;
3
+ label?: string;
4
+ description?: string;
5
+ }
6
+ export declare function BrandLogos({ title, label, description, }: BrandLogosProps): import("react/jsx-runtime").JSX.Element;
7
+ //# sourceMappingURL=BrandLogos.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BrandLogos.d.ts","sourceRoot":"","sources":["../../src/BrandLogos/BrandLogos.tsx"],"names":[],"mappings":"AAkBA,MAAM,WAAW,eAAe;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB;AAED,wBAAgB,UAAU,CAAC,EACzB,KAAmB,EACnB,KAAkB,EAClB,WAAqK,GACtK,EAAE,eAAe,2CAqHjB"}
@@ -0,0 +1,2 @@
1
+ export * from './BrandLogos';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/BrandLogos/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare function DonutChart(): import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=DonutChart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DonutChart.d.ts","sourceRoot":"","sources":["../../src/DonutChart/DonutChart.tsx"],"names":[],"mappings":"AAaA,wBAAgB,UAAU,4CAsGzB"}
@@ -0,0 +1,2 @@
1
+ export * from './DonutChart';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/DonutChart/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare function TypographyColors(): import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=TypographyColors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"TypographyColors.d.ts","sourceRoot":"","sources":["../../src/TypographyColors/TypographyColors.tsx"],"names":[],"mappings":"AAmBA,wBAAgB,gBAAgB,4CA4E/B"}
@@ -0,0 +1,2 @@
1
+ export * from './TypographyColors';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/TypographyColors/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- ._root_1bq7s_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:calc(12rem * var(--mantine-scale));pointer-events:none;opacity:.6}._svg_1bq7s_12{width:100%;height:100%}._root_1pkxe_1{position:relative;width:100%;cursor:pointer;overflow:hidden;border-radius:4px}._progressOverlay_1pkxe_9{position:absolute;top:0;left:0;height:100%;pointer-events:none;transition:width .1s linear;border-radius:4px}._bars_1pkxe_19{display:flex;align-items:center;height:100%;padding:4px;overflow:hidden}._bar_1pkxe_19{min-height:2px;border-radius:1px;transition:background-color .15s linear;flex-shrink:0}._loading_1pkxe_34{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;font-size:14px;color:#666;z-index:1;border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._root_n9zxy_1{width:100%;padding:12px 16px;background-color:var(--mantine-color-default);border-radius:var(--mantine-radius-sm)}._playButton_n9zxy_8{flex-shrink:0;transition:transform .2s ease;box-shadow:0 2px 4px #0003}._playButton_n9zxy_8:hover{transform:scale(1.05)}._playButton_n9zxy_8:active{transform:scale(.95)}._time_n9zxy_22{flex-shrink:0;min-width:40px;white-space:nowrap}._volumeGroup_n9zxy_28{flex-shrink:0}._root_ujac8_1{margin:var(--mantine-spacing-lg) 0}._textarea_ujac8_5{width:100%;padding:var(--mantine-spacing-md);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:var(--mantine-font-size-sm);background-color:var(--mantine-color-dark-9);color:var(--mantine-color-gray-1);border:1px solid var(--mantine-color-dark-6);border-radius:var(--mantine-radius-md);resize:none}._textarea_ujac8_5:focus{outline:none;border-color:var(--mantine-color-blue-5)}._root_ix1b2_1{cursor:pointer}._toast_ix1b2_5{position:fixed;bottom:calc(1.5rem * var(--mantine-scale));left:50%;transform:translate(-50%);z-index:9999;animation:_toast-in_ix1b2_1 .2s ease-out}@keyframes _toast-in_ix1b2_1{0%{opacity:0;transform:translate(-50%) translateY(calc(.5rem * var(--mantine-scale)))}to{opacity:1;transform:translate(-50%) translateY(0)}}._root_3ht5s_1{margin-bottom:var(--mantine-spacing-lg)}._shade_3ht5s_5{cursor:pointer;text-align:center}._color_3ht5s_10{height:calc(3rem * var(--mantine-scale));border-radius:var(--mantine-radius-sm);transition:transform .15s ease}._color_3ht5s_10:hover{transform:scale(1.05)}._main_3ht5s_20{outline:2px solid var(--mantine-color-gray-4);outline-offset:2px}._root_1vxkx_1{overflow:hidden;cursor:pointer;transition:transform .15s ease}._root_1vxkx_1:hover{transform:translateY(calc(-.125rem * var(--mantine-scale)))}._preview_1vxkx_11{height:calc(8rem * var(--mantine-scale))}._info_1vxkx_15{padding:var(--mantine-spacing-sm)}._root_dzed6_1{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}._dont_dzed6_7{background-color:var(--mantine-color-red-light);border:1px solid var(--mantine-color-red-outline)}._dontIcon_dzed6_12,._dontLabel_dzed6_13{color:var(--mantine-color-red-filled)}._do_dzed6_7{background-color:var(--mantine-color-green-light);border:1px solid var(--mantine-color-green-outline)}._doIcon_dzed6_22,._doLabel_dzed6_23{color:var(--mantine-color-green-filled)}._root_xi08i_1{overflow:hidden;background-color:var(--mantine-color-gray-1)}[data-mantine-color-scheme=dark] ._root_xi08i_1{background-color:var(--mantine-color-dark-6)}._inner_xi08i_6{padding:var(--mantine-spacing-lg) var(--mantine-spacing-xl)}._root_ho0ln_1{opacity:0;transform:translateY(calc(2rem * var(--mantine-scale)));transition:opacity .7s ease-out,transform .7s ease-out}._visible_ho0ln_7{opacity:1;transform:translateY(0)}._root_9li00_1{overflow:hidden;cursor:pointer;transition:transform .15s ease}._root_9li00_1:hover{transform:translateY(calc(-.125rem * var(--mantine-scale)))}._preview_9li00_11{height:calc(5rem * var(--mantine-scale))}._info_9li00_15{padding:var(--mantine-spacing-sm)}._root_1vlvy_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}._video_1vlvy_9{width:100%;height:100%;object-fit:cover}._root_1suaa_1{position:relative;min-height:100vh;overflow:hidden;background-color:#121212}._content_1suaa_8{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--mantine-spacing-xl);text-align:center}._label_1suaa_21{position:relative;z-index:20;font-family:Montserrat,sans-serif;font-size:calc(.625rem * var(--mantine-scale));text-transform:uppercase;letter-spacing:.3em;color:#fff9;margin-bottom:calc(2rem * var(--mantine-scale))}@media(min-width:48em){._label_1suaa_21{font-size:var(--mantine-font-size-xs)}}._vignette_1suaa_37{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(35rem * var(--mantine-scale));height:calc(35rem * var(--mantine-scale));background:radial-gradient(circle,#121212 0%,#121212 30%,transparent 65%);pointer-events:none;z-index:1}._logoWrapper_1suaa_50{position:relative;margin-bottom:calc(2.5rem * var(--mantine-scale))}._logo_1suaa_50{position:relative;z-index:10;width:calc(10rem * var(--mantine-scale));height:calc(10rem * var(--mantine-scale));object-fit:contain}@media(min-width:48em){._logo_1suaa_50{width:calc(14rem * var(--mantine-scale));height:calc(14rem * var(--mantine-scale))}}@media(min-width:75em){._logo_1suaa_50{width:calc(18rem * var(--mantine-scale));height:calc(18rem * var(--mantine-scale))}}._glow_1suaa_73{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;filter:blur(calc(3rem * var(--mantine-scale)));opacity:.3;background:radial-gradient(circle,#169bde 0%,#7e57c2 50%,transparent 70%);transform:scale(1.5);pointer-events:none}._textWrapper_1suaa_85{position:relative;margin-bottom:calc(2.5rem * var(--mantine-scale))}._heading_1suaa_91{position:relative;z-index:2;color:transparent;background-clip:text;-webkit-background-clip:text;font-size:calc(3rem * var(--mantine-scale));font-family:Montserrat,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-2px;text-transform:uppercase}@media(min-width:48em){._heading_1suaa_91{font-size:calc(4rem * var(--mantine-scale))}}@media(min-width:75em){._heading_1suaa_91{font-size:calc(6rem * var(--mantine-scale))}}@keyframes _shimmer_1suaa_125{0%{background-position:100% 50%}50%{background-position:0% 50%}to{background-position:100% 50%}}._shimmer_1suaa_125{animation:_shimmer_1suaa_125 6s ease-in-out infinite}._tagline_1suaa_129{position:relative;z-index:20;color:#fff9;font-size:var(--mantine-font-size-lg);font-family:"Source Sans 3",Source Sans Pro,sans-serif;max-width:calc(35rem * var(--mantine-scale));margin-bottom:calc(3rem * var(--mantine-scale))}@media(min-width:48em){._tagline_1suaa_129{font-size:var(--mantine-font-size-xl)}}._primaryButton_1suaa_143{font-family:Montserrat,sans-serif;font-weight:600}._secondaryButton_1suaa_148{font-family:Montserrat,sans-serif;font-weight:600;border-color:#fff3;color:var(--mantine-color-white)}._secondaryButton_1suaa_148:hover{background-color:#ffffff0d}._scrollIndicator_1suaa_160{position:absolute;bottom:calc(3rem * var(--mantine-scale));left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:calc(1rem * var(--mantine-scale))}._scrollLabel_1suaa_171{font-family:Montserrat,sans-serif;font-size:calc(.625rem * var(--mantine-scale));text-transform:uppercase;letter-spacing:.3em;color:#fff3}._scrollLine_1suaa_179{width:1px;height:calc(2rem * var(--mantine-scale));background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent)}._root_13w21_1{padding:4px 8px;border-radius:4px;background-color:var(--mantine-color-default);border:1px solid var(--mantine-color-default-border);width:fit-content;min-width:120px;max-width:300px}._playButton_13w21_11{transition:transform .2s ease}._playButton_13w21_11:hover{transform:scale(1.05)}._playButton_13w21_11:active{transform:scale(.95)}._root_1bah1_1{border-left:4px solid;background-color:var(--mantine-color-default)}._root_ydu7j_1{display:inline-flex;flex-direction:column;align-items:center;gap:12px}._root_ydu7j_1[data-direction=down]{flex-direction:column-reverse}._root_ydu7j_1[data-direction=left],._root_ydu7j_1[data-direction=right]{flex-direction:row;gap:12px}._root_ydu7j_1[data-direction=left]{flex-direction:row-reverse}._actions_ydu7j_22{display:flex;flex-direction:column;align-items:center;gap:8px}._actions_ydu7j_22[data-direction=down]{flex-direction:column-reverse}._actions_ydu7j_22[data-direction=left],._actions_ydu7j_22[data-direction=right]{flex-direction:row;gap:8px}._actions_ydu7j_22[data-direction=left]{flex-direction:row-reverse}._fab_ydu7j_43{box-shadow:var(--mantine-shadow-md);transition:transform .2s ease,box-shadow .2s ease}._fab_ydu7j_43:hover{box-shadow:var(--mantine-shadow-lg);transform:scale(1.05)}._fab_ydu7j_43[data-open]{transform:rotate(45deg)}._fab_ydu7j_43[data-open]:hover{transform:rotate(45deg) scale(1.05)}._actionButton_ydu7j_61{box-shadow:var(--mantine-shadow-sm);transition:transform .15s ease}._actionButton_ydu7j_61:hover{transform:scale(1.1)}._container_9xj91_1{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--mantine-spacing-xl);padding-right:var(--mantine-spacing-xl)}@media(min-width:48em){._container_9xj91_1{padding-left:calc(var(--mantine-spacing-xl) * 1.5);padding-right:calc(var(--mantine-spacing-xl) * 1.5)}}._layout_9xj91_16{display:flex;flex-direction:column;gap:var(--mantine-spacing-xl)}@media(min-width:62em){._layout_9xj91_16{flex-direction:row;gap:calc(var(--mantine-spacing-xl) * 2)}}._reversed_9xj91_29{flex-direction:column}@media(min-width:62em){._reversed_9xj91_29{flex-direction:row-reverse}}._headingSide_9xj91_39{flex-shrink:0}@media(min-width:62em){._headingSide_9xj91_39{width:45%}}@media(min-width:62em){._sticky_9xj91_49 ._stickyInner_9xj91_54{position:sticky;top:50%;transform:translateY(-50%)}}._contentSide_9xj91_65{flex:1;min-width:0}@media(min-width:62em){._contentSide_9xj91_65{padding-left:var(--mantine-spacing-lg)}}._title_9xj91_76{text-transform:uppercase;line-height:1.1;letter-spacing:-.02em}._preTitle_9xj91_82{display:block;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}._titleHighlight_9xj91_88{display:block;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;letter-spacing:-.02em}._description_9xj91_95{max-width:36rem}._root_ioshc_1{border-left:4px solid;background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] ._root_ioshc_1{background-color:var(--mantine-color-dark-6)}._quoteIcon_ioshc_6{opacity:.3}
1
+ ._root_1bq7s_1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100vw;height:calc(12rem * var(--mantine-scale));pointer-events:none;opacity:.6}._svg_1bq7s_12{width:100%;height:100%}._root_1pkxe_1{position:relative;width:100%;cursor:pointer;overflow:hidden;border-radius:4px}._progressOverlay_1pkxe_9{position:absolute;top:0;left:0;height:100%;pointer-events:none;transition:width .1s linear;border-radius:4px}._bars_1pkxe_19{display:flex;align-items:center;height:100%;padding:4px;overflow:hidden}._bar_1pkxe_19{min-height:2px;border-radius:1px;transition:background-color .15s linear;flex-shrink:0}._loading_1pkxe_34{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#ffffffe6;font-size:14px;color:#666;z-index:1;border-radius:4px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}._root_n9zxy_1{width:100%;padding:12px 16px;background-color:var(--mantine-color-default);border-radius:var(--mantine-radius-sm)}._playButton_n9zxy_8{flex-shrink:0;transition:transform .2s ease;box-shadow:0 2px 4px #0003}._playButton_n9zxy_8:hover{transform:scale(1.05)}._playButton_n9zxy_8:active{transform:scale(.95)}._time_n9zxy_22{flex-shrink:0;min-width:40px;white-space:nowrap}._volumeGroup_n9zxy_28{flex-shrink:0}._root_ujac8_1{margin:var(--mantine-spacing-lg) 0}._textarea_ujac8_5{width:100%;padding:var(--mantine-spacing-md);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:var(--mantine-font-size-sm);background-color:var(--mantine-color-dark-9);color:var(--mantine-color-gray-1);border:1px solid var(--mantine-color-dark-6);border-radius:var(--mantine-radius-md);resize:none}._textarea_ujac8_5:focus{outline:none;border-color:var(--mantine-color-blue-5)}._root_ix1b2_1{cursor:pointer}._toast_ix1b2_5{position:fixed;bottom:calc(1.5rem * var(--mantine-scale));left:50%;transform:translate(-50%);z-index:9999;animation:_toast-in_ix1b2_1 .2s ease-out}@keyframes _toast-in_ix1b2_1{0%{opacity:0;transform:translate(-50%) translateY(calc(.5rem * var(--mantine-scale)))}to{opacity:1;transform:translate(-50%) translateY(0)}}._root_3ht5s_1{margin-bottom:var(--mantine-spacing-lg)}._shade_3ht5s_5{cursor:pointer;text-align:center}._color_3ht5s_10{height:calc(3rem * var(--mantine-scale));border-radius:var(--mantine-radius-sm);transition:transform .15s ease}._color_3ht5s_10:hover{transform:scale(1.05)}._main_3ht5s_20{outline:2px solid var(--mantine-color-gray-4);outline-offset:2px}._root_1vxkx_1{overflow:hidden;cursor:pointer;transition:transform .15s ease}._root_1vxkx_1:hover{transform:translateY(calc(-.125rem * var(--mantine-scale)))}._preview_1vxkx_11{height:calc(8rem * var(--mantine-scale))}._info_1vxkx_15{padding:var(--mantine-spacing-sm)}._root_dzed6_1{display:flex;flex-direction:column;gap:var(--mantine-spacing-md)}._dont_dzed6_7{background-color:var(--mantine-color-red-light);border:1px solid var(--mantine-color-red-outline)}._dontIcon_dzed6_12,._dontLabel_dzed6_13{color:var(--mantine-color-red-filled)}._do_dzed6_7{background-color:var(--mantine-color-green-light);border:1px solid var(--mantine-color-green-outline)}._doIcon_dzed6_22,._doLabel_dzed6_23{color:var(--mantine-color-green-filled)}._root_xi08i_1{overflow:hidden;background-color:var(--mantine-color-gray-1)}[data-mantine-color-scheme=dark] ._root_xi08i_1{background-color:var(--mantine-color-dark-6)}._inner_xi08i_6{padding:var(--mantine-spacing-lg) var(--mantine-spacing-xl)}._root_ho0ln_1{opacity:0;transform:translateY(calc(2rem * var(--mantine-scale)));transition:opacity .7s ease-out,transform .7s ease-out}._visible_ho0ln_7{opacity:1;transform:translateY(0)}._root_9li00_1{overflow:hidden;cursor:pointer;transition:transform .15s ease}._root_9li00_1:hover{transform:translateY(calc(-.125rem * var(--mantine-scale)))}._preview_9li00_11{height:calc(5rem * var(--mantine-scale))}._info_9li00_15{padding:var(--mantine-spacing-sm)}._root_1vlvy_1{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}._video_1vlvy_9{width:100%;height:100%;object-fit:cover}._root_h15rs_1{position:relative;min-height:100vh;overflow:hidden;background-color:#121212}._content_h15rs_8{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--mantine-spacing-xl);text-align:center}._label_h15rs_21{position:relative;z-index:20;font-family:Montserrat,sans-serif;font-size:calc(.6875rem * var(--mantine-scale));font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#fff6;margin-bottom:calc(3rem * var(--mantine-scale))}@media(min-width:48em){._label_h15rs_21{font-size:calc(.75rem * var(--mantine-scale))}}._vignette_h15rs_38{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(35rem * var(--mantine-scale));height:calc(35rem * var(--mantine-scale));background:radial-gradient(circle,#121212 0%,#121212 30%,transparent 65%);pointer-events:none;z-index:1}._logoWrapper_h15rs_51{position:relative;margin-bottom:calc(2.5rem * var(--mantine-scale))}._logo_h15rs_51{position:relative;z-index:10;width:calc(10rem * var(--mantine-scale));height:calc(10rem * var(--mantine-scale));object-fit:contain}@media(min-width:48em){._logo_h15rs_51{width:calc(14rem * var(--mantine-scale));height:calc(14rem * var(--mantine-scale))}}@media(min-width:75em){._logo_h15rs_51{width:calc(18rem * var(--mantine-scale));height:calc(18rem * var(--mantine-scale))}}._glow_h15rs_74{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;filter:blur(calc(3rem * var(--mantine-scale)));opacity:.3;background:radial-gradient(circle,#169bde 0%,#7e57c2 50%,transparent 70%);transform:scale(1.5);pointer-events:none}._textWrapper_h15rs_86{position:relative;margin-bottom:calc(2.5rem * var(--mantine-scale))}._heading_h15rs_92{position:relative;z-index:2;color:transparent;background-clip:text;-webkit-background-clip:text;font-size:calc(3rem * var(--mantine-scale));font-family:Montserrat,sans-serif;font-weight:700;line-height:1.1;letter-spacing:-2px;text-transform:uppercase}@media(min-width:48em){._heading_h15rs_92{font-size:calc(4rem * var(--mantine-scale))}}@media(min-width:75em){._heading_h15rs_92{font-size:calc(6rem * var(--mantine-scale))}}@keyframes _shimmer_h15rs_126{0%{background-position:100% 50%}50%{background-position:0% 50%}to{background-position:100% 50%}}._shimmer_h15rs_126{animation:_shimmer_h15rs_126 6s ease-in-out infinite}._tagline_h15rs_130{position:relative;z-index:20;color:#fff9;font-size:calc(1.125rem * var(--mantine-scale));font-family:"Source Sans 3",Source Sans Pro,sans-serif;font-weight:400;max-width:calc(50rem * var(--mantine-scale));margin-bottom:calc(3.5rem * var(--mantine-scale));line-height:1.5}@media(min-width:48em){._tagline_h15rs_130{font-size:calc(1.375rem * var(--mantine-scale))}}._primaryButton_h15rs_146{font-family:Montserrat,sans-serif;font-weight:700;font-size:calc(.9375rem * var(--mantine-scale));border:none;background-color:#169bde;color:#fff;padding:0 calc(1.75rem * var(--mantine-scale));height:calc(3.125rem * var(--mantine-scale))}._secondaryButton_h15rs_157{font-family:Montserrat,sans-serif;font-weight:700;font-size:calc(.9375rem * var(--mantine-scale));border-color:#fff3;color:#fff;background-color:transparent;padding:0 calc(1.75rem * var(--mantine-scale));height:calc(3.125rem * var(--mantine-scale))}._secondaryButton_h15rs_157:hover{background-color:#ffffff0d}._scrollIndicator_h15rs_173{position:absolute;bottom:calc(3rem * var(--mantine-scale));left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:calc(1rem * var(--mantine-scale))}._scrollLabel_h15rs_184{font-family:Montserrat,sans-serif;font-size:calc(.625rem * var(--mantine-scale));text-transform:uppercase;letter-spacing:.3em;color:#fff3}._scrollLine_h15rs_192{width:1px;height:calc(2rem * var(--mantine-scale));background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent)}._root_13w21_1{padding:4px 8px;border-radius:4px;background-color:var(--mantine-color-default);border:1px solid var(--mantine-color-default-border);width:fit-content;min-width:120px;max-width:300px}._playButton_13w21_11{transition:transform .2s ease}._playButton_13w21_11:hover{transform:scale(1.05)}._playButton_13w21_11:active{transform:scale(.95)}._root_1bah1_1{border-left:4px solid;background-color:var(--mantine-color-default)}._root_ydu7j_1{display:inline-flex;flex-direction:column;align-items:center;gap:12px}._root_ydu7j_1[data-direction=down]{flex-direction:column-reverse}._root_ydu7j_1[data-direction=left],._root_ydu7j_1[data-direction=right]{flex-direction:row;gap:12px}._root_ydu7j_1[data-direction=left]{flex-direction:row-reverse}._actions_ydu7j_22{display:flex;flex-direction:column;align-items:center;gap:8px}._actions_ydu7j_22[data-direction=down]{flex-direction:column-reverse}._actions_ydu7j_22[data-direction=left],._actions_ydu7j_22[data-direction=right]{flex-direction:row;gap:8px}._actions_ydu7j_22[data-direction=left]{flex-direction:row-reverse}._fab_ydu7j_43{box-shadow:var(--mantine-shadow-md);transition:transform .2s ease,box-shadow .2s ease}._fab_ydu7j_43:hover{box-shadow:var(--mantine-shadow-lg);transform:scale(1.05)}._fab_ydu7j_43[data-open]{transform:rotate(45deg)}._fab_ydu7j_43[data-open]:hover{transform:rotate(45deg) scale(1.05)}._actionButton_ydu7j_61{box-shadow:var(--mantine-shadow-sm);transition:transform .15s ease}._actionButton_ydu7j_61:hover{transform:scale(1.1)}._container_9xj91_1{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--mantine-spacing-xl);padding-right:var(--mantine-spacing-xl)}@media(min-width:48em){._container_9xj91_1{padding-left:calc(var(--mantine-spacing-xl) * 1.5);padding-right:calc(var(--mantine-spacing-xl) * 1.5)}}._layout_9xj91_16{display:flex;flex-direction:column;gap:var(--mantine-spacing-xl)}@media(min-width:62em){._layout_9xj91_16{flex-direction:row;gap:calc(var(--mantine-spacing-xl) * 2)}}._reversed_9xj91_29{flex-direction:column}@media(min-width:62em){._reversed_9xj91_29{flex-direction:row-reverse}}._headingSide_9xj91_39{flex-shrink:0}@media(min-width:62em){._headingSide_9xj91_39{width:45%}}@media(min-width:62em){._sticky_9xj91_49 ._stickyInner_9xj91_54{position:sticky;top:50%;transform:translateY(-50%)}}._contentSide_9xj91_65{flex:1;min-width:0}@media(min-width:62em){._contentSide_9xj91_65{padding-left:var(--mantine-spacing-lg)}}._title_9xj91_76{text-transform:uppercase;line-height:1.1;letter-spacing:-.02em}._preTitle_9xj91_82{display:block;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600}._titleHighlight_9xj91_88{display:block;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:700;letter-spacing:-.02em}._description_9xj91_95{max-width:36rem}._root_ioshc_1{border-left:4px solid;background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] ._root_ioshc_1{background-color:var(--mantine-color-dark-6)}._quoteIcon_ioshc_6{opacity:.3}._root_1bo86_1{padding:120px 0;background-color:var(--mantine-color-body)}._label_1bo86_6{letter-spacing:.3em;font-family:Montserrat,sans-serif}._title_1bo86_11{font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-1px}._description_1bo86_17{font-family:"Source Sans 3",sans-serif;line-height:1.6}._logoCard_1bo86_22{overflow:hidden;border:1px solid var(--mantine-color-gray-2)}._toggle_1nlbe_1{height:36px;font-family:Montserrat,sans-serif;font-weight:600}._toggleTrack_1nlbe_7{width:32px;height:18px;border-radius:99px;position:relative;background:#bdbdbd;transition:background .3s ease}._toggleTrackDark_1nlbe_16{background:#169bde}._toggleThumb_1nlbe_20{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:left .3s ease;box-shadow:0 1px 3px #0003}._toggleThumbDark_1nlbe_32{left:16px}._card_1nlbe_36{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a;cursor:pointer;transition:transform .2s ease;background:var(--mantine-color-body)}._card_1nlbe_36:hover{transform:translateY(-4px)}._preview_1nlbe_49{height:128px;display:flex;align-items:center;justify-content:center;border-radius:12px 12px 0 0;transition:background-color .3s ease}._sampleText_1nlbe_58{font-size:32px;font-weight:700;font-family:"Source Sans 3",sans-serif;transition:color .3s ease}._details_1nlbe_65{border:1px solid var(--mantine-color-default-border);border-top:none;border-radius:0 0 12px 12px}._root_1r7u3_1{margin:32px 0}._chartWrapper_1r7u3_5{flex-shrink:0}._circle_1r7u3_9{transition:stroke .4s ease}._centerText_1r7u3_13{font-size:14px;font-weight:600;font-family:Montserrat,sans-serif;fill:var(--mantine-color-text)}._toggle_1r7u3_20{height:36px;font-family:Montserrat,sans-serif;font-weight:600}._toggleTrack_1r7u3_26{width:32px;height:18px;border-radius:99px;position:relative;background:#bdbdbd;transition:background .3s ease}._toggleTrackDark_1r7u3_35{background:#169bde}._toggleThumb_1r7u3_39{position:absolute;top:2px;left:2px;width:14px;height:14px;border-radius:50%;background:#fff;transition:left .3s ease;box-shadow:0 1px 3px #0003}._toggleThumbDark_1r7u3_51{left:16px}._swatch_1r7u3_55{width:12px;height:12px;border-radius:3px;flex-shrink:0;transition:all .3s ease}
package/dist/index.d.ts CHANGED
@@ -3,6 +3,7 @@
3
3
  *
4
4
  * Published to npm, consumed by both frequency-platform and frequency-tools apps.
5
5
  */
6
+ export { Box, Button, Card, Container, Flex, Grid, Group, SimpleGrid, Stack, Text, Title, Anchor, Image, Badge, Divider, } from '@mantine/core';
6
7
  export { AnimatedCounter, type AnimatedCounterProps } from './AnimatedCounter';
7
8
  export { AnimatedWaveform, type AnimatedWaveformProps } from './AnimatedWaveform';
8
9
  export { AudioPlayer, type AudioPlayerProps } from './AudioPlayer';
@@ -23,5 +24,8 @@ export { PrincipleCard, type PrincipleCardProps } from './PrincipleCard';
23
24
  export { SpeedDial, type SpeedDialProps, type SpeedDialAction } from './SpeedDial';
24
25
  export { SplitSection, type SplitSectionProps } from './SplitSection';
25
26
  export { TestimonialCard, type TestimonialCardProps } from './TestimonialCard';
27
+ export { BrandLogos, type BrandLogosProps } from './BrandLogos';
28
+ export { TypographyColors } from './TypographyColors';
26
29
  export { VideoBackground, type VideoBackgroundProps } from './VideoBackground';
30
+ export { DonutChart } from './DonutChart';
27
31
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,KAAK,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACnG,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAC7E,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5E,OAAO,EAAE,IAAI,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAE,KAAK,YAAY,EAAE,MAAM,QAAQ,CAAC;AAClF,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AACnF,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,OAAO,EACL,GAAG,EACH,MAAM,EACN,IAAI,EACJ,SAAS,EACT,IAAI,EACJ,IAAI,EACJ,KAAK,EACL,UAAU,EACV,KAAK,EACL,IAAI,EACJ,KAAK,EACL,MAAM,EACN,KAAK,EACL,KAAK,EACL,OAAO,GACR,MAAM,eAAe,CAAC;AAEvB,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,gBAAgB,EAAE,KAAK,qBAAqB,EAAE,MAAM,oBAAoB,CAAC;AAClF,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,KAAK,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AACnG,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACtE,OAAO,EAAE,WAAW,EAAE,KAAK,gBAAgB,EAAE,MAAM,eAAe,CAAC;AACnE,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,MAAM,YAAY,CAAC;AAC1D,OAAO,EAAE,QAAQ,EAAE,KAAK,aAAa,EAAE,KAAK,YAAY,EAAE,MAAM,YAAY,CAAC;AAC7E,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5E,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,KAAK,mBAAmB,EAAE,MAAM,kBAAkB,CAAC;AAC5E,OAAO,EAAE,IAAI,EAAE,KAAK,SAAS,EAAE,KAAK,UAAU,EAAE,KAAK,YAAY,EAAE,MAAM,QAAQ,CAAC;AAClF,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,MAAM,aAAa,CAAC;AAC7D,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,KAAK,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AACzE,OAAO,EAAE,SAAS,EAAE,KAAK,cAAc,EAAE,KAAK,eAAe,EAAE,MAAM,aAAa,CAAC;AACnF,OAAO,EAAE,YAAY,EAAE,KAAK,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,KAAK,eAAe,EAAE,MAAM,cAAc,CAAC;AAEhE,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,OAAO,EAAE,eAAe,EAAE,KAAK,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAC/E,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC"}
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  'use client';
2
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),c=require("react"),t=require("@mantine/core"),k=require("framer-motion"),z=require("@tabler/icons-react"),fe=require("@frequencyads/brand/assets/frequency-mark-white.svg"),_e=require("@frequencyads/brand/colors");function ve({value:s,suffix:o="",prefix:i="",duration:a=2e3,threshold:l=.5,abbreviate:f=!0,decimals:g,...j}){const[_,u]=c.useState(0),[m,b]=c.useState(!1),r=c.useRef(null);c.useEffect(()=>{const h=r.current;if(!h)return;const d=new IntersectionObserver(([y])=>{y.isIntersecting&&!m&&b(!0)},{threshold:l});return d.observe(h),()=>d.disconnect()},[m,l]),c.useEffect(()=>{if(!m)return;let h,d;const y=n=>{h||(h=n);const x=Math.min((n-h)/a,1),w=1-Math.pow(1-x,3);u(w*s),x<1&&(d=requestAnimationFrame(y))};return d=requestAnimationFrame(y),()=>cancelAnimationFrame(d)},[m,s,a]);const v=()=>{if(f&&s>=1e3){const h=_/1e3;return h%1===0?`${Math.round(h)}K`:`${h.toFixed(1)}K`}return g!==void 0?_.toFixed(g):s!==Math.floor(s)?_.toFixed(1):Math.round(_).toString()};return e.jsxs(t.Text,{component:"span",ref:r,style:{fontVariantNumeric:"tabular-nums"},...j,children:[i,v(),o]})}const je="_root_1bq7s_1",ge="_svg_1bq7s_12",ne={root:je,svg:ge},ye=140,oe=3,ae=10,he=150,F=he/2;function te({barCount:s=ye,duration:o=3,repeatDelay:i=3}){const[a,l]=c.useState(!1);if(c.useEffect(()=>{l(!0)},[]),!a)return null;const f=s*ae;return e.jsx("div",{className:ne.root,children:e.jsxs("svg",{className:ne.svg,viewBox:`0 0 ${f} ${he}`,preserveAspectRatio:"none",children:[e.jsx("defs",{children:e.jsxs("linearGradient",{id:"waveformBarGradient",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[e.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),e.jsx("stop",{offset:"15%",stopColor:"white",stopOpacity:"0.15"}),e.jsx("stop",{offset:"50%",stopColor:"white",stopOpacity:"0.25"}),e.jsx("stop",{offset:"85%",stopColor:"white",stopOpacity:"0.15"}),e.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]})}),[...Array(s)].map((g,j)=>{const _=j*ae,u=18+Math.sin(j*.4)*6+Math.cos(j*.7)*4,m=Math.min(j,s-1-j)*.04;return e.jsxs("g",{children:[e.jsx(k.motion.rect,{x:_,width:oe,rx:"1.5",fill:"url(#waveformBarGradient)",initial:{height:u/2,y:F-u/4},animate:{height:[u/2,u*2,u/2,u*1.2,u/2],y:[F-u/4,F-u,F-u/4,F-u*.6,F-u/4]},transition:{duration:o,repeat:1/0,ease:"easeInOut",delay:m,repeatDelay:i}}),e.jsx(k.motion.rect,{x:_,y:F,width:oe,rx:"1.5",fill:"url(#waveformBarGradient)",initial:{height:u/2},animate:{height:[u/2,u*2,u/2,u*1.2,u/2]},transition:{duration:o,repeat:1/0,ease:"easeInOut",delay:m,repeatDelay:i}})]},j)})]})})}const be="_root_1pkxe_1",we="_progressOverlay_1pkxe_9",Ie="_bars_1pkxe_19",Ne="_bar_1pkxe_19",Ce="_loading_1pkxe_34",H={root:be,progressOverlay:we,bars:Ie,bar:Ne,loading:Ce};function Se(s=100){const o=[];for(let i=0;i<s;i++){const a=i/(s-1),l=20+Math.sin(i*.1)*15,f=(Math.random()-.5)*20,g=Math.sin(a*Math.PI)*30,j=a>.2&&a<.8?Math.random()*10:0,_=a<.05||a>.95?Math.min(a/.05,(1-a)/.05):1;o.push(Math.max(5,Math.min(90,(l+f+g+j)*_)))}return o}const K=c.forwardRef(({audioRef:s,currentTime:o=0,onSeek:i,loading:a=!1,waveColor:l="#CCCCCC",progressColor:f="#169bde",height:g=60,barWidth:j=2,barGap:_=1},u)=>{const m=c.useRef(null),[b]=c.useState(()=>Se()),[r,v]=c.useState(0),[h,d]=c.useState(0);c.useImperativeHandle(u,()=>({seekTo:n=>{r>0&&d(Math.max(0,Math.min(100,n/r*100)))},getCurrentTime:()=>h/100*r,getDuration:()=>r})),c.useEffect(()=>{const n=s.current;if(!n)return;const x=()=>{n.duration&&!isNaN(n.duration)&&v(n.duration)},w=()=>{n.duration>0&&d(n.currentTime/n.duration*100)};return n.duration&&!isNaN(n.duration)&&v(n.duration),n.addEventListener("loadedmetadata",x),n.addEventListener("timeupdate",w),()=>{n.removeEventListener("loadedmetadata",x),n.removeEventListener("timeupdate",w)}},[s]),c.useEffect(()=>{r>0&&typeof o=="number"&&d(o/r*100)},[o,r]);const y=c.useCallback(n=>{if(!m.current||!i||r===0)return;const x=m.current.getBoundingClientRect(),w=(n.clientX-x.left)/x.width*r;i(w)},[i,r]);return e.jsxs(t.Box,{ref:m,className:H.root,style:{height:g},onClick:y,children:[e.jsx("div",{className:H.progressOverlay,style:{width:`${h}%`,backgroundColor:`${f}15`}}),e.jsx("div",{className:H.bars,style:{gap:_},children:b.map((n,x)=>{const w=x/b.length*100<=h;return e.jsx("div",{className:H.bar,style:{width:j,height:`${n}%`,backgroundColor:w?f:l}},x)})}),a&&e.jsx("div",{className:H.loading,children:"Loading waveform..."})]})});K.displayName="AudioWaveform";const Te="_root_n9zxy_1",ke="_playButton_n9zxy_8",Me="_time_n9zxy_22",ze="_volumeGroup_n9zxy_28",O={root:Te,playButton:ke,time:Me,volumeGroup:ze};function Q(s){const o=Math.floor(s/60),i=Math.floor(s%60);return`${o.toString().padStart(2,"0")}:${i.toString().padStart(2,"0")}`}function Be({src:s,filename:o="audio",playButtonColor:i,playButtonSize:a=32,waveColor:l="#D0D0D0",progressColor:f="#a8a8a8",waveHeight:g=64,barWidth:j=3,barGap:_=2,showVolume:u=!0,showDownload:m=!0}){const b=c.useRef(null),[r,v]=c.useState(!1),[h,d]=c.useState(0),[y,n]=c.useState("00:00"),[x,w]=c.useState("00:00"),[M,E]=c.useState(50),[W,P]=c.useState(50),[S,N]=c.useState(!1);c.useEffect(()=>{const p=b.current;if(!p)return;p.volume=M/100;const I=()=>{d(p.currentTime),n(Q(p.currentTime))},T=()=>w(Q(p.duration)),A=()=>{setTimeout(()=>{d(0),n("00:00"),v(!1)},500)},V=()=>v(!0),U=()=>v(!1);return p.addEventListener("timeupdate",I),p.addEventListener("loadedmetadata",T),p.addEventListener("ended",A),p.addEventListener("play",V),p.addEventListener("pause",U),()=>{p.removeEventListener("timeupdate",I),p.removeEventListener("loadedmetadata",T),p.removeEventListener("ended",A),p.removeEventListener("play",V),p.removeEventListener("pause",U)}},[s]);const $=c.useCallback(()=>{const p=b.current;p&&(r?p.pause():p.play().catch(()=>{}))},[r]),L=c.useCallback(p=>{const I=b.current;I&&!isNaN(p)&&isFinite(p)&&(I.currentTime=p,d(p),n(Q(p)))},[]),G=c.useCallback(p=>{const I=b.current;I&&(I.volume=p/100,E(p),p>0?(P(p),N(!1)):N(!0))},[]),R=c.useCallback(()=>{const p=b.current;if(p)if(S){const I=W||50;p.volume=I/100,E(I),N(!1)}else P(M),p.volume=0,E(0),N(!0)},[S,M,W]),q=c.useCallback(()=>{fetch(s).then(p=>p.blob()).then(p=>{const I=URL.createObjectURL(p),T=document.createElement("a");T.href=I,T.download=o,document.body.appendChild(T),T.click(),document.body.removeChild(T),URL.revokeObjectURL(I)}).catch(()=>window.open(s,"_blank"))},[s,o]);return e.jsxs(t.Group,{gap:"sm",wrap:"nowrap",className:O.root,children:[e.jsx("audio",{ref:b,src:s,preload:"metadata"}),e.jsx(t.ActionIcon,{variant:"filled",radius:"xl",size:a,color:i,onClick:$,"aria-label":r?"Pause":"Play",className:O.playButton,children:r?e.jsx(z.IconPlayerPauseFilled,{size:a*.5}):e.jsx(z.IconPlayerPlayFilled,{size:a*.5})}),e.jsx(t.Text,{size:"xs",ff:"monospace",c:"dimmed",className:O.time,children:y}),e.jsx(t.Box,{style:{flex:1,minWidth:0},children:e.jsx(K,{audioRef:b,currentTime:h,onSeek:L,waveColor:l,progressColor:f,height:g,barWidth:j,barGap:_})}),e.jsx(t.Text,{size:"xs",ff:"monospace",c:"dimmed",className:O.time,children:x}),u&&e.jsxs(t.Group,{gap:4,wrap:"nowrap",className:O.volumeGroup,children:[e.jsx(t.ActionIcon,{variant:"subtle",size:"sm",onClick:R,"aria-label":S?"Unmute":"Mute",children:S?e.jsx(z.IconVolumeOff,{size:16}):e.jsx(z.IconVolume,{size:16})}),e.jsx(t.Slider,{value:M,onChange:G,size:"xs",w:80,"aria-label":"Volume"})]}),m&&e.jsx(t.ActionIcon,{variant:"subtle",size:"sm",onClick:q,"aria-label":"Download",children:e.jsx(z.IconDownload,{size:16})})]})}const $e="_root_ujac8_1",Pe="_textarea_ujac8_5",ie={root:$e,textarea:Pe};function Le({code:s,filename:o,height:i=384}){const[a,l]=c.useState(!1),f=c.useCallback(async()=>{try{await navigator.clipboard.writeText(s),l(!0),setTimeout(()=>l(!1),2e3)}catch{}},[s]);return e.jsxs(t.Box,{className:ie.root,children:[e.jsxs(t.Group,{justify:"space-between",mb:"xs",children:[o&&e.jsx(t.Text,{size:"sm",fw:500,c:"dimmed",children:o}),e.jsx(t.Button,{size:"xs",radius:"md",color:a?"green":"blue",onClick:f,children:a?"Copied!":"Copy"})]}),e.jsx("textarea",{readOnly:!0,value:s,className:ie.textarea,style:{height:i}})]})}const Ee="_root_ix1b2_1",We="_toast_ix1b2_5",re={root:Ee,toast:We};function J({value:s,children:o}){const[i,a]=c.useState(null),l=c.useCallback(()=>{navigator.clipboard.writeText(s).then(()=>{a(`Copied ${s}`),setTimeout(()=>a(null),1800)})},[s]);return e.jsxs(e.Fragment,{children:[e.jsx("span",{onClick:l,className:re.root,title:`Click to copy ${s}`,children:o}),i&&e.jsx(t.Portal,{children:e.jsx(t.Notification,{withCloseButton:!1,className:re.toast,color:"blue",children:i})})]})}const Ge="_root_3ht5s_1",Re="_shade_3ht5s_5",Fe="_color_3ht5s_10",De="_main_3ht5s_20",X={root:Ge,shade:Re,color:Fe,main:De};function Ae({name:s,shades:o,mainIndex:i=5}){return e.jsxs("div",{className:X.root,children:[e.jsx(t.Title,{order:4,size:"lg",tt:"capitalize",mb:"xs",children:s}),e.jsx(t.SimpleGrid,{cols:10,spacing:4,children:o.map((a,l)=>e.jsx(J,{value:a,children:e.jsxs("div",{className:X.shade,children:[e.jsx("div",{className:`${X.color} ${l===i?X.main:""}`,style:{backgroundColor:a}}),e.jsx(t.Text,{size:"xs",c:"dimmed",ta:"center",mt:4,children:l}),e.jsx(t.Text,{size:"xs",c:"dimmed",ta:"center",ff:"monospace",children:a})]})},l))})]})}const qe="_root_1vxkx_1",He="_preview_1vxkx_11",Oe="_info_1vxkx_15",Z={root:qe,preview:He,info:Oe};function Ve({name:s,hex:o,label:i}){return e.jsx(J,{value:o,children:e.jsxs(t.Paper,{className:Z.root,shadow:"lg",radius:"md",withBorder:!1,children:[e.jsx("div",{className:Z.preview,style:{backgroundColor:o}}),e.jsxs("div",{className:Z.info,children:[e.jsx(t.Text,{fw:600,size:"sm",children:s}),e.jsx(t.Text,{size:"xs",c:"dimmed",ff:"monospace",children:o}),i&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:i})]})]})})}const Ue="_root_dzed6_1",Xe="_dont_dzed6_7",Ye="_dontIcon_dzed6_12",Ke="_dontLabel_dzed6_13",Je="_doIcon_dzed6_22",Qe="_doLabel_dzed6_23",D={root:Ue,dont:Xe,dontIcon:Ye,dontLabel:Ke,do:"_do_dzed6_7",doIcon:Je,doLabel:Qe};function Ze({items:s}){return e.jsx("div",{className:D.root,children:s.map((o,i)=>e.jsxs(t.SimpleGrid,{cols:{base:1,sm:2},spacing:"md",children:[e.jsxs(t.Paper,{className:D.dont,p:"md",radius:"md",children:[e.jsxs(t.Group,{gap:6,mb:6,children:[e.jsx(z.IconX,{size:16,className:D.dontIcon}),e.jsx(t.Text,{size:"sm",fw:600,className:D.dontLabel,children:"Don't"})]}),e.jsx(t.Text,{size:"sm",children:o.dont})]}),e.jsxs(t.Paper,{className:D.do,p:"md",radius:"md",children:[e.jsxs(t.Group,{gap:6,mb:6,children:[e.jsx(z.IconCheck,{size:16,className:D.doIcon}),e.jsx(t.Text,{size:"sm",fw:600,className:D.doLabel,children:"Do"})]}),e.jsx(t.Text,{size:"sm",children:o.do})]})]},i))})}const et="_root_xi08i_1",tt="_inner_xi08i_6",ce={root:et,inner:tt};function st({title:s,description:o,expandedContent:i,icon:a,color:l="blue",iconSize:f="lg",collapsedHeight:g=120,threshold:j=.5,delay:_=300,expanded:u,onExpandedChange:m}){const b=c.useRef(null),[r,v]=c.useState(!1),h=u!==void 0,d=h?u:r;return c.useEffect(()=>{if(h)return;const y=b.current;if(!y)return;const n=new IntersectionObserver(([x])=>{x.isIntersecting&&setTimeout(()=>{v(!0),m==null||m(!0)},_)},{threshold:j});return n.observe(y),()=>n.disconnect()},[h,j,_,m]),e.jsx(t.Paper,{ref:b,radius:4,className:ce.root,component:k.motion.div,animate:{height:d?"auto":g},transition:{duration:.5,ease:"easeOut"},children:e.jsx("div",{className:ce.inner,children:e.jsxs(t.Group,{align:"flex-start",justify:"space-between",gap:"lg",wrap:"nowrap",children:[e.jsxs(t.Stack,{gap:"xs",style:{flex:1},children:[e.jsx(t.Text,{fw:700,size:"xl",lh:1.3,children:s}),e.jsx(t.Text,{size:"md",c:"dimmed",children:o}),e.jsx(k.motion.div,{initial:{opacity:0,height:0},animate:{opacity:d?1:0,height:d?"auto":0},transition:{duration:.4,delay:.2},style:{overflow:"hidden"},children:typeof i=="string"?e.jsx(t.Text,{size:"sm",c:"dimmed",mt:"sm",children:i}):i})]}),e.jsx(k.motion.div,{animate:{scale:d?1.1:1},transition:{duration:.3},children:e.jsx(t.ThemeIcon,{size:f,radius:4,color:l,variant:"filled",children:e.jsx(a,{size:20,stroke:1.5})})})]})})})}const nt="_root_ho0ln_1",ot="_visible_ho0ln_7",le={root:nt,visible:ot};function at({children:s,delay:o=0,threshold:i=.1,className:a,...l}){const f=c.useRef(null),[g,j]=c.useState(!1);return c.useEffect(()=>{const _=f.current;if(!_)return;const u=new IntersectionObserver(([m])=>{m.isIntersecting&&(o>0?setTimeout(()=>j(!0),o):j(!0))},{threshold:i});return u.observe(_),()=>u.disconnect()},[o,i]),e.jsx(t.Box,{ref:f,className:`${le.root} ${g?le.visible:""} ${a??""}`,...l,children:s})}function it({isActive:s=!1,height:o=60}){const i=c.useRef(null),a=c.useRef(void 0),[l,f]=c.useState(!1),g=c.useRef(null),j=c.useRef(null),{colorScheme:_}=t.useMantineColorScheme(),u=_==="dark",m={start:u?"#7950F2":"#9775FA",mid:u?"#BE4BDB":"#DA77F2",end:u?"#15AABF":"#22B8CF"},b=c.useCallback((r,v,h,d)=>{r.clearRect(0,0,v,h);const y=s||l,n=h*.65,x=s?5:l?7:1.5;y&&(j.current===null&&(j.current=Math.random()),Math.floor(d/500)!==Math.floor((d-16)/500)&&(j.current=Math.random()));const w=r.createLinearGradient(0,0,v,0);w.addColorStop(0,m.start),w.addColorStop(.5,m.mid),w.addColorStop(1,m.end),r.strokeStyle=w,r.lineWidth=y?2.5:1.5,r.lineCap="round",r.lineJoin="round",y?(r.shadowColor=m.mid,r.shadowBlur=l?12:8):r.shadowBlur=0,r.beginPath();const M=300,E=v/M,W=s?.02:l?.025:.003;for(let P=0;P<=M;P++){const S=P*E,N=S/v;let $=n;if(y){const L=Math.sin(N*Math.PI*6+d*W)*x,G=Math.sin(N*Math.PI*12+d*W*1.3)*(x*.4),R=Math.sin(N*Math.PI*18+d*W*.8)*(x*.2),q=j.current??.5,p=Math.abs(N-q),I=p<.15?(1-p/.15)*x*1:0,T=Math.sin(N*Math.PI*20+d*W*2)*I;let A=0;l&&(A=Math.sin(N*Math.PI*30+d*.03)*x*.4,A+=Math.sin(N*Math.PI*8+d*.015)*x*.5);const V=L+G+R+T+A,U=Math.sin(N*Math.PI);$=n+V*U}else $+=Math.sin(N*Math.PI*2+d*W)*x;P===0?r.moveTo(S,$):r.lineTo(S,$)}if(r.stroke(),s){const N=v/80,$=16;r.shadowBlur=3;for(let L=0;L<80;L++){const G=L*N+N/2,R=G/v,q=Math.sin(R*Math.PI*8+d*.025)*.5+Math.sin(R*Math.PI*14+d*.018)*.3+Math.sin(R*Math.PI*4+d*.03)*.2,p=Math.sin(R*Math.PI),I=Math.abs(q)*$*p,T=r.createLinearGradient(G,n-I/2,G,n+I/2);T.addColorStop(0,m.start+"90"),T.addColorStop(.5,m.mid+"70"),T.addColorStop(1,m.end+"50"),r.fillStyle=T,r.fillRect(G-2/2,n-I/2,2,I)}}if(l)for(let S=0;S<15;S++){const N=(Math.sin(d*.001+S*1.5)*.5+.5)*v,$=n+Math.sin(d*.002+S)*8,L=1.5+Math.sin(d*.003+S*2)*.5;r.beginPath(),r.arc(N,$,L,0,Math.PI*2),r.fillStyle=S%2===0?m.start+"80":m.end+"80",r.fill()}},[s,l,m.start,m.mid,m.end]);return c.useEffect(()=>{const r=i.current;if(!r)return;const v=r.getContext("2d");if(!v)return;const h=()=>{const n=window.devicePixelRatio||1,x=r.getBoundingClientRect();r.width=x.width*n,r.height=x.height*n,v.scale(n,n)};h(),window.addEventListener("resize",h);const d=performance.now(),y=n=>{const x=n-d,w=r.getBoundingClientRect();b(v,w.width,w.height,x),a.current=requestAnimationFrame(y)};return a.current=requestAnimationFrame(y),()=>{window.removeEventListener("resize",h),a.current&&cancelAnimationFrame(a.current)}},[b]),c.useEffect(()=>{if(s){queueMicrotask(()=>f(!1)),g.current=Date.now();return}const v=setInterval(()=>{const h=Date.now();g.current===null&&(g.current=h);const d=h-g.current,y=12e4+Math.random()*6e4;d>=y&&!l&&(f(!0),g.current=h,setTimeout(()=>f(!1),4e3))},5e3);return()=>clearInterval(v)},[s,l]),e.jsx(t.Box,{style:{position:"relative",width:"100%",height:o,overflow:"hidden",pointerEvents:"none",opacity:u?1:.8},children:e.jsx("canvas",{ref:i,style:{width:"100%",height:"100%",display:"block"}})})}const rt="_root_9li00_1",ct="_preview_9li00_11",lt="_info_9li00_15",ee={root:rt,preview:ct,info:lt};function dt({name:s,colors:o,description:i}){const a=`linear-gradient(135deg, ${o[0]} 0%, ${o[1]} 100%)`;return e.jsx(J,{value:a,children:e.jsxs(t.Paper,{className:ee.root,shadow:"lg",radius:"md",children:[e.jsx("div",{className:ee.preview,style:{background:a}}),e.jsxs("div",{className:ee.info,children:[e.jsx(t.Text,{fw:600,size:"sm",children:s}),i&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:i}),e.jsxs(t.Text,{size:"xs",c:"dimmed",ff:"monospace",children:[o[0]," → ",o[1]]})]})]})})}const ut="_root_1vlvy_1",mt="_video_1vlvy_9",de={root:ut,video:mt};function pe({src:s,opacity:o=.3}){return e.jsx("div",{className:de.root,style:{opacity:o},children:e.jsx("video",{autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:de.video,children:e.jsx("source",{src:s,type:"video/mp4"})})})}const ht="_root_1suaa_1",pt="_content_1suaa_8",xt="_label_1suaa_21",ft="_vignette_1suaa_37",_t="_logoWrapper_1suaa_50",vt="_logo_1suaa_50",jt="_glow_1suaa_73",gt="_textWrapper_1suaa_85",yt="_heading_1suaa_91",bt="_shimmer_1suaa_125",wt="_tagline_1suaa_129",It="_primaryButton_1suaa_143",Nt="_secondaryButton_1suaa_148",Ct="_scrollIndicator_1suaa_160",St="_scrollLabel_1suaa_171",Tt="_scrollLine_1suaa_179",C={root:ht,content:pt,label:xt,vignette:ft,logoWrapper:_t,logo:vt,glow:jt,textWrapper:gt,heading:yt,shimmer:bt,tagline:wt,primaryButton:It,secondaryButton:Nt,scrollIndicator:Ct,scrollLabel:St,scrollLine:Tt};function kt({variant:s="logo",heading:o,label:i,tagline:a,logoSrc:l=fe,gradient:f="frequencyAlive",shimmer:g=!0,primaryAction:j,secondaryAction:_,backgroundVideoSrc:u,showWaveform:m,showScrollIndicator:b=!1}){const[r,v]=c.useState(!1),h=typeof l=="string"?l:l==null?void 0:l.src,d=o??(s==="text"?"Your Message":void 0),y=i||(s==="logo"?"Welcome":void 0),n=j||_,x=m??!0,w=_e.gradients[f];return c.useEffect(()=>{v(!0)},[]),e.jsxs(t.Box,{component:"section",className:C.root,children:[u&&e.jsx(pe,{src:u}),e.jsxs("div",{className:C.content,children:[r&&e.jsxs(e.Fragment,{children:[y&&e.jsx(k.motion.p,{initial:{opacity:0},animate:{opacity:1},transition:{duration:.8,delay:.2},className:C.label,children:y}),s==="logo"&&e.jsxs(k.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},transition:{duration:1.2,delay:.3,ease:"easeOut"},className:C.logoWrapper,children:[x&&e.jsx(te,{}),x&&e.jsx("div",{className:C.vignette}),e.jsx(k.motion.img,{src:h,alt:d??"Frequency",className:C.logo,animate:{rotate:[0,.5,-.5,0]},transition:{duration:8,repeat:1/0,ease:"easeInOut"}}),e.jsx("div",{className:C.glow})]}),s==="text"&&d&&e.jsxs(k.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},transition:{duration:1.2,delay:.3,ease:"easeOut"},className:C.textWrapper,children:[x&&e.jsx(te,{}),x&&e.jsx("div",{className:C.vignette}),e.jsx(t.Title,{order:1,className:`${C.heading} ${g?C.shimmer:""}`,style:{backgroundImage:`linear-gradient(135deg, ${w.from}, ${w.to}, ${w.from})`,backgroundSize:g?"200% 100%":void 0},children:d})]}),a&&e.jsx(k.motion.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.8,delay:.7},children:e.jsx(t.Text,{className:C.tagline,children:a})}),n&&e.jsx(k.motion.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.8,delay:.9},children:e.jsxs(t.Group,{gap:"md",justify:"center",wrap:"wrap",children:[j&&e.jsx(t.Button,{component:"a",href:j.href,size:"lg",radius:4,className:C.primaryButton,children:j.label}),_&&e.jsx(t.Button,{component:"a",href:_.href,size:"lg",radius:4,variant:"outline",className:C.secondaryButton,children:_.label})]})})]}),r&&b&&e.jsxs(k.motion.div,{className:C.scrollIndicator,initial:{opacity:0},animate:{opacity:1},transition:{duration:1,delay:1.4},children:[e.jsx("span",{className:C.scrollLabel,children:"Scroll"}),e.jsx(k.motion.div,{className:C.scrollLine,animate:{scaleY:[1,1.5,1]},transition:{duration:1.5,repeat:1/0}})]})]})]})}function se({variant:s,children:o}){const i=s==="do";return e.jsxs(t.Badge,{variant:"light",color:i?"green":"red",size:"lg",radius:"sm",styles:{root:{textTransform:"none",fontWeight:400},label:{whiteSpace:"normal",lineHeight:1.4}},children:[e.jsxs("strong",{children:[i?"Do":"Don't",":"]})," ",o]})}const Mt="_root_13w21_1",zt="_playButton_13w21_11",ue={root:Mt,playButton:zt},Bt={mini:{height:24,buttonSize:20,iconSize:14,waveHeight:16,barWidth:1,barGap:0},small:{height:32,buttonSize:28,iconSize:16,waveHeight:20,barWidth:1,barGap:0},compact:{height:40,buttonSize:32,iconSize:18,waveHeight:24,barWidth:2,barGap:1}},xe=c.forwardRef(({audioUrl:s,size:o="mini",waveColor:i="#CCCCCC",progressColor:a="#169bde",onPlay:l,onPause:f,className:g,style:j},_)=>{const u=c.useRef(null),[m,b]=c.useState(!1),[r,v]=c.useState(0),h=Bt[o];c.useEffect(()=>{const n=u.current;if(!n)return;const x=()=>v(n.currentTime),w=()=>{b(!1),v(0)},M=()=>b(!1),E=()=>b(!0);return n.addEventListener("timeupdate",x),n.addEventListener("ended",w),n.addEventListener("pause",M),n.addEventListener("play",E),()=>{n.removeEventListener("timeupdate",x),n.removeEventListener("ended",w),n.removeEventListener("pause",M),n.removeEventListener("play",E)}},[s]);const d=c.useCallback(()=>{const n=u.current;n&&(m?(n.pause(),f==null||f()):(n.play().catch(()=>{}),l==null||l()))},[m,l,f]),y=c.useCallback(n=>{const x=u.current;x&&!isNaN(n)&&isFinite(n)&&(x.currentTime=n,v(n))},[]);return e.jsxs(t.Group,{ref:_,gap:o==="mini"?6:o==="small"?8:10,wrap:"nowrap",className:`${ue.root} ${g??""}`,style:{height:h.height,...j},children:[e.jsx("audio",{ref:u,src:s,preload:"metadata"}),e.jsx(t.ActionIcon,{variant:"filled",color:"blue",radius:"xl",size:h.buttonSize,onClick:d,"aria-label":m?"Pause":"Play",className:ue.playButton,children:m?e.jsx(z.IconPlayerPauseFilled,{size:h.iconSize}):e.jsx(z.IconPlayerPlayFilled,{size:h.iconSize})}),e.jsx(t.Box,{style:{flex:1,minWidth:80},children:e.jsx(K,{audioRef:u,currentTime:r,onSeek:y,waveColor:i,progressColor:a,height:h.waveHeight,barWidth:h.barWidth,barGap:h.barGap})})]})});xe.displayName="MiniAudioPlayer";const $t="_root_1bah1_1",Pt={root:$t};function Lt({accentColor:s,title:o,description:i,doHint:a,dontHint:l}){return e.jsxs(t.Paper,{className:Pt.root,p:"lg",radius:"md",style:{borderLeftColor:s},children:[e.jsx(t.Title,{order:3,size:"h4",mb:"xs",children:o}),e.jsx(t.Text,{c:"dimmed",children:i}),(a||l)&&e.jsxs(t.Group,{gap:"sm",mt:"md",wrap:"wrap",children:[a&&e.jsx(se,{variant:"do",children:a}),l&&e.jsx(se,{variant:"dont",children:l})]})]})}const Et="_root_ydu7j_1",Wt="_actions_ydu7j_22",Gt="_fab_ydu7j_43",Rt="_actionButton_ydu7j_61",Y={root:Et,actions:Wt,fab:Gt,actionButton:Rt};function Ft({actions:s,icon:o,openIcon:i,direction:a="up",color:l="blue",size:f=56,defaultOpen:g=!1,open:j,onOpenChange:_,style:u,className:m}){const[b,r]=c.useState(g),v=j??b,h=c.useCallback(()=>{const n=!v;r(n),_==null||_(n)},[v,_]),d=c.useCallback(()=>{r(!1),_==null||_(!1)},[_]),y=a==="up"||a==="down";return e.jsxs(t.Box,{className:`${Y.root} ${m??""}`,style:u,"data-direction":a,children:[e.jsx("div",{className:Y.actions,"data-direction":a,children:s.map((n,x)=>{const w=a==="up"||a==="left"?s.length-1-x:x;return e.jsx(t.Transition,{mounted:v,transition:y?"slide-up":"slide-right",duration:200,timingFunction:"ease",enterDelay:w*40,children:M=>e.jsx(t.Tooltip,{label:n.label,position:y?"left":"top",children:e.jsx(t.ActionIcon,{variant:"filled",color:"gray",radius:"xl",size:f*.7,style:M,className:Y.actionButton,onClick:()=>{n.onClick(),d()},"aria-label":n.label,children:n.icon})})},n.label)})}),e.jsx(t.ActionIcon,{variant:"filled",color:l,radius:"xl",size:f,onClick:h,className:Y.fab,"data-open":v||void 0,"aria-label":v?"Close actions":"Open actions",children:v?i??o??e.jsx(z.IconPlus,{size:f*.45}):o??e.jsx(z.IconPlus,{size:f*.45})})]})}const Dt="_container_9xj91_1",At="_layout_9xj91_16",qt="_reversed_9xj91_29",Ht="_headingSide_9xj91_39",Ot="_sticky_9xj91_49",Vt="_stickyInner_9xj91_54",Ut="_contentSide_9xj91_65",Xt="_title_9xj91_76",Yt="_preTitle_9xj91_82",Kt="_titleHighlight_9xj91_88",Jt="_description_9xj91_95",B={container:Dt,layout:At,reversed:qt,headingSide:Ht,sticky:Ot,stickyInner:Vt,contentSide:Ut,title:Xt,preTitle:Yt,titleHighlight:Kt,description:Jt};function Qt({badge:s,badgeColor:o="violet",subtitle:i,title:a,titleColor:l="blue",preTitle:f,description:g,actions:j,heading:_,children:u,stickyHeading:m=!1,py:b,reversed:r=!1,id:v,className:h}){const d=_??e.jsxs(t.Stack,{gap:"sm",children:[s&&e.jsxs(t.Box,{children:[e.jsx(t.Badge,{color:o,variant:"filled",size:"sm",radius:4,tt:"uppercase",fw:700,children:s}),i&&e.jsx(t.Text,{size:"sm",c:"dimmed",mt:"xs",tt:"uppercase",style:{letterSpacing:"0.05em"},children:i})]}),!s&&i&&e.jsx(t.Text,{size:"sm",c:"dimmed",tt:"uppercase",style:{letterSpacing:"0.05em"},children:i}),(f||a)&&e.jsxs(t.Title,{order:2,className:B.title,children:[f&&e.jsx("span",{className:B.preTitle,children:f}),f&&e.jsx("br",{}),a&&e.jsx(t.Text,{component:"span",inherit:!0,className:B.titleHighlight,c:l,children:a})]}),g&&e.jsx(t.Text,{size:"lg",c:"dimmed",lh:1.7,className:B.description,children:g}),j&&e.jsx(t.Box,{mt:"md",children:j})]});return e.jsx(t.Box,{component:"section",py:b??"calc(var(--mantine-spacing-xl) * 3)",pos:"relative",id:v,className:h,children:e.jsx(t.Box,{className:B.container,children:e.jsxs(t.Box,{className:`${B.layout} ${r?B.reversed:""}`,children:[e.jsx(t.Box,{className:`${B.headingSide} ${m?B.sticky:""}`,children:e.jsx(t.Box,{className:m?B.stickyInner:void 0,children:d})}),e.jsx(t.Box,{className:B.contentSide,children:u})]})})})}const Zt="_root_ioshc_1",es="_quoteIcon_ioshc_6",me={root:Zt,quoteIcon:es};function ts(s){return s.split(" ").map(o=>o[0]).join("").toUpperCase().slice(0,2)}function ss({quote:s,name:o,role:i,company:a,avatarSrc:l,accentColor:f="blue"}){const g=`var(--mantine-color-${f}-filled)`;return e.jsxs(t.Paper,{className:me.root,p:"lg",radius:"md",style:{borderLeftColor:g},children:[e.jsx(z.IconQuote,{size:32,className:me.quoteIcon,color:g}),e.jsx(t.Text,{fs:"italic",mt:"xs",mb:"md",children:s}),e.jsxs(t.Group,{gap:"sm",children:[e.jsx(t.Avatar,{src:l,alt:o,color:f,radius:"xl",size:"md",children:ts(o)}),e.jsxs(t.Stack,{gap:0,children:[e.jsx(t.Text,{fw:600,size:"sm",children:o}),(i||a)&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:[i,a].filter(Boolean).join(", ")})]})]})]})}exports.AnimatedCounter=ve;exports.AnimatedWaveform=te;exports.AudioPlayer=Be;exports.AudioWaveform=K;exports.CodeBlock=Le;exports.ColorPalette=Ae;exports.ColorSwatch=Ve;exports.Copyable=J;exports.DosDonts=Ze;exports.ExpandableCard=st;exports.FadeInSection=at;exports.FrequencyWave=it;exports.GradientSwatch=dt;exports.Hero=kt;exports.HintBadge=se;exports.MiniAudioPlayer=xe;exports.PrincipleCard=Lt;exports.SpeedDial=Ft;exports.SplitSection=Qt;exports.TestimonialCard=ss;exports.VideoBackground=pe;
2
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("@mantine/core"),e=require("react/jsx-runtime"),l=require("react"),B=require("framer-motion"),$=require("@tabler/icons-react"),be=require("@frequencyads/brand/assets/frequency-mark-white.svg"),ye=require("@frequencyads/brand/colors");function ve({value:s,suffix:n="",prefix:a="",duration:r=2e3,threshold:i=.5,abbreviate:x=!0,decimals:b,...j}){const[g,m]=l.useState(0),[h,y]=l.useState(!1),c=l.useRef(null);l.useEffect(()=>{const d=c.current;if(!d)return;const u=new IntersectionObserver(([v])=>{v.isIntersecting&&!h&&y(!0)},{threshold:i});return u.observe(d),()=>u.disconnect()},[h,i]),l.useEffect(()=>{if(!h)return;let d,u;const v=o=>{d||(d=o);const f=Math.min((o-d)/r,1),k=1-Math.pow(1-f,3);m(k*s),f<1&&(u=requestAnimationFrame(v))};return u=requestAnimationFrame(v),()=>cancelAnimationFrame(u)},[h,s,r]);const _=()=>{if(x&&s>=1e3){const d=g/1e3;return d%1===0?`${Math.round(d)}K`:`${d.toFixed(1)}K`}return b!==void 0?g.toFixed(b):s!==Math.floor(s)?g.toFixed(1):Math.round(g).toString()};return e.jsxs(t.Text,{component:"span",ref:c,style:{fontVariantNumeric:"tabular-nums"},...j,children:[a,_(),n]})}const ke="_root_1bq7s_1",Te="_svg_1bq7s_12",ie={root:ke,svg:Te},we=140,le=3,ce=10,fe=150,R=fe/2;function re({barCount:s=we,duration:n=3,repeatDelay:a=3}){const[r,i]=l.useState(!1);if(l.useEffect(()=>{i(!0)},[]),!r)return null;const x=s*ce;return e.jsx("div",{className:ie.root,children:e.jsxs("svg",{className:ie.svg,viewBox:`0 0 ${x} ${fe}`,preserveAspectRatio:"none",children:[e.jsx("defs",{children:e.jsxs("linearGradient",{id:"waveformBarGradient",x1:"0%",y1:"0%",x2:"100%",y2:"0%",children:[e.jsx("stop",{offset:"0%",stopColor:"white",stopOpacity:"0"}),e.jsx("stop",{offset:"15%",stopColor:"white",stopOpacity:"0.15"}),e.jsx("stop",{offset:"50%",stopColor:"white",stopOpacity:"0.25"}),e.jsx("stop",{offset:"85%",stopColor:"white",stopOpacity:"0.15"}),e.jsx("stop",{offset:"100%",stopColor:"white",stopOpacity:"0"})]})}),[...Array(s)].map((b,j)=>{const g=j*ce,m=18+Math.sin(j*.4)*6+Math.cos(j*.7)*4,h=Math.min(j,s-1-j)*.04;return e.jsxs("g",{children:[e.jsx(B.motion.rect,{x:g,width:le,rx:"1.5",fill:"url(#waveformBarGradient)",initial:{height:m/2,y:R-m/4},animate:{height:[m/2,m*2,m/2,m*1.2,m/2],y:[R-m/4,R-m,R-m/4,R-m*.6,R-m/4]},transition:{duration:n,repeat:1/0,ease:"easeInOut",delay:h,repeatDelay:a}}),e.jsx(B.motion.rect,{x:g,y:R,width:le,rx:"1.5",fill:"url(#waveformBarGradient)",initial:{height:m/2},animate:{height:[m/2,m*2,m/2,m*1.2,m/2]},transition:{duration:n,repeat:1/0,ease:"easeInOut",delay:h,repeatDelay:a}})]},j)})]})})}const Ce="_root_1pkxe_1",Ie="_progressOverlay_1pkxe_9",Ne="_bars_1pkxe_19",Be="_bar_1pkxe_19",Se="_loading_1pkxe_34",U={root:Ce,progressOverlay:Ie,bars:Ne,bar:Be,loading:Se};function $e(s=100){const n=[];for(let a=0;a<s;a++){const r=a/(s-1),i=20+Math.sin(a*.1)*15,x=(Math.random()-.5)*20,b=Math.sin(r*Math.PI)*30,j=r>.2&&r<.8?Math.random()*10:0,g=r<.05||r>.95?Math.min(r/.05,(1-r)/.05):1;n.push(Math.max(5,Math.min(90,(i+x+b+j)*g)))}return n}const te=l.forwardRef(({audioRef:s,currentTime:n=0,onSeek:a,loading:r=!1,waveColor:i="#CCCCCC",progressColor:x="#169bde",height:b=60,barWidth:j=2,barGap:g=1},m)=>{const h=l.useRef(null),[y]=l.useState(()=>$e()),[c,_]=l.useState(0),[d,u]=l.useState(0);l.useImperativeHandle(m,()=>({seekTo:o=>{c>0&&u(Math.max(0,Math.min(100,o/c*100)))},getCurrentTime:()=>d/100*c,getDuration:()=>c})),l.useEffect(()=>{const o=s.current;if(!o)return;const f=()=>{o.duration&&!isNaN(o.duration)&&_(o.duration)},k=()=>{o.duration>0&&u(o.currentTime/o.duration*100)};return o.duration&&!isNaN(o.duration)&&_(o.duration),o.addEventListener("loadedmetadata",f),o.addEventListener("timeupdate",k),()=>{o.removeEventListener("loadedmetadata",f),o.removeEventListener("timeupdate",k)}},[s]),l.useEffect(()=>{c>0&&typeof n=="number"&&u(n/c*100)},[n,c]);const v=l.useCallback(o=>{if(!h.current||!a||c===0)return;const f=h.current.getBoundingClientRect(),k=(o.clientX-f.left)/f.width*c;a(k)},[a,c]);return e.jsxs(t.Box,{ref:h,className:U.root,style:{height:b},onClick:v,children:[e.jsx("div",{className:U.progressOverlay,style:{width:`${d}%`,backgroundColor:`${x}15`}}),e.jsx("div",{className:U.bars,style:{gap:g},children:y.map((o,f)=>{const k=f/y.length*100<=d;return e.jsx("div",{className:U.bar,style:{width:j,height:`${o}%`,backgroundColor:k?x:i}},f)})}),r&&e.jsx("div",{className:U.loading,children:"Loading waveform..."})]})});te.displayName="AudioWaveform";const ze="_root_n9zxy_1",Me="_playButton_n9zxy_8",Pe="_time_n9zxy_22",De="_volumeGroup_n9zxy_28",X={root:ze,playButton:Me,time:Pe,volumeGroup:De};function se(s){const n=Math.floor(s/60),a=Math.floor(s%60);return`${n.toString().padStart(2,"0")}:${a.toString().padStart(2,"0")}`}function Le({src:s,filename:n="audio",playButtonColor:a,playButtonSize:r=32,waveColor:i="#D0D0D0",progressColor:x="#a8a8a8",waveHeight:b=64,barWidth:j=3,barGap:g=2,showVolume:m=!0,showDownload:h=!0}){const y=l.useRef(null),[c,_]=l.useState(!1),[d,u]=l.useState(0),[v,o]=l.useState("00:00"),[f,k]=l.useState("00:00"),[S,G]=l.useState(50),[F,D]=l.useState(50),[I,w]=l.useState(!1);l.useEffect(()=>{const p=y.current;if(!p)return;p.volume=S/100;const T=()=>{u(p.currentTime),o(se(p.currentTime))},N=()=>k(se(p.duration)),q=()=>{setTimeout(()=>{u(0),o("00:00"),_(!1)},500)},J=()=>_(!0),Q=()=>_(!1);return p.addEventListener("timeupdate",T),p.addEventListener("loadedmetadata",N),p.addEventListener("ended",q),p.addEventListener("play",J),p.addEventListener("pause",Q),()=>{p.removeEventListener("timeupdate",T),p.removeEventListener("loadedmetadata",N),p.removeEventListener("ended",q),p.removeEventListener("play",J),p.removeEventListener("pause",Q)}},[s]);const M=l.useCallback(()=>{const p=y.current;p&&(c?p.pause():p.play().catch(()=>{}))},[c]),L=l.useCallback(p=>{const T=y.current;T&&!isNaN(p)&&isFinite(p)&&(T.currentTime=p,u(p),o(se(p)))},[]),W=l.useCallback(p=>{const T=y.current;T&&(T.volume=p/100,G(p),p>0?(D(p),w(!1)):w(!0))},[]),A=l.useCallback(()=>{const p=y.current;if(p)if(I){const T=F||50;p.volume=T/100,G(T),w(!1)}else D(S),p.volume=0,G(0),w(!0)},[I,S,F]),V=l.useCallback(()=>{fetch(s).then(p=>p.blob()).then(p=>{const T=URL.createObjectURL(p),N=document.createElement("a");N.href=T,N.download=n,document.body.appendChild(N),N.click(),document.body.removeChild(N),URL.revokeObjectURL(T)}).catch(()=>window.open(s,"_blank"))},[s,n]);return e.jsxs(t.Group,{gap:"sm",wrap:"nowrap",className:X.root,children:[e.jsx("audio",{ref:y,src:s,preload:"metadata"}),e.jsx(t.ActionIcon,{variant:"filled",radius:"xl",size:r,color:a,onClick:M,"aria-label":c?"Pause":"Play",className:X.playButton,children:c?e.jsx($.IconPlayerPauseFilled,{size:r*.5}):e.jsx($.IconPlayerPlayFilled,{size:r*.5})}),e.jsx(t.Text,{size:"xs",ff:"monospace",c:"dimmed",className:X.time,children:v}),e.jsx(t.Box,{style:{flex:1,minWidth:0},children:e.jsx(te,{audioRef:y,currentTime:d,onSeek:L,waveColor:i,progressColor:x,height:b,barWidth:j,barGap:g})}),e.jsx(t.Text,{size:"xs",ff:"monospace",c:"dimmed",className:X.time,children:f}),m&&e.jsxs(t.Group,{gap:4,wrap:"nowrap",className:X.volumeGroup,children:[e.jsx(t.ActionIcon,{variant:"subtle",size:"sm",onClick:A,"aria-label":I?"Unmute":"Mute",children:I?e.jsx($.IconVolumeOff,{size:16}):e.jsx($.IconVolume,{size:16})}),e.jsx(t.Slider,{value:S,onChange:W,size:"xs",w:80,"aria-label":"Volume"})]}),h&&e.jsx(t.ActionIcon,{variant:"subtle",size:"sm",onClick:V,"aria-label":"Download",children:e.jsx($.IconDownload,{size:16})})]})}const Ee="_root_ujac8_1",Ge="_textarea_ujac8_5",de={root:Ee,textarea:Ge};function Fe({code:s,filename:n,height:a=384}){const[r,i]=l.useState(!1),x=l.useCallback(async()=>{try{await navigator.clipboard.writeText(s),i(!0),setTimeout(()=>i(!1),2e3)}catch{}},[s]);return e.jsxs(t.Box,{className:de.root,children:[e.jsxs(t.Group,{justify:"space-between",mb:"xs",children:[n&&e.jsx(t.Text,{size:"sm",fw:500,c:"dimmed",children:n}),e.jsx(t.Button,{size:"xs",radius:"md",color:r?"green":"blue",onClick:x,children:r?"Copied!":"Copy"})]}),e.jsx("textarea",{readOnly:!0,value:s,className:de.textarea,style:{height:a}})]})}const We="_root_ix1b2_1",Ae="_toast_ix1b2_5",ue={root:We,toast:Ae};function K({value:s,children:n}){const[a,r]=l.useState(null),i=l.useCallback(()=>{navigator.clipboard.writeText(s).then(()=>{r(`Copied ${s}`),setTimeout(()=>r(null),1800)})},[s]);return e.jsxs(e.Fragment,{children:[e.jsx("span",{onClick:i,className:ue.root,title:`Click to copy ${s}`,children:n}),a&&e.jsx(t.Portal,{children:e.jsx(t.Notification,{withCloseButton:!1,className:ue.toast,color:"blue",children:a})})]})}const Re="_root_3ht5s_1",Oe="_shade_3ht5s_5",qe="_color_3ht5s_10",He="_main_3ht5s_20",Z={root:Re,shade:Oe,color:qe,main:He};function Ve({name:s,shades:n,mainIndex:a=5}){return e.jsxs("div",{className:Z.root,children:[e.jsx(t.Title,{order:4,size:"lg",tt:"capitalize",mb:"xs",children:s}),e.jsx(t.SimpleGrid,{cols:10,spacing:4,children:n.map((r,i)=>e.jsx(K,{value:r,children:e.jsxs("div",{className:Z.shade,children:[e.jsx("div",{className:`${Z.color} ${i===a?Z.main:""}`,style:{backgroundColor:r}}),e.jsx(t.Text,{size:"xs",c:"dimmed",ta:"center",mt:4,children:i}),e.jsx(t.Text,{size:"xs",c:"dimmed",ta:"center",ff:"monospace",children:r})]})},i))})]})}const Ue="_root_1vxkx_1",Xe="_preview_1vxkx_11",Ye="_info_1vxkx_15",oe={root:Ue,preview:Xe,info:Ye};function Ke({name:s,hex:n,label:a}){return e.jsx(K,{value:n,children:e.jsxs(t.Paper,{className:oe.root,shadow:"lg",radius:"md",withBorder:!1,children:[e.jsx("div",{className:oe.preview,style:{backgroundColor:n}}),e.jsxs("div",{className:oe.info,children:[e.jsx(t.Text,{fw:600,size:"sm",children:s}),e.jsx(t.Text,{size:"xs",c:"dimmed",ff:"monospace",children:n}),a&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:a})]})]})})}const Je="_root_dzed6_1",Qe="_dont_dzed6_7",Ze="_dontIcon_dzed6_12",et="_dontLabel_dzed6_13",tt="_doIcon_dzed6_22",st="_doLabel_dzed6_23",O={root:Je,dont:Qe,dontIcon:Ze,dontLabel:et,do:"_do_dzed6_7",doIcon:tt,doLabel:st};function ot({items:s}){return e.jsx("div",{className:O.root,children:s.map((n,a)=>e.jsxs(t.SimpleGrid,{cols:{base:1,sm:2},spacing:"md",children:[e.jsxs(t.Paper,{className:O.dont,p:"md",radius:"md",children:[e.jsxs(t.Group,{gap:6,mb:6,children:[e.jsx($.IconX,{size:16,className:O.dontIcon}),e.jsx(t.Text,{size:"sm",fw:600,className:O.dontLabel,children:"Don't"})]}),e.jsx(t.Text,{size:"sm",children:n.dont})]}),e.jsxs(t.Paper,{className:O.do,p:"md",radius:"md",children:[e.jsxs(t.Group,{gap:6,mb:6,children:[e.jsx($.IconCheck,{size:16,className:O.doIcon}),e.jsx(t.Text,{size:"sm",fw:600,className:O.doLabel,children:"Do"})]}),e.jsx(t.Text,{size:"sm",children:n.do})]})]},a))})}const nt="_root_xi08i_1",rt="_inner_xi08i_6",me={root:nt,inner:rt};function at({title:s,description:n,expandedContent:a,icon:r,color:i="blue",iconSize:x="lg",collapsedHeight:b=120,threshold:j=.5,delay:g=300,expanded:m,onExpandedChange:h}){const y=l.useRef(null),[c,_]=l.useState(!1),d=m!==void 0,u=d?m:c;return l.useEffect(()=>{if(d)return;const v=y.current;if(!v)return;const o=new IntersectionObserver(([f])=>{f.isIntersecting&&setTimeout(()=>{_(!0),h==null||h(!0)},g)},{threshold:j});return o.observe(v),()=>o.disconnect()},[d,j,g,h]),e.jsx(t.Paper,{ref:y,radius:4,className:me.root,component:B.motion.div,animate:{height:u?"auto":b},transition:{duration:.5,ease:"easeOut"},children:e.jsx("div",{className:me.inner,children:e.jsxs(t.Group,{align:"flex-start",justify:"space-between",gap:"lg",wrap:"nowrap",children:[e.jsxs(t.Stack,{gap:"xs",style:{flex:1},children:[e.jsx(t.Text,{fw:700,size:"xl",lh:1.3,children:s}),e.jsx(t.Text,{size:"md",c:"dimmed",children:n}),e.jsx(B.motion.div,{initial:{opacity:0,height:0},animate:{opacity:u?1:0,height:u?"auto":0},transition:{duration:.4,delay:.2},style:{overflow:"hidden"},children:typeof a=="string"?e.jsx(t.Text,{size:"sm",c:"dimmed",mt:"sm",children:a}):a})]}),e.jsx(B.motion.div,{animate:{scale:u?1.1:1},transition:{duration:.3},children:e.jsx(t.ThemeIcon,{size:x,radius:4,color:i,variant:"filled",children:e.jsx(r,{size:20,stroke:1.5})})})]})})})}const it="_root_ho0ln_1",lt="_visible_ho0ln_7",he={root:it,visible:lt};function Y({children:s,delay:n=0,threshold:a=.1,className:r,...i}){const x=l.useRef(null),[b,j]=l.useState(!1);return l.useEffect(()=>{const g=x.current;if(!g)return;const m=new IntersectionObserver(([h])=>{h.isIntersecting&&(n>0?setTimeout(()=>j(!0),n):j(!0))},{threshold:a});return m.observe(g),()=>m.disconnect()},[n,a]),e.jsx(t.Box,{ref:x,className:`${he.root} ${b?he.visible:""} ${r??""}`,...i,children:s})}function ct({isActive:s=!1,height:n=60}){const a=l.useRef(null),r=l.useRef(void 0),[i,x]=l.useState(!1),b=l.useRef(null),j=l.useRef(null),{colorScheme:g}=t.useMantineColorScheme(),m=g==="dark",h={start:m?"#7950F2":"#9775FA",mid:m?"#BE4BDB":"#DA77F2",end:m?"#15AABF":"#22B8CF"},y=l.useCallback((c,_,d,u)=>{c.clearRect(0,0,_,d);const v=s||i,o=d*.65,f=s?5:i?7:1.5;v&&(j.current===null&&(j.current=Math.random()),Math.floor(u/500)!==Math.floor((u-16)/500)&&(j.current=Math.random()));const k=c.createLinearGradient(0,0,_,0);k.addColorStop(0,h.start),k.addColorStop(.5,h.mid),k.addColorStop(1,h.end),c.strokeStyle=k,c.lineWidth=v?2.5:1.5,c.lineCap="round",c.lineJoin="round",v?(c.shadowColor=h.mid,c.shadowBlur=i?12:8):c.shadowBlur=0,c.beginPath();const S=300,G=_/S,F=s?.02:i?.025:.003;for(let D=0;D<=S;D++){const I=D*G,w=I/_;let M=o;if(v){const L=Math.sin(w*Math.PI*6+u*F)*f,W=Math.sin(w*Math.PI*12+u*F*1.3)*(f*.4),A=Math.sin(w*Math.PI*18+u*F*.8)*(f*.2),V=j.current??.5,p=Math.abs(w-V),T=p<.15?(1-p/.15)*f*1:0,N=Math.sin(w*Math.PI*20+u*F*2)*T;let q=0;i&&(q=Math.sin(w*Math.PI*30+u*.03)*f*.4,q+=Math.sin(w*Math.PI*8+u*.015)*f*.5);const J=L+W+A+N+q,Q=Math.sin(w*Math.PI);M=o+J*Q}else M+=Math.sin(w*Math.PI*2+u*F)*f;D===0?c.moveTo(I,M):c.lineTo(I,M)}if(c.stroke(),s){const w=_/80,M=16;c.shadowBlur=3;for(let L=0;L<80;L++){const W=L*w+w/2,A=W/_,V=Math.sin(A*Math.PI*8+u*.025)*.5+Math.sin(A*Math.PI*14+u*.018)*.3+Math.sin(A*Math.PI*4+u*.03)*.2,p=Math.sin(A*Math.PI),T=Math.abs(V)*M*p,N=c.createLinearGradient(W,o-T/2,W,o+T/2);N.addColorStop(0,h.start+"90"),N.addColorStop(.5,h.mid+"70"),N.addColorStop(1,h.end+"50"),c.fillStyle=N,c.fillRect(W-2/2,o-T/2,2,T)}}if(i)for(let I=0;I<15;I++){const w=(Math.sin(u*.001+I*1.5)*.5+.5)*_,M=o+Math.sin(u*.002+I)*8,L=1.5+Math.sin(u*.003+I*2)*.5;c.beginPath(),c.arc(w,M,L,0,Math.PI*2),c.fillStyle=I%2===0?h.start+"80":h.end+"80",c.fill()}},[s,i,h.start,h.mid,h.end]);return l.useEffect(()=>{const c=a.current;if(!c)return;const _=c.getContext("2d");if(!_)return;const d=()=>{const o=window.devicePixelRatio||1,f=c.getBoundingClientRect();c.width=f.width*o,c.height=f.height*o,_.scale(o,o)};d(),window.addEventListener("resize",d);const u=performance.now(),v=o=>{const f=o-u,k=c.getBoundingClientRect();y(_,k.width,k.height,f),r.current=requestAnimationFrame(v)};return r.current=requestAnimationFrame(v),()=>{window.removeEventListener("resize",d),r.current&&cancelAnimationFrame(r.current)}},[y]),l.useEffect(()=>{if(s){queueMicrotask(()=>x(!1)),b.current=Date.now();return}const _=setInterval(()=>{const d=Date.now();b.current===null&&(b.current=d);const u=d-b.current,v=12e4+Math.random()*6e4;u>=v&&!i&&(x(!0),b.current=d,setTimeout(()=>x(!1),4e3))},5e3);return()=>clearInterval(_)},[s,i]),e.jsx(t.Box,{style:{position:"relative",width:"100%",height:n,overflow:"hidden",pointerEvents:"none",opacity:m?1:.8},children:e.jsx("canvas",{ref:a,style:{width:"100%",height:"100%",display:"block"}})})}const dt="_root_9li00_1",ut="_preview_9li00_11",mt="_info_9li00_15",ne={root:dt,preview:ut,info:mt};function ht({name:s,colors:n,description:a}){const r=`linear-gradient(135deg, ${n[0]} 0%, ${n[1]} 100%)`;return e.jsx(K,{value:r,children:e.jsxs(t.Paper,{className:ne.root,shadow:"lg",radius:"md",children:[e.jsx("div",{className:ne.preview,style:{background:r}}),e.jsxs("div",{className:ne.info,children:[e.jsx(t.Text,{fw:600,size:"sm",children:s}),a&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:a}),e.jsxs(t.Text,{size:"xs",c:"dimmed",ff:"monospace",children:[n[0]," → ",n[1]]})]})]})})}const xt="_root_1vlvy_1",gt="_video_1vlvy_9",xe={root:xt,video:gt};function _e({src:s,opacity:n=.3}){return e.jsx("div",{className:xe.root,style:{opacity:n},children:e.jsx("video",{autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:xe.video,children:e.jsx("source",{src:s,type:"video/mp4"})})})}const pt="_root_h15rs_1",ft="_content_h15rs_8",_t="_label_h15rs_21",jt="_vignette_h15rs_38",bt="_logoWrapper_h15rs_51",yt="_logo_h15rs_51",vt="_glow_h15rs_74",kt="_textWrapper_h15rs_86",Tt="_heading_h15rs_92",wt="_shimmer_h15rs_126",Ct="_tagline_h15rs_130",It="_primaryButton_h15rs_146",Nt="_secondaryButton_h15rs_157",Bt="_scrollIndicator_h15rs_173",St="_scrollLabel_h15rs_184",$t="_scrollLine_h15rs_192",C={root:pt,content:ft,label:_t,vignette:jt,logoWrapper:bt,logo:yt,glow:vt,textWrapper:kt,heading:Tt,shimmer:wt,tagline:Ct,primaryButton:It,secondaryButton:Nt,scrollIndicator:Bt,scrollLabel:St,scrollLine:$t};function zt({variant:s="logo",heading:n,label:a,tagline:r,logoSrc:i=be,gradient:x="frequencyAlive",shimmer:b=!0,primaryAction:j,secondaryAction:g,backgroundVideoSrc:m,showWaveform:h,showScrollIndicator:y=!1}){const[c,_]=l.useState(!1),d=typeof i=="string"?i:i==null?void 0:i.src,u=n??(s==="text"?"Your Message":void 0),v=a||(s==="logo"?"Welcome":void 0),o=j||g,f=h??!0,k=ye.gradients[x];return l.useEffect(()=>{_(!0)},[]),e.jsxs(t.Box,{component:"section",className:C.root,children:[m&&e.jsx(_e,{src:m}),e.jsxs("div",{className:C.content,children:[c&&e.jsxs(e.Fragment,{children:[v&&e.jsx(B.motion.p,{initial:{opacity:0},animate:{opacity:1},transition:{duration:.8,delay:.2},className:C.label,children:v}),s==="logo"&&e.jsxs(B.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},transition:{duration:1.2,delay:.3,ease:"easeOut"},className:C.logoWrapper,children:[f&&e.jsx(re,{}),f&&e.jsx("div",{className:C.vignette}),e.jsx(B.motion.img,{src:d,alt:u??"Frequency",className:C.logo,animate:{rotate:[0,.5,-.5,0]},transition:{duration:8,repeat:1/0,ease:"easeInOut"}}),e.jsx("div",{className:C.glow})]}),s==="text"&&u&&e.jsxs(B.motion.div,{initial:{opacity:0,scale:.8},animate:{opacity:1,scale:1},transition:{duration:1.2,delay:.3,ease:"easeOut"},className:C.textWrapper,children:[f&&e.jsx(re,{}),f&&e.jsx("div",{className:C.vignette}),e.jsx(t.Title,{order:1,className:`${C.heading} ${b?C.shimmer:""}`,style:{backgroundImage:`linear-gradient(135deg, ${k.from}, ${k.to}, ${k.from})`,backgroundSize:b?"200% 100%":void 0},children:u})]}),r&&e.jsx(B.motion.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.8,delay:.7},children:e.jsx(t.Text,{className:C.tagline,children:r})}),o&&e.jsx(B.motion.div,{initial:{opacity:0,y:20},animate:{opacity:1,y:0},transition:{duration:.8,delay:.9},children:e.jsxs(t.Group,{gap:"xl",justify:"center",wrap:"wrap",children:[j&&e.jsx(t.Button,{component:"a",href:j.href,size:"lg",radius:4,className:C.primaryButton,children:j.label}),g&&e.jsx(t.Button,{component:"a",href:g.href,size:"lg",radius:4,variant:"outline",className:C.secondaryButton,children:g.label})]})})]}),c&&y&&e.jsxs(B.motion.div,{className:C.scrollIndicator,initial:{opacity:0},animate:{opacity:1},transition:{duration:1,delay:1.4},children:[e.jsx("span",{className:C.scrollLabel,children:"Scroll"}),e.jsx(B.motion.div,{className:C.scrollLine,animate:{scaleY:[1,1.5,1]},transition:{duration:1.5,repeat:1/0}})]})]})]})}function ae({variant:s,children:n}){const a=s==="do";return e.jsxs(t.Badge,{variant:"light",color:a?"green":"red",size:"lg",radius:"sm",styles:{root:{textTransform:"none",fontWeight:400},label:{whiteSpace:"normal",lineHeight:1.4}},children:[e.jsxs("strong",{children:[a?"Do":"Don't",":"]})," ",n]})}const Mt="_root_13w21_1",Pt="_playButton_13w21_11",ge={root:Mt,playButton:Pt},Dt={mini:{height:24,buttonSize:20,iconSize:14,waveHeight:16,barWidth:1,barGap:0},small:{height:32,buttonSize:28,iconSize:16,waveHeight:20,barWidth:1,barGap:0},compact:{height:40,buttonSize:32,iconSize:18,waveHeight:24,barWidth:2,barGap:1}},je=l.forwardRef(({audioUrl:s,size:n="mini",waveColor:a="#CCCCCC",progressColor:r="#169bde",onPlay:i,onPause:x,className:b,style:j},g)=>{const m=l.useRef(null),[h,y]=l.useState(!1),[c,_]=l.useState(0),d=Dt[n];l.useEffect(()=>{const o=m.current;if(!o)return;const f=()=>_(o.currentTime),k=()=>{y(!1),_(0)},S=()=>y(!1),G=()=>y(!0);return o.addEventListener("timeupdate",f),o.addEventListener("ended",k),o.addEventListener("pause",S),o.addEventListener("play",G),()=>{o.removeEventListener("timeupdate",f),o.removeEventListener("ended",k),o.removeEventListener("pause",S),o.removeEventListener("play",G)}},[s]);const u=l.useCallback(()=>{const o=m.current;o&&(h?(o.pause(),x==null||x()):(o.play().catch(()=>{}),i==null||i()))},[h,i,x]),v=l.useCallback(o=>{const f=m.current;f&&!isNaN(o)&&isFinite(o)&&(f.currentTime=o,_(o))},[]);return e.jsxs(t.Group,{ref:g,gap:n==="mini"?6:n==="small"?8:10,wrap:"nowrap",className:`${ge.root} ${b??""}`,style:{height:d.height,...j},children:[e.jsx("audio",{ref:m,src:s,preload:"metadata"}),e.jsx(t.ActionIcon,{variant:"filled",color:"blue",radius:"xl",size:d.buttonSize,onClick:u,"aria-label":h?"Pause":"Play",className:ge.playButton,children:h?e.jsx($.IconPlayerPauseFilled,{size:d.iconSize}):e.jsx($.IconPlayerPlayFilled,{size:d.iconSize})}),e.jsx(t.Box,{style:{flex:1,minWidth:80},children:e.jsx(te,{audioRef:m,currentTime:c,onSeek:v,waveColor:a,progressColor:r,height:d.waveHeight,barWidth:d.barWidth,barGap:d.barGap})})]})});je.displayName="MiniAudioPlayer";const Lt="_root_1bah1_1",Et={root:Lt};function Gt({accentColor:s,title:n,description:a,doHint:r,dontHint:i}){return e.jsxs(t.Paper,{className:Et.root,p:"lg",radius:"md",style:{borderLeftColor:s},children:[e.jsx(t.Title,{order:3,size:"h4",mb:"xs",children:n}),e.jsx(t.Text,{c:"dimmed",children:a}),(r||i)&&e.jsxs(t.Group,{gap:"sm",mt:"md",wrap:"wrap",children:[r&&e.jsx(ae,{variant:"do",children:r}),i&&e.jsx(ae,{variant:"dont",children:i})]})]})}const Ft="_root_ydu7j_1",Wt="_actions_ydu7j_22",At="_fab_ydu7j_43",Rt="_actionButton_ydu7j_61",ee={root:Ft,actions:Wt,fab:At,actionButton:Rt};function Ot({actions:s,icon:n,openIcon:a,direction:r="up",color:i="blue",size:x=56,defaultOpen:b=!1,open:j,onOpenChange:g,style:m,className:h}){const[y,c]=l.useState(b),_=j??y,d=l.useCallback(()=>{const o=!_;c(o),g==null||g(o)},[_,g]),u=l.useCallback(()=>{c(!1),g==null||g(!1)},[g]),v=r==="up"||r==="down";return e.jsxs(t.Box,{className:`${ee.root} ${h??""}`,style:m,"data-direction":r,children:[e.jsx("div",{className:ee.actions,"data-direction":r,children:s.map((o,f)=>{const k=r==="up"||r==="left"?s.length-1-f:f;return e.jsx(t.Transition,{mounted:_,transition:v?"slide-up":"slide-right",duration:200,timingFunction:"ease",enterDelay:k*40,children:S=>e.jsx(t.Tooltip,{label:o.label,position:v?"left":"top",children:e.jsx(t.ActionIcon,{variant:"filled",color:"gray",radius:"xl",size:x*.7,style:S,className:ee.actionButton,onClick:()=>{o.onClick(),u()},"aria-label":o.label,children:o.icon})})},o.label)})}),e.jsx(t.ActionIcon,{variant:"filled",color:i,radius:"xl",size:x,onClick:d,className:ee.fab,"data-open":_||void 0,"aria-label":_?"Close actions":"Open actions",children:_?a??n??e.jsx($.IconPlus,{size:x*.45}):n??e.jsx($.IconPlus,{size:x*.45})})]})}const qt="_container_9xj91_1",Ht="_layout_9xj91_16",Vt="_reversed_9xj91_29",Ut="_headingSide_9xj91_39",Xt="_sticky_9xj91_49",Yt="_stickyInner_9xj91_54",Kt="_contentSide_9xj91_65",Jt="_title_9xj91_76",Qt="_preTitle_9xj91_82",Zt="_titleHighlight_9xj91_88",es="_description_9xj91_95",z={container:qt,layout:Ht,reversed:Vt,headingSide:Ut,sticky:Xt,stickyInner:Yt,contentSide:Kt,title:Jt,preTitle:Qt,titleHighlight:Zt,description:es};function ts({badge:s,badgeColor:n="violet",subtitle:a,title:r,titleColor:i="blue",preTitle:x,description:b,actions:j,heading:g,children:m,stickyHeading:h=!1,py:y,reversed:c=!1,id:_,className:d}){const u=g??e.jsxs(t.Stack,{gap:"sm",children:[s&&e.jsxs(t.Box,{children:[e.jsx(t.Badge,{color:n,variant:"filled",size:"sm",radius:4,tt:"uppercase",fw:700,children:s}),a&&e.jsx(t.Text,{size:"sm",c:"dimmed",mt:"xs",tt:"uppercase",style:{letterSpacing:"0.05em"},children:a})]}),!s&&a&&e.jsx(t.Text,{size:"sm",c:"dimmed",tt:"uppercase",style:{letterSpacing:"0.05em"},children:a}),(x||r)&&e.jsxs(t.Title,{order:2,className:z.title,children:[x&&e.jsx("span",{className:z.preTitle,children:x}),x&&e.jsx("br",{}),r&&e.jsx(t.Text,{component:"span",inherit:!0,className:z.titleHighlight,c:i,children:r})]}),b&&e.jsx(t.Text,{size:"lg",c:"dimmed",lh:1.7,className:z.description,children:b}),j&&e.jsx(t.Box,{mt:"md",children:j})]});return e.jsx(t.Box,{component:"section",py:y??"calc(var(--mantine-spacing-xl) * 3)",pos:"relative",id:_,className:d,children:e.jsx(t.Box,{className:z.container,children:e.jsxs(t.Box,{className:`${z.layout} ${c?z.reversed:""}`,children:[e.jsx(t.Box,{className:`${z.headingSide} ${h?z.sticky:""}`,children:e.jsx(t.Box,{className:h?z.stickyInner:void 0,children:u})}),e.jsx(t.Box,{className:z.contentSide,children:m})]})})})}const ss="_root_ioshc_1",os="_quoteIcon_ioshc_6",pe={root:ss,quoteIcon:os};function ns(s){return s.split(" ").map(n=>n[0]).join("").toUpperCase().slice(0,2)}function rs({quote:s,name:n,role:a,company:r,avatarSrc:i,accentColor:x="blue"}){const b=`var(--mantine-color-${x}-filled)`;return e.jsxs(t.Paper,{className:pe.root,p:"lg",radius:"md",style:{borderLeftColor:b},children:[e.jsx($.IconQuote,{size:32,className:pe.quoteIcon,color:b}),e.jsx(t.Text,{fs:"italic",mt:"xs",mb:"md",children:s}),e.jsxs(t.Group,{gap:"sm",children:[e.jsx(t.Avatar,{src:i,alt:n,color:x,radius:"xl",size:"md",children:ns(n)}),e.jsxs(t.Stack,{gap:0,children:[e.jsx(t.Text,{fw:600,size:"sm",children:n}),(a||r)&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:[a,r].filter(Boolean).join(", ")})]})]})]})}const as="_root_1bo86_1",is="_label_1bo86_6",ls="_title_1bo86_11",cs="_description_1bo86_17",ds="_logoCard_1bo86_22",H={root:as,label:is,title:ls,description:cs,logoCard:ds};function us({title:s="Our Logos",label:n="Identity",description:a="The Frequency identity comes in two forms — the horizontal textmark for standard use and the circular brand mark for compact spaces and hero moments."}){return e.jsx("section",{className:H.root,children:e.jsxs(t.Container,{size:"xl",children:[e.jsxs(Y,{children:[e.jsx(t.Text,{className:H.label,size:"xs",tt:"uppercase",c:"blue.5",mb:"xs",children:n}),e.jsx(t.Title,{order:2,className:H.title,mb:"lg",children:s}),e.jsx(t.Text,{className:H.description,size:"lg",c:"gray.6",mb:60,maw:600,children:a})]}),e.jsxs(t.SimpleGrid,{cols:{base:1,lg:2},spacing:32,mb:48,children:[e.jsx(Y,{delay:100,children:e.jsx(t.Card,{padding:0,radius:"lg",className:H.logoCard,children:e.jsxs(t.Stack,{gap:0,children:[e.jsx(t.Group,{justify:"center",align:"center",bg:"white",h:240,children:e.jsx(t.Image,{src:"/images/Frequency_logo-light.png",alt:"Frequency textmark on light",h:48,fit:"contain"})}),e.jsx(t.Group,{justify:"center",align:"center",bg:"gray.9",h:240,children:e.jsx(t.Image,{src:"/images/Frequency_logo-dark.png",alt:"Frequency textmark on dark",h:48,fit:"contain"})}),e.jsx(t.Box,{p:"md",bg:"gray.1",children:e.jsx(t.Text,{size:"sm",c:"gray.6",fw:600,ff:"Montserrat, sans-serif",children:"Primary Textmark"})})]})})}),e.jsx(Y,{delay:200,children:e.jsx(t.Card,{padding:0,radius:"lg",className:H.logoCard,children:e.jsxs(t.Stack,{gap:0,children:[e.jsxs(t.SimpleGrid,{cols:3,children:[e.jsx(t.Group,{justify:"center",align:"center",bg:"white",style:{aspectRatio:"1/1"},children:e.jsx(t.Image,{src:"/images/new-frequency-logo.png",alt:"Brand mark on light",w:80,h:80,fit:"contain"})}),e.jsx(t.Group,{justify:"center",align:"center",bg:"gray.9",style:{aspectRatio:"1/1"},children:e.jsx(t.Image,{src:"/images/frequency-mark-white.svg",alt:"Brand mark on dark",w:80,h:80,fit:"contain"})}),e.jsx(t.Group,{justify:"center",align:"center",style:{aspectRatio:"1/1",background:"linear-gradient(135deg, #169BDE 0%, #7E57C2 100%)"},children:e.jsx(t.Image,{src:"/images/frequency-mark-white.svg",alt:"Brand mark on gradient",w:80,h:80,fit:"contain"})})]}),e.jsx(t.Box,{p:"md",bg:"gray.1",children:e.jsx(t.Text,{size:"sm",c:"gray.6",fw:600,ff:"Montserrat, sans-serif",children:"Circular Brand Mark"})})]})})})]}),e.jsx(Y,{delay:300,children:e.jsxs(t.Anchor,{href:"/logos",fw:600,c:"blue.5",underline:"hover",style:{display:"flex",alignItems:"center",gap:8},children:["View all logo variants and usage rules",e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",strokeWidth:"2",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 8l4 4m0 0l-4 4m4-4H3"})})]})})]})})}const ms="_toggle_1nlbe_1",hs="_toggleTrack_1nlbe_7",xs="_toggleTrackDark_1nlbe_16",gs="_toggleThumb_1nlbe_20",ps="_toggleThumbDark_1nlbe_32",fs="_card_1nlbe_36",_s="_preview_1nlbe_49",js="_sampleText_1nlbe_58",bs="_details_1nlbe_65",E={toggle:ms,toggleTrack:hs,toggleTrackDark:xs,toggleThumb:gs,toggleThumbDark:ps,card:fs,preview:_s,sampleText:js,details:bs};function ys(){const[s,n]=l.useState(!1);t.useComputedColorScheme("light");const a={light:{bg:"#FFFFFF",border:"1px solid #e3e3e3",colors:[{name:"Primary Text",hex:"#212121",label:"gray[9]"},{name:"Secondary Text",hex:"#808080",label:"gray[6]"},{name:"Disabled Text",hex:"#CCCCCC",label:""}]},dark:{bg:"#1A1A1A",border:"1px solid #424242",colors:[{name:"Primary Text",hex:"#FAFAFA",label:"gray[0]"},{name:"Secondary Text",hex:"#9E9E9E",label:"gray[5]"},{name:"Disabled Text",hex:"#424242",label:"gray[8]"}]}},r=s?a.dark:a.light;return e.jsxs(t.Box,{my:"xl",children:[e.jsx(t.Box,{mb:"lg",style:{display:"flex",alignItems:"center"},children:e.jsx(t.Button,{onClick:()=>n(!s),variant:"default",radius:"xl",size:"sm",className:E.toggle,leftSection:e.jsx(t.Box,{className:`${E.toggleTrack} ${s?E.toggleTrackDark:""}`,children:e.jsx(t.Box,{className:`${E.toggleThumb} ${s?E.toggleThumbDark:""}`})}),children:s?"Dark Mode":"Light Mode"})}),e.jsx(t.SimpleGrid,{cols:{base:1,md:3},spacing:"lg",children:r.colors.map(i=>e.jsx(K,{value:i.hex,children:e.jsxs(t.Box,{className:E.card,children:[e.jsx(t.Box,{className:E.preview,style:{backgroundColor:r.bg,border:r.border},children:e.jsx(t.Text,{style:{color:i.hex},className:E.sampleText,children:"Aa"})}),e.jsxs(t.Box,{p:"md",className:E.details,children:[e.jsx(t.Text,{fw:600,children:i.name}),e.jsx(t.Text,{size:"sm",c:"dimmed",ff:"monospace",children:i.hex}),i.label&&e.jsx(t.Text,{size:"xs",c:"dimmed",children:i.label})]})]})},i.name+i.hex))})]})}const vs="_root_1r7u3_1",ks="_chartWrapper_1r7u3_5",Ts="_circle_1r7u3_9",ws="_centerText_1r7u3_13",Cs="_toggle_1r7u3_20",Is="_toggleTrack_1r7u3_26",Ns="_toggleTrackDark_1r7u3_35",Bs="_toggleThumb_1r7u3_39",Ss="_toggleThumbDark_1r7u3_51",$s="_swatch_1r7u3_55",P={root:vs,chartWrapper:ks,circle:Ts,centerText:ws,toggle:Cs,toggleTrack:Is,toggleTrackDark:Ns,toggleThumb:Bs,toggleThumbDark:Ss,swatch:$s};function zs(){const[s,n]=l.useState(!1),[a,r]=l.useState(0),i=[{color:"#5AB267",label:"Success"},{color:"#E63459",label:"Error"},{color:"#E79E26",label:"Warning"}];l.useEffect(()=>{const d=setInterval(()=>r(u=>(u+1)%3),2e3);return()=>clearInterval(d)},[]);const x=i[a],b=[s?{label:"Dark Backgrounds",pct:50,color:"#1A1A1A",border:"1px solid #424242"}:{label:"White Backgrounds",pct:50,color:"#ffffff",border:"1px solid #e3e3e3"},{label:"Primary Blue",pct:20,color:"#169BDE"},s?{label:"Light Text & UI",pct:15,color:"#f0f0f0",border:"1px solid #bdbdbd"}:{label:"Dark Text & UI",pct:15,color:"#212121"},{label:"Secondary Violet",pct:10,color:"#7E57C2"},{label:`Semantic (${x.label})`,pct:5,color:x.color}],j=80,g=120,m=120,h=36,y=2*Math.PI*j;let c=0;const _=b.map(d=>{const u=d.pct/100*y,v={...d,dasharray:`${u} ${y-u}`,dashoffset:-c};return c+=u,v});return e.jsxs(t.Group,{gap:40,align:"center",my:"xl",className:P.root,children:[e.jsx(t.Box,{className:P.chartWrapper,children:e.jsxs("svg",{width:240,height:240,viewBox:"0 0 240 240",children:[_.map((d,u)=>e.jsx("circle",{cx:g,cy:m,r:j,fill:"none",stroke:d.color,strokeWidth:h,strokeDasharray:d.dasharray,strokeDashoffset:d.dashoffset,transform:`rotate(-90 ${g} ${m})`,className:P.circle},u)),e.jsxs("text",{x:g,y:m+6,textAnchor:"middle",className:P.centerText,children:[s?"Dark":"Light"," Mode"]})]})}),e.jsxs(t.Stack,{gap:"lg",children:[e.jsx(t.Button,{onClick:()=>n(!s),variant:"default",radius:"xl",size:"sm",className:P.toggle,leftSection:e.jsx(t.Box,{className:`${P.toggleTrack} ${s?P.toggleTrackDark:""}`,children:e.jsx(t.Box,{className:`${P.toggleThumb} ${s?P.toggleThumbDark:""}`})}),children:s?"Dark Mode":"Light Mode"}),e.jsx(t.Stack,{gap:8,children:b.map((d,u)=>e.jsxs(t.Group,{gap:8,wrap:"nowrap",children:[e.jsx(t.Box,{className:P.swatch,style:{backgroundColor:d.color,border:d.border||"none"}}),e.jsxs(t.Text,{size:"sm",fw:600,w:36,children:[d.pct,"%"]}),e.jsx(t.Text,{size:"sm",c:"dimmed",children:d.label})]},u))})]})]})}Object.defineProperty(exports,"Anchor",{enumerable:!0,get:()=>t.Anchor});Object.defineProperty(exports,"Badge",{enumerable:!0,get:()=>t.Badge});Object.defineProperty(exports,"Box",{enumerable:!0,get:()=>t.Box});Object.defineProperty(exports,"Button",{enumerable:!0,get:()=>t.Button});Object.defineProperty(exports,"Card",{enumerable:!0,get:()=>t.Card});Object.defineProperty(exports,"Container",{enumerable:!0,get:()=>t.Container});Object.defineProperty(exports,"Divider",{enumerable:!0,get:()=>t.Divider});Object.defineProperty(exports,"Flex",{enumerable:!0,get:()=>t.Flex});Object.defineProperty(exports,"Grid",{enumerable:!0,get:()=>t.Grid});Object.defineProperty(exports,"Group",{enumerable:!0,get:()=>t.Group});Object.defineProperty(exports,"Image",{enumerable:!0,get:()=>t.Image});Object.defineProperty(exports,"SimpleGrid",{enumerable:!0,get:()=>t.SimpleGrid});Object.defineProperty(exports,"Stack",{enumerable:!0,get:()=>t.Stack});Object.defineProperty(exports,"Text",{enumerable:!0,get:()=>t.Text});Object.defineProperty(exports,"Title",{enumerable:!0,get:()=>t.Title});exports.AnimatedCounter=ve;exports.AnimatedWaveform=re;exports.AudioPlayer=Le;exports.AudioWaveform=te;exports.BrandLogos=us;exports.CodeBlock=Fe;exports.ColorPalette=Ve;exports.ColorSwatch=Ke;exports.Copyable=K;exports.DonutChart=zs;exports.DosDonts=ot;exports.ExpandableCard=at;exports.FadeInSection=Y;exports.FrequencyWave=ct;exports.GradientSwatch=ht;exports.Hero=zt;exports.HintBadge=ae;exports.MiniAudioPlayer=je;exports.PrincipleCard=Gt;exports.SpeedDial=Ot;exports.SplitSection=ts;exports.TestimonialCard=rs;exports.TypographyColors=ys;exports.VideoBackground=_e;