.contact-module__swMWYG__container{color:#fff;min-height:100vh;font-family:var(--font-geist-sans);background:0 0;flex-direction:column;padding:100px 2rem 2rem;display:flex}.contact-module__swMWYG__header{margin-bottom:2rem}.contact-module__swMWYG__backLink{-webkit-backdrop-filter:blur(18px);color:#ffecd6ad;height:40px;transition:transform var(--dur-fast)var(--ease-out-expo),background-color var(--dur-fast)var(--ease-smooth),color var(--dur-fast)var(--ease-smooth);background:#ffecd60a;border:1px solid #ffecd61a;border-radius:999px;align-items:center;gap:.55rem;padding:0 1.1rem;font-size:.82rem;font-weight:500;text-decoration:none;display:inline-flex}.contact-module__swMWYG__backLink:hover{color:#fff;background:#ffecd617;transform:translate(-3px)}.contact-module__swMWYG__main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;animation:.8s ease-out contact-module__swMWYG__fadeIn;display:flex}.contact-module__swMWYG__title{font-family:var(--font-display);letter-spacing:var(--tracking-display);font-variation-settings:"opsz" 144,"SOFT" 40;text-align:center;background:linear-gradient(#fff 0%,#f2c6ae 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.1rem;font-size:clamp(2.4rem,6.5vw,4.6rem);font-weight:500;line-height:1}.contact-module__swMWYG__subtitle{text-align:center;color:#aaa;max-width:500px;margin-bottom:4rem;font-size:1.1rem}.contact-module__swMWYG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;display:grid}.contact-module__swMWYG__card{-webkit-backdrop-filter:blur(30px)saturate(180%);text-align:center;transition:transform var(--dur)var(--ease-out-expo),background-color var(--dur)var(--ease-smooth),border-color var(--dur)var(--ease-smooth),box-shadow var(--dur)var(--ease-out-expo);background:#ffecd60a;border:1px solid #ffecd61f;border-radius:26px;flex-direction:column;align-items:center;padding:2.6rem 2rem;text-decoration:none;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffecd624,0 26px 60px -26px #000000e6}.contact-module__swMWYG__card:hover{background:#ffecd613;transform:translateY(-6px);box-shadow:inset 0 1px #ffecd638,0 40px 90px -30px #000}.contact-module__swMWYG__emailCard:hover{border-color:var(--neon-blue);box-shadow:0 0 30px #00ffff26}.contact-module__swMWYG__instaCard:hover{border-color:#d62976;box-shadow:0 0 30px #d6297626}.contact-module__swMWYG__icon{width:56px;height:56px;transition:transform var(--dur)var(--ease-spring);background:#ffecd60d;border:1px solid #ffecd61f;border-radius:50%;place-items:center;margin-bottom:1.2rem;display:grid}.contact-module__swMWYG__card:hover .contact-module__swMWYG__icon{transform:scale(1.08)rotate(-6deg)}.contact-module__swMWYG__cardTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;margin-bottom:.4rem;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__cardText{color:#ffecd66b;font-family:var(--font-mono);font-size:.82rem}.contact-module__swMWYG__cardAction{margin-top:1.8rem}.contact-module__swMWYG__card:hover .contact-module__swMWYG__cardAction{background:#ffecd61f;border-color:#ffecd64d;transform:translateY(-2px)}.contact-module__swMWYG__meteorDecoration{pointer-events:none;z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
