.contact-module__swMWYG__contactSection{justify-content:center;align-items:flex-start;min-height:calc(100vh - 140px);padding:1rem;display:flex}.contact-module__swMWYG__container{text-align:center;background:rgba(18,18,18,.9);border-radius:1rem;width:100%;max-width:520px;margin:2rem auto;padding:2.2rem 1.6rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:inset 0 1px rgba(255,255,255,.03),0 0 20px rgba(0,0,0,.25)}.contact-module__swMWYG__container:before{content:"";border-radius:inherit;-webkit-mask-composite:destination-out;opacity:.12;pointer-events:none;background:linear-gradient(135deg,#00c6ff,#0072ff,#6f00ff);padding:1px;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.contact-module__swMWYG__container:hover:before{opacity:.32}.contact-module__swMWYG__container:hover{transform:translateY(-2px);box-shadow:0 0 35px rgba(0,0,0,.6)}.contact-module__swMWYG__title{letter-spacing:.03em;color:var(--color-text);margin:0 0 .35rem;font-size:1.8rem;font-weight:700}.contact-module__swMWYG__subtitle{opacity:.75;color:var(--color-subtext);margin:0 0 2rem;font-size:1rem}.contact-module__swMWYG__buttonList{flex-direction:column;gap:1rem;display:flex}.contact-module__swMWYG__button{color:var(--color-text);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.2rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 10px rgba(0,0,0,.2)}.contact-module__swMWYG__button:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);transform:translateY(-2px);box-shadow:0 6px 14px rgba(0,0,0,.3)}.contact-module__swMWYG__icon svg{stroke-width:1.3px;width:18px;height:18px;color:var(--color-subtext);transition:color .3s}.contact-module__swMWYG__button:hover .contact-module__swMWYG__icon svg{color:var(--color-text)}@media (max-width:480px){.contact-module__swMWYG__container{margin:1rem;padding:1.8rem 1.2rem}.contact-module__swMWYG__button{padding:.85rem 1rem;font-size:.95rem}}
