html{scroll-behavior:smooth}body{color:#0f172a;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a,button{-webkit-tap-highlight-color:transparent}.no-scrollbar::-webkit-scrollbar{display:none}.bubble-section{isolation:isolate;position:relative;overflow:hidden}.bubble-section:before{z-index:-2;content:"";background:radial-gradient(circle at 12% 18%,#2563eb21,#0000 27%),radial-gradient(circle at 85% 14%,#10b9811f,#0000 24%),radial-gradient(circle at 72% 86%,#f43f5e1a,#0000 26%),linear-gradient(#fff 0%,#f8fbff 100%);position:absolute;inset:0}.bubble-section-soft:before{background:radial-gradient(circle at 18% 16%,#3b82f626,#0000 28%),radial-gradient(circle at 78% 30%,#a855f71c,#0000 24%),radial-gradient(circle at 44% 94%,#14b8a61f,#0000 28%),linear-gradient(#f8fbff 0%,#fff 100%)}.bubble-orb{z-index:-1;background:radial-gradient(circle at 32% 28%,#fffffff2,#ffffff14 38%,#2563eb1a 100%);border:1px solid #94a3b847;border-radius:999px;animation:12s ease-in-out infinite bubble-float;display:block;position:absolute;box-shadow:inset 12px 16px 24px #ffffffb3,0 18px 50px #0f172a14}.bubble-orb.one{width:92px;height:92px;top:8%;left:6%}.bubble-orb.two{width:130px;height:130px;animation-delay:-4s;bottom:12%;right:7%}.bubble-orb.three{width:62px;height:62px;animation-delay:-7s;top:42%;left:46%}.bubble-card{background:linear-gradient(145deg,#fffffff0,#f8fbffd1),radial-gradient(circle at 18% 16%,#fffffff2,#0000 36%);border:1px solid #cbd5e1b8;border-radius:30px;transition:border-color .22s,box-shadow .22s,transform .22s;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,0 18px 50px #0f172a14}.bubble-card:before{content:"";background:var(--bubble-accent,#2563eb29);opacity:.86;border-radius:999px;width:132px;height:132px;transition:transform .32s,opacity .32s;position:absolute;top:-52px;right:-44px}.bubble-card:after{content:"";background:#ffffffc7;border:1px solid #94a3b847;border-radius:999px;width:22px;height:22px;position:absolute;bottom:28px;right:34px;box-shadow:0 10px 28px #0f172a14}.bubble-card:hover{border-color:#60a5faa6;transform:translateY(-8px);box-shadow:inset 0 1px #fffffff2,0 26px 70px #2563eb24}.bubble-card:hover:before{opacity:1;transform:scale(1.18)translate(-10px,8px)}.bubble-icon{background:var(--bubble-icon,#2563eb);border:1px solid #ffffffa6;border-radius:999px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:relative;box-shadow:inset 10px 12px 18px #fff3,0 14px 30px #2563eb38}.bubble-chip{background:#ffffffd1;border:1px solid #cbd5e1c7;border-radius:999px;box-shadow:0 10px 30px #0f172a0f}@keyframes bubble-float{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,-24px)scale(1.08)}}
