:root{color-scheme:light;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body,html{margin:0;min-height:100%}.page-shell,body{background:#fff}.page-shell{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:28px;position:relative}.bubble{border-radius:50%;filter:blur(2px);opacity:.72;position:absolute}.bubble-one{background:linear-gradient(135deg,#f9a8d4,#c4b5fd);height:240px;left:-75px;top:-70px;width:240px}.bubble-two{background:linear-gradient(135deg,#fde68a,#fdba74);height:120px;right:12%;top:8%;width:120px}.bubble-three{background:linear-gradient(135deg,#67e8f9,#93c5fd);bottom:-105px;height:310px;right:-85px;width:310px}.bubble-four{background:linear-gradient(135deg,#86efac,#5eead4);bottom:12%;height:76px;left:12%;width:76px}.bubble-five{background:linear-gradient(135deg,#ddd6fe,#fbcfe8);height:46px;left:23%;top:17%;width:46px}.bubble-six{background:linear-gradient(135deg,#fecdd3,#fda4af);bottom:21%;height:34px;right:22%;width:34px}.content{position:relative;text-align:center;width:100%;z-index:1}.brand{background:linear-gradient(90deg,#7c3aed,#db2777,#ea580c);-webkit-background-clip:text;background-clip:text;font-size:12px;font-weight:900;letter-spacing:.34em;margin:0}.brand,h1{color:transparent}h1{background:linear-gradient(110deg,#7c3aed 6%,#db2777 48%,#f97316 92%);-webkit-background-clip:text;background-clip:text;font-size:clamp(78px,17vw,160px);letter-spacing:-.1em;line-height:.92;margin:28px 0 0}h1 span{background:none;color:initial;display:inline-block;font-size:.55em;letter-spacing:normal;transform:translateY(-14px)}.intro{background:linear-gradient(90deg,#0891b2,#6366f1,#db2777);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(17px,2.3vw,23px);font-weight:700;line-height:1.5;margin:22px auto 0}.contact-details{display:flex;flex-wrap:wrap;gap:11px 28px;justify-content:center;margin-top:43px}.contact-details a{background:linear-gradient(90deg,#4f46e5,#c026d3);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:15px;font-weight:800;text-decoration:none}@media (max-width:600px){.page-shell{padding:20px}.bubble-one{height:170px;width:170px}.bubble-three{height:230px;width:230px}.bubble-two{right:7%}.contact-details{flex-direction:column;gap:13px;margin-top:35px}.contact-details a{font-size:14px}}