.contact-module__cgSsMG__contactPage{background-color:var(--primary-container);color:var(--on-primary);min-height:100vh;padding-top:10rem;padding-bottom:8rem}.contact-module__cgSsMG__contactPageContainer{max-width:1440px;margin:0 auto;padding:0 2rem}@media (min-width:768px){.contact-module__cgSsMG__contactPageContainer{padding:0 4rem}}.contact-module__cgSsMG__contactPageBackLink{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:#fff9;align-items:center;gap:.5rem;margin-bottom:4rem;font-size:10px;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.contact-module__cgSsMG__contactPageBackLink:hover{color:#fff}.contact-module__cgSsMG__contactPageGrid{grid-template-columns:1fr;gap:4rem;display:grid}@media (min-width:768px){.contact-module__cgSsMG__contactPageGrid{grid-template-columns:5fr 7fr;gap:6rem}}.contact-module__cgSsMG__contextCol{flex-direction:column;align-self:start;display:flex}@media (min-width:768px){.contact-module__cgSsMG__contextCol{position:sticky;top:8rem}}.contact-module__cgSsMG__eyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.4em;color:#fff9;margin-bottom:2rem;font-size:.75rem;font-weight:700}.contact-module__cgSsMG__headline{font-family:var(--font-serif);color:var(--on-primary);margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.75rem);line-height:1.1}.contact-module__cgSsMG__headline em{color:#ffdea5;font-style:italic}.contact-module__cgSsMG__body{font-family:var(--font-sans);color:#ffffffa6;max-width:28rem;margin-bottom:3rem;font-size:1rem;line-height:1.8}.contact-module__cgSsMG__socialLinks{flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem;display:flex}.contact-module__cgSsMG__socialLinks a{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:#fffc;font-size:11px;font-weight:700;transition:color .3s}.contact-module__cgSsMG__socialLinks a:hover{color:#ffdea5}.contact-module__cgSsMG__responseBadge{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;border:1px solid #ffffff1f;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:11px;font-weight:600;display:inline-flex}.contact-module__cgSsMG__anonymousSection{text-align:center;margin-top:5rem}.contact-module__cgSsMG__anonymousDivider{background:#ffffff26;width:60px;height:1px;margin:0 auto 2rem}.contact-module__cgSsMG__anonymousLabel{font-family:var(--font-sans);color:#ffffff80;margin-bottom:.75rem;font-size:.9rem}.contact-module__cgSsMG__anonymousLabel a{color:#ffdea5;font-weight:600;transition:color .3s}.contact-module__cgSsMG__anonymousLabel a:hover{color:#fff}.contact-module__cgSsMG__anonymousBody{font-family:var(--font-sans);color:#ffffff59;max-width:36rem;margin:0 auto;font-size:.8rem;line-height:1.7}.contact-module__cgSsMG__formCol{flex-direction:column;justify-content:center;display:flex}.contact-module__cgSsMG__honeypot{opacity:0;z-index:-1;pointer-events:none;width:0;height:0;position:absolute;top:0;left:0;overflow:hidden}.contact-module__cgSsMG__contactForm{flex-direction:column;gap:2rem;display:flex;position:relative}.contact-module__cgSsMG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__cgSsMG__formLabel{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;color:#fff9;font-size:10px;font-weight:700}.contact-module__cgSsMG__formInput,.contact-module__cgSsMG__formTextarea,.contact-module__cgSsMG__formSelect{color:var(--on-primary);font-family:var(--font-sans);background:0 0;border:none;border-bottom:1px solid #ffffff40;outline:none;width:100%;padding:.75rem 0;font-size:1rem;line-height:1.6;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.contact-module__cgSsMG__formInput::placeholder,.contact-module__cgSsMG__formTextarea::placeholder{color:#ffffff40;font-style:italic}.contact-module__cgSsMG__formInput:focus,.contact-module__cgSsMG__formTextarea:focus,.contact-module__cgSsMG__formSelect:focus{border-bottom-color:#fff;box-shadow:0 2px #fff9}.contact-module__cgSsMG__formInputError{border-bottom-color:#ff6b6b!important}.contact-module__cgSsMG__formSelect{cursor:pointer;appearance:none;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='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 0 center;background-repeat:no-repeat;padding-right:1.5rem}.contact-module__cgSsMG__formSelect option{background-color:var(--primary-container);color:var(--on-primary)}.contact-module__cgSsMG__customSelect{position:relative}.contact-module__cgSsMG__customSelectError .contact-module__cgSsMG__selectTrigger{border-bottom-color:#ff6b6b!important}.contact-module__cgSsMG__customSelectDisabled{opacity:.5;pointer-events:none}.contact-module__cgSsMG__selectTrigger{width:100%;color:var(--on-primary);font-family:var(--font-sans);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff40;outline:none;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1rem;transition:border-color .3s;display:flex}.contact-module__cgSsMG__selectTrigger:focus{border-bottom-color:#fff}.contact-module__cgSsMG__selectTriggerOpen{border-bottom-color:#ffffff80}.contact-module__cgSsMG__selectArrow{color:#ffffff80;transition:transform .2s}.contact-module__cgSsMG__selectDropdown{z-index:50;background:#1a3a2a;border:1px solid #ffffff26;margin:0;padding:.25rem 0;list-style:none;animation:.2s cubic-bezier(.16,1,.3,1) contact-module__cgSsMG__dropdownOpen;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 8px 32px #0006}@keyframes contact-module__cgSsMG__dropdownOpen{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.contact-module__cgSsMG__selectOption{font-family:var(--font-sans);color:#ffffffb3;cursor:pointer;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.95rem;transition:background-color .15s,color .15s;display:flex}.contact-module__cgSsMG__selectOption:hover,.contact-module__cgSsMG__selectOptionFocused{color:#fff;background:#ffffff14}.contact-module__cgSsMG__selectOptionActive{color:#ffdea5;font-weight:600}.contact-module__cgSsMG__formTextarea{resize:none;min-height:72px;overflow:hidden}.contact-module__cgSsMG__richEditor{border:1px solid var(--editor-border,#ffffff26);transition:border-color .4s cubic-bezier(.16,1,.3,1)}.contact-module__cgSsMG__richEditor:focus-within{border-color:var(--editor-border-focus,#ffffff80)}.contact-module__cgSsMG__richEditorError{border-color:#ff6b6b!important}.contact-module__cgSsMG__richEditorDisabled{opacity:.5;pointer-events:none}.contact-module__cgSsMG__editorToolbar{border-bottom:1px solid var(--editor-border,#ffffff26);background:var(--editor-bg,#ffffff08);flex-wrap:wrap;align-items:center;gap:2px;padding:.4rem .5rem;display:flex}.contact-module__cgSsMG__toolbarBtn{width:32px;height:32px;color:var(--editor-icon,#fff9);cursor:pointer;font-family:var(--font-serif);background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;transition:color .2s,background-color .2s;display:inline-flex}.contact-module__cgSsMG__toolbarBtn:hover{color:var(--editor-icon-hover,#fff);background:var(--editor-icon-hover-bg,#ffffff1a)}.contact-module__cgSsMG__toolbarBtn:disabled{opacity:.3;cursor:not-allowed}.contact-module__cgSsMG__toolbarDivider{background:var(--editor-divider,#ffffff1f);width:1px;height:20px;margin:0 4px}.contact-module__cgSsMG__editorContent{min-height:120px;max-height:400px;font-family:var(--font-sans);color:var(--editor-text,var(--on-primary));cursor:text;outline:none;padding:.75rem;font-size:1rem;line-height:1.7;overflow-y:auto}.contact-module__cgSsMG__editorContent:empty:before{content:attr(data-placeholder);color:var(--editor-placeholder,#ffffff40);pointer-events:none;font-style:italic}.contact-module__cgSsMG__editorContent p{margin:0 0 .5em}.contact-module__cgSsMG__editorContent ul,.contact-module__cgSsMG__editorContent ol{margin:.5em 0;padding-left:1.5em}.contact-module__cgSsMG__editorContent li{margin-bottom:.25em}.contact-module__cgSsMG__editorContent blockquote{color:#ffffffb3;border-left:3px solid #ffffff4d;margin:.5em 0;padding-left:1em;font-style:italic}.contact-module__cgSsMG__editorContent strong{font-weight:700}.contact-module__cgSsMG__editorContent em{font-style:italic}.contact-module__cgSsMG__editorContent::-webkit-scrollbar{width:4px}.contact-module__cgSsMG__editorContent::-webkit-scrollbar-track{background:0 0}.contact-module__cgSsMG__editorContent::-webkit-scrollbar-thumb{background:var(--editor-scroll,#ffffff26);border-radius:2px}.contact-module__cgSsMG__formFieldError{font-family:var(--font-sans);color:#ff6b6b;letter-spacing:.05em;font-size:.75rem;animation:.3s contact-module__cgSsMG__formShake}.contact-module__cgSsMG__formAlert{font-family:var(--font-sans);color:#ff6b6b;background:#ff6b6b14;border:1px solid #ff6b6b4d;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.contact-module__cgSsMG__formButton{background-color:var(--secondary);color:var(--on-primary);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:.75rem;width:100%;padding:1rem 2rem;font-size:11px;font-weight:700;transition:background-color .3s,transform .2s cubic-bezier(.16,1,.3,1),opacity .3s;display:inline-flex}@media (min-width:768px){.contact-module__cgSsMG__formButton{width:auto}}.contact-module__cgSsMG__formButton:hover:not(:disabled){background-color:#8b6b1f;transform:scale(1.02)}.contact-module__cgSsMG__formButton:disabled{opacity:.6;cursor:not-allowed}.contact-module__cgSsMG__formSpinner{border:2px solid #ffffff4d;border-top-color:#fff;width:16px;height:16px;animation:.8s linear infinite contact-module__cgSsMG__spin;display:inline-block}.contact-module__cgSsMG__formSuccessState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;animation:.6s cubic-bezier(.16,1,.3,1) forwards contact-module__cgSsMG__fadeInUp;display:flex}@keyframes contact-module__cgSsMG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-module__cgSsMG__formSuccessIcon{color:#ffdea5;width:64px;height:64px;margin-bottom:2rem}.contact-module__cgSsMG__formSuccessIcon svg{width:100%;height:100%}.contact-module__cgSsMG__successCircle{stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) .1s forwards contact-module__cgSsMG__drawCircle}.contact-module__cgSsMG__successCheck{stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s cubic-bezier(.65,0,.45,1) .5s forwards contact-module__cgSsMG__drawCheck}.contact-module__cgSsMG__formSuccessHeadline{font-family:var(--font-serif);color:var(--on-primary);margin-bottom:1rem;font-size:2rem}.contact-module__cgSsMG__formSuccessBody{font-family:var(--font-sans);color:#fff9;font-size:.95rem;line-height:1.6}@keyframes contact-module__cgSsMG__spin{to{transform:rotate(360deg)}}@keyframes contact-module__cgSsMG__drawCircle{to{stroke-dashoffset:0}}@keyframes contact-module__cgSsMG__drawCheck{to{stroke-dashoffset:0}}@keyframes contact-module__cgSsMG__formShake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}
