.header-module__FpSQAG__header{z-index:70;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f7f0e7d1;border-bottom:1px solid #3c28140f;position:sticky;top:0}.header-module__FpSQAG__headerGlow{pointer-events:none;inset-inline:0;background:linear-gradient(90deg,#dc6c2400,#dc6c243d,#dc6c2400);height:1px;position:absolute;bottom:0}.header-module__FpSQAG__headerAura{pointer-events:none;filter:blur(20px);opacity:.82;background:radial-gradient(circle,#dc6c241f,#dc6c2409 48%,#0000 72%);border-radius:9999px;width:20rem;height:8rem;position:absolute;top:-3.1rem;left:50%;transform:translate(-50%)}.header-module__FpSQAG__headerInner{justify-content:space-between;align-items:center;gap:1.25rem;height:5.5rem;display:flex;position:relative}@media (min-width:768px){.header-module__FpSQAG__headerInner{gap:1.5rem;height:6rem}}.header-module__FpSQAG__brand{flex-shrink:1;align-items:center;gap:.85rem;min-width:0;text-decoration:none;display:inline-flex;position:relative}.header-module__FpSQAG__brandMark{background:linear-gradient(#dc6c24f5,#dc6c2447);border-radius:9999px;flex-shrink:0;width:.56rem;height:2rem;box-shadow:0 8px 20px #dc6c242e}.header-module__FpSQAG__brandText{flex-direction:column;gap:.18rem;min-width:0;display:flex}.header-module__FpSQAG__brandName{letter-spacing:-.02em;color:#382216e6;text-wrap:balance;font-size:1.08rem;font-weight:380;line-height:1.08;transition:color .3s}.header-module__FpSQAG__brand:hover .header-module__FpSQAG__brandName{color:var(--accent)}.header-module__FpSQAG__brandSubtitle{letter-spacing:.01em;color:#38221694;text-wrap:balance;font-size:.82rem;line-height:1.35}.header-module__FpSQAG__desktopControls{align-items:center;gap:1rem;display:none}@media (min-width:1100px){.header-module__FpSQAG__desktopControls{display:flex}}.header-module__FpSQAG__desktopNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff6b;border:1px solid #3c281414;border-radius:9999px;align-items:center;padding:.375rem;display:flex;box-shadow:0 10px 30px #0000000a}.header-module__FpSQAG__desktopNavLink{letter-spacing:.01em;color:var(--muted-foreground);border-radius:9999px;padding:.625rem 1rem;font-size:.875rem;text-decoration:none;transition:color .3s,transform .3s;position:relative}.header-module__FpSQAG__desktopNavLink:hover{color:var(--foreground);transform:translateY(-1px)}.header-module__FpSQAG__desktopNavLinkLabel{z-index:3;position:relative}.header-module__FpSQAG__desktopNavLinkBg{z-index:1;background:#fff0;border-radius:9999px;transition:background .3s,box-shadow .3s;position:absolute;inset:0}.header-module__FpSQAG__desktopNavLink:hover .header-module__FpSQAG__desktopNavLinkBg{background:#ffffffb8}.header-module__FpSQAG__desktopNavActiveGlow{pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(circle,#dc6c2433,#dc6c240e 55%,#0000 75%);border-radius:9999px;height:.5rem;position:absolute;inset:auto 18% -.15rem}.header-module__FpSQAG__desktopNavLinkActive{color:var(--foreground);font-weight:500}.header-module__FpSQAG__desktopNavLinkActive .header-module__FpSQAG__desktopNavLinkBg{background:linear-gradient(#ffffffeb,#fff8f3d1);box-shadow:inset 0 1px #fffc,0 10px 18px #1914100d}.header-module__FpSQAG__localeWrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #3c281414;border-radius:9999px;padding:.375rem .5rem;box-shadow:0 10px 24px #00000009}.header-module__FpSQAG__desktopLocaleLink{letter-spacing:.04em;min-width:2rem;color:var(--foreground);border-radius:9999px;justify-content:center;align-items:center;padding:.28rem .42rem;font-size:.875rem;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.header-module__FpSQAG__desktopLocaleLink:hover{color:var(--accent);background:#ffffff94}.header-module__FpSQAG__mobileToggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff94;border:1px solid #3c281414;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .2s,transform .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 24px #00000009}.header-module__FpSQAG__mobileToggle:hover{background:#ffffffc2;transform:translateY(-1px)}.header-module__FpSQAG__mobileToggleOpen{background:#fff9f5f0;border-color:#dc6c242e}@media (min-width:1100px){.header-module__FpSQAG__mobileToggle{display:none}}.header-module__FpSQAG__burger{width:1.25rem;height:1rem;position:relative}.header-module__FpSQAG__burgerLine{background:var(--foreground);border-radius:9999px;width:1.25rem;height:2px;transition:transform .3s,opacity .3s,background .3s;position:absolute;left:0}.header-module__FpSQAG__mobileToggleOpen .header-module__FpSQAG__burgerLine{background:var(--accent)}.header-module__FpSQAG__burgerLineTop{top:0}.header-module__FpSQAG__burgerLineMiddle{top:7px}.header-module__FpSQAG__burgerLineBottom{top:14px}.header-module__FpSQAG__burgerLineTopOpen{transform:translateY(7px)rotate(45deg)}.header-module__FpSQAG__burgerLineMiddleOpen{opacity:0}.header-module__FpSQAG__burgerLineBottomOpen{transform:translateY(-7px)rotate(-45deg)}.header-module__FpSQAG__mobilePanel{z-index:60;pointer-events:auto;position:fixed;inset:0}@media (min-width:1100px){.header-module__FpSQAG__mobilePanel{display:none}}.header-module__FpSQAG__mobileBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:radial-gradient(circle at 50% 8%,#fff8f224,#0000 34%),#2f221b21;border:0;position:absolute;inset:0}.header-module__FpSQAG__mobileSheet{overscroll-behavior:contain;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);max-height:min(74dvh,31rem);padding:.82rem .78rem max(1.95rem, calc(env(safe-area-inset-bottom) + 1.35rem));background:linear-gradient(#fffcf9fa,#f7f0e7f5),#fffffff0;border:1px solid #ffffff9e;border-bottom:0;border-radius:1.75rem 1.75rem 0 0;position:absolute;bottom:0;left:.7rem;right:.7rem;overflow:auto;box-shadow:0 -18px 70px #1e161133,inset 0 1px #ffffffc7}.header-module__FpSQAG__mobileHandle{background:#3822162e;border-radius:9999px;width:2.75rem;height:.25rem;margin:.05rem auto .75rem}.header-module__FpSQAG__mobileNav{flex-direction:column;gap:.68rem;display:flex}.header-module__FpSQAG__mobileNavPrimary,.header-module__FpSQAG__mobileNavSecondary{flex-direction:column;gap:.22rem;display:flex}.header-module__FpSQAG__mobileNavSecondary{border-top:1px solid #3c281414;padding-top:.68rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:3.05rem;color:var(--foreground);border:1px solid #0000;border-radius:1.05rem;justify-content:space-between;align-items:center;gap:1rem;padding:.74rem .9rem;font-size:.98rem;line-height:1.2;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,color .2s;display:flex}.header-module__FpSQAG__mobileNavLink:hover,.header-module__FpSQAG__mobileLanguageLink:hover{color:var(--foreground);background:#ffffffb8;border-color:#dc6c241a}.header-module__FpSQAG__mobileNavLinkActive{background:linear-gradient(#ffffffeb,#fff5eed6);border-color:#dc6c2426;box-shadow:inset 0 1px #ffffffbd,0 8px 18px #1914100b}.header-module__FpSQAG__mobileNavLinkContact{color:#462310fa;background:#dc6c241a;border-color:#dc6c2438;margin-top:.1rem;font-weight:560}.header-module__FpSQAG__mobileNavLinkContact:hover{background:#dc6c2424}.header-module__FpSQAG__mobileNavLinkSecondary,.header-module__FpSQAG__mobileLanguageLink{color:#382216bd;min-height:2.85rem}.header-module__FpSQAG__mobileNavLabel{font-weight:500}.header-module__FpSQAG__mobileNavArrow{color:var(--accent);font-size:.95rem;line-height:1}.header-module__FpSQAG__mobileNavBadge{color:var(--accent);background:#ffffffa8;border:1px solid #dc6c2433;border-radius:9999px;padding:.22rem .55rem;font-size:.76rem;font-weight:650;line-height:1}@media (min-width:768px) and (max-width:1099px){.header-module__FpSQAG__mobileBackdrop{background:radial-gradient(circle at 86% 12%,#fff8f233,#0000 36%),#2f221b1f}.header-module__FpSQAG__mobileSheet{border:1px solid #ffffffa8;border-radius:2rem;width:min(25.5rem,42vw);max-height:calc(100dvh - 8rem);padding:1rem .95rem;inset:6.85rem 1rem auto auto;box-shadow:-24px 22px 80px #1e161129,inset 1px 0 #ffffffc7}.header-module__FpSQAG__mobileHandle{display:none}.header-module__FpSQAG__mobileNav{gap:.85rem}.header-module__FpSQAG__mobileNavPrimary{gap:.32rem}.header-module__FpSQAG__mobileNavSecondary{padding-top:.82rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:3.25rem;padding-inline:.98rem;font-size:1.02rem}.header-module__FpSQAG__mobileNavLinkSecondary,.header-module__FpSQAG__mobileLanguageLink{font-size:.99rem}}@media (max-width:767px){.header-module__FpSQAG__headerInner{gap:.85rem;height:5rem}.header-module__FpSQAG__brand{gap:.7rem;max-width:calc(100% - 3.75rem)}.header-module__FpSQAG__brandMark{width:.5rem;height:1.75rem;box-shadow:0 7px 18px #dc6c2429}.header-module__FpSQAG__brandText{gap:.12rem}.header-module__FpSQAG__brandName{letter-spacing:-.015em;font-size:.98rem;line-height:1.08}.header-module__FpSQAG__brandSubtitle{letter-spacing:.01em;font-size:.75rem;line-height:1.3}}@media (max-width:639px){.header-module__FpSQAG__headerAura{filter:blur(16px);width:14rem;height:6rem;top:-2.35rem}.header-module__FpSQAG__headerInner{height:4.7rem}.header-module__FpSQAG__brand{gap:.62rem;max-width:calc(100% - 3.55rem)}.header-module__FpSQAG__brandMark{width:.46rem;height:1.6rem}.header-module__FpSQAG__brandName{letter-spacing:-.01em;font-size:.93rem;line-height:1.06}.header-module__FpSQAG__brandSubtitle{font-size:.71rem;line-height:1.28}.header-module__FpSQAG__mobileToggle{width:2.8rem;height:2.8rem}.header-module__FpSQAG__mobileSheet{max-height:min(72dvh,29rem);padding:.72rem .68rem max(2.05rem, calc(env(safe-area-inset-bottom) + 1.45rem));border-radius:1.6rem 1.6rem 0 0;left:.55rem;right:.55rem}.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{min-height:2.86rem;padding-block:.68rem}}@media (max-width:420px){.header-module__FpSQAG__headerInner{gap:.7rem}.header-module__FpSQAG__brand{max-width:calc(100% - 3.3rem)}.header-module__FpSQAG__brandName{font-size:.88rem}.header-module__FpSQAG__brandSubtitle{display:none}.header-module__FpSQAG__mobileToggle{width:2.7rem;height:2.7rem}.header-module__FpSQAG__mobileSheet{max-height:min(70dvh,27.5rem)}.header-module__FpSQAG__mobileNav{gap:.56rem}.header-module__FpSQAG__mobileNavPrimary,.header-module__FpSQAG__mobileNavSecondary{gap:.16rem}}@media (prefers-reduced-motion:reduce){.header-module__FpSQAG__desktopNavLink,.header-module__FpSQAG__desktopNavLinkBg,.header-module__FpSQAG__desktopLocaleLink,.header-module__FpSQAG__mobileToggle,.header-module__FpSQAG__burgerLine,.header-module__FpSQAG__mobileNavLink,.header-module__FpSQAG__mobileLanguageLink{transition:none}}
.footer-module__Vmx-gq__footer{background:linear-gradient(#f8f3edf5 0%,#f4eee7fa 100%);border-top:1px solid #6e563e14;margin-top:3rem;padding:1.5rem 0 .85rem}.footer-module__Vmx-gq__footerTop{align-items:center;gap:1.15rem;display:grid}@media (min-width:768px){.footer-module__Vmx-gq__footerTop{grid-template-columns:minmax(0,1fr) auto;gap:2rem}}.footer-module__Vmx-gq__brandBlock{max-width:30rem}.footer-module__Vmx-gq__brandRow{align-items:center;gap:.85rem;display:inline-flex}.footer-module__Vmx-gq__brandLine{background:linear-gradient(90deg,#bc70382e,#bc7038e6);flex-shrink:0;width:2rem;height:1px;display:inline-block}.footer-module__Vmx-gq__brandName{letter-spacing:-.03em;color:#221a14f5;text-wrap:balance;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:380;line-height:1.05}.footer-module__Vmx-gq__brandClaim{color:#4e3d2ebd;margin:.45rem 0 0 2.85rem;font-size:.92rem;line-height:1.6}.footer-module__Vmx-gq__legalBlock{flex-direction:column;gap:.45rem;display:flex}@media (min-width:768px){.footer-module__Vmx-gq__legalBlock{text-align:right;align-items:flex-end}}.footer-module__Vmx-gq__legalNav{flex-wrap:wrap;align-items:center;gap:.7rem;display:inline-flex}.footer-module__Vmx-gq__legalInfo{color:#4e3d2ebd;margin:0;font-size:.92rem;line-height:1.6}.footer-module__Vmx-gq__navDot{background:#bc70388c;border-radius:9999px;flex-shrink:0;width:.22rem;height:.22rem}.footer-module__Vmx-gq__footerLink,.footer-module__Vmx-gq__footerLinkSubtle{text-decoration:none;transition:color .18s,opacity .18s}.footer-module__Vmx-gq__footerLink{color:#221a14e0;font-size:.92rem}.footer-module__Vmx-gq__footerLink:hover{color:#bc7038}.footer-module__Vmx-gq__footerBottom{border-top:1px solid #6e563e14;flex-direction:column;gap:.3rem;margin-top:.95rem;padding-top:.8rem;display:flex}@media (min-width:640px){.footer-module__Vmx-gq__footerBottom{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.footer-module__Vmx-gq__bottomText{color:#624b369e;margin:0;font-size:.72rem;line-height:1.45}.footer-module__Vmx-gq__footerLinkSubtle{color:#221a14c7}.footer-module__Vmx-gq__footerLinkSubtle:hover{color:#bc7038}
@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-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@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-black:#000;--color-white:#fff;--spacing:.25rem;--container-2xl:42rem;--container-3xl:48rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--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-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-light:300;--font-weight-medium:500;--tracking-tight:-.025em;--blur-xl:24px;--blur-3xl:64px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--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;-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{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:calc(var(--spacing) * 0)}.inset-x-0{inset-inline:calc(var(--spacing) * 0)}.inset-x-5{inset-inline:calc(var(--spacing) * 5)}.-top-10{top:calc(var(--spacing) * -10)}.top-0{top:calc(var(--spacing) * 0)}.top-\[3\.15rem\]{top:3.15rem}.top-\[8\%\]{top:8%}.-right-10{right:calc(var(--spacing) * -10)}.right-4{right:calc(var(--spacing) * 4)}.right-\[-1rem\]{right:-1rem}.-bottom-8{bottom:calc(var(--spacing) * -8)}.bottom-0{bottom:calc(var(--spacing) * 0)}.bottom-4{bottom:calc(var(--spacing) * 4)}.bottom-\[-4rem\]{bottom:-4rem}.-left-12{left:calc(var(--spacing) * -12)}.left-4{left:calc(var(--spacing) * 4)}.left-\[36\%\]{left:36%}.z-10{z-index:10}.z-20{z-index:20}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-3{height:calc(var(--spacing) * 3)}.h-4{height:calc(var(--spacing) * 4)}.h-10{height:calc(var(--spacing) * 10)}.h-16{height:calc(var(--spacing) * 16)}.h-32{height:calc(var(--spacing) * 32)}.h-36{height:calc(var(--spacing) * 36)}.h-52{height:calc(var(--spacing) * 52)}.h-56{height:calc(var(--spacing) * 56)}.h-\[15rem\]{height:15rem}.h-px{height:1px}.min-h-\[15rem\]{min-height:15rem}.min-h-screen{min-height:100vh}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-36{width:calc(var(--spacing) * 36)}.w-52{width:calc(var(--spacing) * 52)}.w-56{width:calc(var(--spacing) * 56)}.w-\[min\(22rem\,calc\(100\%-2rem\)\)\]{width:min(22rem,100% - 2rem)}.w-fit{width:fit-content}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-3xl{max-width:var(--container-3xl)}.max-w-7xl{max-width:var(--container-7xl)}.max-w-\[14\.5rem\]{max-width:14.5rem}.max-w-\[24rem\]{max-width:24rem}.max-w-\[28rem\]{max-width:28rem}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-\[1\.25rem\]{border-radius:1.25rem}.rounded-\[1\.35rem\]{border-radius:1.35rem}.rounded-\[1\.45rem\]{border-radius:1.45rem}.rounded-\[1\.75rem\]{border-radius:1.75rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-\[rgba\(18\,18\,18\,0\.07\)\]{border-color:#12121212}.border-\[rgba\(220\,108\,36\,0\.2\)\]{border-color:#dc6c2433}.border-black\/5{border-color:#0000000d}@supports (color:color-mix(in lab, red, red)){.border-black\/5{border-color:color-mix(in oklab, var(--color-black) 5%, transparent)}}.border-black\/10{border-color:#0000001a}@supports (color:color-mix(in lab, red, red)){.border-black\/10{border-color:color-mix(in oklab, var(--color-black) 10%, transparent)}}.border-white\/50{border-color:#ffffff80}@supports (color:color-mix(in lab, red, red)){.border-white\/50{border-color:color-mix(in oklab, var(--color-white) 50%, transparent)}}.border-white\/55{border-color:#ffffff8c}@supports (color:color-mix(in lab, red, red)){.border-white\/55{border-color:color-mix(in oklab, var(--color-white) 55%, transparent)}}.border-white\/70{border-color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.border-white\/70{border-color:color-mix(in oklab, var(--color-white) 70%, transparent)}}.border-white\/80{border-color:#fffc}@supports (color:color-mix(in lab, red, red)){.border-white\/80{border-color:color-mix(in oklab, var(--color-white) 80%, transparent)}}.bg-\[rgba\(120\,190\,255\,0\.14\)\]{background-color:#78beff24}.bg-\[rgba\(142\,205\,255\,0\.16\)\]{background-color:#8ecdff29}.bg-\[rgba\(196\,175\,255\,0\.12\)\]{background-color:#c4afff1f}.bg-\[rgba\(220\,108\,36\,0\.08\)\]{background-color:#dc6c2414}.bg-\[rgba\(255\,170\,110\,0\.16\)\]{background-color:#ffaa6e29}.bg-\[rgba\(255\,190\,138\,0\.22\)\]{background-color:#ffbe8a38}.bg-\[var\(--accent\)\]{background-color:var(--accent)}.bg-\[var\(--background\)\]{background-color:var(--background)}.bg-transparent{background-color:#0000}.bg-white\/18{background-color:#ffffff2e}@supports (color:color-mix(in lab, red, red)){.bg-white\/18{background-color:color-mix(in oklab, var(--color-white) 18%, transparent)}}.bg-white\/38{background-color:#ffffff61}@supports (color:color-mix(in lab, red, red)){.bg-white\/38{background-color:color-mix(in oklab, var(--color-white) 38%, transparent)}}.bg-white\/45{background-color:#ffffff73}@supports (color:color-mix(in lab, red, red)){.bg-white\/45{background-color:color-mix(in oklab, var(--color-white) 45%, transparent)}}.bg-white\/55{background-color:#ffffff8c}@supports (color:color-mix(in lab, red, red)){.bg-white\/55{background-color:color-mix(in oklab, var(--color-white) 55%, transparent)}}.bg-white\/68{background-color:#ffffffad}@supports (color:color-mix(in lab, red, red)){.bg-white\/68{background-color:color-mix(in oklab, var(--color-white) 68%, transparent)}}.bg-white\/70{background-color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.bg-white\/70{background-color:color-mix(in oklab, var(--color-white) 70%, transparent)}}.bg-white\/82{background-color:#ffffffd1}@supports (color:color-mix(in lab, red, red)){.bg-white\/82{background-color:color-mix(in oklab, var(--color-white) 82%, transparent)}}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.14\)\,rgba\(255\,255\,255\,0\.06\)\)\]{background-image:linear-gradient(#ffffff24,#ffffff0f)}.bg-\[linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.72\)\,rgba\(255\,249\,243\,0\.58\)_54\%\,rgba\(244\,248\,255\,0\.64\)\)\]{background-image:linear-gradient(#ffffffb8,#fff9f394 54%,#f4f8ffa3)}.bg-\[radial-gradient\(circle_at_24\%_22\%\,rgba\(255\,196\,146\,0\.18\)\,transparent_26\%\)\,radial-gradient\(circle_at_72\%_18\%\,rgba\(168\,218\,255\,0\.14\)\,transparent_24\%\)\,linear-gradient\(180deg\,rgba\(255\,255\,255\,0\.18\)\,rgba\(244\,248\,255\,0\.12\)\)\]{background-image:radial-gradient(circle at 24% 22%,#ffc4922e,#0000 26%),radial-gradient(circle at 72% 18%,#a8daff24,#0000 24%),linear-gradient(#ffffff2e,#f4f8ff1f)}.bg-\[radial-gradient\(circle_at_top_left\,rgba\(220\,108\,36\,0\.14\)\,transparent_32\%\)\,radial-gradient\(circle_at_right\,rgba\(180\,120\,70\,0\.12\)\,transparent_24\%\)\]{background-image:radial-gradient(circle at 0 0,#dc6c2424,#0000 32%),radial-gradient(circle at 100%,#b478461f,#0000 24%)}.bg-\[radial-gradient\(circle_at_top_left\,rgba\(255\,187\,122\,0\.13\)\,transparent_28\%\)\,radial-gradient\(circle_at_top_right\,rgba\(118\,196\,255\,0\.11\)\,transparent_26\%\)\,radial-gradient\(circle_at_bottom\,rgba\(192\,156\,255\,0\.08\)\,transparent_24\%\)\,linear-gradient\(180deg\,rgba\(255\,243\,232\,0\.72\)_0\%\,rgba\(251\,253\,255\,0\.66\)_42\%\,rgba\(244\,248\,255\,0\.72\)_100\%\)\]{background-image:radial-gradient(circle at 0 0,#ffbb7a21,#0000 28%),radial-gradient(circle at 100% 0,#76c4ff1c,#0000 26%),radial-gradient(circle at bottom,#c09cff14,#0000 24%),linear-gradient(#fff3e8b8 0%,#fbfdffa8 42%,#f4f8ffb8 100%)}.from-\[rgba\(244\,248\,255\,0\.3\)\]{--tw-gradient-from:#f4f8ff4d;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-\[rgba\(244\,248\,255\,0\.88\)\]{--tw-gradient-from:#f4f8ffe0;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.from-transparent{--tw-gradient-from:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.via-\[rgba\(45\,33\,27\,0\.08\)\]{--tw-gradient-via:#2d211b14;--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-\[rgba\(244\,248\,255\,0\.08\)\]{--tw-gradient-via:#f4f8ff14;--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.via-\[rgba\(244\,248\,255\,0\.28\)\]{--tw-gradient-via:#f4f8ff47;--tw-gradient-via-stops:var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-via-stops)}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-4{padding:calc(var(--spacing) * 4)}.p-8{padding:calc(var(--spacing) * 8)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:calc(var(--spacing) * 24)}.pt-3{padding-top:calc(var(--spacing) * 3)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.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))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.96rem\]{font-size:.96rem}.text-\[11px\]{font-size:11px}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-8{--tw-leading:calc(var(--spacing) * 8);line-height:calc(var(--spacing) * 8)}.font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.04em\]{--tw-tracking:.04em;letter-spacing:.04em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.tracking-\[0\.22em\]{--tw-tracking:.22em;letter-spacing:.22em}.tracking-tight{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight)}.text-\(--foreground\){color:var(--foreground)}.text-\[var\(--accent\)\]{color:var(--accent)}.text-\[var\(--foreground\)\],.text-\[var\(--foreground\)\]\/42{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--foreground\)\]\/42{color:color-mix(in oklab, var(--foreground) 42%, transparent)}}.text-\[var\(--foreground\)\]\/68{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--foreground\)\]\/68{color:color-mix(in oklab, var(--foreground) 68%, transparent)}}.text-\[var\(--foreground\)\]\/75{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--foreground\)\]\/75{color:color-mix(in oklab, var(--foreground) 75%, transparent)}}.text-\[var\(--foreground\)\]\/86{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.text-\[var\(--foreground\)\]\/86{color:color-mix(in oklab, var(--foreground) 86%, transparent)}}.text-\[var\(--muted-foreground\)\]{color:var(--muted-foreground)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.shadow-\[0_12px_30px_rgba\(80\,90\,120\,0\.07\)\]{--tw-shadow:0 12px 30px var(--tw-shadow-color,#505a7812);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_12px_32px_rgba\(80\,90\,120\,0\.055\)\]{--tw-shadow:0 12px 32px var(--tw-shadow-color,#505a780e);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-\[0_12px_34px_rgba\(80\,90\,120\,0\.06\)\]{--tw-shadow:0 12px 34px var(--tw-shadow-color,#505a780f);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur-3xl{--tw-blur:blur(var(--blur-3xl));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-xl{--tw-backdrop-blur:blur(var(--blur-xl));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}@media (hover:hover){.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-white\/60:hover{background-color:#fff9}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/60:hover{background-color:color-mix(in oklab, var(--color-white) 60%, transparent)}}.hover\:bg-white\/70:hover{background-color:#ffffffb3}@supports (color:color-mix(in lab, red, red)){.hover\:bg-white\/70:hover{background-color:color-mix(in oklab, var(--color-white) 70%, transparent)}}.hover\:text-\(--accent\):hover{color:var(--accent)}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-sm:hover{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}@media (min-width:40rem){.sm\:right-5{right:calc(var(--spacing) * 5)}.sm\:bottom-5{bottom:calc(var(--spacing) * 5)}.sm\:h-32{height:calc(var(--spacing) * 32)}.sm\:h-64{height:calc(var(--spacing) * 64)}.sm\:h-72{height:calc(var(--spacing) * 72)}.sm\:h-\[28rem\]{height:28rem}.sm\:min-h-\[28rem\]{min-height:28rem}.sm\:w-64{width:calc(var(--spacing) * 64)}.sm\:w-72{width:calc(var(--spacing) * 72)}.sm\:p-4{padding:calc(var(--spacing) * 4)}.sm\:p-5{padding:calc(var(--spacing) * 5)}.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}.sm\:py-32{padding-block:calc(var(--spacing) * 32)}.sm\:text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.sm\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}@media (min-width:48rem){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}}@media (min-width:64rem){.lg\:block{display:block}.lg\:h-\[31rem\]{height:31rem}.lg\:min-h-\[32rem\]{min-height:32rem}.lg\:p-6{padding:calc(var(--spacing) * 6)}.lg\:px-12{padding-inline:calc(var(--spacing) * 12)}.lg\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}}}:root{--background:#f8efe5;--foreground:#2d211b;--muted-foreground:#6d5c50;--accent:#dc6c24;--selection:#dc6c242e}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:clip}body{min-height:100vh;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:linear-gradient(#faf2e8d1,#f8f1eadb) no-repeat fixed,radial-gradient(circle at 8% 10%,#ffb36f2e,#0000 24%) no-repeat fixed,radial-gradient(circle at 86% 12%,#7abfff29,#0000 22%) no-repeat fixed,radial-gradient(circle at 22% 82%,#ff99c11a,#0000 20%) no-repeat,radial-gradient(circle at 82% 78%,#89e4cb1f,#0000 18%) no-repeat,radial-gradient(circle at 48% 92%,#ba96ff1a,#0000 20%) no-repeat,linear-gradient(#fff2e6 0%,#f8f3ec 36%,#f4f8fc 70%,#f2f7ff 100%) no-repeat;font-family:Arial,Helvetica,sans-serif;line-height:1.5}body:before{content:"";pointer-events:none;opacity:.18;mix-blend-mode:soft-light;background:radial-gradient(circle at 16% 18%,#ffffff57,#0000 16%),radial-gradient(circle at 78% 26%,#ffffff47,#0000 14%),radial-gradient(circle at 32% 74%,#fff3,#0000 12%),radial-gradient(circle at 68% 82%,#ffffff24,#0000 10%);position:fixed;inset:0}::selection{background:var(--selection)}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:2px;border-radius:.75rem;outline:2px solid #dc6c2466}nextjs-portal,[data-nextjs-dev-indicator],[data-nextjs-dev-tools-button]{display:none!important}body.mobile-nav-open{overscroll-behavior:none}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
.skip-link{z-index:10000;color:#121212;background:#fff;border:2px solid;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline-offset:4px;outline:2px solid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}
