.story-page-shell,.story-experience{width:100%;max-width:56rem;margin-inline:auto}.story-experience__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start}@media (min-width: 1024px){.story-experience__grid{grid-template-columns:10.5rem minmax(0,28rem);gap:1.5rem 1.75rem;justify-content:center}.story-experience__grid--with-sidebar{grid-template-columns:10.5rem minmax(0,28rem) 11.5rem}}.story-experience__nav,.story-experience__sidebar{min-width:0}.story-experience__deck{min-width:0;width:100%;max-width:28rem;margin-inline:auto}@media (max-width: 1023px){.story-experience__nav{order:2}.story-experience__deck{order:1;max-width:min(100%,24rem)}.story-experience__sidebar{order:3;max-width:min(100%,24rem);margin-inline:auto}}@media (max-width: 479px){.story-experience__deck,.story-experience__sidebar{max-width:100%}}.story-experience__editor{width:100%;max-width:28rem;margin-inline:auto}.story-deck{display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:100%;margin-inline:auto}.story-deck__shell{position:relative;display:flex;flex-direction:column;min-height:0;max-height:min(640px,calc(100dvh - 8rem));background:#fff;border-radius:20px;border:1px solid rgba(0,0,0,.06);box-shadow:0 1px 2px #0000000a,0 8px 32px #0000000f;overflow:hidden}@media (min-width: 640px){.story-deck__shell{max-height:min(720px,calc(100dvh - 9rem))}}@media (min-width: 1024px){.story-deck__shell{max-height:min(680px,calc(100dvh - 10rem))}}.story-deck__question-jump{display:flex;align-items:center;justify-content:center;gap:.625rem;width:100%;padding:.875rem 1.25rem;border-radius:16px;border:1px dashed #c7c7cc;background:#fff;color:#1d1d1f;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.story-deck__question-jump:hover:not(:disabled){border-color:#1d1d1f;border-style:solid;box-shadow:0 4px 16px #0000000f}.story-deck__question-jump:disabled{opacity:.35;cursor:default}.story-deck__question-jump-icon{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:#f5f5f7;font-size:1rem;line-height:1}.story-deck__question-jump:hover:not(:disabled) .story-deck__question-jump-icon{background:#1d1d1f;color:#fff}.story-deck__question-jump-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,20rem)}.story-deck__outside-hint{text-align:center;font-size:.75rem;color:#86868b;margin-top:.125rem}@media (min-width: 1024px){.story-deck__outside-hint,.story-deck__question-jump{display:none}}.story-deck__progress{position:absolute;inset-inline:0;top:0;height:3px;background:#f0f0f2;z-index:10}.story-deck__progress-fill{height:100%;background:linear-gradient(90deg,#1d1d1f,#3a3a3c);transition:width .55s cubic-bezier(.22,1,.36,1)}.story-deck__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.125rem 1.25rem 0}.story-deck__head-meta{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.story-deck__page-badge{font-size:.6875rem;font-weight:500;color:#86868b;padding:.25rem .625rem;border-radius:9999px;background:#f5f5f7;font-variant-numeric:tabular-nums}.story-deck__page{flex:1;display:flex;flex-direction:column;min-height:0}.story-deck__vnav{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;padding:.5rem 0}.story-deck__vnav-btn{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid #e8e8ed;background:#fff;color:#1d1d1f;font-size:1rem;line-height:1;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000000a}.story-deck__vnav-btn:hover:not(:disabled){background:#1d1d1f;border-color:#1d1d1f;color:#fff}.story-deck__vnav-btn:disabled{opacity:.25;cursor:default;pointer-events:none}.story-deck__vnav-track{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:.375rem 0;min-height:4rem;max-height:8rem;overflow-y:auto}.story-deck__vnav-dot{width:6px;height:6px;border-radius:9999px;border:none;padding:0;background:#d2d2d7;cursor:pointer;transition:all .25s ease}.story-deck__vnav-dot.is-active{height:1.25rem;background:#1d1d1f}.story-deck__vnav-dot:hover:not(.is-active){background:#86868b}@media (min-width: 1024px){.story-deck__vnav{display:none}}@media (max-width: 480px){.story-deck__layout{flex-direction:column}.story-deck__vnav{flex-direction:row;order:2;justify-content:center;padding:.25rem 0}.story-deck__vnav-track{flex-direction:row;min-height:auto;max-height:none;max-width:8rem;overflow-x:auto;overflow-y:hidden}.story-deck__vnav-dot.is-active{height:6px;width:1.25rem}}@media (min-width: 640px){.story-deck__head{padding:2.25rem 2.25rem 0}}.story-deck__chapter{font-size:.6875rem;font-weight:600;letter-spacing:.16em;color:#86868b}html[lang=en] .story-deck__chapter,html[lang=en] .story-nav__label{text-transform:uppercase}.story-deck__fraction{font-size:.8125rem;font-weight:500;color:#86868b;font-variant-numeric:tabular-nums}.story-deck__fraction em{font-style:normal;font-weight:600;color:#1d1d1f;font-size:1.125rem}.story-deck__title{padding:.375rem 1.25rem .625rem;font-size:1.25rem;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#1d1d1f}@media (min-width: 640px){.story-deck__title{padding:.375rem 1.5rem .75rem;font-size:1.375rem}}.story-deck__canvas{flex:1 1 auto;min-height:10rem;max-height:min(440px,58dvh);margin:0 1rem;border-radius:16px;overflow:hidden}.story-deck__shell:not(:has(.story-deck__inner-foot)) .story-deck__page .story-deck__canvas{margin-bottom:1rem}@media (min-width: 640px){.story-deck__canvas{min-height:13rem;max-height:min(520px,62vh);margin:0 1.25rem}.story-deck__shell:not(:has(.story-deck__inner-foot)) .story-deck__page .story-deck__canvas{margin-bottom:1.25rem}}.story-deck__canvas--text{display:flex;background:#fafafa;border:1px solid #f0f0f2}.story-deck__text-scroll{flex:1;overflow-y:auto;padding:1rem 1.125rem;min-height:0;max-height:100%;display:flex;align-items:flex-start;justify-content:flex-start;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}@media (min-width: 640px){.story-deck__text-scroll{padding:1.125rem 1.25rem}}.story-deck__text-body{width:100%;font-size:.9375rem;line-height:1.65;color:#1d1d1f;white-space:pre-wrap;text-align:start;overflow-wrap:anywhere;word-break:break-word}.story-deck__text-empty{width:100%;text-align:start;font-size:.9375rem;color:#aeaeb2}.story-deck__scroll-hint{margin:0 1rem .75rem;padding-top:.25rem;text-align:center;font-size:.6875rem;color:#86868b}@media (min-width: 640px){.story-deck__scroll-hint{margin-inline:1.25rem}}.story-deck__canvas--image{display:flex;align-items:center;justify-content:center;background:#f4f4f6;border:1px solid #ececf0;min-height:10rem;max-height:min(380px,52vh)}@media (min-width: 640px){.story-deck__canvas--image{min-height:13rem}}.story-deck__hero-image{width:100%;height:100%;min-height:10rem;max-height:min(380px,52vh);-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}@media (min-width: 640px){.story-deck__hero-image{min-height:13rem;max-height:min(520px,62vh)}}.story-deck__canvas--split{display:grid;grid-template-columns:1fr;gap:0;background:#fafafa;border:1px solid #f0f0f2;min-height:10rem;max-height:min(400px,54vh)}@media (min-width: 768px){.story-deck__canvas--split{grid-template-columns:1fr 1fr;min-height:13rem;max-height:min(520px,62vh)}.story-deck__canvas--split.story-deck__canvas--img-start .story-deck__split-media{order:-1}}.story-deck__canvas--split.story-deck__canvas--stack{grid-template-columns:1fr;grid-template-rows:auto auto}.story-deck__canvas--split.story-deck__canvas--stack .story-deck__split-text{border-inline-end:none}.story-deck__canvas--split.story-deck__canvas--img-top .story-deck__split-media{order:-1;border-bottom:1px solid #f0f0f2}.story-deck__canvas--split.story-deck__canvas--img-bottom .story-deck__split-text{border-bottom:1px solid #f0f0f2}@media (min-width: 768px){.story-deck__canvas--split.story-deck__canvas--stack{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.story-deck__split-text{display:flex;min-height:0;border-bottom:1px solid #f0f0f2}@media (min-width: 768px){.story-deck__split-text{min-height:100%;border-bottom:none;border-inline-end:1px solid #f0f0f2}}.story-deck__split-text .story-deck__text-scroll{align-items:flex-start;padding:1.5rem}@media (min-width: 768px){.story-deck__split-text .story-deck__text-scroll{padding:1.75rem}}.story-deck__split-media{display:flex;align-items:center;justify-content:center;min-height:10rem;max-height:16rem;background:#f0f0f2;padding:.5rem}@media (min-width: 768px){.story-deck__split-media{min-height:0;max-height:none;padding:.75rem}}.story-deck__split-image{width:100%;height:auto;max-height:15rem;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:12px}@media (min-width: 768px){.story-deck__split-image{max-height:16rem}}.story-deck__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:inherit;padding:2rem;text-align:center;font-size:.875rem;color:#86868b;background:radial-gradient(ellipse 70% 50% at 50% 40%,rgba(255,255,255,.85) 0%,transparent 70%),linear-gradient(145deg,#f8f8fa,#ececf0)}.story-deck__placeholder--compact{min-height:200px;border-radius:12px}.story-deck__inner-foot{display:flex;flex-direction:column;align-items:center;gap:.625rem;margin-top:auto;padding:1rem 1.5rem 1.5rem;border-top:1px solid #f0f0f2;background:#fafafa}.story-deck__inner-foot-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#86868b}.story-deck__inner-foot-controls{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}@media (min-width: 640px){.story-deck__inner-foot{padding:1.25rem 2rem 1.75rem}}.story-deck__side-nav{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid #e8e8ed;background:#fff;color:#1d1d1f;font-size:1.375rem;line-height:1;cursor:pointer;transition:all .2s ease}.story-deck__side-nav:hover:not(:disabled){background:#1d1d1f;border-color:#1d1d1f;color:#fff}.story-deck__side-nav:disabled{opacity:.25;cursor:default;pointer-events:none}.story-deck__rail{display:flex;justify-content:center;align-items:center;gap:.5rem;flex:1;max-width:12rem;padding:0;margin:0}.story-deck__rail button{height:4px;border-radius:9999px;border:none;padding:0;cursor:pointer;background:#e8e8ed;transition:all .35s cubic-bezier(.22,1,.36,1)}.story-deck__rail button[aria-current=true]{width:2rem;background:#1d1d1f}.story-deck__rail button:not([aria-current=true]){width:4px}.story-deck__rail button:hover:not([aria-current=true]){background:#86868b}.story-nav{display:none}.story-nav.story-nav--always{display:block}.story-nav__group+.story-nav__group{margin-top:1rem}.story-nav__group-label{font-size:.75rem;font-weight:600;color:#86868b;margin-bottom:.625rem}.story-nav__list{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.story-nav__list--suggested{gap:.375rem}.story-nav__item{display:flex;align-items:center;gap:.25rem;max-width:100%}.story-nav__pill{display:inline-flex;align-items:center;gap:.375rem;max-width:100%;padding:.625rem 1rem;border-radius:9999px;border:1px solid #d2d2d7;background:#fff;color:#1d1d1f;font-size:.8125rem;font-weight:600;line-height:1.3;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000a}.story-nav__pill:hover{border-color:#1d1d1f;background:#f5f5f7}.story-nav__pill--active{background:#1d1d1f;border-color:#1d1d1f;color:#fff;box-shadow:0 4px 14px #0000001f}.story-nav__pill--suggested{border-style:dashed;background:#fafafa;color:#6e6e73;font-weight:500}.story-nav__pill--suggested:hover{border-color:#1d1d1f;border-style:solid;background:#fff;color:#1d1d1f}.story-nav__add-icon{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:9999px;background:#1d1d1f;color:#fff;font-size:.875rem;line-height:1;flex-shrink:0}.story-nav__pill--suggested .story-nav__add-icon{background:#e8e8ed;color:#1d1d1f}.story-nav__pill--suggested:hover .story-nav__add-icon{background:#1d1d1f;color:#fff}.story-nav__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.story-nav__remove{flex-shrink:0;width:1.625rem;height:1.625rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid #e8e8ed;background:#fff;color:#86868b;font-size:1rem;line-height:1;cursor:pointer;transition:all .2s ease}.story-nav__remove:hover{border-color:#ff3b30;color:#ff3b30;background:#fff5f5}.story-deck__head-meta--solo{margin-inline-start:auto}@media (min-width: 1024px){.story-nav{display:block;position:sticky;top:6rem;align-self:start}.story-nav__list{flex-direction:column;flex-wrap:nowrap;gap:.375rem}.story-nav__list--suggested{gap:.375rem}.story-nav__pill{width:100%;justify-content:flex-start;border-radius:14px;padding:.75rem 1rem}.story-nav__pill--suggested{border-radius:14px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.card{border-radius:.75rem;border-width:1px;--tw-border-opacity: 1;border-color:rgb(245 245 247 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1));padding:1.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-2{bottom:-.5rem}.-end-1{inset-inline-end:-.25rem}.-end-2{inset-inline-end:-.5rem}.-top-1{top:-.25rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.end-0{inset-inline-end:0px}.end-1{inset-inline-end:.25rem}.end-1\.5{inset-inline-end:.375rem}.end-2{inset-inline-end:.5rem}.end-3{inset-inline-end:.75rem}.end-4{inset-inline-end:1rem}.end-\[calc\(-50\%\+12px\)\]{inset-inline-end:calc(-50% + 12px)}.left-0{left:0}.left-1\/2{left:50%}.left-3{left:.75rem}.right-0{right:0}.right-3{right:.75rem}.start-0{inset-inline-start:0px}.start-0\.5{inset-inline-start:.125rem}.start-2{inset-inline-start:.5rem}.start-3{inset-inline-start:.75rem}.start-4{inset-inline-start:1rem}.start-\[1\.375rem\]{inset-inline-start:1.375rem}.start-\[calc\(50\%\+12px\)\]{inset-inline-start:calc(50% + 12px)}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[110\]{z-index:110}.z-\[1\]{z-index:1}.z-\[200\]{z-index:200}.z-\[2\]{z-index:2}.z-\[3\]{z-index:3}.z-\[4\]{z-index:4}.z-\[9999\]{z-index:9999}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-auto{margin-top:auto;margin-bottom:auto}.-ms-1{margin-inline-start:-.25rem}.-mt-1{margin-top:-.25rem}.-mt-5{margin-top:-1.25rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-auto{margin-inline-end:auto}.ms-1{margin-inline-start:.25rem}.ms-1\.5{margin-inline-start:.375rem}.ms-2{margin-inline-start:.5rem}.ms-auto{margin-inline-start:auto}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[21\/9\]{aspect-ratio:21/9}.aspect-\[3\/4\]{aspect-ratio:3/4}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.h-0{height:0px}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[3\.25rem\]{height:3.25rem}.h-\[4\.5rem\]{height:4.5rem}.h-\[55\%\]{height:55%}.h-\[calc\(100dvh-15\.5rem-env\(safe-area-inset-bottom\,0px\)\)\]{height:calc(100dvh - 15.5rem - env(safe-area-inset-bottom,0px))}.h-\[calc\(100dvh-16rem-env\(safe-area-inset-bottom\,0px\)\)\]{height:calc(100dvh - 16rem - env(safe-area-inset-bottom,0px))}.h-\[clamp\(11\.5rem\,56vw\,14\.5rem\)\]{height:clamp(11.5rem,56vw,14.5rem)}.h-\[min\(82dvh\,900px\)\]{height:min(82dvh,900px)}.h-dvh{height:100dvh}.h-full{height:100%}.max-h-36{max-height:9rem}.max-h-48{max-height:12rem}.max-h-72{max-height:18rem}.max-h-8{max-height:2rem}.max-h-\[70vh\]{max-height:70vh}.max-h-\[780px\]{max-height:780px}.max-h-\[900px\]{max-height:900px}.max-h-\[90vh\]{max-height:90vh}.max-h-\[92vh\]{max-height:92vh}.max-h-\[94vh\]{max-height:94vh}.max-h-\[min\(520px\,72dvh\)\]{max-height:min(520px,72dvh)}.max-h-\[min\(70dvh\,520px\)\]{max-height:min(70dvh,520px)}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-11{min-height:2.75rem}.min-h-\[12rem\]{min-height:12rem}.min-h-\[160px\]{min-height:160px}.min-h-\[2\.125rem\]{min-height:2.125rem}.min-h-\[200px\]{min-height:200px}.min-h-\[280px\]{min-height:280px}.min-h-\[32rem\]{min-height:32rem}.min-h-\[360px\]{min-height:360px}.min-h-\[3rem\]{min-height:3rem}.min-h-\[4\.25rem\]{min-height:4.25rem}.min-h-\[4\.5rem\]{min-height:4.5rem}.min-h-\[40vh\]{min-height:40vh}.min-h-\[420px\]{min-height:420px}.min-h-\[44px\]{min-height:44px}.min-h-\[46px\]{min-height:46px}.min-h-\[48px\]{min-height:48px}.min-h-\[6\.75rem\]{min-height:6.75rem}.min-h-\[600px\]{min-height:600px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[calc\(100dvh-5rem\)\]{min-height:calc(100dvh - 5rem)}.min-h-\[min\(360px\,52dvh\)\]{min-height:min(360px,52dvh)}.min-h-\[min\(420px\,50vh\)\]{min-height:min(420px,50vh)}.min-h-full{min-height:100%}.min-h-min{min-height:-moz-min-content;min-height:min-content}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[1\.125rem\]{width:1.125rem}.w-\[3\.25rem\]{width:3.25rem}.w-\[4\.5rem\]{width:4.5rem}.w-\[55\%\]{width:55%}.w-\[min\(19rem\,88vw\)\]{width:min(19rem,88vw)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[1\.25rem\]{min-width:1.25rem}.min-w-\[10rem\]{min-width:10rem}.min-w-\[12rem\]{min-width:12rem}.min-w-\[140px\]{min-width:140px}.min-w-\[180px\]{min-width:180px}.min-w-\[200px\]{min-width:200px}.min-w-\[5rem\]{min-width:5rem}.min-w-\[6\.5rem\]{min-width:6.5rem}.min-w-\[7rem\]{min-width:7rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[9rem\]{min-width:9rem}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.max-w-8{max-width:2rem}.max-w-\[100rem\]{max-width:100rem}.max-w-\[100vw\]{max-width:100vw}.max-w-\[12rem\]{max-width:12rem}.max-w-\[14rem\]{max-width:14rem}.max-w-\[1600px\]{max-width:1600px}.max-w-\[16rem\]{max-width:16rem}.max-w-\[24rem\]{max-width:24rem}.max-w-\[5\.5rem\]{max-width:5.5rem}.max-w-\[50\%\]{max-width:50%}.max-w-\[85\%\]{max-width:85%}.max-w-\[980px\]{max-width:980px}.max-w-\[calc\(100\%-1rem\)\]{max-width:calc(100% - 1rem)}.max-w-\[min\(100\%\,860px\)\]{max-width:min(100%,860px)}.max-w-\[min\(94\%\,560px\)\]{max-width:min(94%,560px)}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.basis-1\/2{flex-basis:50%}.border-collapse{border-collapse:collapse}.origin-bottom-left{transform-origin:bottom left}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-90{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-nwse-resize{cursor:nwse-resize}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.touch-pan-x{--tw-pan-x: pan-x;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.touch-pan-y{--tw-pan-y: pan-y;touch-action:var(--tw-pan-x) var(--tw-pan-y) var(--tw-pinch-zoom)}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-all{-webkit-user-select:all;-moz-user-select:all;user-select:all}.select-auto{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.resize-y{resize:vertical}.resize{resize:both}.snap-y{scroll-snap-type:y var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.snap-always{scroll-snap-stop:always}.scroll-mt-24{scroll-margin-top:6rem}.scroll-mt-6{scroll-margin-top:1.5rem}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-none{list-style-type:none}.auto-rows-fr{grid-auto-rows:minmax(0,1fr)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-10{row-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-3{row-gap:.75rem}.gap-y-8{row-gap:2rem}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[\#e8e8ed\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(232 232 237 / var(--tw-divide-opacity, 1))}.divide-\[\#e9edef\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(233 237 239 / var(--tw-divide-opacity, 1))}.divide-apple-gray>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 245 247 / var(--tw-divide-opacity, 1))}.divide-sand-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(232 220 196 / var(--tw-divide-opacity, 1))}.divide-sand-100\/0>:not([hidden])~:not([hidden]){border-color:#e8dcc400}.divide-sand-100\/10>:not([hidden])~:not([hidden]){border-color:#e8dcc41a}.divide-sand-100\/100>:not([hidden])~:not([hidden]){border-color:#e8dcc4}.divide-sand-100\/15>:not([hidden])~:not([hidden]){border-color:#e8dcc426}.divide-sand-100\/20>:not([hidden])~:not([hidden]){border-color:#e8dcc433}.divide-sand-100\/25>:not([hidden])~:not([hidden]){border-color:#e8dcc440}.divide-sand-100\/30>:not([hidden])~:not([hidden]){border-color:#e8dcc44d}.divide-sand-100\/35>:not([hidden])~:not([hidden]){border-color:#e8dcc459}.divide-sand-100\/40>:not([hidden])~:not([hidden]){border-color:#e8dcc466}.divide-sand-100\/45>:not([hidden])~:not([hidden]){border-color:#e8dcc473}.divide-sand-100\/5>:not([hidden])~:not([hidden]){border-color:#e8dcc40d}.divide-sand-100\/50>:not([hidden])~:not([hidden]){border-color:#e8dcc480}.divide-sand-100\/55>:not([hidden])~:not([hidden]){border-color:#e8dcc48c}.divide-sand-100\/60>:not([hidden])~:not([hidden]){border-color:#e8dcc499}.divide-sand-100\/65>:not([hidden])~:not([hidden]){border-color:#e8dcc4a6}.divide-sand-100\/70>:not([hidden])~:not([hidden]){border-color:#e8dcc4b3}.divide-sand-100\/75>:not([hidden])~:not([hidden]){border-color:#e8dcc4bf}.divide-sand-100\/80>:not([hidden])~:not([hidden]){border-color:#e8dcc4cc}.divide-sand-100\/85>:not([hidden])~:not([hidden]){border-color:#e8dcc4d9}.divide-sand-100\/90>:not([hidden])~:not([hidden]){border-color:#e8dcc4e6}.divide-sand-100\/95>:not([hidden])~:not([hidden]){border-color:#e8dcc4f2}.divide-sand-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(221 201 168 / var(--tw-divide-opacity, 1))}.divide-sand-200\/0>:not([hidden])~:not([hidden]){border-color:#ddc9a800}.divide-sand-200\/10>:not([hidden])~:not([hidden]){border-color:#ddc9a81a}.divide-sand-200\/100>:not([hidden])~:not([hidden]){border-color:#ddc9a8}.divide-sand-200\/15>:not([hidden])~:not([hidden]){border-color:#ddc9a826}.divide-sand-200\/20>:not([hidden])~:not([hidden]){border-color:#ddc9a833}.divide-sand-200\/25>:not([hidden])~:not([hidden]){border-color:#ddc9a840}.divide-sand-200\/30>:not([hidden])~:not([hidden]){border-color:#ddc9a84d}.divide-sand-200\/35>:not([hidden])~:not([hidden]){border-color:#ddc9a859}.divide-sand-200\/40>:not([hidden])~:not([hidden]){border-color:#ddc9a866}.divide-sand-200\/45>:not([hidden])~:not([hidden]){border-color:#ddc9a873}.divide-sand-200\/5>:not([hidden])~:not([hidden]){border-color:#ddc9a80d}.divide-sand-200\/50>:not([hidden])~:not([hidden]){border-color:#ddc9a880}.divide-sand-200\/55>:not([hidden])~:not([hidden]){border-color:#ddc9a88c}.divide-sand-200\/60>:not([hidden])~:not([hidden]){border-color:#ddc9a899}.divide-sand-200\/65>:not([hidden])~:not([hidden]){border-color:#ddc9a8a6}.divide-sand-200\/70>:not([hidden])~:not([hidden]){border-color:#ddc9a8b3}.divide-sand-200\/75>:not([hidden])~:not([hidden]){border-color:#ddc9a8bf}.divide-sand-200\/80>:not([hidden])~:not([hidden]){border-color:#ddc9a8cc}.divide-sand-200\/85>:not([hidden])~:not([hidden]){border-color:#ddc9a8d9}.divide-sand-200\/90>:not([hidden])~:not([hidden]){border-color:#ddc9a8e6}.divide-sand-200\/95>:not([hidden])~:not([hidden]){border-color:#ddc9a8f2}.divide-sand-25>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(250 248 245 / var(--tw-divide-opacity, 1))}.divide-sand-25\/0>:not([hidden])~:not([hidden]){border-color:#faf8f500}.divide-sand-25\/10>:not([hidden])~:not([hidden]){border-color:#faf8f51a}.divide-sand-25\/100>:not([hidden])~:not([hidden]){border-color:#faf8f5}.divide-sand-25\/15>:not([hidden])~:not([hidden]){border-color:#faf8f526}.divide-sand-25\/20>:not([hidden])~:not([hidden]){border-color:#faf8f533}.divide-sand-25\/25>:not([hidden])~:not([hidden]){border-color:#faf8f540}.divide-sand-25\/30>:not([hidden])~:not([hidden]){border-color:#faf8f54d}.divide-sand-25\/35>:not([hidden])~:not([hidden]){border-color:#faf8f559}.divide-sand-25\/40>:not([hidden])~:not([hidden]){border-color:#faf8f566}.divide-sand-25\/45>:not([hidden])~:not([hidden]){border-color:#faf8f573}.divide-sand-25\/5>:not([hidden])~:not([hidden]){border-color:#faf8f50d}.divide-sand-25\/50>:not([hidden])~:not([hidden]){border-color:#faf8f580}.divide-sand-25\/55>:not([hidden])~:not([hidden]){border-color:#faf8f58c}.divide-sand-25\/60>:not([hidden])~:not([hidden]){border-color:#faf8f599}.divide-sand-25\/65>:not([hidden])~:not([hidden]){border-color:#faf8f5a6}.divide-sand-25\/70>:not([hidden])~:not([hidden]){border-color:#faf8f5b3}.divide-sand-25\/75>:not([hidden])~:not([hidden]){border-color:#faf8f5bf}.divide-sand-25\/80>:not([hidden])~:not([hidden]){border-color:#faf8f5cc}.divide-sand-25\/85>:not([hidden])~:not([hidden]){border-color:#faf8f5d9}.divide-sand-25\/90>:not([hidden])~:not([hidden]){border-color:#faf8f5e6}.divide-sand-25\/95>:not([hidden])~:not([hidden]){border-color:#faf8f5f2}.divide-sand-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(201 184 150 / var(--tw-divide-opacity, 1))}.divide-sand-300\/0>:not([hidden])~:not([hidden]){border-color:#c9b89600}.divide-sand-300\/10>:not([hidden])~:not([hidden]){border-color:#c9b8961a}.divide-sand-300\/100>:not([hidden])~:not([hidden]){border-color:#c9b896}.divide-sand-300\/15>:not([hidden])~:not([hidden]){border-color:#c9b89626}.divide-sand-300\/20>:not([hidden])~:not([hidden]){border-color:#c9b89633}.divide-sand-300\/25>:not([hidden])~:not([hidden]){border-color:#c9b89640}.divide-sand-300\/30>:not([hidden])~:not([hidden]){border-color:#c9b8964d}.divide-sand-300\/35>:not([hidden])~:not([hidden]){border-color:#c9b89659}.divide-sand-300\/40>:not([hidden])~:not([hidden]){border-color:#c9b89666}.divide-sand-300\/45>:not([hidden])~:not([hidden]){border-color:#c9b89673}.divide-sand-300\/5>:not([hidden])~:not([hidden]){border-color:#c9b8960d}.divide-sand-300\/50>:not([hidden])~:not([hidden]){border-color:#c9b89680}.divide-sand-300\/55>:not([hidden])~:not([hidden]){border-color:#c9b8968c}.divide-sand-300\/60>:not([hidden])~:not([hidden]){border-color:#c9b89699}.divide-sand-300\/65>:not([hidden])~:not([hidden]){border-color:#c9b896a6}.divide-sand-300\/70>:not([hidden])~:not([hidden]){border-color:#c9b896b3}.divide-sand-300\/75>:not([hidden])~:not([hidden]){border-color:#c9b896bf}.divide-sand-300\/80>:not([hidden])~:not([hidden]){border-color:#c9b896cc}.divide-sand-300\/85>:not([hidden])~:not([hidden]){border-color:#c9b896d9}.divide-sand-300\/90>:not([hidden])~:not([hidden]){border-color:#c9b896e6}.divide-sand-300\/95>:not([hidden])~:not([hidden]){border-color:#c9b896f2}.divide-sand-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(166 124 82 / var(--tw-divide-opacity, 1))}.divide-sand-400\/0>:not([hidden])~:not([hidden]){border-color:#a67c5200}.divide-sand-400\/10>:not([hidden])~:not([hidden]){border-color:#a67c521a}.divide-sand-400\/100>:not([hidden])~:not([hidden]){border-color:#a67c52}.divide-sand-400\/15>:not([hidden])~:not([hidden]){border-color:#a67c5226}.divide-sand-400\/20>:not([hidden])~:not([hidden]){border-color:#a67c5233}.divide-sand-400\/25>:not([hidden])~:not([hidden]){border-color:#a67c5240}.divide-sand-400\/30>:not([hidden])~:not([hidden]){border-color:#a67c524d}.divide-sand-400\/35>:not([hidden])~:not([hidden]){border-color:#a67c5259}.divide-sand-400\/40>:not([hidden])~:not([hidden]){border-color:#a67c5266}.divide-sand-400\/45>:not([hidden])~:not([hidden]){border-color:#a67c5273}.divide-sand-400\/5>:not([hidden])~:not([hidden]){border-color:#a67c520d}.divide-sand-400\/50>:not([hidden])~:not([hidden]){border-color:#a67c5280}.divide-sand-400\/55>:not([hidden])~:not([hidden]){border-color:#a67c528c}.divide-sand-400\/60>:not([hidden])~:not([hidden]){border-color:#a67c5299}.divide-sand-400\/65>:not([hidden])~:not([hidden]){border-color:#a67c52a6}.divide-sand-400\/70>:not([hidden])~:not([hidden]){border-color:#a67c52b3}.divide-sand-400\/75>:not([hidden])~:not([hidden]){border-color:#a67c52bf}.divide-sand-400\/80>:not([hidden])~:not([hidden]){border-color:#a67c52cc}.divide-sand-400\/85>:not([hidden])~:not([hidden]){border-color:#a67c52d9}.divide-sand-400\/90>:not([hidden])~:not([hidden]){border-color:#a67c52e6}.divide-sand-400\/95>:not([hidden])~:not([hidden]){border-color:#a67c52f2}.divide-sand-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(245 240 230 / var(--tw-divide-opacity, 1))}.divide-sand-50\/0>:not([hidden])~:not([hidden]){border-color:#f5f0e600}.divide-sand-50\/10>:not([hidden])~:not([hidden]){border-color:#f5f0e61a}.divide-sand-50\/100>:not([hidden])~:not([hidden]){border-color:#f5f0e6}.divide-sand-50\/15>:not([hidden])~:not([hidden]){border-color:#f5f0e626}.divide-sand-50\/20>:not([hidden])~:not([hidden]){border-color:#f5f0e633}.divide-sand-50\/25>:not([hidden])~:not([hidden]){border-color:#f5f0e640}.divide-sand-50\/30>:not([hidden])~:not([hidden]){border-color:#f5f0e64d}.divide-sand-50\/35>:not([hidden])~:not([hidden]){border-color:#f5f0e659}.divide-sand-50\/40>:not([hidden])~:not([hidden]){border-color:#f5f0e666}.divide-sand-50\/45>:not([hidden])~:not([hidden]){border-color:#f5f0e673}.divide-sand-50\/5>:not([hidden])~:not([hidden]){border-color:#f5f0e60d}.divide-sand-50\/50>:not([hidden])~:not([hidden]){border-color:#f5f0e680}.divide-sand-50\/55>:not([hidden])~:not([hidden]){border-color:#f5f0e68c}.divide-sand-50\/60>:not([hidden])~:not([hidden]){border-color:#f5f0e699}.divide-sand-50\/65>:not([hidden])~:not([hidden]){border-color:#f5f0e6a6}.divide-sand-50\/70>:not([hidden])~:not([hidden]){border-color:#f5f0e6b3}.divide-sand-50\/75>:not([hidden])~:not([hidden]){border-color:#f5f0e6bf}.divide-sand-50\/80>:not([hidden])~:not([hidden]){border-color:#f5f0e6cc}.divide-sand-50\/85>:not([hidden])~:not([hidden]){border-color:#f5f0e6d9}.divide-sand-50\/90>:not([hidden])~:not([hidden]){border-color:#f5f0e6e6}.divide-sand-50\/95>:not([hidden])~:not([hidden]){border-color:#f5f0e6f2}.divide-sand-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(139 105 20 / var(--tw-divide-opacity, 1))}.divide-sand-500\/0>:not([hidden])~:not([hidden]){border-color:#8b691400}.divide-sand-500\/10>:not([hidden])~:not([hidden]){border-color:#8b69141a}.divide-sand-500\/100>:not([hidden])~:not([hidden]){border-color:#8b6914}.divide-sand-500\/15>:not([hidden])~:not([hidden]){border-color:#8b691426}.divide-sand-500\/20>:not([hidden])~:not([hidden]){border-color:#8b691433}.divide-sand-500\/25>:not([hidden])~:not([hidden]){border-color:#8b691440}.divide-sand-500\/30>:not([hidden])~:not([hidden]){border-color:#8b69144d}.divide-sand-500\/35>:not([hidden])~:not([hidden]){border-color:#8b691459}.divide-sand-500\/40>:not([hidden])~:not([hidden]){border-color:#8b691466}.divide-sand-500\/45>:not([hidden])~:not([hidden]){border-color:#8b691473}.divide-sand-500\/5>:not([hidden])~:not([hidden]){border-color:#8b69140d}.divide-sand-500\/50>:not([hidden])~:not([hidden]){border-color:#8b691480}.divide-sand-500\/55>:not([hidden])~:not([hidden]){border-color:#8b69148c}.divide-sand-500\/60>:not([hidden])~:not([hidden]){border-color:#8b691499}.divide-sand-500\/65>:not([hidden])~:not([hidden]){border-color:#8b6914a6}.divide-sand-500\/70>:not([hidden])~:not([hidden]){border-color:#8b6914b3}.divide-sand-500\/75>:not([hidden])~:not([hidden]){border-color:#8b6914bf}.divide-sand-500\/80>:not([hidden])~:not([hidden]){border-color:#8b6914cc}.divide-sand-500\/85>:not([hidden])~:not([hidden]){border-color:#8b6914d9}.divide-sand-500\/90>:not([hidden])~:not([hidden]){border-color:#8b6914e6}.divide-sand-500\/95>:not([hidden])~:not([hidden]){border-color:#8b6914f2}.divide-sand-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(107 68 35 / var(--tw-divide-opacity, 1))}.divide-sand-600\/0>:not([hidden])~:not([hidden]){border-color:#6b442300}.divide-sand-600\/10>:not([hidden])~:not([hidden]){border-color:#6b44231a}.divide-sand-600\/100>:not([hidden])~:not([hidden]){border-color:#6b4423}.divide-sand-600\/15>:not([hidden])~:not([hidden]){border-color:#6b442326}.divide-sand-600\/20>:not([hidden])~:not([hidden]){border-color:#6b442333}.divide-sand-600\/25>:not([hidden])~:not([hidden]){border-color:#6b442340}.divide-sand-600\/30>:not([hidden])~:not([hidden]){border-color:#6b44234d}.divide-sand-600\/35>:not([hidden])~:not([hidden]){border-color:#6b442359}.divide-sand-600\/40>:not([hidden])~:not([hidden]){border-color:#6b442366}.divide-sand-600\/45>:not([hidden])~:not([hidden]){border-color:#6b442373}.divide-sand-600\/5>:not([hidden])~:not([hidden]){border-color:#6b44230d}.divide-sand-600\/50>:not([hidden])~:not([hidden]){border-color:#6b442380}.divide-sand-600\/55>:not([hidden])~:not([hidden]){border-color:#6b44238c}.divide-sand-600\/60>:not([hidden])~:not([hidden]){border-color:#6b442399}.divide-sand-600\/65>:not([hidden])~:not([hidden]){border-color:#6b4423a6}.divide-sand-600\/70>:not([hidden])~:not([hidden]){border-color:#6b4423b3}.divide-sand-600\/75>:not([hidden])~:not([hidden]){border-color:#6b4423bf}.divide-sand-600\/80>:not([hidden])~:not([hidden]){border-color:#6b4423cc}.divide-sand-600\/85>:not([hidden])~:not([hidden]){border-color:#6b4423d9}.divide-sand-600\/90>:not([hidden])~:not([hidden]){border-color:#6b4423e6}.divide-sand-600\/95>:not([hidden])~:not([hidden]){border-color:#6b4423f2}.divide-sand-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 53 32 / var(--tw-divide-opacity, 1))}.divide-sand-700\/0>:not([hidden])~:not([hidden]){border-color:#4a352000}.divide-sand-700\/10>:not([hidden])~:not([hidden]){border-color:#4a35201a}.divide-sand-700\/100>:not([hidden])~:not([hidden]){border-color:#4a3520}.divide-sand-700\/15>:not([hidden])~:not([hidden]){border-color:#4a352026}.divide-sand-700\/20>:not([hidden])~:not([hidden]){border-color:#4a352033}.divide-sand-700\/25>:not([hidden])~:not([hidden]){border-color:#4a352040}.divide-sand-700\/30>:not([hidden])~:not([hidden]){border-color:#4a35204d}.divide-sand-700\/35>:not([hidden])~:not([hidden]){border-color:#4a352059}.divide-sand-700\/40>:not([hidden])~:not([hidden]){border-color:#4a352066}.divide-sand-700\/45>:not([hidden])~:not([hidden]){border-color:#4a352073}.divide-sand-700\/5>:not([hidden])~:not([hidden]){border-color:#4a35200d}.divide-sand-700\/50>:not([hidden])~:not([hidden]){border-color:#4a352080}.divide-sand-700\/55>:not([hidden])~:not([hidden]){border-color:#4a35208c}.divide-sand-700\/60>:not([hidden])~:not([hidden]){border-color:#4a352099}.divide-sand-700\/65>:not([hidden])~:not([hidden]){border-color:#4a3520a6}.divide-sand-700\/70>:not([hidden])~:not([hidden]){border-color:#4a3520b3}.divide-sand-700\/75>:not([hidden])~:not([hidden]){border-color:#4a3520bf}.divide-sand-700\/80>:not([hidden])~:not([hidden]){border-color:#4a3520cc}.divide-sand-700\/85>:not([hidden])~:not([hidden]){border-color:#4a3520d9}.divide-sand-700\/90>:not([hidden])~:not([hidden]){border-color:#4a3520e6}.divide-sand-700\/95>:not([hidden])~:not([hidden]){border-color:#4a3520f2}.divide-sand-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(53 37 21 / var(--tw-divide-opacity, 1))}.divide-sand-800\/0>:not([hidden])~:not([hidden]){border-color:#35251500}.divide-sand-800\/10>:not([hidden])~:not([hidden]){border-color:#3525151a}.divide-sand-800\/100>:not([hidden])~:not([hidden]){border-color:#352515}.divide-sand-800\/15>:not([hidden])~:not([hidden]){border-color:#35251526}.divide-sand-800\/20>:not([hidden])~:not([hidden]){border-color:#35251533}.divide-sand-800\/25>:not([hidden])~:not([hidden]){border-color:#35251540}.divide-sand-800\/30>:not([hidden])~:not([hidden]){border-color:#3525154d}.divide-sand-800\/35>:not([hidden])~:not([hidden]){border-color:#35251559}.divide-sand-800\/40>:not([hidden])~:not([hidden]){border-color:#35251566}.divide-sand-800\/45>:not([hidden])~:not([hidden]){border-color:#35251573}.divide-sand-800\/5>:not([hidden])~:not([hidden]){border-color:#3525150d}.divide-sand-800\/50>:not([hidden])~:not([hidden]){border-color:#35251580}.divide-sand-800\/55>:not([hidden])~:not([hidden]){border-color:#3525158c}.divide-sand-800\/60>:not([hidden])~:not([hidden]){border-color:#35251599}.divide-sand-800\/65>:not([hidden])~:not([hidden]){border-color:#352515a6}.divide-sand-800\/70>:not([hidden])~:not([hidden]){border-color:#352515b3}.divide-sand-800\/75>:not([hidden])~:not([hidden]){border-color:#352515bf}.divide-sand-800\/80>:not([hidden])~:not([hidden]){border-color:#352515cc}.divide-sand-800\/85>:not([hidden])~:not([hidden]){border-color:#352515d9}.divide-sand-800\/90>:not([hidden])~:not([hidden]){border-color:#352515e6}.divide-sand-800\/95>:not([hidden])~:not([hidden]){border-color:#352515f2}.divide-sand-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(45 32 16 / var(--tw-divide-opacity, 1))}.divide-sand-900\/0>:not([hidden])~:not([hidden]){border-color:#2d201000}.divide-sand-900\/10>:not([hidden])~:not([hidden]){border-color:#2d20101a}.divide-sand-900\/100>:not([hidden])~:not([hidden]){border-color:#2d2010}.divide-sand-900\/15>:not([hidden])~:not([hidden]){border-color:#2d201026}.divide-sand-900\/20>:not([hidden])~:not([hidden]){border-color:#2d201033}.divide-sand-900\/25>:not([hidden])~:not([hidden]){border-color:#2d201040}.divide-sand-900\/30>:not([hidden])~:not([hidden]){border-color:#2d20104d}.divide-sand-900\/35>:not([hidden])~:not([hidden]){border-color:#2d201059}.divide-sand-900\/40>:not([hidden])~:not([hidden]){border-color:#2d201066}.divide-sand-900\/45>:not([hidden])~:not([hidden]){border-color:#2d201073}.divide-sand-900\/5>:not([hidden])~:not([hidden]){border-color:#2d20100d}.divide-sand-900\/50>:not([hidden])~:not([hidden]){border-color:#2d201080}.divide-sand-900\/55>:not([hidden])~:not([hidden]){border-color:#2d20108c}.divide-sand-900\/60>:not([hidden])~:not([hidden]){border-color:#2d201099}.divide-sand-900\/65>:not([hidden])~:not([hidden]){border-color:#2d2010a6}.divide-sand-900\/70>:not([hidden])~:not([hidden]){border-color:#2d2010b3}.divide-sand-900\/75>:not([hidden])~:not([hidden]){border-color:#2d2010bf}.divide-sand-900\/80>:not([hidden])~:not([hidden]){border-color:#2d2010cc}.divide-sand-900\/85>:not([hidden])~:not([hidden]){border-color:#2d2010d9}.divide-sand-900\/90>:not([hidden])~:not([hidden]){border-color:#2d2010e6}.divide-sand-900\/95>:not([hidden])~:not([hidden]){border-color:#2d2010f2}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-contain{overscroll-behavior:contain}.overscroll-y-contain{overscroll-behavior-y:contain}.overscroll-x-contain{overscroll-behavior-x:contain}.scroll-smooth{scroll-behavior:smooth}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-none{border-radius:0}.rounded-xl{border-radius:.75rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-xl{border-top-left-radius:.75rem;border-top-right-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-x{border-left-width:1px;border-right-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-e{border-inline-end-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#0071e3\]{--tw-border-opacity: 1;border-color:rgb(0 113 227 / var(--tw-border-opacity, 1))}.border-\[\#057a44\]{--tw-border-opacity: 1;border-color:rgb(5 122 68 / var(--tw-border-opacity, 1))}.border-\[\#057a44\]\/20{border-color:#057a4433}.border-\[\#057a44\]\/40{border-color:#057a4466}.border-\[\#1d1d1f\]{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-\[\#2563eb\]{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-\[\#86868b\]{--tw-border-opacity: 1;border-color:rgb(134 134 139 / var(--tw-border-opacity, 1))}.border-\[\#93c5fd\]{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-\[\#b8e6cc\]{--tw-border-opacity: 1;border-color:rgb(184 230 204 / var(--tw-border-opacity, 1))}.border-\[\#b8e6cf\]{--tw-border-opacity: 1;border-color:rgb(184 230 207 / var(--tw-border-opacity, 1))}.border-\[\#cfe3ff\]{--tw-border-opacity: 1;border-color:rgb(207 227 255 / var(--tw-border-opacity, 1))}.border-\[\#d1d7db\]{--tw-border-opacity: 1;border-color:rgb(209 215 219 / var(--tw-border-opacity, 1))}.border-\[\#d2d2d7\]{--tw-border-opacity: 1;border-color:rgb(210 210 215 / var(--tw-border-opacity, 1))}.border-\[\#dbeafe\]{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-\[\#e8e8ed\]{--tw-border-opacity: 1;border-color:rgb(232 232 237 / var(--tw-border-opacity, 1))}.border-\[\#e8e8ed\]\/90{border-color:#e8e8ede6}.border-\[\#e9edef\]{--tw-border-opacity: 1;border-color:rgb(233 237 239 / var(--tw-border-opacity, 1))}.border-\[\#f0f0f2\]{--tw-border-opacity: 1;border-color:rgb(240 240 242 / var(--tw-border-opacity, 1))}.border-\[\#f0f0f5\]{--tw-border-opacity: 1;border-color:rgb(240 240 245 / var(--tw-border-opacity, 1))}.border-\[\#fde68a\]{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-\[\#fecaca\]{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-\[\#fecdca\]{--tw-border-opacity: 1;border-color:rgb(254 205 202 / var(--tw-border-opacity, 1))}.border-\[\#fedf89\]{--tw-border-opacity: 1;border-color:rgb(254 223 137 / var(--tw-border-opacity, 1))}.border-\[rgba\(12\,12\,14\,0\.92\)\]{border-color:#0c0c0eeb}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-apple-dark{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-apple-dark\/30{border-color:#1d1d1f4d}.border-apple-gray{--tw-border-opacity: 1;border-color:rgb(245 245 247 / var(--tw-border-opacity, 1))}.border-apple-gray\/80{border-color:#f5f5f7cc}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-black\/10{border-color:#0000001a}.border-black\/20{border-color:#0003}.border-black\/25{border-color:#00000040}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-sand-100{--tw-border-opacity: 1;border-color:rgb(232 220 196 / var(--tw-border-opacity, 1))}.border-sand-100\/0{border-color:#e8dcc400}.border-sand-100\/10{border-color:#e8dcc41a}.border-sand-100\/100{border-color:#e8dcc4}.border-sand-100\/15{border-color:#e8dcc426}.border-sand-100\/20{border-color:#e8dcc433}.border-sand-100\/25{border-color:#e8dcc440}.border-sand-100\/30{border-color:#e8dcc44d}.border-sand-100\/35{border-color:#e8dcc459}.border-sand-100\/40{border-color:#e8dcc466}.border-sand-100\/45{border-color:#e8dcc473}.border-sand-100\/5{border-color:#e8dcc40d}.border-sand-100\/50{border-color:#e8dcc480}.border-sand-100\/55{border-color:#e8dcc48c}.border-sand-100\/60{border-color:#e8dcc499}.border-sand-100\/65{border-color:#e8dcc4a6}.border-sand-100\/70{border-color:#e8dcc4b3}.border-sand-100\/75{border-color:#e8dcc4bf}.border-sand-100\/80{border-color:#e8dcc4cc}.border-sand-100\/85{border-color:#e8dcc4d9}.border-sand-100\/90{border-color:#e8dcc4e6}.border-sand-100\/95{border-color:#e8dcc4f2}.border-sand-200{--tw-border-opacity: 1;border-color:rgb(221 201 168 / var(--tw-border-opacity, 1))}.border-sand-200\/0{border-color:#ddc9a800}.border-sand-200\/10{border-color:#ddc9a81a}.border-sand-200\/100{border-color:#ddc9a8}.border-sand-200\/15{border-color:#ddc9a826}.border-sand-200\/20{border-color:#ddc9a833}.border-sand-200\/25{border-color:#ddc9a840}.border-sand-200\/30{border-color:#ddc9a84d}.border-sand-200\/35{border-color:#ddc9a859}.border-sand-200\/40{border-color:#ddc9a866}.border-sand-200\/45{border-color:#ddc9a873}.border-sand-200\/5{border-color:#ddc9a80d}.border-sand-200\/50{border-color:#ddc9a880}.border-sand-200\/55{border-color:#ddc9a88c}.border-sand-200\/60{border-color:#ddc9a899}.border-sand-200\/65{border-color:#ddc9a8a6}.border-sand-200\/70{border-color:#ddc9a8b3}.border-sand-200\/75{border-color:#ddc9a8bf}.border-sand-200\/80{border-color:#ddc9a8cc}.border-sand-200\/85{border-color:#ddc9a8d9}.border-sand-200\/90{border-color:#ddc9a8e6}.border-sand-200\/95{border-color:#ddc9a8f2}.border-sand-25{--tw-border-opacity: 1;border-color:rgb(250 248 245 / var(--tw-border-opacity, 1))}.border-sand-25\/0{border-color:#faf8f500}.border-sand-25\/10{border-color:#faf8f51a}.border-sand-25\/100{border-color:#faf8f5}.border-sand-25\/15{border-color:#faf8f526}.border-sand-25\/20{border-color:#faf8f533}.border-sand-25\/25{border-color:#faf8f540}.border-sand-25\/30{border-color:#faf8f54d}.border-sand-25\/35{border-color:#faf8f559}.border-sand-25\/40{border-color:#faf8f566}.border-sand-25\/45{border-color:#faf8f573}.border-sand-25\/5{border-color:#faf8f50d}.border-sand-25\/50{border-color:#faf8f580}.border-sand-25\/55{border-color:#faf8f58c}.border-sand-25\/60{border-color:#faf8f599}.border-sand-25\/65{border-color:#faf8f5a6}.border-sand-25\/70{border-color:#faf8f5b3}.border-sand-25\/75{border-color:#faf8f5bf}.border-sand-25\/80{border-color:#faf8f5cc}.border-sand-25\/85{border-color:#faf8f5d9}.border-sand-25\/90{border-color:#faf8f5e6}.border-sand-25\/95{border-color:#faf8f5f2}.border-sand-300{--tw-border-opacity: 1;border-color:rgb(201 184 150 / var(--tw-border-opacity, 1))}.border-sand-300\/0{border-color:#c9b89600}.border-sand-300\/10{border-color:#c9b8961a}.border-sand-300\/100{border-color:#c9b896}.border-sand-300\/15{border-color:#c9b89626}.border-sand-300\/20{border-color:#c9b89633}.border-sand-300\/25{border-color:#c9b89640}.border-sand-300\/30{border-color:#c9b8964d}.border-sand-300\/35{border-color:#c9b89659}.border-sand-300\/40{border-color:#c9b89666}.border-sand-300\/45{border-color:#c9b89673}.border-sand-300\/5{border-color:#c9b8960d}.border-sand-300\/50{border-color:#c9b89680}.border-sand-300\/55{border-color:#c9b8968c}.border-sand-300\/60{border-color:#c9b89699}.border-sand-300\/65{border-color:#c9b896a6}.border-sand-300\/70{border-color:#c9b896b3}.border-sand-300\/75{border-color:#c9b896bf}.border-sand-300\/80{border-color:#c9b896cc}.border-sand-300\/85{border-color:#c9b896d9}.border-sand-300\/90{border-color:#c9b896e6}.border-sand-300\/95{border-color:#c9b896f2}.border-sand-400{--tw-border-opacity: 1;border-color:rgb(166 124 82 / var(--tw-border-opacity, 1))}.border-sand-400\/0{border-color:#a67c5200}.border-sand-400\/10{border-color:#a67c521a}.border-sand-400\/100{border-color:#a67c52}.border-sand-400\/15{border-color:#a67c5226}.border-sand-400\/20{border-color:#a67c5233}.border-sand-400\/25{border-color:#a67c5240}.border-sand-400\/30{border-color:#a67c524d}.border-sand-400\/35{border-color:#a67c5259}.border-sand-400\/40{border-color:#a67c5266}.border-sand-400\/45{border-color:#a67c5273}.border-sand-400\/5{border-color:#a67c520d}.border-sand-400\/50{border-color:#a67c5280}.border-sand-400\/55{border-color:#a67c528c}.border-sand-400\/60{border-color:#a67c5299}.border-sand-400\/65{border-color:#a67c52a6}.border-sand-400\/70{border-color:#a67c52b3}.border-sand-400\/75{border-color:#a67c52bf}.border-sand-400\/80{border-color:#a67c52cc}.border-sand-400\/85{border-color:#a67c52d9}.border-sand-400\/90{border-color:#a67c52e6}.border-sand-400\/95{border-color:#a67c52f2}.border-sand-50{--tw-border-opacity: 1;border-color:rgb(245 240 230 / var(--tw-border-opacity, 1))}.border-sand-50\/0{border-color:#f5f0e600}.border-sand-50\/10{border-color:#f5f0e61a}.border-sand-50\/100{border-color:#f5f0e6}.border-sand-50\/15{border-color:#f5f0e626}.border-sand-50\/20{border-color:#f5f0e633}.border-sand-50\/25{border-color:#f5f0e640}.border-sand-50\/30{border-color:#f5f0e64d}.border-sand-50\/35{border-color:#f5f0e659}.border-sand-50\/40{border-color:#f5f0e666}.border-sand-50\/45{border-color:#f5f0e673}.border-sand-50\/5{border-color:#f5f0e60d}.border-sand-50\/50{border-color:#f5f0e680}.border-sand-50\/55{border-color:#f5f0e68c}.border-sand-50\/60{border-color:#f5f0e699}.border-sand-50\/65{border-color:#f5f0e6a6}.border-sand-50\/70{border-color:#f5f0e6b3}.border-sand-50\/75{border-color:#f5f0e6bf}.border-sand-50\/80{border-color:#f5f0e6cc}.border-sand-50\/85{border-color:#f5f0e6d9}.border-sand-50\/90{border-color:#f5f0e6e6}.border-sand-50\/95{border-color:#f5f0e6f2}.border-sand-500{--tw-border-opacity: 1;border-color:rgb(139 105 20 / var(--tw-border-opacity, 1))}.border-sand-500\/0{border-color:#8b691400}.border-sand-500\/10{border-color:#8b69141a}.border-sand-500\/100{border-color:#8b6914}.border-sand-500\/15{border-color:#8b691426}.border-sand-500\/20{border-color:#8b691433}.border-sand-500\/25{border-color:#8b691440}.border-sand-500\/30{border-color:#8b69144d}.border-sand-500\/35{border-color:#8b691459}.border-sand-500\/40{border-color:#8b691466}.border-sand-500\/45{border-color:#8b691473}.border-sand-500\/5{border-color:#8b69140d}.border-sand-500\/50{border-color:#8b691480}.border-sand-500\/55{border-color:#8b69148c}.border-sand-500\/60{border-color:#8b691499}.border-sand-500\/65{border-color:#8b6914a6}.border-sand-500\/70{border-color:#8b6914b3}.border-sand-500\/75{border-color:#8b6914bf}.border-sand-500\/80{border-color:#8b6914cc}.border-sand-500\/85{border-color:#8b6914d9}.border-sand-500\/90{border-color:#8b6914e6}.border-sand-500\/95{border-color:#8b6914f2}.border-sand-600{--tw-border-opacity: 1;border-color:rgb(107 68 35 / var(--tw-border-opacity, 1))}.border-sand-600\/0{border-color:#6b442300}.border-sand-600\/10{border-color:#6b44231a}.border-sand-600\/100{border-color:#6b4423}.border-sand-600\/15{border-color:#6b442326}.border-sand-600\/20{border-color:#6b442333}.border-sand-600\/25{border-color:#6b442340}.border-sand-600\/30{border-color:#6b44234d}.border-sand-600\/35{border-color:#6b442359}.border-sand-600\/40{border-color:#6b442366}.border-sand-600\/45{border-color:#6b442373}.border-sand-600\/5{border-color:#6b44230d}.border-sand-600\/50{border-color:#6b442380}.border-sand-600\/55{border-color:#6b44238c}.border-sand-600\/60{border-color:#6b442399}.border-sand-600\/65{border-color:#6b4423a6}.border-sand-600\/70{border-color:#6b4423b3}.border-sand-600\/75{border-color:#6b4423bf}.border-sand-600\/80{border-color:#6b4423cc}.border-sand-600\/85{border-color:#6b4423d9}.border-sand-600\/90{border-color:#6b4423e6}.border-sand-600\/95{border-color:#6b4423f2}.border-sand-700{--tw-border-opacity: 1;border-color:rgb(74 53 32 / var(--tw-border-opacity, 1))}.border-sand-700\/0{border-color:#4a352000}.border-sand-700\/10{border-color:#4a35201a}.border-sand-700\/100{border-color:#4a3520}.border-sand-700\/15{border-color:#4a352026}.border-sand-700\/20{border-color:#4a352033}.border-sand-700\/25{border-color:#4a352040}.border-sand-700\/30{border-color:#4a35204d}.border-sand-700\/35{border-color:#4a352059}.border-sand-700\/40{border-color:#4a352066}.border-sand-700\/45{border-color:#4a352073}.border-sand-700\/5{border-color:#4a35200d}.border-sand-700\/50{border-color:#4a352080}.border-sand-700\/55{border-color:#4a35208c}.border-sand-700\/60{border-color:#4a352099}.border-sand-700\/65{border-color:#4a3520a6}.border-sand-700\/70{border-color:#4a3520b3}.border-sand-700\/75{border-color:#4a3520bf}.border-sand-700\/80{border-color:#4a3520cc}.border-sand-700\/85{border-color:#4a3520d9}.border-sand-700\/90{border-color:#4a3520e6}.border-sand-700\/95{border-color:#4a3520f2}.border-sand-800{--tw-border-opacity: 1;border-color:rgb(53 37 21 / var(--tw-border-opacity, 1))}.border-sand-800\/0{border-color:#35251500}.border-sand-800\/10{border-color:#3525151a}.border-sand-800\/100{border-color:#352515}.border-sand-800\/15{border-color:#35251526}.border-sand-800\/20{border-color:#35251533}.border-sand-800\/25{border-color:#35251540}.border-sand-800\/30{border-color:#3525154d}.border-sand-800\/35{border-color:#35251559}.border-sand-800\/40{border-color:#35251566}.border-sand-800\/45{border-color:#35251573}.border-sand-800\/5{border-color:#3525150d}.border-sand-800\/50{border-color:#35251580}.border-sand-800\/55{border-color:#3525158c}.border-sand-800\/60{border-color:#35251599}.border-sand-800\/65{border-color:#352515a6}.border-sand-800\/70{border-color:#352515b3}.border-sand-800\/75{border-color:#352515bf}.border-sand-800\/80{border-color:#352515cc}.border-sand-800\/85{border-color:#352515d9}.border-sand-800\/90{border-color:#352515e6}.border-sand-800\/95{border-color:#352515f2}.border-sand-900{--tw-border-opacity: 1;border-color:rgb(45 32 16 / var(--tw-border-opacity, 1))}.border-sand-900\/0{border-color:#2d201000}.border-sand-900\/10{border-color:#2d20101a}.border-sand-900\/100{border-color:#2d2010}.border-sand-900\/15{border-color:#2d201026}.border-sand-900\/20{border-color:#2d201033}.border-sand-900\/25{border-color:#2d201040}.border-sand-900\/30{border-color:#2d20104d}.border-sand-900\/35{border-color:#2d201059}.border-sand-900\/40{border-color:#2d201066}.border-sand-900\/45{border-color:#2d201073}.border-sand-900\/5{border-color:#2d20100d}.border-sand-900\/50{border-color:#2d201080}.border-sand-900\/55{border-color:#2d20108c}.border-sand-900\/60{border-color:#2d201099}.border-sand-900\/65{border-color:#2d2010a6}.border-sand-900\/70{border-color:#2d2010b3}.border-sand-900\/75{border-color:#2d2010bf}.border-sand-900\/80{border-color:#2d2010cc}.border-sand-900\/85{border-color:#2d2010d9}.border-sand-900\/90{border-color:#2d2010e6}.border-sand-900\/95{border-color:#2d2010f2}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/10{border-color:#ffffff1a}.border-white\/15{border-color:#ffffff26}.border-white\/20{border-color:#fff3}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.border-white\/50{border-color:#ffffff80}.border-white\/60{border-color:#fff9}.border-b-sand-100{--tw-border-opacity: 1;border-bottom-color:rgb(232 220 196 / var(--tw-border-opacity, 1))}.border-b-sand-100\/0{border-bottom-color:#e8dcc400}.border-b-sand-100\/10{border-bottom-color:#e8dcc41a}.border-b-sand-100\/100{border-bottom-color:#e8dcc4}.border-b-sand-100\/15{border-bottom-color:#e8dcc426}.border-b-sand-100\/20{border-bottom-color:#e8dcc433}.border-b-sand-100\/25{border-bottom-color:#e8dcc440}.border-b-sand-100\/30{border-bottom-color:#e8dcc44d}.border-b-sand-100\/35{border-bottom-color:#e8dcc459}.border-b-sand-100\/40{border-bottom-color:#e8dcc466}.border-b-sand-100\/45{border-bottom-color:#e8dcc473}.border-b-sand-100\/5{border-bottom-color:#e8dcc40d}.border-b-sand-100\/50{border-bottom-color:#e8dcc480}.border-b-sand-100\/55{border-bottom-color:#e8dcc48c}.border-b-sand-100\/60{border-bottom-color:#e8dcc499}.border-b-sand-100\/65{border-bottom-color:#e8dcc4a6}.border-b-sand-100\/70{border-bottom-color:#e8dcc4b3}.border-b-sand-100\/75{border-bottom-color:#e8dcc4bf}.border-b-sand-100\/80{border-bottom-color:#e8dcc4cc}.border-b-sand-100\/85{border-bottom-color:#e8dcc4d9}.border-b-sand-100\/90{border-bottom-color:#e8dcc4e6}.border-b-sand-100\/95{border-bottom-color:#e8dcc4f2}.border-b-sand-200{--tw-border-opacity: 1;border-bottom-color:rgb(221 201 168 / var(--tw-border-opacity, 1))}.border-b-sand-200\/0{border-bottom-color:#ddc9a800}.border-b-sand-200\/10{border-bottom-color:#ddc9a81a}.border-b-sand-200\/100{border-bottom-color:#ddc9a8}.border-b-sand-200\/15{border-bottom-color:#ddc9a826}.border-b-sand-200\/20{border-bottom-color:#ddc9a833}.border-b-sand-200\/25{border-bottom-color:#ddc9a840}.border-b-sand-200\/30{border-bottom-color:#ddc9a84d}.border-b-sand-200\/35{border-bottom-color:#ddc9a859}.border-b-sand-200\/40{border-bottom-color:#ddc9a866}.border-b-sand-200\/45{border-bottom-color:#ddc9a873}.border-b-sand-200\/5{border-bottom-color:#ddc9a80d}.border-b-sand-200\/50{border-bottom-color:#ddc9a880}.border-b-sand-200\/55{border-bottom-color:#ddc9a88c}.border-b-sand-200\/60{border-bottom-color:#ddc9a899}.border-b-sand-200\/65{border-bottom-color:#ddc9a8a6}.border-b-sand-200\/70{border-bottom-color:#ddc9a8b3}.border-b-sand-200\/75{border-bottom-color:#ddc9a8bf}.border-b-sand-200\/80{border-bottom-color:#ddc9a8cc}.border-b-sand-200\/85{border-bottom-color:#ddc9a8d9}.border-b-sand-200\/90{border-bottom-color:#ddc9a8e6}.border-b-sand-200\/95{border-bottom-color:#ddc9a8f2}.border-b-sand-25{--tw-border-opacity: 1;border-bottom-color:rgb(250 248 245 / var(--tw-border-opacity, 1))}.border-b-sand-25\/0{border-bottom-color:#faf8f500}.border-b-sand-25\/10{border-bottom-color:#faf8f51a}.border-b-sand-25\/100{border-bottom-color:#faf8f5}.border-b-sand-25\/15{border-bottom-color:#faf8f526}.border-b-sand-25\/20{border-bottom-color:#faf8f533}.border-b-sand-25\/25{border-bottom-color:#faf8f540}.border-b-sand-25\/30{border-bottom-color:#faf8f54d}.border-b-sand-25\/35{border-bottom-color:#faf8f559}.border-b-sand-25\/40{border-bottom-color:#faf8f566}.border-b-sand-25\/45{border-bottom-color:#faf8f573}.border-b-sand-25\/5{border-bottom-color:#faf8f50d}.border-b-sand-25\/50{border-bottom-color:#faf8f580}.border-b-sand-25\/55{border-bottom-color:#faf8f58c}.border-b-sand-25\/60{border-bottom-color:#faf8f599}.border-b-sand-25\/65{border-bottom-color:#faf8f5a6}.border-b-sand-25\/70{border-bottom-color:#faf8f5b3}.border-b-sand-25\/75{border-bottom-color:#faf8f5bf}.border-b-sand-25\/80{border-bottom-color:#faf8f5cc}.border-b-sand-25\/85{border-bottom-color:#faf8f5d9}.border-b-sand-25\/90{border-bottom-color:#faf8f5e6}.border-b-sand-25\/95{border-bottom-color:#faf8f5f2}.border-b-sand-300{--tw-border-opacity: 1;border-bottom-color:rgb(201 184 150 / var(--tw-border-opacity, 1))}.border-b-sand-300\/0{border-bottom-color:#c9b89600}.border-b-sand-300\/10{border-bottom-color:#c9b8961a}.border-b-sand-300\/100{border-bottom-color:#c9b896}.border-b-sand-300\/15{border-bottom-color:#c9b89626}.border-b-sand-300\/20{border-bottom-color:#c9b89633}.border-b-sand-300\/25{border-bottom-color:#c9b89640}.border-b-sand-300\/30{border-bottom-color:#c9b8964d}.border-b-sand-300\/35{border-bottom-color:#c9b89659}.border-b-sand-300\/40{border-bottom-color:#c9b89666}.border-b-sand-300\/45{border-bottom-color:#c9b89673}.border-b-sand-300\/5{border-bottom-color:#c9b8960d}.border-b-sand-300\/50{border-bottom-color:#c9b89680}.border-b-sand-300\/55{border-bottom-color:#c9b8968c}.border-b-sand-300\/60{border-bottom-color:#c9b89699}.border-b-sand-300\/65{border-bottom-color:#c9b896a6}.border-b-sand-300\/70{border-bottom-color:#c9b896b3}.border-b-sand-300\/75{border-bottom-color:#c9b896bf}.border-b-sand-300\/80{border-bottom-color:#c9b896cc}.border-b-sand-300\/85{border-bottom-color:#c9b896d9}.border-b-sand-300\/90{border-bottom-color:#c9b896e6}.border-b-sand-300\/95{border-bottom-color:#c9b896f2}.border-b-sand-400{--tw-border-opacity: 1;border-bottom-color:rgb(166 124 82 / var(--tw-border-opacity, 1))}.border-b-sand-400\/0{border-bottom-color:#a67c5200}.border-b-sand-400\/10{border-bottom-color:#a67c521a}.border-b-sand-400\/100{border-bottom-color:#a67c52}.border-b-sand-400\/15{border-bottom-color:#a67c5226}.border-b-sand-400\/20{border-bottom-color:#a67c5233}.border-b-sand-400\/25{border-bottom-color:#a67c5240}.border-b-sand-400\/30{border-bottom-color:#a67c524d}.border-b-sand-400\/35{border-bottom-color:#a67c5259}.border-b-sand-400\/40{border-bottom-color:#a67c5266}.border-b-sand-400\/45{border-bottom-color:#a67c5273}.border-b-sand-400\/5{border-bottom-color:#a67c520d}.border-b-sand-400\/50{border-bottom-color:#a67c5280}.border-b-sand-400\/55{border-bottom-color:#a67c528c}.border-b-sand-400\/60{border-bottom-color:#a67c5299}.border-b-sand-400\/65{border-bottom-color:#a67c52a6}.border-b-sand-400\/70{border-bottom-color:#a67c52b3}.border-b-sand-400\/75{border-bottom-color:#a67c52bf}.border-b-sand-400\/80{border-bottom-color:#a67c52cc}.border-b-sand-400\/85{border-bottom-color:#a67c52d9}.border-b-sand-400\/90{border-bottom-color:#a67c52e6}.border-b-sand-400\/95{border-bottom-color:#a67c52f2}.border-b-sand-50{--tw-border-opacity: 1;border-bottom-color:rgb(245 240 230 / var(--tw-border-opacity, 1))}.border-b-sand-50\/0{border-bottom-color:#f5f0e600}.border-b-sand-50\/10{border-bottom-color:#f5f0e61a}.border-b-sand-50\/100{border-bottom-color:#f5f0e6}.border-b-sand-50\/15{border-bottom-color:#f5f0e626}.border-b-sand-50\/20{border-bottom-color:#f5f0e633}.border-b-sand-50\/25{border-bottom-color:#f5f0e640}.border-b-sand-50\/30{border-bottom-color:#f5f0e64d}.border-b-sand-50\/35{border-bottom-color:#f5f0e659}.border-b-sand-50\/40{border-bottom-color:#f5f0e666}.border-b-sand-50\/45{border-bottom-color:#f5f0e673}.border-b-sand-50\/5{border-bottom-color:#f5f0e60d}.border-b-sand-50\/50{border-bottom-color:#f5f0e680}.border-b-sand-50\/55{border-bottom-color:#f5f0e68c}.border-b-sand-50\/60{border-bottom-color:#f5f0e699}.border-b-sand-50\/65{border-bottom-color:#f5f0e6a6}.border-b-sand-50\/70{border-bottom-color:#f5f0e6b3}.border-b-sand-50\/75{border-bottom-color:#f5f0e6bf}.border-b-sand-50\/80{border-bottom-color:#f5f0e6cc}.border-b-sand-50\/85{border-bottom-color:#f5f0e6d9}.border-b-sand-50\/90{border-bottom-color:#f5f0e6e6}.border-b-sand-50\/95{border-bottom-color:#f5f0e6f2}.border-b-sand-500{--tw-border-opacity: 1;border-bottom-color:rgb(139 105 20 / var(--tw-border-opacity, 1))}.border-b-sand-500\/0{border-bottom-color:#8b691400}.border-b-sand-500\/10{border-bottom-color:#8b69141a}.border-b-sand-500\/100{border-bottom-color:#8b6914}.border-b-sand-500\/15{border-bottom-color:#8b691426}.border-b-sand-500\/20{border-bottom-color:#8b691433}.border-b-sand-500\/25{border-bottom-color:#8b691440}.border-b-sand-500\/30{border-bottom-color:#8b69144d}.border-b-sand-500\/35{border-bottom-color:#8b691459}.border-b-sand-500\/40{border-bottom-color:#8b691466}.border-b-sand-500\/45{border-bottom-color:#8b691473}.border-b-sand-500\/5{border-bottom-color:#8b69140d}.border-b-sand-500\/50{border-bottom-color:#8b691480}.border-b-sand-500\/55{border-bottom-color:#8b69148c}.border-b-sand-500\/60{border-bottom-color:#8b691499}.border-b-sand-500\/65{border-bottom-color:#8b6914a6}.border-b-sand-500\/70{border-bottom-color:#8b6914b3}.border-b-sand-500\/75{border-bottom-color:#8b6914bf}.border-b-sand-500\/80{border-bottom-color:#8b6914cc}.border-b-sand-500\/85{border-bottom-color:#8b6914d9}.border-b-sand-500\/90{border-bottom-color:#8b6914e6}.border-b-sand-500\/95{border-bottom-color:#8b6914f2}.border-b-sand-600{--tw-border-opacity: 1;border-bottom-color:rgb(107 68 35 / var(--tw-border-opacity, 1))}.border-b-sand-600\/0{border-bottom-color:#6b442300}.border-b-sand-600\/10{border-bottom-color:#6b44231a}.border-b-sand-600\/100{border-bottom-color:#6b4423}.border-b-sand-600\/15{border-bottom-color:#6b442326}.border-b-sand-600\/20{border-bottom-color:#6b442333}.border-b-sand-600\/25{border-bottom-color:#6b442340}.border-b-sand-600\/30{border-bottom-color:#6b44234d}.border-b-sand-600\/35{border-bottom-color:#6b442359}.border-b-sand-600\/40{border-bottom-color:#6b442366}.border-b-sand-600\/45{border-bottom-color:#6b442373}.border-b-sand-600\/5{border-bottom-color:#6b44230d}.border-b-sand-600\/50{border-bottom-color:#6b442380}.border-b-sand-600\/55{border-bottom-color:#6b44238c}.border-b-sand-600\/60{border-bottom-color:#6b442399}.border-b-sand-600\/65{border-bottom-color:#6b4423a6}.border-b-sand-600\/70{border-bottom-color:#6b4423b3}.border-b-sand-600\/75{border-bottom-color:#6b4423bf}.border-b-sand-600\/80{border-bottom-color:#6b4423cc}.border-b-sand-600\/85{border-bottom-color:#6b4423d9}.border-b-sand-600\/90{border-bottom-color:#6b4423e6}.border-b-sand-600\/95{border-bottom-color:#6b4423f2}.border-b-sand-700{--tw-border-opacity: 1;border-bottom-color:rgb(74 53 32 / var(--tw-border-opacity, 1))}.border-b-sand-700\/0{border-bottom-color:#4a352000}.border-b-sand-700\/10{border-bottom-color:#4a35201a}.border-b-sand-700\/100{border-bottom-color:#4a3520}.border-b-sand-700\/15{border-bottom-color:#4a352026}.border-b-sand-700\/20{border-bottom-color:#4a352033}.border-b-sand-700\/25{border-bottom-color:#4a352040}.border-b-sand-700\/30{border-bottom-color:#4a35204d}.border-b-sand-700\/35{border-bottom-color:#4a352059}.border-b-sand-700\/40{border-bottom-color:#4a352066}.border-b-sand-700\/45{border-bottom-color:#4a352073}.border-b-sand-700\/5{border-bottom-color:#4a35200d}.border-b-sand-700\/50{border-bottom-color:#4a352080}.border-b-sand-700\/55{border-bottom-color:#4a35208c}.border-b-sand-700\/60{border-bottom-color:#4a352099}.border-b-sand-700\/65{border-bottom-color:#4a3520a6}.border-b-sand-700\/70{border-bottom-color:#4a3520b3}.border-b-sand-700\/75{border-bottom-color:#4a3520bf}.border-b-sand-700\/80{border-bottom-color:#4a3520cc}.border-b-sand-700\/85{border-bottom-color:#4a3520d9}.border-b-sand-700\/90{border-bottom-color:#4a3520e6}.border-b-sand-700\/95{border-bottom-color:#4a3520f2}.border-b-sand-800{--tw-border-opacity: 1;border-bottom-color:rgb(53 37 21 / var(--tw-border-opacity, 1))}.border-b-sand-800\/0{border-bottom-color:#35251500}.border-b-sand-800\/10{border-bottom-color:#3525151a}.border-b-sand-800\/100{border-bottom-color:#352515}.border-b-sand-800\/15{border-bottom-color:#35251526}.border-b-sand-800\/20{border-bottom-color:#35251533}.border-b-sand-800\/25{border-bottom-color:#35251540}.border-b-sand-800\/30{border-bottom-color:#3525154d}.border-b-sand-800\/35{border-bottom-color:#35251559}.border-b-sand-800\/40{border-bottom-color:#35251566}.border-b-sand-800\/45{border-bottom-color:#35251573}.border-b-sand-800\/5{border-bottom-color:#3525150d}.border-b-sand-800\/50{border-bottom-color:#35251580}.border-b-sand-800\/55{border-bottom-color:#3525158c}.border-b-sand-800\/60{border-bottom-color:#35251599}.border-b-sand-800\/65{border-bottom-color:#352515a6}.border-b-sand-800\/70{border-bottom-color:#352515b3}.border-b-sand-800\/75{border-bottom-color:#352515bf}.border-b-sand-800\/80{border-bottom-color:#352515cc}.border-b-sand-800\/85{border-bottom-color:#352515d9}.border-b-sand-800\/90{border-bottom-color:#352515e6}.border-b-sand-800\/95{border-bottom-color:#352515f2}.border-b-sand-900{--tw-border-opacity: 1;border-bottom-color:rgb(45 32 16 / var(--tw-border-opacity, 1))}.border-b-sand-900\/0{border-bottom-color:#2d201000}.border-b-sand-900\/10{border-bottom-color:#2d20101a}.border-b-sand-900\/100{border-bottom-color:#2d2010}.border-b-sand-900\/15{border-bottom-color:#2d201026}.border-b-sand-900\/20{border-bottom-color:#2d201033}.border-b-sand-900\/25{border-bottom-color:#2d201040}.border-b-sand-900\/30{border-bottom-color:#2d20104d}.border-b-sand-900\/35{border-bottom-color:#2d201059}.border-b-sand-900\/40{border-bottom-color:#2d201066}.border-b-sand-900\/45{border-bottom-color:#2d201073}.border-b-sand-900\/5{border-bottom-color:#2d20100d}.border-b-sand-900\/50{border-bottom-color:#2d201080}.border-b-sand-900\/55{border-bottom-color:#2d20108c}.border-b-sand-900\/60{border-bottom-color:#2d201099}.border-b-sand-900\/65{border-bottom-color:#2d2010a6}.border-b-sand-900\/70{border-bottom-color:#2d2010b3}.border-b-sand-900\/75{border-bottom-color:#2d2010bf}.border-b-sand-900\/80{border-bottom-color:#2d2010cc}.border-b-sand-900\/85{border-bottom-color:#2d2010d9}.border-b-sand-900\/90{border-bottom-color:#2d2010e6}.border-b-sand-900\/95{border-bottom-color:#2d2010f2}.border-t-\[\#1d1d1f\]{--tw-border-opacity: 1;border-top-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.border-t-sand-100{--tw-border-opacity: 1;border-top-color:rgb(232 220 196 / var(--tw-border-opacity, 1))}.border-t-sand-100\/0{border-top-color:#e8dcc400}.border-t-sand-100\/10{border-top-color:#e8dcc41a}.border-t-sand-100\/100{border-top-color:#e8dcc4}.border-t-sand-100\/15{border-top-color:#e8dcc426}.border-t-sand-100\/20{border-top-color:#e8dcc433}.border-t-sand-100\/25{border-top-color:#e8dcc440}.border-t-sand-100\/30{border-top-color:#e8dcc44d}.border-t-sand-100\/35{border-top-color:#e8dcc459}.border-t-sand-100\/40{border-top-color:#e8dcc466}.border-t-sand-100\/45{border-top-color:#e8dcc473}.border-t-sand-100\/5{border-top-color:#e8dcc40d}.border-t-sand-100\/50{border-top-color:#e8dcc480}.border-t-sand-100\/55{border-top-color:#e8dcc48c}.border-t-sand-100\/60{border-top-color:#e8dcc499}.border-t-sand-100\/65{border-top-color:#e8dcc4a6}.border-t-sand-100\/70{border-top-color:#e8dcc4b3}.border-t-sand-100\/75{border-top-color:#e8dcc4bf}.border-t-sand-100\/80{border-top-color:#e8dcc4cc}.border-t-sand-100\/85{border-top-color:#e8dcc4d9}.border-t-sand-100\/90{border-top-color:#e8dcc4e6}.border-t-sand-100\/95{border-top-color:#e8dcc4f2}.border-t-sand-200{--tw-border-opacity: 1;border-top-color:rgb(221 201 168 / var(--tw-border-opacity, 1))}.border-t-sand-200\/0{border-top-color:#ddc9a800}.border-t-sand-200\/10{border-top-color:#ddc9a81a}.border-t-sand-200\/100{border-top-color:#ddc9a8}.border-t-sand-200\/15{border-top-color:#ddc9a826}.border-t-sand-200\/20{border-top-color:#ddc9a833}.border-t-sand-200\/25{border-top-color:#ddc9a840}.border-t-sand-200\/30{border-top-color:#ddc9a84d}.border-t-sand-200\/35{border-top-color:#ddc9a859}.border-t-sand-200\/40{border-top-color:#ddc9a866}.border-t-sand-200\/45{border-top-color:#ddc9a873}.border-t-sand-200\/5{border-top-color:#ddc9a80d}.border-t-sand-200\/50{border-top-color:#ddc9a880}.border-t-sand-200\/55{border-top-color:#ddc9a88c}.border-t-sand-200\/60{border-top-color:#ddc9a899}.border-t-sand-200\/65{border-top-color:#ddc9a8a6}.border-t-sand-200\/70{border-top-color:#ddc9a8b3}.border-t-sand-200\/75{border-top-color:#ddc9a8bf}.border-t-sand-200\/80{border-top-color:#ddc9a8cc}.border-t-sand-200\/85{border-top-color:#ddc9a8d9}.border-t-sand-200\/90{border-top-color:#ddc9a8e6}.border-t-sand-200\/95{border-top-color:#ddc9a8f2}.border-t-sand-25{--tw-border-opacity: 1;border-top-color:rgb(250 248 245 / var(--tw-border-opacity, 1))}.border-t-sand-25\/0{border-top-color:#faf8f500}.border-t-sand-25\/10{border-top-color:#faf8f51a}.border-t-sand-25\/100{border-top-color:#faf8f5}.border-t-sand-25\/15{border-top-color:#faf8f526}.border-t-sand-25\/20{border-top-color:#faf8f533}.border-t-sand-25\/25{border-top-color:#faf8f540}.border-t-sand-25\/30{border-top-color:#faf8f54d}.border-t-sand-25\/35{border-top-color:#faf8f559}.border-t-sand-25\/40{border-top-color:#faf8f566}.border-t-sand-25\/45{border-top-color:#faf8f573}.border-t-sand-25\/5{border-top-color:#faf8f50d}.border-t-sand-25\/50{border-top-color:#faf8f580}.border-t-sand-25\/55{border-top-color:#faf8f58c}.border-t-sand-25\/60{border-top-color:#faf8f599}.border-t-sand-25\/65{border-top-color:#faf8f5a6}.border-t-sand-25\/70{border-top-color:#faf8f5b3}.border-t-sand-25\/75{border-top-color:#faf8f5bf}.border-t-sand-25\/80{border-top-color:#faf8f5cc}.border-t-sand-25\/85{border-top-color:#faf8f5d9}.border-t-sand-25\/90{border-top-color:#faf8f5e6}.border-t-sand-25\/95{border-top-color:#faf8f5f2}.border-t-sand-300{--tw-border-opacity: 1;border-top-color:rgb(201 184 150 / var(--tw-border-opacity, 1))}.border-t-sand-300\/0{border-top-color:#c9b89600}.border-t-sand-300\/10{border-top-color:#c9b8961a}.border-t-sand-300\/100{border-top-color:#c9b896}.border-t-sand-300\/15{border-top-color:#c9b89626}.border-t-sand-300\/20{border-top-color:#c9b89633}.border-t-sand-300\/25{border-top-color:#c9b89640}.border-t-sand-300\/30{border-top-color:#c9b8964d}.border-t-sand-300\/35{border-top-color:#c9b89659}.border-t-sand-300\/40{border-top-color:#c9b89666}.border-t-sand-300\/45{border-top-color:#c9b89673}.border-t-sand-300\/5{border-top-color:#c9b8960d}.border-t-sand-300\/50{border-top-color:#c9b89680}.border-t-sand-300\/55{border-top-color:#c9b8968c}.border-t-sand-300\/60{border-top-color:#c9b89699}.border-t-sand-300\/65{border-top-color:#c9b896a6}.border-t-sand-300\/70{border-top-color:#c9b896b3}.border-t-sand-300\/75{border-top-color:#c9b896bf}.border-t-sand-300\/80{border-top-color:#c9b896cc}.border-t-sand-300\/85{border-top-color:#c9b896d9}.border-t-sand-300\/90{border-top-color:#c9b896e6}.border-t-sand-300\/95{border-top-color:#c9b896f2}.border-t-sand-400{--tw-border-opacity: 1;border-top-color:rgb(166 124 82 / var(--tw-border-opacity, 1))}.border-t-sand-400\/0{border-top-color:#a67c5200}.border-t-sand-400\/10{border-top-color:#a67c521a}.border-t-sand-400\/100{border-top-color:#a67c52}.border-t-sand-400\/15{border-top-color:#a67c5226}.border-t-sand-400\/20{border-top-color:#a67c5233}.border-t-sand-400\/25{border-top-color:#a67c5240}.border-t-sand-400\/30{border-top-color:#a67c524d}.border-t-sand-400\/35{border-top-color:#a67c5259}.border-t-sand-400\/40{border-top-color:#a67c5266}.border-t-sand-400\/45{border-top-color:#a67c5273}.border-t-sand-400\/5{border-top-color:#a67c520d}.border-t-sand-400\/50{border-top-color:#a67c5280}.border-t-sand-400\/55{border-top-color:#a67c528c}.border-t-sand-400\/60{border-top-color:#a67c5299}.border-t-sand-400\/65{border-top-color:#a67c52a6}.border-t-sand-400\/70{border-top-color:#a67c52b3}.border-t-sand-400\/75{border-top-color:#a67c52bf}.border-t-sand-400\/80{border-top-color:#a67c52cc}.border-t-sand-400\/85{border-top-color:#a67c52d9}.border-t-sand-400\/90{border-top-color:#a67c52e6}.border-t-sand-400\/95{border-top-color:#a67c52f2}.border-t-sand-50{--tw-border-opacity: 1;border-top-color:rgb(245 240 230 / var(--tw-border-opacity, 1))}.border-t-sand-50\/0{border-top-color:#f5f0e600}.border-t-sand-50\/10{border-top-color:#f5f0e61a}.border-t-sand-50\/100{border-top-color:#f5f0e6}.border-t-sand-50\/15{border-top-color:#f5f0e626}.border-t-sand-50\/20{border-top-color:#f5f0e633}.border-t-sand-50\/25{border-top-color:#f5f0e640}.border-t-sand-50\/30{border-top-color:#f5f0e64d}.border-t-sand-50\/35{border-top-color:#f5f0e659}.border-t-sand-50\/40{border-top-color:#f5f0e666}.border-t-sand-50\/45{border-top-color:#f5f0e673}.border-t-sand-50\/5{border-top-color:#f5f0e60d}.border-t-sand-50\/50{border-top-color:#f5f0e680}.border-t-sand-50\/55{border-top-color:#f5f0e68c}.border-t-sand-50\/60{border-top-color:#f5f0e699}.border-t-sand-50\/65{border-top-color:#f5f0e6a6}.border-t-sand-50\/70{border-top-color:#f5f0e6b3}.border-t-sand-50\/75{border-top-color:#f5f0e6bf}.border-t-sand-50\/80{border-top-color:#f5f0e6cc}.border-t-sand-50\/85{border-top-color:#f5f0e6d9}.border-t-sand-50\/90{border-top-color:#f5f0e6e6}.border-t-sand-50\/95{border-top-color:#f5f0e6f2}.border-t-sand-500{--tw-border-opacity: 1;border-top-color:rgb(139 105 20 / var(--tw-border-opacity, 1))}.border-t-sand-500\/0{border-top-color:#8b691400}.border-t-sand-500\/10{border-top-color:#8b69141a}.border-t-sand-500\/100{border-top-color:#8b6914}.border-t-sand-500\/15{border-top-color:#8b691426}.border-t-sand-500\/20{border-top-color:#8b691433}.border-t-sand-500\/25{border-top-color:#8b691440}.border-t-sand-500\/30{border-top-color:#8b69144d}.border-t-sand-500\/35{border-top-color:#8b691459}.border-t-sand-500\/40{border-top-color:#8b691466}.border-t-sand-500\/45{border-top-color:#8b691473}.border-t-sand-500\/5{border-top-color:#8b69140d}.border-t-sand-500\/50{border-top-color:#8b691480}.border-t-sand-500\/55{border-top-color:#8b69148c}.border-t-sand-500\/60{border-top-color:#8b691499}.border-t-sand-500\/65{border-top-color:#8b6914a6}.border-t-sand-500\/70{border-top-color:#8b6914b3}.border-t-sand-500\/75{border-top-color:#8b6914bf}.border-t-sand-500\/80{border-top-color:#8b6914cc}.border-t-sand-500\/85{border-top-color:#8b6914d9}.border-t-sand-500\/90{border-top-color:#8b6914e6}.border-t-sand-500\/95{border-top-color:#8b6914f2}.border-t-sand-600{--tw-border-opacity: 1;border-top-color:rgb(107 68 35 / var(--tw-border-opacity, 1))}.border-t-sand-600\/0{border-top-color:#6b442300}.border-t-sand-600\/10{border-top-color:#6b44231a}.border-t-sand-600\/100{border-top-color:#6b4423}.border-t-sand-600\/15{border-top-color:#6b442326}.border-t-sand-600\/20{border-top-color:#6b442333}.border-t-sand-600\/25{border-top-color:#6b442340}.border-t-sand-600\/30{border-top-color:#6b44234d}.border-t-sand-600\/35{border-top-color:#6b442359}.border-t-sand-600\/40{border-top-color:#6b442366}.border-t-sand-600\/45{border-top-color:#6b442373}.border-t-sand-600\/5{border-top-color:#6b44230d}.border-t-sand-600\/50{border-top-color:#6b442380}.border-t-sand-600\/55{border-top-color:#6b44238c}.border-t-sand-600\/60{border-top-color:#6b442399}.border-t-sand-600\/65{border-top-color:#6b4423a6}.border-t-sand-600\/70{border-top-color:#6b4423b3}.border-t-sand-600\/75{border-top-color:#6b4423bf}.border-t-sand-600\/80{border-top-color:#6b4423cc}.border-t-sand-600\/85{border-top-color:#6b4423d9}.border-t-sand-600\/90{border-top-color:#6b4423e6}.border-t-sand-600\/95{border-top-color:#6b4423f2}.border-t-sand-700{--tw-border-opacity: 1;border-top-color:rgb(74 53 32 / var(--tw-border-opacity, 1))}.border-t-sand-700\/0{border-top-color:#4a352000}.border-t-sand-700\/10{border-top-color:#4a35201a}.border-t-sand-700\/100{border-top-color:#4a3520}.border-t-sand-700\/15{border-top-color:#4a352026}.border-t-sand-700\/20{border-top-color:#4a352033}.border-t-sand-700\/25{border-top-color:#4a352040}.border-t-sand-700\/30{border-top-color:#4a35204d}.border-t-sand-700\/35{border-top-color:#4a352059}.border-t-sand-700\/40{border-top-color:#4a352066}.border-t-sand-700\/45{border-top-color:#4a352073}.border-t-sand-700\/5{border-top-color:#4a35200d}.border-t-sand-700\/50{border-top-color:#4a352080}.border-t-sand-700\/55{border-top-color:#4a35208c}.border-t-sand-700\/60{border-top-color:#4a352099}.border-t-sand-700\/65{border-top-color:#4a3520a6}.border-t-sand-700\/70{border-top-color:#4a3520b3}.border-t-sand-700\/75{border-top-color:#4a3520bf}.border-t-sand-700\/80{border-top-color:#4a3520cc}.border-t-sand-700\/85{border-top-color:#4a3520d9}.border-t-sand-700\/90{border-top-color:#4a3520e6}.border-t-sand-700\/95{border-top-color:#4a3520f2}.border-t-sand-800{--tw-border-opacity: 1;border-top-color:rgb(53 37 21 / var(--tw-border-opacity, 1))}.border-t-sand-800\/0{border-top-color:#35251500}.border-t-sand-800\/10{border-top-color:#3525151a}.border-t-sand-800\/100{border-top-color:#352515}.border-t-sand-800\/15{border-top-color:#35251526}.border-t-sand-800\/20{border-top-color:#35251533}.border-t-sand-800\/25{border-top-color:#35251540}.border-t-sand-800\/30{border-top-color:#3525154d}.border-t-sand-800\/35{border-top-color:#35251559}.border-t-sand-800\/40{border-top-color:#35251566}.border-t-sand-800\/45{border-top-color:#35251573}.border-t-sand-800\/5{border-top-color:#3525150d}.border-t-sand-800\/50{border-top-color:#35251580}.border-t-sand-800\/55{border-top-color:#3525158c}.border-t-sand-800\/60{border-top-color:#35251599}.border-t-sand-800\/65{border-top-color:#352515a6}.border-t-sand-800\/70{border-top-color:#352515b3}.border-t-sand-800\/75{border-top-color:#352515bf}.border-t-sand-800\/80{border-top-color:#352515cc}.border-t-sand-800\/85{border-top-color:#352515d9}.border-t-sand-800\/90{border-top-color:#352515e6}.border-t-sand-800\/95{border-top-color:#352515f2}.border-t-sand-900{--tw-border-opacity: 1;border-top-color:rgb(45 32 16 / var(--tw-border-opacity, 1))}.border-t-sand-900\/0{border-top-color:#2d201000}.border-t-sand-900\/10{border-top-color:#2d20101a}.border-t-sand-900\/100{border-top-color:#2d2010}.border-t-sand-900\/15{border-top-color:#2d201026}.border-t-sand-900\/20{border-top-color:#2d201033}.border-t-sand-900\/25{border-top-color:#2d201040}.border-t-sand-900\/30{border-top-color:#2d20104d}.border-t-sand-900\/35{border-top-color:#2d201059}.border-t-sand-900\/40{border-top-color:#2d201066}.border-t-sand-900\/45{border-top-color:#2d201073}.border-t-sand-900\/5{border-top-color:#2d20100d}.border-t-sand-900\/50{border-top-color:#2d201080}.border-t-sand-900\/55{border-top-color:#2d20108c}.border-t-sand-900\/60{border-top-color:#2d201099}.border-t-sand-900\/65{border-top-color:#2d2010a6}.border-t-sand-900\/70{border-top-color:#2d2010b3}.border-t-sand-900\/75{border-top-color:#2d2010bf}.border-t-sand-900\/80{border-top-color:#2d2010cc}.border-t-sand-900\/85{border-top-color:#2d2010d9}.border-t-sand-900\/90{border-top-color:#2d2010e6}.border-t-sand-900\/95{border-top-color:#2d2010f2}.bg-\[\#057a44\]{--tw-bg-opacity: 1;background-color:rgb(5 122 68 / var(--tw-bg-opacity, 1))}.bg-\[\#1d1d1f\]{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.bg-\[\#1d1d1f\]\/5{background-color:#1d1d1f0d}.bg-\[\#1d1d1f\]\/80{background-color:#1d1d1fcc}.bg-\[\#1d1d1f\]\/85{background-color:#1d1d1fd9}.bg-\[\#1d1d1f\]\/90{background-color:#1d1d1fe6}.bg-\[\#2563eb\]{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-\[\#3a3a3c\]{--tw-bg-opacity: 1;background-color:rgb(58 58 60 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F8FF\]{--tw-bg-opacity: 1;background-color:rgb(248 248 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F8FF\]\/95{background-color:#f8f8fff2}.bg-\[\#d2d2d7\]{--tw-bg-opacity: 1;background-color:rgb(210 210 215 / var(--tw-bg-opacity, 1))}.bg-\[\#d9fdd3\]{--tw-bg-opacity: 1;background-color:rgb(217 253 211 / var(--tw-bg-opacity, 1))}.bg-\[\#dbeafe\]{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-\[\#dfe5e7\]{--tw-bg-opacity: 1;background-color:rgb(223 229 231 / var(--tw-bg-opacity, 1))}.bg-\[\#e8e8ed\]{--tw-bg-opacity: 1;background-color:rgb(232 232 237 / var(--tw-bg-opacity, 1))}.bg-\[\#e8f0ff\]{--tw-bg-opacity: 1;background-color:rgb(232 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#e8f8f0\]{--tw-bg-opacity: 1;background-color:rgb(232 248 240 / var(--tw-bg-opacity, 1))}.bg-\[\#ebebef\]{--tw-bg-opacity: 1;background-color:rgb(235 235 239 / var(--tw-bg-opacity, 1))}.bg-\[\#eef0f4\]{--tw-bg-opacity: 1;background-color:rgb(238 240 244 / var(--tw-bg-opacity, 1))}.bg-\[\#eef0ff\]{--tw-bg-opacity: 1;background-color:rgb(238 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#eefbf3\]{--tw-bg-opacity: 1;background-color:rgb(238 251 243 / var(--tw-bg-opacity, 1))}.bg-\[\#efeae2\]{--tw-bg-opacity: 1;background-color:rgb(239 234 226 / var(--tw-bg-opacity, 1))}.bg-\[\#eff6ff\]{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f0f5\]{--tw-bg-opacity: 1;background-color:rgb(240 240 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f2f5\]{--tw-bg-opacity: 1;background-color:rgb(240 242 245 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f7ff\]{--tw-bg-opacity: 1;background-color:rgb(240 247 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f3f0f8\]{--tw-bg-opacity: 1;background-color:rgb(243 240 248 / var(--tw-bg-opacity, 1))}.bg-\[\#f5f5f7\]{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.bg-\[\#f7f7f8\]{--tw-bg-opacity: 1;background-color:rgb(247 247 248 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafa\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.bg-\[\#fafafc\]{--tw-bg-opacity: 1;background-color:rgb(250 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#fafbfc\]{--tw-bg-opacity: 1;background-color:rgb(250 251 252 / var(--tw-bg-opacity, 1))}.bg-\[\#fbfbfd\]{--tw-bg-opacity: 1;background-color:rgb(251 251 253 / var(--tw-bg-opacity, 1))}.bg-\[\#fce8e8\]{--tw-bg-opacity: 1;background-color:rgb(252 232 232 / var(--tw-bg-opacity, 1))}.bg-\[\#fcfafd\]{--tw-bg-opacity: 1;background-color:rgb(252 250 253 / var(--tw-bg-opacity, 1))}.bg-\[\#fcfcfd\]{--tw-bg-opacity: 1;background-color:rgb(252 252 253 / var(--tw-bg-opacity, 1))}.bg-\[\#fef2f2\]{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-\[\#fef3f2\]{--tw-bg-opacity: 1;background-color:rgb(254 243 242 / var(--tw-bg-opacity, 1))}.bg-\[\#fff8e6\]{--tw-bg-opacity: 1;background-color:rgb(255 248 230 / var(--tw-bg-opacity, 1))}.bg-\[\#fffaeb\]{--tw-bg-opacity: 1;background-color:rgb(255 250 235 / var(--tw-bg-opacity, 1))}.bg-\[\#fffbeb\]{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(12\,12\,14\,0\.92\)\]{background-color:#0c0c0eeb}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/40{background-color:#fffbeb66}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/20{background-color:#f59e0b33}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-amber-600\/90{background-color:#d97706e6}.bg-apple-dark{--tw-bg-opacity: 1;background-color:rgb(29 29 31 / var(--tw-bg-opacity, 1))}.bg-apple-gray{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.bg-apple-gray\/40{background-color:#f5f5f766}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/0{background-color:#0000}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/45{background-color:#00000073}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/55{background-color:#0000008c}.bg-black\/60{background-color:#0009}.bg-black\/\[0\.07\]{background-color:#00000012}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-sand-100{--tw-bg-opacity: 1;background-color:rgb(232 220 196 / var(--tw-bg-opacity, 1))}.bg-sand-100\/0{background-color:#e8dcc400}.bg-sand-100\/10{background-color:#e8dcc41a}.bg-sand-100\/100{background-color:#e8dcc4}.bg-sand-100\/15{background-color:#e8dcc426}.bg-sand-100\/20{background-color:#e8dcc433}.bg-sand-100\/25{background-color:#e8dcc440}.bg-sand-100\/30{background-color:#e8dcc44d}.bg-sand-100\/35{background-color:#e8dcc459}.bg-sand-100\/40{background-color:#e8dcc466}.bg-sand-100\/45{background-color:#e8dcc473}.bg-sand-100\/5{background-color:#e8dcc40d}.bg-sand-100\/50{background-color:#e8dcc480}.bg-sand-100\/55{background-color:#e8dcc48c}.bg-sand-100\/60{background-color:#e8dcc499}.bg-sand-100\/65{background-color:#e8dcc4a6}.bg-sand-100\/70{background-color:#e8dcc4b3}.bg-sand-100\/75{background-color:#e8dcc4bf}.bg-sand-100\/80{background-color:#e8dcc4cc}.bg-sand-100\/85{background-color:#e8dcc4d9}.bg-sand-100\/90{background-color:#e8dcc4e6}.bg-sand-100\/95{background-color:#e8dcc4f2}.bg-sand-200{--tw-bg-opacity: 1;background-color:rgb(221 201 168 / var(--tw-bg-opacity, 1))}.bg-sand-200\/0{background-color:#ddc9a800}.bg-sand-200\/10{background-color:#ddc9a81a}.bg-sand-200\/100{background-color:#ddc9a8}.bg-sand-200\/15{background-color:#ddc9a826}.bg-sand-200\/20{background-color:#ddc9a833}.bg-sand-200\/25{background-color:#ddc9a840}.bg-sand-200\/30{background-color:#ddc9a84d}.bg-sand-200\/35{background-color:#ddc9a859}.bg-sand-200\/40{background-color:#ddc9a866}.bg-sand-200\/45{background-color:#ddc9a873}.bg-sand-200\/5{background-color:#ddc9a80d}.bg-sand-200\/50{background-color:#ddc9a880}.bg-sand-200\/55{background-color:#ddc9a88c}.bg-sand-200\/60{background-color:#ddc9a899}.bg-sand-200\/65{background-color:#ddc9a8a6}.bg-sand-200\/70{background-color:#ddc9a8b3}.bg-sand-200\/75{background-color:#ddc9a8bf}.bg-sand-200\/80{background-color:#ddc9a8cc}.bg-sand-200\/85{background-color:#ddc9a8d9}.bg-sand-200\/90{background-color:#ddc9a8e6}.bg-sand-200\/95{background-color:#ddc9a8f2}.bg-sand-25{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-sand-25\/0{background-color:#faf8f500}.bg-sand-25\/10{background-color:#faf8f51a}.bg-sand-25\/100{background-color:#faf8f5}.bg-sand-25\/15{background-color:#faf8f526}.bg-sand-25\/20{background-color:#faf8f533}.bg-sand-25\/25{background-color:#faf8f540}.bg-sand-25\/30{background-color:#faf8f54d}.bg-sand-25\/35{background-color:#faf8f559}.bg-sand-25\/40{background-color:#faf8f566}.bg-sand-25\/45{background-color:#faf8f573}.bg-sand-25\/5{background-color:#faf8f50d}.bg-sand-25\/50{background-color:#faf8f580}.bg-sand-25\/55{background-color:#faf8f58c}.bg-sand-25\/60{background-color:#faf8f599}.bg-sand-25\/65{background-color:#faf8f5a6}.bg-sand-25\/70{background-color:#faf8f5b3}.bg-sand-25\/75{background-color:#faf8f5bf}.bg-sand-25\/80{background-color:#faf8f5cc}.bg-sand-25\/85{background-color:#faf8f5d9}.bg-sand-25\/90{background-color:#faf8f5e6}.bg-sand-25\/95{background-color:#faf8f5f2}.bg-sand-300{--tw-bg-opacity: 1;background-color:rgb(201 184 150 / var(--tw-bg-opacity, 1))}.bg-sand-300\/0{background-color:#c9b89600}.bg-sand-300\/10{background-color:#c9b8961a}.bg-sand-300\/100{background-color:#c9b896}.bg-sand-300\/15{background-color:#c9b89626}.bg-sand-300\/20{background-color:#c9b89633}.bg-sand-300\/25{background-color:#c9b89640}.bg-sand-300\/30{background-color:#c9b8964d}.bg-sand-300\/35{background-color:#c9b89659}.bg-sand-300\/40{background-color:#c9b89666}.bg-sand-300\/45{background-color:#c9b89673}.bg-sand-300\/5{background-color:#c9b8960d}.bg-sand-300\/50{background-color:#c9b89680}.bg-sand-300\/55{background-color:#c9b8968c}.bg-sand-300\/60{background-color:#c9b89699}.bg-sand-300\/65{background-color:#c9b896a6}.bg-sand-300\/70{background-color:#c9b896b3}.bg-sand-300\/75{background-color:#c9b896bf}.bg-sand-300\/80{background-color:#c9b896cc}.bg-sand-300\/85{background-color:#c9b896d9}.bg-sand-300\/90{background-color:#c9b896e6}.bg-sand-300\/95{background-color:#c9b896f2}.bg-sand-400{--tw-bg-opacity: 1;background-color:rgb(166 124 82 / var(--tw-bg-opacity, 1))}.bg-sand-400\/0{background-color:#a67c5200}.bg-sand-400\/10{background-color:#a67c521a}.bg-sand-400\/100{background-color:#a67c52}.bg-sand-400\/15{background-color:#a67c5226}.bg-sand-400\/20{background-color:#a67c5233}.bg-sand-400\/25{background-color:#a67c5240}.bg-sand-400\/30{background-color:#a67c524d}.bg-sand-400\/35{background-color:#a67c5259}.bg-sand-400\/40{background-color:#a67c5266}.bg-sand-400\/45{background-color:#a67c5273}.bg-sand-400\/5{background-color:#a67c520d}.bg-sand-400\/50{background-color:#a67c5280}.bg-sand-400\/55{background-color:#a67c528c}.bg-sand-400\/60{background-color:#a67c5299}.bg-sand-400\/65{background-color:#a67c52a6}.bg-sand-400\/70{background-color:#a67c52b3}.bg-sand-400\/75{background-color:#a67c52bf}.bg-sand-400\/80{background-color:#a67c52cc}.bg-sand-400\/85{background-color:#a67c52d9}.bg-sand-400\/90{background-color:#a67c52e6}.bg-sand-400\/95{background-color:#a67c52f2}.bg-sand-50{--tw-bg-opacity: 1;background-color:rgb(245 240 230 / var(--tw-bg-opacity, 1))}.bg-sand-50\/0{background-color:#f5f0e600}.bg-sand-50\/10{background-color:#f5f0e61a}.bg-sand-50\/100{background-color:#f5f0e6}.bg-sand-50\/15{background-color:#f5f0e626}.bg-sand-50\/20{background-color:#f5f0e633}.bg-sand-50\/25{background-color:#f5f0e640}.bg-sand-50\/30{background-color:#f5f0e64d}.bg-sand-50\/35{background-color:#f5f0e659}.bg-sand-50\/40{background-color:#f5f0e666}.bg-sand-50\/45{background-color:#f5f0e673}.bg-sand-50\/5{background-color:#f5f0e60d}.bg-sand-50\/50{background-color:#f5f0e680}.bg-sand-50\/55{background-color:#f5f0e68c}.bg-sand-50\/60{background-color:#f5f0e699}.bg-sand-50\/65{background-color:#f5f0e6a6}.bg-sand-50\/70{background-color:#f5f0e6b3}.bg-sand-50\/75{background-color:#f5f0e6bf}.bg-sand-50\/80{background-color:#f5f0e6cc}.bg-sand-50\/85{background-color:#f5f0e6d9}.bg-sand-50\/90{background-color:#f5f0e6e6}.bg-sand-50\/95{background-color:#f5f0e6f2}.bg-sand-500{--tw-bg-opacity: 1;background-color:rgb(139 105 20 / var(--tw-bg-opacity, 1))}.bg-sand-500\/0{background-color:#8b691400}.bg-sand-500\/10{background-color:#8b69141a}.bg-sand-500\/100{background-color:#8b6914}.bg-sand-500\/15{background-color:#8b691426}.bg-sand-500\/20{background-color:#8b691433}.bg-sand-500\/25{background-color:#8b691440}.bg-sand-500\/30{background-color:#8b69144d}.bg-sand-500\/35{background-color:#8b691459}.bg-sand-500\/40{background-color:#8b691466}.bg-sand-500\/45{background-color:#8b691473}.bg-sand-500\/5{background-color:#8b69140d}.bg-sand-500\/50{background-color:#8b691480}.bg-sand-500\/55{background-color:#8b69148c}.bg-sand-500\/60{background-color:#8b691499}.bg-sand-500\/65{background-color:#8b6914a6}.bg-sand-500\/70{background-color:#8b6914b3}.bg-sand-500\/75{background-color:#8b6914bf}.bg-sand-500\/80{background-color:#8b6914cc}.bg-sand-500\/85{background-color:#8b6914d9}.bg-sand-500\/90{background-color:#8b6914e6}.bg-sand-500\/95{background-color:#8b6914f2}.bg-sand-600{--tw-bg-opacity: 1;background-color:rgb(107 68 35 / var(--tw-bg-opacity, 1))}.bg-sand-600\/0{background-color:#6b442300}.bg-sand-600\/10{background-color:#6b44231a}.bg-sand-600\/100{background-color:#6b4423}.bg-sand-600\/15{background-color:#6b442326}.bg-sand-600\/20{background-color:#6b442333}.bg-sand-600\/25{background-color:#6b442340}.bg-sand-600\/30{background-color:#6b44234d}.bg-sand-600\/35{background-color:#6b442359}.bg-sand-600\/40{background-color:#6b442366}.bg-sand-600\/45{background-color:#6b442373}.bg-sand-600\/5{background-color:#6b44230d}.bg-sand-600\/50{background-color:#6b442380}.bg-sand-600\/55{background-color:#6b44238c}.bg-sand-600\/60{background-color:#6b442399}.bg-sand-600\/65{background-color:#6b4423a6}.bg-sand-600\/70{background-color:#6b4423b3}.bg-sand-600\/75{background-color:#6b4423bf}.bg-sand-600\/80{background-color:#6b4423cc}.bg-sand-600\/85{background-color:#6b4423d9}.bg-sand-600\/90{background-color:#6b4423e6}.bg-sand-600\/95{background-color:#6b4423f2}.bg-sand-700{--tw-bg-opacity: 1;background-color:rgb(74 53 32 / var(--tw-bg-opacity, 1))}.bg-sand-700\/0{background-color:#4a352000}.bg-sand-700\/10{background-color:#4a35201a}.bg-sand-700\/100{background-color:#4a3520}.bg-sand-700\/15{background-color:#4a352026}.bg-sand-700\/20{background-color:#4a352033}.bg-sand-700\/25{background-color:#4a352040}.bg-sand-700\/30{background-color:#4a35204d}.bg-sand-700\/35{background-color:#4a352059}.bg-sand-700\/40{background-color:#4a352066}.bg-sand-700\/45{background-color:#4a352073}.bg-sand-700\/5{background-color:#4a35200d}.bg-sand-700\/50{background-color:#4a352080}.bg-sand-700\/55{background-color:#4a35208c}.bg-sand-700\/60{background-color:#4a352099}.bg-sand-700\/65{background-color:#4a3520a6}.bg-sand-700\/70{background-color:#4a3520b3}.bg-sand-700\/75{background-color:#4a3520bf}.bg-sand-700\/80{background-color:#4a3520cc}.bg-sand-700\/85{background-color:#4a3520d9}.bg-sand-700\/90{background-color:#4a3520e6}.bg-sand-700\/95{background-color:#4a3520f2}.bg-sand-800{--tw-bg-opacity: 1;background-color:rgb(53 37 21 / var(--tw-bg-opacity, 1))}.bg-sand-800\/0{background-color:#35251500}.bg-sand-800\/10{background-color:#3525151a}.bg-sand-800\/100{background-color:#352515}.bg-sand-800\/15{background-color:#35251526}.bg-sand-800\/20{background-color:#35251533}.bg-sand-800\/25{background-color:#35251540}.bg-sand-800\/30{background-color:#3525154d}.bg-sand-800\/35{background-color:#35251559}.bg-sand-800\/40{background-color:#35251566}.bg-sand-800\/45{background-color:#35251573}.bg-sand-800\/5{background-color:#3525150d}.bg-sand-800\/50{background-color:#35251580}.bg-sand-800\/55{background-color:#3525158c}.bg-sand-800\/60{background-color:#35251599}.bg-sand-800\/65{background-color:#352515a6}.bg-sand-800\/70{background-color:#352515b3}.bg-sand-800\/75{background-color:#352515bf}.bg-sand-800\/80{background-color:#352515cc}.bg-sand-800\/85{background-color:#352515d9}.bg-sand-800\/90{background-color:#352515e6}.bg-sand-800\/95{background-color:#352515f2}.bg-sand-900{--tw-bg-opacity: 1;background-color:rgb(45 32 16 / var(--tw-bg-opacity, 1))}.bg-sand-900\/0{background-color:#2d201000}.bg-sand-900\/10{background-color:#2d20101a}.bg-sand-900\/100{background-color:#2d2010}.bg-sand-900\/15{background-color:#2d201026}.bg-sand-900\/20{background-color:#2d201033}.bg-sand-900\/25{background-color:#2d201040}.bg-sand-900\/30{background-color:#2d20104d}.bg-sand-900\/35{background-color:#2d201059}.bg-sand-900\/40{background-color:#2d201066}.bg-sand-900\/45{background-color:#2d201073}.bg-sand-900\/5{background-color:#2d20100d}.bg-sand-900\/50{background-color:#2d201080}.bg-sand-900\/55{background-color:#2d20108c}.bg-sand-900\/60{background-color:#2d201099}.bg-sand-900\/65{background-color:#2d2010a6}.bg-sand-900\/70{background-color:#2d2010b3}.bg-sand-900\/75{background-color:#2d2010bf}.bg-sand-900\/80{background-color:#2d2010cc}.bg-sand-900\/85{background-color:#2d2010d9}.bg-sand-900\/90{background-color:#2d2010e6}.bg-sand-900\/95{background-color:#2d2010f2}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-white\/25{background-color:#ffffff40}.bg-white\/70{background-color:#ffffffb3}.bg-white\/75{background-color:#ffffffbf}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-\[\#1a2a4a\]{--tw-gradient-from: #1a2a4a var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 42 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1a3a2f\]{--tw-gradient-from: #1a3a2f var(--tw-gradient-from-position);--tw-gradient-to: rgb(26 58 47 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1d1d1f\]{--tw-gradient-from: #1d1d1f var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 29 31 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1e4d3a\]{--tw-gradient-from: #1e4d3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 77 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2a3540\]{--tw-gradient-from: #2a3540 var(--tw-gradient-from-position);--tw-gradient-to: rgb(42 53 64 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2c2c2e\]{--tw-gradient-from: #2c2c2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 44 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2c2c3a\]{--tw-gradient-from: #2c2c3a var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 44 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#2c3e6b\]{--tw-gradient-from: #2c3e6b var(--tw-gradient-from-position);--tw-gradient-to: rgb(44 62 107 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3a3a38\]{--tw-gradient-from: #3a3a38 var(--tw-gradient-from-position);--tw-gradient-to: rgb(58 58 56 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#3d2c5a\]{--tw-gradient-from: #3d2c5a var(--tw-gradient-from-position);--tw-gradient-to: rgb(61 44 90 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4a3728\]{--tw-gradient-from: #4a3728 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 55 40 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#5c2e1a\]{--tw-gradient-from: #5c2e1a var(--tw-gradient-from-position);--tw-gradient-to: rgb(92 46 26 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-black\/95{--tw-gradient-from: rgb(0 0 0 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100{--tw-gradient-from: #e8dcc4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/0{--tw-gradient-from: rgb(232 220 196 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/10{--tw-gradient-from: rgb(232 220 196 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/100{--tw-gradient-from: rgb(232 220 196 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/15{--tw-gradient-from: rgb(232 220 196 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/20{--tw-gradient-from: rgb(232 220 196 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/25{--tw-gradient-from: rgb(232 220 196 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/30{--tw-gradient-from: rgb(232 220 196 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/35{--tw-gradient-from: rgb(232 220 196 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/40{--tw-gradient-from: rgb(232 220 196 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/45{--tw-gradient-from: rgb(232 220 196 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/5{--tw-gradient-from: rgb(232 220 196 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/50{--tw-gradient-from: rgb(232 220 196 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/55{--tw-gradient-from: rgb(232 220 196 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/60{--tw-gradient-from: rgb(232 220 196 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/65{--tw-gradient-from: rgb(232 220 196 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/70{--tw-gradient-from: rgb(232 220 196 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/75{--tw-gradient-from: rgb(232 220 196 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/80{--tw-gradient-from: rgb(232 220 196 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/85{--tw-gradient-from: rgb(232 220 196 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/90{--tw-gradient-from: rgb(232 220 196 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-100\/95{--tw-gradient-from: rgb(232 220 196 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200{--tw-gradient-from: #ddc9a8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/0{--tw-gradient-from: rgb(221 201 168 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/10{--tw-gradient-from: rgb(221 201 168 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/100{--tw-gradient-from: rgb(221 201 168 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/15{--tw-gradient-from: rgb(221 201 168 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/20{--tw-gradient-from: rgb(221 201 168 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/25{--tw-gradient-from: rgb(221 201 168 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/30{--tw-gradient-from: rgb(221 201 168 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/35{--tw-gradient-from: rgb(221 201 168 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/40{--tw-gradient-from: rgb(221 201 168 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/45{--tw-gradient-from: rgb(221 201 168 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/5{--tw-gradient-from: rgb(221 201 168 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/50{--tw-gradient-from: rgb(221 201 168 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/55{--tw-gradient-from: rgb(221 201 168 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/60{--tw-gradient-from: rgb(221 201 168 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/65{--tw-gradient-from: rgb(221 201 168 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/70{--tw-gradient-from: rgb(221 201 168 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/75{--tw-gradient-from: rgb(221 201 168 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/80{--tw-gradient-from: rgb(221 201 168 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/85{--tw-gradient-from: rgb(221 201 168 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/90{--tw-gradient-from: rgb(221 201 168 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-200\/95{--tw-gradient-from: rgb(221 201 168 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25{--tw-gradient-from: #faf8f5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/0{--tw-gradient-from: rgb(250 248 245 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/10{--tw-gradient-from: rgb(250 248 245 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/100{--tw-gradient-from: rgb(250 248 245 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/15{--tw-gradient-from: rgb(250 248 245 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/20{--tw-gradient-from: rgb(250 248 245 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/25{--tw-gradient-from: rgb(250 248 245 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/30{--tw-gradient-from: rgb(250 248 245 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/35{--tw-gradient-from: rgb(250 248 245 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/40{--tw-gradient-from: rgb(250 248 245 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/45{--tw-gradient-from: rgb(250 248 245 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/5{--tw-gradient-from: rgb(250 248 245 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/50{--tw-gradient-from: rgb(250 248 245 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/55{--tw-gradient-from: rgb(250 248 245 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/60{--tw-gradient-from: rgb(250 248 245 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/65{--tw-gradient-from: rgb(250 248 245 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/70{--tw-gradient-from: rgb(250 248 245 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/75{--tw-gradient-from: rgb(250 248 245 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/80{--tw-gradient-from: rgb(250 248 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/85{--tw-gradient-from: rgb(250 248 245 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/90{--tw-gradient-from: rgb(250 248 245 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-25\/95{--tw-gradient-from: rgb(250 248 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300{--tw-gradient-from: #c9b896 var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/0{--tw-gradient-from: rgb(201 184 150 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/10{--tw-gradient-from: rgb(201 184 150 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/100{--tw-gradient-from: rgb(201 184 150 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/15{--tw-gradient-from: rgb(201 184 150 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/20{--tw-gradient-from: rgb(201 184 150 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/25{--tw-gradient-from: rgb(201 184 150 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/30{--tw-gradient-from: rgb(201 184 150 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/35{--tw-gradient-from: rgb(201 184 150 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/40{--tw-gradient-from: rgb(201 184 150 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/45{--tw-gradient-from: rgb(201 184 150 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/5{--tw-gradient-from: rgb(201 184 150 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/50{--tw-gradient-from: rgb(201 184 150 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/55{--tw-gradient-from: rgb(201 184 150 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/60{--tw-gradient-from: rgb(201 184 150 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/65{--tw-gradient-from: rgb(201 184 150 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/70{--tw-gradient-from: rgb(201 184 150 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/75{--tw-gradient-from: rgb(201 184 150 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/80{--tw-gradient-from: rgb(201 184 150 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/85{--tw-gradient-from: rgb(201 184 150 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/90{--tw-gradient-from: rgb(201 184 150 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-300\/95{--tw-gradient-from: rgb(201 184 150 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400{--tw-gradient-from: #a67c52 var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/0{--tw-gradient-from: rgb(166 124 82 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/10{--tw-gradient-from: rgb(166 124 82 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/100{--tw-gradient-from: rgb(166 124 82 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/15{--tw-gradient-from: rgb(166 124 82 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/20{--tw-gradient-from: rgb(166 124 82 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/25{--tw-gradient-from: rgb(166 124 82 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/30{--tw-gradient-from: rgb(166 124 82 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/35{--tw-gradient-from: rgb(166 124 82 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/40{--tw-gradient-from: rgb(166 124 82 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/45{--tw-gradient-from: rgb(166 124 82 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/5{--tw-gradient-from: rgb(166 124 82 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/50{--tw-gradient-from: rgb(166 124 82 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/55{--tw-gradient-from: rgb(166 124 82 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/60{--tw-gradient-from: rgb(166 124 82 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/65{--tw-gradient-from: rgb(166 124 82 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/70{--tw-gradient-from: rgb(166 124 82 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/75{--tw-gradient-from: rgb(166 124 82 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/80{--tw-gradient-from: rgb(166 124 82 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/85{--tw-gradient-from: rgb(166 124 82 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/90{--tw-gradient-from: rgb(166 124 82 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-400\/95{--tw-gradient-from: rgb(166 124 82 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50{--tw-gradient-from: #f5f0e6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/0{--tw-gradient-from: rgb(245 240 230 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/10{--tw-gradient-from: rgb(245 240 230 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/100{--tw-gradient-from: rgb(245 240 230 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/15{--tw-gradient-from: rgb(245 240 230 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/20{--tw-gradient-from: rgb(245 240 230 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/25{--tw-gradient-from: rgb(245 240 230 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/30{--tw-gradient-from: rgb(245 240 230 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/35{--tw-gradient-from: rgb(245 240 230 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/40{--tw-gradient-from: rgb(245 240 230 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/45{--tw-gradient-from: rgb(245 240 230 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/5{--tw-gradient-from: rgb(245 240 230 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/50{--tw-gradient-from: rgb(245 240 230 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/55{--tw-gradient-from: rgb(245 240 230 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/60{--tw-gradient-from: rgb(245 240 230 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/65{--tw-gradient-from: rgb(245 240 230 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/70{--tw-gradient-from: rgb(245 240 230 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/75{--tw-gradient-from: rgb(245 240 230 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/80{--tw-gradient-from: rgb(245 240 230 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/85{--tw-gradient-from: rgb(245 240 230 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/90{--tw-gradient-from: rgb(245 240 230 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-50\/95{--tw-gradient-from: rgb(245 240 230 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500{--tw-gradient-from: #8b6914 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/0{--tw-gradient-from: rgb(139 105 20 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/10{--tw-gradient-from: rgb(139 105 20 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/100{--tw-gradient-from: rgb(139 105 20 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/15{--tw-gradient-from: rgb(139 105 20 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/20{--tw-gradient-from: rgb(139 105 20 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/25{--tw-gradient-from: rgb(139 105 20 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/30{--tw-gradient-from: rgb(139 105 20 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/35{--tw-gradient-from: rgb(139 105 20 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/40{--tw-gradient-from: rgb(139 105 20 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/45{--tw-gradient-from: rgb(139 105 20 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/5{--tw-gradient-from: rgb(139 105 20 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/50{--tw-gradient-from: rgb(139 105 20 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/55{--tw-gradient-from: rgb(139 105 20 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/60{--tw-gradient-from: rgb(139 105 20 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/65{--tw-gradient-from: rgb(139 105 20 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/70{--tw-gradient-from: rgb(139 105 20 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/75{--tw-gradient-from: rgb(139 105 20 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/80{--tw-gradient-from: rgb(139 105 20 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/85{--tw-gradient-from: rgb(139 105 20 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/90{--tw-gradient-from: rgb(139 105 20 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-500\/95{--tw-gradient-from: rgb(139 105 20 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600{--tw-gradient-from: #6b4423 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/0{--tw-gradient-from: rgb(107 68 35 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/10{--tw-gradient-from: rgb(107 68 35 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/100{--tw-gradient-from: rgb(107 68 35 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/15{--tw-gradient-from: rgb(107 68 35 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/20{--tw-gradient-from: rgb(107 68 35 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/25{--tw-gradient-from: rgb(107 68 35 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/30{--tw-gradient-from: rgb(107 68 35 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/35{--tw-gradient-from: rgb(107 68 35 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/40{--tw-gradient-from: rgb(107 68 35 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/45{--tw-gradient-from: rgb(107 68 35 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/5{--tw-gradient-from: rgb(107 68 35 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/50{--tw-gradient-from: rgb(107 68 35 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/55{--tw-gradient-from: rgb(107 68 35 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/60{--tw-gradient-from: rgb(107 68 35 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/65{--tw-gradient-from: rgb(107 68 35 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/70{--tw-gradient-from: rgb(107 68 35 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/75{--tw-gradient-from: rgb(107 68 35 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/80{--tw-gradient-from: rgb(107 68 35 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/85{--tw-gradient-from: rgb(107 68 35 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/90{--tw-gradient-from: rgb(107 68 35 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-600\/95{--tw-gradient-from: rgb(107 68 35 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700{--tw-gradient-from: #4a3520 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/0{--tw-gradient-from: rgb(74 53 32 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/10{--tw-gradient-from: rgb(74 53 32 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/100{--tw-gradient-from: rgb(74 53 32 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/15{--tw-gradient-from: rgb(74 53 32 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/20{--tw-gradient-from: rgb(74 53 32 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/25{--tw-gradient-from: rgb(74 53 32 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/30{--tw-gradient-from: rgb(74 53 32 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/35{--tw-gradient-from: rgb(74 53 32 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/40{--tw-gradient-from: rgb(74 53 32 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/45{--tw-gradient-from: rgb(74 53 32 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/5{--tw-gradient-from: rgb(74 53 32 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/50{--tw-gradient-from: rgb(74 53 32 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/55{--tw-gradient-from: rgb(74 53 32 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/60{--tw-gradient-from: rgb(74 53 32 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/65{--tw-gradient-from: rgb(74 53 32 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/70{--tw-gradient-from: rgb(74 53 32 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/75{--tw-gradient-from: rgb(74 53 32 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/80{--tw-gradient-from: rgb(74 53 32 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/85{--tw-gradient-from: rgb(74 53 32 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/90{--tw-gradient-from: rgb(74 53 32 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-700\/95{--tw-gradient-from: rgb(74 53 32 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800{--tw-gradient-from: #352515 var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/0{--tw-gradient-from: rgb(53 37 21 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/10{--tw-gradient-from: rgb(53 37 21 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/100{--tw-gradient-from: rgb(53 37 21 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/15{--tw-gradient-from: rgb(53 37 21 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/20{--tw-gradient-from: rgb(53 37 21 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/25{--tw-gradient-from: rgb(53 37 21 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/30{--tw-gradient-from: rgb(53 37 21 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/35{--tw-gradient-from: rgb(53 37 21 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/40{--tw-gradient-from: rgb(53 37 21 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/45{--tw-gradient-from: rgb(53 37 21 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/5{--tw-gradient-from: rgb(53 37 21 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/50{--tw-gradient-from: rgb(53 37 21 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/55{--tw-gradient-from: rgb(53 37 21 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/60{--tw-gradient-from: rgb(53 37 21 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/65{--tw-gradient-from: rgb(53 37 21 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/70{--tw-gradient-from: rgb(53 37 21 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/75{--tw-gradient-from: rgb(53 37 21 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/80{--tw-gradient-from: rgb(53 37 21 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/85{--tw-gradient-from: rgb(53 37 21 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/90{--tw-gradient-from: rgb(53 37 21 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-800\/95{--tw-gradient-from: rgb(53 37 21 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900{--tw-gradient-from: #2d2010 var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/0{--tw-gradient-from: rgb(45 32 16 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/10{--tw-gradient-from: rgb(45 32 16 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/100{--tw-gradient-from: rgb(45 32 16 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/15{--tw-gradient-from: rgb(45 32 16 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/20{--tw-gradient-from: rgb(45 32 16 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/25{--tw-gradient-from: rgb(45 32 16 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/30{--tw-gradient-from: rgb(45 32 16 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/35{--tw-gradient-from: rgb(45 32 16 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/40{--tw-gradient-from: rgb(45 32 16 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/45{--tw-gradient-from: rgb(45 32 16 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/5{--tw-gradient-from: rgb(45 32 16 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/50{--tw-gradient-from: rgb(45 32 16 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/55{--tw-gradient-from: rgb(45 32 16 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/60{--tw-gradient-from: rgb(45 32 16 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/65{--tw-gradient-from: rgb(45 32 16 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/70{--tw-gradient-from: rgb(45 32 16 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/75{--tw-gradient-from: rgb(45 32 16 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/80{--tw-gradient-from: rgb(45 32 16 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/85{--tw-gradient-from: rgb(45 32 16 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/90{--tw-gradient-from: rgb(45 32 16 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-sand-900\/95{--tw-gradient-from: rgb(45 32 16 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#2d2d35\]{--tw-gradient-to: rgb(45 45 53 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2d2d35 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-black\/35{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e8dcc4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/0{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/10{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/100{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/15{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/20{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/25{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/30{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/35{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/40{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/45{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/5{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/50{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/55{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/60{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/65{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/70{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/75{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/80{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/85{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/90{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-100\/95{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(232 220 196 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ddc9a8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/0{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/10{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/100{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/15{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/20{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/25{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/30{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/35{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/40{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/45{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/5{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/50{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/55{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/60{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/65{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/70{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/75{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/80{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/85{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/90{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-200\/95{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(221 201 168 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #faf8f5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/0{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/10{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/100{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/15{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/20{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/25{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/30{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/35{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/40{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/45{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/5{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/50{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/55{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/60{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/65{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/70{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/75{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/80{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/85{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/90{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-25\/95{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(250 248 245 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c9b896 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/0{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/10{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/100{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/15{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/20{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/25{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/30{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/35{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/40{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/45{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/5{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/50{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/55{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/60{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/65{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/70{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/75{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/80{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/85{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/90{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-300\/95{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(201 184 150 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #a67c52 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/0{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/10{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/100{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/15{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/20{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/25{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/30{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/35{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/40{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/45{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/5{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/50{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/55{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/60{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/65{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/70{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/75{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/80{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/85{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/90{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-400\/95{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(166 124 82 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f5f0e6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/0{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/10{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/100{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/15{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/20{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/25{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/30{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/35{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/40{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/45{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/5{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/50{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/55{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/60{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/65{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/70{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/75{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/80{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/85{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/90{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-50\/95{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 240 230 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #8b6914 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/0{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/10{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/100{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/15{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/20{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/25{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/30{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/35{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/40{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/45{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/5{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/50{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/55{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/60{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/65{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/70{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/75{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/80{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/85{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/90{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-500\/95{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 105 20 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #6b4423 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/0{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/10{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/100{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/15{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/20{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/25{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/30{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/35{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/40{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/45{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/5{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/50{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/55{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/60{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/65{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/70{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/75{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/80{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/85{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/90{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-600\/95{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(107 68 35 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #4a3520 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/0{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/10{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/100{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/15{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/20{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/25{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/30{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/35{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/40{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/45{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/5{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/50{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/55{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/60{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/65{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/70{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/75{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/80{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/85{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/90{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-700\/95{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 53 32 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #352515 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/0{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/10{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/100{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/15{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/20{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/25{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/30{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/35{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/40{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/45{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/5{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/50{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/55{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/60{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/65{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/70{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/75{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/80{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/85{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/90{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-800\/95{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(53 37 21 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2d2010 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/0{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/10{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/100{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/15{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/20{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/25{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/30{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/35{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/40{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/45{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/5{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/50{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/55{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/60{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/65{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/70{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/75{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/80{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/85{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/90{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sand-900\/95{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(45 32 16 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#057a44\]{--tw-gradient-to: #057a44 var(--tw-gradient-to-position)}.to-\[\#2d8a6a\]{--tw-gradient-to: #2d8a6a var(--tw-gradient-to-position)}.to-\[\#3cb371\]{--tw-gradient-to: #3cb371 var(--tw-gradient-to-position)}.to-\[\#3d5a9e\]{--tw-gradient-to: #3d5a9e var(--tw-gradient-to-position)}.to-\[\#48484a\]{--tw-gradient-to: #48484a var(--tw-gradient-to-position)}.to-\[\#5a6b7d\]{--tw-gradient-to: #5a6b7d var(--tw-gradient-to-position)}.to-\[\#5b7fc7\]{--tw-gradient-to: #5b7fc7 var(--tw-gradient-to-position)}.to-\[\#5c5c7a\]{--tw-gradient-to: #5c5c7a var(--tw-gradient-to-position)}.to-\[\#7a7568\]{--tw-gradient-to: #7a7568 var(--tw-gradient-to-position)}.to-\[\#9b59b6\]{--tw-gradient-to: #9b59b6 var(--tw-gradient-to-position)}.to-\[\#c17817\]{--tw-gradient-to: #c17817 var(--tw-gradient-to-position)}.to-\[\#d4845c\]{--tw-gradient-to: #d4845c var(--tw-gradient-to-position)}.to-sand-100{--tw-gradient-to: #e8dcc4 var(--tw-gradient-to-position)}.to-sand-100\/0{--tw-gradient-to: rgb(232 220 196 / 0) var(--tw-gradient-to-position)}.to-sand-100\/10{--tw-gradient-to: rgb(232 220 196 / .1) var(--tw-gradient-to-position)}.to-sand-100\/100{--tw-gradient-to: rgb(232 220 196 / 1) var(--tw-gradient-to-position)}.to-sand-100\/15{--tw-gradient-to: rgb(232 220 196 / .15) var(--tw-gradient-to-position)}.to-sand-100\/20{--tw-gradient-to: rgb(232 220 196 / .2) var(--tw-gradient-to-position)}.to-sand-100\/25{--tw-gradient-to: rgb(232 220 196 / .25) var(--tw-gradient-to-position)}.to-sand-100\/30{--tw-gradient-to: rgb(232 220 196 / .3) var(--tw-gradient-to-position)}.to-sand-100\/35{--tw-gradient-to: rgb(232 220 196 / .35) var(--tw-gradient-to-position)}.to-sand-100\/40{--tw-gradient-to: rgb(232 220 196 / .4) var(--tw-gradient-to-position)}.to-sand-100\/45{--tw-gradient-to: rgb(232 220 196 / .45) var(--tw-gradient-to-position)}.to-sand-100\/5{--tw-gradient-to: rgb(232 220 196 / .05) var(--tw-gradient-to-position)}.to-sand-100\/50{--tw-gradient-to: rgb(232 220 196 / .5) var(--tw-gradient-to-position)}.to-sand-100\/55{--tw-gradient-to: rgb(232 220 196 / .55) var(--tw-gradient-to-position)}.to-sand-100\/60{--tw-gradient-to: rgb(232 220 196 / .6) var(--tw-gradient-to-position)}.to-sand-100\/65{--tw-gradient-to: rgb(232 220 196 / .65) var(--tw-gradient-to-position)}.to-sand-100\/70{--tw-gradient-to: rgb(232 220 196 / .7) var(--tw-gradient-to-position)}.to-sand-100\/75{--tw-gradient-to: rgb(232 220 196 / .75) var(--tw-gradient-to-position)}.to-sand-100\/80{--tw-gradient-to: rgb(232 220 196 / .8) var(--tw-gradient-to-position)}.to-sand-100\/85{--tw-gradient-to: rgb(232 220 196 / .85) var(--tw-gradient-to-position)}.to-sand-100\/90{--tw-gradient-to: rgb(232 220 196 / .9) var(--tw-gradient-to-position)}.to-sand-100\/95{--tw-gradient-to: rgb(232 220 196 / .95) var(--tw-gradient-to-position)}.to-sand-200{--tw-gradient-to: #ddc9a8 var(--tw-gradient-to-position)}.to-sand-200\/0{--tw-gradient-to: rgb(221 201 168 / 0) var(--tw-gradient-to-position)}.to-sand-200\/10{--tw-gradient-to: rgb(221 201 168 / .1) var(--tw-gradient-to-position)}.to-sand-200\/100{--tw-gradient-to: rgb(221 201 168 / 1) var(--tw-gradient-to-position)}.to-sand-200\/15{--tw-gradient-to: rgb(221 201 168 / .15) var(--tw-gradient-to-position)}.to-sand-200\/20{--tw-gradient-to: rgb(221 201 168 / .2) var(--tw-gradient-to-position)}.to-sand-200\/25{--tw-gradient-to: rgb(221 201 168 / .25) var(--tw-gradient-to-position)}.to-sand-200\/30{--tw-gradient-to: rgb(221 201 168 / .3) var(--tw-gradient-to-position)}.to-sand-200\/35{--tw-gradient-to: rgb(221 201 168 / .35) var(--tw-gradient-to-position)}.to-sand-200\/40{--tw-gradient-to: rgb(221 201 168 / .4) var(--tw-gradient-to-position)}.to-sand-200\/45{--tw-gradient-to: rgb(221 201 168 / .45) var(--tw-gradient-to-position)}.to-sand-200\/5{--tw-gradient-to: rgb(221 201 168 / .05) var(--tw-gradient-to-position)}.to-sand-200\/50{--tw-gradient-to: rgb(221 201 168 / .5) var(--tw-gradient-to-position)}.to-sand-200\/55{--tw-gradient-to: rgb(221 201 168 / .55) var(--tw-gradient-to-position)}.to-sand-200\/60{--tw-gradient-to: rgb(221 201 168 / .6) var(--tw-gradient-to-position)}.to-sand-200\/65{--tw-gradient-to: rgb(221 201 168 / .65) var(--tw-gradient-to-position)}.to-sand-200\/70{--tw-gradient-to: rgb(221 201 168 / .7) var(--tw-gradient-to-position)}.to-sand-200\/75{--tw-gradient-to: rgb(221 201 168 / .75) var(--tw-gradient-to-position)}.to-sand-200\/80{--tw-gradient-to: rgb(221 201 168 / .8) var(--tw-gradient-to-position)}.to-sand-200\/85{--tw-gradient-to: rgb(221 201 168 / .85) var(--tw-gradient-to-position)}.to-sand-200\/90{--tw-gradient-to: rgb(221 201 168 / .9) var(--tw-gradient-to-position)}.to-sand-200\/95{--tw-gradient-to: rgb(221 201 168 / .95) var(--tw-gradient-to-position)}.to-sand-25{--tw-gradient-to: #faf8f5 var(--tw-gradient-to-position)}.to-sand-25\/0{--tw-gradient-to: rgb(250 248 245 / 0) var(--tw-gradient-to-position)}.to-sand-25\/10{--tw-gradient-to: rgb(250 248 245 / .1) var(--tw-gradient-to-position)}.to-sand-25\/100{--tw-gradient-to: rgb(250 248 245 / 1) var(--tw-gradient-to-position)}.to-sand-25\/15{--tw-gradient-to: rgb(250 248 245 / .15) var(--tw-gradient-to-position)}.to-sand-25\/20{--tw-gradient-to: rgb(250 248 245 / .2) var(--tw-gradient-to-position)}.to-sand-25\/25{--tw-gradient-to: rgb(250 248 245 / .25) var(--tw-gradient-to-position)}.to-sand-25\/30{--tw-gradient-to: rgb(250 248 245 / .3) var(--tw-gradient-to-position)}.to-sand-25\/35{--tw-gradient-to: rgb(250 248 245 / .35) var(--tw-gradient-to-position)}.to-sand-25\/40{--tw-gradient-to: rgb(250 248 245 / .4) var(--tw-gradient-to-position)}.to-sand-25\/45{--tw-gradient-to: rgb(250 248 245 / .45) var(--tw-gradient-to-position)}.to-sand-25\/5{--tw-gradient-to: rgb(250 248 245 / .05) var(--tw-gradient-to-position)}.to-sand-25\/50{--tw-gradient-to: rgb(250 248 245 / .5) var(--tw-gradient-to-position)}.to-sand-25\/55{--tw-gradient-to: rgb(250 248 245 / .55) var(--tw-gradient-to-position)}.to-sand-25\/60{--tw-gradient-to: rgb(250 248 245 / .6) var(--tw-gradient-to-position)}.to-sand-25\/65{--tw-gradient-to: rgb(250 248 245 / .65) var(--tw-gradient-to-position)}.to-sand-25\/70{--tw-gradient-to: rgb(250 248 245 / .7) var(--tw-gradient-to-position)}.to-sand-25\/75{--tw-gradient-to: rgb(250 248 245 / .75) var(--tw-gradient-to-position)}.to-sand-25\/80{--tw-gradient-to: rgb(250 248 245 / .8) var(--tw-gradient-to-position)}.to-sand-25\/85{--tw-gradient-to: rgb(250 248 245 / .85) var(--tw-gradient-to-position)}.to-sand-25\/90{--tw-gradient-to: rgb(250 248 245 / .9) var(--tw-gradient-to-position)}.to-sand-25\/95{--tw-gradient-to: rgb(250 248 245 / .95) var(--tw-gradient-to-position)}.to-sand-300{--tw-gradient-to: #c9b896 var(--tw-gradient-to-position)}.to-sand-300\/0{--tw-gradient-to: rgb(201 184 150 / 0) var(--tw-gradient-to-position)}.to-sand-300\/10{--tw-gradient-to: rgb(201 184 150 / .1) var(--tw-gradient-to-position)}.to-sand-300\/100{--tw-gradient-to: rgb(201 184 150 / 1) var(--tw-gradient-to-position)}.to-sand-300\/15{--tw-gradient-to: rgb(201 184 150 / .15) var(--tw-gradient-to-position)}.to-sand-300\/20{--tw-gradient-to: rgb(201 184 150 / .2) var(--tw-gradient-to-position)}.to-sand-300\/25{--tw-gradient-to: rgb(201 184 150 / .25) var(--tw-gradient-to-position)}.to-sand-300\/30{--tw-gradient-to: rgb(201 184 150 / .3) var(--tw-gradient-to-position)}.to-sand-300\/35{--tw-gradient-to: rgb(201 184 150 / .35) var(--tw-gradient-to-position)}.to-sand-300\/40{--tw-gradient-to: rgb(201 184 150 / .4) var(--tw-gradient-to-position)}.to-sand-300\/45{--tw-gradient-to: rgb(201 184 150 / .45) var(--tw-gradient-to-position)}.to-sand-300\/5{--tw-gradient-to: rgb(201 184 150 / .05) var(--tw-gradient-to-position)}.to-sand-300\/50{--tw-gradient-to: rgb(201 184 150 / .5) var(--tw-gradient-to-position)}.to-sand-300\/55{--tw-gradient-to: rgb(201 184 150 / .55) var(--tw-gradient-to-position)}.to-sand-300\/60{--tw-gradient-to: rgb(201 184 150 / .6) var(--tw-gradient-to-position)}.to-sand-300\/65{--tw-gradient-to: rgb(201 184 150 / .65) var(--tw-gradient-to-position)}.to-sand-300\/70{--tw-gradient-to: rgb(201 184 150 / .7) var(--tw-gradient-to-position)}.to-sand-300\/75{--tw-gradient-to: rgb(201 184 150 / .75) var(--tw-gradient-to-position)}.to-sand-300\/80{--tw-gradient-to: rgb(201 184 150 / .8) var(--tw-gradient-to-position)}.to-sand-300\/85{--tw-gradient-to: rgb(201 184 150 / .85) var(--tw-gradient-to-position)}.to-sand-300\/90{--tw-gradient-to: rgb(201 184 150 / .9) var(--tw-gradient-to-position)}.to-sand-300\/95{--tw-gradient-to: rgb(201 184 150 / .95) var(--tw-gradient-to-position)}.to-sand-400{--tw-gradient-to: #a67c52 var(--tw-gradient-to-position)}.to-sand-400\/0{--tw-gradient-to: rgb(166 124 82 / 0) var(--tw-gradient-to-position)}.to-sand-400\/10{--tw-gradient-to: rgb(166 124 82 / .1) var(--tw-gradient-to-position)}.to-sand-400\/100{--tw-gradient-to: rgb(166 124 82 / 1) var(--tw-gradient-to-position)}.to-sand-400\/15{--tw-gradient-to: rgb(166 124 82 / .15) var(--tw-gradient-to-position)}.to-sand-400\/20{--tw-gradient-to: rgb(166 124 82 / .2) var(--tw-gradient-to-position)}.to-sand-400\/25{--tw-gradient-to: rgb(166 124 82 / .25) var(--tw-gradient-to-position)}.to-sand-400\/30{--tw-gradient-to: rgb(166 124 82 / .3) var(--tw-gradient-to-position)}.to-sand-400\/35{--tw-gradient-to: rgb(166 124 82 / .35) var(--tw-gradient-to-position)}.to-sand-400\/40{--tw-gradient-to: rgb(166 124 82 / .4) var(--tw-gradient-to-position)}.to-sand-400\/45{--tw-gradient-to: rgb(166 124 82 / .45) var(--tw-gradient-to-position)}.to-sand-400\/5{--tw-gradient-to: rgb(166 124 82 / .05) var(--tw-gradient-to-position)}.to-sand-400\/50{--tw-gradient-to: rgb(166 124 82 / .5) var(--tw-gradient-to-position)}.to-sand-400\/55{--tw-gradient-to: rgb(166 124 82 / .55) var(--tw-gradient-to-position)}.to-sand-400\/60{--tw-gradient-to: rgb(166 124 82 / .6) var(--tw-gradient-to-position)}.to-sand-400\/65{--tw-gradient-to: rgb(166 124 82 / .65) var(--tw-gradient-to-position)}.to-sand-400\/70{--tw-gradient-to: rgb(166 124 82 / .7) var(--tw-gradient-to-position)}.to-sand-400\/75{--tw-gradient-to: rgb(166 124 82 / .75) var(--tw-gradient-to-position)}.to-sand-400\/80{--tw-gradient-to: rgb(166 124 82 / .8) var(--tw-gradient-to-position)}.to-sand-400\/85{--tw-gradient-to: rgb(166 124 82 / .85) var(--tw-gradient-to-position)}.to-sand-400\/90{--tw-gradient-to: rgb(166 124 82 / .9) var(--tw-gradient-to-position)}.to-sand-400\/95{--tw-gradient-to: rgb(166 124 82 / .95) var(--tw-gradient-to-position)}.to-sand-50{--tw-gradient-to: #f5f0e6 var(--tw-gradient-to-position)}.to-sand-50\/0{--tw-gradient-to: rgb(245 240 230 / 0) var(--tw-gradient-to-position)}.to-sand-50\/10{--tw-gradient-to: rgb(245 240 230 / .1) var(--tw-gradient-to-position)}.to-sand-50\/100{--tw-gradient-to: rgb(245 240 230 / 1) var(--tw-gradient-to-position)}.to-sand-50\/15{--tw-gradient-to: rgb(245 240 230 / .15) var(--tw-gradient-to-position)}.to-sand-50\/20{--tw-gradient-to: rgb(245 240 230 / .2) var(--tw-gradient-to-position)}.to-sand-50\/25{--tw-gradient-to: rgb(245 240 230 / .25) var(--tw-gradient-to-position)}.to-sand-50\/30{--tw-gradient-to: rgb(245 240 230 / .3) var(--tw-gradient-to-position)}.to-sand-50\/35{--tw-gradient-to: rgb(245 240 230 / .35) var(--tw-gradient-to-position)}.to-sand-50\/40{--tw-gradient-to: rgb(245 240 230 / .4) var(--tw-gradient-to-position)}.to-sand-50\/45{--tw-gradient-to: rgb(245 240 230 / .45) var(--tw-gradient-to-position)}.to-sand-50\/5{--tw-gradient-to: rgb(245 240 230 / .05) var(--tw-gradient-to-position)}.to-sand-50\/50{--tw-gradient-to: rgb(245 240 230 / .5) var(--tw-gradient-to-position)}.to-sand-50\/55{--tw-gradient-to: rgb(245 240 230 / .55) var(--tw-gradient-to-position)}.to-sand-50\/60{--tw-gradient-to: rgb(245 240 230 / .6) var(--tw-gradient-to-position)}.to-sand-50\/65{--tw-gradient-to: rgb(245 240 230 / .65) var(--tw-gradient-to-position)}.to-sand-50\/70{--tw-gradient-to: rgb(245 240 230 / .7) var(--tw-gradient-to-position)}.to-sand-50\/75{--tw-gradient-to: rgb(245 240 230 / .75) var(--tw-gradient-to-position)}.to-sand-50\/80{--tw-gradient-to: rgb(245 240 230 / .8) var(--tw-gradient-to-position)}.to-sand-50\/85{--tw-gradient-to: rgb(245 240 230 / .85) var(--tw-gradient-to-position)}.to-sand-50\/90{--tw-gradient-to: rgb(245 240 230 / .9) var(--tw-gradient-to-position)}.to-sand-50\/95{--tw-gradient-to: rgb(245 240 230 / .95) var(--tw-gradient-to-position)}.to-sand-500{--tw-gradient-to: #8b6914 var(--tw-gradient-to-position)}.to-sand-500\/0{--tw-gradient-to: rgb(139 105 20 / 0) var(--tw-gradient-to-position)}.to-sand-500\/10{--tw-gradient-to: rgb(139 105 20 / .1) var(--tw-gradient-to-position)}.to-sand-500\/100{--tw-gradient-to: rgb(139 105 20 / 1) var(--tw-gradient-to-position)}.to-sand-500\/15{--tw-gradient-to: rgb(139 105 20 / .15) var(--tw-gradient-to-position)}.to-sand-500\/20{--tw-gradient-to: rgb(139 105 20 / .2) var(--tw-gradient-to-position)}.to-sand-500\/25{--tw-gradient-to: rgb(139 105 20 / .25) var(--tw-gradient-to-position)}.to-sand-500\/30{--tw-gradient-to: rgb(139 105 20 / .3) var(--tw-gradient-to-position)}.to-sand-500\/35{--tw-gradient-to: rgb(139 105 20 / .35) var(--tw-gradient-to-position)}.to-sand-500\/40{--tw-gradient-to: rgb(139 105 20 / .4) var(--tw-gradient-to-position)}.to-sand-500\/45{--tw-gradient-to: rgb(139 105 20 / .45) var(--tw-gradient-to-position)}.to-sand-500\/5{--tw-gradient-to: rgb(139 105 20 / .05) var(--tw-gradient-to-position)}.to-sand-500\/50{--tw-gradient-to: rgb(139 105 20 / .5) var(--tw-gradient-to-position)}.to-sand-500\/55{--tw-gradient-to: rgb(139 105 20 / .55) var(--tw-gradient-to-position)}.to-sand-500\/60{--tw-gradient-to: rgb(139 105 20 / .6) var(--tw-gradient-to-position)}.to-sand-500\/65{--tw-gradient-to: rgb(139 105 20 / .65) var(--tw-gradient-to-position)}.to-sand-500\/70{--tw-gradient-to: rgb(139 105 20 / .7) var(--tw-gradient-to-position)}.to-sand-500\/75{--tw-gradient-to: rgb(139 105 20 / .75) var(--tw-gradient-to-position)}.to-sand-500\/80{--tw-gradient-to: rgb(139 105 20 / .8) var(--tw-gradient-to-position)}.to-sand-500\/85{--tw-gradient-to: rgb(139 105 20 / .85) var(--tw-gradient-to-position)}.to-sand-500\/90{--tw-gradient-to: rgb(139 105 20 / .9) var(--tw-gradient-to-position)}.to-sand-500\/95{--tw-gradient-to: rgb(139 105 20 / .95) var(--tw-gradient-to-position)}.to-sand-600{--tw-gradient-to: #6b4423 var(--tw-gradient-to-position)}.to-sand-600\/0{--tw-gradient-to: rgb(107 68 35 / 0) var(--tw-gradient-to-position)}.to-sand-600\/10{--tw-gradient-to: rgb(107 68 35 / .1) var(--tw-gradient-to-position)}.to-sand-600\/100{--tw-gradient-to: rgb(107 68 35 / 1) var(--tw-gradient-to-position)}.to-sand-600\/15{--tw-gradient-to: rgb(107 68 35 / .15) var(--tw-gradient-to-position)}.to-sand-600\/20{--tw-gradient-to: rgb(107 68 35 / .2) var(--tw-gradient-to-position)}.to-sand-600\/25{--tw-gradient-to: rgb(107 68 35 / .25) var(--tw-gradient-to-position)}.to-sand-600\/30{--tw-gradient-to: rgb(107 68 35 / .3) var(--tw-gradient-to-position)}.to-sand-600\/35{--tw-gradient-to: rgb(107 68 35 / .35) var(--tw-gradient-to-position)}.to-sand-600\/40{--tw-gradient-to: rgb(107 68 35 / .4) var(--tw-gradient-to-position)}.to-sand-600\/45{--tw-gradient-to: rgb(107 68 35 / .45) var(--tw-gradient-to-position)}.to-sand-600\/5{--tw-gradient-to: rgb(107 68 35 / .05) var(--tw-gradient-to-position)}.to-sand-600\/50{--tw-gradient-to: rgb(107 68 35 / .5) var(--tw-gradient-to-position)}.to-sand-600\/55{--tw-gradient-to: rgb(107 68 35 / .55) var(--tw-gradient-to-position)}.to-sand-600\/60{--tw-gradient-to: rgb(107 68 35 / .6) var(--tw-gradient-to-position)}.to-sand-600\/65{--tw-gradient-to: rgb(107 68 35 / .65) var(--tw-gradient-to-position)}.to-sand-600\/70{--tw-gradient-to: rgb(107 68 35 / .7) var(--tw-gradient-to-position)}.to-sand-600\/75{--tw-gradient-to: rgb(107 68 35 / .75) var(--tw-gradient-to-position)}.to-sand-600\/80{--tw-gradient-to: rgb(107 68 35 / .8) var(--tw-gradient-to-position)}.to-sand-600\/85{--tw-gradient-to: rgb(107 68 35 / .85) var(--tw-gradient-to-position)}.to-sand-600\/90{--tw-gradient-to: rgb(107 68 35 / .9) var(--tw-gradient-to-position)}.to-sand-600\/95{--tw-gradient-to: rgb(107 68 35 / .95) var(--tw-gradient-to-position)}.to-sand-700{--tw-gradient-to: #4a3520 var(--tw-gradient-to-position)}.to-sand-700\/0{--tw-gradient-to: rgb(74 53 32 / 0) var(--tw-gradient-to-position)}.to-sand-700\/10{--tw-gradient-to: rgb(74 53 32 / .1) var(--tw-gradient-to-position)}.to-sand-700\/100{--tw-gradient-to: rgb(74 53 32 / 1) var(--tw-gradient-to-position)}.to-sand-700\/15{--tw-gradient-to: rgb(74 53 32 / .15) var(--tw-gradient-to-position)}.to-sand-700\/20{--tw-gradient-to: rgb(74 53 32 / .2) var(--tw-gradient-to-position)}.to-sand-700\/25{--tw-gradient-to: rgb(74 53 32 / .25) var(--tw-gradient-to-position)}.to-sand-700\/30{--tw-gradient-to: rgb(74 53 32 / .3) var(--tw-gradient-to-position)}.to-sand-700\/35{--tw-gradient-to: rgb(74 53 32 / .35) var(--tw-gradient-to-position)}.to-sand-700\/40{--tw-gradient-to: rgb(74 53 32 / .4) var(--tw-gradient-to-position)}.to-sand-700\/45{--tw-gradient-to: rgb(74 53 32 / .45) var(--tw-gradient-to-position)}.to-sand-700\/5{--tw-gradient-to: rgb(74 53 32 / .05) var(--tw-gradient-to-position)}.to-sand-700\/50{--tw-gradient-to: rgb(74 53 32 / .5) var(--tw-gradient-to-position)}.to-sand-700\/55{--tw-gradient-to: rgb(74 53 32 / .55) var(--tw-gradient-to-position)}.to-sand-700\/60{--tw-gradient-to: rgb(74 53 32 / .6) var(--tw-gradient-to-position)}.to-sand-700\/65{--tw-gradient-to: rgb(74 53 32 / .65) var(--tw-gradient-to-position)}.to-sand-700\/70{--tw-gradient-to: rgb(74 53 32 / .7) var(--tw-gradient-to-position)}.to-sand-700\/75{--tw-gradient-to: rgb(74 53 32 / .75) var(--tw-gradient-to-position)}.to-sand-700\/80{--tw-gradient-to: rgb(74 53 32 / .8) var(--tw-gradient-to-position)}.to-sand-700\/85{--tw-gradient-to: rgb(74 53 32 / .85) var(--tw-gradient-to-position)}.to-sand-700\/90{--tw-gradient-to: rgb(74 53 32 / .9) var(--tw-gradient-to-position)}.to-sand-700\/95{--tw-gradient-to: rgb(74 53 32 / .95) var(--tw-gradient-to-position)}.to-sand-800{--tw-gradient-to: #352515 var(--tw-gradient-to-position)}.to-sand-800\/0{--tw-gradient-to: rgb(53 37 21 / 0) var(--tw-gradient-to-position)}.to-sand-800\/10{--tw-gradient-to: rgb(53 37 21 / .1) var(--tw-gradient-to-position)}.to-sand-800\/100{--tw-gradient-to: rgb(53 37 21 / 1) var(--tw-gradient-to-position)}.to-sand-800\/15{--tw-gradient-to: rgb(53 37 21 / .15) var(--tw-gradient-to-position)}.to-sand-800\/20{--tw-gradient-to: rgb(53 37 21 / .2) var(--tw-gradient-to-position)}.to-sand-800\/25{--tw-gradient-to: rgb(53 37 21 / .25) var(--tw-gradient-to-position)}.to-sand-800\/30{--tw-gradient-to: rgb(53 37 21 / .3) var(--tw-gradient-to-position)}.to-sand-800\/35{--tw-gradient-to: rgb(53 37 21 / .35) var(--tw-gradient-to-position)}.to-sand-800\/40{--tw-gradient-to: rgb(53 37 21 / .4) var(--tw-gradient-to-position)}.to-sand-800\/45{--tw-gradient-to: rgb(53 37 21 / .45) var(--tw-gradient-to-position)}.to-sand-800\/5{--tw-gradient-to: rgb(53 37 21 / .05) var(--tw-gradient-to-position)}.to-sand-800\/50{--tw-gradient-to: rgb(53 37 21 / .5) var(--tw-gradient-to-position)}.to-sand-800\/55{--tw-gradient-to: rgb(53 37 21 / .55) var(--tw-gradient-to-position)}.to-sand-800\/60{--tw-gradient-to: rgb(53 37 21 / .6) var(--tw-gradient-to-position)}.to-sand-800\/65{--tw-gradient-to: rgb(53 37 21 / .65) var(--tw-gradient-to-position)}.to-sand-800\/70{--tw-gradient-to: rgb(53 37 21 / .7) var(--tw-gradient-to-position)}.to-sand-800\/75{--tw-gradient-to: rgb(53 37 21 / .75) var(--tw-gradient-to-position)}.to-sand-800\/80{--tw-gradient-to: rgb(53 37 21 / .8) var(--tw-gradient-to-position)}.to-sand-800\/85{--tw-gradient-to: rgb(53 37 21 / .85) var(--tw-gradient-to-position)}.to-sand-800\/90{--tw-gradient-to: rgb(53 37 21 / .9) var(--tw-gradient-to-position)}.to-sand-800\/95{--tw-gradient-to: rgb(53 37 21 / .95) var(--tw-gradient-to-position)}.to-sand-900{--tw-gradient-to: #2d2010 var(--tw-gradient-to-position)}.to-sand-900\/0{--tw-gradient-to: rgb(45 32 16 / 0) var(--tw-gradient-to-position)}.to-sand-900\/10{--tw-gradient-to: rgb(45 32 16 / .1) var(--tw-gradient-to-position)}.to-sand-900\/100{--tw-gradient-to: rgb(45 32 16 / 1) var(--tw-gradient-to-position)}.to-sand-900\/15{--tw-gradient-to: rgb(45 32 16 / .15) var(--tw-gradient-to-position)}.to-sand-900\/20{--tw-gradient-to: rgb(45 32 16 / .2) var(--tw-gradient-to-position)}.to-sand-900\/25{--tw-gradient-to: rgb(45 32 16 / .25) var(--tw-gradient-to-position)}.to-sand-900\/30{--tw-gradient-to: rgb(45 32 16 / .3) var(--tw-gradient-to-position)}.to-sand-900\/35{--tw-gradient-to: rgb(45 32 16 / .35) var(--tw-gradient-to-position)}.to-sand-900\/40{--tw-gradient-to: rgb(45 32 16 / .4) var(--tw-gradient-to-position)}.to-sand-900\/45{--tw-gradient-to: rgb(45 32 16 / .45) var(--tw-gradient-to-position)}.to-sand-900\/5{--tw-gradient-to: rgb(45 32 16 / .05) var(--tw-gradient-to-position)}.to-sand-900\/50{--tw-gradient-to: rgb(45 32 16 / .5) var(--tw-gradient-to-position)}.to-sand-900\/55{--tw-gradient-to: rgb(45 32 16 / .55) var(--tw-gradient-to-position)}.to-sand-900\/60{--tw-gradient-to: rgb(45 32 16 / .6) var(--tw-gradient-to-position)}.to-sand-900\/65{--tw-gradient-to: rgb(45 32 16 / .65) var(--tw-gradient-to-position)}.to-sand-900\/70{--tw-gradient-to: rgb(45 32 16 / .7) var(--tw-gradient-to-position)}.to-sand-900\/75{--tw-gradient-to: rgb(45 32 16 / .75) var(--tw-gradient-to-position)}.to-sand-900\/80{--tw-gradient-to: rgb(45 32 16 / .8) var(--tw-gradient-to-position)}.to-sand-900\/85{--tw-gradient-to: rgb(45 32 16 / .85) var(--tw-gradient-to-position)}.to-sand-900\/90{--tw-gradient-to: rgb(45 32 16 / .9) var(--tw-gradient-to-position)}.to-sand-900\/95{--tw-gradient-to: rgb(45 32 16 / .95) var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.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-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[22px\]{padding-left:22px;padding-right:22px}.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}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-8{padding-bottom:2rem}.pb-\[calc\(4\.75rem\+env\(safe-area-inset-bottom\,0px\)\)\]{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.pb-\[env\(safe-area-inset-bottom\,0px\)\]{padding-bottom:env(safe-area-inset-bottom,0px)}.pb-\[max\(0\.75rem\,env\(safe-area-inset-bottom\,0px\)\)\]{padding-bottom:max(.75rem,env(safe-area-inset-bottom,0px))}.pb-\[max\(1rem\,env\(safe-area-inset-bottom\,0px\)\)\]{padding-bottom:max(1rem,env(safe-area-inset-bottom,0px))}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pr-1{padding-right:.25rem}.pr-4{padding-right:1rem}.pr-9{padding-right:2.25rem}.ps-0\.5{padding-inline-start:.125rem}.ps-6{padding-inline-start:1.5rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-\[max\(0\.75rem\,env\(safe-area-inset-top\,0px\)\)\]{padding-top:max(.75rem,env(safe-area-inset-top,0px))}.text-left{text-align:left}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[24px\]{font-size:24px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-\[1\.16667\]{line-height:1.16667}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#0066cc\]{--tw-text-opacity: 1;color:rgb(0 102 204 / var(--tw-text-opacity, 1))}.text-\[\#0071e3\]{--tw-text-opacity: 1;color:rgb(0 113 227 / var(--tw-text-opacity, 1))}.text-\[\#057a44\]{--tw-text-opacity: 1;color:rgb(5 122 68 / var(--tw-text-opacity, 1))}.text-\[\#0A66C2\]{--tw-text-opacity: 1;color:rgb(10 102 194 / var(--tw-text-opacity, 1))}.text-\[\#111b21\]{--tw-text-opacity: 1;color:rgb(17 27 33 / var(--tw-text-opacity, 1))}.text-\[\#1d1d1f\]{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.text-\[\#1d1d1f\]\/80{color:#1d1d1fcc}.text-\[\#2563eb\]{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-\[\#2997ff\]{--tw-text-opacity: 1;color:rgb(41 151 255 / var(--tw-text-opacity, 1))}.text-\[\#3d3d8f\]{--tw-text-opacity: 1;color:rgb(61 61 143 / var(--tw-text-opacity, 1))}.text-\[\#424245\]{--tw-text-opacity: 1;color:rgb(66 66 69 / var(--tw-text-opacity, 1))}.text-\[\#515154\]{--tw-text-opacity: 1;color:rgb(81 81 84 / var(--tw-text-opacity, 1))}.text-\[\#54656f\]{--tw-text-opacity: 1;color:rgb(84 101 111 / var(--tw-text-opacity, 1))}.text-\[\#667781\]{--tw-text-opacity: 1;color:rgb(102 119 129 / var(--tw-text-opacity, 1))}.text-\[\#6e6e73\]{--tw-text-opacity: 1;color:rgb(110 110 115 / var(--tw-text-opacity, 1))}.text-\[\#86868b\]{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.text-\[\#92400e\]{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-\[\#9a6700\]{--tw-text-opacity: 1;color:rgb(154 103 0 / var(--tw-text-opacity, 1))}.text-\[\#a1a1a6\]{--tw-text-opacity: 1;color:rgb(161 161 166 / var(--tw-text-opacity, 1))}.text-\[\#aeaeb2\]{--tw-text-opacity: 1;color:rgb(174 174 178 / var(--tw-text-opacity, 1))}.text-\[\#b42318\]{--tw-text-opacity: 1;color:rgb(180 35 24 / var(--tw-text-opacity, 1))}.text-\[\#b54708\]{--tw-text-opacity: 1;color:rgb(181 71 8 / var(--tw-text-opacity, 1))}.text-\[\#c41e3a\]{--tw-text-opacity: 1;color:rgb(196 30 58 / var(--tw-text-opacity, 1))}.text-amber-200{--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-amber-900\/80{color:#78350fcc}.text-amber-950{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.text-apple-dark{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.text-apple-light{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-sand-100{--tw-text-opacity: 1;color:rgb(232 220 196 / var(--tw-text-opacity, 1))}.text-sand-100\/0{color:#e8dcc400}.text-sand-100\/10{color:#e8dcc41a}.text-sand-100\/100{color:#e8dcc4}.text-sand-100\/15{color:#e8dcc426}.text-sand-100\/20{color:#e8dcc433}.text-sand-100\/25{color:#e8dcc440}.text-sand-100\/30{color:#e8dcc44d}.text-sand-100\/35{color:#e8dcc459}.text-sand-100\/40{color:#e8dcc466}.text-sand-100\/45{color:#e8dcc473}.text-sand-100\/5{color:#e8dcc40d}.text-sand-100\/50{color:#e8dcc480}.text-sand-100\/55{color:#e8dcc48c}.text-sand-100\/60{color:#e8dcc499}.text-sand-100\/65{color:#e8dcc4a6}.text-sand-100\/70{color:#e8dcc4b3}.text-sand-100\/75{color:#e8dcc4bf}.text-sand-100\/80{color:#e8dcc4cc}.text-sand-100\/85{color:#e8dcc4d9}.text-sand-100\/90{color:#e8dcc4e6}.text-sand-100\/95{color:#e8dcc4f2}.text-sand-200{--tw-text-opacity: 1;color:rgb(221 201 168 / var(--tw-text-opacity, 1))}.text-sand-200\/0{color:#ddc9a800}.text-sand-200\/10{color:#ddc9a81a}.text-sand-200\/100{color:#ddc9a8}.text-sand-200\/15{color:#ddc9a826}.text-sand-200\/20{color:#ddc9a833}.text-sand-200\/25{color:#ddc9a840}.text-sand-200\/30{color:#ddc9a84d}.text-sand-200\/35{color:#ddc9a859}.text-sand-200\/40{color:#ddc9a866}.text-sand-200\/45{color:#ddc9a873}.text-sand-200\/5{color:#ddc9a80d}.text-sand-200\/50{color:#ddc9a880}.text-sand-200\/55{color:#ddc9a88c}.text-sand-200\/60{color:#ddc9a899}.text-sand-200\/65{color:#ddc9a8a6}.text-sand-200\/70{color:#ddc9a8b3}.text-sand-200\/75{color:#ddc9a8bf}.text-sand-200\/80{color:#ddc9a8cc}.text-sand-200\/85{color:#ddc9a8d9}.text-sand-200\/90{color:#ddc9a8e6}.text-sand-200\/95{color:#ddc9a8f2}.text-sand-25{--tw-text-opacity: 1;color:rgb(250 248 245 / var(--tw-text-opacity, 1))}.text-sand-25\/0{color:#faf8f500}.text-sand-25\/10{color:#faf8f51a}.text-sand-25\/100{color:#faf8f5}.text-sand-25\/15{color:#faf8f526}.text-sand-25\/20{color:#faf8f533}.text-sand-25\/25{color:#faf8f540}.text-sand-25\/30{color:#faf8f54d}.text-sand-25\/35{color:#faf8f559}.text-sand-25\/40{color:#faf8f566}.text-sand-25\/45{color:#faf8f573}.text-sand-25\/5{color:#faf8f50d}.text-sand-25\/50{color:#faf8f580}.text-sand-25\/55{color:#faf8f58c}.text-sand-25\/60{color:#faf8f599}.text-sand-25\/65{color:#faf8f5a6}.text-sand-25\/70{color:#faf8f5b3}.text-sand-25\/75{color:#faf8f5bf}.text-sand-25\/80{color:#faf8f5cc}.text-sand-25\/85{color:#faf8f5d9}.text-sand-25\/90{color:#faf8f5e6}.text-sand-25\/95{color:#faf8f5f2}.text-sand-300{--tw-text-opacity: 1;color:rgb(201 184 150 / var(--tw-text-opacity, 1))}.text-sand-300\/0{color:#c9b89600}.text-sand-300\/10{color:#c9b8961a}.text-sand-300\/100{color:#c9b896}.text-sand-300\/15{color:#c9b89626}.text-sand-300\/20{color:#c9b89633}.text-sand-300\/25{color:#c9b89640}.text-sand-300\/30{color:#c9b8964d}.text-sand-300\/35{color:#c9b89659}.text-sand-300\/40{color:#c9b89666}.text-sand-300\/45{color:#c9b89673}.text-sand-300\/5{color:#c9b8960d}.text-sand-300\/50{color:#c9b89680}.text-sand-300\/55{color:#c9b8968c}.text-sand-300\/60{color:#c9b89699}.text-sand-300\/65{color:#c9b896a6}.text-sand-300\/70{color:#c9b896b3}.text-sand-300\/75{color:#c9b896bf}.text-sand-300\/80{color:#c9b896cc}.text-sand-300\/85{color:#c9b896d9}.text-sand-300\/90{color:#c9b896e6}.text-sand-300\/95{color:#c9b896f2}.text-sand-400{--tw-text-opacity: 1;color:rgb(166 124 82 / var(--tw-text-opacity, 1))}.text-sand-400\/0{color:#a67c5200}.text-sand-400\/10{color:#a67c521a}.text-sand-400\/100{color:#a67c52}.text-sand-400\/15{color:#a67c5226}.text-sand-400\/20{color:#a67c5233}.text-sand-400\/25{color:#a67c5240}.text-sand-400\/30{color:#a67c524d}.text-sand-400\/35{color:#a67c5259}.text-sand-400\/40{color:#a67c5266}.text-sand-400\/45{color:#a67c5273}.text-sand-400\/5{color:#a67c520d}.text-sand-400\/50{color:#a67c5280}.text-sand-400\/55{color:#a67c528c}.text-sand-400\/60{color:#a67c5299}.text-sand-400\/65{color:#a67c52a6}.text-sand-400\/70{color:#a67c52b3}.text-sand-400\/75{color:#a67c52bf}.text-sand-400\/80{color:#a67c52cc}.text-sand-400\/85{color:#a67c52d9}.text-sand-400\/90{color:#a67c52e6}.text-sand-400\/95{color:#a67c52f2}.text-sand-50{--tw-text-opacity: 1;color:rgb(245 240 230 / var(--tw-text-opacity, 1))}.text-sand-50\/0{color:#f5f0e600}.text-sand-50\/10{color:#f5f0e61a}.text-sand-50\/100{color:#f5f0e6}.text-sand-50\/15{color:#f5f0e626}.text-sand-50\/20{color:#f5f0e633}.text-sand-50\/25{color:#f5f0e640}.text-sand-50\/30{color:#f5f0e64d}.text-sand-50\/35{color:#f5f0e659}.text-sand-50\/40{color:#f5f0e666}.text-sand-50\/45{color:#f5f0e673}.text-sand-50\/5{color:#f5f0e60d}.text-sand-50\/50{color:#f5f0e680}.text-sand-50\/55{color:#f5f0e68c}.text-sand-50\/60{color:#f5f0e699}.text-sand-50\/65{color:#f5f0e6a6}.text-sand-50\/70{color:#f5f0e6b3}.text-sand-50\/75{color:#f5f0e6bf}.text-sand-50\/80{color:#f5f0e6cc}.text-sand-50\/85{color:#f5f0e6d9}.text-sand-50\/90{color:#f5f0e6e6}.text-sand-50\/95{color:#f5f0e6f2}.text-sand-500{--tw-text-opacity: 1;color:rgb(139 105 20 / var(--tw-text-opacity, 1))}.text-sand-500\/0{color:#8b691400}.text-sand-500\/10{color:#8b69141a}.text-sand-500\/100{color:#8b6914}.text-sand-500\/15{color:#8b691426}.text-sand-500\/20{color:#8b691433}.text-sand-500\/25{color:#8b691440}.text-sand-500\/30{color:#8b69144d}.text-sand-500\/35{color:#8b691459}.text-sand-500\/40{color:#8b691466}.text-sand-500\/45{color:#8b691473}.text-sand-500\/5{color:#8b69140d}.text-sand-500\/50{color:#8b691480}.text-sand-500\/55{color:#8b69148c}.text-sand-500\/60{color:#8b691499}.text-sand-500\/65{color:#8b6914a6}.text-sand-500\/70{color:#8b6914b3}.text-sand-500\/75{color:#8b6914bf}.text-sand-500\/80{color:#8b6914cc}.text-sand-500\/85{color:#8b6914d9}.text-sand-500\/90{color:#8b6914e6}.text-sand-500\/95{color:#8b6914f2}.text-sand-600{--tw-text-opacity: 1;color:rgb(107 68 35 / var(--tw-text-opacity, 1))}.text-sand-600\/0{color:#6b442300}.text-sand-600\/10{color:#6b44231a}.text-sand-600\/100{color:#6b4423}.text-sand-600\/15{color:#6b442326}.text-sand-600\/20{color:#6b442333}.text-sand-600\/25{color:#6b442340}.text-sand-600\/30{color:#6b44234d}.text-sand-600\/35{color:#6b442359}.text-sand-600\/40{color:#6b442366}.text-sand-600\/45{color:#6b442373}.text-sand-600\/5{color:#6b44230d}.text-sand-600\/50{color:#6b442380}.text-sand-600\/55{color:#6b44238c}.text-sand-600\/60{color:#6b442399}.text-sand-600\/65{color:#6b4423a6}.text-sand-600\/70{color:#6b4423b3}.text-sand-600\/75{color:#6b4423bf}.text-sand-600\/80{color:#6b4423cc}.text-sand-600\/85{color:#6b4423d9}.text-sand-600\/90{color:#6b4423e6}.text-sand-600\/95{color:#6b4423f2}.text-sand-700{--tw-text-opacity: 1;color:rgb(74 53 32 / var(--tw-text-opacity, 1))}.text-sand-700\/0{color:#4a352000}.text-sand-700\/10{color:#4a35201a}.text-sand-700\/100{color:#4a3520}.text-sand-700\/15{color:#4a352026}.text-sand-700\/20{color:#4a352033}.text-sand-700\/25{color:#4a352040}.text-sand-700\/30{color:#4a35204d}.text-sand-700\/35{color:#4a352059}.text-sand-700\/40{color:#4a352066}.text-sand-700\/45{color:#4a352073}.text-sand-700\/5{color:#4a35200d}.text-sand-700\/50{color:#4a352080}.text-sand-700\/55{color:#4a35208c}.text-sand-700\/60{color:#4a352099}.text-sand-700\/65{color:#4a3520a6}.text-sand-700\/70{color:#4a3520b3}.text-sand-700\/75{color:#4a3520bf}.text-sand-700\/80{color:#4a3520cc}.text-sand-700\/85{color:#4a3520d9}.text-sand-700\/90{color:#4a3520e6}.text-sand-700\/95{color:#4a3520f2}.text-sand-800{--tw-text-opacity: 1;color:rgb(53 37 21 / var(--tw-text-opacity, 1))}.text-sand-800\/0{color:#35251500}.text-sand-800\/10{color:#3525151a}.text-sand-800\/100{color:#352515}.text-sand-800\/15{color:#35251526}.text-sand-800\/20{color:#35251533}.text-sand-800\/25{color:#35251540}.text-sand-800\/30{color:#3525154d}.text-sand-800\/35{color:#35251559}.text-sand-800\/40{color:#35251566}.text-sand-800\/45{color:#35251573}.text-sand-800\/5{color:#3525150d}.text-sand-800\/50{color:#35251580}.text-sand-800\/55{color:#3525158c}.text-sand-800\/60{color:#35251599}.text-sand-800\/65{color:#352515a6}.text-sand-800\/70{color:#352515b3}.text-sand-800\/75{color:#352515bf}.text-sand-800\/80{color:#352515cc}.text-sand-800\/85{color:#352515d9}.text-sand-800\/90{color:#352515e6}.text-sand-800\/95{color:#352515f2}.text-sand-900{--tw-text-opacity: 1;color:rgb(45 32 16 / var(--tw-text-opacity, 1))}.text-sand-900\/0{color:#2d201000}.text-sand-900\/10{color:#2d20101a}.text-sand-900\/100{color:#2d2010}.text-sand-900\/15{color:#2d201026}.text-sand-900\/20{color:#2d201033}.text-sand-900\/25{color:#2d201040}.text-sand-900\/30{color:#2d20104d}.text-sand-900\/35{color:#2d201059}.text-sand-900\/40{color:#2d201066}.text-sand-900\/45{color:#2d201073}.text-sand-900\/5{color:#2d20100d}.text-sand-900\/50{color:#2d201080}.text-sand-900\/55{color:#2d20108c}.text-sand-900\/60{color:#2d201099}.text-sand-900\/65{color:#2d2010a6}.text-sand-900\/70{color:#2d2010b3}.text-sand-900\/75{color:#2d2010bf}.text-sand-900\/80{color:#2d2010cc}.text-sand-900\/85{color:#2d2010d9}.text-sand-900\/90{color:#2d2010e6}.text-sand-900\/95{color:#2d2010f2}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/45{color:#ffffff73}.text-white\/55{color:#ffffff8c}.text-white\/65{color:#ffffffa6}.text-white\/70{color:#ffffffb3}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-white\/85{color:#ffffffd9}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.placeholder-sand-100::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(232 220 196 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-100::placeholder{--tw-placeholder-opacity: 1;color:rgb(232 220 196 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-100\/0::-moz-placeholder{color:#e8dcc400}.placeholder-sand-100\/0::placeholder{color:#e8dcc400}.placeholder-sand-100\/10::-moz-placeholder{color:#e8dcc41a}.placeholder-sand-100\/10::placeholder{color:#e8dcc41a}.placeholder-sand-100\/100::-moz-placeholder{color:#e8dcc4}.placeholder-sand-100\/100::placeholder{color:#e8dcc4}.placeholder-sand-100\/15::-moz-placeholder{color:#e8dcc426}.placeholder-sand-100\/15::placeholder{color:#e8dcc426}.placeholder-sand-100\/20::-moz-placeholder{color:#e8dcc433}.placeholder-sand-100\/20::placeholder{color:#e8dcc433}.placeholder-sand-100\/25::-moz-placeholder{color:#e8dcc440}.placeholder-sand-100\/25::placeholder{color:#e8dcc440}.placeholder-sand-100\/30::-moz-placeholder{color:#e8dcc44d}.placeholder-sand-100\/30::placeholder{color:#e8dcc44d}.placeholder-sand-100\/35::-moz-placeholder{color:#e8dcc459}.placeholder-sand-100\/35::placeholder{color:#e8dcc459}.placeholder-sand-100\/40::-moz-placeholder{color:#e8dcc466}.placeholder-sand-100\/40::placeholder{color:#e8dcc466}.placeholder-sand-100\/45::-moz-placeholder{color:#e8dcc473}.placeholder-sand-100\/45::placeholder{color:#e8dcc473}.placeholder-sand-100\/5::-moz-placeholder{color:#e8dcc40d}.placeholder-sand-100\/5::placeholder{color:#e8dcc40d}.placeholder-sand-100\/50::-moz-placeholder{color:#e8dcc480}.placeholder-sand-100\/50::placeholder{color:#e8dcc480}.placeholder-sand-100\/55::-moz-placeholder{color:#e8dcc48c}.placeholder-sand-100\/55::placeholder{color:#e8dcc48c}.placeholder-sand-100\/60::-moz-placeholder{color:#e8dcc499}.placeholder-sand-100\/60::placeholder{color:#e8dcc499}.placeholder-sand-100\/65::-moz-placeholder{color:#e8dcc4a6}.placeholder-sand-100\/65::placeholder{color:#e8dcc4a6}.placeholder-sand-100\/70::-moz-placeholder{color:#e8dcc4b3}.placeholder-sand-100\/70::placeholder{color:#e8dcc4b3}.placeholder-sand-100\/75::-moz-placeholder{color:#e8dcc4bf}.placeholder-sand-100\/75::placeholder{color:#e8dcc4bf}.placeholder-sand-100\/80::-moz-placeholder{color:#e8dcc4cc}.placeholder-sand-100\/80::placeholder{color:#e8dcc4cc}.placeholder-sand-100\/85::-moz-placeholder{color:#e8dcc4d9}.placeholder-sand-100\/85::placeholder{color:#e8dcc4d9}.placeholder-sand-100\/90::-moz-placeholder{color:#e8dcc4e6}.placeholder-sand-100\/90::placeholder{color:#e8dcc4e6}.placeholder-sand-100\/95::-moz-placeholder{color:#e8dcc4f2}.placeholder-sand-100\/95::placeholder{color:#e8dcc4f2}.placeholder-sand-200::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(221 201 168 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-200::placeholder{--tw-placeholder-opacity: 1;color:rgb(221 201 168 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-200\/0::-moz-placeholder{color:#ddc9a800}.placeholder-sand-200\/0::placeholder{color:#ddc9a800}.placeholder-sand-200\/10::-moz-placeholder{color:#ddc9a81a}.placeholder-sand-200\/10::placeholder{color:#ddc9a81a}.placeholder-sand-200\/100::-moz-placeholder{color:#ddc9a8}.placeholder-sand-200\/100::placeholder{color:#ddc9a8}.placeholder-sand-200\/15::-moz-placeholder{color:#ddc9a826}.placeholder-sand-200\/15::placeholder{color:#ddc9a826}.placeholder-sand-200\/20::-moz-placeholder{color:#ddc9a833}.placeholder-sand-200\/20::placeholder{color:#ddc9a833}.placeholder-sand-200\/25::-moz-placeholder{color:#ddc9a840}.placeholder-sand-200\/25::placeholder{color:#ddc9a840}.placeholder-sand-200\/30::-moz-placeholder{color:#ddc9a84d}.placeholder-sand-200\/30::placeholder{color:#ddc9a84d}.placeholder-sand-200\/35::-moz-placeholder{color:#ddc9a859}.placeholder-sand-200\/35::placeholder{color:#ddc9a859}.placeholder-sand-200\/40::-moz-placeholder{color:#ddc9a866}.placeholder-sand-200\/40::placeholder{color:#ddc9a866}.placeholder-sand-200\/45::-moz-placeholder{color:#ddc9a873}.placeholder-sand-200\/45::placeholder{color:#ddc9a873}.placeholder-sand-200\/5::-moz-placeholder{color:#ddc9a80d}.placeholder-sand-200\/5::placeholder{color:#ddc9a80d}.placeholder-sand-200\/50::-moz-placeholder{color:#ddc9a880}.placeholder-sand-200\/50::placeholder{color:#ddc9a880}.placeholder-sand-200\/55::-moz-placeholder{color:#ddc9a88c}.placeholder-sand-200\/55::placeholder{color:#ddc9a88c}.placeholder-sand-200\/60::-moz-placeholder{color:#ddc9a899}.placeholder-sand-200\/60::placeholder{color:#ddc9a899}.placeholder-sand-200\/65::-moz-placeholder{color:#ddc9a8a6}.placeholder-sand-200\/65::placeholder{color:#ddc9a8a6}.placeholder-sand-200\/70::-moz-placeholder{color:#ddc9a8b3}.placeholder-sand-200\/70::placeholder{color:#ddc9a8b3}.placeholder-sand-200\/75::-moz-placeholder{color:#ddc9a8bf}.placeholder-sand-200\/75::placeholder{color:#ddc9a8bf}.placeholder-sand-200\/80::-moz-placeholder{color:#ddc9a8cc}.placeholder-sand-200\/80::placeholder{color:#ddc9a8cc}.placeholder-sand-200\/85::-moz-placeholder{color:#ddc9a8d9}.placeholder-sand-200\/85::placeholder{color:#ddc9a8d9}.placeholder-sand-200\/90::-moz-placeholder{color:#ddc9a8e6}.placeholder-sand-200\/90::placeholder{color:#ddc9a8e6}.placeholder-sand-200\/95::-moz-placeholder{color:#ddc9a8f2}.placeholder-sand-200\/95::placeholder{color:#ddc9a8f2}.placeholder-sand-25::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(250 248 245 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-25::placeholder{--tw-placeholder-opacity: 1;color:rgb(250 248 245 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-25\/0::-moz-placeholder{color:#faf8f500}.placeholder-sand-25\/0::placeholder{color:#faf8f500}.placeholder-sand-25\/10::-moz-placeholder{color:#faf8f51a}.placeholder-sand-25\/10::placeholder{color:#faf8f51a}.placeholder-sand-25\/100::-moz-placeholder{color:#faf8f5}.placeholder-sand-25\/100::placeholder{color:#faf8f5}.placeholder-sand-25\/15::-moz-placeholder{color:#faf8f526}.placeholder-sand-25\/15::placeholder{color:#faf8f526}.placeholder-sand-25\/20::-moz-placeholder{color:#faf8f533}.placeholder-sand-25\/20::placeholder{color:#faf8f533}.placeholder-sand-25\/25::-moz-placeholder{color:#faf8f540}.placeholder-sand-25\/25::placeholder{color:#faf8f540}.placeholder-sand-25\/30::-moz-placeholder{color:#faf8f54d}.placeholder-sand-25\/30::placeholder{color:#faf8f54d}.placeholder-sand-25\/35::-moz-placeholder{color:#faf8f559}.placeholder-sand-25\/35::placeholder{color:#faf8f559}.placeholder-sand-25\/40::-moz-placeholder{color:#faf8f566}.placeholder-sand-25\/40::placeholder{color:#faf8f566}.placeholder-sand-25\/45::-moz-placeholder{color:#faf8f573}.placeholder-sand-25\/45::placeholder{color:#faf8f573}.placeholder-sand-25\/5::-moz-placeholder{color:#faf8f50d}.placeholder-sand-25\/5::placeholder{color:#faf8f50d}.placeholder-sand-25\/50::-moz-placeholder{color:#faf8f580}.placeholder-sand-25\/50::placeholder{color:#faf8f580}.placeholder-sand-25\/55::-moz-placeholder{color:#faf8f58c}.placeholder-sand-25\/55::placeholder{color:#faf8f58c}.placeholder-sand-25\/60::-moz-placeholder{color:#faf8f599}.placeholder-sand-25\/60::placeholder{color:#faf8f599}.placeholder-sand-25\/65::-moz-placeholder{color:#faf8f5a6}.placeholder-sand-25\/65::placeholder{color:#faf8f5a6}.placeholder-sand-25\/70::-moz-placeholder{color:#faf8f5b3}.placeholder-sand-25\/70::placeholder{color:#faf8f5b3}.placeholder-sand-25\/75::-moz-placeholder{color:#faf8f5bf}.placeholder-sand-25\/75::placeholder{color:#faf8f5bf}.placeholder-sand-25\/80::-moz-placeholder{color:#faf8f5cc}.placeholder-sand-25\/80::placeholder{color:#faf8f5cc}.placeholder-sand-25\/85::-moz-placeholder{color:#faf8f5d9}.placeholder-sand-25\/85::placeholder{color:#faf8f5d9}.placeholder-sand-25\/90::-moz-placeholder{color:#faf8f5e6}.placeholder-sand-25\/90::placeholder{color:#faf8f5e6}.placeholder-sand-25\/95::-moz-placeholder{color:#faf8f5f2}.placeholder-sand-25\/95::placeholder{color:#faf8f5f2}.placeholder-sand-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(201 184 150 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(201 184 150 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-300\/0::-moz-placeholder{color:#c9b89600}.placeholder-sand-300\/0::placeholder{color:#c9b89600}.placeholder-sand-300\/10::-moz-placeholder{color:#c9b8961a}.placeholder-sand-300\/10::placeholder{color:#c9b8961a}.placeholder-sand-300\/100::-moz-placeholder{color:#c9b896}.placeholder-sand-300\/100::placeholder{color:#c9b896}.placeholder-sand-300\/15::-moz-placeholder{color:#c9b89626}.placeholder-sand-300\/15::placeholder{color:#c9b89626}.placeholder-sand-300\/20::-moz-placeholder{color:#c9b89633}.placeholder-sand-300\/20::placeholder{color:#c9b89633}.placeholder-sand-300\/25::-moz-placeholder{color:#c9b89640}.placeholder-sand-300\/25::placeholder{color:#c9b89640}.placeholder-sand-300\/30::-moz-placeholder{color:#c9b8964d}.placeholder-sand-300\/30::placeholder{color:#c9b8964d}.placeholder-sand-300\/35::-moz-placeholder{color:#c9b89659}.placeholder-sand-300\/35::placeholder{color:#c9b89659}.placeholder-sand-300\/40::-moz-placeholder{color:#c9b89666}.placeholder-sand-300\/40::placeholder{color:#c9b89666}.placeholder-sand-300\/45::-moz-placeholder{color:#c9b89673}.placeholder-sand-300\/45::placeholder{color:#c9b89673}.placeholder-sand-300\/5::-moz-placeholder{color:#c9b8960d}.placeholder-sand-300\/5::placeholder{color:#c9b8960d}.placeholder-sand-300\/50::-moz-placeholder{color:#c9b89680}.placeholder-sand-300\/50::placeholder{color:#c9b89680}.placeholder-sand-300\/55::-moz-placeholder{color:#c9b8968c}.placeholder-sand-300\/55::placeholder{color:#c9b8968c}.placeholder-sand-300\/60::-moz-placeholder{color:#c9b89699}.placeholder-sand-300\/60::placeholder{color:#c9b89699}.placeholder-sand-300\/65::-moz-placeholder{color:#c9b896a6}.placeholder-sand-300\/65::placeholder{color:#c9b896a6}.placeholder-sand-300\/70::-moz-placeholder{color:#c9b896b3}.placeholder-sand-300\/70::placeholder{color:#c9b896b3}.placeholder-sand-300\/75::-moz-placeholder{color:#c9b896bf}.placeholder-sand-300\/75::placeholder{color:#c9b896bf}.placeholder-sand-300\/80::-moz-placeholder{color:#c9b896cc}.placeholder-sand-300\/80::placeholder{color:#c9b896cc}.placeholder-sand-300\/85::-moz-placeholder{color:#c9b896d9}.placeholder-sand-300\/85::placeholder{color:#c9b896d9}.placeholder-sand-300\/90::-moz-placeholder{color:#c9b896e6}.placeholder-sand-300\/90::placeholder{color:#c9b896e6}.placeholder-sand-300\/95::-moz-placeholder{color:#c9b896f2}.placeholder-sand-300\/95::placeholder{color:#c9b896f2}.placeholder-sand-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(166 124 82 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(166 124 82 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-400\/0::-moz-placeholder{color:#a67c5200}.placeholder-sand-400\/0::placeholder{color:#a67c5200}.placeholder-sand-400\/10::-moz-placeholder{color:#a67c521a}.placeholder-sand-400\/10::placeholder{color:#a67c521a}.placeholder-sand-400\/100::-moz-placeholder{color:#a67c52}.placeholder-sand-400\/100::placeholder{color:#a67c52}.placeholder-sand-400\/15::-moz-placeholder{color:#a67c5226}.placeholder-sand-400\/15::placeholder{color:#a67c5226}.placeholder-sand-400\/20::-moz-placeholder{color:#a67c5233}.placeholder-sand-400\/20::placeholder{color:#a67c5233}.placeholder-sand-400\/25::-moz-placeholder{color:#a67c5240}.placeholder-sand-400\/25::placeholder{color:#a67c5240}.placeholder-sand-400\/30::-moz-placeholder{color:#a67c524d}.placeholder-sand-400\/30::placeholder{color:#a67c524d}.placeholder-sand-400\/35::-moz-placeholder{color:#a67c5259}.placeholder-sand-400\/35::placeholder{color:#a67c5259}.placeholder-sand-400\/40::-moz-placeholder{color:#a67c5266}.placeholder-sand-400\/40::placeholder{color:#a67c5266}.placeholder-sand-400\/45::-moz-placeholder{color:#a67c5273}.placeholder-sand-400\/45::placeholder{color:#a67c5273}.placeholder-sand-400\/5::-moz-placeholder{color:#a67c520d}.placeholder-sand-400\/5::placeholder{color:#a67c520d}.placeholder-sand-400\/50::-moz-placeholder{color:#a67c5280}.placeholder-sand-400\/50::placeholder{color:#a67c5280}.placeholder-sand-400\/55::-moz-placeholder{color:#a67c528c}.placeholder-sand-400\/55::placeholder{color:#a67c528c}.placeholder-sand-400\/60::-moz-placeholder{color:#a67c5299}.placeholder-sand-400\/60::placeholder{color:#a67c5299}.placeholder-sand-400\/65::-moz-placeholder{color:#a67c52a6}.placeholder-sand-400\/65::placeholder{color:#a67c52a6}.placeholder-sand-400\/70::-moz-placeholder{color:#a67c52b3}.placeholder-sand-400\/70::placeholder{color:#a67c52b3}.placeholder-sand-400\/75::-moz-placeholder{color:#a67c52bf}.placeholder-sand-400\/75::placeholder{color:#a67c52bf}.placeholder-sand-400\/80::-moz-placeholder{color:#a67c52cc}.placeholder-sand-400\/80::placeholder{color:#a67c52cc}.placeholder-sand-400\/85::-moz-placeholder{color:#a67c52d9}.placeholder-sand-400\/85::placeholder{color:#a67c52d9}.placeholder-sand-400\/90::-moz-placeholder{color:#a67c52e6}.placeholder-sand-400\/90::placeholder{color:#a67c52e6}.placeholder-sand-400\/95::-moz-placeholder{color:#a67c52f2}.placeholder-sand-400\/95::placeholder{color:#a67c52f2}.placeholder-sand-50::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(245 240 230 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-50::placeholder{--tw-placeholder-opacity: 1;color:rgb(245 240 230 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-50\/0::-moz-placeholder{color:#f5f0e600}.placeholder-sand-50\/0::placeholder{color:#f5f0e600}.placeholder-sand-50\/10::-moz-placeholder{color:#f5f0e61a}.placeholder-sand-50\/10::placeholder{color:#f5f0e61a}.placeholder-sand-50\/100::-moz-placeholder{color:#f5f0e6}.placeholder-sand-50\/100::placeholder{color:#f5f0e6}.placeholder-sand-50\/15::-moz-placeholder{color:#f5f0e626}.placeholder-sand-50\/15::placeholder{color:#f5f0e626}.placeholder-sand-50\/20::-moz-placeholder{color:#f5f0e633}.placeholder-sand-50\/20::placeholder{color:#f5f0e633}.placeholder-sand-50\/25::-moz-placeholder{color:#f5f0e640}.placeholder-sand-50\/25::placeholder{color:#f5f0e640}.placeholder-sand-50\/30::-moz-placeholder{color:#f5f0e64d}.placeholder-sand-50\/30::placeholder{color:#f5f0e64d}.placeholder-sand-50\/35::-moz-placeholder{color:#f5f0e659}.placeholder-sand-50\/35::placeholder{color:#f5f0e659}.placeholder-sand-50\/40::-moz-placeholder{color:#f5f0e666}.placeholder-sand-50\/40::placeholder{color:#f5f0e666}.placeholder-sand-50\/45::-moz-placeholder{color:#f5f0e673}.placeholder-sand-50\/45::placeholder{color:#f5f0e673}.placeholder-sand-50\/5::-moz-placeholder{color:#f5f0e60d}.placeholder-sand-50\/5::placeholder{color:#f5f0e60d}.placeholder-sand-50\/50::-moz-placeholder{color:#f5f0e680}.placeholder-sand-50\/50::placeholder{color:#f5f0e680}.placeholder-sand-50\/55::-moz-placeholder{color:#f5f0e68c}.placeholder-sand-50\/55::placeholder{color:#f5f0e68c}.placeholder-sand-50\/60::-moz-placeholder{color:#f5f0e699}.placeholder-sand-50\/60::placeholder{color:#f5f0e699}.placeholder-sand-50\/65::-moz-placeholder{color:#f5f0e6a6}.placeholder-sand-50\/65::placeholder{color:#f5f0e6a6}.placeholder-sand-50\/70::-moz-placeholder{color:#f5f0e6b3}.placeholder-sand-50\/70::placeholder{color:#f5f0e6b3}.placeholder-sand-50\/75::-moz-placeholder{color:#f5f0e6bf}.placeholder-sand-50\/75::placeholder{color:#f5f0e6bf}.placeholder-sand-50\/80::-moz-placeholder{color:#f5f0e6cc}.placeholder-sand-50\/80::placeholder{color:#f5f0e6cc}.placeholder-sand-50\/85::-moz-placeholder{color:#f5f0e6d9}.placeholder-sand-50\/85::placeholder{color:#f5f0e6d9}.placeholder-sand-50\/90::-moz-placeholder{color:#f5f0e6e6}.placeholder-sand-50\/90::placeholder{color:#f5f0e6e6}.placeholder-sand-50\/95::-moz-placeholder{color:#f5f0e6f2}.placeholder-sand-50\/95::placeholder{color:#f5f0e6f2}.placeholder-sand-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(139 105 20 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(139 105 20 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-500\/0::-moz-placeholder{color:#8b691400}.placeholder-sand-500\/0::placeholder{color:#8b691400}.placeholder-sand-500\/10::-moz-placeholder{color:#8b69141a}.placeholder-sand-500\/10::placeholder{color:#8b69141a}.placeholder-sand-500\/100::-moz-placeholder{color:#8b6914}.placeholder-sand-500\/100::placeholder{color:#8b6914}.placeholder-sand-500\/15::-moz-placeholder{color:#8b691426}.placeholder-sand-500\/15::placeholder{color:#8b691426}.placeholder-sand-500\/20::-moz-placeholder{color:#8b691433}.placeholder-sand-500\/20::placeholder{color:#8b691433}.placeholder-sand-500\/25::-moz-placeholder{color:#8b691440}.placeholder-sand-500\/25::placeholder{color:#8b691440}.placeholder-sand-500\/30::-moz-placeholder{color:#8b69144d}.placeholder-sand-500\/30::placeholder{color:#8b69144d}.placeholder-sand-500\/35::-moz-placeholder{color:#8b691459}.placeholder-sand-500\/35::placeholder{color:#8b691459}.placeholder-sand-500\/40::-moz-placeholder{color:#8b691466}.placeholder-sand-500\/40::placeholder{color:#8b691466}.placeholder-sand-500\/45::-moz-placeholder{color:#8b691473}.placeholder-sand-500\/45::placeholder{color:#8b691473}.placeholder-sand-500\/5::-moz-placeholder{color:#8b69140d}.placeholder-sand-500\/5::placeholder{color:#8b69140d}.placeholder-sand-500\/50::-moz-placeholder{color:#8b691480}.placeholder-sand-500\/50::placeholder{color:#8b691480}.placeholder-sand-500\/55::-moz-placeholder{color:#8b69148c}.placeholder-sand-500\/55::placeholder{color:#8b69148c}.placeholder-sand-500\/60::-moz-placeholder{color:#8b691499}.placeholder-sand-500\/60::placeholder{color:#8b691499}.placeholder-sand-500\/65::-moz-placeholder{color:#8b6914a6}.placeholder-sand-500\/65::placeholder{color:#8b6914a6}.placeholder-sand-500\/70::-moz-placeholder{color:#8b6914b3}.placeholder-sand-500\/70::placeholder{color:#8b6914b3}.placeholder-sand-500\/75::-moz-placeholder{color:#8b6914bf}.placeholder-sand-500\/75::placeholder{color:#8b6914bf}.placeholder-sand-500\/80::-moz-placeholder{color:#8b6914cc}.placeholder-sand-500\/80::placeholder{color:#8b6914cc}.placeholder-sand-500\/85::-moz-placeholder{color:#8b6914d9}.placeholder-sand-500\/85::placeholder{color:#8b6914d9}.placeholder-sand-500\/90::-moz-placeholder{color:#8b6914e6}.placeholder-sand-500\/90::placeholder{color:#8b6914e6}.placeholder-sand-500\/95::-moz-placeholder{color:#8b6914f2}.placeholder-sand-500\/95::placeholder{color:#8b6914f2}.placeholder-sand-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(107 68 35 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(107 68 35 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-600\/0::-moz-placeholder{color:#6b442300}.placeholder-sand-600\/0::placeholder{color:#6b442300}.placeholder-sand-600\/10::-moz-placeholder{color:#6b44231a}.placeholder-sand-600\/10::placeholder{color:#6b44231a}.placeholder-sand-600\/100::-moz-placeholder{color:#6b4423}.placeholder-sand-600\/100::placeholder{color:#6b4423}.placeholder-sand-600\/15::-moz-placeholder{color:#6b442326}.placeholder-sand-600\/15::placeholder{color:#6b442326}.placeholder-sand-600\/20::-moz-placeholder{color:#6b442333}.placeholder-sand-600\/20::placeholder{color:#6b442333}.placeholder-sand-600\/25::-moz-placeholder{color:#6b442340}.placeholder-sand-600\/25::placeholder{color:#6b442340}.placeholder-sand-600\/30::-moz-placeholder{color:#6b44234d}.placeholder-sand-600\/30::placeholder{color:#6b44234d}.placeholder-sand-600\/35::-moz-placeholder{color:#6b442359}.placeholder-sand-600\/35::placeholder{color:#6b442359}.placeholder-sand-600\/40::-moz-placeholder{color:#6b442366}.placeholder-sand-600\/40::placeholder{color:#6b442366}.placeholder-sand-600\/45::-moz-placeholder{color:#6b442373}.placeholder-sand-600\/45::placeholder{color:#6b442373}.placeholder-sand-600\/5::-moz-placeholder{color:#6b44230d}.placeholder-sand-600\/5::placeholder{color:#6b44230d}.placeholder-sand-600\/50::-moz-placeholder{color:#6b442380}.placeholder-sand-600\/50::placeholder{color:#6b442380}.placeholder-sand-600\/55::-moz-placeholder{color:#6b44238c}.placeholder-sand-600\/55::placeholder{color:#6b44238c}.placeholder-sand-600\/60::-moz-placeholder{color:#6b442399}.placeholder-sand-600\/60::placeholder{color:#6b442399}.placeholder-sand-600\/65::-moz-placeholder{color:#6b4423a6}.placeholder-sand-600\/65::placeholder{color:#6b4423a6}.placeholder-sand-600\/70::-moz-placeholder{color:#6b4423b3}.placeholder-sand-600\/70::placeholder{color:#6b4423b3}.placeholder-sand-600\/75::-moz-placeholder{color:#6b4423bf}.placeholder-sand-600\/75::placeholder{color:#6b4423bf}.placeholder-sand-600\/80::-moz-placeholder{color:#6b4423cc}.placeholder-sand-600\/80::placeholder{color:#6b4423cc}.placeholder-sand-600\/85::-moz-placeholder{color:#6b4423d9}.placeholder-sand-600\/85::placeholder{color:#6b4423d9}.placeholder-sand-600\/90::-moz-placeholder{color:#6b4423e6}.placeholder-sand-600\/90::placeholder{color:#6b4423e6}.placeholder-sand-600\/95::-moz-placeholder{color:#6b4423f2}.placeholder-sand-600\/95::placeholder{color:#6b4423f2}.placeholder-sand-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(74 53 32 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(74 53 32 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-700\/0::-moz-placeholder{color:#4a352000}.placeholder-sand-700\/0::placeholder{color:#4a352000}.placeholder-sand-700\/10::-moz-placeholder{color:#4a35201a}.placeholder-sand-700\/10::placeholder{color:#4a35201a}.placeholder-sand-700\/100::-moz-placeholder{color:#4a3520}.placeholder-sand-700\/100::placeholder{color:#4a3520}.placeholder-sand-700\/15::-moz-placeholder{color:#4a352026}.placeholder-sand-700\/15::placeholder{color:#4a352026}.placeholder-sand-700\/20::-moz-placeholder{color:#4a352033}.placeholder-sand-700\/20::placeholder{color:#4a352033}.placeholder-sand-700\/25::-moz-placeholder{color:#4a352040}.placeholder-sand-700\/25::placeholder{color:#4a352040}.placeholder-sand-700\/30::-moz-placeholder{color:#4a35204d}.placeholder-sand-700\/30::placeholder{color:#4a35204d}.placeholder-sand-700\/35::-moz-placeholder{color:#4a352059}.placeholder-sand-700\/35::placeholder{color:#4a352059}.placeholder-sand-700\/40::-moz-placeholder{color:#4a352066}.placeholder-sand-700\/40::placeholder{color:#4a352066}.placeholder-sand-700\/45::-moz-placeholder{color:#4a352073}.placeholder-sand-700\/45::placeholder{color:#4a352073}.placeholder-sand-700\/5::-moz-placeholder{color:#4a35200d}.placeholder-sand-700\/5::placeholder{color:#4a35200d}.placeholder-sand-700\/50::-moz-placeholder{color:#4a352080}.placeholder-sand-700\/50::placeholder{color:#4a352080}.placeholder-sand-700\/55::-moz-placeholder{color:#4a35208c}.placeholder-sand-700\/55::placeholder{color:#4a35208c}.placeholder-sand-700\/60::-moz-placeholder{color:#4a352099}.placeholder-sand-700\/60::placeholder{color:#4a352099}.placeholder-sand-700\/65::-moz-placeholder{color:#4a3520a6}.placeholder-sand-700\/65::placeholder{color:#4a3520a6}.placeholder-sand-700\/70::-moz-placeholder{color:#4a3520b3}.placeholder-sand-700\/70::placeholder{color:#4a3520b3}.placeholder-sand-700\/75::-moz-placeholder{color:#4a3520bf}.placeholder-sand-700\/75::placeholder{color:#4a3520bf}.placeholder-sand-700\/80::-moz-placeholder{color:#4a3520cc}.placeholder-sand-700\/80::placeholder{color:#4a3520cc}.placeholder-sand-700\/85::-moz-placeholder{color:#4a3520d9}.placeholder-sand-700\/85::placeholder{color:#4a3520d9}.placeholder-sand-700\/90::-moz-placeholder{color:#4a3520e6}.placeholder-sand-700\/90::placeholder{color:#4a3520e6}.placeholder-sand-700\/95::-moz-placeholder{color:#4a3520f2}.placeholder-sand-700\/95::placeholder{color:#4a3520f2}.placeholder-sand-800::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(53 37 21 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-800::placeholder{--tw-placeholder-opacity: 1;color:rgb(53 37 21 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-800\/0::-moz-placeholder{color:#35251500}.placeholder-sand-800\/0::placeholder{color:#35251500}.placeholder-sand-800\/10::-moz-placeholder{color:#3525151a}.placeholder-sand-800\/10::placeholder{color:#3525151a}.placeholder-sand-800\/100::-moz-placeholder{color:#352515}.placeholder-sand-800\/100::placeholder{color:#352515}.placeholder-sand-800\/15::-moz-placeholder{color:#35251526}.placeholder-sand-800\/15::placeholder{color:#35251526}.placeholder-sand-800\/20::-moz-placeholder{color:#35251533}.placeholder-sand-800\/20::placeholder{color:#35251533}.placeholder-sand-800\/25::-moz-placeholder{color:#35251540}.placeholder-sand-800\/25::placeholder{color:#35251540}.placeholder-sand-800\/30::-moz-placeholder{color:#3525154d}.placeholder-sand-800\/30::placeholder{color:#3525154d}.placeholder-sand-800\/35::-moz-placeholder{color:#35251559}.placeholder-sand-800\/35::placeholder{color:#35251559}.placeholder-sand-800\/40::-moz-placeholder{color:#35251566}.placeholder-sand-800\/40::placeholder{color:#35251566}.placeholder-sand-800\/45::-moz-placeholder{color:#35251573}.placeholder-sand-800\/45::placeholder{color:#35251573}.placeholder-sand-800\/5::-moz-placeholder{color:#3525150d}.placeholder-sand-800\/5::placeholder{color:#3525150d}.placeholder-sand-800\/50::-moz-placeholder{color:#35251580}.placeholder-sand-800\/50::placeholder{color:#35251580}.placeholder-sand-800\/55::-moz-placeholder{color:#3525158c}.placeholder-sand-800\/55::placeholder{color:#3525158c}.placeholder-sand-800\/60::-moz-placeholder{color:#35251599}.placeholder-sand-800\/60::placeholder{color:#35251599}.placeholder-sand-800\/65::-moz-placeholder{color:#352515a6}.placeholder-sand-800\/65::placeholder{color:#352515a6}.placeholder-sand-800\/70::-moz-placeholder{color:#352515b3}.placeholder-sand-800\/70::placeholder{color:#352515b3}.placeholder-sand-800\/75::-moz-placeholder{color:#352515bf}.placeholder-sand-800\/75::placeholder{color:#352515bf}.placeholder-sand-800\/80::-moz-placeholder{color:#352515cc}.placeholder-sand-800\/80::placeholder{color:#352515cc}.placeholder-sand-800\/85::-moz-placeholder{color:#352515d9}.placeholder-sand-800\/85::placeholder{color:#352515d9}.placeholder-sand-800\/90::-moz-placeholder{color:#352515e6}.placeholder-sand-800\/90::placeholder{color:#352515e6}.placeholder-sand-800\/95::-moz-placeholder{color:#352515f2}.placeholder-sand-800\/95::placeholder{color:#352515f2}.placeholder-sand-900::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(45 32 16 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-900::placeholder{--tw-placeholder-opacity: 1;color:rgb(45 32 16 / var(--tw-placeholder-opacity, 1))}.placeholder-sand-900\/0::-moz-placeholder{color:#2d201000}.placeholder-sand-900\/0::placeholder{color:#2d201000}.placeholder-sand-900\/10::-moz-placeholder{color:#2d20101a}.placeholder-sand-900\/10::placeholder{color:#2d20101a}.placeholder-sand-900\/100::-moz-placeholder{color:#2d2010}.placeholder-sand-900\/100::placeholder{color:#2d2010}.placeholder-sand-900\/15::-moz-placeholder{color:#2d201026}.placeholder-sand-900\/15::placeholder{color:#2d201026}.placeholder-sand-900\/20::-moz-placeholder{color:#2d201033}.placeholder-sand-900\/20::placeholder{color:#2d201033}.placeholder-sand-900\/25::-moz-placeholder{color:#2d201040}.placeholder-sand-900\/25::placeholder{color:#2d201040}.placeholder-sand-900\/30::-moz-placeholder{color:#2d20104d}.placeholder-sand-900\/30::placeholder{color:#2d20104d}.placeholder-sand-900\/35::-moz-placeholder{color:#2d201059}.placeholder-sand-900\/35::placeholder{color:#2d201059}.placeholder-sand-900\/40::-moz-placeholder{color:#2d201066}.placeholder-sand-900\/40::placeholder{color:#2d201066}.placeholder-sand-900\/45::-moz-placeholder{color:#2d201073}.placeholder-sand-900\/45::placeholder{color:#2d201073}.placeholder-sand-900\/5::-moz-placeholder{color:#2d20100d}.placeholder-sand-900\/5::placeholder{color:#2d20100d}.placeholder-sand-900\/50::-moz-placeholder{color:#2d201080}.placeholder-sand-900\/50::placeholder{color:#2d201080}.placeholder-sand-900\/55::-moz-placeholder{color:#2d20108c}.placeholder-sand-900\/55::placeholder{color:#2d20108c}.placeholder-sand-900\/60::-moz-placeholder{color:#2d201099}.placeholder-sand-900\/60::placeholder{color:#2d201099}.placeholder-sand-900\/65::-moz-placeholder{color:#2d2010a6}.placeholder-sand-900\/65::placeholder{color:#2d2010a6}.placeholder-sand-900\/70::-moz-placeholder{color:#2d2010b3}.placeholder-sand-900\/70::placeholder{color:#2d2010b3}.placeholder-sand-900\/75::-moz-placeholder{color:#2d2010bf}.placeholder-sand-900\/75::placeholder{color:#2d2010bf}.placeholder-sand-900\/80::-moz-placeholder{color:#2d2010cc}.placeholder-sand-900\/80::placeholder{color:#2d2010cc}.placeholder-sand-900\/85::-moz-placeholder{color:#2d2010d9}.placeholder-sand-900\/85::placeholder{color:#2d2010d9}.placeholder-sand-900\/90::-moz-placeholder{color:#2d2010e6}.placeholder-sand-900\/90::placeholder{color:#2d2010e6}.placeholder-sand-900\/95::-moz-placeholder{color:#2d2010f2}.placeholder-sand-900\/95::placeholder{color:#2d2010f2}.accent-\[\#1d1d1f\]{accent-color:#1d1d1f}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[-8px_0_32px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: -8px 0 32px rgba(0,0,0,.12);--tw-shadow-colored: -8px 0 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_-8px_32px_rgba\(0\,0\,0\,0\.12\)\]{--tw-shadow: 0 -8px 32px rgba(0,0,0,.12);--tw-shadow-colored: 0 -8px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_24px_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow: 0 4px 24px rgba(0,0,0,.06);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sand-100{--tw-shadow-color: #e8dcc4;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/0{--tw-shadow-color: rgb(232 220 196 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/10{--tw-shadow-color: rgb(232 220 196 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/100{--tw-shadow-color: rgb(232 220 196 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/15{--tw-shadow-color: rgb(232 220 196 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/20{--tw-shadow-color: rgb(232 220 196 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/25{--tw-shadow-color: rgb(232 220 196 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/30{--tw-shadow-color: rgb(232 220 196 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/35{--tw-shadow-color: rgb(232 220 196 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/40{--tw-shadow-color: rgb(232 220 196 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/45{--tw-shadow-color: rgb(232 220 196 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/5{--tw-shadow-color: rgb(232 220 196 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/50{--tw-shadow-color: rgb(232 220 196 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/55{--tw-shadow-color: rgb(232 220 196 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/60{--tw-shadow-color: rgb(232 220 196 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/65{--tw-shadow-color: rgb(232 220 196 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/70{--tw-shadow-color: rgb(232 220 196 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/75{--tw-shadow-color: rgb(232 220 196 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/80{--tw-shadow-color: rgb(232 220 196 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/85{--tw-shadow-color: rgb(232 220 196 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/90{--tw-shadow-color: rgb(232 220 196 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-100\/95{--tw-shadow-color: rgb(232 220 196 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200{--tw-shadow-color: #ddc9a8;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/0{--tw-shadow-color: rgb(221 201 168 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/10{--tw-shadow-color: rgb(221 201 168 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/100{--tw-shadow-color: rgb(221 201 168 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/15{--tw-shadow-color: rgb(221 201 168 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/20{--tw-shadow-color: rgb(221 201 168 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/25{--tw-shadow-color: rgb(221 201 168 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/30{--tw-shadow-color: rgb(221 201 168 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/35{--tw-shadow-color: rgb(221 201 168 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/40{--tw-shadow-color: rgb(221 201 168 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/45{--tw-shadow-color: rgb(221 201 168 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/5{--tw-shadow-color: rgb(221 201 168 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/50{--tw-shadow-color: rgb(221 201 168 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/55{--tw-shadow-color: rgb(221 201 168 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/60{--tw-shadow-color: rgb(221 201 168 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/65{--tw-shadow-color: rgb(221 201 168 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/70{--tw-shadow-color: rgb(221 201 168 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/75{--tw-shadow-color: rgb(221 201 168 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/80{--tw-shadow-color: rgb(221 201 168 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/85{--tw-shadow-color: rgb(221 201 168 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/90{--tw-shadow-color: rgb(221 201 168 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-200\/95{--tw-shadow-color: rgb(221 201 168 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25{--tw-shadow-color: #faf8f5;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/0{--tw-shadow-color: rgb(250 248 245 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/10{--tw-shadow-color: rgb(250 248 245 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/100{--tw-shadow-color: rgb(250 248 245 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/15{--tw-shadow-color: rgb(250 248 245 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/20{--tw-shadow-color: rgb(250 248 245 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/25{--tw-shadow-color: rgb(250 248 245 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/30{--tw-shadow-color: rgb(250 248 245 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/35{--tw-shadow-color: rgb(250 248 245 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/40{--tw-shadow-color: rgb(250 248 245 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/45{--tw-shadow-color: rgb(250 248 245 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/5{--tw-shadow-color: rgb(250 248 245 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/50{--tw-shadow-color: rgb(250 248 245 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/55{--tw-shadow-color: rgb(250 248 245 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/60{--tw-shadow-color: rgb(250 248 245 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/65{--tw-shadow-color: rgb(250 248 245 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/70{--tw-shadow-color: rgb(250 248 245 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/75{--tw-shadow-color: rgb(250 248 245 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/80{--tw-shadow-color: rgb(250 248 245 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/85{--tw-shadow-color: rgb(250 248 245 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/90{--tw-shadow-color: rgb(250 248 245 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-25\/95{--tw-shadow-color: rgb(250 248 245 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300{--tw-shadow-color: #c9b896;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/0{--tw-shadow-color: rgb(201 184 150 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/10{--tw-shadow-color: rgb(201 184 150 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/100{--tw-shadow-color: rgb(201 184 150 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/15{--tw-shadow-color: rgb(201 184 150 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/20{--tw-shadow-color: rgb(201 184 150 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/25{--tw-shadow-color: rgb(201 184 150 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/30{--tw-shadow-color: rgb(201 184 150 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/35{--tw-shadow-color: rgb(201 184 150 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/40{--tw-shadow-color: rgb(201 184 150 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/45{--tw-shadow-color: rgb(201 184 150 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/5{--tw-shadow-color: rgb(201 184 150 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/50{--tw-shadow-color: rgb(201 184 150 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/55{--tw-shadow-color: rgb(201 184 150 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/60{--tw-shadow-color: rgb(201 184 150 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/65{--tw-shadow-color: rgb(201 184 150 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/70{--tw-shadow-color: rgb(201 184 150 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/75{--tw-shadow-color: rgb(201 184 150 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/80{--tw-shadow-color: rgb(201 184 150 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/85{--tw-shadow-color: rgb(201 184 150 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/90{--tw-shadow-color: rgb(201 184 150 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-300\/95{--tw-shadow-color: rgb(201 184 150 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400{--tw-shadow-color: #a67c52;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/0{--tw-shadow-color: rgb(166 124 82 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/10{--tw-shadow-color: rgb(166 124 82 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/100{--tw-shadow-color: rgb(166 124 82 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/15{--tw-shadow-color: rgb(166 124 82 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/20{--tw-shadow-color: rgb(166 124 82 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/25{--tw-shadow-color: rgb(166 124 82 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/30{--tw-shadow-color: rgb(166 124 82 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/35{--tw-shadow-color: rgb(166 124 82 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/40{--tw-shadow-color: rgb(166 124 82 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/45{--tw-shadow-color: rgb(166 124 82 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/5{--tw-shadow-color: rgb(166 124 82 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/50{--tw-shadow-color: rgb(166 124 82 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/55{--tw-shadow-color: rgb(166 124 82 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/60{--tw-shadow-color: rgb(166 124 82 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/65{--tw-shadow-color: rgb(166 124 82 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/70{--tw-shadow-color: rgb(166 124 82 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/75{--tw-shadow-color: rgb(166 124 82 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/80{--tw-shadow-color: rgb(166 124 82 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/85{--tw-shadow-color: rgb(166 124 82 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/90{--tw-shadow-color: rgb(166 124 82 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-400\/95{--tw-shadow-color: rgb(166 124 82 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50{--tw-shadow-color: #f5f0e6;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/0{--tw-shadow-color: rgb(245 240 230 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/10{--tw-shadow-color: rgb(245 240 230 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/100{--tw-shadow-color: rgb(245 240 230 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/15{--tw-shadow-color: rgb(245 240 230 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/20{--tw-shadow-color: rgb(245 240 230 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/25{--tw-shadow-color: rgb(245 240 230 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/30{--tw-shadow-color: rgb(245 240 230 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/35{--tw-shadow-color: rgb(245 240 230 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/40{--tw-shadow-color: rgb(245 240 230 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/45{--tw-shadow-color: rgb(245 240 230 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/5{--tw-shadow-color: rgb(245 240 230 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/50{--tw-shadow-color: rgb(245 240 230 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/55{--tw-shadow-color: rgb(245 240 230 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/60{--tw-shadow-color: rgb(245 240 230 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/65{--tw-shadow-color: rgb(245 240 230 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/70{--tw-shadow-color: rgb(245 240 230 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/75{--tw-shadow-color: rgb(245 240 230 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/80{--tw-shadow-color: rgb(245 240 230 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/85{--tw-shadow-color: rgb(245 240 230 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/90{--tw-shadow-color: rgb(245 240 230 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-50\/95{--tw-shadow-color: rgb(245 240 230 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500{--tw-shadow-color: #8b6914;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/0{--tw-shadow-color: rgb(139 105 20 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/10{--tw-shadow-color: rgb(139 105 20 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/100{--tw-shadow-color: rgb(139 105 20 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/15{--tw-shadow-color: rgb(139 105 20 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/20{--tw-shadow-color: rgb(139 105 20 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/25{--tw-shadow-color: rgb(139 105 20 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/30{--tw-shadow-color: rgb(139 105 20 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/35{--tw-shadow-color: rgb(139 105 20 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/40{--tw-shadow-color: rgb(139 105 20 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/45{--tw-shadow-color: rgb(139 105 20 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/5{--tw-shadow-color: rgb(139 105 20 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/50{--tw-shadow-color: rgb(139 105 20 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/55{--tw-shadow-color: rgb(139 105 20 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/60{--tw-shadow-color: rgb(139 105 20 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/65{--tw-shadow-color: rgb(139 105 20 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/70{--tw-shadow-color: rgb(139 105 20 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/75{--tw-shadow-color: rgb(139 105 20 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/80{--tw-shadow-color: rgb(139 105 20 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/85{--tw-shadow-color: rgb(139 105 20 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/90{--tw-shadow-color: rgb(139 105 20 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-500\/95{--tw-shadow-color: rgb(139 105 20 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600{--tw-shadow-color: #6b4423;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/0{--tw-shadow-color: rgb(107 68 35 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/10{--tw-shadow-color: rgb(107 68 35 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/100{--tw-shadow-color: rgb(107 68 35 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/15{--tw-shadow-color: rgb(107 68 35 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/20{--tw-shadow-color: rgb(107 68 35 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/25{--tw-shadow-color: rgb(107 68 35 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/30{--tw-shadow-color: rgb(107 68 35 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/35{--tw-shadow-color: rgb(107 68 35 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/40{--tw-shadow-color: rgb(107 68 35 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/45{--tw-shadow-color: rgb(107 68 35 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/5{--tw-shadow-color: rgb(107 68 35 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/50{--tw-shadow-color: rgb(107 68 35 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/55{--tw-shadow-color: rgb(107 68 35 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/60{--tw-shadow-color: rgb(107 68 35 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/65{--tw-shadow-color: rgb(107 68 35 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/70{--tw-shadow-color: rgb(107 68 35 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/75{--tw-shadow-color: rgb(107 68 35 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/80{--tw-shadow-color: rgb(107 68 35 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/85{--tw-shadow-color: rgb(107 68 35 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/90{--tw-shadow-color: rgb(107 68 35 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-600\/95{--tw-shadow-color: rgb(107 68 35 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700{--tw-shadow-color: #4a3520;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/0{--tw-shadow-color: rgb(74 53 32 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/10{--tw-shadow-color: rgb(74 53 32 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/100{--tw-shadow-color: rgb(74 53 32 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/15{--tw-shadow-color: rgb(74 53 32 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/20{--tw-shadow-color: rgb(74 53 32 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/25{--tw-shadow-color: rgb(74 53 32 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/30{--tw-shadow-color: rgb(74 53 32 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/35{--tw-shadow-color: rgb(74 53 32 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/40{--tw-shadow-color: rgb(74 53 32 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/45{--tw-shadow-color: rgb(74 53 32 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/5{--tw-shadow-color: rgb(74 53 32 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/50{--tw-shadow-color: rgb(74 53 32 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/55{--tw-shadow-color: rgb(74 53 32 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/60{--tw-shadow-color: rgb(74 53 32 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/65{--tw-shadow-color: rgb(74 53 32 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/70{--tw-shadow-color: rgb(74 53 32 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/75{--tw-shadow-color: rgb(74 53 32 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/80{--tw-shadow-color: rgb(74 53 32 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/85{--tw-shadow-color: rgb(74 53 32 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/90{--tw-shadow-color: rgb(74 53 32 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-700\/95{--tw-shadow-color: rgb(74 53 32 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800{--tw-shadow-color: #352515;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/0{--tw-shadow-color: rgb(53 37 21 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/10{--tw-shadow-color: rgb(53 37 21 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/100{--tw-shadow-color: rgb(53 37 21 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/15{--tw-shadow-color: rgb(53 37 21 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/20{--tw-shadow-color: rgb(53 37 21 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/25{--tw-shadow-color: rgb(53 37 21 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/30{--tw-shadow-color: rgb(53 37 21 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/35{--tw-shadow-color: rgb(53 37 21 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/40{--tw-shadow-color: rgb(53 37 21 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/45{--tw-shadow-color: rgb(53 37 21 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/5{--tw-shadow-color: rgb(53 37 21 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/50{--tw-shadow-color: rgb(53 37 21 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/55{--tw-shadow-color: rgb(53 37 21 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/60{--tw-shadow-color: rgb(53 37 21 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/65{--tw-shadow-color: rgb(53 37 21 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/70{--tw-shadow-color: rgb(53 37 21 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/75{--tw-shadow-color: rgb(53 37 21 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/80{--tw-shadow-color: rgb(53 37 21 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/85{--tw-shadow-color: rgb(53 37 21 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/90{--tw-shadow-color: rgb(53 37 21 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-800\/95{--tw-shadow-color: rgb(53 37 21 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900{--tw-shadow-color: #2d2010;--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/0{--tw-shadow-color: rgb(45 32 16 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/10{--tw-shadow-color: rgb(45 32 16 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/100{--tw-shadow-color: rgb(45 32 16 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/15{--tw-shadow-color: rgb(45 32 16 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/20{--tw-shadow-color: rgb(45 32 16 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/25{--tw-shadow-color: rgb(45 32 16 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/30{--tw-shadow-color: rgb(45 32 16 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/35{--tw-shadow-color: rgb(45 32 16 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/40{--tw-shadow-color: rgb(45 32 16 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/45{--tw-shadow-color: rgb(45 32 16 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/5{--tw-shadow-color: rgb(45 32 16 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/50{--tw-shadow-color: rgb(45 32 16 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/55{--tw-shadow-color: rgb(45 32 16 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/60{--tw-shadow-color: rgb(45 32 16 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/65{--tw-shadow-color: rgb(45 32 16 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/70{--tw-shadow-color: rgb(45 32 16 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/75{--tw-shadow-color: rgb(45 32 16 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/80{--tw-shadow-color: rgb(45 32 16 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/85{--tw-shadow-color: rgb(45 32 16 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/90{--tw-shadow-color: rgb(45 32 16 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-sand-900\/95{--tw-shadow-color: rgb(45 32 16 / .95);--tw-shadow: var(--tw-shadow-colored)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#0071e3\]\/20{--tw-ring-color: rgb(0 113 227 / .2)}.ring-\[\#057a44\]\/15{--tw-ring-color: rgb(5 122 68 / .15)}.ring-\[\#1d1d1f\]\/10{--tw-ring-color: rgb(29 29 31 / .1)}.ring-\[\#2563eb\]\/15{--tw-ring-color: rgb(37 99 235 / .15)}.ring-\[\#d2d2d7\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(210 210 215 / var(--tw-ring-opacity, 1))}.ring-amber-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 230 138 / var(--tw-ring-opacity, 1))}.ring-red-500\/15{--tw-ring-color: rgb(239 68 68 / .15)}.ring-sand-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(232 220 196 / var(--tw-ring-opacity, 1))}.ring-sand-100\/0{--tw-ring-color: rgb(232 220 196 / 0)}.ring-sand-100\/10{--tw-ring-color: rgb(232 220 196 / .1)}.ring-sand-100\/100{--tw-ring-color: rgb(232 220 196 / 1)}.ring-sand-100\/15{--tw-ring-color: rgb(232 220 196 / .15)}.ring-sand-100\/20{--tw-ring-color: rgb(232 220 196 / .2)}.ring-sand-100\/25{--tw-ring-color: rgb(232 220 196 / .25)}.ring-sand-100\/30{--tw-ring-color: rgb(232 220 196 / .3)}.ring-sand-100\/35{--tw-ring-color: rgb(232 220 196 / .35)}.ring-sand-100\/40{--tw-ring-color: rgb(232 220 196 / .4)}.ring-sand-100\/45{--tw-ring-color: rgb(232 220 196 / .45)}.ring-sand-100\/5{--tw-ring-color: rgb(232 220 196 / .05)}.ring-sand-100\/50{--tw-ring-color: rgb(232 220 196 / .5)}.ring-sand-100\/55{--tw-ring-color: rgb(232 220 196 / .55)}.ring-sand-100\/60{--tw-ring-color: rgb(232 220 196 / .6)}.ring-sand-100\/65{--tw-ring-color: rgb(232 220 196 / .65)}.ring-sand-100\/70{--tw-ring-color: rgb(232 220 196 / .7)}.ring-sand-100\/75{--tw-ring-color: rgb(232 220 196 / .75)}.ring-sand-100\/80{--tw-ring-color: rgb(232 220 196 / .8)}.ring-sand-100\/85{--tw-ring-color: rgb(232 220 196 / .85)}.ring-sand-100\/90{--tw-ring-color: rgb(232 220 196 / .9)}.ring-sand-100\/95{--tw-ring-color: rgb(232 220 196 / .95)}.ring-sand-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 201 168 / var(--tw-ring-opacity, 1))}.ring-sand-200\/0{--tw-ring-color: rgb(221 201 168 / 0)}.ring-sand-200\/10{--tw-ring-color: rgb(221 201 168 / .1)}.ring-sand-200\/100{--tw-ring-color: rgb(221 201 168 / 1)}.ring-sand-200\/15{--tw-ring-color: rgb(221 201 168 / .15)}.ring-sand-200\/20{--tw-ring-color: rgb(221 201 168 / .2)}.ring-sand-200\/25{--tw-ring-color: rgb(221 201 168 / .25)}.ring-sand-200\/30{--tw-ring-color: rgb(221 201 168 / .3)}.ring-sand-200\/35{--tw-ring-color: rgb(221 201 168 / .35)}.ring-sand-200\/40{--tw-ring-color: rgb(221 201 168 / .4)}.ring-sand-200\/45{--tw-ring-color: rgb(221 201 168 / .45)}.ring-sand-200\/5{--tw-ring-color: rgb(221 201 168 / .05)}.ring-sand-200\/50{--tw-ring-color: rgb(221 201 168 / .5)}.ring-sand-200\/55{--tw-ring-color: rgb(221 201 168 / .55)}.ring-sand-200\/60{--tw-ring-color: rgb(221 201 168 / .6)}.ring-sand-200\/65{--tw-ring-color: rgb(221 201 168 / .65)}.ring-sand-200\/70{--tw-ring-color: rgb(221 201 168 / .7)}.ring-sand-200\/75{--tw-ring-color: rgb(221 201 168 / .75)}.ring-sand-200\/80{--tw-ring-color: rgb(221 201 168 / .8)}.ring-sand-200\/85{--tw-ring-color: rgb(221 201 168 / .85)}.ring-sand-200\/90{--tw-ring-color: rgb(221 201 168 / .9)}.ring-sand-200\/95{--tw-ring-color: rgb(221 201 168 / .95)}.ring-sand-25{--tw-ring-opacity: 1;--tw-ring-color: rgb(250 248 245 / var(--tw-ring-opacity, 1))}.ring-sand-25\/0{--tw-ring-color: rgb(250 248 245 / 0)}.ring-sand-25\/10{--tw-ring-color: rgb(250 248 245 / .1)}.ring-sand-25\/100{--tw-ring-color: rgb(250 248 245 / 1)}.ring-sand-25\/15{--tw-ring-color: rgb(250 248 245 / .15)}.ring-sand-25\/20{--tw-ring-color: rgb(250 248 245 / .2)}.ring-sand-25\/25{--tw-ring-color: rgb(250 248 245 / .25)}.ring-sand-25\/30{--tw-ring-color: rgb(250 248 245 / .3)}.ring-sand-25\/35{--tw-ring-color: rgb(250 248 245 / .35)}.ring-sand-25\/40{--tw-ring-color: rgb(250 248 245 / .4)}.ring-sand-25\/45{--tw-ring-color: rgb(250 248 245 / .45)}.ring-sand-25\/5{--tw-ring-color: rgb(250 248 245 / .05)}.ring-sand-25\/50{--tw-ring-color: rgb(250 248 245 / .5)}.ring-sand-25\/55{--tw-ring-color: rgb(250 248 245 / .55)}.ring-sand-25\/60{--tw-ring-color: rgb(250 248 245 / .6)}.ring-sand-25\/65{--tw-ring-color: rgb(250 248 245 / .65)}.ring-sand-25\/70{--tw-ring-color: rgb(250 248 245 / .7)}.ring-sand-25\/75{--tw-ring-color: rgb(250 248 245 / .75)}.ring-sand-25\/80{--tw-ring-color: rgb(250 248 245 / .8)}.ring-sand-25\/85{--tw-ring-color: rgb(250 248 245 / .85)}.ring-sand-25\/90{--tw-ring-color: rgb(250 248 245 / .9)}.ring-sand-25\/95{--tw-ring-color: rgb(250 248 245 / .95)}.ring-sand-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(201 184 150 / var(--tw-ring-opacity, 1))}.ring-sand-300\/0{--tw-ring-color: rgb(201 184 150 / 0)}.ring-sand-300\/10{--tw-ring-color: rgb(201 184 150 / .1)}.ring-sand-300\/100{--tw-ring-color: rgb(201 184 150 / 1)}.ring-sand-300\/15{--tw-ring-color: rgb(201 184 150 / .15)}.ring-sand-300\/20{--tw-ring-color: rgb(201 184 150 / .2)}.ring-sand-300\/25{--tw-ring-color: rgb(201 184 150 / .25)}.ring-sand-300\/30{--tw-ring-color: rgb(201 184 150 / .3)}.ring-sand-300\/35{--tw-ring-color: rgb(201 184 150 / .35)}.ring-sand-300\/40{--tw-ring-color: rgb(201 184 150 / .4)}.ring-sand-300\/45{--tw-ring-color: rgb(201 184 150 / .45)}.ring-sand-300\/5{--tw-ring-color: rgb(201 184 150 / .05)}.ring-sand-300\/50{--tw-ring-color: rgb(201 184 150 / .5)}.ring-sand-300\/55{--tw-ring-color: rgb(201 184 150 / .55)}.ring-sand-300\/60{--tw-ring-color: rgb(201 184 150 / .6)}.ring-sand-300\/65{--tw-ring-color: rgb(201 184 150 / .65)}.ring-sand-300\/70{--tw-ring-color: rgb(201 184 150 / .7)}.ring-sand-300\/75{--tw-ring-color: rgb(201 184 150 / .75)}.ring-sand-300\/80{--tw-ring-color: rgb(201 184 150 / .8)}.ring-sand-300\/85{--tw-ring-color: rgb(201 184 150 / .85)}.ring-sand-300\/90{--tw-ring-color: rgb(201 184 150 / .9)}.ring-sand-300\/95{--tw-ring-color: rgb(201 184 150 / .95)}.ring-sand-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(166 124 82 / var(--tw-ring-opacity, 1))}.ring-sand-400\/0{--tw-ring-color: rgb(166 124 82 / 0)}.ring-sand-400\/10{--tw-ring-color: rgb(166 124 82 / .1)}.ring-sand-400\/100{--tw-ring-color: rgb(166 124 82 / 1)}.ring-sand-400\/15{--tw-ring-color: rgb(166 124 82 / .15)}.ring-sand-400\/20{--tw-ring-color: rgb(166 124 82 / .2)}.ring-sand-400\/25{--tw-ring-color: rgb(166 124 82 / .25)}.ring-sand-400\/30{--tw-ring-color: rgb(166 124 82 / .3)}.ring-sand-400\/35{--tw-ring-color: rgb(166 124 82 / .35)}.ring-sand-400\/40{--tw-ring-color: rgb(166 124 82 / .4)}.ring-sand-400\/45{--tw-ring-color: rgb(166 124 82 / .45)}.ring-sand-400\/5{--tw-ring-color: rgb(166 124 82 / .05)}.ring-sand-400\/50{--tw-ring-color: rgb(166 124 82 / .5)}.ring-sand-400\/55{--tw-ring-color: rgb(166 124 82 / .55)}.ring-sand-400\/60{--tw-ring-color: rgb(166 124 82 / .6)}.ring-sand-400\/65{--tw-ring-color: rgb(166 124 82 / .65)}.ring-sand-400\/70{--tw-ring-color: rgb(166 124 82 / .7)}.ring-sand-400\/75{--tw-ring-color: rgb(166 124 82 / .75)}.ring-sand-400\/80{--tw-ring-color: rgb(166 124 82 / .8)}.ring-sand-400\/85{--tw-ring-color: rgb(166 124 82 / .85)}.ring-sand-400\/90{--tw-ring-color: rgb(166 124 82 / .9)}.ring-sand-400\/95{--tw-ring-color: rgb(166 124 82 / .95)}.ring-sand-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 240 230 / var(--tw-ring-opacity, 1))}.ring-sand-50\/0{--tw-ring-color: rgb(245 240 230 / 0)}.ring-sand-50\/10{--tw-ring-color: rgb(245 240 230 / .1)}.ring-sand-50\/100{--tw-ring-color: rgb(245 240 230 / 1)}.ring-sand-50\/15{--tw-ring-color: rgb(245 240 230 / .15)}.ring-sand-50\/20{--tw-ring-color: rgb(245 240 230 / .2)}.ring-sand-50\/25{--tw-ring-color: rgb(245 240 230 / .25)}.ring-sand-50\/30{--tw-ring-color: rgb(245 240 230 / .3)}.ring-sand-50\/35{--tw-ring-color: rgb(245 240 230 / .35)}.ring-sand-50\/40{--tw-ring-color: rgb(245 240 230 / .4)}.ring-sand-50\/45{--tw-ring-color: rgb(245 240 230 / .45)}.ring-sand-50\/5{--tw-ring-color: rgb(245 240 230 / .05)}.ring-sand-50\/50{--tw-ring-color: rgb(245 240 230 / .5)}.ring-sand-50\/55{--tw-ring-color: rgb(245 240 230 / .55)}.ring-sand-50\/60{--tw-ring-color: rgb(245 240 230 / .6)}.ring-sand-50\/65{--tw-ring-color: rgb(245 240 230 / .65)}.ring-sand-50\/70{--tw-ring-color: rgb(245 240 230 / .7)}.ring-sand-50\/75{--tw-ring-color: rgb(245 240 230 / .75)}.ring-sand-50\/80{--tw-ring-color: rgb(245 240 230 / .8)}.ring-sand-50\/85{--tw-ring-color: rgb(245 240 230 / .85)}.ring-sand-50\/90{--tw-ring-color: rgb(245 240 230 / .9)}.ring-sand-50\/95{--tw-ring-color: rgb(245 240 230 / .95)}.ring-sand-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(139 105 20 / var(--tw-ring-opacity, 1))}.ring-sand-500\/0{--tw-ring-color: rgb(139 105 20 / 0)}.ring-sand-500\/10{--tw-ring-color: rgb(139 105 20 / .1)}.ring-sand-500\/100{--tw-ring-color: rgb(139 105 20 / 1)}.ring-sand-500\/15{--tw-ring-color: rgb(139 105 20 / .15)}.ring-sand-500\/20{--tw-ring-color: rgb(139 105 20 / .2)}.ring-sand-500\/25{--tw-ring-color: rgb(139 105 20 / .25)}.ring-sand-500\/30{--tw-ring-color: rgb(139 105 20 / .3)}.ring-sand-500\/35{--tw-ring-color: rgb(139 105 20 / .35)}.ring-sand-500\/40{--tw-ring-color: rgb(139 105 20 / .4)}.ring-sand-500\/45{--tw-ring-color: rgb(139 105 20 / .45)}.ring-sand-500\/5{--tw-ring-color: rgb(139 105 20 / .05)}.ring-sand-500\/50{--tw-ring-color: rgb(139 105 20 / .5)}.ring-sand-500\/55{--tw-ring-color: rgb(139 105 20 / .55)}.ring-sand-500\/60{--tw-ring-color: rgb(139 105 20 / .6)}.ring-sand-500\/65{--tw-ring-color: rgb(139 105 20 / .65)}.ring-sand-500\/70{--tw-ring-color: rgb(139 105 20 / .7)}.ring-sand-500\/75{--tw-ring-color: rgb(139 105 20 / .75)}.ring-sand-500\/80{--tw-ring-color: rgb(139 105 20 / .8)}.ring-sand-500\/85{--tw-ring-color: rgb(139 105 20 / .85)}.ring-sand-500\/90{--tw-ring-color: rgb(139 105 20 / .9)}.ring-sand-500\/95{--tw-ring-color: rgb(139 105 20 / .95)}.ring-sand-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(107 68 35 / var(--tw-ring-opacity, 1))}.ring-sand-600\/0{--tw-ring-color: rgb(107 68 35 / 0)}.ring-sand-600\/10{--tw-ring-color: rgb(107 68 35 / .1)}.ring-sand-600\/100{--tw-ring-color: rgb(107 68 35 / 1)}.ring-sand-600\/15{--tw-ring-color: rgb(107 68 35 / .15)}.ring-sand-600\/20{--tw-ring-color: rgb(107 68 35 / .2)}.ring-sand-600\/25{--tw-ring-color: rgb(107 68 35 / .25)}.ring-sand-600\/30{--tw-ring-color: rgb(107 68 35 / .3)}.ring-sand-600\/35{--tw-ring-color: rgb(107 68 35 / .35)}.ring-sand-600\/40{--tw-ring-color: rgb(107 68 35 / .4)}.ring-sand-600\/45{--tw-ring-color: rgb(107 68 35 / .45)}.ring-sand-600\/5{--tw-ring-color: rgb(107 68 35 / .05)}.ring-sand-600\/50{--tw-ring-color: rgb(107 68 35 / .5)}.ring-sand-600\/55{--tw-ring-color: rgb(107 68 35 / .55)}.ring-sand-600\/60{--tw-ring-color: rgb(107 68 35 / .6)}.ring-sand-600\/65{--tw-ring-color: rgb(107 68 35 / .65)}.ring-sand-600\/70{--tw-ring-color: rgb(107 68 35 / .7)}.ring-sand-600\/75{--tw-ring-color: rgb(107 68 35 / .75)}.ring-sand-600\/80{--tw-ring-color: rgb(107 68 35 / .8)}.ring-sand-600\/85{--tw-ring-color: rgb(107 68 35 / .85)}.ring-sand-600\/90{--tw-ring-color: rgb(107 68 35 / .9)}.ring-sand-600\/95{--tw-ring-color: rgb(107 68 35 / .95)}.ring-sand-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 53 32 / var(--tw-ring-opacity, 1))}.ring-sand-700\/0{--tw-ring-color: rgb(74 53 32 / 0)}.ring-sand-700\/10{--tw-ring-color: rgb(74 53 32 / .1)}.ring-sand-700\/100{--tw-ring-color: rgb(74 53 32 / 1)}.ring-sand-700\/15{--tw-ring-color: rgb(74 53 32 / .15)}.ring-sand-700\/20{--tw-ring-color: rgb(74 53 32 / .2)}.ring-sand-700\/25{--tw-ring-color: rgb(74 53 32 / .25)}.ring-sand-700\/30{--tw-ring-color: rgb(74 53 32 / .3)}.ring-sand-700\/35{--tw-ring-color: rgb(74 53 32 / .35)}.ring-sand-700\/40{--tw-ring-color: rgb(74 53 32 / .4)}.ring-sand-700\/45{--tw-ring-color: rgb(74 53 32 / .45)}.ring-sand-700\/5{--tw-ring-color: rgb(74 53 32 / .05)}.ring-sand-700\/50{--tw-ring-color: rgb(74 53 32 / .5)}.ring-sand-700\/55{--tw-ring-color: rgb(74 53 32 / .55)}.ring-sand-700\/60{--tw-ring-color: rgb(74 53 32 / .6)}.ring-sand-700\/65{--tw-ring-color: rgb(74 53 32 / .65)}.ring-sand-700\/70{--tw-ring-color: rgb(74 53 32 / .7)}.ring-sand-700\/75{--tw-ring-color: rgb(74 53 32 / .75)}.ring-sand-700\/80{--tw-ring-color: rgb(74 53 32 / .8)}.ring-sand-700\/85{--tw-ring-color: rgb(74 53 32 / .85)}.ring-sand-700\/90{--tw-ring-color: rgb(74 53 32 / .9)}.ring-sand-700\/95{--tw-ring-color: rgb(74 53 32 / .95)}.ring-sand-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(53 37 21 / var(--tw-ring-opacity, 1))}.ring-sand-800\/0{--tw-ring-color: rgb(53 37 21 / 0)}.ring-sand-800\/10{--tw-ring-color: rgb(53 37 21 / .1)}.ring-sand-800\/100{--tw-ring-color: rgb(53 37 21 / 1)}.ring-sand-800\/15{--tw-ring-color: rgb(53 37 21 / .15)}.ring-sand-800\/20{--tw-ring-color: rgb(53 37 21 / .2)}.ring-sand-800\/25{--tw-ring-color: rgb(53 37 21 / .25)}.ring-sand-800\/30{--tw-ring-color: rgb(53 37 21 / .3)}.ring-sand-800\/35{--tw-ring-color: rgb(53 37 21 / .35)}.ring-sand-800\/40{--tw-ring-color: rgb(53 37 21 / .4)}.ring-sand-800\/45{--tw-ring-color: rgb(53 37 21 / .45)}.ring-sand-800\/5{--tw-ring-color: rgb(53 37 21 / .05)}.ring-sand-800\/50{--tw-ring-color: rgb(53 37 21 / .5)}.ring-sand-800\/55{--tw-ring-color: rgb(53 37 21 / .55)}.ring-sand-800\/60{--tw-ring-color: rgb(53 37 21 / .6)}.ring-sand-800\/65{--tw-ring-color: rgb(53 37 21 / .65)}.ring-sand-800\/70{--tw-ring-color: rgb(53 37 21 / .7)}.ring-sand-800\/75{--tw-ring-color: rgb(53 37 21 / .75)}.ring-sand-800\/80{--tw-ring-color: rgb(53 37 21 / .8)}.ring-sand-800\/85{--tw-ring-color: rgb(53 37 21 / .85)}.ring-sand-800\/90{--tw-ring-color: rgb(53 37 21 / .9)}.ring-sand-800\/95{--tw-ring-color: rgb(53 37 21 / .95)}.ring-sand-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(45 32 16 / var(--tw-ring-opacity, 1))}.ring-sand-900\/0{--tw-ring-color: rgb(45 32 16 / 0)}.ring-sand-900\/10{--tw-ring-color: rgb(45 32 16 / .1)}.ring-sand-900\/100{--tw-ring-color: rgb(45 32 16 / 1)}.ring-sand-900\/15{--tw-ring-color: rgb(45 32 16 / .15)}.ring-sand-900\/20{--tw-ring-color: rgb(45 32 16 / .2)}.ring-sand-900\/25{--tw-ring-color: rgb(45 32 16 / .25)}.ring-sand-900\/30{--tw-ring-color: rgb(45 32 16 / .3)}.ring-sand-900\/35{--tw-ring-color: rgb(45 32 16 / .35)}.ring-sand-900\/40{--tw-ring-color: rgb(45 32 16 / .4)}.ring-sand-900\/45{--tw-ring-color: rgb(45 32 16 / .45)}.ring-sand-900\/5{--tw-ring-color: rgb(45 32 16 / .05)}.ring-sand-900\/50{--tw-ring-color: rgb(45 32 16 / .5)}.ring-sand-900\/55{--tw-ring-color: rgb(45 32 16 / .55)}.ring-sand-900\/60{--tw-ring-color: rgb(45 32 16 / .6)}.ring-sand-900\/65{--tw-ring-color: rgb(45 32 16 / .65)}.ring-sand-900\/70{--tw-ring-color: rgb(45 32 16 / .7)}.ring-sand-900\/75{--tw-ring-color: rgb(45 32 16 / .75)}.ring-sand-900\/80{--tw-ring-color: rgb(45 32 16 / .8)}.ring-sand-900\/85{--tw-ring-color: rgb(45 32 16 / .85)}.ring-sand-900\/90{--tw-ring-color: rgb(45 32 16 / .9)}.ring-sand-900\/95{--tw-ring-color: rgb(45 32 16 / .95)}.ring-white\/25{--tw-ring-color: rgb(255 255 255 / .25)}.ring-white\/30{--tw-ring-color: rgb(255 255 255 / .3)}.ring-white\/40{--tw-ring-color: rgb(255 255 255 / .4)}.blur{--tw-blur: blur(8px);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)}.drop-shadow-lg{--tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));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)}.drop-shadow-sm{--tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / .05));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)}.filter{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{--tw-backdrop-blur: blur(8px);-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)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-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)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px);-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)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-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)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-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)}.backdrop-saturate-150{--tw-backdrop-saturate: saturate(1.5);-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-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.will-change-transform{will-change:transform}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[overflow-wrap\:anywhere\]{overflow-wrap:anywhere}.\[scrollbar-width\:none\]{scrollbar-width:none}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{overflow-x:hidden;max-width:100vw;height:100%;height:100dvh}#root{height:100%;height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;max-width:100vw;background-color:#f8f8ff}body{font-family:-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f8ff;color:#1d1d1f}.glass-nav-dark{background-color:#161617e0;-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%)}.glass-nav-dark-top{border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000040}.glass-nav-dark-bottom{border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 24px #00000059}*{transition:all .3s cubic-bezier(.4,0,.2,1)}.circular-logo-orbit,.circular-logo-orbit *{transition:none!important}.circular-logo-orbit{direction:ltr;unicode-bidi:isolate}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none;width:0;height:0}@media (min-width: 768px){::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f5f5f7}::-webkit-scrollbar-thumb{background:#86868b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d1d1f}}@media (max-width: 767px){html,body,#root{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar{display:none;width:0;height:0}}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@keyframes letterPop{0%{transform:translateY(10px) scale(.8);opacity:0}50%{transform:translateY(-3px) scale(1.1)}to{transform:translateY(0) scale(1);opacity:1}}@keyframes expandDown{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:100px;opacity:1;transform:translateY(0)}}.logo-letter-animated{animation:letterPop .5s ease-out forwards}@keyframes cartGlow{0%,to{filter:drop-shadow(0 0 6px rgba(245,158,11,.8)) drop-shadow(0 0 12px rgba(251,191,36,.5));opacity:1}50%{filter:drop-shadow(0 0 12px rgba(251,191,36,.9)) drop-shadow(0 0 24px rgba(245,158,11,.6));opacity:1}}.cart-icon-glow{animation:cartGlow 2.5s ease-in-out infinite}.nav-glass-indicator{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid rgba(255,255,255,.7);box-shadow:0 4px 24px #0000000f,inset 0 1px #fffc}@keyframes storySlideIn{0%{opacity:0;transform:translateY(12px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}.story-slide-enter{animation:storySlideIn .45s cubic-bezier(.22,1,.36,1)}.story-image-enter{animation:storySlideIn .35s cubic-bezier(.22,1,.36,1)}.file\:me-3::file-selector-button{margin-inline-end:.75rem}.file\:mr-3::file-selector-button{margin-right:.75rem}.file\:cursor-pointer::file-selector-button{cursor:pointer}.file\:rounded-lg::file-selector-button{border-radius:.5rem}.file\:border::file-selector-button{border-width:1px}.file\:border-0::file-selector-button{border-width:0px}.file\:border-\[\#d2d2d7\]::file-selector-button{--tw-border-opacity: 1;border-color:rgb(210 210 215 / var(--tw-border-opacity, 1))}.file\:bg-\[\#f5f5f7\]::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.file\:bg-white::file-selector-button{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.file\:px-3::file-selector-button{padding-left:.75rem;padding-right:.75rem}.file\:py-1\.5::file-selector-button{padding-top:.375rem;padding-bottom:.375rem}.file\:py-2::file-selector-button{padding-top:.5rem;padding-bottom:.5rem}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:text-xs::file-selector-button{font-size:.75rem;line-height:1rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-\[\#1d1d1f\]::file-selector-button{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#86868b\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#86868b\]::placeholder{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.placeholder\:text-apple-light::-moz-placeholder{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.placeholder\:text-apple-light::placeholder{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.placeholder\:text-white\/45::-moz-placeholder{color:#ffffff73}.placeholder\:text-white\/45::placeholder{color:#ffffff73}.last\:border-0:last-child{border-width:0px}.last\:border-e-0:last-child{border-inline-end-width:0px}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#1d1d1f\]:hover{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.hover\:border-\[\#1d1d1f\]\/30:hover{border-color:#1d1d1f4d}.hover\:border-\[\#86868b\]:hover{--tw-border-opacity: 1;border-color:rgb(134 134 139 / var(--tw-border-opacity, 1))}.hover\:border-\[\#d2d2d7\]:hover{--tw-border-opacity: 1;border-color:rgb(210 210 215 / var(--tw-border-opacity, 1))}.hover\:border-apple-dark:hover{--tw-border-opacity: 1;border-color:rgb(29 29 31 / var(--tw-border-opacity, 1))}.hover\:border-black\/40:hover{border-color:#0006}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-white\/40:hover{border-color:#fff6}.hover\:bg-\[\#046b3b\]:hover{--tw-bg-opacity: 1;background-color:rgb(4 107 59 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#2d2d2f\]:hover{--tw-bg-opacity: 1;background-color:rgb(45 45 47 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#48484a\]:hover{--tw-bg-opacity: 1;background-color:rgb(72 72 74 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#86868b\]:hover{--tw-bg-opacity: 1;background-color:rgb(134 134 139 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#d4f0e0\]:hover{--tw-bg-opacity: 1;background-color:rgb(212 240 224 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#dff5ea\]:hover{--tw-bg-opacity: 1;background-color:rgb(223 245 234 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e7f5ee\]:hover{--tw-bg-opacity: 1;background-color:rgb(231 245 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8e8ed\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 232 237 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e8f8f0\]:hover{--tw-bg-opacity: 1;background-color:rgb(232 248 240 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#eefbf3\]:hover{--tw-bg-opacity: 1;background-color:rgb(238 251 243 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f0f5\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 240 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f5f5f7\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f5f6f6\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 246 246 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fafafa\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#fafafc\]:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-apple-gray:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.hover\:bg-apple-gray\/40:hover{background-color:#f5f5f766}.hover\:bg-apple-gray\/50:hover{background-color:#f5f5f780}.hover\:bg-apple-light:hover{--tw-bg-opacity: 1;background-color:rgb(134 134 139 / var(--tw-bg-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-black\/10:hover{background-color:#0000001a}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-black\/\[0\.04\]:hover{background-color:#0000000a}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-sand-100:hover{--tw-bg-opacity: 1;background-color:rgb(232 220 196 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/30:hover{background-color:#ffffff4d}.hover\:bg-white\/35:hover{background-color:#ffffff59}.hover\:bg-white\/60:hover{background-color:#fff9}.hover\:bg-white\/70:hover{background-color:#ffffffb3}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-opacity-90:hover{--tw-bg-opacity: .9}.hover\:text-\[\#1d1d1f\]:hover{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2997ff\]:hover{--tw-text-opacity: 1;color:rgb(41 151 255 / var(--tw-text-opacity, 1))}.hover\:text-apple-dark:hover{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-white\/70:hover{color:#ffffffb3}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:ring-2:hover{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.hover\:ring-\[\#86868b\]\/40:hover{--tw-ring-color: rgb(134 134 139 / .4)}.hover\:file\:bg-\[\#f5f5f7\]::file-selector-button:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#057a44\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 122 68 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#1d1d1f\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 29 31 / var(--tw-ring-opacity, 1))}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.focus\:ring-black\/10:focus{--tw-ring-color: rgb(0 0 0 / .1)}.focus\:ring-black\/20:focus{--tw-ring-color: rgb(0 0 0 / .2)}.focus\:ring-white\/30:focus{--tw-ring-color: rgb(255 255 255 / .3)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-\[\#2997ff\]:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: rgb(41 151 255 / var(--tw-ring-opacity, 1))}.focus-visible\:ring-white\/35:focus-visible{--tw-ring-color: rgb(255 255 255 / .35)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-black:focus-visible{--tw-ring-offset-color: #000}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:cursor-grabbing:active{cursor:grabbing}.active\:bg-\[\#ebebeb\]:active{--tw-bg-opacity: 1;background-color:rgb(235 235 235 / var(--tw-bg-opacity, 1))}.active\:bg-\[\#ebebef\]:active{--tw-bg-opacity: 1;background-color:rgb(235 235 239 / var(--tw-bg-opacity, 1))}.active\:bg-red-100\/80:active{background-color:#fee2e2cc}.active\:bg-white\/10:active{background-color:#ffffff1a}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-\[\#f5f5f7\]:disabled{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-\[1\.02\]{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-black\/35{background-color:#00000059}.group:hover .group-hover\:text-\[\#1d1d1f\]{--tw-text-opacity: 1;color:rgb(29 29 31 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#86868b\]{--tw-text-opacity: 1;color:rgb(134 134 139 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}@media not all and (min-width: 768px){.max-md\:scale-\[1\.12\]{--tw-scale-x: 1.12;--tw-scale-y: 1.12;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.max-md\:scale-\[1\.2\]{--tw-scale-x: 1.2;--tw-scale-y: 1.2;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}@media (max-width: 360px){.max-\[360px\]\:hidden{display:none}}@media (min-width: 640px){.sm\:bottom-3{bottom:.75rem}.sm\:end-3{inset-inline-end:.75rem}.sm\:end-4{inset-inline-end:1rem}.sm\:start-3{inset-inline-start:.75rem}.sm\:top-3{top:.75rem}.sm\:top-4{top:1rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:mb-8{margin-bottom:2rem}.sm\:me-auto{margin-inline-end:auto}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sm\:line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.sm\:inline{display:inline}.sm\:inline-flex{display:inline-flex}.sm\:aspect-\[16\/10\]{aspect-ratio:16/10}.sm\:h-1{height:.25rem}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-12{height:3rem}.sm\:h-16{height:4rem}.sm\:h-20{height:5rem}.sm\:h-24{height:6rem}.sm\:h-28{height:7rem}.sm\:h-5{height:1.25rem}.sm\:h-6{height:1.5rem}.sm\:h-64{height:16rem}.sm\:h-7{height:1.75rem}.sm\:h-8{height:2rem}.sm\:max-h-\[92vh\]{max-height:92vh}.sm\:max-h-\[min\(560px\,68vh\)\]{max-height:min(560px,68vh)}.sm\:min-h-12{min-height:3rem}.sm\:min-h-\[2\.5rem\]{min-height:2.5rem}.sm\:min-h-\[240px\]{min-height:240px}.sm\:min-h-\[50px\]{min-height:50px}.sm\:min-h-\[7\.5rem\]{min-height:7.5rem}.sm\:min-h-\[min\(480px\,58vh\)\]{min-height:min(480px,58vh)}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-14{width:3.5rem}.sm\:w-16{width:4rem}.sm\:w-20{width:5rem}.sm\:w-24{width:6rem}.sm\:w-28{width:7rem}.sm\:w-36{width:9rem}.sm\:w-5{width:1.25rem}.sm\:w-6{width:1.5rem}.sm\:w-64{width:16rem}.sm\:w-7{width:1.75rem}.sm\:w-8{width:2rem}.sm\:w-auto{width:auto}.sm\:min-w-0{min-width:0px}.sm\:max-w-\[28rem\],.sm\:max-w-md{max-width:28rem}.sm\:max-w-none{max-width:none}.sm\:flex-none{flex:none}.sm\:flex-shrink-0{flex-shrink:0}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-\[8\.5rem_1fr\]{grid-template-columns:8.5rem 1fr}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-1{gap:.25rem}.sm\:gap-1\.5{gap:.375rem}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-5{gap:1.25rem}.sm\:gap-8{gap:2rem}.sm\:gap-x-2\.5{-moz-column-gap:.625rem;column-gap:.625rem}.sm\:gap-y-4{row-gap:1rem}.sm\:space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.sm\:self-center{align-self:center}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:rounded-xl{border-radius:.75rem}.sm\:border{border-width:1px}.sm\:p-16{padding:4rem}.sm\:p-2{padding:.5rem}.sm\:p-2\.5{padding:.625rem}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-1{padding-top:.25rem;padding-bottom:.25rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pl-4{padding-left:1rem}.sm\:pr-4{padding-right:1rem}.sm\:ps-1{padding-inline-start:.25rem}.sm\:pt-0\.5{padding-top:.125rem}.sm\:pt-1{padding-top:.25rem}.sm\:pt-6{padding-top:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[15px\]{font-size:15px}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-xs{font-size:.75rem;line-height:1rem}.sm\:shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 768px){.md\:mb-14{margin-bottom:3.5rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-8{margin-bottom:2rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:aspect-\[4\/1\]{aspect-ratio:4/1}.md\:h-8{height:2rem}.md\:h-auto{height:auto}.md\:min-h-\[320px\]{min-height:320px}.md\:w-8{width:2rem}.md\:w-\[132px\]{width:132px}.md\:w-\[380px\]{width:380px}.md\:w-\[min\(100\%\,340px\)\]{width:min(100%,340px)}.md\:w-auto{width:auto}.md\:max-w-7xl{max-width:80rem}.md\:max-w-\[132px\]{max-width:132px}.md\:flex-none{flex:none}.md\:flex-shrink-0{flex-shrink:0}.md\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-wrap{flex-wrap:wrap}.md\:items-start{align-items:flex-start}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.md\:gap-y-5{row-gap:1.25rem}.md\:overflow-visible{overflow:visible}.md\:rounded-3xl{border-radius:1.5rem}.md\:p-10{padding:2.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:py-3{padding-top:.75rem;padding-bottom:.75rem}.md\:py-8{padding-top:2rem;padding-bottom:2rem}.md\:pb-0{padding-bottom:0}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pl-5{padding-left:1.25rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}}@media (min-width: 1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:-mx-8{margin-left:-2rem;margin-right:-2rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:aspect-\[5\/1\]{aspect-ratio:5/1}.lg\:min-h-0{min-height:0px}.lg\:w-\[420px\]{width:420px}.lg\:w-\[min\(100\%\,380px\)\]{width:min(100%,380px)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.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\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:gap-5{gap:1.25rem}.lg\:p-5{padding:1.25rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1280px){.xl\:w-\[400px\]{width:400px}}.\[\&\:\:-webkit-scrollbar-thumb\]\:rounded-full::-webkit-scrollbar-thumb{border-radius:9999px}.\[\&\:\:-webkit-scrollbar-thumb\]\:bg-apple-gray::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(245 245 247 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar-thumb\]\:hover\:bg-apple-light:hover::-webkit-scrollbar-thumb{--tw-bg-opacity: 1;background-color:rgb(134 134 139 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar-track\]\:bg-gray-100::-webkit-scrollbar-track{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\:\:-webkit-scrollbar\]\:w-2::-webkit-scrollbar{width:.5rem}.\[\&\>\*\]\:h-full>*{height:100%}.\[\&\>\*\]\:min-w-0>*{min-width:0px}
