.pc-interest{--pc-accent:#ffba00;--pc-text:#f7f7f4;--pc-muted:#b5b8ba;box-sizing:border-box;width:100%;max-width:880px;margin:32px auto;background:#151719;color:var(--pc-text);padding:clamp(22px,5vw,58px);border:1px solid #35383b;border-radius:14px;font:16px/1.6 system-ui,-apple-system,"Segoe UI",sans-serif;text-align:left}.pc-interest *{box-sizing:border-box}.pc-interest [hidden]{display:none!important}.pc-interest .pc-eyebrow{color:var(--pc-accent);font-size:12px;font-weight:800;letter-spacing:.12em}.pc-interest h2{font-family:inherit;font-size:clamp(28px,5vw,48px);font-weight:900;line-height:1.07;letter-spacing:-.035em;color:var(--pc-text);margin:15px 0 22px;overflow-wrap:anywhere}.pc-interest h3{font-family:inherit;font-size:22px;line-height:1.25;color:var(--pc-text);margin:4px 0 14px}.pc-interest p{font-size:16px;line-height:1.6;margin:12px 0;color:var(--pc-muted)}.pc-interest .pc-free{font-size:13px;color:var(--pc-accent)}.pc-interest .pc-progress{display:flex;align-items:center;gap:20px;margin:32px 0}.pc-interest .pc-step-count{white-space:nowrap;font-weight:800;font-size:14px}.pc-interest progress{appearance:none;height:5px;width:100%;border:0;background:#35383b;border-radius:8px;overflow:hidden}.pc-interest progress::-webkit-progress-bar{background:#35383b}.pc-interest progress::-webkit-progress-value{background:var(--pc-accent)}.pc-interest progress::-moz-progress-bar{background:var(--pc-accent)}.pc-interest .pc-step,.pc-interest .pc-options{border:0;padding:0;margin:0;min-width:0}.pc-interest .pc-step>legend{font-size:12px;font-weight:800;color:var(--pc-accent);letter-spacing:.09em;margin-bottom:20px;padding:0}.pc-interest .pc-label{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;color:var(--pc-text);font-weight:650;font-size:14px}.pc-interest .pc-label input,.pc-interest .pc-label select,.pc-interest .pc-label textarea{width:100%;max-width:100%;min-width:0;min-height:50px;border:1px solid #4b4f53;border-radius:6px;padding:12px 14px;background:#222528;color:var(--pc-text);box-shadow:none;font:400 16px/1.4 system-ui,sans-serif;appearance:auto}.pc-interest .pc-label input::placeholder{color:#a9aeb2}.pc-interest .pc-label textarea{resize:vertical}.pc-interest :is(input,select,textarea,button,a):focus-visible{outline:3px solid var(--pc-accent);outline-offset:3px}.pc-interest .pc-check{display:flex;align-items:flex-start;gap:12px;font-size:13px;color:#d4d6d8;line-height:1.6;margin:20px 0;cursor:pointer}.pc-interest .pc-check input{flex:0 0 20px;appearance:auto;width:20px;height:20px;min-width:20px;margin:2px 0;accent-color:var(--pc-accent)}.pc-interest .pc-check small{display:block;color:var(--pc-muted)}.pc-interest .pc-privacy{display:inline-block;color:var(--pc-accent);font-size:13px;padding:4px 0;min-height:32px}.pc-interest .pc-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pc-interest .pc-hint{font-size:13px;line-height:1.55}.pc-interest .pc-options{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 30px}.pc-interest .pc-options legend{font-size:15px;font-weight:700;padding:0;margin-bottom:12px;color:var(--pc-text)}.pc-interest .pc-choice{display:block;position:relative;cursor:pointer}.pc-interest .pc-choice input{position:absolute;opacity:0;width:1px;height:1px}.pc-interest .pc-choice span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border:1px solid #4b4f53;border-radius:6px;color:#d4d6d8;font-size:14px}.pc-interest .pc-choice input:checked+span{background:var(--pc-accent);border-color:var(--pc-accent);color:#151719;font-weight:800}.pc-interest .pc-choice input:focus-visible+span{outline:3px solid #fff;outline-offset:3px}.pc-interest .pc-form-actions{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #35383b;padding-top:24px;margin-top:30px}.pc-interest .pc-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;max-width:100%;padding:14px 24px;border:1px solid var(--pc-accent);border-radius:6px;background:var(--pc-accent);color:#121416;font:800 13px/1.4 system-ui,sans-serif;letter-spacing:.04em;text-decoration:none;text-align:center;cursor:pointer;white-space:normal}.pc-interest .pc-button-secondary{background:transparent;color:var(--pc-text);border-color:#565c61}.pc-interest .pc-next,.pc-interest .pc-submit{margin-left:auto}.pc-interest .pc-button:disabled{opacity:.55;cursor:wait}.pc-interest .pc-spot{border:1px solid #3c4145;border-radius:8px;padding:22px;margin:0 0 18px;min-width:0}.pc-interest .pc-spot-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.pc-interest .pc-spot-title{font-size:16px;font-weight:800;color:var(--pc-text);margin:0}.pc-interest .pc-remove-spot{color:#dedfe1;background:transparent;border:0;font:inherit;text-decoration:underline;cursor:pointer;min-height:44px;padding:5px}.pc-interest .pc-autocomplete{position:relative}.pc-interest .pc-suggestions{display:flex;flex-direction:column;width:100%;max-height:240px;overflow-y:auto;margin:-12px 0 16px;border:1px solid #62686d;border-radius:6px;background:#252a2e}.pc-interest .pc-suggestions button{display:block;flex-shrink:0;width:100%;min-height:48px;padding:12px;text-align:left;background:none;border:0;border-bottom:1px solid #42484d;color:#fff;font:400 14px/1.4 system-ui,sans-serif;white-space:normal;overflow-wrap:anywhere;cursor:pointer}.pc-interest .pc-suggestions button:hover,.pc-interest .pc-suggestions button:focus{background:#3f454a}.pc-interest .pc-selected{font-size:12px;color:var(--pc-accent)}.pc-interest .pc-error,.pc-interest .pc-message{padding:16px;border:1px solid #e3897c;background:#412824;color:#fff;border-radius:6px;margin-top:20px;font-size:14px;overflow-wrap:anywhere}.pc-interest .pc-honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.pc-interest .pc-success{padding:20px 0}.pc-interest .pc-success .pc-button{margin-top:20px}@media(max-width:600px){.pc-interest{margin:16px auto;padding:24px 18px;border-radius:10px}.pc-interest .pc-fields-grid{grid-template-columns:1fr;gap:0}.pc-interest .pc-spot{padding:16px 12px}.pc-interest .pc-form-actions{gap:10px}.pc-interest .pc-button{padding:14px 15px;font-size:12px}.pc-interest .pc-submit{flex:1}.pc-interest .pc-choice span{padding:10px 13px}.pc-interest .pc-add-spot{width:100%}}
