.ct-page{--ct-accent:#920000;--ct-accent-hover:#750000;--ct-navy:#000b1e;--ct-text:#333333;--ct-muted:#6b7280;--ct-surface:#ffffff;--ct-warm:#faf7f4;--ct-warm-deep:#fff5ed;min-height:100vh;background:var(--ct-surface);color:var(--ct-text);font-family:inherit}.ct-page a{color:inherit}.ct-hero{display:block;overflow:hidden;background:#05080f}.ct-hero,.ct-hero__content{position:relative;width:100%}.ct-hero__content{z-index:1;display:flex;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:1.75rem 1.25rem 2rem;line-height:normal;background:linear-gradient(165deg,#0a101c,#05080f 55%,#03050a)}.ct-hero__content-inner{width:100%;max-width:1200px;margin:0 auto}@media (min-width:640px){.ct-hero__content{padding:2.5rem 1.5rem 2.75rem}}@media (min-width:1024px){.ct-hero__content{padding:3.25rem 2rem 3.5rem}}.ct-hero__eyebrow{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.ct-hero__eyebrow,.ct-hero__title{margin:0 0 .75rem;font-weight:700;color:#fff}.ct-hero__title{max-width:18ch;font-size:clamp(1.85rem,4.5vw,3rem);line-height:1.15}.ct-hero__title span{color:#fff}.ct-hero__lead{margin:0;max-width:36rem;font-size:1rem;line-height:1.65;color:#fff}.ct-body{background:var(--ct-warm);padding:2.5rem 0 4rem}@media (min-width:1024px){.ct-body{padding:3.25rem 0 5rem}}.ct-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (min-width:1024px){.ct-container{padding:0 2rem}}.ct-grid{display:grid;gap:1.75rem}@media (min-width:992px){.ct-grid{grid-template-columns:minmax(0,1fr) 340px;gap:2rem;align-items:start}}.ct-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.ct-form{padding:1.5rem 1.35rem 1.75rem;border-radius:6px;background:var(--ct-surface);border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 24px rgba(0,0,0,.04)}@media (min-width:640px){.ct-form{padding:1.85rem 1.85rem 2rem}}.ct-form__title{display:flex;align-items:center;gap:.625rem;margin:0 0 .35rem;font-size:1.25rem;font-weight:700;color:var(--ct-accent)}.ct-form__title:before{content:"";display:inline-block;width:3px;height:1.25rem;background:var(--ct-accent);border-radius:1px;box-shadow:6px 0 0 var(--ct-accent);flex-shrink:0}.ct-form__desc{margin:0 0 1.35rem;font-size:.9rem;line-height:1.55;color:var(--ct-muted)}.ct-fields{display:flex;flex-direction:column;gap:1rem}.ct-fields__row{display:grid;gap:1rem}@media (min-width:640px){.ct-fields__row--2{grid-template-columns:1fr 1fr}}.ct-label{display:block;margin-bottom:.4rem;font-size:.8125rem;font-weight:600;color:var(--ct-text)}.ct-label__req{margin-left:.2rem;color:var(--ct-accent)}.ct-input,.ct-textarea{width:100%;padding:.7rem .875rem;border:1px solid #e0e0e0;border-radius:.375rem;font:inherit;font-size:.9375rem;color:var(--ct-text);background:#fff;transition:border-color .2s ease;box-sizing:border-box}.ct-textarea{resize:vertical;min-height:8rem;line-height:1.55}.ct-input::placeholder,.ct-textarea::placeholder{color:#b0b0b0}.ct-input:focus,.ct-textarea:focus{outline:none;border-color:var(--ct-accent)}.ct-input:disabled,.ct-textarea:disabled{opacity:.65;cursor:not-allowed}.ct-form__footer{margin-top:1.5rem;padding-top:1.35rem;border-top:1px solid rgba(0,0,0,.07)}.ct-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3rem;padding:.8rem 1.75rem;border:0;border-radius:9999px;background:var(--ct-accent);color:#fff;font:inherit;font-size:.9375rem;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 6px 20px rgba(146,0,0,.3)}@media (min-width:640px){.ct-submit{width:auto;min-width:220px}}.ct-submit:hover:not(:disabled){background:var(--ct-accent-hover);transform:translateY(-1px);box-shadow:0 8px 24px rgba(146,0,0,.38)}.ct-submit:disabled{opacity:.7;cursor:not-allowed}.ct-submit:focus-visible{outline:2px solid var(--ct-accent);outline-offset:3px}.ct-form__legal{margin:.85rem 0 0;font-size:.75rem;line-height:1.5;color:var(--ct-muted)}.ct-aside{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:992px){.ct-aside{position:-webkit-sticky;position:sticky;top:calc(var(--site-header-height, 72px) + 1rem)}}.ct-aside__panel{padding:1.35rem 1.35rem 1.5rem;border-radius:6px;background:var(--ct-surface);border:1px solid rgba(0,0,0,.06)}.ct-aside__heading{margin:0 0 1rem;font-size:.9375rem;font-weight:700;color:var(--ct-text)}.ct-aside__contacts{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}.ct-aside__contact{display:flex;gap:.75rem;align-items:flex-start}.ct-aside__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:6px;background:var(--ct-warm-deep);color:var(--ct-accent);border:1px solid rgba(146,0,0,.12)}.ct-aside__contact-title{margin:0 0 .2rem;font-size:.8125rem;font-weight:700;color:var(--ct-text)}.ct-aside__contact-line{margin:0;font-size:.8125rem;line-height:1.5;color:var(--ct-muted)}.ct-aside__contact-line a{color:var(--ct-accent);text-decoration:none;font-weight:500;transition:color .2s ease}.ct-aside__contact-line a:hover{color:var(--ct-accent-hover);text-decoration:underline}.ct-aside__list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.ct-aside__list li{display:flex;align-items:flex-start;gap:.55rem;font-size:.875rem;line-height:1.45;color:var(--ct-text)}.ct-aside__list svg{flex-shrink:0;margin-top:.15rem;color:var(--ct-accent)}.ct-aside__note{margin:.85rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--ct-muted)}@media (prefers-reduced-motion:reduce){.ct-submit{transition:none}.ct-submit:hover:not(:disabled){transform:none}}