:root{--surface-primary: rgb(var(--c-cream-50));--surface-secondary: rgb(var(--c-cream-100));--surface-card: #FFFFFF;--surface-elevated: #FFFFFF;--text-heading: rgb(var(--c-forest-700));--text-body: rgb(var(--c-forest-600));--text-secondary: rgb(var(--c-forest-400));--text-muted: rgb(var(--c-forest-300));--border-light: rgb(var(--c-forest-100));--border-medium: rgb(var(--c-forest-200));--shadow-forest: 0 4px 14px rgb(var(--c-shadow-primary) / .12);--shadow-quest: 0 2px 8px rgb(var(--c-shadow-primary) / .08);--shadow-golden: 0 4px 14px rgb(var(--c-shadow-accent) / .2);--shadow-leaf: 0 2px 6px rgb(var(--c-shadow-primary) / .06)}html[data-theme=starfield]{--surface-primary: rgb(var(--c-cream-50));--surface-secondary: rgb(var(--c-cream-100));--surface-card: rgb(var(--c-cream-100));--surface-elevated: rgb(var(--c-cream-200));--text-heading: rgb(var(--c-forest-800));--text-body: rgb(var(--c-forest-700));--text-secondary: rgb(var(--c-forest-400));--text-muted: rgb(var(--c-forest-300));--border-light: rgb(var(--c-forest-100) / .5);--border-medium: rgb(var(--c-forest-200) / .5)}html[data-theme=eyecare-dark]{--surface-primary: rgb(var(--c-cream-50));--surface-secondary: rgb(var(--c-cream-100));--surface-card: rgb(var(--c-cream-100));--surface-elevated: rgb(var(--c-cream-200));--text-heading: rgb(var(--c-forest-800));--text-body: rgb(var(--c-forest-700));--text-secondary: rgb(var(--c-forest-400));--text-muted: rgb(var(--c-forest-300));--border-light: rgba(148, 163, 184, .1);--border-medium: rgba(148, 163, 184, .15)}body{font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif;background-color:var(--surface-primary);color:var(--text-body);-webkit-font-smoothing:antialiased}.forest-surface{background-color:var(--surface-primary);min-height:100vh}.forest-card{background-color:var(--surface-card);border-radius:24px;box-shadow:var(--shadow-forest);border:1px solid var(--border-light);padding:20px}.quest-card{background-color:var(--surface-card);border-radius:16px;box-shadow:var(--shadow-quest);border:1px solid var(--border-light);padding:16px;transition:all .25s cubic-bezier(.4,0,.2,1)}.quest-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-forest)}.safe-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}.safe-top{padding-top:env(safe-area-inset-top,0px)}.forest-scroll::-webkit-scrollbar{width:4px}.forest-scroll::-webkit-scrollbar-track{background:transparent}.forest-scroll::-webkit-scrollbar-thumb{background:rgb(var(--c-forest-200));border-radius:4px}.forest-scroll::-webkit-scrollbar-thumb:hover{background:rgb(var(--c-forest-300))}.xp-bar-fill{transition:width .8s cubic-bezier(.4,0,.2,1)}.confetti-particle{position:fixed;pointer-events:none;z-index:9999;animation:confetti-fall 1.5s ease-out forwards}@keyframes confetti-fall{0%{transform:translateY(0) rotate(0) scale(1);opacity:1}to{transform:translateY(100vh) rotate(720deg) scale(.3);opacity:0}}.forest-gradient-hero{background:linear-gradient(180deg,rgb(var(--c-forest-50)),rgb(var(--c-forest-100)) 40%,rgb(var(--c-cream-50)))}.forest-gradient-card{background:linear-gradient(135deg,rgb(var(--c-forest-50)),rgb(var(--c-cream-50)))}.forest-gradient-golden{background:linear-gradient(135deg,rgb(var(--c-golden-50)),rgb(var(--c-golden-100)))}@media(pointer:coarse){.touch-target{min-height:44px;min-width:44px}}.mobile-nav-padding{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}.forest-glass{background:#ffffffbf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3)}html[data-theme=starfield] .forest-glass{background:#1a162bbf;border:1px solid rgba(139,92,246,.2)}html[data-theme=eyecare-dark] .eyecare-ambient-bg{background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(52,211,153,.08) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(167,139,250,.06) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 100%,rgba(251,191,36,.04) 0%,transparent 50%),#0b1120}html[data-theme=eyecare-dark] .eyecare-noise:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}@keyframes eyecare-eye-pulse{0%,to{box-shadow:0 0 60px #34d39926,inset 0 0 60px #34d3990d}50%{box-shadow:0 0 80px #34d39940,inset 0 0 80px #34d3991a}}@keyframes eyecare-iris-rotate{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(-50%,-50%) rotate(405deg)}}@keyframes eyecare-orbit-spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes eyecare-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html[data-theme=eyecare-dark] .eyecare-bento-card{position:relative;overflow:hidden}html[data-theme=eyecare-dark] .eyecare-bento-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(52,211,153,.3),transparent)}html[data-theme=eyecare-dark] .eyecare-display{font-family:Playfair Display,"Noto Serif SC",Songti SC,serif;font-weight:700}html[data-theme=eyecare-dark] .eyecare-mono{font-family:JetBrains Mono,SF Mono,Fira Code,monospace}html[data-theme=eyecare-dark] .forest-glass{background:#1e293b99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.1)}html[data-theme=eyecare-light] .eyecare-ambient-bg{background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(52,211,153,.06) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(167,139,250,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 50% 100%,rgba(251,191,36,.03) 0%,transparent 50%),#f8fafc}html[data-theme=eyecare-light] .eyecare-noise:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px}html[data-theme=eyecare-light] .eyecare-bento-card{position:relative;overflow:hidden}html[data-theme=eyecare-light] .eyecare-bento-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(52,211,153,.25),transparent)}html[data-theme=eyecare-light] .eyecare-display{font-family:Playfair Display,"Noto Serif SC",Songti SC,serif;font-weight:700}html[data-theme=eyecare-light] .eyecare-mono{font-family:JetBrains Mono,SF Mono,Fira Code,monospace}html[data-theme=eyecare-light] .forest-glass{background:#ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(148,163,184,.15)}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-inset-3{inset:-.75rem}.inset-0{inset:0}.inset-2{inset:.5rem}.-bottom-1{bottom:-.25rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-right-5{right:-1.25rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.-top-4{top:-1rem}.bottom-0{bottom:0}.left-0{left:0}.left-16{left:4rem}.left-\[14px\]{left:14px}.left-\[18px\]{left:18px}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-4{top:1rem}.z-10{z-index:10}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.m-0{margin:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.\!mb-2{margin-bottom:.5rem!important}.\!mb-4{margin-bottom:1rem!important}.-mr-16{margin-right:-4rem}.-mt-16{margin-top:-4rem}.-mt-3{margin-top:-.75rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.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}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.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-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[10px\]{height:10px}.h-\[calc\(100vh-64px-100px\)\]{height:calc(100vh - 164px)}.h-auto{height:auto}.h-full{height:100%}.h-screen{height:100vh}.max-h-40{max-height:10rem}.min-h-\[300px\]{min-height:300px}.min-h-\[44px\]{min-height:44px}.min-h-\[calc\(100dvh-4rem\)\]{min-height:calc(100dvh - 4rem)}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.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-20{width:5rem}.w-24{width:6rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[10px\]{width:10px}.w-full{width:100%}.w-px{width:1px}.min-w-0{min-width:0px}.min-w-\[44px\]{min-width:44px}.max-w-2xl{max-width:42rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.max-w-7xl{max-width:80rem}.max-w-\[12rem\]{max-width:12rem}.max-w-\[200px\]{max-width:200px}.max-w-\[60px\]{max-width:60px}.max-w-\[75\%\]{max-width:75%}.max-w-\[80\%\]{max-width:80%}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.rotate-0{--tw-rotate: 0deg;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-110{--tw-scale-x: 1.1;--tw-scale-y: 1.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))}.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 ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse-soft{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.animate-pulse-soft{animation:pulse-soft 2s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.scroll-mt-16{scroll-margin-top:4rem}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.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))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row-reverse{flex-direction:row-reverse}.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}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.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-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-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-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))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-forest{border-radius:24px}.rounded-full{border-radius:9999px}.rounded-leaf{border-radius:12px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-quest{border-radius:16px}.rounded-xl{border-radius:.75rem}.rounded-b-\[24px\]{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-sm{border-top-left-radius:.125rem}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-sm{border-top-right-radius:.125rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-blue-500{--tw-border-opacity: 1 !important;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))!important}.\!border-green-500{--tw-border-opacity: 1 !important;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))!important}.border-\[rgb\(var\(--ui-primary-rgb\)\)\]{border-color:rgb(var(--ui-primary-rgb))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-black\/5{border-color:#0000000d}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity, 1))}.border-blue-50\/50{border-color:#eff6ff80}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-cyan-600{--tw-border-opacity: 1;border-color:rgb(8 145 178 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-400\/30{border-color:#34d3994d}.border-emerald-400\/50{border-color:#34d39980}.border-forest-100{--tw-border-opacity: 1;border-color:rgb(var(--c-forest-100) / var(--tw-border-opacity, 1))}.border-forest-100\/30{border-color:rgb(var(--c-forest-100) / .3)}.border-forest-100\/50{border-color:rgb(var(--c-forest-100) / .5)}.border-forest-100\/60{border-color:rgb(var(--c-forest-100) / .6)}.border-forest-200{--tw-border-opacity: 1;border-color:rgb(var(--c-forest-200) / var(--tw-border-opacity, 1))}.border-forest-200\/30{border-color:rgb(var(--c-forest-200) / .3)}.border-forest-200\/40{border-color:rgb(var(--c-forest-200) / .4)}.border-forest-200\/60{border-color:rgb(var(--c-forest-200) / .6)}.border-forest-300\/30{border-color:rgb(var(--c-forest-300) / .3)}.border-forest-300\/50{border-color:rgb(var(--c-forest-300) / .5)}.border-golden-100{--tw-border-opacity: 1;border-color:rgb(var(--c-golden-100) / var(--tw-border-opacity, 1))}.border-golden-200\/50{border-color:rgb(var(--c-golden-200) / .5)}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity, 1))}.border-green-50\/50{border-color:#f0fdf480}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-indigo-100{--tw-border-opacity: 1;border-color:rgb(224 231 255 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-50\/50{border-color:#eef2ff80}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity, 1))}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-50\/50{border-color:#fff7ed80}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity, 1))}.border-purple-100{--tw-border-opacity: 1;border-color:rgb(243 232 255 / var(--tw-border-opacity, 1))}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-600{--tw-border-opacity: 1;border-color:rgb(147 51 234 / 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-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-yellow-100{--tw-border-opacity: 1;border-color:rgb(254 249 195 / var(--tw-border-opacity, 1))}.border-yellow-600{--tw-border-opacity: 1;border-color:rgb(202 138 4 / var(--tw-border-opacity, 1))}.border-t-blue-600{--tw-border-opacity: 1;border-top-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.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-50\/30{background-color:#eff6ff4d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-cream-50{--tw-bg-opacity: 1;background-color:rgb(var(--c-cream-50) / var(--tw-bg-opacity, 1))}.bg-cream-50\/80{background-color:rgb(var(--c-cream-50) / .8)}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-forest-100{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-100) / var(--tw-bg-opacity, 1))}.bg-forest-200{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-200) / var(--tw-bg-opacity, 1))}.bg-forest-300{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-300) / var(--tw-bg-opacity, 1))}.bg-forest-400{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-400) / var(--tw-bg-opacity, 1))}.bg-forest-400\/10{background-color:rgb(var(--c-forest-400) / .1)}.bg-forest-50{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-50) / var(--tw-bg-opacity, 1))}.bg-forest-50\/50{background-color:rgb(var(--c-forest-50) / .5)}.bg-forest-50\/60{background-color:rgb(var(--c-forest-50) / .6)}.bg-forest-500{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-500) / var(--tw-bg-opacity, 1))}.bg-forest-600{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-600) / var(--tw-bg-opacity, 1))}.bg-forest-900\/40{background-color:rgb(var(--c-forest-900) / .4)}.bg-golden-100{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-100) / var(--tw-bg-opacity, 1))}.bg-golden-200{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-200) / var(--tw-bg-opacity, 1))}.bg-golden-300{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-300) / var(--tw-bg-opacity, 1))}.bg-golden-400{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-400) / var(--tw-bg-opacity, 1))}.bg-golden-50{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-50) / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/50{background-color:#f9fafb80}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / 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-50\/30{background-color:#f0fdf44d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-indigo-100{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/30{background-color:#eef2ff4d}.bg-indigo-600{--tw-bg-opacity: 1;background-color:rgb(79 70 229 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-500{--tw-bg-opacity: 1;background-color:rgb(168 85 247 / var(--tw-bg-opacity, 1))}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / 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-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-rose-400{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-teal-400{--tw-bg-opacity: 1;background-color:rgb(45 212 191 / var(--tw-bg-opacity, 1))}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-500{--tw-bg-opacity: 1;background-color:rgb(20 184 166 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/15{background-color:#ffffff26}.bg-white\/20{background-color:#fff3}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-400{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-opacity-20{--tw-bg-opacity: .2 }.bg-opacity-50{--tw-bg-opacity: .5 }.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-amber-500{--tw-gradient-from: #f59e0b var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-amber-600{--tw-gradient-from: #d97706 var(--tw-gradient-from-position);--tw-gradient-to: rgb(217 119 6 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-emerald-400{--tw-gradient-from: #34d399 var(--tw-gradient-from-position);--tw-gradient-to: rgb(52 211 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-forest-400{--tw-gradient-from: rgb(var(--c-forest-400) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-forest-400) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-forest-50{--tw-gradient-from: rgb(var(--c-forest-50) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-forest-50) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-forest-500{--tw-gradient-from: rgb(var(--c-forest-500) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-forest-500) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-golden-200{--tw-gradient-from: rgb(var(--c-golden-200) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-golden-200) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-golden-300{--tw-gradient-from: rgb(var(--c-golden-300) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-golden-300) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-gray-300{--tw-gradient-from: #d1d5db var(--tw-gradient-from-position);--tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-gray-500{--tw-gradient-from: #6b7280 var(--tw-gradient-from-position);--tw-gradient-to: rgb(107 114 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-gray-700{--tw-gradient-from: #374151 var(--tw-gradient-from-position);--tw-gradient-to: rgb(55 65 81 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-indigo-500{--tw-gradient-from: #6366f1 var(--tw-gradient-from-position);--tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-pink-500{--tw-gradient-from: #ec4899 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 72 153 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-purple-50{--tw-gradient-from: #faf5ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(250 245 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-purple-500{--tw-gradient-from: #a855f7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(168 85 247 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-purple-600{--tw-gradient-from: #9333ea var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 51 234 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-rose-500{--tw-gradient-from: #f43f5e var(--tw-gradient-from-position);--tw-gradient-to: rgb(244 63 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-sky-500{--tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-teal-400{--tw-gradient-from: #2dd4bf var(--tw-gradient-from-position);--tw-gradient-to: rgb(45 212 191 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-teal-500{--tw-gradient-from: #14b8a6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-transparent{--tw-gradient-from: transparent 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-violet-500{--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.from-yellow-500{--tw-gradient-from: #eab308 var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 179 8 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.via-cream-50{--tw-gradient-to: rgb(var(--c-cream-50) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--c-cream-50) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) }.via-forest-500{--tw-gradient-to: rgb(var(--c-forest-500) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--c-forest-500) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) }.via-golden-300{--tw-gradient-to: rgb(var(--c-golden-300) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(var(--c-golden-300) / 1) var(--tw-gradient-via-position), var(--tw-gradient-to) }.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to) }.via-white\/20{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 255 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to) }.to-amber-600{--tw-gradient-to: #d97706 var(--tw-gradient-to-position) }.to-amber-700{--tw-gradient-to: #b45309 var(--tw-gradient-to-position) }.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position) }.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position) }.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position) }.to-cream-50{--tw-gradient-to: rgb(var(--c-cream-50) / 1) var(--tw-gradient-to-position) }.to-cyan-100{--tw-gradient-to: #cffafe var(--tw-gradient-to-position) }.to-cyan-50{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position) }.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position) }.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position) }.to-emerald-500{--tw-gradient-to: #10b981 var(--tw-gradient-to-position) }.to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position) }.to-forest-500{--tw-gradient-to: rgb(var(--c-forest-500) / 1) var(--tw-gradient-to-position) }.to-forest-600{--tw-gradient-to: rgb(var(--c-forest-600) / 1) var(--tw-gradient-to-position) }.to-forest-700{--tw-gradient-to: rgb(var(--c-forest-700) / 1) var(--tw-gradient-to-position) }.to-golden-200{--tw-gradient-to: rgb(var(--c-golden-200) / 1) var(--tw-gradient-to-position) }.to-golden-300{--tw-gradient-to: rgb(var(--c-golden-300) / 1) var(--tw-gradient-to-position) }.to-gray-400{--tw-gradient-to: #9ca3af var(--tw-gradient-to-position) }.to-gray-600{--tw-gradient-to: #4b5563 var(--tw-gradient-to-position) }.to-gray-800{--tw-gradient-to: #1f2937 var(--tw-gradient-to-position) }.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position) }.to-indigo-100{--tw-gradient-to: #e0e7ff var(--tw-gradient-to-position) }.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position) }.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position) }.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position) }.to-pink-500{--tw-gradient-to: #ec4899 var(--tw-gradient-to-position) }.to-pink-600{--tw-gradient-to: #db2777 var(--tw-gradient-to-position) }.to-purple-100{--tw-gradient-to: #f3e8ff var(--tw-gradient-to-position) }.to-purple-50{--tw-gradient-to: #faf5ff var(--tw-gradient-to-position) }.to-purple-600{--tw-gradient-to: #9333ea var(--tw-gradient-to-position) }.to-purple-700{--tw-gradient-to: #7e22ce var(--tw-gradient-to-position) }.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position) }.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position) }.to-sky-600{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position) }.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position) }.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position) }.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position) }.to-violet-600{--tw-gradient-to: #7c3aed var(--tw-gradient-to-position) }.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position) }.to-yellow-600{--tw-gradient-to: #ca8a04 var(--tw-gradient-to-position) }.object-cover{-o-object-fit:cover;object-fit:cover}.\!p-4{padding:1rem!important}.p-1{padding:.25rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.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-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.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-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-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-\[60px\]{padding-bottom:60px}.pl-10{padding-left:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-display{font-family:ZCOOL KuaiLe,Noto Sans SC,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.\!text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.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}.text-6xl{font-size:3.75rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[8px\]{font-size:8px}.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-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-gray-500{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / 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-emerald-400{--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-forest-300{--tw-text-opacity: 1;color:rgb(var(--c-forest-300) / var(--tw-text-opacity, 1))}.text-forest-400{--tw-text-opacity: 1;color:rgb(var(--c-forest-400) / var(--tw-text-opacity, 1))}.text-forest-500{--tw-text-opacity: 1;color:rgb(var(--c-forest-500) / var(--tw-text-opacity, 1))}.text-forest-500\/70{color:rgb(var(--c-forest-500) / .7)}.text-forest-600{--tw-text-opacity: 1;color:rgb(var(--c-forest-600) / var(--tw-text-opacity, 1))}.text-forest-700{--tw-text-opacity: 1;color:rgb(var(--c-forest-700) / var(--tw-text-opacity, 1))}.text-golden-300{--tw-text-opacity: 1;color:rgb(var(--c-golden-300) / var(--tw-text-opacity, 1))}.text-golden-400{--tw-text-opacity: 1;color:rgb(var(--c-golden-400) / var(--tw-text-opacity, 1))}.text-golden-500{--tw-text-opacity: 1;color:rgb(var(--c-golden-500) / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / 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-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-600{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-600{--tw-text-opacity: 1;color:rgb(219 39 119 / var(--tw-text-opacity, 1))}.text-purple-100{--tw-text-opacity: 1;color:rgb(243 232 255 / var(--tw-text-opacity, 1))}.text-purple-200{--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.text-purple-500{--tw-text-opacity: 1;color:rgb(168 85 247 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / 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-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-500{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.line-through{text-decoration-line:line-through}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.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-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px 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-forest{--tw-shadow: 0 4px 14px rgb(var(--c-shadow-primary) / .12);--tw-shadow-colored: 0 4px 14px 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-golden{--tw-shadow: 0 4px 14px rgb(var(--c-shadow-accent) / .2);--tw-shadow-colored: 0 4px 14px 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-leaf{--tw-shadow: 0 2px 6px rgb(var(--c-shadow-primary) / .06);--tw-shadow-colored: 0 2px 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-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-blue-200{--tw-shadow-color: #bfdbfe;--tw-shadow: var(--tw-shadow-colored) }.outline{outline-style:solid}.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-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) }.ring-forest-400\/40{--tw-ring-color: rgb(var(--c-forest-400) / .4) }.ring-golden-300\/40{--tw-ring-color: rgb(var(--c-golden-300) / .4) }.ring-opacity-50{--tw-ring-opacity: .5 }.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)}.\!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)!important}.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-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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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)}.last\:mb-0:last-child{margin-bottom:0}.last\:border-0:last-child{border-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;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-blue-100:hover{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.hover\:border-emerald-500:hover{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.hover\:border-forest-300:hover{--tw-border-opacity: 1;border-color:rgb(var(--c-forest-300) / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-indigo-300:hover{--tw-border-opacity: 1;border-color:rgb(165 180 252 / var(--tw-border-opacity, 1))}.hover\:border-red-300:hover{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-forest-50:hover{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-50) / var(--tw-bg-opacity, 1))}.hover\:bg-forest-50\/50:hover{background-color:rgb(var(--c-forest-50) / .5)}.hover\:bg-forest-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-600) / var(--tw-bg-opacity, 1))}.hover\:bg-golden-500:hover{--tw-bg-opacity: 1;background-color:rgb(var(--c-golden-500) / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-green-50:hover{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / 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-indigo-50:hover{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.hover\:bg-indigo-700:hover{--tw-bg-opacity: 1;background-color:rgb(67 56 202 / var(--tw-bg-opacity, 1))}.hover\:bg-orange-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-50:hover{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.hover\:bg-purple-700:hover{--tw-bg-opacity: 1;background-color:rgb(126 34 206 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:from-golden-400:hover{--tw-gradient-from: rgb(var(--c-golden-400) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-golden-400) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.hover\:to-golden-300:hover{--tw-gradient-to: rgb(var(--c-golden-300) / 1) var(--tw-gradient-to-position) }.hover\:text-blue-600:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-emerald-600:hover{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgb(79 70 229 / var(--tw-text-opacity, 1))}.hover\:text-purple-700:hover{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.hover\:shadow:hover{--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)}.hover\:shadow-lg: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)}.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-xl:hover{--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)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1)) }.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px }.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.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-offset-2:focus-visible{--tw-ring-offset-width: 2px }.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\:bg-blue-50:active{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.active\:bg-blue-700:active{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.active\:bg-forest-100:active{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-100) / var(--tw-bg-opacity, 1))}.active\:bg-forest-700:active{--tw-bg-opacity: 1;background-color:rgb(var(--c-forest-700) / var(--tw-bg-opacity, 1))}.active\:bg-gray-50:active{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.active\:bg-red-600:active{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.active\:from-golden-500:active{--tw-gradient-from: rgb(var(--c-golden-500) / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(var(--c-golden-500) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.active\:shadow-xl:active{--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)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.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))}.group:hover .group-hover\:opacity-100{opacity:1}@media(min-width:640px){.sm\:mb-12{margin-bottom:3rem}.sm\:inline{display:inline}.sm\:h-10{height:2.5rem}.sm\:h-16{height:4rem}.sm\:w-10{width:2.5rem}.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\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-3{padding:.75rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-16{padding-top:4rem}.sm\:\!text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.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}}@media(min-width:768px){.md\:-right-4{right:-1rem}.md\:top-6{top:1.5rem}.md\:mt-0{margin-top:0}.md\:hidden{display:none}.md\:h-3{height:.75rem}.md\:h-8{height:2rem}.md\:h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.md\:w-3{width:.75rem}.md\:w-8{width:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:p-8{padding:2rem}.md\:pb-0{padding-bottom:0}.md\:text-left{text-align:left}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media(min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:ml-60{margin-left:15rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.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\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-\[var\(--sidebar-width\)\]{padding-left:var(--sidebar-width)}.lg\:pt-0{padding-top:0}.lg\:pt-6{padding-top:1.5rem}}@media(min-width:1280px){.xl\:ml-64{margin-left:16rem}.xl\:w-64{width:16rem}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--c-forest-50: 240 255 244;--c-forest-100: 198 246 213;--c-forest-200: 149 213 178;--c-forest-300: 116 198 157;--c-forest-400: 82 183 136;--c-forest-500: 64 145 108;--c-forest-600: 45 106 79;--c-forest-700: 27 67 50;--c-forest-800: 20 50 38;--c-forest-900: 13 38 24;--c-cream-50: 254 250 224;--c-cream-100: 245 240 220;--c-cream-200: 232 224 200;--c-golden-50: 255 248 231;--c-golden-100: 252 238 197;--c-golden-200: 233 196 106;--c-golden-300: 244 162 97;--c-golden-400: 231 111 81;--c-golden-500: 188 108 37;--c-shadow-primary: 45 106 79;--c-shadow-accent: 244 162 97;--c-shadow-leaf: 82 183 136}html[data-theme=clean]{--c-forest-50: 232 245 253;--c-forest-100: 186 230 253;--c-forest-200: 125 211 252;--c-forest-300: 56 189 248;--c-forest-400: 14 165 233;--c-forest-500: 59 130 246;--c-forest-600: 37 99 235;--c-forest-700: 29 78 216;--c-forest-800: 30 64 175;--c-forest-900: 30 58 138;--c-cream-50: 255 255 255;--c-cream-100: 249 250 251;--c-cream-200: 243 244 246;--c-golden-50: 237 233 254;--c-golden-100: 221 214 254;--c-golden-200: 167 139 250;--c-golden-300: 139 92 246;--c-golden-400: 124 58 237;--c-golden-500: 109 40 217;--c-shadow-primary: 37 99 235;--c-shadow-accent: 139 92 246;--c-shadow-leaf: 59 130 246}html[data-theme=ocean]{--c-forest-50: 224 242 254;--c-forest-100: 186 230 253;--c-forest-200: 125 211 252;--c-forest-300: 56 189 248;--c-forest-400: 14 165 233;--c-forest-500: 2 132 199;--c-forest-600: 3 105 161;--c-forest-700: 7 89 133;--c-forest-800: 12 74 110;--c-forest-900: 8 51 78;--c-cream-50: 248 250 252;--c-cream-100: 241 245 249;--c-cream-200: 226 232 240;--c-golden-50: 207 250 254;--c-golden-100: 165 243 252;--c-golden-200: 103 232 249;--c-golden-300: 6 182 212;--c-golden-400: 8 145 178;--c-golden-500: 14 116 144;--c-shadow-primary: 3 105 161;--c-shadow-accent: 6 182 212;--c-shadow-leaf: 2 132 199}html[data-theme=sunset]{--c-forest-50: 255 237 213;--c-forest-100: 254 215 170;--c-forest-200: 253 186 116;--c-forest-300: 251 146 60;--c-forest-400: 249 115 22;--c-forest-500: 234 88 12;--c-forest-600: 194 65 12;--c-forest-700: 154 52 18;--c-forest-800: 124 45 18;--c-forest-900: 97 37 16;--c-cream-50: 255 251 248;--c-cream-100: 252 245 240;--c-cream-200: 248 237 229;--c-golden-50: 254 252 232;--c-golden-100: 254 249 195;--c-golden-200: 250 204 21;--c-golden-300: 245 158 11;--c-golden-400: 217 119 6;--c-golden-500: 180 83 9;--c-shadow-primary: 194 65 12;--c-shadow-accent: 245 158 11;--c-shadow-leaf: 234 88 12}html[data-theme=starfield]{color-scheme:dark;--c-forest-50: 46 16 101;--c-forest-100: 76 29 149;--c-forest-200: 107 33 168;--c-forest-300: 139 92 246;--c-forest-400: 167 139 250;--c-forest-500: 139 92 246;--c-forest-600: 124 58 237;--c-forest-700: 196 181 253;--c-forest-800: 233 213 255;--c-forest-900: 245 243 255;--c-cream-50: 15 15 23;--c-cream-100: 26 26 43;--c-cream-200: 39 39 64;--c-golden-50: 49 28 76;--c-golden-100: 88 28 135;--c-golden-200: 168 85 247;--c-golden-300: 232 121 249;--c-golden-400: 236 72 153;--c-golden-500: 219 39 119;--c-shadow-primary: 124 58 237;--c-shadow-accent: 232 121 249;--c-shadow-leaf: 139 92 246}html[data-theme=eyecare-dark]{color-scheme:dark;--c-forest-50: 6 78 59;--c-forest-100: 5 150 105;--c-forest-200: 16 185 129;--c-forest-300: 52 211 153;--c-forest-400: 110 231 183;--c-forest-500: 52 211 153;--c-forest-600: 16 185 129;--c-forest-700: 52 211 153;--c-forest-800: 167 243 208;--c-forest-900: 209 250 229;--c-cream-50: 11 17 32;--c-cream-100: 15 23 42;--c-cream-200: 30 41 59;--c-golden-50: 69 26 3;--c-golden-100: 120 53 15;--c-golden-200: 180 83 9;--c-golden-300: 217 119 6;--c-golden-400: 245 158 11;--c-golden-500: 251 191 36;--c-shadow-primary: 52 211 153;--c-shadow-accent: 167 139 250;--c-shadow-leaf: 251 191 36}html[data-theme=eyecare-dark] .bg-white,html[data-theme=eyecare-dark] [class*=bg-white]{background-color:rgb(var(--c-cream-100))!important}html[data-theme=eyecare-dark] .bg-gray-50{background-color:rgb(var(--c-cream-50))!important}html[data-theme=eyecare-dark] .bg-gray-100{background-color:rgb(var(--c-cream-100))!important}html[data-theme=eyecare-dark] .bg-gray-200{background-color:rgb(var(--c-cream-200))!important}html[data-theme=eyecare-dark] .text-gray-900{color:rgb(var(--c-forest-900))!important}html[data-theme=eyecare-dark] .text-gray-800{color:rgb(var(--c-forest-800))!important}html[data-theme=eyecare-dark] .text-gray-700{color:rgb(var(--c-forest-700))!important}html[data-theme=eyecare-dark] .text-gray-600{color:rgb(var(--c-forest-600))!important}html[data-theme=eyecare-dark] .text-gray-500{color:rgb(var(--c-forest-400))!important}html[data-theme=eyecare-dark] .text-gray-400{color:rgb(var(--c-forest-300))!important}html[data-theme=eyecare-dark] .text-gray-300{color:#94a3b899!important}html[data-theme=eyecare-dark] .border-gray-100{border-color:#94a3b81a!important}html[data-theme=eyecare-dark] .border-gray-200{border-color:#94a3b826!important}html[data-theme=eyecare-dark] .shadow-sm{box-shadow:0 1px 2px #0000004d!important}html[data-theme=eyecare-dark] .shadow{box-shadow:0 1px 3px #0006,0 1px 2px -1px #0006!important}html[data-theme=eyecare-dark] .shadow-md{box-shadow:0 4px 6px -1px #0006,0 2px 4px -2px #0006!important}html[data-theme=eyecare-dark] .hover\:bg-gray-50:hover,html[data-theme=eyecare-dark] .hover\:bg-gray-100:hover{background-color:rgb(var(--c-cream-200))!important}html[data-theme=eyecare-dark] .divide-gray-100>*+*{border-color:#94a3b81a!important}html[data-theme=eyecare-dark] .ant-modal-content{background-color:#0f172a!important}html[data-theme=eyecare-dark] .ant-modal-header{background-color:#0f172a!important;border-bottom-color:#94a3b81a!important}html[data-theme=eyecare-dark] .ant-modal-title{color:#f1f5f9!important}html[data-theme=eyecare-dark] .ant-drawer-content{background-color:#0b1120!important}html[data-theme=eyecare-dark] .ant-drawer-header{background-color:#0f172a!important;border-bottom-color:#94a3b81a!important}html[data-theme=eyecare-dark] .ant-drawer-title{color:#f1f5f9!important}html[data-theme=eyecare-dark] .ant-list-empty-text{color:#64748b!important}html[data-theme=eyecare-dark] .ant-form-item-label>label{color:#94a3b8!important}html[data-theme=eyecare-dark] .ant-input,html[data-theme=eyecare-dark] .ant-picker,html[data-theme=eyecare-dark] .ant-select-selector{background-color:#1e293b99!important;border-color:#94a3b826!important;color:#f1f5f9!important}html[data-theme=eyecare-dark] .ant-input::-moz-placeholder,html[data-theme=eyecare-dark] .ant-picker-input>input::-moz-placeholder{color:#475569!important}html[data-theme=eyecare-dark] .ant-input::placeholder,html[data-theme=eyecare-dark] .ant-picker-input>input::placeholder{color:#475569!important}html[data-theme=eyecare-dark] .ant-select-dropdown{background-color:#1e293b!important}html[data-theme=eyecare-dark] .ant-select-item{color:#f1f5f9!important}html[data-theme=eyecare-dark] .ant-select-item-option-active{background-color:#34d3991a!important}html[data-theme=eyecare-dark] .ant-select-item-option-selected{background-color:#34d39926!important}html[data-theme=eyecare-dark] .ant-btn-default{background-color:#1e293b80!important;border-color:#94a3b826!important;color:#94a3b8!important}html[data-theme=eyecare-dark] .ant-btn-dashed{background-color:#34d3991a!important;border-color:#34d39966!important;color:#34d399!important}html[data-theme=eyecare-dark] .ant-btn-primary{background-color:#34d399!important;border-color:#34d399!important;color:#0b1120!important}html[data-theme=eyecare-dark] .ant-avatar{background-color:#34d39926!important}html[data-theme=eyecare-dark] ::-webkit-scrollbar{width:8px;height:8px}html[data-theme=eyecare-dark] ::-webkit-scrollbar-track{background:rgb(var(--c-cream-50))}html[data-theme=eyecare-dark] ::-webkit-scrollbar-thumb{background:rgb(var(--c-cream-200));border-radius:4px}html[data-theme=eyecare-dark] ::-webkit-scrollbar-thumb:hover{background:rgb(var(--c-forest-300))}html[data-theme=eyecare-light]{color-scheme:light;--c-forest-50: 236 253 245;--c-forest-100: 209 250 229;--c-forest-200: 167 243 208;--c-forest-300: 110 231 183;--c-forest-400: 52 211 153;--c-forest-500: 16 185 129;--c-forest-600: 5 150 105;--c-forest-700: 4 120 87;--c-forest-800: 6 95 70;--c-forest-900: 6 78 59;--c-cream-50: 255 255 255;--c-cream-100: 248 250 252;--c-cream-200: 241 245 249;--c-golden-50: 255 251 235;--c-golden-100: 254 243 199;--c-golden-200: 253 230 138;--c-golden-300: 252 211 77;--c-golden-400: 251 191 36;--c-golden-500: 245 158 11;--c-shadow-primary: 16 185 129;--c-shadow-accent: 139 92 246;--c-shadow-leaf: 245 158 11}html[data-theme=eyecare-light] .bg-white{background-color:rgb(var(--c-cream-50))!important}html[data-theme=eyecare-light] .bg-gray-50{background-color:rgb(var(--c-cream-100))!important}html[data-theme=eyecare-light] .bg-gray-100{background-color:rgb(var(--c-cream-200))!important}html[data-theme=eyecare-light] .text-gray-800{color:rgb(var(--c-forest-900))!important}html[data-theme=eyecare-light] .text-gray-700{color:rgb(var(--c-forest-800))!important}html[data-theme=eyecare-light] .text-gray-600{color:rgb(var(--c-forest-700))!important}html[data-theme=eyecare-light] .text-gray-500{color:rgb(var(--c-forest-600))!important}html[data-theme=eyecare-light] .text-gray-400{color:rgb(var(--c-forest-500))!important}html[data-theme=eyecare-light] .border-gray-100{border-color:rgb(var(--c-cream-200))!important}html[data-theme=eyecare-light] .border-gray-200{border-color:#e2e8f0!important}html[data-theme=forest] .bg-white,html[data-theme=clean] .bg-white,html[data-theme=ocean] .bg-white,html[data-theme=sunset] .bg-white{background-color:rgb(var(--c-cream-50))!important}html[data-theme=forest] .bg-gray-50,html[data-theme=clean] .bg-gray-50,html[data-theme=ocean] .bg-gray-50,html[data-theme=sunset] .bg-gray-50{background-color:rgb(var(--c-cream-100))!important}html[data-theme=forest] .bg-gray-100,html[data-theme=clean] .bg-gray-100,html[data-theme=ocean] .bg-gray-100,html[data-theme=sunset] .bg-gray-100{background-color:rgb(var(--c-cream-200))!important}html[data-theme=forest] .text-gray-900,html[data-theme=clean] .text-gray-900,html[data-theme=ocean] .text-gray-900,html[data-theme=sunset] .text-gray-900{color:rgb(var(--c-forest-900))!important}html[data-theme=forest] .text-gray-800,html[data-theme=clean] .text-gray-800,html[data-theme=ocean] .text-gray-800,html[data-theme=sunset] .text-gray-800{color:rgb(var(--c-forest-800))!important}html[data-theme=forest] .text-gray-700,html[data-theme=clean] .text-gray-700,html[data-theme=ocean] .text-gray-700,html[data-theme=sunset] .text-gray-700{color:rgb(var(--c-forest-700))!important}html[data-theme=forest] .text-gray-600,html[data-theme=clean] .text-gray-600,html[data-theme=ocean] .text-gray-600,html[data-theme=sunset] .text-gray-600{color:rgb(var(--c-forest-600))!important}html[data-theme=forest] .text-gray-500,html[data-theme=clean] .text-gray-500,html[data-theme=ocean] .text-gray-500,html[data-theme=sunset] .text-gray-500{color:rgb(var(--c-forest-500))!important}html[data-theme=forest] .text-gray-400,html[data-theme=clean] .text-gray-400,html[data-theme=ocean] .text-gray-400,html[data-theme=sunset] .text-gray-400{color:rgb(var(--c-forest-400))!important}html[data-theme=forest] .border-gray-100,html[data-theme=clean] .border-gray-100,html[data-theme=ocean] .border-gray-100,html[data-theme=sunset] .border-gray-100{border-color:rgb(var(--c-cream-200))!important}html[data-theme=forest] .border-gray-200,html[data-theme=clean] .border-gray-200,html[data-theme=ocean] .border-gray-200,html[data-theme=sunset] .border-gray-200{border-color:#e2e8f0!important}html[data-theme=forest] .shadow-sm,html[data-theme=clean] .shadow-sm,html[data-theme=ocean] .shadow-sm,html[data-theme=sunset] .shadow-sm{box-shadow:0 1px 2px #0000000d!important}html[data-theme=forest] .shadow,html[data-theme=clean] .shadow,html[data-theme=ocean] .shadow,html[data-theme=sunset] .shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a!important}html[data-theme=forest] .shadow-md,html[data-theme=clean] .shadow-md,html[data-theme=ocean] .shadow-md,html[data-theme=sunset] .shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a!important}html[data-theme=forest] .hover\:bg-gray-50:hover,html[data-theme=clean] .hover\:bg-gray-50:hover,html[data-theme=ocean] .hover\:bg-gray-50:hover,html[data-theme=sunset] .hover\:bg-gray-50:hover{background-color:rgb(var(--c-cream-100))!important}html[data-theme=forest] .hover\:bg-gray-100:hover,html[data-theme=clean] .hover\:bg-gray-100:hover,html[data-theme=ocean] .hover\:bg-gray-100:hover,html[data-theme=sunset] .hover\:bg-gray-100:hover{background-color:rgb(var(--c-cream-200))!important}html[data-theme=starfield] .bg-white{background-color:rgb(var(--c-cream-100))!important}html[data-theme=starfield] .bg-gray-50{background-color:rgb(var(--c-cream-50))!important}html[data-theme=starfield] .bg-gray-100{background-color:rgb(var(--c-cream-100))!important}:root,html[data-ui-preset=quest-play]{--ui-bg: #f5f8de;--ui-bg-soft: #edf5e7;--ui-panel: rgba(255, 255, 255, .88);--ui-elevated: #ffffff;--ui-text: #1e3a2d;--ui-text-soft: #416252;--ui-muted: #6f8879;--ui-primary: #3d8b62;--ui-primary-rgb: 61 139 98;--ui-accent: #e6a84c;--ui-accent-rgb: 230 168 76;--ui-success: #3d8b62;--ui-warning: #c97b24;--ui-danger: #c2413a;--ui-border: rgba(61, 139, 98, .18);--ui-shadow: 0 18px 44px rgba(61, 139, 98, .16);--ui-card-radius: 24px;--ui-button-radius: 16px;--ui-nav-bg: rgba(255, 255, 255, .82);--ui-density-gap: 18px}html[data-ui-preset=clinic-dashboard]{--ui-bg: #f4f7fb;--ui-bg-soft: #e8eef7;--ui-panel: rgba(255, 255, 255, .94);--ui-elevated: #ffffff;--ui-text: #142033;--ui-text-soft: #334155;--ui-muted: #64748b;--ui-primary: #2563eb;--ui-primary-rgb: 37 99 235;--ui-accent: #0891b2;--ui-accent-rgb: 8 145 178;--ui-success: #059669;--ui-warning: #d97706;--ui-danger: #dc2626;--ui-border: rgba(15, 23, 42, .12);--ui-shadow: 0 10px 30px rgba(15, 23, 42, .08);--ui-card-radius: 10px;--ui-button-radius: 8px;--ui-nav-bg: rgba(255, 255, 255, .92);--ui-density-gap: 12px}html[data-ui-preset=parent-daily]{--ui-bg: #fff8ee;--ui-bg-soft: #fff1df;--ui-panel: rgba(255, 255, 255, .9);--ui-elevated: #ffffff;--ui-text: #3d2615;--ui-text-soft: #6b4b33;--ui-muted: #96745b;--ui-primary: #d97706;--ui-primary-rgb: 217 119 6;--ui-accent: #16a34a;--ui-accent-rgb: 22 163 74;--ui-success: #16a34a;--ui-warning: #b45309;--ui-danger: #dc2626;--ui-border: rgba(217, 119, 6, .18);--ui-shadow: 0 16px 40px rgba(146, 64, 14, .13);--ui-card-radius: 18px;--ui-button-radius: 14px;--ui-nav-bg: rgba(255, 250, 244, .9);--ui-density-gap: 16px}html[data-ui-preset=health-record]{--ui-bg: #f7f5ef;--ui-bg-soft: #eeebe2;--ui-panel: rgba(255, 253, 248, .96);--ui-elevated: #fffdf8;--ui-text: #26342f;--ui-text-soft: #475c55;--ui-muted: #75837c;--ui-primary: #0f766e;--ui-primary-rgb: 15 118 110;--ui-accent: #a16207;--ui-accent-rgb: 161 98 7;--ui-success: #15803d;--ui-warning: #a16207;--ui-danger: #b91c1c;--ui-border: rgba(38, 52, 47, .16);--ui-shadow: 0 8px 22px rgba(38, 52, 47, .09);--ui-card-radius: 8px;--ui-button-radius: 6px;--ui-nav-bg: rgba(255, 253, 248, .94);--ui-density-gap: 14px}html[data-ui-preset=storybook-care]{--ui-bg: #fff8e7;--ui-bg-soft: #f7edce;--ui-panel: rgba(255, 255, 250, .9);--ui-elevated: #fffefa;--ui-text: #314020;--ui-text-soft: #687b42;--ui-muted: #8b9369;--ui-primary: #7c9a4d;--ui-primary-rgb: 124 154 77;--ui-accent: #d97757;--ui-accent-rgb: 217 119 87;--ui-success: #7c9a4d;--ui-warning: #d97757;--ui-danger: #be4b49;--ui-border: rgba(124, 154, 77, .2);--ui-shadow: 0 22px 54px rgba(124, 154, 77, .16);--ui-card-radius: 28px;--ui-button-radius: 999px;--ui-nav-bg: rgba(255, 255, 250, .9);--ui-density-gap: 22px}html[data-ui-preset=focus-night]{color-scheme:dark;--ui-bg: #09111f;--ui-bg-soft: #111b2e;--ui-panel: rgba(17, 27, 46, .86);--ui-elevated: #172338;--ui-text: #f1f5f9;--ui-text-soft: #cbd5e1;--ui-muted: #94a3b8;--ui-primary: #8b5cf6;--ui-primary-rgb: 139 92 246;--ui-accent: #14b8a6;--ui-accent-rgb: 20 184 166;--ui-success: #34d399;--ui-warning: #fbbf24;--ui-danger: #fb7185;--ui-border: rgba(148, 163, 184, .16);--ui-shadow: 0 22px 48px rgba(0, 0, 0, .42);--ui-card-radius: 14px;--ui-button-radius: 10px;--ui-nav-bg: rgba(15, 23, 42, .88);--ui-density-gap: 12px}body{background:var(--ui-bg)}.ui-page{background:radial-gradient(circle at top left,rgb(var(--ui-primary-rgb) / .1),transparent 36rem),radial-gradient(circle at top right,rgb(var(--ui-accent-rgb) / .08),transparent 32rem),var(--ui-bg);color:var(--ui-text)}.ui-card,.ui-panel{background:var(--ui-panel);border:1px solid var(--ui-border);border-radius:var(--ui-card-radius);box-shadow:var(--ui-shadow);color:var(--ui-text)}.ui-card-flat{background:var(--ui-elevated);border:1px solid var(--ui-border);border-radius:var(--ui-card-radius);color:var(--ui-text)}.ui-muted{color:var(--ui-muted)}.ui-soft-text{color:var(--ui-text-soft)}.ui-button-primary,.ui-button-secondary{border-radius:var(--ui-button-radius);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ui-button-primary{background:var(--ui-primary);border:1px solid rgb(var(--ui-primary-rgb) / .78);color:#fff;box-shadow:0 10px 26px rgb(var(--ui-primary-rgb) / .24)}.ui-button-secondary{background:rgb(var(--ui-primary-rgb) / .08);border:1px solid rgb(var(--ui-primary-rgb) / .22);color:var(--ui-primary)}.ui-button-primary:hover,.ui-button-secondary:hover{transform:translateY(-1px)}.ui-pill{background:rgb(var(--ui-primary-rgb) / .1);border:1px solid rgb(var(--ui-primary-rgb) / .18);border-radius:999px;color:var(--ui-primary)}.ui-stat-card{background:linear-gradient(135deg,rgb(var(--ui-primary-rgb) / .96),rgb(var(--ui-accent-rgb) / .84));border-radius:var(--ui-card-radius);box-shadow:var(--ui-shadow);color:#fff}.ui-side-nav{background:var(--ui-nav-bg);border-right:1px solid var(--ui-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ui-side-item{color:var(--ui-text-soft);border-radius:calc(var(--ui-button-radius) + 2px)}.ui-side-item:hover{background:rgb(var(--ui-primary-rgb) / .08);color:var(--ui-text)}.ui-side-item-active{background:rgb(var(--ui-primary-rgb) / .14);color:var(--ui-primary);font-weight:700}.ui-bottom-nav{background:var(--ui-nav-bg);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ui-bottom-icon{background:rgb(var(--ui-primary-rgb) / .1);color:var(--ui-primary)}.ui-bottom-item-active .ui-bottom-icon{background:var(--ui-primary);color:#fff;box-shadow:0 8px 18px rgb(var(--ui-primary-rgb) / .28)}.ui-input,.ui-login .ant-input,.ui-login .ant-input-affix-wrapper,.ui-login .ant-input-password{background:var(--ui-elevated);border-color:var(--ui-border);color:var(--ui-text);border-radius:var(--ui-button-radius)}.ui-login .ant-typography,.ui-login label,.ui-login .ant-tabs-tab{color:var(--ui-text)}.ui-login .ant-tabs-ink-bar{background:var(--ui-primary)}.ui-login .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--ui-primary)}html[data-ui-preset=clinic-dashboard] .ui-stat-card,html[data-ui-preset=health-record] .ui-stat-card{background:var(--ui-elevated);border:1px solid var(--ui-border);color:var(--ui-text)}html[data-ui-preset=clinic-dashboard] .ui-card,html[data-ui-preset=health-record] .ui-card{box-shadow:var(--ui-shadow)}html[data-ui-preset=health-record] .ui-card{border-left:4px solid rgb(var(--ui-primary-rgb) / .5)}html[data-ui-preset=storybook-care] .ui-page{background:radial-gradient(circle at 20% 16%,rgb(var(--ui-accent-rgb) / .18),transparent 22rem),radial-gradient(circle at 82% 18%,rgb(var(--ui-primary-rgb) / .12),transparent 24rem),var(--ui-bg)}html[data-ui-preset=focus-night] .ant-modal-content,html[data-ui-preset=focus-night] .ant-drawer-content,html[data-ui-preset=focus-night] .ant-drawer-header,html[data-ui-preset=focus-night] .ant-modal-header{background:var(--ui-elevated)!important;border-color:var(--ui-border)!important}html[data-ui-preset=focus-night] .ant-drawer-title,html[data-ui-preset=focus-night] .ant-modal-title,html[data-ui-preset=focus-night] .ant-form-item-label>label,html[data-ui-preset=focus-night] .ant-input,html[data-ui-preset=focus-night] .ant-input-affix-wrapper,html[data-ui-preset=focus-night] .ant-select-selector{color:var(--ui-text)!important}.ui-login{padding:clamp(20px,4vw,56px)}.ui-login-main{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.72fr);gap:clamp(20px,4vw,42px);align-items:stretch}.ui-login-hero{min-height:520px;display:flex;flex-direction:column;justify-content:center}.ui-login-mark{width:72px;height:72px;border-radius:var(--ui-card-radius);display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,var(--ui-primary),var(--ui-accent));box-shadow:var(--ui-shadow);font-size:34px;margin-bottom:22px}.ui-login-mark-small{width:52px;height:52px;font-size:24px;margin:0 auto 12px}.ui-login h1{color:var(--ui-text);font-family:"Noto Serif SC",Noto Sans SC,serif;font-size:clamp(34px,6vw,72px);line-height:1.05;margin:0;text-wrap:balance}.ui-login-subtitle{color:var(--ui-text-soft);font-size:clamp(16px,2vw,20px);line-height:1.75;max-width:620px;margin:20px 0 0}.ui-login-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.ui-login-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:150px}.ui-login-switcher{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.ui-login-switcher button:not(.ui-button-secondary){border:1px solid var(--ui-border);background:var(--ui-panel);color:var(--ui-text-soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.ui-login-switcher button:not(.ui-button-secondary):before{content:"";display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:6px;background:var(--swatch)}.ui-login-switcher button.is-active{color:var(--ui-primary);border-color:rgb(var(--ui-primary-rgb) / .36);background:rgb(var(--ui-primary-rgb) / .12)}.ui-login-console{padding:clamp(20px,3vw,30px);align-self:center}.ui-login-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.ui-login-metrics div{background:rgb(var(--ui-primary-rgb) / .08);border:1px solid rgb(var(--ui-primary-rgb) / .12);border-radius:calc(var(--ui-button-radius) + 2px);padding:14px 10px}.ui-login-metrics strong{display:block;color:var(--ui-primary);font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.ui-login-metrics span{color:var(--ui-muted);font-size:11px}.ui-login-steps{display:grid;gap:10px}.ui-login-steps div{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:12px;color:var(--ui-text-soft)}.ui-login-steps span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-button-radius);background:var(--ui-primary);color:#fff;font-weight:800}.ui-login-steps p{margin:0;font-size:14px}.ui-login-section{width:min(1180px,100%);margin:24px auto 0}.ui-login-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ui-density-gap)}.ui-login-feature{padding:20px}.ui-login-feature-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-button-radius);background:rgb(var(--ui-primary-rgb) / .1);color:var(--ui-primary);font-size:22px}.ui-login-feature h3{color:var(--ui-text);font-size:16px;margin:14px 0 8px}.ui-login-feature p{color:var(--ui-muted);font-size:13px;line-height:1.65;margin:0}.ui-login-reasons{padding:22px;display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center}.ui-login-reasons h2{color:var(--ui-text);font-size:20px;margin:0 0 8px}.ui-login-reasons p{color:var(--ui-muted);margin:0}.ui-login-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ui-login-reason-grid div{display:flex;gap:10px;align-items:center;color:var(--ui-text-soft)}.ui-login-reason-grid span{color:var(--ui-primary)}html[data-ui-preset=clinic-dashboard] .ui-login-main{grid-template-columns:.78fr 1fr}html[data-ui-preset=clinic-dashboard] .ui-login-hero{min-height:440px}html[data-ui-preset=clinic-dashboard] .ui-login-console{align-self:stretch}html[data-ui-preset=parent-daily] .ui-login-main{grid-template-columns:minmax(320px,.82fr) minmax(0,1fr)}html[data-ui-preset=parent-daily] .ui-login-hero{order:2}html[data-ui-preset=health-record] .ui-login-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-ui-preset=storybook-care] .ui-login h1{max-width:760px}html[data-ui-preset=storybook-care] .ui-login-feature{min-height:180px}html[data-ui-preset=focus-night] .ui-login{background:linear-gradient(180deg,#09111f33,#09111fe0),var(--ui-bg)}@media(max-width:900px){.ui-login{padding:18px}.ui-login-main,html[data-ui-preset=clinic-dashboard] .ui-login-main,html[data-ui-preset=parent-daily] .ui-login-main{grid-template-columns:1fr}html[data-ui-preset=parent-daily] .ui-login-hero{order:initial}.ui-login-hero{min-height:auto;padding:24px 0}.ui-login-feature-grid,html[data-ui-preset=health-record] .ui-login-feature-grid,.ui-login-reasons,.ui-login-reason-grid{grid-template-columns:1fr}}.ui-eyecare-home{min-height:100vh;padding:clamp(16px,3vw,32px);padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.ui-eyecare-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:clamp(20px,3vw,32px);margin-bottom:var(--ui-density-gap)}.ui-eyecare-hero h1{color:var(--ui-text);font-family:"Noto Serif SC",Noto Sans SC,serif;font-size:clamp(26px,4vw,46px);line-height:1.15;margin:12px 0 10px;text-wrap:balance}.ui-eyecare-hero p{max-width:620px;margin:0;color:var(--ui-text-soft);line-height:1.7}.ui-eyecare-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.ui-eyecare-hero-actions button{display:inline-flex;align-items:center;gap:8px}.ui-home-grid{display:grid;gap:var(--ui-density-gap);margin-bottom:var(--ui-density-gap)}.ui-home-grid-two{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.ui-home-grid-quest{grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr) minmax(280px,.85fr)}.ui-home-grid-dashboard{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);align-items:stretch}.ui-home-grid-dashboard .ui-timeline-panel{grid-column:1 / -1}.ui-home-grid-daily{grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr) minmax(280px,.75fr)}.ui-home-grid-record,.ui-home-grid-story,.ui-home-grid-night{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)}.ui-eyecare-stats{display:grid;gap:var(--ui-density-gap);margin-bottom:var(--ui-density-gap)}.ui-eyecare-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.ui-eyecare-stats-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.ui-stat-card{border:0;text-align:left;padding:18px;display:grid;gap:6px;cursor:pointer}.ui-stat-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-button-radius);background:#ffffff2e;font-size:20px}.ui-stat-value{font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.ui-stat-label{font-size:14px;font-weight:700}.ui-stat-card small{color:currentColor;opacity:.72}.ui-eyecare-section{padding:clamp(18px,2.4vw,26px)}.ui-section-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.ui-section-heading h2{color:var(--ui-text);font-size:18px;margin:0}.ui-section-heading button{border:0;background:transparent;color:var(--ui-primary);font-weight:700;font-size:13px;cursor:pointer}.ui-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ui-action-grid button{min-height:118px;text-align:left;border:1px solid var(--ui-border);border-radius:var(--ui-card-radius);background:var(--ui-elevated);color:var(--ui-text);padding:16px;cursor:pointer;transition:transform .18s ease,border-color .18s ease}.ui-action-grid button:hover{transform:translateY(-2px);border-color:rgb(var(--ui-primary-rgb) / .42)}.ui-action-grid span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ui-button-radius);background:rgb(var(--ui-primary-rgb) / .1);color:var(--ui-primary);font-size:18px}.ui-action-grid strong,.ui-action-grid small{display:block}.ui-action-grid strong{margin-top:14px;font-size:15px}.ui-action-grid small{margin-top:4px;color:var(--ui-muted);line-height:1.5}.ui-empty-state{min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--ui-muted);text-align:center}.ui-empty-state svg{font-size:28px}.ui-timeline-list,.ui-appointment-list,.ui-insight-list{display:grid;gap:10px}.ui-timeline-list button,.ui-appointment-list button{display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;border:0;background:transparent;text-align:left;color:var(--ui-text);padding:10px;border-radius:var(--ui-button-radius);cursor:pointer}.ui-timeline-list button:hover,.ui-appointment-list button:hover{background:rgb(var(--ui-primary-rgb) / .08)}.ui-timeline-list time,.ui-appointment-list time{color:var(--ui-primary);font-weight:800;font-variant-numeric:tabular-nums}.ui-timeline-list strong,.ui-appointment-list strong,.ui-insight-list strong,.ui-training-card strong{display:block;color:var(--ui-text)}.ui-timeline-list small,.ui-appointment-list small,.ui-insight-list small,.ui-training-card small{display:block;color:var(--ui-muted);margin-top:3px;line-height:1.5}.ui-insight-list>div,.ui-training-card{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--ui-border);border-radius:var(--ui-card-radius);background:rgb(var(--ui-primary-rgb) / .06)}.ui-insight-list svg,.ui-training-card>span{color:var(--ui-primary);font-size:20px;flex-shrink:0}html[data-ui-preset=clinic-dashboard] .ui-eyecare-hero,html[data-ui-preset=health-record] .ui-eyecare-hero{align-items:center}html[data-ui-preset=clinic-dashboard] .ui-action-grid{grid-template-columns:1fr}html[data-ui-preset=health-record] .ui-timeline-list button{grid-template-columns:76px minmax(0,1fr);border-left:2px solid rgb(var(--ui-primary-rgb) / .24)}html[data-ui-preset=storybook-care] .ui-action-grid button{min-height:150px}html[data-ui-preset=focus-night] .ui-eyecare-home{background:radial-gradient(circle at 10% 0%,rgb(var(--ui-primary-rgb) / .13),transparent 28rem),var(--ui-bg)}@media(max-width:1100px){.ui-home-grid-quest,.ui-home-grid-dashboard,.ui-home-grid-daily,.ui-home-grid-record,.ui-home-grid-story,.ui-home-grid-night,.ui-home-grid-two{grid-template-columns:1fr}.ui-eyecare-stats-strip,.ui-eyecare-stats-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ui-eyecare-home{padding:14px;padding-bottom:calc(92px + env(safe-area-inset-bottom,0px))}.ui-eyecare-hero{align-items:stretch;flex-direction:column}.ui-eyecare-hero-actions{justify-content:stretch}.ui-eyecare-hero-actions button{width:100%;justify-content:center}.ui-eyecare-stats-strip,.ui-eyecare-stats-cards,.ui-action-grid{grid-template-columns:1fr}}
