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