.contact-page-wrapper[data-astro-cid-uw5kdbxl]{padding-top:max(4rem,8vh);overflow-x:hidden}.container[data-astro-cid-uw5kdbxl]{max-width:var(--max-container-width);margin-inline:auto;padding-inline:max(1.5rem,5vw)}.hero-section[data-astro-cid-uw5kdbxl]{text-align:center;margin-bottom:4rem;padding-inline:1.5rem}.badge[data-astro-cid-uw5kdbxl]{display:inline-block;padding:.5rem 1.25rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);background-color:hsl(from var(--accent) h s l / .1);border:1px solid hsl(from var(--accent) h s l / .2);border-radius:9999px}h1[data-astro-cid-uw5kdbxl]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;max-width:40rem;margin-inline:auto;margin-bottom:1.5rem}.accent-text[data-astro-cid-uw5kdbxl]{color:var(--accent)}.hero-desc[data-astro-cid-uw5kdbxl]{font-size:clamp(1rem,1.2rem,2vw);color:hsl(from var(--text-color) h s l / .7);max-width:35rem;margin-inline:auto;line-height:1.6}.main-content[data-astro-cid-uw5kdbxl]{display:flex;justify-content:center;width:100%}.contact-info-section[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;align-items:center;margin-top:5rem;margin-bottom:2rem;padding-inline:1.5rem;gap:1.5rem;.direct-contact-label{font-size:.875rem;font-weight:700;color:hsl(from var(--text-color) h s l / .4);text-transform:uppercase;letter-spacing:.1em}.info-card{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 2.5rem;border-radius:9999px;align-items:center;@media(min-width:768px){flex-direction:row;gap:3rem}}.info-item{display:flex;align-items:center;gap:.75rem;color:hsl(from var(--text-color) h s l / .8);transition:color .3s ease;&:hover{color:var(--accent)}a{text-decoration:none;font-weight:600;font-size:1.1rem}}.info-divider{display:none;@media(min-width:768px){display:block;width:1px;height:1.5rem;background:hsl(from var(--text-color) h s l / .1)}}}.form-container[data-astro-cid-uw5kdbxl]{width:100%;max-width:800px}.glass-card[data-astro-cid-uw5kdbxl]{background:hsl(from var(--tint) h s l / .4);backdrop-filter:blur(12px);border:1px solid hsl(from var(--text-color) h s l / .1);border-radius:2rem;box-shadow:0 20px 40px -20px #0000001a}.contact-form[data-astro-cid-uw5kdbxl]{padding:2.5rem;display:flex;flex-direction:column;gap:3rem;@media(min-width:768px){padding:4rem}}.form-section[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1.5rem}.form-header[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:1rem;border-bottom:1px solid hsl(from var(--text-color) h s l / .05);padding-bottom:1rem;.step-num{font-size:.75rem;font-weight:800;color:var(--accent);background:hsl(from var(--accent) h s l / .1);width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%}h3{font-size:1.25rem;font-weight:700}}.input-row[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr;gap:1.5rem;@media(min-width:768px){grid-template-columns:1fr 1fr}}.input-group[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:.5rem;label{font-size:.875rem;font-weight:600;color:hsl(from var(--text-color) h s l / .6);margin-left:.5rem}input,textarea{background:hsl(from var(--text-color) h s l / .03);border:1px solid hsl(from var(--text-color) h s l / .1);border-radius:1rem;padding:1rem 1.25rem;font-size:1rem;color:var(--text-color);transition:all .3s ease;&:focus{outline:none;border-color:var(--accent);background:hsl(from var(--accent) h s l / .02);box-shadow:0 0 0 4px hsl(from var(--accent) h s l / .05)}}}.tile-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;&.small{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}&.mini{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.tile-option[data-astro-cid-uw5kdbxl]{cursor:pointer;position:relative;input{position:absolute;opacity:0;width:0;height:0}.tile-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 1rem;background:hsl(from var(--text-color) h s l / .03);border:1px solid hsl(from var(--text-color) h s l / .08);border-radius:1.25rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);span{font-size:.875rem;font-weight:600;color:hsl(from var(--text-color) h s l / .7)}svg{color:hsl(from var(--text-color) h s l / .4);transition:all .3s ease}}input:not(:checked)+.tile-content:hover{border-color:hsl(from var(--accent) h s l / .3);background:hsl(from var(--accent) h s l / .02);transform:translateY(-2px)}input:checked+.tile-content{border-color:var(--accent);background:hsl(from var(--accent) h s l / .05);box-shadow:0 10px 20px -10px hsl(from var(--accent) h s l / .2);span{color:var(--text-color)}svg{color:var(--accent);transform:scale(1.1)}}}.sub-section[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;.sub-label{font-size:.875rem;font-weight:700;color:hsl(from var(--text-color) h s l / .5);text-transform:uppercase;letter-spacing:.05em}}.form-footer[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;gap:2rem;align-items:center;border-top:1px solid hsl(from var(--text-color) h s l / .05);padding-top:2rem;@media(min-width:768px){flex-direction:row;justify-content:space-between}}.submit-btn[data-astro-cid-uw5kdbxl]{display:inline-flex;align-items:center;justify-content:center;padding:1.25rem 3rem;background:var(--text-color);color:var(--text-color-inverted);border:none;border-radius:9999px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;min-width:200px;&:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px hsl(from var(--text-color) h s l / .3)}&:disabled{opacity:.7;cursor:not-allowed}}.feedback-overlay[data-astro-cid-uw5kdbxl]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006;backdrop-filter:blur(8px);padding:1.5rem}.feedback-content[data-astro-cid-uw5kdbxl]{max-width:400px;width:100%;padding:3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem;.status-icon{width:5rem;height:5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;&.success{background:#22c35d1a;color:#22c55e}&.error{background:#c322221a;color:#ef4444}}h2{font-size:1.75rem;font-weight:800}p{color:hsl(from var(--text-color) h s l / .7);line-height:1.5}button{width:100%;padding:1rem;border-radius:9999px;border:none;background:var(--text-color);color:var(--text-color-inverted);font-weight:700;cursor:pointer}}.hidden[data-astro-cid-uw5kdbxl]{display:none!important}
