body,html{margin:0!important;padding:0!important;box-sizing:border-box;font-family:Roboto,sans-serif;scrollbar-width:none;-ms-overflow-style:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.glass-effect{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modern-scrollbar::-webkit-scrollbar{width:4px}.modern-scrollbar::-webkit-scrollbar-track{background:transparent}.modern-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.modern-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190)}.rich-text-editor-wrapper{display:flex;flex-direction:column;background:var(--chakra-colors-background)}.rich-text-editor-wrapper .ql-toolbar.ql-snow{border:none!important;border-bottom:1px solid var(--chakra-colors-border_color)!important;background-color:var(--chakra-colors-background_smooth)!important;padding:8px!important;display:flex;flex-wrap:wrap;gap:2px}.rich-text-editor-wrapper .ql-formats{margin-right:12px!important;display:flex;align-items:center}.rich-text-editor-wrapper .ql-snow .ql-toolbar button,.rich-text-editor-wrapper .ql-snow.ql-toolbar button{width:28px!important;height:28px!important;padding:4px!important;border-radius:6px!important;color:var(--chakra-colors-text_background)!important;transition:all .2s ease}.rich-text-editor-wrapper .ql-snow.ql-toolbar button:hover{background-color:var(--chakra-colors-whiteAlpha-200)!important;color:var(--chakra-colors-primary)!important}.rich-text-editor-wrapper .ql-snow.ql-toolbar button.ql-active{background-color:var(--chakra-colors-primary)!important}.rich-text-editor-wrapper .ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:white!important}.rich-text-editor-wrapper .ql-snow.ql-toolbar button.ql-active .ql-fill{fill:white!important}.rich-text-editor-wrapper .ql-toolbar .ql-stroke{stroke:var(--chakra-colors-text_background)!important}.rich-text-editor-wrapper .ql-toolbar .ql-fill{fill:var(--chakra-colors-text_background)!important}.rich-text-editor-wrapper .ql-container.ql-snow{border:none!important;font-family:inherit!important}.rich-text-editor-wrapper .ql-editor{padding:20px!important;line-height:1.6!important;color:var(--chakra-colors-text_background)!important;font-size:15px!important;background-color:var(--chakra-colors-background)!important}.rich-text-editor-wrapper .ql-editor.ql-blank:before{color:var(--chakra-colors-whiteAlpha-500)!important;font-style:normal!important;left:20px!important}.rich-text-editor-wrapper .ql-snow .ql-picker{color:var(--chakra-colors-text_background)!important;font-weight:500!important}.rich-text-editor-wrapper .ql-snow .ql-picker-label{border:1px solid transparent!important;border-radius:4px!important;padding-left:8px!important}.rich-text-editor-wrapper .ql-snow .ql-picker-label:hover{background-color:var(--chakra-colors-whiteAlpha-100)!important;color:var(--chakra-colors-primary)!important}.rich-text-editor-wrapper .ql-snow .ql-picker-options{background-color:var(--chakra-colors-background)!important;border:1px solid var(--chakra-colors-border_color)!important;border-radius:8px!important;box-shadow:var(--chakra-shadows-lg)!important;padding:8px!important}.rich-text-editor-wrapper .ql-editor h1{font-size:2em!important;font-weight:700!important;display:block!important}.rich-text-editor-wrapper .ql-editor ol{display:block!important;list-style-type:decimal!important;padding-left:2em!important}.rich-text-editor-wrapper .ql-editor ul{display:block!important;list-style-type:disc!important;padding-left:2em!important}.rich-text-editor-wrapper .ql-editor li{display:list-item!important}.rich-text-editor-wrapper .ql-editor p{margin-bottom:.5em!important;min-height:1em}.view-only ol{list-style-type:decimal!important}.view-only ol,.view-only ul{padding-left:2rem!important;margin:1em 0!important}.view-only ul{list-style-type:disc!important}.view-only li{display:list-item!important;list-style-position:outside!important}.transition-overlay{position:fixed;inset:0;font-weight:100;transition:transform .55s cubic-bezier(.77,0,.18,1);will-change:transform;z-index:999999}.from-right{transform:translateX(100%)}.from-right.transitioning{transform:translateX(0)}.from-left,.from-right.revealing{transform:translateX(-100%)}.from-left.transitioning{transform:translateX(0)}.from-left.revealing{transform:translateX(100%)}.from-top{transform:translateY(-100%)}.from-top.transitioning{transform:translateY(0)}.from-top.revealing{transform:translateY(100%)}.transition-overlay.transitioning{box-shadow:0 0 50px rgba(0,0,0,.3)}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes floatSlow{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-30px) translateX(10px)}}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}[data-scope=toast][data-part=group]{pointer-events:none!important}.info-trigger{display:inline-flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;transition:color .2s ease,transform .15s ease}.info-trigger:hover{color:#2563eb;transform:scale(1.05)}