.scope-ct{--ct-bg:#04060a;--ct-panel:rgba(14,18,26,.78);--ct-panel-soft:rgba(18,23,32,.62);--ct-input:rgba(10,14,22,.85);--ct-border:rgba(214,173,88,.18);--ct-border-soft:rgba(214,173,88,.1);--ct-border-warm:rgba(214,173,88,.4);--ct-divider:hsla(0,0%,100%,.06);--ct-text:#f3ecdb;--ct-text-dim:#a8aebb;--ct-text-muted:#6e7686;--ct-gold:#d6ad58;--ct-gold-pale:#f2d785;--ct-gold-soft:rgba(214,173,88,.1);--ct-radius:6px;--ct-top-h:86px;--ct-ease:cubic-bezier(.2,.8,.2,1);position:fixed;inset:0;width:100vw;height:100vh;height:100svh;z-index:10;background:radial-gradient(900px 600px at 88% 18%,rgba(214,173,88,.07),transparent 60%),radial-gradient(700px 500px at 12% 110%,rgba(214,173,88,.04),transparent 60%),var(--ct-bg);color:var(--ct-text);font-family:Saira,Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;overflow:hidden}.scope-ct *,.scope-ct :after,.scope-ct :before{box-sizing:border-box}.scope-ct button{cursor:pointer;border:0;background:none;color:inherit;font:inherit}.scope-ct a{color:inherit;text-decoration:none}.scope-ct ::-webkit-scrollbar{width:0;height:0;display:none}.scope-ct *{scrollbar-width:none;-ms-overflow-style:none}.scope-ct-shell{position:relative;width:100%;height:100%;max-width:1820px;margin:0 auto;padding:calc(var(--ct-top-h) + clamp(10px, 1.4vh, 22px)) clamp(18px,2.4vw,40px) clamp(14px,2vh,24px);display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,1.55fr) minmax(280px,1.05fr);grid-column-gap:clamp(16px,2.2vw,36px);column-gap:clamp(16px,2.2vw,36px);align-items:stretch;overflow:hidden}.scope-ct-left{position:relative;display:grid;grid-template-rows:auto 1fr auto;grid-row-gap:clamp(10px,1.6vh,22px);row-gap:clamp(10px,1.6vh,22px);min-height:0;min-width:0}.scope-ct-intro{display:flex;flex-direction:column}.scope-ct-kicker{font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:.7rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--ct-gold);margin-bottom:10px}.scope-ct-title{margin:0;font-family:Saira,sans-serif;font-weight:300;font-size:clamp(2.4rem,4.4vw,4rem);line-height:.95;letter-spacing:.005em;color:#fff}.scope-ct-title em{font-style:normal;color:var(--ct-gold)}.scope-ct-divider{position:relative;width:64%;max-width:320px;height:1px;margin:14px 0;background:linear-gradient(90deg,rgba(214,173,88,.95),rgba(214,173,88,.3) 75%,rgba(214,173,88,0))}.scope-ct-divider span{position:absolute;left:70%;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--ct-gold);box-shadow:0 0 10px rgba(214,173,88,.8)}.scope-ct-lede{margin:0;max-width:380px;font-size:.84rem;line-height:1.55;color:var(--ct-text-dim)}.scope-ct-stepper{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;min-height:0;align-self:start}.scope-ct-stepper li{position:relative;display:flex;flex-direction:column}.scope-ct-step{position:relative;display:grid;grid-template-columns:18px 32px 1fr;align-items:center;grid-gap:10px;gap:10px;padding:4px 0;text-align:left;color:var(--ct-text);transition:color .18s ease}.scope-ct-step-dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:1px solid var(--ct-border-warm);background:rgba(8,12,18,.9);justify-self:center;position:relative;z-index:2;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}.scope-ct-step-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--ct-gold);opacity:.85;transition:opacity .18s ease,color .18s ease,transform .2s ease}.scope-ct-step-icon svg{width:18px;height:18px}.scope-ct-step-text{display:flex;flex-direction:column;gap:1px;min-width:0}.scope-ct-step-text strong{font-family:ui-monospace,JetBrains Mono,Menlo,monospace;font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold)}.scope-ct-step-text em{font-style:normal;font-size:.76rem;line-height:1.4;color:var(--ct-text-dim)}.scope-ct-step-rule{display:block;width:1px;height:14px;margin:0 0 0 8px;background:linear-gradient(180deg,rgba(214,173,88,.45),rgba(214,173,88,.1));align-self:flex-start;position:relative;top:-4px;z-index:1}.scope-ct-stepper li.is-active .scope-ct-step-dot{background:var(--ct-gold);border-color:var(--ct-gold);box-shadow:0 0 0 4px rgba(214,173,88,.18)}.scope-ct-stepper li.is-active .scope-ct-step-icon{opacity:1}.scope-ct-step:hover .scope-ct-step-icon{transform:translateX(2px)}.scope-ct-channels{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 18px;gap:12px 18px;padding:14px 16px;border:1px solid var(--ct-border-warm);border-radius:var(--ct-radius);background:var(--ct-panel-soft)}.scope-ct-channel{display:grid;grid-template-columns:28px 1fr;align-items:center;grid-gap:10px;gap:10px;min-width:0;transition:color .18s ease}.scope-ct-channel:hover:not(.is-static) .scope-ct-channel-label{color:var(--ct-gold-pale)}.scope-ct-channel-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--ct-border-warm);background:var(--ct-gold-soft);color:var(--ct-gold)}.scope-ct-channel-icon svg{width:14px;height:14px}.scope-ct-channel-text{display:flex;flex-direction:column;min-width:0}.scope-ct-channel-label{font-family:ui-monospace,monospace;font-size:.64rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold);transition:color .18s ease}.scope-ct-channel-text strong{font-size:.78rem;font-weight:500;color:var(--ct-text);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scope-ct-channel-text em{font-style:normal;font-size:.7rem;color:var(--ct-text-dim);line-height:1.3}.scope-ct-form-panel{position:relative;display:flex;flex-direction:column;min-height:0;padding:clamp(16px,2vh,22px) clamp(18px,2vw,26px);border:1px solid var(--ct-border-warm);border-radius:var(--ct-radius);background:linear-gradient(180deg,rgba(14,18,26,.72),rgba(8,11,18,.78)),radial-gradient(700px 360px at 100% 0,rgba(214,173,88,.06),transparent 60%);box-shadow:inset 0 0 0 1px rgba(214,173,88,.06),0 20px 60px -30px rgba(0,0,0,.8);overflow:hidden}.scope-ct-form-head{margin-bottom:clamp(8px,1.4vh,14px)}.scope-ct-form-head h2{margin:0 0 4px;font-family:ui-monospace,monospace;font-size:.86rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold)}.scope-ct-form-head p{margin:0;font-size:.82rem;line-height:1.4;color:var(--ct-text-dim)}.scope-ct-form{display:flex;flex-direction:column;gap:clamp(8px,1.4vh,14px);min-height:0;flex:1 1}.scope-ct-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(10px,1.4vw,18px);gap:clamp(10px,1.4vw,18px)}.scope-ct-field{display:flex;flex-direction:column;gap:6px;min-width:0}.scope-ct-field-wide{width:100%}.scope-ct-field-label{font-family:ui-monospace,monospace;font-size:.66rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold)}.scope-ct-input-wrap{position:relative;display:flex;align-items:center;background:var(--ct-input);border:1px solid var(--ct-border);border-radius:4px;transition:border-color .18s ease,background .18s ease}.scope-ct-input-wrap:focus-within{border-color:var(--ct-gold);background:rgba(14,18,26,.92)}.scope-ct-input-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:100%;color:var(--ct-gold);flex-shrink:0}.scope-ct-input-icon svg{width:16px;height:16px}.scope-ct-input-wrap input,.scope-ct-input-wrap select{width:100%;height:38px;padding:0 12px 0 0;background:transparent;border:0;outline:0;color:var(--ct-text);font-family:inherit;font-size:.86rem;letter-spacing:.01em;-moz-appearance:none;appearance:none;-webkit-appearance:none}.scope-ct-input-wrap input::placeholder{color:var(--ct-text-muted)}.scope-ct-input-wrap select{cursor:pointer;padding-right:36px;color:var(--ct-text-dim)}.scope-ct-input-wrap select:has(option[value]:checked:not([value=""])){color:var(--ct-text)}.scope-ct-input-wrap option{background:#0a0d14;color:var(--ct-text)}.scope-ct-input-caret{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;pointer-events:none;color:var(--ct-gold)}.scope-ct-input-caret svg{width:14px;height:14px}.scope-ct-textarea-wrap{position:relative;display:flex;gap:0;background:var(--ct-input);border:1px solid var(--ct-border);border-radius:4px;transition:border-color .18s ease,background .18s ease;min-height:clamp(86px,14vh,118px)}.scope-ct-textarea-wrap:focus-within{border-color:var(--ct-gold);background:rgba(14,18,26,.92)}.scope-ct-textarea-icon{display:inline-flex;align-items:flex-start;justify-content:center;width:36px;padding-top:12px;color:var(--ct-gold);flex-shrink:0}.scope-ct-textarea-icon svg{width:16px;height:16px}.scope-ct-textarea-wrap textarea{width:100%;padding:10px 70px 28px 0;background:transparent;border:0;outline:0;color:var(--ct-text);font-family:inherit;font-size:.86rem;line-height:1.5;resize:none}.scope-ct-textarea-wrap textarea::placeholder{color:var(--ct-text-muted)}.scope-ct-textarea-count{position:absolute;right:12px;bottom:8px;font-family:ui-monospace,monospace;font-size:.66rem;letter-spacing:.08em;color:var(--ct-text-muted)}.scope-ct-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:4px}.scope-ct-submit{display:inline-flex;align-items:center;gap:14px;padding:11px 22px;background:transparent;border:1px solid var(--ct-gold);border-radius:4px;color:var(--ct-gold);font-family:ui-monospace,monospace;font-size:.74rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .2s ease}.scope-ct-submit svg{width:14px;height:14px}.scope-ct-submit:hover:not(:disabled){background:var(--ct-gold);color:#0a0a0a;transform:translateY(-1px)}.scope-ct-submit:disabled{opacity:.5;cursor:not-allowed}.scope-ct-confidential{display:inline-flex;align-items:center;gap:10px;font-family:ui-monospace,monospace;font-size:.7rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold);transition:color .18s ease}.scope-ct-confidential:hover{color:var(--ct-gold-pale)}.scope-ct-conf-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1px solid var(--ct-border-warm);color:var(--ct-gold)}.scope-ct-conf-icon svg{width:14px;height:14px}.scope-ct-privacy{display:flex;align-items:center;gap:10px;margin:4px 0 0;padding-top:10px;border-top:1px solid var(--ct-divider);font-size:.74rem;color:var(--ct-text-dim)}.scope-ct-privacy.is-ok{color:var(--ct-gold-pale)}.scope-ct-privacy.is-error{color:#ff8a8a}.scope-ct-privacy-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--ct-gold)}.scope-ct-privacy-icon svg{width:14px;height:14px}.scope-ct-right{position:relative;display:grid;grid-template-rows:1fr auto;grid-row-gap:clamp(10px,1.6vh,18px);row-gap:clamp(10px,1.6vh,18px);min-height:0;min-width:0}.scope-ct-globe-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;overflow:hidden}.scope-ct-globe{width:100%;height:100%;max-width:460px;max-height:100%;filter:drop-shadow(0 0 30px rgba(214,173,88,.18))}.scope-ct-expect{padding:14px 16px;border:1px solid var(--ct-border-warm);border-radius:var(--ct-radius);background:var(--ct-panel-soft)}.scope-ct-expect-title{margin:0 0 10px;font-family:ui-monospace,monospace;font-size:.78rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-gold)}.scope-ct-expect-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.scope-ct-expect-list li{display:grid;grid-template-columns:32px 1fr;align-items:center;grid-gap:12px;gap:12px}.scope-ct-expect-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:1px solid var(--ct-border-warm);background:var(--ct-gold-soft);color:var(--ct-gold)}.scope-ct-expect-icon svg{width:16px;height:16px}.scope-ct-expect-text{display:flex;flex-direction:column;min-width:0}.scope-ct-expect-text strong{font-family:ui-monospace,monospace;font-size:.72rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--ct-text)}.scope-ct-expect-text em{font-style:normal;font-size:.76rem;line-height:1.4;color:var(--ct-text-dim)}@media (max-height:800px){.scope-ct-title{font-size:clamp(2rem,3.6vw,3.4rem)}.scope-ct-divider{margin:10px 0}.scope-ct-lede{font-size:.8rem}.scope-ct-step-text strong{font-size:.7rem}.scope-ct-step-text em{font-size:.72rem}.scope-ct-textarea-wrap{min-height:80px}.scope-ct-form-head h2{font-size:.8rem}.scope-ct-channels{padding:10px 12px;gap:8px 14px}.scope-ct-expect{padding:10px 12px}.scope-ct-expect-list{gap:8px}}@media (max-height:680px){.scope-ct-shell{padding-top:calc(var(--ct-top-h) + 6px)}.scope-ct-title{font-size:clamp(1.8rem,3vw,2.6rem)}.scope-ct-lede{display:none}.scope-ct-stepper{gap:2px}.scope-ct-step{padding:2px 0}.scope-ct-step-rule{height:8px}.scope-ct-textarea-wrap{min-height:64px}}@media (max-width:1280px){.scope-ct-shell{grid-template-columns:minmax(260px,1fr) minmax(420px,1.6fr)}.scope-ct-right{display:none}}@media (max-width:960px){.scope-ct-shell{grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:auto;align-content:start;overflow-y:auto;row-gap:18px;padding-bottom:28px}.scope-ct-left,.scope-ct-right{display:grid;height:auto}.scope-ct-right{grid-template-rows:auto}.scope-ct-globe-wrap{display:none}.scope-ct-form-panel{padding:16px;overflow:visible}}@media (max-width:640px){.scope-ct-shell{padding-left:14px;padding-right:14px}.scope-ct-channels,.scope-ct-row{grid-template-columns:1fr}.scope-ct-actions{flex-direction:column;align-items:stretch}.scope-ct-confidential,.scope-ct-submit{justify-content:center}}