@font-face{font-family:Pinyon Script;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/PinyonScript-Regular.woff2) format("woff2")}@font-face{font-family:InstrumentSerif;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/InstrumentSerif-Regular.woff2) format("woff2")}@font-face{font-family:InstrumentSerif;font-style:italic;font-weight:400;font-display:swap;src:url(../../../fonts/InstrumentSerif-Italic.woff2) format("woff2")}@font-face{font-family:Graphik Looped;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/GraphikThaiLoop-Regular-Web.woff2) format("woff2")}@font-face{font-family:Graphik Looped;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/GraphikThaiLoop-Semibold-Web.woff2) format("woff2")}.font-pinyon{font-family:Pinyon Script,cursive}.font-instrument{font-family:InstrumentSerif,Georgia,Cambria,Times New Roman,Times,serif}:root{--radius: .625rem;--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--ink-emphasis: oklch(.12 0 0);--ink-secondary: oklch(.56 0 0);--ink-tertiary: oklch(.75 0 0);--measure: 66ch;--measure-heading: 22ch;--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0);--font-sans: "Graphik Looped", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-serif: "Graphik Looped", Georgia, Cambria, "Times New Roman", Times, serif;--font-instrument: "InstrumentSerif", Georgia, Cambria, "Times New Roman", Times, serif;--font-script: "Pinyon Script", cursive;--text-xxs: .7rem;--text-xxxs: .68rem;--text-xxxxs: .64rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--color-neutral-150: oklch(.946 0 0);--color-focus: oklch(.8531 .296 145.06);--color-print: #a0a2a3;--color-molding: #eebb39;--color-glaze: #31ced1;--color-mount: #ff90b9;--color-board: #3b7745;--color-assembly: #232f32;--color-packing: #c1a781;--animate-pulse-outline: pulse-outline 1s infinite;--color-background: var(--background);--color-foreground: var(--foreground);--color-ink-emphasis: var(--ink-emphasis);--color-ink-secondary: var(--ink-secondary);--color-ink-tertiary: var(--ink-tertiary);--color-card: var(--card);--color-card-foreground: var(--card-foreground);--color-popover: var(--popover);--color-popover-foreground: var(--popover-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-secondary: var(--secondary);--color-secondary-foreground: var(--secondary-foreground);--color-muted: var(--muted);--color-muted-foreground: var(--muted-foreground);--color-accent: var(--accent);--color-accent-foreground: var(--accent-foreground);--color-destructive: var(--destructive);--color-border: var(--border);--color-input: var(--input);--color-ring: var(--ring);--color-chart-1: var(--chart-1);--color-chart-2: var(--chart-2);--color-chart-3: var(--chart-3);--color-chart-4: var(--chart-4);--color-chart-5: var(--chart-5);--color-sidebar: var(--sidebar);--color-sidebar-foreground: var(--sidebar-foreground);--color-sidebar-primary: var(--sidebar-primary);--color-sidebar-primary-foreground: var(--sidebar-primary-foreground);--color-sidebar-accent: var(--sidebar-accent);--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);--color-sidebar-border: var(--sidebar-border);--color-sidebar-ring: var(--sidebar-ring);--breakpoint-3xl: 2200px}*,*:before,*:after{box-sizing:border-box}*{border-color:var(--border);outline-color:color-mix(in srgb,var(--ring) 50%,transparent);box-shadow:none}*:focus{box-shadow:none;outline:none}body{background-color:var(--background);color:var(--foreground)}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}ul,ol,menu{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:inherit}@keyframes pulse-outline{0%,to{outline:1px solid #f87171}50%{outline:1px solid #f5f5f4}}.t-display,.t-h1{font-family:var(--font-sans);font-weight:400;font-size:clamp(2rem,1.4rem + 2.6vw,2.75rem);line-height:1.1;letter-spacing:-.02em;color:var(--ink-emphasis);max-width:var(--measure-heading)}.t-h2,.t-h3,.t-h4,.t-body-lg,.t-body{font-family:var(--font-sans);font-weight:400;font-size:1.125rem;line-height:1.5;letter-spacing:0;color:var(--ink-secondary);max-width:var(--measure)}.t-h2,.t-h3,.t-h4{color:var(--ink-emphasis);max-width:40ch}.t-body-sm{font-family:var(--font-sans);font-weight:400;font-size:.875rem;line-height:1.5;color:var(--ink-tertiary);max-width:var(--measure)}.t-caption{font-family:var(--font-sans);font-weight:400;font-size:.75rem;line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-tertiary)}.t-accent{font-weight:700;color:var(--ink-emphasis)}.t-full{max-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.max-w-preset{max-width:80rem}.shadow-product{box-shadow:2px 6px 5px #3d363133,6px 2px 5px #53493e33,3px 3px 9px #66482c2e,8px 8px 32px #894a1a2e}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}html,body{height:100%;width:100%;margin:0;padding:0;position:relative;background-color:#000;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;overscroll-behavior:none}.noselect{-webkit-touch-callout:none!important;-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.selectable{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text;touch-action:auto}.my-toast{border-radius:18px!important;font-family:var(--font-sans)}::selection{color:var(--foreground);background-color:#d4d4d4}::-moz-selection{color:var(--foreground);background-color:#d4d4d4}.wf-root{--wf-bg: oklch(.985 .003 95);--wf-ink: oklch(.16 0 0);--wf-mid: oklch(.46 .03 120);--wf-faint: oklch(.6 .022 120);--wf-line: oklch(.86 .006 120);--wf-accent: oklch(.52 .06 130);--wf-accent-soft: oklch(.52 .06 130 / .32);--ink-emphasis: var(--wf-ink);--ink-secondary: var(--wf-mid);--ink-tertiary: var(--wf-faint);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--wf-ink);background:var(--wf-bg);min-height:100dvh;overflow-x:clip}.wf-root.wf-dark{--wf-ink: rgba(255, 255, 255, .85);--wf-mid: rgba(255, 255, 255, .6);--wf-faint: rgba(255, 255, 255, .4);--wf-line: rgba(255, 255, 255, .5);background:#171717}.wf-page{width:100%;max-width:80rem;margin:0 auto;padding:clamp(7rem,10vw,14rem) clamp(1.5rem,2vw,3rem) clamp(9rem,13vw,17rem)}@media(min-width:1280px){.wf-page{max-width:110rem}}@media(min-width:1536px){.wf-page{max-width:140rem}}@media(min-width:2200px){.wf-page{max-width:160rem}}@media(min-width:2560px){.wf-page{max-width:170rem}}.wf-page.wf-article{max-width:46rem}@media(min-width:1536px){.wf-page.wf-article{max-width:52rem}}.wf-section{position:relative;padding:clamp(4.5rem,7vw,8rem) 0}.wf-section:before{content:"";position:absolute;top:0;left:50%;width:100vw;transform:translate(-50%);border-top:1px solid var(--wf-line);pointer-events:none}.wf-section:first-of-type:before{display:none}.wf-tag{display:inline-block;margin-bottom:1rem;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--wf-faint)}.wf-box{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:var(--wf-ratio, 4 / 3);border:1px solid var(--wf-line);border-radius:0;background:repeating-linear-gradient(45deg,color-mix(in srgb,currentColor 4%,transparent),color-mix(in srgb,currentColor 4%,transparent) 8px,transparent 8px,transparent 16px);color:var(--wf-faint);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.wf-line{height:.7rem;border-radius:3px;background:color-mix(in srgb,currentColor 12%,transparent)}.wf-line.sm{width:35%}.wf-line.md{width:60%}.wf-line.lg{width:85%}.wf-h{height:1.6rem;width:50%;border-radius:3px;background:color-mix(in srgb,currentColor 22%,transparent)}.wf-stack{display:flex;flex-direction:column;gap:.6rem}.wf-row{display:flex;gap:1rem;flex-wrap:wrap}.wf-pill{display:inline-flex;align-items:center;padding:.35rem .8rem;border:1px solid var(--wf-line);border-radius:100px;font-size:.7rem;color:var(--wf-faint)}.wf-grid{display:grid;gap:1rem;grid-template-columns:repeat(var(--wf-cols-sm, 2),1fr)}@media(min-width:768px){.wf-grid{gap:1.5rem;grid-template-columns:repeat(var(--wf-cols, 3),1fr)}}@media(min-width:1280px){.wf-grid{grid-template-columns:repeat(var(--wf-cols-xl, var(--wf-cols, 3)),1fr)}}@media(min-width:1536px){.wf-grid{gap:2rem;grid-template-columns:repeat(var(--wf-cols-2xl, var(--wf-cols-xl, var(--wf-cols, 3))),1fr)}}@media(min-width:2560px){.wf-grid{gap:2.5rem;grid-template-columns:repeat(var(--wf-cols-3xl, var(--wf-cols-2xl, var(--wf-cols-xl, var(--wf-cols, 3)))),1fr)}}:root{--wf-gutter: 1.5rem}@media(min-width:1280px){:root{--wf-gutter: 2rem}}.wf-g12{display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--wf-gutter);row-gap:var(--wf-gutter)}.wf-g12.ruled{position:relative}.wf-g12.ruled>*{position:relative}.wf-ruled-bg{position:relative}.wf-ruled-bg>*{position:relative;z-index:1}[class*=wf-c]{grid-column-end:span 12;min-width:0}@media(min-width:768px){.wf-c1{grid-column-end:span 1}.wf-c2{grid-column-end:span 2}.wf-c3{grid-column-end:span 3}.wf-c4{grid-column-end:span 4}.wf-c5{grid-column-end:span 5}.wf-c6{grid-column-end:span 6}.wf-c7{grid-column-end:span 7}.wf-c8{grid-column-end:span 8}.wf-c9{grid-column-end:span 9}.wf-c10{grid-column-end:span 10}.wf-c11{grid-column-end:span 11}.wf-c12{grid-column-end:span 12}.wf-start2{grid-column-start:2}.wf-start3{grid-column-start:3}.wf-start7{grid-column-start:7}}.wf-cell{border:1px solid var(--wf-line);padding:var(--wf-gutter)}.wf-rule{border:0;border-top:1px solid var(--wf-line);margin:0}.wf-idx{font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:var(--wf-faint)}.nav.svelte-10c40od{position:fixed;top:0;left:0;right:0;z-index:40;background:transparent;padding:1.5rem clamp(1.5rem,2vw,3rem);transition:transform .4s cubic-bezier(.22,1,.36,1);will-change:transform}.nav.nav-hidden.svelte-10c40od{transform:translateY(-100%);pointer-events:none}@media(prefers-reduced-motion:reduce){.nav.svelte-10c40od{transition:none}}.nav-inner.svelte-10c40od{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:110rem;margin:0 auto}@media(min-width:1536px){.nav-inner.svelte-10c40od{max-width:140rem}}@media(min-width:2200px){.nav-inner.svelte-10c40od{max-width:160rem}}@media(min-width:2560px){.nav-inner.svelte-10c40od{max-width:170rem}}.logo-pill.svelte-10c40od{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;height:53px;background:#171717;border:1px solid rgba(0,0,0,.3);border-radius:2rem}.logo.svelte-10c40od{color:#fff;text-decoration:none;white-space:nowrap}.hamburger-pill.svelte-10c40od{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;height:53px;background:#171717;border:1px solid rgba(0,0,0,.3);border-radius:2rem;color:#fff;cursor:pointer}.nav-right.svelte-10c40od{display:inline-flex;align-items:center}.sheet-lang.svelte-10c40od{position:absolute;top:1.5rem;left:clamp(1.5rem,2vw,3rem);z-index:50;display:inline-flex;align-items:center;gap:.4rem;height:53px;padding:.5rem 1rem}.lang-opt.svelte-10c40od{border:0;background:transparent;padding:0;cursor:pointer;font-family:var(--font-sans);font-size:.95rem;line-height:1;font-weight:400;color:#17171766;transition:color .2s ease}.lang-th.svelte-10c40od{letter-spacing:0}.lang-opt.active.svelte-10c40od{color:#171717}.lang-opt.svelte-10c40od:hover{color:#171717bf}.lang-sep.svelte-10c40od{color:#17171740;font-size:.85rem;-webkit-user-select:none;user-select:none}@media(prefers-reduced-motion:reduce){.lang-opt.svelte-10c40od{transition:none}}.sheet-backdrop.svelte-10c40od{position:fixed;inset:0;z-index:45;border:0;background:#17171740;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sheet.svelte-10c40od{position:fixed;inset:0;z-index:46;background:#fff;padding:1.5rem clamp(1.5rem,2vw,3rem);display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.sheet.svelte-10c40od>:where(.svelte-10c40od){pointer-events:auto}.sheet-close-area.svelte-10c40od{position:absolute;z-index:49;border:0;background:transparent;padding:0;cursor:pointer}.sheet-close-area-top.svelte-10c40od{top:0;left:0;right:0;height:5rem}@media(min-width:768px){.sheet-close-area-left.svelte-10c40od{top:0;left:0;bottom:0;width:clamp(2rem,10vw,15rem)}.sheet-close-area-right.svelte-10c40od{top:0;right:0;bottom:0;width:clamp(2rem,10vw,15rem)}}.sheet-head.svelte-10c40od{position:absolute;top:1.5rem;right:clamp(1.5rem,2vw,3rem);z-index:50}.sheet-close.svelte-10c40od{border:0;background:transparent;padding:.5rem 1rem;color:#171717;cursor:pointer;display:flex;align-items:center;justify-content:center;height:53px;transition:transform .1s cubic-bezier(.22,1,.36,1)}.sheet-close.svelte-10c40od:hover{transform:scale(1.08)}@media(prefers-reduced-motion:reduce){.sheet-close.svelte-10c40od{transition:none}.sheet-close.svelte-10c40od:hover{transform:none}}.sheet-links-container.svelte-10c40od{display:flex;align-items:center;justify-content:center;border-radius:1.5rem;padding:5rem 6rem}@media(max-width:767px){.sheet-links-container.svelte-10c40od{padding:4rem 1.5rem}}.sheet-links.svelte-10c40od{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.sheet-link.svelte-10c40od{padding:0;text-decoration:none;border-bottom:none;font-size:clamp(2.5rem,8vw,3.5rem);font-weight:400;line-height:1.2;color:#171717;opacity:0;animation:svelte-10c40od-sheet-link-in .4s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--link-delay, 0ms);position:relative;transition:color .3s ease-out}.sheet-link.th-normal.svelte-10c40od:lang(th){letter-spacing:0;line-height:1.4;white-space:nowrap;font-size:clamp(2rem,7vw,3.5rem)}.sheet-links.svelte-10c40od:has(:where(.svelte-10c40od):hover) .sheet-link:where(.svelte-10c40od):not(:hover){color:#00000059}@keyframes svelte-10c40od-sheet-link-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-10c40od-underline-in{0%{width:0}to{width:100%}}.sheet-link.svelte-10c40od:hover{color:#171717}.sheet-link.svelte-10c40od:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#171717;animation:svelte-10c40od-underline-in .25s cubic-bezier(.22,1,.36,1) forwards}@media(prefers-reduced-motion:reduce){.sheet-link.svelte-10c40od{animation:none;opacity:1}.sheet-link.svelte-10c40od:hover:after{animation:none;width:100%}}.wf-footer.svelte-1cappll{width:100%;font-family:var(--font-sans);background:#141413;color:#ffffffd9;--ink-secondary: rgba(255, 255, 255, .78);--ink-tertiary: rgba(255, 255, 255, .5);--wf-faint: rgba(255, 255, 255, .42);--wf-line: rgba(255, 255, 255, .2);border-top:1px solid rgba(255,255,255,.14);padding:clamp(3.5rem,6vw,6rem) clamp(1.5rem,2vw,3rem) clamp(4rem,7vw,7rem)}.wf-footer.svelte-1cappll .tagline:where(.svelte-1cappll),.wf-footer.svelte-1cappll .links:where(.svelte-1cappll) a:where(.svelte-1cappll),.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) span:where(.svelte-1cappll),.wf-footer.svelte-1cappll .wf-pill:where(.svelte-1cappll){font-size:clamp(1.15rem,1.5vw,1.5rem);line-height:1.45}.wf-footer.svelte-1cappll a:where(.svelte-1cappll){color:inherit}.inner.svelte-1cappll{max-width:110rem;margin:0 auto}@media(min-width:1536px){.inner.svelte-1cappll{max-width:140rem}}@media(min-width:2200px){.inner.svelte-1cappll{max-width:160rem}}@media(min-width:2560px){.inner.svelte-1cappll{max-width:170rem}}.col.svelte-1cappll{display:flex;flex-direction:column;gap:.9rem}@media(max-width:767px){.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(1){order:2}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2){order:1}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(3){order:3}.wf-footer.svelte-1cappll .col:where(.svelte-1cappll){border-top:1px solid var(--wf-line);margin-top:1.35rem;padding-top:2.75rem}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2){border-top:none;margin-top:0;padding-top:0}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2) .links:where(.svelte-1cappll) a:where(.svelte-1cappll){font-size:clamp(1.7rem,6vw,2.25rem)}}@media(min-width:768px){.wf-footer.svelte-1cappll .col:where(.svelte-1cappll){padding-right:clamp(1.5rem,2vw,2.5rem)}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll){--sep-space: clamp(2.8rem, 4.9vw, 4.9rem);grid-template-columns:1fr 1fr;row-gap:calc(var(--sep-space) * 2)}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(1){grid-column:1;grid-row:2}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(3){grid-column:2;grid-row:2}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2){grid-column:1 / -1;grid-row:1;position:relative;padding-right:0}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2):after{content:"";position:absolute;left:0;bottom:calc(-1 * var(--sep-space));width:100%;border-top:1px solid var(--wf-line)}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2) .links:where(.svelte-1cappll){display:grid;grid-template-columns:1fr 1fr;column-gap:var(--wf-gutter, 1.5rem);grid-template-rows:repeat(3,auto);grid-auto-flow:column;row-gap:.7rem}.wf-footer.svelte-1cappll .wf-g12:where(.svelte-1cappll)>:where(.svelte-1cappll):nth-child(2) .links:where(.svelte-1cappll) a:where(.svelte-1cappll){font-size:clamp(1.7rem,2.25vw,2.25rem)}}.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) span:where(.svelte-1cappll){text-wrap:balance}.tagline.svelte-1cappll{margin:0;max-width:26rem;text-wrap:balance}.th-normal.svelte-1cappll{letter-spacing:0}.socials.svelte-1cappll{display:flex;flex-direction:column;align-items:flex-start;margin-top:clamp(1.25rem,2vw,1.75rem)}.socials.svelte-1cappll .wf-pill:where(.svelte-1cappll):not(:last-child){margin-bottom:.7em}.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll),.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll){background:#fafafa;color:#141413;border-color:transparent;padding-inline:1.5rem;white-space:nowrap;text-decoration:none;transition:background .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),scale .2s cubic-bezier(.22,1,.36,1)}.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):hover,.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):hover{background:#fff;box-shadow:0 6px 20px #00000059;scale:1.04}.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):active,.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):active{scale:.98;transition-duration:80ms}.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):focus-visible,.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):focus-visible{outline:none;box-shadow:0 0 0 3px #fafafa80}@media(prefers-reduced-motion:reduce){.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):hover,.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):hover,.wf-footer.svelte-1cappll .socials:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):active,.wf-footer.svelte-1cappll .visit-lines:where(.svelte-1cappll) .wf-pill:where(.svelte-1cappll):active{scale:1}}.links.svelte-1cappll{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.links.svelte-1cappll a:where(.svelte-1cappll){text-decoration:none;border-bottom:1px solid transparent;width:fit-content}.links.svelte-1cappll a:where(.svelte-1cappll):hover{border-bottom-color:var(--wf-line)}.visit-item.svelte-1cappll{display:flex;gap:.75rem;align-items:flex-start}.visit-item.svelte-1cappll:not(:first-child){margin-top:clamp(.75rem,1.5vw,1.1rem)}.visit-item.svelte-1cappll:last-child{margin-top:clamp(1.4rem,2vw,1.75rem)}.visit-lines.svelte-1cappll{display:flex;flex-direction:column;gap:.2rem;color:var(--ink-secondary)}.visit-lines.svelte-1cappll .muted:where(.svelte-1cappll){color:var(--ink-tertiary)}.visit-lines.pills.svelte-1cappll{align-items:flex-start;gap:.6rem}::view-transition{background:#fff}::view-transition-old(root){animation:none}::view-transition-new(root){animation:svelte-12qhfyh-wf-vt-in .42s ease both}@keyframes svelte-12qhfyh-wf-vt-in{0%{opacity:0}}::view-transition-group(wf-search-field){animation-duration:.42s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-old(wf-search-field),::view-transition-new(wf-search-field){animation-duration:.42s;animation-timing-function:cubic-bezier(.4,0,.2,1);height:100%;object-fit:contain}@media(prefers-reduced-motion:reduce){::view-transition-new(root){animation:none}::view-transition-group(wf-search-field),::view-transition-old(wf-search-field),::view-transition-new(wf-search-field){animation:none}}html,body{background-color:var(--wf-bg, oklch(.985 .003 95))!important}.wf-shell.svelte-12qhfyh{position:relative}.grid-overlay.svelte-12qhfyh{position:fixed;inset:0;z-index:65;pointer-events:none}.grid-overlay-inner.svelte-12qhfyh{width:100%;max-width:80rem;height:100%;margin:0 auto;padding-inline:clamp(1.5rem,2vw,3rem);box-sizing:border-box;display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--wf-gutter, 1.5rem)}@media(min-width:1280px){.grid-overlay-inner.svelte-12qhfyh{max-width:110rem}}@media(min-width:1536px){.grid-overlay-inner.svelte-12qhfyh{max-width:140rem}}@media(min-width:2200px){.grid-overlay-inner.svelte-12qhfyh{max-width:160rem}}@media(min-width:2560px){.grid-overlay-inner.svelte-12qhfyh{max-width:170rem}}.grid-col.svelte-12qhfyh{height:100%;background:#d40c1a12;outline:1px solid oklch(.55 .22 27 / .2);outline-offset:-1px}.page-tint.svelte-12qhfyh{position:fixed;inset:0;z-index:50;pointer-events:none;background:var(--tint-color, transparent);opacity:0;transition:opacity .6s ease,background-color .6s ease}.wf-shell.tint-active .page-tint.svelte-12qhfyh{opacity:.22}.wf-shell.not-home.svelte-12qhfyh{padding-top:clamp(5.5rem,8vw,7rem)}
