/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-100:oklch(96.7% .001 286.375);--color-zinc-300:oklch(87.1% .006 286.286);--color-zinc-400:oklch(70.5% .015 286.067);--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-800:oklch(27.4% .006 286.033);--color-zinc-900:oklch(21% .006 285.885);--spacing:.25rem;--container-3xl:48rem;--container-6xl:72rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-semibold:600;--tracking-tight:-.025em;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.contents{display:contents}.flex{display:flex}.h-12{height:calc(var(--spacing) * 12)}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.max-w-6xl{max-width:var(--container-6xl)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-zinc-800{border-color:var(--color-zinc-800)}.bg-zinc-900{background-color:var(--color-zinc-900)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.text-zinc-100{color:var(--color-zinc-100)}.text-zinc-400{color:var(--color-zinc-400)}.text-zinc-500{color:var(--color-zinc-500)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (hover:hover){.hover\:text-zinc-300:hover{color:var(--color-zinc-300)}}@media (min-width:40rem){.sm\:flex-row{flex-direction:row}.sm\:pt-24{padding-top:calc(var(--spacing) * 24)}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}.hero-icon{border-radius:22%;width:96px;height:96px;display:inline-block;overflow:hidden;box-shadow:0 1px 2px #0f172a14,0 8px 16px -8px #0f172a2e}.hero-icon img{width:100%;height:100%;display:block}.hero-label{letter-spacing:.01em;color:#fff;text-shadow:0 1px 2px #0f172a73,0 0 1px #0f172a4d;margin-top:6px;font-size:17px;font-weight:500}.device-stage{--stage-width:920px;--stage-height:520px;--iphone-width:220px;--iphone-height:460px;--iphone-bezel:10px;--iphone-rest-x:30px;--iphone-rest-y:30px;--mac-width:640px;--mac-height:460px;--mac-titlebar-height:36px;--mac-border:1px;--mac-rest-x:270px;--mac-rest-y:30px;--iphone-fade-start:.3s;--iphone-fade-duration:1.45s;--iphone-y-start:-90px;--iphone-translate-start:.95s;--iphone-translate-duration:2.75s;--mac-fade-start:.55s;--mac-fade-duration:1.95s;--mac-x-start:-90px;--mac-translate-start:1.15s;--mac-translate-duration:3s;--enter-fade-easing:ease-out;--enter-translate-easing:cubic-bezier(.16, 1, .3, 1);--image-x:0px;--image-y:-20px;--iphone-screen-rest-x:calc(var(--iphone-rest-x) + var(--iphone-bezel));--iphone-screen-rest-y:calc(var(--iphone-rest-y) + var(--iphone-bezel));--mac-screen-rest-x:calc(var(--mac-rest-x) + var(--mac-border));--mac-screen-rest-y:calc(var(--mac-rest-y) + var(--mac-border) + var(--mac-titlebar-height));width:var(--stage-width);max-width:100%;height:var(--stage-height);background:0 0;margin-inline:auto;position:relative;overflow:visible}.iphone-backdrop{top:var(--iphone-rest-y);left:var(--iphone-rest-x);width:var(--iphone-width);height:var(--iphone-height);z-index:0;animation:iphone-backdrop-z 0s linear var(--iphone-fade-start) both, iphone-translate var(--iphone-translate-duration) var(--enter-translate-easing) var(--iphone-translate-start) both;will-change:transform;background:oklch(21% .006 285.885);border-radius:36px;position:absolute}.iphone{top:var(--iphone-rest-y);left:var(--iphone-rest-x);width:var(--iphone-width);height:var(--iphone-height);box-sizing:border-box;z-index:0;border:var(--iphone-bezel) solid white;animation:iphone-z 0s linear var(--iphone-fade-start) both, iphone-fade var(--iphone-fade-duration) var(--enter-fade-easing) var(--iphone-fade-start) both, iphone-translate var(--iphone-translate-duration) var(--enter-translate-easing) var(--iphone-translate-start) both;will-change:transform, opacity;background:#fff;border-radius:36px;position:absolute;box-shadow:inset 0 0 0 1px #0f172a14,0 0 0 1px oklch(86.9% .022 252.894),0 1px #0000000a,0 14px 32px -14px #0f172a4d}.iphone-screen{background-image:url(/images/dachshund-original.jpg);background-size:var(--stage-width) auto;background-repeat:no-repeat;background-position-x:calc(var(--image-x) - var(--iphone-screen-rest-x));background-position-y:calc(var(--image-y) - var(--iphone-screen-rest-y));animation:iphone-screen-translate var(--iphone-translate-duration) var(--enter-translate-easing) var(--iphone-translate-start) both;border-radius:26px;position:absolute;inset:0;overflow:hidden}.iphone-island{z-index:3;background:oklch(20.8% .042 265.755);border-radius:9999px;width:84px;height:22px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.iphone-chrome{align-items:center;gap:6px;display:flex;position:absolute;bottom:14px;left:10px;right:10px}.iphone-chrome-button{color:oklch(70.4% .04 256.788);background:#fff;border:1px solid oklch(86.9% .022 252.894);border-radius:9999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.iphone-chrome-button svg{display:block}.iphone-chrome-dots{gap:2px;display:inline-flex}.iphone-chrome-dots i{background:oklch(70.4% .04 256.788);border-radius:9999px;width:3px;height:3px;display:block}.iphone-chrome-pill{background:#fff;border:1px solid oklch(86.9% .022 252.894);border-radius:9999px;flex:1;height:32px}.mac{top:var(--mac-rest-y);left:var(--mac-rest-x);width:var(--mac-width);height:var(--mac-height);box-sizing:border-box;z-index:1;border:var(--mac-border) solid oklch(86.9% .022 252.894);animation:mac-fade var(--mac-fade-duration) var(--enter-fade-easing) var(--mac-fade-start) both, mac-translate var(--mac-translate-duration) var(--enter-translate-easing) var(--mac-translate-start) both;will-change:opacity, transform;background:#fff;border-radius:12px;position:absolute;overflow:hidden;box-shadow:0 1px #0000000a,0 14px 32px -14px #0f172a4d}.mac-titlebar{height:var(--mac-titlebar-height);background:oklch(98.4% .003 247.858);border-bottom:1px solid oklch(92.9% .013 255.508);align-items:center;gap:8px;padding:0 12px;display:flex}.dot{border-radius:9999px;width:11px;height:11px;display:inline-block}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.mac-address-bar{background:#fff;border:1px solid oklch(92.9% .013 255.508);border-radius:6px;flex:1;height:20px;margin-left:12px}.mac-screen{top:var(--mac-titlebar-height);background-image:url(/images/dachshund-original.jpg);background-size:var(--stage-width) auto;background-repeat:no-repeat;background-position-x:calc(var(--image-x) - var(--mac-screen-rest-x));background-position-y:calc(var(--image-y) - var(--mac-screen-rest-y));animation:mac-screen-translate var(--mac-translate-duration) var(--enter-translate-easing) var(--mac-translate-start) both;position:absolute;bottom:0;left:0;right:0}@keyframes mac-fade{0%{opacity:0}to{opacity:1}}@keyframes mac-translate{0%{transform:translateX(var(--mac-x-start))}to{transform:translate(0)}}@keyframes mac-screen-translate{0%{background-position-x:calc(var(--image-x) - var(--mac-screen-rest-x) - var(--mac-x-start))}to{background-position-x:calc(var(--image-x) - var(--mac-screen-rest-x))}}@keyframes iphone-z{0%{z-index:0}to{z-index:3}}@keyframes iphone-backdrop-z{0%{z-index:0}to{z-index:2}}@keyframes iphone-fade{0%{opacity:0}to{opacity:1}}@keyframes iphone-translate{0%{transform:translateY(var(--iphone-y-start))}to{transform:translateY(0)}}@keyframes iphone-screen-translate{0%{background-position-y:calc(var(--image-y) - var(--iphone-screen-rest-y) - var(--iphone-y-start))}to{background-position-y:calc(var(--image-y) - var(--iphone-screen-rest-y))}}@media (prefers-reduced-motion:reduce){.iphone,.mac,.iphone-screen,.mac-screen,.iphone-backdrop{animation:none}}.anim-panel{z-index:50;color:oklch(96.7% .001 286.375);background:#18181bf0;border:1px solid oklch(37% .013 285.805);border-radius:10px;width:420px;max-height:80vh;font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;position:fixed;bottom:16px;right:16px;overflow-y:auto;box-shadow:0 12px 32px -12px #0009}.anim-panel-toggle{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid oklch(27.4% .006 286.033);padding:8px 12px;font-weight:600}.anim-panel-body{flex-direction:column;gap:10px;padding:10px 12px 12px;display:flex}.anim-panel[data-collapsed] .anim-panel-body{display:none}.anim-panel[data-collapsed] .anim-panel-toggle{border-bottom:0}.anim-panel fieldset{border:1px solid oklch(27.4% .006 286.033);border-radius:6px;flex-direction:column;gap:4px;margin:0;padding:6px 8px 8px;display:flex}.anim-panel legend{text-transform:uppercase;letter-spacing:.06em;color:oklch(70.5% .015 286.067);padding:0 4px;font-size:10px}.anim-panel label{color:oklch(87.1% .006 286.286);grid-template-columns:64px 1fr 52px;align-items:center;gap:8px;display:grid}.anim-panel input[type=range]{accent-color:oklch(87.1% .006 286.286);width:100%}.anim-panel output{text-align:right;color:oklch(96.7% .001 286.375);font-variant-numeric:tabular-nums}.anim-panel-replay{color:oklch(21% .006 285.885);font:inherit;cursor:pointer;background:oklch(96.7% .001 286.375);border:0;border-radius:6px;padding:6px 10px;font-weight:600}.anim-panel-replay:hover{background:#fff}@media (max-width:960px){.device-stage{--stage-width:720px;--stage-height:420px;--iphone-width:172px;--iphone-height:360px;--iphone-bezel:8px;--iphone-rest-x:50px;--iphone-y-start:-160px;--mac-width:500px;--mac-height:360px;--mac-rest-x:220px;--mac-x-start:-220px}.iphone{border-radius:28px}.iphone-screen{border-radius:22px}.iphone-island{width:66px;height:18px;top:4px}.iphone-chrome{gap:4px;padding:8px 8px 10px}.iphone-chrome-button{width:24px;height:24px}.iphone-chrome-pill{height:24px}}@media (max-width:740px){.device-stage{--stage-width:560px;--stage-height:320px;--iphone-width:130px;--iphone-height:270px;--iphone-bezel:6px;--iphone-rest-x:30px;--iphone-y-start:-120px;--mac-width:380px;--mac-height:270px;--mac-rest-x:160px;--mac-x-start:-160px}.iphone{border-radius:22px}.iphone-screen{border-radius:16px}.iphone-island{width:50px;height:14px;top:3px}.iphone-chrome{gap:4px;padding:6px 6px 8px}.iphone-chrome-button{width:20px;height:20px}.iphone-chrome-pill{height:20px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}