.ct-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:calc(var(--topbar-h) + var(--nav-h) + 3rem) clamp(1rem,5vw,3rem) 3rem;text-align:center}.ct-hero-inner{max-width:720px;margin:0 auto}.ct-hero-tag{display:inline-flex;align-items:center;gap:.45rem;background:#c9a22726;color:var(--gold);border:1px solid rgba(201,162,39,.3);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .9rem;border-radius:20px;margin-bottom:1rem}.ct-hero-title{font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--white);line-height:1.15;margin-bottom:1.25rem}.ct-breadcrumb{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.83rem;color:#ffffff80}.ct-breadcrumb a{color:#ffffffa6;transition:color var(--dur) var(--ease)}.ct-breadcrumb a:hover,.ct-breadcrumb .current{color:var(--gold)}.ct-info{background:var(--navy);padding:3rem clamp(1rem,5vw,3rem)}.ct-info-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.ct-info-card{text-align:center;color:var(--white);display:flex;flex-direction:column;align-items:center;gap:.65rem}.ct-info-icon{width:64px;height:64px;border-radius:50%;border:2px solid rgba(201,162,39,.5);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:var(--gold);margin-bottom:.35rem}.ct-info-title{font-size:1.05rem;font-weight:700;color:var(--white)}.ct-info-text{font-size:.9rem;color:#ffffffb3;line-height:1.6}.ct-info-text a{color:#ffffffb3;transition:color var(--dur) var(--ease)}.ct-info-text a:hover{color:var(--gold)}.ct-form-section{background:var(--off-white);padding:4rem clamp(1rem,5vw,3rem)}.ct-form-wrap{max-width:720px;margin:0 auto}.ct-form-head{text-align:center;margin-bottom:2rem}.ct-form-title{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;color:var(--navy);line-height:1.2;text-transform:uppercase}.ct-form-sub{font-size:.92rem;color:var(--gray-600);margin-top:.5rem;letter-spacing:.03em}.ct-form{display:flex;flex-direction:column;gap:1rem}.ct-field input,.ct-field textarea{width:100%;background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:.95rem 1.1rem;font-family:var(--font-body);font-size:.95rem;color:var(--charcoal);transition:border-color var(--dur) var(--ease),box-shadow var(--dur) var(--ease)}.ct-field input::placeholder,.ct-field textarea::placeholder{color:var(--gray-400)}.ct-field input:focus,.ct-field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c9a22726}.ct-field textarea{resize:vertical;min-height:140px}.ct-field .is-invalid{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.ct-hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ct-submit{align-self:stretch;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-light) 100%);color:var(--navy);font-family:var(--font-body);font-weight:700;font-size:1rem;letter-spacing:.04em;text-transform:uppercase;border:none;border-radius:10px;padding:1rem 1.5rem;cursor:pointer;transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease);box-shadow:0 4px 14px #c9a2274d}.ct-submit:hover{transform:translateY(-2px);box-shadow:0 8px 22px #c9a22766}.ct-submit:active{transform:translateY(0)}.ct-alert{display:flex;align-items:flex-start;gap:.6rem;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.92rem;line-height:1.5}.ct-alert i{margin-top:.15rem}.ct-alert--ok{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.ct-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ct-alert--error ul{margin:0;padding-left:1rem;list-style:disc}.ct-map{line-height:0}.ct-map iframe{display:block;width:100%;filter:grayscale(.15)}@media(max-width:600px){.ct-info{padding:2.25rem 1rem}.ct-form-section{padding:2.5rem 1rem}}
