@import"https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;.tiptap h1,.ProseMirror h1,.prose h1,article h1{font-size:1.875rem!important;line-height:1.3!important;font-weight:800!important;color:#0f172a!important;margin-top:2rem!important;margin-bottom:.75rem!important;display:block!important}.tiptap h2,.ProseMirror h2,.prose h2,article h2{font-size:1.5rem!important;line-height:1.35!important;font-weight:800!important;color:#0f172a!important;margin-top:1.75rem!important;margin-bottom:.75rem!important;letter-spacing:-.02em!important;display:block!important}.tiptap h3,.ProseMirror h3,.prose h3,article h3{font-size:1.25rem!important;line-height:1.4!important;font-weight:700!important;color:#1e293b!important;margin-top:1.5rem!important;margin-bottom:.5rem!important;letter-spacing:-.01em!important;display:block!important}.tiptap strong,.ProseMirror strong,.tiptap b,.ProseMirror b,.prose strong,.prose b,article strong,article b{font-weight:800!important}.greeting-title{font-size:2.25rem;font-weight:900;letter-spacing:-.025em;color:#0a192f}.reveal-name{display:inline-block;-webkit-user-select:none;user-select:none;transition:filter .6s cubic-bezier(.4,0,.2,1),background-color .6s ease;border-radius:6px;padding:0 4px}.reveal-name.blurred{filter:blur(8px);background-color:#0f172a0d}.reveal-name.cleared{filter:blur(0px);background-color:transparent}@keyframes borderRotate{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animated-outline-btn{position:relative;background:transparent;border:none;z-index:1}.animated-outline-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;padding:1.5px;background:linear-gradient(90deg,#2563eb,#22d3ee,#facc15,#22d3ee,#2563eb);background-size:300% 300%;animation:borderRotate 4s ease infinite;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
