@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;margin:0;padding:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Bricolage Grotesque,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.subtitle{font-family:Lexend,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}.lead{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}@layer components{.btn-base,.btn-outline,.btn-primary,.card-base,.card-interactive,.container-width,.section-container,.title-large,.title-section{@apply text-3xl md:text-4xl font-bold text-gray-900 text-center}.step-icon{@apply w-24 h-24 rounded-full flex items-center justify-center mb-4 shadow-md;@apply hover:shadow-lg hover:scale-105 transition-all duration-300;background:linear-gradient(to bottom right,#2dd4bf,#0f766e)}.section-teal{@apply py-20 text-white relative overflow-hidden;background:linear-gradient(135deg,#0f766e,#0e7490 60%,#0c4a6e)}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#0d9488,#2dd4bf);-webkit-background-clip:text;background-clip:text}.btn-shimmer{overflow:hidden;position:relative}.btn-shimmer:after{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-15deg);width:60%}}@keyframes shimmer{0%{left:-100%}to{left:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes float-delayed{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 0 #0d948800}50%{box-shadow:0 0 24px #0d9488b3}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes draw-line{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes mesh-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes rotate-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dash-flow{0%{stroke-dashoffset:40}to{stroke-dashoffset:0}}.card-glass{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffffed;border:1px solid #ffffff80;box-shadow:0 8px 32px #0f766e1a,inset 0 1px 0 #fffc}article h1{font-size:2.5rem!important;line-height:1.2!important;margin-bottom:1.5rem!important}article h1,article h2{color:#1f2937!important;font-weight:700!important;margin-top:2rem!important}article h2{font-size:2rem!important;line-height:1.3!important;margin-bottom:1rem!important}article h3{color:#1f2937!important;font-size:1.5rem!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.75rem!important;margin-top:1.5rem!important}article p{color:#374151!important;font-size:1.125rem!important;line-height:1.75!important;margin-bottom:1rem!important}article ol,article ul{margin:1.5rem 0!important;padding-left:1.5rem!important}article ul{list-style-type:disc!important}article ol{list-style-type:decimal!important}article li{color:#374151!important;font-size:1.125rem!important;line-height:1.75!important;margin-bottom:.5rem!important}article strong{color:#111827!important;font-weight:600!important}article a{color:#0d9488!important;text-decoration:none!important}article a:hover{text-decoration:underline!important}article hr{border-color:#d1d5db!important;margin:2rem 0!important}
/*# sourceMappingURL=main.7d5f8abe.css.map*/