section.contact-address,.trade-contact{--neat-color-surface:#fff;--neat-color-surface-soft:#f8f6f3;--neat-color-border:#ded0c4;--neat-color-border-strong:#d7c6b8;--neat-color-text:#55544a;--neat-color-text-muted:#9e816f;--neat-color-primary:#bda088;--neat-color-primary-hover:#9e816f;--neat-color-primary-soft:color-mix(in srgb,#bda088 14%,#fff 86%);--neat-color-danger:#000;--neat-color-danger-soft:#ebebeb;--neat-color-focus:#9e816f;--neat-font-sans:"myriad-pro","Helvetica Neue",sans-serif;--neat-font-body:var(--neat-font-sans);--neat-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--neat-type-size-body-sm:18px;--neat-type-size-caption:0.8rem;--neat-type-weight-body:400;--neat-type-weight-body-strong:600;--neat-type-line-height-tight:1.2;--neat-type-line-height-heading:1.3;--neat-type-line-height-body:1.5;--neat-type-role-body-sm-font-family:var(--neat-font-body);--neat-type-role-body-sm-size:var(--neat-type-size-body-sm);--neat-type-role-body-sm-style:normal;--neat-type-role-body-sm-weight:var(--neat-type-weight-body);--neat-type-role-body-sm-line-height:var(--neat-type-line-height-body);--neat-type-role-label-font-family:var(--neat-font-body);--neat-type-role-label-size:var(--neat-type-size-caption);--neat-type-role-label-style:normal;--neat-type-role-label-weight:var(--neat-type-weight-body-strong);--neat-type-role-label-line-height:var(--neat-type-line-height-heading);--neat-type-role-caption-font-family:var(--neat-font-body);--neat-type-role-caption-size:var(--neat-type-size-caption);--neat-type-role-caption-style:normal;--neat-type-role-caption-weight:var(--neat-type-weight-body);--neat-type-role-caption-line-height:var(--neat-type-line-height-heading);--neat-space-1:4px;--neat-space-2:8px;--neat-radius-md:4px;--neat-semantic-color-brand-on-primary:#000;--neat-motion-fast:140ms;--neat-shadow-1:0 1px 2px rgba(0,0,0,0.08);--neat-shadow-2:0 8px 20px rgba(0,0,0,0.12)}.contact .neat-required-note,.trade-contact__form .neat-required-note{margin:0 0 var(--neat-space-2)}.contact__button .neat-btn,.trade-contact__button .neat-btn{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--neat-color-border);border-radius:var(--neat-radius-md);background:var(--neat-color-surface);color:var(--neat-color-text);font-family:var(--neat-type-role-body-sm-font-family);font-size:var(--neat-type-role-body-sm-size);font-style:var(--neat-type-role-body-sm-style);font-weight:var(--neat-type-weight-body-strong);line-height:var(--neat-type-line-height-tight);padding:10px 13px;cursor:pointer;transition:border-color var(--neat-motion-fast),box-shadow var(--neat-motion-fast),transform var(--neat-motion-fast)}.contact__button .neat-btn:hover,.trade-contact__button .neat-btn:hover{border-color:var(--neat-color-border-strong);box-shadow:var(--neat-shadow-1)}.contact__button .neat-btn-primary,.trade-contact__button .neat-btn-primary{background:var(--neat-color-primary);border-color:var(--neat-color-primary);color:var(--neat-semantic-color-brand-on-primary)}.contact__button .neat-btn-primary:hover,.trade-contact__button .neat-btn-primary:hover{border-color:var(--neat-color-primary-hover);background:var(--neat-color-primary-hover)}.contact__button .neat-btn:focus-visible,.trade-contact__button .neat-btn:focus-visible{outline:2px solid var(--neat-color-focus);outline-offset:2px}.contact .form-status-list,.trade-contact__form .form-status-list{margin-top:0}