Shadcn Theme Added
@ -60,6 +60,16 @@
|
||||
"static/chunks/webpack.js",
|
||||
"static/chunks/main-app.js",
|
||||
"static/chunks/app/studio/page.js"
|
||||
],
|
||||
"/privacy/page": [
|
||||
"static/chunks/webpack.js",
|
||||
"static/chunks/main-app.js",
|
||||
"static/chunks/app/privacy/page.js"
|
||||
],
|
||||
"/terms/page": [
|
||||
"static/chunks/webpack.js",
|
||||
"static/chunks/main-app.js",
|
||||
"static/chunks/app/terms/page.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 1.0 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
BIN
.next/cache/webpack/client-development/0.pack.gz
vendored
BIN
.next/cache/webpack/client-development/1.pack.gz
vendored
BIN
.next/cache/webpack/client-development/10.pack.gz
vendored
BIN
.next/cache/webpack/client-development/11.pack.gz
vendored
BIN
.next/cache/webpack/client-development/12.pack.gz
vendored
BIN
.next/cache/webpack/client-development/13.pack.gz
vendored
BIN
.next/cache/webpack/client-development/14.pack.gz
vendored
BIN
.next/cache/webpack/client-development/15.pack.gz
vendored
BIN
.next/cache/webpack/client-development/16.pack.gz
vendored
BIN
.next/cache/webpack/client-development/2.pack.gz
vendored
BIN
.next/cache/webpack/client-development/3.pack.gz
vendored
BIN
.next/cache/webpack/client-development/8.pack.gz
vendored
BIN
.next/cache/webpack/client-development/9.pack.gz
vendored
BIN
.next/cache/webpack/client-development/index.pack.gz
vendored
BIN
.next/cache/webpack/server-development/0.pack.gz
vendored
BIN
.next/cache/webpack/server-development/1.pack.gz
vendored
BIN
.next/cache/webpack/server-development/10.pack.gz
vendored
BIN
.next/cache/webpack/server-development/11.pack.gz
vendored
BIN
.next/cache/webpack/server-development/12.pack.gz
vendored
BIN
.next/cache/webpack/server-development/13.pack.gz
vendored
BIN
.next/cache/webpack/server-development/14.pack.gz
vendored
BIN
.next/cache/webpack/server-development/15.pack.gz
vendored
BIN
.next/cache/webpack/server-development/16.pack.gz
vendored
BIN
.next/cache/webpack/server-development/17.pack.gz
vendored
BIN
.next/cache/webpack/server-development/2.pack.gz
vendored
BIN
.next/cache/webpack/server-development/5.pack.gz
vendored
BIN
.next/cache/webpack/server-development/6.pack.gz
vendored
BIN
.next/cache/webpack/server-development/7.pack.gz
vendored
BIN
.next/cache/webpack/server-development/8.pack.gz
vendored
BIN
.next/cache/webpack/server-development/9.pack.gz
vendored
BIN
.next/cache/webpack/server-development/index.pack.gz
vendored
@ -1,10 +1,10 @@
|
||||
{
|
||||
"/icon.svg/route": "app/icon.svg/route.js",
|
||||
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
|
||||
"/process/page": "app/process/page.js",
|
||||
"/crew/page": "app/crew/page.js",
|
||||
"/page": "app/page.js",
|
||||
"/blog/page": "app/blog/page.js",
|
||||
"/contact/page": "app/contact/page.js",
|
||||
"/faq/page": "app/faq/page.js",
|
||||
"/studio/page": "app/studio/page.js"
|
||||
"/projects/page": "app/projects/page.js",
|
||||
"/privacy/page": "app/privacy/page.js",
|
||||
"/terms/page": "app/terms/page.js",
|
||||
"/studio/page": "app/studio/page.js",
|
||||
"/contact/page": "app/contact/page.js"
|
||||
}
|
||||
@ -625,7 +625,7 @@ module.exports = require("zlib");
|
||||
var __webpack_require__ = require("../../../../webpack-runtime.js");
|
||||
__webpack_require__.C(exports);
|
||||
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
||||
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/@opentelemetry","vendor-chunks/@sentry","vendor-chunks/next","vendor-chunks/@prisma","vendor-chunks/semver","vendor-chunks/color-convert","vendor-chunks/is-core-module","vendor-chunks/forwarded-parse","vendor-chunks/color-name","vendor-chunks/ansi-styles","vendor-chunks/stacktrace-parser","vendor-chunks/shimmer","vendor-chunks/supports-color","vendor-chunks/function-bind","vendor-chunks/path-parse","vendor-chunks/balanced-match","vendor-chunks/@swc","vendor-chunks/has-flag","vendor-chunks/hasown","vendor-chunks/next-auth","vendor-chunks/@babel","vendor-chunks/jose","vendor-chunks/openid-client","vendor-chunks/uuid","vendor-chunks/oauth","vendor-chunks/@panva","vendor-chunks/yallist","vendor-chunks/preact-render-to-string","vendor-chunks/bcryptjs","vendor-chunks/@auth","vendor-chunks/preact","vendor-chunks/oidc-token-hash","vendor-chunks/object-hash","vendor-chunks/lru-cache","vendor-chunks/cookie"], () => (__webpack_exec__("(rsc)/./node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?name=app%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute&page=%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute.ts&appDir=%2Fhome%2FNicholai%2FDocuments%2FDev%2Fbiohazard-vfx-2%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=mdx&rootDir=%2Fhome%2FNicholai%2FDocuments%2FDev%2Fbiohazard-vfx-2&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!")));
|
||||
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/@opentelemetry","vendor-chunks/next","vendor-chunks/@sentry","vendor-chunks/@prisma","vendor-chunks/semver","vendor-chunks/color-convert","vendor-chunks/is-core-module","vendor-chunks/forwarded-parse","vendor-chunks/color-name","vendor-chunks/ansi-styles","vendor-chunks/stacktrace-parser","vendor-chunks/shimmer","vendor-chunks/supports-color","vendor-chunks/function-bind","vendor-chunks/path-parse","vendor-chunks/balanced-match","vendor-chunks/@swc","vendor-chunks/has-flag","vendor-chunks/hasown","vendor-chunks/next-auth","vendor-chunks/@babel","vendor-chunks/jose","vendor-chunks/openid-client","vendor-chunks/uuid","vendor-chunks/oauth","vendor-chunks/@panva","vendor-chunks/yallist","vendor-chunks/preact-render-to-string","vendor-chunks/bcryptjs","vendor-chunks/@auth","vendor-chunks/preact","vendor-chunks/oidc-token-hash","vendor-chunks/object-hash","vendor-chunks/lru-cache","vendor-chunks/cookie"], () => (__webpack_exec__("(rsc)/./node_modules/next/dist/build/webpack/loaders/next-app-loader/index.js?name=app%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute&page=%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute&appPaths=&pagePath=private-next-app-dir%2Fapi%2Fauth%2F%5B...nextauth%5D%2Froute.ts&appDir=%2Fhome%2FNicholai%2FDocuments%2FDev%2Fbiohazard-vfx-2%2Fsrc%2Fapp&pageExtensions=tsx&pageExtensions=ts&pageExtensions=jsx&pageExtensions=mdx&rootDir=%2Fhome%2FNicholai%2FDocuments%2FDev%2Fbiohazard-vfx-2&isDev=true&tsconfigPath=tsconfig.json&basePath=&assetPrefix=&nextConfigOutput=&preferredRegion=&middlewareConfig=e30%3D&isGlobalNotFoundEnabled=!")));
|
||||
module.exports = __webpack_exports__;
|
||||
|
||||
})();
|
||||
983
.next/server/app/privacy/page.js
Normal file
983
.next/server/app/terms/page.js
Normal file
1
.next/server/app/terms/page_client-reference-manifest.js
Normal file
@ -418,7 +418,7 @@ module.exports = require("worker_threads");
|
||||
var __webpack_require__ = require("./webpack-runtime.js");
|
||||
__webpack_require__.C(exports);
|
||||
var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
|
||||
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/@opentelemetry","vendor-chunks/@sentry","vendor-chunks/next","vendor-chunks/@prisma","vendor-chunks/semver","vendor-chunks/color-convert","vendor-chunks/is-core-module","vendor-chunks/forwarded-parse","vendor-chunks/color-name","vendor-chunks/ansi-styles","vendor-chunks/stacktrace-parser","vendor-chunks/shimmer","vendor-chunks/supports-color","vendor-chunks/function-bind","vendor-chunks/path-parse","vendor-chunks/balanced-match","vendor-chunks/@swc","vendor-chunks/has-flag","vendor-chunks/hasown"], () => (__webpack_exec__("(instrument)/./src/instrumentation.ts")));
|
||||
var __webpack_exports__ = __webpack_require__.X(0, ["vendor-chunks/@opentelemetry","vendor-chunks/next","vendor-chunks/@sentry","vendor-chunks/@prisma","vendor-chunks/semver","vendor-chunks/color-convert","vendor-chunks/is-core-module","vendor-chunks/forwarded-parse","vendor-chunks/color-name","vendor-chunks/ansi-styles","vendor-chunks/stacktrace-parser","vendor-chunks/shimmer","vendor-chunks/supports-color","vendor-chunks/function-bind","vendor-chunks/path-parse","vendor-chunks/balanced-match","vendor-chunks/@swc","vendor-chunks/has-flag","vendor-chunks/hasown"], () => (__webpack_exec__("(instrument)/./src/instrumentation.ts")));
|
||||
module.exports = __webpack_exports__;
|
||||
|
||||
})();
|
||||
72
.next/static/chunks/app/privacy/page.js
Normal file
72
.next/static/chunks/app/terms/page.js
Normal file
@ -703,72 +703,31 @@ select {
|
||||
:root {
|
||||
color-scheme: dark;
|
||||
|
||||
/* Surface palette */
|
||||
--surface-950: 6 6 7;
|
||||
--surface-900: 11 11 12;
|
||||
--surface-850: 16 16 17;
|
||||
--surface-800: 18 18 20;
|
||||
--surface-700: 26 26 28;
|
||||
--surface-600: 34 34 37;
|
||||
--surface-500: 44 44 48;
|
||||
--surface-400: 58 58 63;
|
||||
--surface-overlay: 32 32 36;
|
||||
|
||||
/* Brand palette */
|
||||
--brand-primary: 204 58 0;
|
||||
--brand-primary-bright: 255 102 25;
|
||||
--brand-accent: 217 119 6;
|
||||
--brand-accent-soft: 250 176 88;
|
||||
--brand-ember: 163 46 0;
|
||||
|
||||
/* Legacy aliases (backward compatibility) */
|
||||
--brand-forest: 34 34 37;
|
||||
--brand-coal: 11 11 12;
|
||||
--brand-olive: 112 112 112;
|
||||
--brand-teal: 76 90 96;
|
||||
--brand-steel: 144 150 155;
|
||||
|
||||
/* Neutral palette */
|
||||
--neutral-100: 245 245 245;
|
||||
--neutral-200: 219 219 219;
|
||||
--neutral-300: 163 163 163;
|
||||
--neutral-400: 112 112 112;
|
||||
|
||||
/* Typography colors */
|
||||
--text-primary: 230 230 230;
|
||||
--text-secondary: 230 230 230 / 0.82;
|
||||
--text-muted: 230 230 230 / 0.6;
|
||||
--text-disabled: 230 230 230 / 0.35;
|
||||
|
||||
/* Accent aliases */
|
||||
--accent: var(--brand-primary);
|
||||
--accent-hover: var(--brand-primary-bright);
|
||||
--accent-secondary: var(--brand-accent);
|
||||
|
||||
/* Shadcn component tokens (HSL) */
|
||||
--background: 0 0% 4%;
|
||||
--foreground: 60 9.1% 97.8%;
|
||||
--card: 0 0% 6%;
|
||||
--card-foreground: 60 9.1% 97.8%;
|
||||
--popover: 0 0% 6%;
|
||||
--popover-foreground: 60 9.1% 97.8%;
|
||||
--primary: 16 100% 40%;
|
||||
--primary-foreground: 20 14.3% 4.1%;
|
||||
--secondary: 20 7% 16%;
|
||||
--secondary-foreground: 60 9.1% 97.8%;
|
||||
--muted: 0 0% 12%;
|
||||
--muted-foreground: 0 0% 63%;
|
||||
--accent-foreground: 20 14.3% 4.1%;
|
||||
--destructive: 0 62.8% 30.6%;
|
||||
--destructive-foreground: 60 9.1% 97.8%;
|
||||
--border: 0 0% 20%;
|
||||
--input: 0 0% 20%;
|
||||
--ring: 16 100% 47%;
|
||||
--chart-1: 16 100% 50%;
|
||||
--chart-2: 31 86% 52%;
|
||||
--chart-3: 197 43% 32%;
|
||||
--chart-4: 220 15% 58%;
|
||||
--chart-5: 42 96% 61%;
|
||||
/* Shadcn component tokens (HSL) - Optimized for dark mode */
|
||||
--background: oklch(0 0 0);
|
||||
--foreground: oklch(0.8822 0 0);
|
||||
--card: oklch(0.1822 0 0);
|
||||
--card-foreground: oklch(0.9851 0 0);
|
||||
--popover: oklch(0.2686 0 0);
|
||||
--popover-foreground: oklch(0.9851 0 0);
|
||||
--primary: oklch(0.9219 0 0);
|
||||
--primary-foreground: oklch(0.2138 0.0019 286.2347);
|
||||
--secondary: oklch(0.6677 0.2235 36.9862);
|
||||
--secondary-foreground: oklch(0 0 0);
|
||||
--muted: oklch(0.2686 0 0);
|
||||
--muted-foreground: oklch(0.7090 0 0);
|
||||
--accent: oklch(0.6677 0.2235 36.9862);
|
||||
--accent-foreground: oklch(0 0 0);
|
||||
--destructive: oklch(0.6677 0.2235 36.9862);
|
||||
--destructive-foreground: oklch(0.9851 0 0);
|
||||
--border: oklch(0.2768 0 0);
|
||||
--input: oklch(0.3250 0 0);
|
||||
--ring: oklch(0.5555 0 0);
|
||||
--chart-1: oklch(0.7475 0.1605 43.1311);
|
||||
--chart-2: oklch(0.7095 0.1902 41.4239);
|
||||
--chart-3: oklch(0.6677 0.2235 36.9862);
|
||||
--chart-4: oklch(0.5183 0.1712 37.5972);
|
||||
--chart-5: oklch(0.4646 0.1509 38.3501);
|
||||
|
||||
/* Spacing scale */
|
||||
--space-2xs: 0.25rem;
|
||||
@ -784,7 +743,7 @@ select {
|
||||
--radius-none: 0px;
|
||||
--radius-xs: 0.125rem;
|
||||
--radius-sm: 0.25rem;
|
||||
--radius: 0.5rem;
|
||||
--radius: 0.175rem;
|
||||
--radius-md: 0.75rem;
|
||||
--radius-lg: 1rem;
|
||||
--radius-xl: 1.5rem;
|
||||
@ -809,9 +768,24 @@ select {
|
||||
/* Shadows */
|
||||
--shadow-soft: 0 18px 48px rgb(0 0 0 / 0.35);
|
||||
--shadow-strong: 0 32px 96px rgb(4 4 6 / 0.6);
|
||||
--shadow-outline: 0 0 0 1px rgb(var(--accent) / 0.45);
|
||||
--shadow-outline: 0 0 0 1px hsl(var(--accent) / 0.45);
|
||||
|
||||
--transition: var(--motion-duration-sm);
|
||||
|
||||
--sidebar: oklch(0.2138 0.0019 286.2347);
|
||||
--sidebar-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-primary: oklch(0.6677 0.2235 36.9862);
|
||||
--sidebar-primary-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-accent: oklch(0.2686 0 0);
|
||||
--sidebar-accent-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-border: oklch(0.2768 0 0);
|
||||
--sidebar-ring: oklch(0.4386 0 0);
|
||||
|
||||
--font-sans: Chivo Mono, ui-monospace, monospace;
|
||||
--font-serif: Adamina, ui-serif, serif;
|
||||
--font-mono: Chivo Mono, ui-monospace, monospace;
|
||||
|
||||
--tracking-normal: -0.025em;
|
||||
}
|
||||
|
||||
*, *::before, *::after {
|
||||
@ -819,39 +793,40 @@ select {
|
||||
}
|
||||
|
||||
* {
|
||||
border-color: rgb(var(--surface-500));
|
||||
}
|
||||
border-color: hsl(var(--border));
|
||||
}
|
||||
|
||||
html {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-size: clamp(17px, 1.05vw + 14px, 19px);
|
||||
accent-color: rgb(var(--accent));
|
||||
accent-color: hsl(var(--accent));
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: rgb(var(--surface-900));
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: hsl(var(--background));
|
||||
color: hsl(var(--foreground));
|
||||
font-family: var(--font-kanit), 'Kanit', system-ui, -apple-system, sans-serif;
|
||||
font-size: 1.0625rem;
|
||||
font-weight: 400;
|
||||
line-height: 1.7;
|
||||
}
|
||||
letter-spacing: var(--tracking-normal);
|
||||
}
|
||||
|
||||
.font-display {
|
||||
font-family: var(--font-rajdhani), var(--font-kanit), 'Rajdhani', 'Kanit', sans-serif;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background-color: rgb(var(--accent) / 0.2);
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: hsl(var(--accent) / 0.2);
|
||||
color: hsl(var(--foreground));
|
||||
}
|
||||
|
||||
::selection {
|
||||
background-color: rgb(var(--accent) / 0.2);
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: hsl(var(--accent) / 0.2);
|
||||
color: hsl(var(--foreground));
|
||||
}
|
||||
|
||||
h1,
|
||||
@ -897,15 +872,15 @@ select {
|
||||
|
||||
p {
|
||||
margin-block: var(--space-sm);
|
||||
color: rgb(var(--text-secondary));
|
||||
color: hsl(var(--muted-foreground));
|
||||
}
|
||||
|
||||
strong {
|
||||
color: rgb(var(--text-primary));
|
||||
color: hsl(var(--foreground));
|
||||
}
|
||||
|
||||
:focus-visible {
|
||||
outline: 2px solid rgb(var(--accent) / 0.5);
|
||||
outline: 2px solid hsl(var(--accent) / 0.5);
|
||||
outline-offset: 2px;
|
||||
}
|
||||
|
||||
@ -915,21 +890,21 @@ select {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
background-color: rgb(var(--surface-700));
|
||||
background-color: hsl(var(--muted));
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: rgb(var(--surface-500));
|
||||
background-color: hsl(var(--border));
|
||||
border-radius: var(--radius-full);
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-thumb:hover {
|
||||
background-color: rgb(var(--surface-600));
|
||||
background-color: hsl(var(--border));
|
||||
}
|
||||
|
||||
* {
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: rgb(var(--surface-500)) rgb(var(--surface-700));
|
||||
scrollbar-color: hsl(var(--border)) hsl(var(--muted));
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
@ -942,39 +917,59 @@ select {
|
||||
}
|
||||
|
||||
.dark {
|
||||
--background: 0 0% 4%;
|
||||
--foreground: 60 9.1% 97.8%;
|
||||
--card: 0 0% 6%;
|
||||
--card-foreground: 60 9.1% 97.8%;
|
||||
--popover: 0 0% 6%;
|
||||
--popover-foreground: 60 9.1% 97.8%;
|
||||
--primary: 16 100% 40%;
|
||||
--primary-foreground: 20 14.3% 4.1%;
|
||||
--secondary: 20 7% 16%;
|
||||
--secondary-foreground: 60 9.1% 97.8%;
|
||||
--muted: 0 0% 12%;
|
||||
--muted-foreground: 0 0% 63%;
|
||||
--accent: var(--brand-primary);
|
||||
--accent-foreground: 20 14.3% 4.1%;
|
||||
--destructive: 0 62.8% 30.6%;
|
||||
--destructive-foreground: 60 9.1% 97.8%;
|
||||
--border: 0 0% 20%;
|
||||
--input: 0 0% 20%;
|
||||
--ring: 16 100% 47%;
|
||||
--chart-1: 16 100% 50%;
|
||||
--chart-2: 31 86% 52%;
|
||||
--chart-3: 197 43% 32%;
|
||||
--chart-4: 220 15% 58%;
|
||||
--chart-5: 42 96% 61%;
|
||||
--background: oklch(0 0 0);
|
||||
--foreground: oklch(0.8822 0 0);
|
||||
--card: oklch(0.1822 0 0);
|
||||
--card-foreground: oklch(0.9851 0 0);
|
||||
--popover: oklch(0.2686 0 0);
|
||||
--popover-foreground: oklch(0.9851 0 0);
|
||||
--primary: oklch(0.9219 0 0);
|
||||
--primary-foreground: oklch(0.2138 0.0019 286.2347);
|
||||
--secondary: oklch(0.6677 0.2235 36.9862);
|
||||
--secondary-foreground: oklch(0 0 0);
|
||||
--muted: oklch(0.2686 0 0);
|
||||
--muted-foreground: oklch(0.7090 0 0);
|
||||
--accent: oklch(0.6677 0.2235 36.9862);
|
||||
--accent-foreground: oklch(0 0 0);
|
||||
--destructive: oklch(0.6677 0.2235 36.9862);
|
||||
--destructive-foreground: oklch(0.9851 0 0);
|
||||
--border: oklch(0.2768 0 0);
|
||||
--input: oklch(0.3250 0 0);
|
||||
--ring: oklch(0.5555 0 0);
|
||||
--chart-1: oklch(0.7475 0.1605 43.1311);
|
||||
--chart-2: oklch(0.7095 0.1902 41.4239);
|
||||
--chart-3: oklch(0.6677 0.2235 36.9862);
|
||||
--chart-4: oklch(0.5183 0.1712 37.5972);
|
||||
--chart-5: oklch(0.4646 0.1509 38.3501);
|
||||
--radius: 0.175rem;
|
||||
--sidebar: oklch(0.2138 0.0019 286.2347);
|
||||
--sidebar-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-primary: oklch(0.6677 0.2235 36.9862);
|
||||
--sidebar-primary-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-accent: oklch(0.2686 0 0);
|
||||
--sidebar-accent-foreground: oklch(0.9851 0 0);
|
||||
--sidebar-border: oklch(0.2768 0 0);
|
||||
--sidebar-ring: oklch(0.4386 0 0);
|
||||
--font-sans: Chivo Mono, ui-monospace, monospace;
|
||||
--font-serif: Adamina, ui-serif, serif;
|
||||
--font-mono: Chivo Mono, ui-monospace, monospace;
|
||||
--shadow-color: #ff4d00;
|
||||
--shadow-opacity: 0.03;
|
||||
--shadow-blur: 1.5px;
|
||||
--shadow-spread: -0.5px;
|
||||
--shadow-offset-x: 3.5px;
|
||||
--shadow-offset-y: 4px;
|
||||
--letter-spacing: -0.025em;
|
||||
--spacing: 0.27rem;
|
||||
--shadow-2xs: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.01);
|
||||
--shadow-xs: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.01);
|
||||
--shadow-sm: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.03), 3.5px 1px 2px -1.5px hsl(18.1176 100% 50% / 0.03);
|
||||
--shadow: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.03), 3.5px 1px 2px -1.5px hsl(18.1176 100% 50% / 0.03);
|
||||
--shadow-md: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.03), 3.5px 2px 4px -1.5px hsl(18.1176 100% 50% / 0.03);
|
||||
--shadow-lg: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.03), 3.5px 4px 6px -1.5px hsl(18.1176 100% 50% / 0.03);
|
||||
--shadow-xl: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.03), 3.5px 8px 10px -1.5px hsl(18.1176 100% 50% / 0.03);
|
||||
--shadow-2xl: 3.5px 4px 1.5px -0.5px hsl(18.1176 100% 50% / 0.07);
|
||||
}
|
||||
* {
|
||||
border-color: hsl(var(--border));
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: hsl(var(--background));
|
||||
color: hsl(var(--foreground));
|
||||
}
|
||||
.container {
|
||||
width: 100%;
|
||||
}
|
||||
@ -1648,194 +1643,71 @@ select {
|
||||
padding-block: var(--space-xl);
|
||||
}
|
||||
.card {
|
||||
background-color: rgb(var(--surface-800));
|
||||
border: 1px solid rgb(var(--surface-500) / 0.45);
|
||||
box-shadow: var(--shadow-soft);
|
||||
border-radius: var(--radius);
|
||||
padding: 1rem;
|
||||
}
|
||||
border-radius: var(--radius);
|
||||
border-width: 1px;
|
||||
border-color: hsl(var(--border));
|
||||
background-color: hsl(var(--card));
|
||||
padding: 1rem;
|
||||
color: hsl(var(--card-foreground));
|
||||
}
|
||||
@media (min-width: 768px) {
|
||||
|
||||
.card {
|
||||
padding: 1.5rem;
|
||||
}
|
||||
}
|
||||
.btn {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
border-radius: var(--radius);
|
||||
padding-left: 0.75rem;
|
||||
padding-right: 0.75rem;
|
||||
padding-top: 0.375rem;
|
||||
padding-bottom: 0.375rem;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
.btn:disabled {
|
||||
cursor: not-allowed;
|
||||
opacity: 0.5;
|
||||
}
|
||||
.btn {
|
||||
transition:
|
||||
background-color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
border-color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
box-shadow var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
opacity var(--motion-duration-sm) var(--motion-ease-standard);
|
||||
box-shadow: none;
|
||||
}
|
||||
.btn:focus-visible {
|
||||
outline: 2px solid rgb(var(--accent) / 0.35);
|
||||
outline-offset: 2px;
|
||||
.card {
|
||||
box-shadow: var(--shadow-soft);
|
||||
}
|
||||
.btn-primary {
|
||||
background-color: rgb(var(--accent));
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: hsl(var(--accent));
|
||||
color: hsl(var(--foreground));
|
||||
box-shadow: var(--shadow-outline);
|
||||
}
|
||||
}
|
||||
.btn-primary:hover {
|
||||
background-color: rgb(var(--accent-hover));
|
||||
background-color: hsl(var(--secondary));
|
||||
box-shadow: var(--shadow-strong);
|
||||
}
|
||||
.btn-secondary {
|
||||
background-color: rgb(var(--surface-600));
|
||||
color: rgb(var(--text-primary));
|
||||
border: 1px solid rgb(var(--surface-500));
|
||||
}
|
||||
.btn-secondary:hover {
|
||||
background-color: rgb(var(--surface-500));
|
||||
color: rgb(var(--text-primary));
|
||||
}
|
||||
.btn-ghost {
|
||||
background-color: transparent;
|
||||
color: rgb(var(--text-muted));
|
||||
}
|
||||
.btn-ghost:hover {
|
||||
color: rgb(var(--text-secondary));
|
||||
}
|
||||
}
|
||||
.link {
|
||||
color: rgb(var(--text-secondary));
|
||||
text-decoration-line: none;
|
||||
}
|
||||
color: hsl(var(--muted-foreground));
|
||||
text-decoration-line: none;
|
||||
}
|
||||
.link-muted {
|
||||
color: rgb(var(--text-muted));
|
||||
text-decoration-line: none;
|
||||
}
|
||||
color: hsl(var(--muted-foreground));
|
||||
text-decoration-line: none;
|
||||
}
|
||||
.divider {
|
||||
border-top-width: 1px;
|
||||
border-color: rgb(var(--surface-500) / 0.45);
|
||||
border-color: hsl(var(--border));
|
||||
}
|
||||
.nav-item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.75rem;
|
||||
border-radius: var(--radius);
|
||||
padding-left: 0.75rem;
|
||||
padding-right: 0.75rem;
|
||||
padding-top: 0.5rem;
|
||||
padding-bottom: 0.5rem;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
font-weight: 500;
|
||||
color: rgb(var(--text-secondary));
|
||||
transition:
|
||||
background-color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
color var(--motion-duration-sm) var(--motion-ease-standard);
|
||||
}
|
||||
.nav-item[aria-current='page'],
|
||||
.nav-item[data-active='true'] {
|
||||
background-color: transparent;
|
||||
color: rgb(var(--text-primary));
|
||||
}
|
||||
/* Sidebar rail treatment to blend into page */
|
||||
.sidebar-rail {
|
||||
background-color: rgb(var(--surface-900) / 0.9);
|
||||
background-image:
|
||||
linear-gradient(to bottom, rgb(var(--surface-900)) 0%, rgb(var(--surface-850)) 100%);
|
||||
-webkit-backdrop-filter: saturate(110%) blur(6px);
|
||||
backdrop-filter: saturate(110%) blur(6px);
|
||||
}
|
||||
.brand-title {
|
||||
font-weight: 700;
|
||||
letter-spacing: 0.02em;
|
||||
color: rgb(var(--text-primary));
|
||||
}
|
||||
.sidebar-group-title {
|
||||
font-size: 0.7rem;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.22em;
|
||||
text-transform: uppercase;
|
||||
color: rgb(var(--text-muted));
|
||||
position: relative;
|
||||
padding-left: 0.75rem;
|
||||
}
|
||||
.sidebar-group-title::before {
|
||||
content: '↳';
|
||||
position: absolute;
|
||||
left: 0;
|
||||
color: rgb(var(--text-muted));
|
||||
opacity: 0.85;
|
||||
}
|
||||
.nav-pill {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
width: -moz-fit-content;
|
||||
width: fit-content;
|
||||
padding: 0.25rem 0.5rem;
|
||||
border-radius: calc(var(--radius) - 2px);
|
||||
border: 1px solid rgb(var(--surface-500) / 0.6);
|
||||
font-size: 0.75rem;
|
||||
font-weight: 600;
|
||||
letter-spacing: 0.14em;
|
||||
text-transform: uppercase;
|
||||
line-height: 1;
|
||||
color: rgb(var(--text-secondary));
|
||||
background: transparent;
|
||||
transition:
|
||||
border-color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
background-color var(--motion-duration-sm) var(--motion-ease-standard);
|
||||
}
|
||||
.nav-item:hover .nav-pill {
|
||||
border-color: rgb(var(--accent));
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: rgb(var(--surface-700) / 0.35);
|
||||
}
|
||||
.nav-item[aria-current='page'] .nav-pill,
|
||||
.nav-item[data-active='true'] .nav-pill {
|
||||
border-color: rgb(var(--accent));
|
||||
color: rgb(var(--text-primary));
|
||||
background-color: rgb(var(--surface-700) / 0.55);
|
||||
box-shadow: inset 0 0 0 1px rgb(var(--accent) / 0.35);
|
||||
}
|
||||
.input {
|
||||
width: 100%;
|
||||
border-radius: var(--radius);
|
||||
border-width: 1px;
|
||||
border-color: hsl(var(--border));
|
||||
background-color: hsl(var(--muted));
|
||||
padding-left: 0.75rem;
|
||||
padding-right: 0.75rem;
|
||||
padding-top: 0.375rem;
|
||||
padding-bottom: 0.375rem;
|
||||
font-size: 0.875rem;
|
||||
line-height: 1.25rem;
|
||||
background-color: rgb(var(--surface-700));
|
||||
border: 1px solid rgb(var(--surface-500));
|
||||
color: rgb(var(--text-primary));
|
||||
color: hsl(var(--foreground));
|
||||
transition:
|
||||
border-color var(--motion-duration-sm) var(--motion-ease-standard),
|
||||
box-shadow var(--motion-duration-sm) var(--motion-ease-standard);
|
||||
}
|
||||
.input::-moz-placeholder {
|
||||
color: rgb(var(--text-disabled));
|
||||
}
|
||||
color: hsl(var(--muted-foreground));
|
||||
}
|
||||
.input::placeholder {
|
||||
color: rgb(var(--text-disabled));
|
||||
}
|
||||
color: hsl(var(--muted-foreground));
|
||||
}
|
||||
.input:focus {
|
||||
border-color: rgb(var(--accent));
|
||||
box-shadow: 0 0 0 3px rgb(var(--accent) / 0.2);
|
||||
}
|
||||
border-color: hsl(var(--accent));
|
||||
box-shadow: 0 0 0 3px hsl(var(--accent) / 0.2);
|
||||
}
|
||||
/* Sticky Split Pattern */
|
||||
.sticky-split-section {
|
||||
position: relative;
|
||||
@ -2285,6 +2157,9 @@ select {
|
||||
.h-80 {
|
||||
height: 20rem;
|
||||
}
|
||||
.h-9 {
|
||||
height: 2.25rem;
|
||||
}
|
||||
.h-96 {
|
||||
height: 24rem;
|
||||
}
|
||||
@ -2384,6 +2259,9 @@ select {
|
||||
.w-8 {
|
||||
width: 2rem;
|
||||
}
|
||||
.w-9 {
|
||||
width: 2.25rem;
|
||||
}
|
||||
.w-\[220px\] {
|
||||
width: 220px;
|
||||
}
|
||||
@ -2393,6 +2271,10 @@ select {
|
||||
.w-auto {
|
||||
width: auto;
|
||||
}
|
||||
.w-fit {
|
||||
width: -moz-fit-content;
|
||||
width: fit-content;
|
||||
}
|
||||
.w-full {
|
||||
width: 100%;
|
||||
}
|
||||
@ -2722,6 +2604,9 @@ select {
|
||||
.rounded-2xl {
|
||||
border-radius: 1rem;
|
||||
}
|
||||
.rounded-\[calc\(var\(--radius\)-2px\)\] {
|
||||
border-radius: calc(var(--radius) - 2px);
|
||||
}
|
||||
.rounded-\[var\(--radius\)\] {
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
@ -2780,6 +2665,15 @@ select {
|
||||
.border-black\/\[0\.2\] {
|
||||
border-color: rgb(0 0 0 / 0.2);
|
||||
}
|
||||
.border-border {
|
||||
border-color: hsl(var(--border));
|
||||
}
|
||||
.border-border\/30 {
|
||||
border-color: hsl(var(--border) / 0.3);
|
||||
}
|
||||
.border-border\/60 {
|
||||
border-color: hsl(var(--border) / 0.6);
|
||||
}
|
||||
.border-destructive {
|
||||
border-color: hsl(var(--destructive));
|
||||
}
|
||||
@ -2796,18 +2690,12 @@ select {
|
||||
.border-surface-500 {
|
||||
border-color: rgb(var(--surface-500));
|
||||
}
|
||||
.border-surface-500\/30 {
|
||||
border-color: rgb(var(--surface-500) / 0.3);
|
||||
}
|
||||
.border-surface-500\/50 {
|
||||
border-color: rgb(var(--surface-500) / 0.5);
|
||||
}
|
||||
.border-surface-500\/60 {
|
||||
border-color: rgb(var(--surface-500) / 0.6);
|
||||
}
|
||||
.border-surface-500\/70 {
|
||||
border-color: rgb(var(--surface-500) / 0.7);
|
||||
}
|
||||
.border-surface-600 {
|
||||
border-color: rgb(var(--surface-600));
|
||||
}
|
||||
@ -2864,6 +2752,9 @@ select {
|
||||
.bg-accent\/90 {
|
||||
background-color: hsl(var(--accent) / 0.9);
|
||||
}
|
||||
.bg-background\/90 {
|
||||
background-color: hsl(var(--background) / 0.9);
|
||||
}
|
||||
.bg-bg {
|
||||
background-color: rgb(var(--surface-800));
|
||||
}
|
||||
@ -2904,6 +2795,9 @@ select {
|
||||
.bg-green-500\/10 {
|
||||
background-color: rgb(34 197 94 / 0.1);
|
||||
}
|
||||
.bg-muted {
|
||||
background-color: hsl(var(--muted));
|
||||
}
|
||||
.bg-primary {
|
||||
background-color: hsl(var(--primary));
|
||||
}
|
||||
@ -2916,6 +2810,9 @@ select {
|
||||
.bg-red-500\/20 {
|
||||
background-color: rgb(239 68 68 / 0.2);
|
||||
}
|
||||
.bg-secondary {
|
||||
background-color: hsl(var(--secondary));
|
||||
}
|
||||
.bg-surface-600 {
|
||||
background-color: rgb(var(--surface-600));
|
||||
}
|
||||
@ -2946,9 +2843,6 @@ select {
|
||||
.bg-surface-900 {
|
||||
background-color: rgb(var(--surface-900));
|
||||
}
|
||||
.bg-surface-900\/90 {
|
||||
background-color: rgb(var(--surface-900) / 0.9);
|
||||
}
|
||||
.bg-surface-900\/95 {
|
||||
background-color: rgb(var(--surface-900) / 0.95);
|
||||
}
|
||||
@ -2974,6 +2868,15 @@ select {
|
||||
.bg-white\/\[0\.03\] {
|
||||
background-color: rgb(255 255 255 / 0.03);
|
||||
}
|
||||
.bg-card\/40 {
|
||||
background-color: hsl(var(--card) / 0.4);
|
||||
}
|
||||
.bg-background {
|
||||
background-color: hsl(var(--background));
|
||||
}
|
||||
.bg-card {
|
||||
background-color: hsl(var(--card));
|
||||
}
|
||||
.bg-gradient-to-b {
|
||||
background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
|
||||
}
|
||||
@ -3122,6 +3025,9 @@ select {
|
||||
.to-rose-500\/\[0\.05\] {
|
||||
--tw-gradient-to: rgb(244 63 94 / 0.05) var(--tw-gradient-to-position);
|
||||
}
|
||||
.to-secondary {
|
||||
--tw-gradient-to: hsl(var(--secondary)) var(--tw-gradient-to-position);
|
||||
}
|
||||
.to-transparent {
|
||||
--tw-gradient-to: transparent var(--tw-gradient-to-position);
|
||||
}
|
||||
@ -3153,9 +3059,6 @@ select {
|
||||
.p-1 {
|
||||
padding: 0.25rem;
|
||||
}
|
||||
.p-1\.5 {
|
||||
padding: 0.375rem;
|
||||
}
|
||||
.p-2 {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
@ -3210,10 +3113,6 @@ select {
|
||||
padding-top: 0.25rem;
|
||||
padding-bottom: 0.25rem;
|
||||
}
|
||||
.py-1\.5 {
|
||||
padding-top: 0.375rem;
|
||||
padding-bottom: 0.375rem;
|
||||
}
|
||||
.py-12 {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 3rem;
|
||||
@ -3272,6 +3171,9 @@ select {
|
||||
.pl-20 {
|
||||
padding-left: 5rem;
|
||||
}
|
||||
.pl-3 {
|
||||
padding-left: 0.75rem;
|
||||
}
|
||||
.pl-4 {
|
||||
padding-left: 1rem;
|
||||
}
|
||||
@ -3381,6 +3283,9 @@ select {
|
||||
.italic {
|
||||
font-style: italic;
|
||||
}
|
||||
.leading-none {
|
||||
line-height: 1;
|
||||
}
|
||||
.leading-relaxed {
|
||||
line-height: 1.625;
|
||||
}
|
||||
@ -3405,9 +3310,15 @@ select {
|
||||
.tracking-wider {
|
||||
letter-spacing: 0.05em;
|
||||
}
|
||||
.tracking-widest {
|
||||
letter-spacing: 0.1em;
|
||||
}
|
||||
.text-accent {
|
||||
color: hsl(var(--accent));
|
||||
}
|
||||
.text-accent-foreground {
|
||||
color: hsl(var(--accent-foreground));
|
||||
}
|
||||
.text-bg {
|
||||
color: rgb(var(--surface-800));
|
||||
}
|
||||
@ -3421,6 +3332,9 @@ select {
|
||||
.text-destructive-foreground {
|
||||
color: hsl(var(--destructive-foreground));
|
||||
}
|
||||
.text-foreground {
|
||||
color: hsl(var(--foreground));
|
||||
}
|
||||
.text-foreground\/50 {
|
||||
color: hsl(var(--foreground) / 0.5);
|
||||
}
|
||||
@ -3441,6 +3355,9 @@ select {
|
||||
.text-primary {
|
||||
color: hsl(var(--primary));
|
||||
}
|
||||
.text-primary-foreground {
|
||||
color: hsl(var(--primary-foreground));
|
||||
}
|
||||
.text-red-400 {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(248 113 113 / var(--tw-text-opacity, 1));
|
||||
@ -3449,6 +3366,9 @@ select {
|
||||
--tw-text-opacity: 1;
|
||||
color: rgb(239 68 68 / var(--tw-text-opacity, 1));
|
||||
}
|
||||
.text-secondary-foreground {
|
||||
color: hsl(var(--secondary-foreground));
|
||||
}
|
||||
.text-text-muted {
|
||||
color: rgb(var(--text-muted));
|
||||
}
|
||||
@ -3790,6 +3710,10 @@ select {
|
||||
background-color: rgb(var(--accent-hover));
|
||||
}
|
||||
|
||||
.hover\:bg-accent\/10:hover {
|
||||
background-color: hsl(var(--accent) / 0.1);
|
||||
}
|
||||
|
||||
.hover\:bg-accent\/90:hover {
|
||||
background-color: hsl(var(--accent) / 0.9);
|
||||
}
|
||||
@ -3802,6 +3726,14 @@ select {
|
||||
background-color: rgb(var(--surface-700) / 0.5);
|
||||
}
|
||||
|
||||
.hover\:bg-destructive\/90:hover {
|
||||
background-color: hsl(var(--destructive) / 0.9);
|
||||
}
|
||||
|
||||
.hover\:bg-muted:hover {
|
||||
background-color: hsl(var(--muted));
|
||||
}
|
||||
|
||||
.hover\:bg-primary\/90:hover {
|
||||
background-color: hsl(var(--primary) / 0.9);
|
||||
}
|
||||
@ -3810,6 +3742,10 @@ select {
|
||||
background-color: rgb(239 68 68 / 0.3);
|
||||
}
|
||||
|
||||
.hover\:bg-secondary\/80:hover {
|
||||
background-color: hsl(var(--secondary) / 0.8);
|
||||
}
|
||||
|
||||
.hover\:bg-surface-500:hover {
|
||||
background-color: rgb(var(--surface-500));
|
||||
}
|
||||
@ -3818,10 +3754,6 @@ select {
|
||||
background-color: rgb(var(--surface-600));
|
||||
}
|
||||
|
||||
.hover\:bg-surface-700:hover {
|
||||
background-color: rgb(var(--surface-700));
|
||||
}
|
||||
|
||||
.hover\:bg-surface-700\/40:hover {
|
||||
background-color: rgb(var(--surface-700) / 0.4);
|
||||
}
|
||||
@ -3838,6 +3770,10 @@ select {
|
||||
color: hsl(var(--accent));
|
||||
}
|
||||
|
||||
.hover\:text-accent-foreground:hover {
|
||||
color: hsl(var(--accent-foreground));
|
||||
}
|
||||
|
||||
.hover\:text-accent\/80:hover {
|
||||
color: hsl(var(--accent) / 0.8);
|
||||
}
|
||||
@ -4220,8 +4156,8 @@ select {
|
||||
border-right-width: 1px;
|
||||
}
|
||||
|
||||
.md\:border-surface-500\/30 {
|
||||
border-color: rgb(var(--surface-500) / 0.3);
|
||||
.md\:border-border\/30 {
|
||||
border-color: hsl(var(--border) / 0.3);
|
||||
}
|
||||
|
||||
.md\:p-12 {
|
||||
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","app/contact/page","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1 @@
|
||||
{"c":["app/layout","webpack"],"r":[],"m":[]}
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"e7a33fb39b50\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiZTdhMzNmYjM5YjUwXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"6898fb6aeb94\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNjg5OGZiNmFlYjk0XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"d9df815cdee7\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiZDlkZjgxNWNkZWU3XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"4eed21ed91ca\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNGVlZDIxZWQ5MWNhXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"5e4414aec135\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiNWU0NDE0YWVjMTM1XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"810b4ee9214a\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiODEwYjRlZTkyMTRhXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"fcc7eba629f8\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiZmNjN2ViYTYyOWY4XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"2bc58c21d385\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiMmJjNThjMjFkMzg1XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"1992089a02d9\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiMTk5MjA4OWEwMmQ5XCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"c5bf56e3d613\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiYzViZjU2ZTNkNjEzXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"bf20e17fc10a\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiYmYyMGUxN2ZjMTBhXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||
@ -0,0 +1,22 @@
|
||||
"use strict";
|
||||
/*
|
||||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||||
* This devtool is neither made for production nor for readable output files.
|
||||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||||
* or disable the default devtool with "devtool: false".
|
||||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||||
*/
|
||||
self["webpackHotUpdate_N_E"]("app/layout",{
|
||||
|
||||
/***/ "(app-pages-browser)/./src/app/globals.css":
|
||||
/*!*****************************!*\
|
||||
!*** ./src/app/globals.css ***!
|
||||
\*****************************/
|
||||
/***/ ((module, __webpack_exports__, __webpack_require__) => {
|
||||
|
||||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (\"96ee6f6eb57e\");\nif (true) { module.hot.accept() }\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL3NyYy9hcHAvZ2xvYmFscy5jc3MiLCJtYXBwaW5ncyI6Ijs7OztBQUFBLGlFQUFlLGNBQWM7QUFDN0IsSUFBSSxJQUFVLElBQUksaUJBQWlCIiwic291cmNlcyI6WyIvaG9tZS9OaWNob2xhaS9Eb2N1bWVudHMvRGV2L2Jpb2hhemFyZC12ZngtMi9zcmMvYXBwL2dsb2JhbHMuY3NzIl0sInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBkZWZhdWx0IFwiOTZlZTZmNmViNTdlXCJcbmlmIChtb2R1bGUuaG90KSB7IG1vZHVsZS5ob3QuYWNjZXB0KCkgfVxuIl0sIm5hbWVzIjpbXSwiaWdub3JlTGlzdCI6W10sInNvdXJjZVJvb3QiOiIifQ==\n//# sourceURL=webpack-internal:///(app-pages-browser)/./src/app/globals.css\n"));
|
||||
|
||||
/***/ })
|
||||
|
||||
});
|
||||