:root{--ds-brand-10:#131608;--ds-brand-20:#20250e;--ds-brand-30:#2d3413;--ds-brand-40:#3a4319;--ds-brand-50:#495421;--ds-brand-60:#5c6a2a;--ds-brand-70:#6b7b32;--ds-brand-80:#7b8c3b;--ds-brand-90:#90a446;--ds-brand-100:#a3b65d;--ds-brand-110:#b1c07c;--ds-brand-120:#c0ca9b;--ds-brand-130:#cdd4b5;--ds-brand-140:#dbdfcd;--ds-brand-150:#e8eae1;--ds-brand-160:#f3f4f1;--ds-terra-10:#1a0e05;--ds-terra-20:#2c1607;--ds-terra-30:#3e1f09;--ds-terra-40:#542a0d;--ds-terra-50:#693611;--ds-terra-60:#793f15;--ds-terra-70:#854619;--ds-terra-80:#8c4b1d;--ds-terra-90:#a75b25;--ds-terra-100:#c87032;--ds-terra-110:#cf8a59;--ds-terra-120:#d4a17d;--ds-terra-130:#dab8a0;--ds-terra-140:#e2cec1;--ds-terra-150:#ebe2db;--ds-terra-160:#f5f2f0;--ds-slate-10:#111518;--ds-slate-20:#1a2023;--ds-slate-30:#252d31;--ds-slate-40:#313b3f;--ds-slate-50:#3f4a50;--ds-slate-60:#4d5a60;--ds-slate-70:#5b6a71;--ds-slate-80:#6a7981;--ds-slate-90:#798c96;--ds-slate-100:#8c9da6;--ds-slate-110:#a0aeb6;--ds-slate-120:#b4c0c5;--ds-slate-130:#c6ced2;--ds-slate-140:#d7dddf;--ds-slate-150:#e6e9ea;--ds-slate-160:#f4f5f6;--ds-brand-primary:var(--ds-brand-80);--ds-brand-primary-hover:var(--ds-brand-70);--ds-link:var(--ds-slate-60);--ds-link-hover:var(--ds-slate-50);--ds-featured:var(--ds-terra-80)}*,*:before,*:after{box-sizing:border-box}*{margin:0}h1,h2,h3,h4,h5,h6,p{margin:0;font:inherit}ul,ol{margin:0;padding:0;list-style:none}a{color:inherit;text-decoration:none}img,svg{display:inline-block;vertical-align:middle}input,select,textarea{font-family:inherit;font-size:inherit}button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.block{display:block}.hidden{display:none}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.shrink-0{flex-shrink:0}.min-w-0{min-width:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2 / span 2}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-0>*+*{margin-top:0}.space-y-1>*+*{margin-top:.25rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.w-40{width:10rem}.w-5{width:1.25rem}.w-4{width:1rem}.w-3\.5{width:.875rem}.h-5{height:1.25rem}.h-4{height:1rem}.h-3\.5{height:.875rem}.max-w-sm{max-width:24rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-10{padding:2.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pb-1{padding-bottom:.25rem}.mt-0\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.ml-2{margin-left:.5rem}.text-\[10px\]{font-size:10px;line-height:1.2}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabular-nums{font-variant-numeric:tabular-nums}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.cursor-pointer{cursor:pointer}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.transition-colors{transition:color var(--durationFast, .15s) var(--curveEasyEase, ease),background-color var(--durationFast, .15s) var(--curveEasyEase, ease),border-color var(--durationFast, .15s) var(--curveEasyEase, ease)}.text-foreground{color:var(--colorNeutralForeground1)}.text-muted-foreground{color:var(--colorNeutralForeground3)}.text-link{color:var(--ds-link)}.text-link:hover{color:var(--ds-link-hover)}.text-secondary-foreground{color:var(--ds-brand-70)}.text-destructive{color:var(--colorPaletteRedForeground1)}.text-emerald-600{color:#059669}.text-amber-600{color:#d97706}.text-red-600{color:#dc2626}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.bg-background,.bg-card{background-color:var(--colorNeutralBackground1)}.bg-secondary{background-color:var(--ds-brand-150)}.bg-accent{background-color:var(--colorSubtleBackgroundHover)}.bg-muted\/30,.bg-muted\/40{background-color:var(--colorNeutralBackground2)}.bg-blue-50{background-color:#eff6ff}.border{border:1px solid var(--colorNeutralStroke2)}.border-t{border-top:1px solid var(--colorNeutralStroke2)}.border-dashed{border-style:dashed}.border-foreground\/15{border-color:var(--colorNeutralStroke2)}.hover\:bg-accent:hover{background-color:var(--colorSubtleBackgroundHover)}.hover\:text-foreground:hover{color:var(--colorNeutralForeground1)}.hover\:text-destructive:hover{color:var(--colorPaletteRedForeground1)}.hover\:underline:hover{text-decoration-line:underline}.hover\:border-foreground\/30:hover{border-color:var(--colorNeutralStroke1)}@media(min-width:640px){.sm\:inline{display:inline}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}body{background-color:#faf9f8;color:#242424;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
