.ct-honeypot{width:1px;height:1px;position:absolute;left:-499.95rem;overflow:hidden}.ct-hero,.ct-methods,.ct-form-section{border-top:1px solid var(--line-strong);margin-top:3.2rem;position:relative}.ct-hero:before,.ct-methods:before,.ct-form-section:before{content:"";width:var(--max-width);border-left:1px solid var(--line-strong);border-right:1px solid var(--line-strong);pointer-events:none;z-index:0;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ct-hero{border-bottom:1px solid var(--line-strong);align-items:flex-end;min-height:50vh;padding-bottom:0;display:flex}.ct-hero .wrap{width:100%;padding-top:7.6rem;padding-bottom:3.6rem}@media (max-width:640px){.ct-hero .wrap{padding-top:6rem;padding-bottom:2.4rem}}.ct-eyebrow{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:.4rem;margin-bottom:1.6rem;font-size:.55rem;display:flex}.ct-eyebrow .dot{background:var(--red);border-radius:50%;flex-shrink:0;width:.3rem;height:.3rem}.ct-h{font-family:var(--serif);letter-spacing:-.03em;color:var(--white);margin-bottom:2rem;font-size:clamp(2.8rem,8vw,6rem);font-weight:400;line-height:.95}.ct-h em{color:var(--body-text);font-style:italic}.ct-desc{font-family:var(--sans);color:var(--ink-dim);max-width:24rem;font-size:1rem;line-height:1.6}.ct-methods{border-bottom:1px solid var(--line-strong);padding:4rem 0}.ct-grid{background:var(--line-strong);border:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:900px){.ct-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ct-grid{grid-template-columns:1fr}}@media (max-width:480px){.ct-card{padding:1.4rem 1rem}}.ct-card{background:var(--bg);flex-direction:column;gap:.4rem;padding:2rem 1.8rem;text-decoration:none;transition:background .25s;display:flex;position:relative}.ct-card:not(.ct-card--static):hover{background:var(--surface)}.ct-card-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:.55rem}.ct-card-value{font-family:var(--serif);color:var(--white);letter-spacing:-.01em;font-size:clamp(.9rem,2vw,1.2rem);line-height:1.2}.ct-card-sub{font-family:var(--mono);color:var(--ink-faint);letter-spacing:.04em;margin-top:.2rem;font-size:.55rem}.ct-card-arrow{color:var(--ink-faint);font-size:.9rem;transition:color .2s,transform .2s;position:absolute;top:2rem;right:1.8rem}.ct-card:not(.ct-card--static):hover .ct-card-arrow{color:var(--white);transform:translate(.1rem,-.1rem)}.ct-card--primary .ct-card-value{color:var(--red)}.ct-card--primary:hover .ct-card-value{color:#e05555}.ct-form-section{border-bottom:1px solid var(--line-strong);padding:4rem 0 6rem}.ct-form-layout{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}@media (max-width:860px){.ct-form-layout{grid-template-columns:1fr;gap:2.4rem}}.ct-form-heading{font-family:var(--serif);letter-spacing:-.03em;color:var(--white);margin-top:.6rem;margin-bottom:.8rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:400;line-height:1}.ct-form-heading em{color:var(--body-text);font-style:italic}.ct-form-sub{font-family:var(--sans);color:var(--ink-dim);font-size:.85rem;line-height:1.6}.ct-form,.ct-form-row{flex-direction:column;gap:1.2rem;display:flex}.ct-form-row--2col{flex-direction:row;gap:1.2rem}@media (max-width:640px){.ct-form-row--2col{flex-direction:column}}.ct-field{flex-direction:column;flex:1;gap:.4rem;display:flex}.ct-label{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:.55rem}.ct-input{border:1px solid var(--line-strong);width:100%;color:var(--white);font-family:var(--sans);appearance:none;background:0 0;border-radius:0;outline:none;padding:.7rem .8rem;font-size:.75rem;transition:border-color .2s}.ct-input::placeholder{color:var(--ink-faint)}.ct-input:focus{border-color:var(--white)}.ct-input:disabled{opacity:.5;cursor:not-allowed}.ct-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24'%3E%3Cpath fill='%23888' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-position:right .7rem center;background-repeat:no-repeat;padding-right:2rem}.ct-select option{background:var(--bg);color:var(--white)}.ct-textarea{resize:vertical;min-height:8rem}.ct-submit{align-self:flex-start}.ct-form-error{font-family:var(--sans);color:var(--red);font-size:.65rem}.ct-form-success{border:1px solid var(--line-strong);flex-direction:column;gap:.6rem;padding:2.4rem 2rem;display:flex}.ct-form-success-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--white);font-size:1.6rem;font-weight:400}.ct-form-success-sub{font-family:var(--sans);color:var(--ink-dim);font-size:.85rem;line-height:1.6}
