.fcontact-page{background:#fff;min-height:100dvh}.fcontact-wrap{width:100%;max-width:1100px;padding-left:var(--mtools-edge,1rem);padding-right:var(--mtools-edge,1rem);margin-left:auto;margin-right:auto}.fcontact-hero{margin-top:var(--mtools-nav-h,65px);color:#fff;padding:3.5rem var(--mtools-edge,1rem) 4rem;background:linear-gradient(160deg,#0f0f0f 0%,#1a1a1a 60%,#262626 100%)}@media (min-width:768px){.fcontact-hero{padding:4rem var(--mtools-edge,1.5rem) 4.5rem}}.fcontact-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.fcontact-hero-h1{letter-spacing:-.025em;margin:0 0 .875rem;font-size:clamp(1.625rem,3.5vw,2.5rem);font-weight:800;line-height:1.15}.fcontact-hero-sub{color:#fff9;max-width:480px;margin:0;font-size:.9375rem;line-height:1.65}.fcontact-body{padding:3.5rem 0 4rem}.fcontact-grid{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}@media (max-width:900px){.fcontact-grid{grid-template-columns:1fr;gap:2.5rem}}.fcontact-form-card{border:1.5px solid var(--border,#e5e7eb);background:#fff;border-radius:8px;padding:2rem}.fcontact-form-title{color:var(--text,#111);letter-spacing:-.015em;margin:0 0 .375rem;font-size:1.125rem;font-weight:800}.fcontact-form-sub{color:var(--text-muted,#6b7280);margin:0 0 1.75rem;font-size:.875rem;line-height:1.5}.fcontact-form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:520px){.fcontact-form-row{grid-template-columns:1fr}}.fcontact-field{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.fcontact-field:last-of-type{margin-bottom:0}.fcontact-label{color:#374151;font-size:.8125rem;font-weight:600}.fcontact-input,.fcontact-select,.fcontact-textarea{border:1.5px solid var(--border,#e5e7eb);width:100%;color:var(--text,#111);appearance:none;background:#fff;border-radius:5px;padding:.6875rem .875rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.fcontact-input:focus,.fcontact-select:focus,.fcontact-textarea:focus{border-color:var(--brand-600);outline:none;box-shadow:0 0 0 3px #e4012b14}.fcontact-input::placeholder,.fcontact-textarea::placeholder{color:#9ca3af}.fcontact-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}.fcontact-textarea{resize:vertical;min-height:120px;line-height:1.6}.fcontact-submit{background:var(--brand-600);color:#fff;cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:3rem;margin-top:1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .15s;display:flex}.fcontact-submit:hover{background:var(--brand-700)}.fcontact-sidebar{flex-direction:column;gap:1.25rem;display:flex}.fcontact-method{border:1.5px solid var(--border,#e5e7eb);background:#fff;border-radius:8px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:border-color .15s,box-shadow .15s;display:flex}.fcontact-method:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000f}.fcontact-method-icon{background:var(--surface,#f4f4f4);width:40px;height:40px;color:var(--brand-600);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fcontact-method-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#6b7280);margin-bottom:.2rem;font-size:.6875rem;font-weight:700}.fcontact-method-value{color:var(--text,#111);font-size:.9375rem;font-weight:600;text-decoration:none;display:block}a.fcontact-method-value:hover{color:var(--brand-600)}.fcontact-method-note{color:var(--text-muted,#6b7280);margin-top:.2rem;font-size:.8125rem}.fcontact-links-box{background:var(--surface,#f4f4f4);border:1.5px solid var(--border,#e5e7eb);border-radius:8px;padding:1.25rem}.fcontact-links-title{color:#374151;letter-spacing:.01em;margin:0 0 .875rem;font-size:.8125rem;font-weight:700}.fcontact-links-list{flex-direction:column;gap:.5rem;display:flex}.fcontact-link-item{color:#374151;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.fcontact-link-item:hover{color:var(--brand-600);background:#fff}.fcontact-link-item svg{color:var(--text-muted,#6b7280);flex-shrink:0}.fcontact-link-item:hover svg{color:var(--brand-600)}.fcontact-notice{border-top:1px solid var(--border,#e5e7eb);margin-top:2.5rem;padding-top:2.5rem}.fcontact-notice-title{color:var(--text,#111);margin:0 0 1rem;font-size:1rem;font-weight:700}.fcontact-notice-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.fcontact-notice-cards{grid-template-columns:1fr}}.fcontact-notice-card{background:var(--surface,#f4f4f4);border:1.5px solid var(--border,#e5e7eb);border-radius:6px;padding:1rem 1.125rem}.fcontact-notice-card-head{color:var(--text,#111);margin-bottom:.35rem;font-size:.875rem;font-weight:700}.fcontact-notice-card-body{color:var(--text-muted,#6b7280);font-size:.8125rem;line-height:1.55}.fcontact-notice-card-body a{color:var(--brand-600);font-weight:600;text-decoration:none}.fcontact-notice-card-body a:hover{text-decoration:underline}
