.jpg-survey-root{--sv-bg:#f7f7f8;--sv-fg:#0a0a0a;--sv-card:#fff;--sv-border:#ebebeb;--sv-border-strong:#d4d4d4;--sv-muted:#737373;--sv-secondary:#f4f4f5;--sv-destructive:#dc2626;--sv-success:#059669;background:var(--sv-bg);min-height:100vh;color:var(--sv-fg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-jpg-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}.jpg-survey-root .sv-serif{font-family:inherit}.jpg-survey-root .sv-header{z-index:20;border-bottom:1px solid var(--sv-border);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffc;align-items:center;height:4rem;padding:0 1.5rem;display:flex;position:sticky;top:0}.jpg-survey-root .sv-logo{flex:none;width:auto;height:1.75rem}.jpg-survey-root .sv-brand-lockup{align-items:center;gap:1rem;display:flex}.jpg-survey-root .sv-brand-divider{background:var(--sv-border-strong);flex:none;width:1px;height:1.75rem}.jpg-survey-root .sv-partner-logo-frame{flex:none;width:9rem;height:2.75rem;display:block;position:relative;overflow:hidden}.jpg-survey-root .sv-partner-logo{mix-blend-mode:multiply;width:100%;height:auto;position:absolute;top:50%;left:0;transform:translateY(-50%)}.jpg-survey-root .sv-main{max-width:38rem;margin:0 auto;padding:3rem 1.5rem}.jpg-survey-root .sv-intro{margin-bottom:2rem}.jpg-survey-root .sv-h1{letter-spacing:-.021em;font-size:2rem;font-weight:700;line-height:1.15}.jpg-survey-root .sv-intro-copy{color:var(--sv-muted);margin-top:.875rem;font-size:.9375rem;line-height:1.6}@media (min-width:768px){.jpg-survey-root .sv-h1{font-size:2.25rem}}.jpg-survey-root .sv-form{background:var(--sv-card);border:1px solid var(--sv-border);border-radius:1rem;flex-direction:column;gap:1.75rem;padding:1.75rem;display:flex}@media (min-width:768px){.jpg-survey-root .sv-form{padding:2.25rem}}.jpg-survey-root .sv-h2{letter-spacing:-.014em;font-size:1.125rem;font-weight:600;line-height:1.3}.jpg-survey-root .sv-section-gap{border-top:1px solid var(--sv-border);padding-top:.75rem}.jpg-survey-root .sv-field{flex-direction:column;gap:.625rem;display:flex}.jpg-survey-root .sv-row{gap:1.25rem;display:grid}@media (min-width:640px){.jpg-survey-root .sv-row{grid-template-columns:1fr 1fr}}.jpg-survey-root .sv-label{color:var(--sv-fg);font-size:.875rem;font-weight:500;line-height:1.45;display:block}.jpg-survey-root .sv-optional{color:var(--sv-muted);font-weight:400}.jpg-survey-root .sv-input,.jpg-survey-root .sv-textarea{box-sizing:border-box;border:1px solid var(--sv-border-strong);background:var(--sv-card);width:100%;color:var(--sv-fg);border-radius:.625rem;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,box-shadow .15s;display:block}.jpg-survey-root .sv-input{height:2.375rem}.jpg-survey-root .sv-textarea{resize:vertical;line-height:1.5}.jpg-survey-root .sv-input::placeholder,.jpg-survey-root .sv-textarea::placeholder{color:var(--sv-muted)}.jpg-survey-root .sv-input:focus-visible,.jpg-survey-root .sv-textarea:focus-visible{border-color:#0a0a0a;box-shadow:0 0 0 3px #0a0a0a14}.jpg-survey-root .sv-other{margin-top:.75rem}.jpg-survey-root .sv-pills{flex-wrap:wrap;gap:.5rem;display:flex}.jpg-survey-root .sv-pill{cursor:pointer;border:1px solid var(--sv-border-strong);background:var(--sv-card);color:var(--sv-fg);-webkit-user-select:none;user-select:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .8125rem;font-size:.875rem;line-height:1.4;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.jpg-survey-root .sv-pill:hover{border-color:#0a0a0a}.jpg-survey-root .sv-pill-selected,.jpg-survey-root .sv-pill-selected:hover{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.jpg-survey-root .sv-pill:has(.sv-sr:focus-visible){outline-offset:2px;outline:2px solid #0a0a0a}.jpg-survey-root .sv-sr{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.jpg-survey-root .sv-error{color:var(--sv-destructive);font-size:.875rem}.jpg-survey-root .sv-error-gap{margin-top:.375rem}.jpg-survey-root .sv-btn{cursor:pointer;color:#fff;background:#0a0a0a;border:1px solid #0a0a0a;border-radius:.625rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:opacity .15s}.jpg-survey-root .sv-btn:hover{opacity:.88}.jpg-survey-root .sv-btn:disabled{cursor:default;opacity:.5}.jpg-survey-root .sv-thanks{text-align:center;flex-direction:column;align-items:center;max-width:34rem;margin:0 auto;padding:5rem 1.5rem;display:flex}.jpg-survey-root .sv-thanks-card{box-sizing:border-box;background:var(--sv-card);border:1px solid var(--sv-border);border-radius:1rem;flex-direction:column;align-items:center;width:100%;padding:3rem 2rem;display:flex}.jpg-survey-root .sv-check-badge{background:#0596691a;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;display:flex}.jpg-survey-root .sv-thanks-h1{letter-spacing:-.021em;font-size:1.75rem;font-weight:700;line-height:1.2}.jpg-survey-root .sv-thanks-copy{max-width:26rem;color:var(--sv-muted);margin-top:1rem;font-size:.9375rem;line-height:1.6}.jpg-survey-root .sv-link{color:var(--sv-fg);text-decoration:underline;transition:color .15s}.jpg-survey-root .sv-link:hover{color:var(--sv-muted)}.jpg-survey-root .sv-btn-inline{justify-content:center;align-items:center;width:auto;margin-top:2rem;padding-left:1.5rem;padding-right:1.5rem;text-decoration:none;display:inline-flex}@media (max-width:639px){.jpg-survey-root .sv-header{padding:0 1rem}.jpg-survey-root .sv-brand-lockup{gap:.75rem}.jpg-survey-root .sv-partner-logo-frame{width:8rem;height:2.5rem}.jpg-survey-root .sv-main{padding:2rem 1rem 3rem}.jpg-survey-root .sv-form{padding:1.25rem}.jpg-survey-root .sv-thanks{padding:3rem 1rem}.jpg-survey-root .sv-thanks-card{padding:2.5rem 1.25rem}}
