body{background:var(--bg)!important}.ct-hero{justify-content:center;align-items:flex-end;height:55vh;min-height:380px;display:flex;position:relative;overflow:hidden}.ct-hero-img{object-fit:cover;object-position:center 60%;width:100%;height:100%;position:absolute;inset:0}.ct-hero-overlay{background:linear-gradient(#0a0a0a4d 0%,#0a0a0a1a 30%,#0a0a0a99 70%,#0a0a0a 100%);position:absolute;inset:0}.ct-hero-content{z-index:2;text-align:center;max-width:700px;padding:0 28px 56px;position:relative}.ct-hero-eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--accent);backdrop-filter:blur(8px);background:#c8b8910f;border:1px solid #c8b89140;border-radius:100px;margin-bottom:20px;padding:6px 18px;font-size:.68rem;font-weight:400;display:inline-block}.ct-hero h1{font-family:var(--serif);text-shadow:0 2px 40px #00000080;margin-bottom:16px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:300;line-height:1.1}.ct-hero h1 em{color:var(--accent);font-style:italic}.ct-hero-sub{color:#f0ece4b3;text-shadow:0 1px 20px #0006;font-size:1rem;font-weight:200;line-height:1.7}.ct-main{padding:80px 40px}.ct-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:80px;max-width:1100px;margin:0 auto;display:grid}.ct-info-heading{font-family:var(--serif);color:var(--text);letter-spacing:.01em;margin-bottom:16px;font-size:1.8rem;font-weight:300}.ct-info-desc{font-family:var(--sans);color:var(--text-muted);margin-bottom:40px;font-size:.88rem;font-weight:300;line-height:1.75}.ct-details{margin-bottom:36px;list-style:none}.ct-detail{border-bottom:1px solid var(--border);flex-direction:column;gap:4px;padding:16px 0;display:flex}.ct-detail:first-child{border-top:1px solid var(--border)}.ct-detail-label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--text-dim);font-size:.62rem;font-weight:400}.ct-detail-value{font-family:var(--sans);color:var(--text);font-size:.88rem;font-weight:300}.ct-detail-link{text-decoration:none;transition:color .3s}.ct-detail-link:hover{color:var(--accent)}.ct-availability{font-family:var(--sans);color:var(--text-muted);letter-spacing:.04em;background:#c8b8910f;border:1px solid #c8b89126;border-radius:100px;align-items:center;gap:10px;margin-bottom:40px;padding:10px 18px;font-size:.72rem;font-weight:300;display:inline-flex}.ct-avail-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite ctPulse;box-shadow:0 0 #4ade8066}@keyframes ctPulse{0%{box-shadow:0 0 #4ade8066}70%{box-shadow:0 0 0 8px #4ade8000}to{box-shadow:0 0 #4ade8000}}.ct-side-img-wrap{border-radius:10px;overflow:hidden}.ct-side-img{filter:brightness(.85);width:100%;height:auto;display:block}.ct-form-heading{font-family:var(--serif);color:var(--text);letter-spacing:.01em;margin-bottom:8px;font-size:1.8rem;font-weight:300}.ct-form-sub{font-family:var(--sans);color:var(--text-muted);margin-bottom:36px;font-size:.82rem;font-weight:300}.ct-form{flex-direction:column;gap:20px;display:flex}.ct-field{flex-direction:column;gap:8px;display:flex}.ct-field label{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);font-size:.68rem;font-weight:400}.ct-field input,.ct-field textarea{border:1px solid var(--border);font-family:var(--sans);color:var(--text);resize:none;background:#ffffff08;border-radius:8px;outline:none;padding:14px 16px;font-size:.88rem;font-weight:300;transition:border-color .3s}.ct-field input::placeholder,.ct-field textarea::placeholder{color:var(--text-dim)}.ct-field input:focus,.ct-field textarea:focus{border-color:#c8b89159}.ct-select-wrap{position:relative}.ct-select-wrap select{appearance:none;border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--text);cursor:pointer;background:#ffffff08;border-radius:8px;outline:none;padding:14px 40px 14px 16px;font-size:.88rem;font-weight:300;transition:border-color .3s}.ct-select-wrap select option{color:var(--text);background:#161614}.ct-select-wrap select:focus{border-color:#c8b89159}.ct-select-arrow{width:14px;height:14px;stroke:var(--text-dim);fill:none;stroke-width:2px;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ct-error{font-family:var(--sans);color:#c47a7a;min-height:1em;font-size:.78rem;font-weight:300}.ct-submit{background:var(--accent);color:var(--bg);cursor:pointer;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;border:none;border-radius:6px;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;font-size:.72rem;font-weight:500;transition:background .3s,opacity .3s;display:inline-flex}.ct-submit:hover{background:var(--accent-hover)}.ct-submit:disabled{opacity:.5;pointer-events:none}.ct-submit svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;width:14px;height:14px}.ct-success{background:#c8b8910f;border:1px solid #c8b89126;border-radius:10px;align-items:flex-start;gap:20px;padding:28px;display:none}.ct-success svg{width:28px;height:28px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;margin-top:2px}.ct-success-heading{font-family:var(--serif);color:var(--text);margin-bottom:6px;font-size:1.3rem;font-weight:400}.ct-success-body{font-family:var(--sans);color:var(--text-muted);font-size:.85rem;font-weight:300;line-height:1.6}.ct-footer{text-align:center;color:var(--text-dim);letter-spacing:.08em;padding:0 28px 48px;font-size:.68rem;font-weight:300}@media (width<=900px){.ct-inner{grid-template-columns:1fr;gap:56px}.ct-main{padding:60px 28px}.ct-side-img-wrap{display:none}}@media (width<=600px){.ct-hero{height:50vh;min-height:320px}.ct-main{padding:48px 20px}.ct-hero h1{font-size:2rem}}
