:root{--color-surface-container-lowest:#ffffff;--color-inverse-primary:#c6c6c9;--color-surface-container-low:#f3f4f5;--color-primary-fixed:#e2e2e5;--color-error:#ba1a1a;--color-tertiary-fixed-dim:#b5c8df;--color-secondary-fixed:#ffdea5;--color-surface-container-high:#e7e8e9;--color-outline-variant:#c5c6ca;--color-primary-container:#1a1c1e;--color-on-surface:#191c1d;--color-on-error-container:#93000a;--color-on-primary:#ffffff;--color-on-secondary-fixed:#261900;--color-tertiary-fixed:#d1e4fb;--color-outline:#75777a;--color-primary-fixed-dim:#c6c6c9;--color-tertiary-container:#091d2e;--color-on-tertiary-fixed-variant:#36485b;--color-on-tertiary-fixed:#091d2e;--color-tertiary:#000001;--color-on-secondary-container:#785a1a;--color-surface-tint:#5d5e61;--color-secondary-container:#fed488;--color-inverse-on-surface:#f0f1f2;--color-background:#f8f9fa;--color-on-tertiary:#ffffff;--color-surface-container-highest:#e1e3e4;--color-surface-dim:#d9dadb;--color-on-surface-variant:#44474a;--color-inverse-surface:#2e3132;--color-error-container:#ffdad6;--color-on-primary-fixed-variant:#454749;--color-on-tertiary-container:#73869a;--color-surface:#f8f9fa;--color-on-secondary:#ffffff;--color-surface-bright:#f8f9fa;--color-on-primary-container:#838486;--color-surface-container:#edeeef;--color-secondary:#775a19;--color-on-background:#191c1d;--color-primary:#000101;--color-on-primary-fixed:#1a1c1e;--color-secondary-fixed-dim:#e9c176;--color-surface-variant:#e1e3e4;--color-on-error:#ffffff;--color-on-secondary-fixed-variant:#5d4201;--color-white:#ffffff;--color-black:#000000;--color-zinc-50:#fafafa;--color-zinc-200:#e4e4e7;--color-zinc-400:#a1a1aa;--color-zinc-900:#18181b;--color-zinc-950:#09090b;--color-stone-50:#fafaf9;--color-stone-300:#d6d3d1;--color-stone-400:#a8a29e;--color-stone-500:#78716c;--color-stone-800:#292524;--color-stone-900:#1c1917;--color-stone-950:#0c0a09;--color-amber-700:#b45309;--estate-safe-bottom: env(safe-area-inset-bottom,0px);--font-headline: Georgia, "Times New Roman", serif;--font-body: Arial, Helvetica, sans-serif;--font-label: Arial, Helvetica, sans-serif;}
html,body{margin:0;padding:0;}body{min-height:100vh;font-family:var(--font-body);background:var(--color-surface);color:var(--color-primary);}*{box-sizing:border-box;}img{display:block;max-width:100%;}button,input,textarea,select{font:inherit;}a{text-decoration:none;color:inherit;}
.font-headline,.font-serif,.font-\['Noto_Serif'\]{font-family:var(--font-headline);} .font-body,.font-label,.font-\['Manrope'\]{font-family:var(--font-body);}
.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:middle;width:1em;height:1em;font-size:1.1em;}.material-symbols-outlined svg{width:1em;height:1em;display:block;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;}.material-symbols-outlined.is-filled svg{fill:currentColor;stroke:none;}
.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none;}.no-scrollbar::-webkit-scrollbar{display:none;}::-webkit-scrollbar{display:none;}
.transition-transform,.transition-all,.transition-opacity,.transition-colors,.duration-200,.duration-300,.duration-700{transition-timing-function:cubic-bezier(.4,0,.2,1);} .duration-200{transition-duration:.2s;} .duration-300{transition-duration:.3s;} .duration-700{transition-duration:.7s;}
*{--tw-translate-x:0;--tw-translate-y:0;--tw-scale-x:1;--tw-scale-y:1;}
.transform,.scale-75,.translate-y-8,.\-translate-y-6,.translate-y-\[-2px\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.group:hover .group-hover\:opacity-100{opacity:1;}
.peer:focus ~ .peer-focus\:left-0{left:0;}.peer:focus ~ .peer-focus\:scale-75{--tw-scale-x:.75;--tw-scale-y:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.peer:focus ~ .peer-focus\:\-translate-y-6{--tw-translate-y:-1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.peer:focus ~ .peer-focus\:text-secondary{color:var(--color-secondary);} .peer:placeholder-shown ~ .peer-placeholder-shown\:scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.peer:placeholder-shown ~ .peer-placeholder-shown\:translate-y-0{--tw-translate-y:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
::selection{background:var(--color-secondary-container);}
.estate-main-pad{padding-bottom:calc(6.5rem + var(--estate-safe-bottom));}
.block{display:block;}
.flex{display:flex;}
.grid{display:grid;}
.inline-flex{display:inline-flex;}
.absolute{position:absolute;}
.relative{position:relative;}
.fixed{position:fixed;}
.overflow-hidden{overflow:hidden;}
.overflow-x-auto{overflow-x:auto;}
.overflow-x-hidden{overflow-x:hidden;}
.items-center{align-items:center;}
.items-end{align-items:flex-end;}
.items-start{align-items:flex-start;}
.justify-center{justify-content:center;}
.justify-between{justify-content:space-between;}
.justify-around{justify-content:space-around;}
.justify-end{justify-content:flex-end;}
.flex-col{flex-direction:column;}
.flex-row{flex-direction:row;}
.flex-1{flex:1 1 0%;}
.flex-none{flex:none;}
.flex-shrink-0{flex-shrink:0;}
.w-full{width:100%;}
.h-full{height:100%;}
.min-h-screen{min-height:100vh;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.uppercase{text-transform:uppercase;}
.italic{font-style:italic;}
.font-bold{font-weight:700;}
.font-semibold{font-weight:600;}
.font-normal{font-weight:400;}
.font-light{font-weight:300;}
.object-cover{object-fit:cover;}
.bg-cover{background-size:cover;}
.bg-center{background-position:center;}
.pointer-events-none{pointer-events:none;}
.pointer-events-auto{pointer-events:auto;}
.border{border-width:1px;border-style:solid;}
.border-0{border-width:0;}
.border-2{border-width:2px;border-style:solid;}
.border-none{border:none;}
.border-b{border-bottom-width:1px;border-bottom-style:solid;}
.border-b-2{border-bottom-width:2px;border-bottom-style:solid;}
.border-t{border-top-width:1px;border-top-style:solid;}
.border-y{border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid;}
.resize-none{resize:none;}
.snap-x{scroll-snap-type:x mandatory;}
.snap-start{scroll-snap-align:start;}
.grayscale{filter:grayscale(1);}
.mix-blend-overlay{mix-blend-mode:overlay;}
.bg-transparent{background-color:transparent;}
.top-0{top:0;}
.left-0{left:0;}
.right-0{right:0;}
.bottom-0{bottom:0;}
.mx-auto{margin-left:auto;margin-right:auto;}
.tracking-tight{letter-spacing:-0.025em;}
.tracking-tighter{letter-spacing:-0.05em;}
.tracking-wider{letter-spacing:0.05em;}
.tracking-widest{letter-spacing:0.1em;}
.leading-tight{line-height:1.25;}
.leading-snug{line-height:1.375;}
.leading-relaxed{line-height:1.625;}
.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05);}
.shadow-lg{box-shadow:0 10px 15px rgba(0,0,0,.10), 0 4px 6px rgba(0,0,0,.05);}
.shadow-xl{box-shadow:0 20px 25px rgba(0,0,0,.12), 0 8px 10px rgba(0,0,0,.05);}
.shadow-2xl{box-shadow:0 25px 50px rgba(0,0,0,.16);}
.backdrop-blur{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}
.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}
.backdrop-blur-xl{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);}
.backdrop-blur-2xl{backdrop-filter:blur(32px);-webkit-backdrop-filter:blur(32px);}
.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops));}
.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.scale-75{--tw-scale-x:.75;--tw-scale-y:.75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.translate-y-8{--tw-translate-y:2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.-translate-y-6{--tw-translate-y:-1.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.opacity-0{opacity:0;}
.opacity-30{opacity:.3;}
.opacity-40{opacity:.4;}
.opacity-60{opacity:.6;}
.opacity-80{opacity:.8;}
.rounded{border-radius:0.125rem;}
.rounded-sm{border-radius:0.125rem;}
.rounded-md{border-radius:0.25rem;}
.rounded-lg{border-radius:0.25rem;}
.rounded-xl{border-radius:0.5rem;}
.rounded-full{border-radius:9999px;}
.col-span-2{grid-column:span 2 / span 2;}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));}
.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-10{z-index:-10;}
.bg-white\/70{background-color:rgb(255 255 255 / .70);}
.bg-white\/88{background-color:rgb(255 255 255 / .88);}
.bg-white\/90{background-color:rgb(255 255 255 / .90);}
.text-white{color:#fff;}
.text-white\/70{color:rgb(255 255 255 / .70);}
.text-white\/80{color:rgb(255 255 255 / .80);}
.border-white{border-color:#fff;}
.border-white\/20{border-color:rgb(255 255 255 / .2);}
.w-1{width:.25rem;}
.h-1{height:.25rem;}
.w-3{width:.75rem;}
.h-3{height:.75rem;}
.w-6{width:1.5rem;}
.h-6{height:1.5rem;}
.w-10{width:2.5rem;}
.h-10{height:2.5rem;}
.w-24{width:6rem;}
.h-20{height:5rem;}
.h-24{height:6rem;}
.w-48{width:12rem;}
.w-72{width:18rem;}
.h-64{height:16rem;}
.text-xs{font-size:.75rem;line-height:1rem;}
.text-sm{font-size:.875rem;line-height:1.25rem;}
.text-lg{font-size:1.125rem;line-height:1.75rem;}
.text-xl{font-size:1.25rem;line-height:1.75rem;}
.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-5xl{font-size:3rem;line-height:1;}
.mb-1{margin-bottom:.25rem;}
.mb-2{margin-bottom:.5rem;}
.mb-4{margin-bottom:1rem;}
.mb-6{margin-bottom:1.5rem;}
.mb-8{margin-bottom:2rem;}
.mb-12{margin-bottom:3rem;}
.mb-16{margin-bottom:4rem;}
.mt-1{margin-top:.25rem;}
.mt-2{margin-top:.5rem;}
.mt-4{margin-top:1rem;}
.mt-8{margin-top:2rem;}
.mt-12{margin-top:3rem;}
.mt-16{margin-top:4rem;}
.mt-24{margin-top:6rem;}
.mt-28{margin-top:7rem;}
.mr-3{margin-right:.75rem;}
.mx-1{margin-left:.25rem;margin-right:.25rem;}
.p-1{padding:.25rem;}
.p-2{padding:.5rem;}
.p-3{padding:.75rem;}
.p-4{padding:1rem;}
.p-6{padding:1.5rem;}
.p-8{padding:2rem;}
.pt-12{padding-top:3rem;}
.pt-16{padding-top:4rem;}
.pt-24{padding-top:6rem;}
.pb-1{padding-bottom:.25rem;}
.pb-8{padding-bottom:2rem;}
.pb-20{padding-bottom:5rem;}
.pb-24{padding-bottom:6rem;}
.pb-40{padding-bottom:10rem;}
.px-0{padding-left:0;padding-right:0;}
.px-3{padding-left:.75rem;padding-right:.75rem;}
.px-4{padding-left:1rem;padding-right:1rem;}
.px-6{padding-left:1.5rem;padding-right:1.5rem;}
.px-8{padding-left:2rem;padding-right:2rem;}
.py-1{padding-top:.25rem;padding-bottom:.25rem;}
.py-2{padding-top:.5rem;padding-bottom:.5rem;}
.py-3{padding-top:.75rem;padding-bottom:.75rem;}
.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;}
.py-12{padding-top:3rem;padding-bottom:3rem;}
.py-16{padding-top:4rem;padding-bottom:4rem;}
.gap-2{gap:.5rem;}
.gap-3{gap:.75rem;}
.gap-4{gap:1rem;}
.gap-6{gap:1.5rem;}
.gap-8{gap:2rem;}
.gap-12{gap:3rem;}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:.5rem;margin-bottom:0;}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:.75rem;margin-bottom:0;}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem;margin-bottom:0;}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem;margin-bottom:0;}
.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem;margin-bottom:0;}
.space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem;margin-bottom:0;}
.space-y-12 > :not([hidden]) ~ :not([hidden]){margin-top:3rem;margin-bottom:0;}
.active\:scale-90:active{--tw-scale-x:.9;--tw-scale-y:.9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.active\:scale-95:active{--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-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)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.aspect-\[16\/10\]{aspect-ratio:16/10;}
.aspect-\[4\/3\]{aspect-ratio:4/3;}
.aspect-\[4\/5\]{aspect-ratio:4/5;}
.aspect-square{aspect-ratio:1 / 1;}
.bg-background{background-color:rgb(248 249 250);}
.bg-outline-variant{background-color:rgb(197 198 202);}
.bg-primary{background-color:rgb(0 1 1);}
.bg-stone-300{background-color:rgb(214 211 209);}
.bg-stone-50\/70{background-color:rgb(250 250 249 / 0.7);}
.bg-surface{background-color:rgb(248 249 250);}
.bg-surface-container-high{background-color:rgb(231 232 233);}
.bg-surface-container-low{background-color:rgb(243 244 245);}
.bg-surface-container-lowest{background-color:rgb(255 255 255);}
.bg-surface-container-lowest\/10{background-color:rgb(255 255 255 / 0.1);}
.bg-surface-container-lowest\/90{background-color:rgb(255 255 255 / 0.9);}
.bg-surface\/70{background-color:rgb(248 249 250 / 0.7);}
.border-outline-variant\/15{border-color:rgb(197 198 202 / 0.15);}
.border-outline-variant\/30{border-color:rgb(197 198 202 / 0.3);}
.border-secondary\/30{border-color:rgb(119 90 25 / 0.3);}
.border-zinc-200\/70{border-color:rgb(228 228 231 / 0.7);}
.bottom-\[30\%\]{bottom:30%;}
.from-secondary{--tw-gradient-from:rgb(119 90 25);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, transparent);}
.from-stone-950\/40{--tw-gradient-from:rgb(12 10 9 / 0.4);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, transparent);}
.h-\[1768px\]{height:1768px;}
.h-\[530px\]{height:530px;}
.h-\[751px\]{height:751px;}
.hover\:bg-surface-container-highest:hover{background-color:rgb(225 227 228);}
.hover\:opacity-70:hover{opacity:.7;}
.hover\:opacity-90:hover{opacity:.9;}
.hover\:text-zinc-900:hover{color:rgb(24 24 27);}
.leading-\[1\.1\]{line-height:1.1;}
.left-\[25\%\]{left:25%;}
.max-w-\[90\%\]{max-width:90%;}
.max-w-md{max-width:28rem;}
.max-w-xl{max-width:36rem;}
.max-w-xs{max-width:20rem;}
@media (min-width: 768px){.md\:aspect-video{aspect-ratio:16 / 9;}
}
@media (min-width: 768px){.md\:hidden{display:none;}
}
@media (min-width: 768px){.md\:text-5xl{font-size:3rem;line-height:1;}
}
@media (min-width: 768px){.md\:text-7xl{font-size:4.5rem;line-height:1;}
}
@media (min-width: 768px){.md\:text-left{text-align:left;}
}
.mt-\[-10vh\]{margin-top:-10vh;}
.right-\[20\%\]{right:20%;}
.shadow-\[0_-4px_20px_rgba\(0\,0\,0\,0\.05\)\]{box-shadow:0 -4px 20px rgba(0,0,0,0.05);}
.text-\[10px\]{font-size:10px;}
.text-\[11px\]{font-size:11px;}
.text-\[8px\]{font-size:8px;}
.text-\[9px\]{font-size:9px;}
.text-amber-700{color:rgb(180 83 9);}
.text-on-surface{color:rgb(25 28 29);}
.text-on-surface-variant{color:rgb(68 71 74);}
.text-outline{color:rgb(117 119 122);}
.text-primary{color:rgb(0 1 1);}
.text-secondary{color:rgb(119 90 25);}
.text-stone-400{color:rgb(168 162 158);}
.text-stone-500{color:rgb(120 113 108);}
.text-stone-900{color:rgb(28 25 23);}
.text-surface-variant\/80{color:rgb(225 227 228 / 0.8);}
.text-zinc-400{color:rgb(161 161 170);}
.text-zinc-900{color:rgb(24 24 27);}
.to-secondary-fixed-dim{--tw-gradient-to:rgb(233 193 118);}
.to-stone-950\/60{--tw-gradient-to:rgb(12 10 9 / 0.6);}
.top-\[25\%\]{top:25%;}
.tracking-\[0\.15em\]{letter-spacing:0.15em;}
.tracking-\[0\.1em\]{letter-spacing:0.1em;}
.tracking-\[0\.22em\]{letter-spacing:0.22em;}
.tracking-\[0\.2em\]{letter-spacing:0.2em;}
.tracking-\[0\.4em\]{letter-spacing:0.4em;}
.translate-y-\[-2px\]{--tw-translate-y:-2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}
.w-\[66\%\]{width:66%;}
.text-on-surface{color:var(--color-on-surface);}
.text-on-surface-variant{color:var(--color-on-surface-variant);}
.text-outline{color:var(--color-outline);}
.text-primary{color:var(--color-primary);}
.text-secondary{color:var(--color-secondary);}
.bg-primary{background-color:var(--color-primary);}
.bg-surface{background-color:var(--color-surface);}
.bg-background{background-color:var(--color-background);}
.bg-outline-variant{background-color:var(--color-outline-variant);}
.bg-surface-container-high{background-color:var(--color-surface-container-high);}
.bg-surface-container-low{background-color:var(--color-surface-container-low);}
.bg-surface-container-lowest{background-color:var(--color-surface-container-lowest);}
.bg-surface-container-lowest\/10{background-color:rgb(255 255 255 / 0.1);}
.bg-surface-container-lowest\/90{background-color:rgb(255 255 255 / 0.9);}
.bg-surface\/70{background-color:rgb(248 249 250 / 0.7);}
.bg-stone-50\/70{background-color:rgb(250 250 249 / .70);}
.bg-stone-300{background-color:#d6d3d1;}
.text-stone-400{color:#a8a29e;}
.text-stone-500{color:#78716c;}
.text-stone-900{color:#1c1917;}
.text-zinc-400{color:#a1a1aa;}
.text-zinc-900{color:#18181b;}
.text-amber-700{color:#b45309;}
.text-surface-variant\/80{color:rgb(225 227 228 / 0.8);}
.border-outline-variant\/15{border-color:rgb(197 198 202 / 0.15);}
.border-outline-variant\/30{border-color:rgb(197 198 202 / 0.3);}
.border-secondary\/30{border-color:rgb(119 90 25 / 0.3);}
.border-zinc-200\/70{border-color:rgb(228 228 231 / 0.7);}
.shadow-primary\/10{box-shadow:0 10px 15px rgb(0 1 1 / 0.1);}
.shadow-zinc-900\/5{box-shadow:0 1px 3px rgb(24 24 27 / 0.05);}

/* Patch utilities added for offline build parity */
.inset-0{top:0;right:0;bottom:0;left:0;}
.left-4{left:1rem;}
.right-4{right:1rem;}
.top-3{top:.75rem;}
.top-4{top:1rem;}
.top-12{top:3rem;}
.bottom-4{bottom:1rem;}
.bottom-12{bottom:3rem;}
.-top-1{top:-0.25rem;}
.-z-10{z-index:-10;}
.origin-\[0\]{transform-origin:0;}
.placeholder\:text-white\/50::placeholder{color:rgb(255 255 255 / 0.5);}
.focus\:ring-0:focus{outline:none;box-shadow:none;}
.focus\:border-secondary:focus{border-color:var(--color-secondary);}
.selection\:bg-secondary-container::selection{background:var(--color-secondary-container);}
.selection\:bg-secondary-container\/30::selection{background:rgb(254 212 136 / 0.3);}
.selection\:bg-secondary-fixed::selection{background:var(--color-secondary-fixed);}
.via-transparent{--tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, transparent);}
.text-zinc-50{color:#fafafa;}
.bg-zinc-950\/70{background-color:rgb(9 9 11 / 0.7);}
.bg-stone-800{background-color:#292524;}
.bg-stone-950\/70{background-color:rgb(12 10 9 / 0.7);}
.text-stone-50{color:#fafaf9;}
.hover\:bg-stone-200\/50:hover{background-color:rgb(231 229 228 / 0.5);}
