*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{background:radial-gradient(circle at top left, #3159d614, transparent 30rem), linear-gradient(180deg, var(--opn-color-bg-canvas), var(--opn-color-bg-surface) 60rem);min-height:100%;color:var(--opn-color-text-default);font-family:var(--opn-font-family-sans);font-size:var(--opn-font-size-body);line-height:var(--opn-line-height-body);text-rendering:optimizelegibility;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,[aria-disabled=true]{cursor:not-allowed}a{color:var(--opn-color-action-primary);font-weight:var(--opn-font-weight-semibold);text-decoration:none}a:hover{text-decoration:underline}:focus-visible,.is-focus{outline:3px solid var(--opn-color-focus-ring);outline-offset:3px}::selection{background:var(--opn-color-action-primary-soft);color:var(--opn-color-text-strong)}.opn-skip-link{top:-5rem;left:var(--opn-space-4);z-index:var(--opn-z-index-skip-link);border:var(--opn-border-width-default) solid var(--opn-color-border-default);border-radius:var(--opn-radius-sm);background:var(--opn-color-bg-surface);color:var(--opn-color-text-strong);padding:var(--opn-space-3) var(--opn-space-4);box-shadow:var(--opn-shadow-md);position:absolute}.opn-skip-link:focus{top:var(--opn-space-4)}.opn-shell{min-height:100vh;padding:clamp(var(--opn-space-4), 3vw, var(--opn-space-6));overflow-x:clip}.opn-shell__header{justify-content:space-between;align-items:center;gap:var(--opn-space-4);width:min(100%,1120px);margin:0 auto clamp(var(--opn-space-5), 3vw, var(--opn-space-8));display:flex}.opn-shell__brand{gap:var(--opn-space-1);flex-direction:column;display:flex}.opn-shell__brand-link{align-items:center;width:max-content;max-width:100%;display:inline-flex}.opn-shell__brand-link:hover{text-decoration:none}.opn-shell__brand-name{color:var(--opn-color-text-strong);font-size:1.125rem;font-weight:var(--opn-font-weight-bold);line-height:var(--opn-line-height-body)}.opn-shell__brand-context{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label)}.opn-shell__nav{justify-content:flex-end;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-shell__nav a{border:var(--opn-border-width-default) solid var(--opn-color-border-default);border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label);padding:var(--opn-space-2) var(--opn-space-4);box-shadow:var(--opn-shadow-sm)}.opn-shell__nav a:hover{border-color:var(--opn-color-action-primary-border);background:var(--opn-color-action-primary-soft);color:var(--opn-color-action-primary);text-decoration:none}.opn-shell__nav .opn-shell__nav-primary{border-color:var(--opn-color-action-primary);background:var(--opn-color-action-primary);color:var(--opn-color-text-inverse)}.opn-shell__nav .opn-shell__nav-primary:hover{border-color:var(--opn-color-action-primary-hover);background:var(--opn-color-action-primary-hover);color:var(--opn-color-text-inverse)}.opn-shell__main{width:min(100%,1120px);margin:0 auto}.opn-brand-logo,.opn-brand-mark{object-fit:contain;height:auto;display:block}.opn-brand-logo--sm{width:min(8.5rem,100%)}.opn-brand-logo--md{width:min(10.75rem,100%)}.opn-brand-logo--lg{width:min(clamp(11rem,24vw,15rem),100%)}.opn-brand-mark--sm{width:1.75rem}.opn-brand-mark--md{width:2.5rem}.opn-brand-mark--lg{width:3rem}.opn-placeholder{gap:var(--opn-space-6);display:grid}.opn-placeholder__eyebrow,.opn-eyebrow{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-extra-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase;margin:0}.opn-placeholder__title,.opn-title-display{max-width:760px;margin:var(--opn-space-2) 0 0;color:var(--opn-color-text-strong);font-size:clamp(var(--opn-font-size-h1), 4vw, 3.5rem);font-weight:var(--opn-font-weight-bold);line-height:1.08}.opn-placeholder__description,.opn-text-muted{max-width:760px;color:var(--opn-color-text-muted);margin:0;font-size:1.05rem;line-height:1.7}.opn-placeholder__actions,.opn-action-row{gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-home{gap:clamp(var(--opn-space-5), 3vw, var(--opn-space-8));display:grid}.opn-home-hero{align-items:stretch;gap:clamp(var(--opn-space-5), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);display:grid}.opn-home-hero__content{align-content:center;gap:var(--opn-space-5);min-width:0;display:grid}.opn-home-hero__eyebrow{border:var(--opn-border-width-default) solid var(--opn-color-action-primary-border);border-radius:var(--opn-radius-pill);background:var(--opn-color-action-primary-soft);width:max-content;max-width:100%;color:var(--opn-color-action-primary);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);line-height:var(--opn-line-height-caption);padding:var(--opn-space-2) var(--opn-space-4);margin:0}.opn-home-hero__title{max-width:46rem;color:var(--opn-color-text-strong);font-size:clamp(2.5rem,4.2vw,3.5rem);font-weight:var(--opn-font-weight-bold);letter-spacing:-.035em;margin:0;line-height:1.08}.opn-home-hero__description{max-width:44rem;color:var(--opn-color-text-muted);margin:0;font-size:1.08rem;line-height:1.65}.opn-home-hero__actions{gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-home-flow{align-content:center;gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-5);display:grid}.opn-home-flow__header{gap:var(--opn-space-2);display:grid}.opn-home-flow__header h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-home-flow__label{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-extra-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase;margin:0}.opn-home-flow__list{gap:var(--opn-space-3);margin:0;padding:0;list-style:none;display:grid}.opn-home-flow__item{align-items:start;gap:var(--opn-space-3);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);padding:var(--opn-space-3);grid-template-columns:auto minmax(0,1fr);display:grid}.opn-home-flow__item span{border-radius:var(--opn-radius-pill);background:var(--opn-color-action-primary-soft);width:2rem;height:2rem;color:var(--opn-color-action-primary);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;display:inline-flex}.opn-home-flow__item strong{color:var(--opn-color-text-strong);font-size:.98rem;line-height:1.35;display:block}.opn-home-flow__item p{margin:var(--opn-space-1) 0 0;color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label)}.opn-home-value-grid{gap:var(--opn-space-4);grid-template-columns:minmax(0,.9fr) minmax(0,1.25fr) minmax(0,.9fr);display:grid}.opn-home-value-card{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:var(--opn-space-5);box-shadow:var(--opn-shadow-sm);display:grid}.opn-home-value-card h2{color:var(--opn-color-text-strong);font-size:1.1rem;line-height:var(--opn-line-height-h3);margin:0}.opn-home-value-card p{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-stack{gap:var(--opn-space-4);display:grid}.opn-stack--compact{gap:var(--opn-space-2)}.opn-stack--spacious{gap:var(--opn-space-6)}@media (max-width:980px){.opn-home-hero,.opn-home-value-grid{grid-template-columns:1fr}}@media (max-width:640px){.opn-home-hero__actions,.opn-home-hero__actions .opn-button{width:100%}}@media (max-width:720px){.opn-shell__header{flex-direction:column;align-items:flex-start}.opn-shell__nav{justify-content:flex-start}.opn-placeholder__actions,.opn-action-row{flex-direction:column;align-items:stretch}}.opn-sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.opn-auth-layout{align-items:start;gap:clamp(var(--opn-space-6), 5vw, var(--opn-space-12));grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);display:grid}.opn-auth-layout--login{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(22rem,28rem)}.opn-auth-layout--login .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--login .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.4rem,4vw,3.25rem);line-height:1.08}.opn-auth-layout--login .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--login .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--login .opn-auth-layout__content{align-self:center}.opn-auth-layout--login .opn-auth-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--signup{align-items:start;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,27rem)}.opn-auth-layout--signup .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:var(--opn-space-2)}.opn-auth-layout--signup .opn-title-display{letter-spacing:-.035em;max-width:39rem;margin:0;font-size:clamp(2.25rem,3.6vw,3rem);line-height:1.08}.opn-auth-layout--signup .opn-text-muted{max-width:39rem;font-size:1.02rem;line-height:1.65}.opn-auth-layout--signup .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:39rem;box-shadow:none}.opn-auth-layout--signup .opn-auth-layout__content{align-self:start}.opn-auth-layout--signup .opn-auth-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--email-confirmation{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,28rem)}.opn-auth-layout--email-confirmation .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--email-confirmation .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-auth-layout--email-confirmation .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--email-confirmation .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--email-confirmation .opn-auth-layout__content{align-self:center}.opn-auth-layout--email-confirmation .opn-auth-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--password-recovery{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,27rem)}.opn-auth-layout--password-recovery .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--password-recovery .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-auth-layout--password-recovery .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--password-recovery .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--password-recovery .opn-auth-layout__content{align-self:center}.opn-auth-layout--password-recovery .opn-auth-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--password-reset{align-items:start;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,28rem)}.opn-auth-layout--password-reset .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--password-reset .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-auth-layout--password-reset .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--password-reset .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--password-reset .opn-auth-layout__content{align-self:start}.opn-auth-layout--password-reset .opn-auth-card{max-width:29rem;box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--session-expired{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,28rem)}.opn-auth-layout--session-expired .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--session-expired .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-auth-layout--session-expired .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--session-expired .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--session-expired .opn-auth-layout__content{align-self:center}.opn-auth-layout--session-expired .opn-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout--session-ended{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,28rem)}.opn-auth-layout--session-ended .opn-auth-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-auth-layout--session-ended .opn-title-display{letter-spacing:-.035em;max-width:38rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-auth-layout--session-ended .opn-text-muted{max-width:38rem;font-size:1.04rem;line-height:1.65}.opn-auth-layout--session-ended .opn-auth-layout__aside{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:38rem;box-shadow:none}.opn-auth-layout--session-ended .opn-auth-layout__content{align-self:center}.opn-auth-layout--session-ended .opn-card{box-shadow:var(--opn-shadow-sm)}.opn-auth-layout__intro{gap:var(--opn-space-6);padding-block:clamp(var(--opn-space-2), 5vw, var(--opn-space-10));display:grid}.opn-auth-layout__brand,.opn-onboarding-layout__brand{align-items:center;display:flex}.opn-auth-layout__aside{gap:var(--opn-space-4);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-action-primary-soft));max-width:44rem;display:grid}.opn-auth-layout__aside h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-auth-layout__aside p{color:var(--opn-color-text-muted);margin:0}.opn-auth-layout__list{gap:var(--opn-space-3);padding-left:var(--opn-space-5);color:var(--opn-color-text-default);margin:0;display:grid}.opn-auth-layout__content{justify-items:stretch;display:grid}.opn-auth-card{gap:var(--opn-space-5);width:100%;display:grid}.opn-auth-form-header{gap:var(--opn-space-2);display:grid}.opn-auth-form-header h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h2);line-height:var(--opn-line-height-h2);margin:0}.opn-auth-form-header p{color:var(--opn-color-text-muted);margin:0}.opn-auth-form{gap:var(--opn-space-4);display:grid}.opn-auth-links{align-items:center;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-password-field{gap:var(--opn-space-2);display:grid}.opn-password-field__toggle{justify-self:end}.opn-password-requirements{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4);display:grid}.opn-password-requirements p{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);line-height:var(--opn-line-height-label);margin:0}.opn-password-requirements ul{gap:var(--opn-space-2);margin:0;padding:0;list-style:none;display:grid}.opn-password-requirements li{align-items:center;gap:var(--opn-space-2);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label);display:flex}.opn-password-requirements li[data-met=true]{color:var(--opn-color-success-text);font-weight:var(--opn-font-weight-semibold)}.opn-state-switcher{gap:var(--opn-space-2);flex-wrap:wrap;display:flex}@media (max-width:900px){.opn-auth-layout{grid-template-columns:1fr}.opn-auth-layout__intro{padding-block:0}.opn-auth-layout--login,.opn-auth-layout--signup,.opn-auth-layout--email-confirmation,.opn-auth-layout--password-recovery,.opn-auth-layout--password-reset,.opn-auth-layout--session-expired,.opn-auth-layout--session-ended{padding:var(--opn-space-6)}.opn-auth-layout--login .opn-auth-layout__aside,.opn-auth-layout--signup .opn-auth-layout__aside,.opn-auth-layout--email-confirmation .opn-auth-layout__aside,.opn-auth-layout--password-recovery .opn-auth-layout__aside,.opn-auth-layout--password-reset .opn-auth-layout__aside,.opn-auth-layout--session-expired .opn-auth-layout__aside,.opn-auth-layout--session-ended .opn-auth-layout__aside{display:grid}.opn-auth-layout__aside{display:none}}@media (max-width:520px){.opn-auth-links,.opn-state-switcher{flex-direction:column;align-items:stretch}.opn-auth-links .opn-button,.opn-state-switcher .opn-button{width:100%}.opn-password-field__toggle{justify-self:stretch}}.opn-onboarding-layout,.opn-workspace-switcher{align-items:start;gap:clamp(var(--opn-space-6), 5vw, var(--opn-space-12));grid-template-columns:minmax(0,.92fr) minmax(22rem,1.08fr);display:grid}.opn-onboarding-layout__intro,.opn-workspace-switcher__intro{gap:var(--opn-space-6);padding-block:clamp(var(--opn-space-2), 5vw, var(--opn-space-10));display:grid}.opn-onboarding-panel,.opn-workspace-switcher__panel{gap:var(--opn-space-6);max-width:none;display:grid}.opn-onboarding-layout{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,32rem)}.opn-onboarding-layout__intro{gap:var(--opn-space-5);padding-block:0}.opn-onboarding-layout .opn-title-display{letter-spacing:-.035em;max-width:40rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-onboarding-layout .opn-text-muted{max-width:40rem;font-size:1.04rem;line-height:1.65}.opn-onboarding-layout .opn-prepared-integration-card{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:40rem;box-shadow:none}.opn-onboarding-layout .opn-onboarding-panel{box-shadow:var(--opn-shadow-sm);align-self:center}.opn-workspace-switcher{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(23rem,32rem)}.opn-workspace-switcher__intro{gap:var(--opn-space-5);padding-block:0}.opn-workspace-switcher .opn-title-display{letter-spacing:-.035em;max-width:40rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-workspace-switcher .opn-text-muted{max-width:40rem;font-size:1.04rem;line-height:1.65}.opn-workspace-switcher .opn-prepared-integration-card{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);max-width:40rem;box-shadow:none}.opn-workspace-switcher .opn-workspace-switcher__panel{box-shadow:var(--opn-shadow-sm);align-self:center}.opn-onboarding-panel h2,.opn-workspace-switcher__panel h2,.opn-workspace-section-header h2,.opn-prepared-integration-card h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h2);line-height:var(--opn-line-height-h2);margin:0}.opn-prepared-integration-card{gap:var(--opn-space-3);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-ai-soft));display:grid}.opn-prepared-integration-card p{color:var(--opn-color-text-muted);margin:0}.opn-onboarding-form{gap:var(--opn-space-4);display:grid}.opn-step-indicator{gap:var(--opn-space-3);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.opn-step-indicator__item{align-items:center;gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface-soft);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-semibold);padding:var(--opn-space-2) var(--opn-space-3);display:flex}.opn-step-indicator__item[data-state=current],.opn-step-indicator__item[data-state=completed]{border-color:var(--opn-color-action-primary-border);background:var(--opn-color-action-primary-soft);color:var(--opn-color-action-primary)}.opn-step-indicator__marker{border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface);width:1.5rem;height:1.5rem;color:inherit;font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;display:inline-flex}.opn-selection-list{gap:var(--opn-space-3);display:grid}.opn-selection-card{align-items:center;gap:var(--opn-space-4);padding:var(--opn-space-4);grid-template-columns:minmax(0,1fr) auto;display:grid}.opn-selection-card__content,.opn-selection-card__header{gap:var(--opn-space-2);display:grid}.opn-selection-card__header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.opn-selection-card h3,.opn-workspace-feature-card h3{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-selection-card p,.opn-workspace-feature-card p,.opn-workspace-summary-card p{color:var(--opn-color-text-muted);margin:0}.opn-selection-card__meta{font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label)}.opn-authenticated-shell{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);min-height:42rem;box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);display:grid;overflow:hidden}.opn-authenticated-shell__sidebar{gap:var(--opn-space-8);border-right:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:linear-gradient(180deg, var(--opn-color-text-strong), var(--opn-color-text-default));color:var(--opn-color-text-inverse);padding:var(--opn-space-6);flex-direction:column;display:flex}.opn-authenticated-shell__brand{align-items:center;gap:var(--opn-space-3);display:flex}.opn-authenticated-shell__brand-mark{border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);width:2.75rem;height:2.75rem;padding:var(--opn-space-1);justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.opn-authenticated-shell__brand-mark .opn-brand-mark{width:100%}.opn-authenticated-shell__brand div{gap:var(--opn-space-1);display:grid}.opn-authenticated-shell__brand span:not(.opn-authenticated-shell__brand-mark){color:#ffffffb8;font-size:var(--opn-font-size-label)}.opn-authenticated-shell__nav{gap:var(--opn-space-2);display:grid}.opn-authenticated-shell__nav a,.opn-authenticated-shell__nav span{border-radius:var(--opn-radius-sm);color:#fffc;padding:var(--opn-space-3) var(--opn-space-4)}.opn-authenticated-shell__nav a{color:var(--opn-color-text-inverse);background:#ffffff1f}.opn-authenticated-shell__nav a:hover{background:#ffffff2e;text-decoration:none}.opn-authenticated-shell__nav span[aria-disabled=true]{color:#ffffff8a}.opn-authenticated-shell__body{background:var(--opn-color-bg-surface);grid-template-rows:auto 1fr;min-width:0;display:grid}.opn-authenticated-shell__header{justify-content:space-between;align-items:center;gap:var(--opn-space-4);border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4) var(--opn-space-6);display:flex}.opn-authenticated-shell__actions,.opn-workspace-context{align-items:center;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-workspace-context{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label)}.opn-workspace-context strong{color:var(--opn-color-text-strong)}.opn-authenticated-shell__main{min-width:0;padding:clamp(var(--opn-space-5), 4vw, var(--opn-space-8))}.opn-workspace-home{gap:var(--opn-space-6);display:grid}.opn-workspace-hero{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-bg-surface-soft));padding:clamp(var(--opn-space-5), 3vw, var(--opn-space-8));box-shadow:var(--opn-shadow-sm);display:grid}.opn-workspace-hero__content{gap:var(--opn-space-4);max-width:48rem;display:grid}.opn-workspace-hero .opn-title-display{letter-spacing:-.03em;max-width:48rem;margin:0;font-size:clamp(2rem,3.2vw,2.75rem);line-height:1.1}.opn-workspace-summary-grid,.opn-workspace-feature-grid{gap:var(--opn-space-4);display:grid}.opn-workspace-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.opn-workspace-summary-card,.opn-workspace-feature-card{gap:var(--opn-space-3);display:grid}.opn-workspace-summary-card__label{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase}.opn-workspace-summary-card strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3)}.opn-workspace-section-header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-workspace-section-header>div{gap:var(--opn-space-2);display:grid}.opn-workspace-feature-card__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-3);display:flex}@media (max-width:920px){.opn-onboarding-layout,.opn-workspace-switcher,.opn-authenticated-shell{grid-template-columns:1fr}.opn-authenticated-shell__sidebar{border-right:0;border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle)}.opn-authenticated-shell__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.opn-workspace-feature-grid,.opn-workspace-summary-grid{grid-template-columns:1fr}}@media (max-width:720px){.opn-step-indicator,.opn-selection-card{grid-template-columns:1fr}.opn-authenticated-shell__header,.opn-workspace-section-header{flex-direction:column;align-items:stretch}.opn-authenticated-shell__actions,.opn-authenticated-shell__actions .opn-button,.opn-workspace-section-header .opn-button{width:100%}}@media (max-width:920px){.opn-onboarding-layout,.opn-workspace-switcher{padding:var(--opn-space-6);grid-template-columns:1fr}}.opn-access-state-page{align-items:center;gap:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) minmax(22rem,30rem);display:grid}.opn-access-state-page__intro{gap:var(--opn-space-5);display:grid}.opn-access-state-page .opn-title-display{letter-spacing:-.035em;max-width:40rem;margin:0;font-size:clamp(2.35rem,3.8vw,3.15rem);line-height:1.08}.opn-access-state-page .opn-text-muted{max-width:40rem;font-size:1.04rem;line-height:1.65}.opn-access-state-page .opn-card{box-shadow:var(--opn-shadow-sm)}@media (max-width:920px){.opn-access-state-page{padding:var(--opn-space-6);grid-template-columns:1fr}}.opn-project-page,.opn-project-form-page,.opn-project-detail-page{gap:var(--opn-space-6);display:grid}.opn-project-page__header,.opn-project-detail-header{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-bg-surface-soft));padding:clamp(var(--opn-space-5), 3vw, var(--opn-space-8));box-shadow:var(--opn-shadow-sm);display:grid}.opn-project-page__header-main,.opn-project-detail-header__main{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-project-page__title,.opn-project-detail-header__title{max-width:48rem;color:var(--opn-color-text-strong);font-size:clamp(2rem,3.2vw,2.75rem);font-weight:var(--opn-font-weight-bold);letter-spacing:-.03em;margin:0;line-height:1.1}.opn-project-page__actions,.opn-project-detail-header__actions,.opn-project-form__actions{align-items:center;gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-project-breadcrumb{gap:var(--opn-space-2);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label);flex-wrap:wrap;display:flex}.opn-project-breadcrumb span:not(:last-child):after,.opn-project-breadcrumb a:after{content:"/";margin-left:var(--opn-space-2);color:var(--opn-color-text-disabled)}.opn-project-form-card.opn-card--form{gap:var(--opn-space-6);width:100%;max-width:none;display:grid}.opn-project-form{gap:var(--opn-space-5);display:grid}.opn-project-form__section{gap:var(--opn-space-4);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-5);display:grid}.opn-project-form__section:first-child{border-top:0;padding-top:0}.opn-project-form__section-header{gap:var(--opn-space-1);display:grid}.opn-project-form__section-header h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-project-form__section-header p{color:var(--opn-color-text-muted);margin:0}.opn-project-form__grid{gap:var(--opn-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opn-project-form__grid .opn-field--wide,.opn-field--wide{grid-column:1/-1}.opn-project-form__actions{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-5);justify-content:flex-end}.opn-project-detail-layout{align-items:start;gap:var(--opn-space-4);grid-template-columns:minmax(0,1.4fr) minmax(18rem,.6fr);display:grid}.opn-project-detail-card{gap:var(--opn-space-4);display:grid}.opn-project-detail-card h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-project-detail-card p{color:var(--opn-color-text-muted);white-space:pre-wrap;margin:0;line-height:1.65}.opn-project-detail-list{gap:var(--opn-space-3);margin:0;display:grid}.opn-project-detail-list div{gap:var(--opn-space-1);display:grid}.opn-project-detail-list dt{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase}.opn-project-detail-list dd{color:var(--opn-color-text-strong);overflow-wrap:anywhere;margin:0}.opn-project-tag-list{gap:var(--opn-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.opn-project-list-counters{gap:var(--opn-space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.opn-project-list-counter{gap:var(--opn-space-2);display:grid}.opn-project-list-counter span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase}.opn-project-list-counter strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h2);line-height:var(--opn-line-height-h2)}.opn-project-list-filters{gap:var(--opn-space-4);display:grid}.opn-project-list-filters__form{gap:var(--opn-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.opn-project-list-filters__archived{align-self:end}.opn-project-list-filters__actions{justify-content:flex-end;align-items:flex-end;gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-project-list-results,.opn-project-list-results__grid{gap:var(--opn-space-4);display:grid}.opn-project-list-card{gap:var(--opn-space-5);grid-template-columns:minmax(0,1fr) auto;display:grid}.opn-project-list-card__main{gap:var(--opn-space-4);min-width:0;display:grid}.opn-project-list-card__title{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-project-list-card__title a{color:inherit;text-decoration:none}.opn-project-list-card__title a:hover{color:var(--opn-color-action-primary);text-decoration:underline}.opn-project-list-card__summary{max-width:64rem;color:var(--opn-color-text-muted);margin:0;line-height:1.65}.opn-project-list-card__meta{gap:var(--opn-space-3) var(--opn-space-4);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.opn-project-list-card__meta div{gap:var(--opn-space-1);min-width:0;display:grid}.opn-project-list-card__meta dt{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.08em;line-height:var(--opn-line-height-caption);text-transform:uppercase}.opn-project-list-card__meta dd{color:var(--opn-color-text-strong);overflow-wrap:anywhere;margin:0}.opn-project-list-card__tags{gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-project-list-card__actions{gap:var(--opn-space-3);flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex}.opn-workspace-feature-card__action{justify-self:start}@media (max-width:920px){.opn-project-detail-layout,.opn-project-study-context-grid,.opn-project-form__grid,.opn-project-list-filters__form,.opn-project-list-card,.opn-project-list-card__meta{grid-template-columns:1fr}.opn-project-list-counters{grid-template-columns:repeat(2,minmax(0,1fr))}.opn-project-page__header-main,.opn-project-detail-header__main{flex-direction:column;align-items:stretch}}@media (max-width:720px){.opn-project-page__actions,.opn-project-detail-header__actions,.opn-project-form__actions,.opn-project-list-filters__actions,.opn-project-list-card__actions,.opn-project-page__actions .opn-button,.opn-project-detail-header__actions .opn-button,.opn-project-form__actions .opn-button,.opn-project-list-filters__actions .opn-button,.opn-project-list-card__actions .opn-button{width:100%}.opn-project-list-counters{grid-template-columns:1fr}}.opn-survey-structure-card,.opn-survey-page-card{gap:var(--opn-space-4);display:grid}.opn-survey-structure-card__header,.opn-survey-page-card__header,.opn-survey-blocks__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-structure-card h2,.opn-survey-page-card h3,.opn-survey-blocks h4,.opn-survey-block-card h5{color:var(--opn-color-text-strong);line-height:var(--opn-line-height-h3);margin:0}.opn-survey-structure-card h2,.opn-survey-page-card h3{font-size:var(--opn-font-size-h3)}.opn-survey-blocks h4,.opn-survey-block-card h5{font-size:1rem}.opn-survey-structure-card p,.opn-survey-page-card p,.opn-survey-block-card p,.opn-survey-blocks__header p{color:var(--opn-color-text-muted);white-space:pre-wrap;margin:0;line-height:1.65}.opn-survey-structure-metadata{grid-template-columns:repeat(2,minmax(0,1fr))}.opn-survey-pages-list,.opn-survey-blocks,.opn-survey-blocks__list,.opn-survey-structure-form{gap:var(--opn-space-4);display:grid}.opn-survey-page-card{border-left:.25rem solid var(--opn-color-action-primary-border)}.opn-survey-blocks{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-4)}.opn-survey-block-card{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4);grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;display:grid}.opn-survey-block-card__body{gap:var(--opn-space-2);min-width:0;display:grid}.opn-survey-structure-actions,.opn-survey-structure-form__actions{justify-content:flex-end;align-items:center;gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-survey-structure-form{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);padding:var(--opn-space-4)}.opn-survey-structure-form__actions{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-4)}@media (max-width:920px){.opn-survey-structure-card__header,.opn-survey-page-card__header,.opn-survey-blocks__header,.opn-survey-block-card{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.opn-survey-structure-metadata{grid-template-columns:1fr}}@media (max-width:720px){.opn-survey-structure-actions,.opn-survey-structure-form__actions,.opn-survey-structure-actions .opn-button,.opn-survey-structure-form__actions .opn-button{width:100%}}.opn-survey-structure-layout,.opn-survey-structure-builder{gap:var(--opn-space-5);width:100%;display:grid}.opn-survey-structure-summary-grid{gap:var(--opn-space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.opn-survey-structure-version-card,.opn-survey-structure-metadata-card,.opn-survey-structure-toolbar,.opn-survey-page-card{min-width:0}.opn-survey-structure-metadata-card .opn-survey-structure-card__header{align-items:center;min-height:2rem}.opn-survey-structure-version-card .opn-survey-structure-metadata,.opn-survey-structure-metadata-card .opn-survey-structure-metadata{gap:var(--opn-space-4);grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}.opn-survey-structure-toolbar{border-color:var(--opn-color-action-primary-border);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-action-primary-soft))}.opn-survey-structure-toolbar .opn-survey-structure-card__header,.opn-survey-blocks__header{align-items:center}.opn-survey-structure-card__header .opn-button,.opn-survey-blocks__header .opn-button,.opn-survey-structure-actions .opn-button,.opn-survey-structure-form__actions .opn-button{white-space:nowrap}.opn-survey-pages-list{gap:var(--opn-space-5)}.opn-survey-page-card{background:var(--opn-color-bg-surface);box-shadow:var(--opn-shadow-sm);border-left:0}.opn-survey-page-card__header{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-4);align-items:flex-start}.opn-survey-page-card__header>.opn-stack{gap:var(--opn-space-3);min-width:0}.opn-survey-page-card__header h3{font-size:clamp(1.25rem,2vw,1.5rem)}.opn-survey-structure-actions{gap:var(--opn-space-2);flex:none}.opn-survey-blocks{gap:var(--opn-space-3);border-top:0;padding-top:0}.opn-survey-blocks__header{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-3)}.opn-survey-blocks__list{gap:var(--opn-space-3)}.opn-survey-block-card{gap:var(--opn-space-4);border-color:var(--opn-color-border-default);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4);grid-template-columns:minmax(0,1fr) max-content}.opn-survey-block-card--editing{grid-template-columns:1fr}.opn-survey-block-card--editing .opn-survey-structure-actions{justify-content:flex-start}.opn-survey-block-card .opn-survey-structure-form{grid-column:1/-1}.opn-survey-structure-form{border-color:var(--opn-color-action-primary-border);background:var(--opn-color-bg-surface);width:100%;max-width:none}.opn-survey-structure-form .opn-field{min-width:0}@media (max-width:1120px){.opn-survey-structure-summary-grid{grid-template-columns:1fr}}@media (max-width:920px){.opn-survey-structure-toolbar .opn-survey-structure-card__header,.opn-survey-page-card__header,.opn-survey-blocks__header,.opn-survey-block-card{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.opn-survey-structure-actions,.opn-survey-structure-form__actions{justify-content:flex-start}}.opn-survey-order-actions{align-items:center;gap:var(--opn-space-2);flex-wrap:nowrap;display:inline-flex}.opn-survey-order-actions .opn-button{min-width:4.25rem}@media (max-width:920px){.opn-survey-order-actions{width:100%}.opn-survey-order-actions .opn-button{flex:1 1 0}}.opn-survey-questions,.opn-survey-questions__list{gap:var(--opn-space-3);display:grid}.opn-survey-questions{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4)}.opn-survey-questions__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-questions__header h4{color:var(--opn-color-text-strong);font-size:1rem;line-height:var(--opn-line-height-h3);margin:0}.opn-survey-questions__header p,.opn-survey-question-card p{color:var(--opn-color-text-muted);white-space:pre-wrap;margin:0;line-height:1.65}.opn-survey-question-card{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);padding:var(--opn-space-3);display:grid}.opn-survey-question-card__badges{gap:var(--opn-space-2);flex-wrap:wrap;align-items:center;display:flex}.opn-survey-block-card__questions{grid-column:1/-1}.opn-survey-question-form{background:var(--opn-color-bg-surface)}@media (max-width:920px){.opn-survey-questions__header{flex-direction:column;align-items:stretch}.opn-survey-questions__header .opn-button{width:100%}}.opn-survey-alternatives{gap:var(--opn-space-3);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-3);display:grid}.opn-survey-alternatives__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-alternatives__header h5,.opn-survey-alternative-form h5{color:var(--opn-color-text-strong);font-size:.95rem;line-height:var(--opn-line-height-body);margin:0}.opn-survey-alternatives__list,.opn-survey-alternative-form__items{gap:var(--opn-space-2);display:grid}.opn-survey-alternatives__list{margin:0;padding:0;list-style:none}.opn-survey-alternative-item{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3);display:grid}.opn-survey-alternative-item__header,.opn-survey-alternative-form__checks{align-items:flex-start;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-survey-alternative-item__meta{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-sm);line-height:var(--opn-line-height-body)}.opn-survey-alternative-form{gap:var(--opn-space-3)}.opn-survey-alternative-form__item{gap:var(--opn-space-3);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);min-width:0;padding:var(--opn-space-3);margin:0;display:grid}.opn-survey-alternative-form__item legend{padding:0 var(--opn-space-1);color:var(--opn-color-text-strong);font-size:var(--opn-font-size-sm);font-weight:var(--opn-font-weight-semibold)}@media (max-width:920px){.opn-survey-alternatives__header,.opn-survey-alternative-form__checks{flex-direction:column;align-items:stretch}.opn-survey-alternatives__header .opn-button,.opn-survey-alternative-form__checks .opn-field,.opn-survey-alternative-form>.opn-button{width:100%}}.opn-survey-builder-workspace{gap:var(--opn-space-5);grid-template-columns:minmax(17rem,21rem) minmax(0,1fr);align-items:start;display:grid}.opn-survey-builder-workspace__sidebar{top:var(--opn-space-5);min-width:0;position:sticky}.opn-survey-builder-workspace__main{min-width:0}.opn-survey-tree-panel{gap:var(--opn-space-4);padding:var(--opn-space-4);display:grid}.opn-survey-tree-panel__header h2,.opn-survey-insert-group h3{color:var(--opn-color-text-strong);margin:0}.opn-survey-tree-panel__header p,.opn-survey-insert-palette__intro p,.opn-survey-insert-item p,.opn-survey-insert-palette__readonly,.opn-survey-tree-empty p{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-survey-tree-tabs{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-1);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opn-survey-tree-tab{min-height:var(--opn-control-height-sm);border-radius:var(--opn-radius-pill);color:var(--opn-color-text-muted);cursor:pointer;font:inherit;font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);padding:var(--opn-space-2) var(--opn-space-3);background:0 0;border:0}.opn-survey-tree-tab[aria-selected=true]{background:var(--opn-color-bg-surface);color:var(--opn-color-action-primary);box-shadow:var(--opn-shadow-sm)}.opn-survey-tree-panel__content,.opn-survey-tree-nav,.opn-survey-tree-root,.opn-survey-insert-palette,.opn-survey-insert-group,.opn-survey-insert-group__items{gap:var(--opn-space-3);display:grid}.opn-survey-tree-list{gap:var(--opn-space-2);margin:0;padding:0;list-style:none;display:grid}.opn-survey-tree-list--nested{margin-top:var(--opn-space-2);padding-left:var(--opn-space-4)}.opn-survey-tree-node{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid transparent;border-radius:var(--opn-radius-md);padding:var(--opn-space-2);display:grid}.opn-survey-tree-node[data-selected=true]{border-color:var(--opn-color-action-primary-border);background:var(--opn-color-action-primary-soft)}.opn-survey-tree-node__row{gap:var(--opn-space-2);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.opn-survey-tree-node__toggle,.opn-survey-tree-node__toggle-placeholder{border-radius:var(--opn-radius-sm);justify-content:center;align-items:center;width:1.75rem;min-width:1.75rem;height:1.75rem;display:inline-flex}.opn-survey-tree-node__toggle{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);color:var(--opn-color-text-muted);cursor:pointer;font:inherit}.opn-survey-tree-node__button{gap:var(--opn-space-1);border-radius:var(--opn-radius-sm);min-width:0;color:var(--opn-color-text-strong);cursor:pointer;font:inherit;padding:var(--opn-space-1);text-align:left;background:0 0;border:0;display:grid}.opn-survey-tree-node__button:hover,.opn-survey-tree-node__toggle:hover,.opn-survey-tree-tab:hover{background:var(--opn-color-action-primary-soft);color:var(--opn-color-action-primary)}.opn-survey-tree-node__button:focus-visible,.opn-survey-tree-node__toggle:focus-visible,.opn-survey-tree-tab:focus-visible,.opn-survey-insert-item:focus-visible{outline:3px solid var(--opn-color-focus-ring);outline-offset:2px}.opn-survey-tree-node__title{align-items:flex-start;gap:var(--opn-space-2);min-width:0;font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);line-height:var(--opn-line-height-label);display:flex}.opn-survey-tree-node__icon{color:var(--opn-color-action-primary);flex:none}.opn-survey-tree-node__description{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);line-height:var(--opn-line-height-caption)}.opn-survey-tree-node__badges{gap:var(--opn-space-1);padding-left:calc(1.75rem + var(--opn-space-2));flex-wrap:wrap;display:flex}.opn-survey-tree-empty,.opn-survey-tree-panel__footer,.opn-survey-insert-palette__intro,.opn-survey-insert-item{gap:var(--opn-space-3);display:grid}.opn-survey-tree-empty,.opn-survey-insert-palette__intro,.opn-survey-insert-palette__readonly{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3)}.opn-survey-insert-group h3{font-size:1rem;line-height:var(--opn-line-height-h3)}.opn-survey-insert-item{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3)}.opn-survey-insert-item strong{margin-bottom:var(--opn-space-1);color:var(--opn-color-text-strong);display:block}.opn-survey-page-card[data-selected=true],.opn-survey-block-card[data-selected=true],.opn-survey-question-card[data-selected=true]{border-color:var(--opn-color-action-primary);box-shadow:0 0 0 3px var(--opn-color-action-primary-soft)}@media (max-width:1180px){.opn-survey-builder-workspace{grid-template-columns:minmax(15rem,18rem) minmax(0,1fr)}}@media (max-width:980px){.opn-survey-builder-workspace{grid-template-columns:1fr}.opn-survey-builder-workspace__sidebar{position:static}}.opn-shell--workspace{padding:clamp(var(--opn-space-3), 2vw, var(--opn-space-5))}.opn-shell--workspace .opn-shell__header,.opn-shell__main--workspace{width:min(100%,1760px)}.opn-authenticated-shell--builder{min-height:calc(100vh - 9rem)}.opn-authenticated-shell--builder .opn-authenticated-shell__sidebar{padding:var(--opn-space-5)}.opn-authenticated-shell__main--builder{background:var(--opn-color-bg-canvas);padding:var(--opn-space-4);overflow:hidden}.opn-survey-builder-page{gap:var(--opn-space-4);min-width:0}.opn-survey-builder-header{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-bg-surface-soft));padding:var(--opn-space-4);box-shadow:var(--opn-shadow-sm);display:grid}.opn-survey-builder-header__content{gap:var(--opn-space-3);min-width:0;display:grid}.opn-survey-builder-header__main,.opn-survey-builder-canvas__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-builder-header__title{color:var(--opn-color-text-strong);font-size:clamp(1.65rem,2vw,2.25rem);font-weight:var(--opn-font-weight-bold);letter-spacing:-.025em;margin:0;line-height:1.1}.opn-survey-builder-header__actions{justify-content:flex-end;align-items:center;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-survey-builder-shell{gap:var(--opn-space-4);grid-template-columns:minmax(16rem,18rem) minmax(28rem,1fr) minmax(17rem,20rem);align-items:start;width:100%;min-width:0;display:grid}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-builder-canvas{min-width:0}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right{top:var(--opn-space-4);overscroll-behavior:contain;max-height:calc(100vh - 8rem);position:sticky;overflow:auto}.opn-survey-builder-shell__right{gap:var(--opn-space-3);display:grid}.opn-survey-builder-canvas{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:var(--opn-space-4);box-shadow:var(--opn-shadow-sm);display:grid}.opn-survey-builder-canvas__header{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-4)}.opn-survey-builder-canvas__header h2,.opn-survey-builder-inspector-card h2,.opn-survey-builder-selected-summary h3{color:var(--opn-color-text-strong);margin:0}.opn-survey-builder-canvas__header p,.opn-survey-builder-inspector-card p,.opn-survey-builder-selected-summary p{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-survey-builder-inspector-card{gap:var(--opn-space-4);display:grid}.opn-survey-builder-selected-summary{gap:var(--opn-space-3);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-4);display:grid}.opn-survey-builder-shell__right .opn-survey-structure-card,.opn-survey-builder-shell__right .opn-survey-structure-card__header{gap:var(--opn-space-3);display:grid}.opn-survey-builder-shell__right .opn-survey-structure-metadata,.opn-survey-builder-shell__right .opn-survey-structure-version-card .opn-survey-structure-metadata,.opn-survey-builder-shell__right .opn-survey-structure-metadata-card .opn-survey-structure-metadata{grid-template-columns:1fr}.opn-survey-builder-canvas .opn-survey-page-card__header,.opn-survey-builder-canvas .opn-survey-blocks__header{flex-direction:column;align-items:stretch}.opn-survey-builder-canvas .opn-survey-structure-actions{justify-content:flex-start}.opn-survey-builder-canvas .opn-survey-block-card{grid-template-columns:1fr}.opn-survey-builder-canvas .opn-survey-question-card,.opn-survey-builder-canvas .opn-survey-alternative-item{overflow-wrap:anywhere}.opn-survey-tree-panel{overscroll-behavior:contain;max-height:calc(100vh - 8rem);overflow:auto}.opn-survey-builder-editor-section,.opn-survey-page-card--canvas .opn-survey-page-card__header--document{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-4)}.opn-survey-page-card--canvas .opn-survey-page-card__header--document .opn-action-row{align-items:center}.opn-survey-page-card--canvas .opn-survey-page-card__header--document h3{font-size:clamp(1.35rem,2vw,1.65rem)}.opn-survey-builder-editor-actions{gap:var(--opn-space-3);margin-top:var(--opn-space-4);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-4);display:grid}.opn-survey-builder-editor-actions h5{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-sm);margin:0}.opn-survey-builder-editor-actions .opn-button{width:fit-content}.opn-survey-builder-property-list,.opn-survey-builder-guidance-list,.opn-survey-builder-alternative-summary,.opn-survey-builder-alternative-summary__list{gap:var(--opn-space-3);display:grid}.opn-survey-builder-editor-section,.opn-survey-builder-property-section,.opn-survey-builder-alternative-summary{gap:var(--opn-space-3);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-4);display:grid}.opn-survey-builder-editor-section h4,.opn-survey-builder-property-section h3,.opn-survey-builder-alternative-summary h3{color:var(--opn-color-text-strong);font-size:1rem;line-height:var(--opn-line-height-h3);margin:0}.opn-survey-builder-editor-section p,.opn-survey-builder-property-section p,.opn-survey-builder-alternative-summary p,.opn-survey-builder-alternative-summary__list span,.opn-survey-builder-empty-note{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-survey-builder-property-grid{gap:var(--opn-space-2);margin:0;display:grid}.opn-survey-builder-property-row{gap:var(--opn-space-1);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3);display:grid}.opn-survey-builder-property-row dt{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-extra-bold);letter-spacing:.05em;line-height:var(--opn-line-height-caption);text-transform:uppercase}.opn-survey-builder-property-row dd{color:var(--opn-color-text-strong);font-weight:var(--opn-font-weight-semibold);overflow-wrap:anywhere;margin:0}.opn-survey-builder-property-helper{font-size:var(--opn-font-size-sm);color:var(--opn-color-text-muted)!important;font-weight:var(--opn-font-weight-regular)!important}.opn-survey-builder-alternative-summary__list{margin:0;padding:0;list-style:none}.opn-survey-builder-alternative-summary__list li{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3);display:grid}.opn-survey-builder-alternative-summary__list strong{color:var(--opn-color-text-strong);overflow-wrap:anywhere}@media (max-width:1320px){.opn-survey-builder-shell{grid-template-columns:minmax(15rem,18rem) minmax(0,1fr)}.opn-survey-builder-shell__right{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;position:static;overflow:visible}.opn-survey-builder-inspector-card,.opn-survey-builder-shell__right>.opn-alert{grid-column:1/-1}}@media (max-width:1040px){.opn-authenticated-shell__main--builder{overflow:visible}.opn-survey-builder-shell{grid-template-columns:1fr}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-tree-panel{max-height:none;position:static;overflow:visible}.opn-survey-builder-shell__right{grid-template-columns:1fr}}@media (max-width:720px){.opn-shell--workspace,.opn-authenticated-shell__main--builder,.opn-survey-builder-header,.opn-survey-builder-canvas{padding:var(--opn-space-3)}.opn-survey-builder-header__main,.opn-survey-builder-canvas__header,.opn-survey-builder-header__actions,.opn-survey-builder-header__actions .opn-button,.opn-survey-builder-canvas__header .opn-button{flex-direction:column;align-items:stretch;width:100%}}.opn-survey-builder-canvas-page-switcher{gap:var(--opn-space-2);border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-3);scrollbar-width:thin;display:flex;overflow-x:auto}.opn-survey-builder-canvas-page-tab{gap:var(--opn-space-1);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);min-width:min(14rem,72vw);max-width:18rem;color:var(--opn-color-text-strong);cursor:pointer;font:inherit;padding:var(--opn-space-3);text-align:left;display:grid}.opn-survey-builder-canvas-page-tab:focus-visible{outline:3px solid var(--opn-color-focus-ring);outline-offset:2px}.opn-survey-builder-canvas-page-tab__label{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-semibold);text-transform:uppercase;letter-spacing:.04em}.opn-survey-builder-canvas-stage{gap:var(--opn-space-4);min-width:0;display:grid}.opn-survey-builder-canvas-toolbar{gap:var(--opn-space-3);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, var(--opn-color-bg-surface-soft), var(--opn-color-bg-surface));padding:var(--opn-space-4);display:grid}.opn-survey-builder-canvas-toolbar h3{color:var(--opn-color-text-strong);font-size:clamp(1.2rem,2vw,1.5rem);line-height:var(--opn-line-height-h3);margin:0}.opn-survey-builder-canvas-toolbar p{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-survey-builder-canvas-viewport{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl,var(--opn-radius-lg));background:linear-gradient(var(--opn-color-border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--opn-color-border-subtle) 1px, transparent 1px), var(--opn-color-bg-canvas);background-size:2rem 2rem;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffffb3}.opn-survey-builder-canvas-viewport__bar{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);min-height:2.5rem;color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-semibold);text-align:center;justify-content:center;align-items:center;display:flex}.opn-survey-builder-canvas-sheet{width:min(100%,56rem);padding:clamp(var(--opn-space-3), 3vw, var(--opn-space-6));justify-self:center;display:grid}.opn-survey-page-card--canvas{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);box-shadow:var(--opn-shadow-md,var(--opn-shadow-sm))}.opn-survey-page-card--canvas .opn-survey-page-card__header{border-bottom-style:dashed}.opn-survey-page-card--canvas .opn-survey-questions,.opn-survey-page-card--canvas .opn-survey-block-card{background:var(--opn-color-bg-surface)}.opn-survey-page-card--canvas .opn-survey-block-card{border-color:var(--opn-color-border-subtle);box-shadow:inset 0 0 0 1px var(--opn-color-bg-surface-soft)}@media (max-width:720px){.opn-survey-builder-canvas-page-switcher{padding-bottom:var(--opn-space-2)}.opn-survey-builder-canvas-toolbar,.opn-survey-builder-canvas-sheet{padding:var(--opn-space-3)}}.opn-survey-builder-page{gap:var(--opn-space-3);grid-template-rows:auto minmax(0,1fr);height:calc(100vh - 7rem);min-height:42rem;display:grid;overflow:hidden}.opn-survey-builder-header{border-radius:var(--opn-radius-lg);padding:var(--opn-space-3) var(--opn-space-4)}.opn-survey-builder-header__content{gap:var(--opn-space-2)}.opn-survey-builder-header__main{align-items:center}.opn-survey-builder-header__identity{gap:var(--opn-space-2);min-width:0;display:grid}.opn-survey-builder-header__title{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.25rem,1.6vw,1.6rem);overflow:hidden}.opn-survey-builder-header__context{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-sm);font-weight:var(--opn-font-weight-semibold)}.opn-survey-builder-toast{top:calc(var(--opn-space-4) + 4.5rem);right:var(--opn-space-5);z-index:30;width:min(30rem,100vw - 2rem);box-shadow:var(--opn-shadow-lg,var(--opn-shadow-md,var(--opn-shadow-sm)));position:fixed}.opn-survey-builder-toast .opn-alert{padding-right:calc(var(--opn-space-5) + 2rem)}.opn-survey-builder-toast__close{top:var(--opn-space-3);right:var(--opn-space-3);border:var(--opn-border-width-default) solid transparent;border-radius:var(--opn-radius-full);width:2rem;height:2rem;color:var(--opn-color-text-muted);font-size:1.25rem;font-weight:var(--opn-font-weight-semibold);cursor:pointer;background:0 0;justify-content:center;align-items:center;line-height:1;display:inline-flex;position:absolute}.opn-survey-builder-toast__close:hover{background:var(--opn-color-bg-surface-muted);color:var(--opn-color-text-strong)}.opn-survey-builder-toast__close:focus-visible{outline:3px solid var(--opn-color-focus-ring);outline-offset:2px}.opn-survey-builder-shell{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);height:100%;min-height:0;box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(14rem,17rem) minmax(0,1fr) minmax(18rem,22rem);gap:0;overflow:hidden}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-builder-canvas{overscroll-behavior:contain;height:100%;min-height:0;max-height:none;position:static;overflow:auto}.opn-survey-builder-shell__left{border-right:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft)}.opn-survey-builder-shell__right{border-left:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);gap:0}.opn-survey-builder-canvas{background:var(--opn-color-bg-canvas);box-shadow:none;border:0;border-radius:0;gap:0;padding:0}.opn-survey-builder-canvas__header,.opn-survey-builder-canvas-page-switcher,.opn-survey-builder-canvas-toolbar{z-index:5;background:var(--opn-color-bg-surface);position:sticky}.opn-survey-builder-canvas__header{padding:var(--opn-space-3) var(--opn-space-4);align-items:center;top:0}.opn-survey-builder-canvas__header h2{font-size:1.05rem}.opn-survey-builder-canvas-page-switcher{padding:var(--opn-space-2) var(--opn-space-4);top:4.7rem}.opn-survey-builder-canvas-page-tab{min-width:11rem;max-width:15rem;padding:var(--opn-space-2) var(--opn-space-3)}.opn-survey-builder-canvas-stage{gap:0}.opn-survey-builder-canvas-toolbar{border:0;border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);padding:var(--opn-space-3) var(--opn-space-4);border-radius:0;top:8.6rem}.opn-survey-builder-canvas-toolbar--compact h3{text-overflow:ellipsis;white-space:nowrap;max-width:44rem;font-size:1.1rem;overflow:hidden}.opn-survey-builder-canvas-context{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-sm)}.opn-survey-builder-canvas-viewport{min-height:100%;box-shadow:none;border:0;border-radius:0;overflow:visible}.opn-survey-builder-canvas-viewport__bar{display:none}.opn-survey-builder-canvas-sheet{width:min(100%,48rem);padding:var(--opn-space-4)}.opn-survey-page-card--canvas{border-radius:var(--opn-radius-lg);box-shadow:var(--opn-shadow-sm)}.opn-survey-page-card--canvas .opn-survey-page-card__header,.opn-survey-page-card--canvas .opn-survey-blocks__header,.opn-survey-page-card--canvas .opn-survey-questions__header,.opn-survey-page-card--canvas .opn-survey-alternatives__header{flex-direction:row;align-items:center}.opn-survey-page-card--canvas .opn-survey-page-card__header h3{font-size:1.25rem}.opn-survey-page-card--canvas .opn-survey-structure-actions{gap:var(--opn-space-2);flex-wrap:wrap}.opn-survey-page-card--canvas .opn-survey-questions,.opn-survey-page-card--canvas .opn-survey-blocks,.opn-survey-page-card--canvas .opn-survey-alternatives{padding:var(--opn-space-3)}.opn-survey-page-card--canvas .opn-survey-question-card{border-radius:var(--opn-radius-lg)}.opn-survey-page-card--canvas .opn-survey-alternatives__list{scrollbar-width:thin;max-height:13rem;overflow:auto}.opn-survey-page-card--canvas .opn-survey-alternative-item{gap:var(--opn-space-1);padding:var(--opn-space-2) var(--opn-space-3)}.opn-survey-page-card--canvas .opn-survey-alternative-item__meta{display:none}.opn-survey-tree-panel{height:100%;max-height:none;padding:var(--opn-space-3);overflow:auto}.opn-survey-builder-shell__left .opn-survey-tree-panel__header p,.opn-survey-builder-shell__left .opn-survey-tree-panel__footer,.opn-survey-builder-shell__left .opn-survey-insert-palette__intro{display:none}.opn-survey-builder-shell__left .opn-survey-tree-panel__header h2{font-size:1.15rem}.opn-survey-builder-inspector-card{align-content:start;gap:var(--opn-space-3);min-height:100%;box-shadow:none;border:0;border-radius:0;grid-auto-rows:max-content}.opn-survey-builder-inspector-card__header{z-index:4;justify-content:space-between;align-items:center;gap:var(--opn-space-3);border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);padding-bottom:var(--opn-space-3);display:flex;position:sticky;top:0}.opn-survey-builder-inspector-card__header h2{font-size:1.05rem}.opn-survey-builder-selected-summary{gap:var(--opn-space-2);border-top:0;padding-top:0}.opn-survey-builder-selected-summary h3{font-size:1.1rem}.opn-survey-builder-selected-summary p{line-height:1.45}.opn-survey-builder-editor-section,.opn-survey-builder-alternative-summary,.opn-survey-builder-guidance-list{padding-top:var(--opn-space-3)}.opn-survey-builder-property-list{gap:var(--opn-space-2)}.opn-survey-builder-property-section{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:0}.opn-survey-builder-property-section summary{cursor:pointer;color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);padding:var(--opn-space-3);list-style-position:inside}.opn-survey-builder-property-section>p,.opn-survey-builder-property-section>.opn-survey-builder-property-grid{padding-right:var(--opn-space-3);padding-left:var(--opn-space-3)}.opn-survey-builder-property-section>.opn-survey-builder-property-grid{padding-bottom:var(--opn-space-3)}.opn-survey-builder-property-row{background:var(--opn-color-bg-surface);padding:var(--opn-space-2) var(--opn-space-3)}.opn-survey-builder-alternative-summary__list{scrollbar-width:thin;max-height:15rem;overflow:auto}@media (max-width:1320px){.opn-survey-builder-page{height:auto;min-height:0;overflow:visible}.opn-survey-builder-shell{grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);height:auto;overflow:visible}.opn-survey-builder-shell__right{border-left:0;border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);grid-column:1/-1;grid-template-columns:1fr}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-builder-canvas,.opn-survey-tree-panel{height:auto;max-height:none;overflow:visible}}@media (max-width:1040px){.opn-survey-builder-shell{grid-template-columns:1fr}.opn-survey-builder-shell__left{border-right:0;border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle)}.opn-survey-builder-canvas__header,.opn-survey-builder-canvas-page-switcher,.opn-survey-builder-canvas-toolbar,.opn-survey-builder-inspector-card__header{position:static}}@media (max-width:720px){.opn-survey-builder-page{gap:var(--opn-space-2)}.opn-survey-builder-header__main,.opn-survey-builder-header__actions,.opn-survey-builder-canvas__header,.opn-survey-page-card--canvas .opn-survey-page-card__header,.opn-survey-page-card--canvas .opn-survey-blocks__header,.opn-survey-page-card--canvas .opn-survey-questions__header,.opn-survey-page-card--canvas .opn-survey-alternatives__header{flex-direction:column;align-items:stretch}.opn-survey-builder-header__title,.opn-survey-builder-canvas-toolbar--compact h3{white-space:normal}.opn-survey-builder-toast{top:var(--opn-space-3);right:var(--opn-space-3)}}.opn-survey-builder-page{height:calc(100vh - 6.5rem);min-height:38rem;overflow:hidden}.opn-survey-builder-header{padding:var(--opn-space-3) var(--opn-space-4)}.opn-survey-builder-shell{grid-template-columns:clamp(13rem,18vw,16rem) minmax(0,1fr) clamp(16rem,22vw,19rem);min-width:0;overflow:hidden}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-builder-canvas{scrollbar-width:thin;min-width:0}.opn-survey-builder-canvas{isolation:isolate;overflow-x:hidden}.opn-survey-builder-canvas__header{gap:var(--opn-space-3);min-width:0}.opn-survey-builder-canvas__header>.opn-stack{min-width:0}.opn-survey-builder-canvas__header .opn-button{flex:none}.opn-survey-builder-canvas-page-switcher{scrollbar-width:thin;max-width:100%;overflow:auto hidden}.opn-survey-builder-canvas-page-switcher>div{min-width:0}.opn-survey-builder-canvas-page-tab{min-width:9.5rem;max-width:13rem}.opn-survey-builder-canvas-toolbar{min-width:0;max-width:100%}.opn-survey-builder-canvas-toolbar .opn-action-row{align-items:center;gap:var(--opn-space-2);flex-wrap:wrap}.opn-survey-builder-canvas-context{flex-basis:100%}.opn-survey-builder-canvas-viewport,.opn-survey-builder-canvas-sheet,.opn-survey-page-card--canvas,.opn-survey-page-card--canvas>*{box-sizing:border-box;min-width:0;max-width:100%}.opn-survey-builder-canvas-sheet{width:100%;max-width:50rem;padding:clamp(var(--opn-space-3), 2vw, var(--opn-space-5));margin-left:auto;margin-right:auto}.opn-survey-page-card--canvas{padding:clamp(var(--opn-space-3), 2vw, var(--opn-space-4));overflow:hidden}.opn-survey-page-card--canvas .opn-survey-page-card__header,.opn-survey-page-card--canvas .opn-survey-blocks__header,.opn-survey-page-card--canvas .opn-survey-questions__header,.opn-survey-page-card--canvas .opn-survey-alternatives__header{align-items:stretch;gap:var(--opn-space-3);flex-direction:column}.opn-survey-page-card--canvas .opn-survey-page-card__header>.opn-stack,.opn-survey-page-card--canvas .opn-survey-blocks__header>.opn-stack,.opn-survey-page-card--canvas .opn-survey-questions__header>.opn-stack,.opn-survey-page-card--canvas .opn-survey-alternatives__header>.opn-stack{width:100%;min-width:0}.opn-survey-page-card--canvas .opn-survey-page-card__header h3,.opn-survey-page-card--canvas .opn-survey-blocks__header h4,.opn-survey-page-card--canvas .opn-survey-questions__header h4,.opn-survey-page-card--canvas .opn-survey-alternatives__header h5{overflow-wrap:anywhere}.opn-survey-page-card--canvas .opn-survey-page-card__header p,.opn-survey-page-card--canvas .opn-survey-blocks__header p,.opn-survey-page-card--canvas .opn-survey-questions__header p,.opn-survey-page-card--canvas .opn-survey-alternatives__header p{max-width:44rem}.opn-survey-page-card--canvas .opn-survey-structure-actions,.opn-survey-page-card--canvas .opn-survey-order-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0}.opn-survey-page-card--canvas .opn-survey-structure-actions .opn-button,.opn-survey-page-card--canvas .opn-survey-order-actions .opn-button,.opn-survey-page-card--canvas .opn-survey-blocks__header .opn-button,.opn-survey-page-card--canvas .opn-survey-questions__header .opn-button,.opn-survey-page-card--canvas .opn-survey-alternatives__header .opn-button{white-space:normal;max-width:100%}.opn-survey-page-card--canvas .opn-survey-questions,.opn-survey-page-card--canvas .opn-survey-blocks,.opn-survey-page-card--canvas .opn-survey-alternatives{min-width:0}.opn-survey-page-card--canvas .opn-survey-question-card{min-width:0;overflow:hidden}.opn-survey-page-card--canvas .opn-survey-alternatives__list{overflow-x:hidden}.opn-survey-builder-shell__left .opn-survey-tree-node,.opn-survey-builder-shell__left .opn-survey-tree-panel,.opn-survey-builder-shell__left .opn-survey-tree-panel *{min-width:0}.opn-survey-builder-shell__left .opn-survey-tree-node__content,.opn-survey-builder-shell__left .opn-survey-tree-node__title{overflow-wrap:anywhere}.opn-survey-builder-inspector-card{min-width:0;padding:var(--opn-space-4)}.opn-survey-builder-inspector-card__header{gap:var(--opn-space-2)}.opn-survey-builder-selected-summary,.opn-survey-builder-property-list,.opn-survey-builder-editor-section,.opn-survey-builder-alternative-summary{min-width:0}.opn-survey-builder-selected-summary .opn-action-row,.opn-survey-builder-selected-summary .opn-button,.opn-survey-builder-property-row dd{overflow-wrap:anywhere;min-width:0}@media (max-width:1480px){.opn-survey-builder-shell{grid-template-columns:14.5rem minmax(0,1fr) 17.5rem}.opn-survey-builder-canvas-sheet{max-width:46rem}}@media (max-width:1280px){.opn-survey-builder-page{height:auto;min-height:0;overflow:visible}.opn-survey-builder-shell{grid-template-columns:minmax(13rem,15rem) minmax(0,1fr);height:auto;overflow:visible}.opn-survey-builder-shell__right{border-left:0;border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);grid-column:1/-1}.opn-survey-builder-shell__left,.opn-survey-builder-shell__right,.opn-survey-builder-canvas,.opn-survey-tree-panel{height:auto;overflow:visible}}@media (max-width:1040px){.opn-survey-builder-shell{grid-template-columns:1fr}}.opn-survey-builder-header__metrics{flex-wrap:wrap;align-items:center}.opn-survey-builder-shell__left .opn-survey-tree-tabs{margin-bottom:var(--opn-space-1)}.opn-survey-builder-shell__left .opn-survey-tree-list{gap:var(--opn-space-1)}.opn-survey-builder-shell__left .opn-survey-tree-list--nested{margin-top:var(--opn-space-1);padding-left:var(--opn-space-3);border-left:var(--opn-border-width-default) solid var(--opn-color-border-subtle);margin-left:.65rem;position:relative}.opn-survey-builder-shell__left .opn-survey-tree-list--nested>.opn-survey-tree-node>.opn-survey-tree-node__row:before{content:"";top:1rem;left:calc(-1 * var(--opn-space-3));width:var(--opn-space-3);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);position:absolute}.opn-survey-builder-shell__left .opn-survey-tree-node{border-radius:var(--opn-radius-md);padding:var(--opn-space-1) 0;gap:0;position:relative}.opn-survey-builder-shell__left .opn-survey-tree-node[data-selected=true]{background:0 0;border-color:#0000}.opn-survey-builder-shell__left .opn-survey-tree-node__row{align-items:start;gap:var(--opn-space-1);position:relative}.opn-survey-builder-shell__left .opn-survey-tree-node__toggle,.opn-survey-builder-shell__left .opn-survey-tree-node__toggle-placeholder{width:1.5rem;min-width:1.5rem;height:1.5rem}.opn-survey-builder-shell__left .opn-survey-tree-node__toggle{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);font-size:var(--opn-font-size-caption)}.opn-survey-builder-shell__left .opn-survey-tree-node__button{border-radius:var(--opn-radius-md);width:100%;padding:var(--opn-space-2);gap:.15rem}.opn-survey-builder-shell__left .opn-survey-tree-node[data-selected=true]>.opn-survey-tree-node__row .opn-survey-tree-node__button{background:var(--opn-color-action-primary-soft);box-shadow:inset 3px 0 0 var(--opn-color-action-primary)}.opn-survey-builder-shell__left .opn-survey-tree-node__title{align-items:flex-start;gap:var(--opn-space-2);font-size:.92rem;line-height:1.3}.opn-survey-builder-shell__left .opn-survey-tree-node[data-level="2"] .opn-survey-tree-node__title,.opn-survey-builder-shell__left .opn-survey-tree-node[data-level="3"] .opn-survey-tree-node__title{font-size:.86rem;font-weight:var(--opn-font-weight-semibold)}.opn-survey-builder-shell__left .opn-survey-tree-node__icon{text-align:center;width:1rem;min-width:1rem}.opn-survey-builder-shell__left .opn-survey-tree-node__description{padding-left:calc(1rem + var(--opn-space-2));color:var(--opn-color-text-muted);font-size:.75rem}.opn-survey-builder-shell__left .opn-survey-tree-node__badges{display:none}.opn-survey-builder-shell__left .opn-survey-tree-panel{align-content:start}.opn-survey-builder-shell__left .opn-survey-tree-tabs{align-self:start;width:min(100%,14rem)}.opn-survey-builder-shell__left .opn-survey-tree-panel__content{align-content:start}.opn-survey-builder-shell__left .opn-survey-tree-node[data-kind=question] .opn-survey-tree-node__button{padding-top:var(--opn-space-2);padding-bottom:var(--opn-space-2)}.opn-survey-builder-shell__left .opn-survey-tree-node[data-kind=question] .opn-survey-tree-node__title{align-items:center}.opn-survey-builder-shell__left .opn-survey-tree-node[data-kind=question] .opn-survey-tree-node__icon{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-sm);background:var(--opn-color-bg-surface);width:1.35rem;min-width:1.35rem;height:1.35rem;color:var(--opn-color-text-muted);font-size:.72rem;font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;line-height:1;display:inline-flex}.opn-survey-builder-shell__left .opn-survey-tree-node[data-kind=question][data-selected=true] .opn-survey-tree-node__icon{border-color:var(--opn-color-action-primary-border);background:var(--opn-color-bg-surface);color:var(--opn-color-action-primary)}.opn-survey-insert-target{gap:var(--opn-space-1);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-3);display:grid}.opn-survey-insert-target span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.04em;text-transform:uppercase}.opn-survey-insert-target strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label)}.opn-survey-insert-item{align-items:start;gap:var(--opn-space-2) var(--opn-space-3);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);width:100%;color:inherit;cursor:pointer;font:inherit;padding:var(--opn-space-3);text-align:left;grid-template-columns:auto minmax(0,1fr);display:grid}.opn-survey-insert-item:hover:not(:disabled){border-color:var(--opn-color-action-primary-border);background:var(--opn-color-action-primary-soft)}.opn-survey-insert-item:disabled,.opn-survey-insert-item[data-disabled=true]{cursor:not-allowed;opacity:.64}.opn-survey-insert-item__icon{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-sm);background:var(--opn-color-bg-surface-soft);width:1.75rem;min-width:1.75rem;height:1.75rem;color:var(--opn-color-action-primary);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;line-height:1;display:inline-flex}.opn-survey-insert-item__body{gap:var(--opn-space-1);min-width:0;display:grid}.opn-survey-insert-item__body strong{margin:0}.opn-survey-insert-item__body span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);line-height:var(--opn-line-height-caption)}.opn-survey-insert-item>.opn-badge{grid-column:2;justify-self:start}.opn-survey-builder-shell__left .opn-survey-tree-panel,.opn-survey-builder-shell__left .opn-survey-tree-panel__content,.opn-survey-builder-shell__left .opn-survey-insert-palette,.opn-survey-builder-shell__left .opn-survey-insert-group,.opn-survey-builder-shell__left .opn-survey-insert-group__items{min-width:0;max-width:100%;overflow-x:hidden}.opn-survey-insert-item{box-sizing:border-box;min-width:0;max-width:100%;overflow:hidden}.opn-survey-insert-item__body,.opn-survey-insert-item__body strong,.opn-survey-insert-item__body span{min-width:0;max-width:100%}.opn-survey-insert-item__body strong,.opn-survey-insert-item__body span{overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.opn-survey-insert-item>.opn-badge{white-space:normal;max-width:100%}.opn-survey-builder-canvas__header{display:none}.opn-survey-builder-canvas-page-switcher{z-index:auto;border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface);position:static;top:auto}.opn-survey-builder-canvas-toolbar{z-index:6;box-shadow:var(--opn-shadow-sm);top:0}.opn-survey-builder-canvas-stage,.opn-survey-builder-canvas-viewport{min-width:0}.opn-survey-builder-canvas-sheet{padding-top:var(--opn-space-4)}.opn-survey-canvas-selectable{cursor:pointer;transition:background-color .12s,border-color .12s,box-shadow .12s,transform .12s}.opn-survey-canvas-selectable:hover{background:var(--opn-color-action-primary-soft)}.opn-survey-canvas-selectable:focus-visible{outline:3px solid var(--opn-color-action-primary);outline-offset:3px}.opn-survey-page-card--canvas .opn-survey-page-card__header--document.opn-survey-canvas-selectable{border-radius:var(--opn-radius-md);margin:calc(var(--opn-space-2) * -1);padding:var(--opn-space-2)}.opn-survey-block-card__body.opn-survey-canvas-selectable{border-radius:var(--opn-radius-md);padding:var(--opn-space-2)}.opn-survey-question-card.opn-survey-canvas-selectable:hover{border-color:var(--opn-color-action-primary-border)}.opn-survey-question-card.opn-survey-canvas-selectable:focus-visible{border-color:var(--opn-color-action-primary)}.opn-survey-page-card--canvas .opn-survey-questions__header,.opn-survey-page-card--canvas .opn-survey-blocks__header{display:block}.opn-survey-page-card--canvas .opn-survey-questions__header .opn-stack,.opn-survey-page-card--canvas .opn-survey-blocks__header .opn-stack{gap:var(--opn-space-1)}.opn-survey-page-card--canvas.opn-survey-page-card--empty{align-content:start}.opn-survey-page-card--canvas.opn-survey-page-card--empty .opn-survey-page-card__header{min-height:0;padding:0 0 var(--opn-space-3);border-bottom:var(--opn-border-width-default) dashed var(--opn-color-border-subtle);background:0 0;margin:0}.opn-survey-page-card--canvas.opn-survey-page-card--empty .opn-survey-questions--empty-page{align-self:start;min-height:0}.opn-survey-page-card--canvas .opn-survey-builder-editor-actions .opn-survey-alternative-form{margin-top:var(--opn-space-3)}.opn-survey-builder-inspector-card__header .opn-badge{flex:none}.opn-survey-builder-selected-summary{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-3)}.opn-survey-builder-selected-summary>p{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-body-sm);margin:0}.opn-survey-builder-selected-summary .opn-button,.opn-survey-builder-selected-summary .opn-button-link{width:100%}.opn-survey-builder-editor-section{border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-bottom:var(--opn-space-3)}.opn-survey-builder-editor-section h4,.opn-survey-builder-editor-actions h5,.opn-survey-builder-alternative-summary h3{font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);margin:0}.opn-survey-builder-editor-section>.opn-button{width:100%}.opn-survey-builder-editor-actions{gap:var(--opn-space-2);margin-top:var(--opn-space-3);display:grid}.opn-survey-builder-editor-actions .opn-action-row{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.opn-survey-builder-editor-actions .opn-action-row .opn-button,.opn-survey-builder-editor-actions>.opn-button{width:100%}.opn-survey-builder-editor-actions>.opn-button[data-variant=danger]{margin-top:var(--opn-space-1)}.opn-survey-builder-property-list{padding-top:var(--opn-space-2)}.opn-survey-builder-property-section{background:var(--opn-color-bg-surface)}.opn-survey-builder-property-section summary{outline:none}.opn-survey-builder-property-section summary:focus-visible{border-radius:var(--opn-radius-sm);outline:var(--opn-focus-ring-width) solid var(--opn-color-focus-ring);outline-offset:var(--opn-focus-ring-offset)}.opn-survey-builder-property-grid{gap:var(--opn-space-2);display:grid}.opn-survey-builder-property-row{border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md)}.opn-survey-builder-property-row dt{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);letter-spacing:.04em;text-transform:uppercase}.opn-survey-builder-property-row dd{margin:var(--opn-space-1) 0 0;overflow-wrap:anywhere}.opn-survey-builder-alternative-summary{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-3)}.opn-survey-builder-alternative-summary>.opn-stack>p{display:none}.opn-survey-builder-guidance-list{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-3)}.opn-survey-builder-pending-section{gap:var(--opn-space-2);display:grid}.opn-survey-builder-pending-list{gap:var(--opn-space-2);margin:0;padding:0;list-style:none;display:grid}.opn-survey-builder-pending-list li{background:var(--opn-color-bg-surface-soft);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);align-items:start;gap:var(--opn-space-2);padding:var(--opn-space-3);display:grid}.opn-survey-builder-pending-list strong,.opn-survey-builder-pending-list span{display:block}.opn-survey-builder-pending-list span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-body-sm);margin-top:var(--opn-space-1)}.opn-survey-builder-pending-list .opn-button{width:100%}.opn-survey-builder-editor-section>.opn-action-row,.opn-survey-builder-editor-section>.opn-button{margin-top:var(--opn-space-2)}.opn-survey-builder-editor-section>.opn-button[data-variant=danger]{width:100%}.opn-survey-builder-editor-section .opn-survey-builder-alternative-summary__list{margin-bottom:var(--opn-space-2)}.opn-survey-structure-form__actions .opn-button:disabled{cursor:not-allowed}.opn-survey-page-card--canvas{align-content:start;align-items:stretch}.opn-survey-page-card--canvas .opn-survey-page-card__header,.opn-survey-page-card--canvas .opn-survey-page-card__header--document,.opn-survey-page-card--canvas.opn-survey-page-card--empty .opn-survey-page-card__header{min-height:0;padding:0 0 var(--opn-space-3);border-bottom:var(--opn-border-width-default) dashed var(--opn-color-border-subtle);background:0 0;margin:0}.opn-survey-page-card--canvas .opn-survey-page-card__header.opn-survey-canvas-selectable:hover,.opn-survey-page-card--canvas .opn-survey-page-card__header--document.opn-survey-canvas-selectable:hover{background:0 0}.opn-survey-page-card--canvas .opn-survey-questions,.opn-survey-page-card--canvas .opn-survey-blocks,.opn-survey-page-card--canvas.opn-survey-page-card--empty .opn-survey-questions--empty-page{align-self:start;min-height:0}.opn-survey-builder-shell__left .opn-survey-tree-panel{gap:var(--opn-space-3);grid-template-rows:auto auto minmax(0,1fr);display:grid;overflow:hidden}.opn-survey-tree-panel__body{scrollbar-width:thin;min-height:0;overflow:auto}.opn-survey-tree-panel__body[hidden]{display:none}.opn-survey-tree-panel__body .opn-survey-tree-panel__content,.opn-survey-tree-panel__body .opn-survey-insert-palette{padding-right:var(--opn-space-1);align-content:start}.opn-survey-builder-shell__left .opn-survey-tree-tabs{z-index:2;background:var(--opn-color-bg-surface-soft);width:min(100%,14rem);position:sticky;top:0}.opn-survey-insert-palette{gap:var(--opn-space-4)}.opn-survey-insert-group{gap:var(--opn-space-2)}.opn-survey-insert-group h3{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);letter-spacing:0;line-height:var(--opn-line-height-label)}.opn-survey-insert-group__items{gap:var(--opn-space-1)}.opn-survey-insert-item{align-items:center;gap:var(--opn-space-2);border-radius:var(--opn-radius-md);padding:var(--opn-space-2);grid-template-columns:auto minmax(0,1fr) auto}.opn-survey-insert-item__icon{width:1.5rem;min-width:1.5rem;height:1.5rem}.opn-survey-insert-item__body{gap:0}.opn-survey-insert-item__body strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);line-height:var(--opn-line-height-label)}.opn-survey-insert-item__body span,.opn-survey-insert-item>.opn-badge{display:none}.opn-survey-insert-item__action{border-radius:var(--opn-radius-pill);width:1.5rem;min-width:1.5rem;height:1.5rem;color:var(--opn-color-action-primary);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;line-height:1;display:inline-flex}.opn-survey-insert-item:hover:not(:disabled) .opn-survey-insert-item__action{background:var(--opn-color-bg-surface)}.opn-survey-insert-item:disabled .opn-survey-insert-item__action,.opn-survey-insert-item[data-disabled=true] .opn-survey-insert-item__action{color:var(--opn-color-text-muted)}@media (max-width:1280px){.opn-survey-builder-shell__left .opn-survey-tree-panel,.opn-survey-tree-panel__body{overflow:visible}}.opn-survey-alternative-editor{gap:var(--opn-space-3);display:grid}.opn-survey-alternative-editor__item{gap:var(--opn-space-2);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);min-width:0;padding:var(--opn-space-3);display:grid}.opn-survey-alternative-editor__item fieldset{gap:var(--opn-space-3);border:0;min-width:0;margin:0;padding:0;display:grid}.opn-survey-alternative-editor__item legend,.opn-survey-alternative-editor__summary>span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-extra-bold);letter-spacing:.04em;text-transform:uppercase}.opn-survey-alternative-editor__summary{gap:var(--opn-space-1);min-width:0;display:grid}.opn-survey-alternative-editor__summary strong,.opn-survey-alternative-editor__summary small{overflow-wrap:anywhere}.opn-survey-alternative-editor__summary small,.opn-survey-alternative-editor__minimum-hint{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-body-sm);margin:0}.opn-survey-alternative-editor__actions{gap:var(--opn-space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opn-survey-alternative-editor__actions .opn-button{width:100%}.opn-survey-issues-review-wrap{padding:0 var(--opn-space-6) var(--opn-space-4)}.opn-survey-issues-review{border:1px solid var(--opn-color-border);border-radius:var(--opn-radius-lg);background:var(--opn-color-surface);box-shadow:var(--opn-shadow-sm);padding:var(--opn-space-5)}.opn-survey-issues-review__header,.opn-survey-issues-review__item{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-issues-review__header h2,.opn-survey-issues-review__header p,.opn-survey-issues-review__item p{margin:0}.opn-survey-issues-review__header p{margin-top:var(--opn-space-2);color:var(--opn-color-text-muted)}.opn-survey-issues-review__readonly,.opn-survey-issues-review__empty{margin:var(--opn-space-4) 0 0;padding:var(--opn-space-4);border-radius:var(--opn-radius-md);background:var(--opn-color-surface-subtle)}.opn-survey-issues-review__list{gap:var(--opn-space-3);margin:var(--opn-space-4) 0 0;padding:0;list-style:none;display:grid}.opn-survey-issues-review__item{padding:var(--opn-space-4);border:1px solid var(--opn-color-border);border-radius:var(--opn-radius-md);border-left-width:4px}.opn-survey-issues-review__item[data-severity=blocking]{border-left-color:var(--opn-color-danger)}.opn-survey-issues-review__item[data-severity=warning]{border-left-color:var(--opn-color-warning)}.opn-survey-issues-review__item-content{gap:var(--opn-space-2);min-width:0;display:grid}.opn-survey-issues-review__item-content .opn-badge{justify-self:start}.opn-survey-issues-review__location{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-sm)}.opn-survey-tree-node__issue-indicator{border:1px solid;border-radius:999px;flex:none;align-items:center;gap:.25rem;padding:.05rem .4rem;font-size:.72rem;font-weight:700;display:inline-flex}.opn-survey-tree-node__issue-indicator[data-severity=blocking]{color:var(--opn-color-danger)}.opn-survey-tree-node__issue-indicator[data-severity=warning]{color:var(--opn-color-warning-text,var(--opn-color-text))}@media (max-width:48rem){.opn-survey-issues-review__header,.opn-survey-issues-review__item{flex-direction:column}.opn-survey-issues-review__item .opn-button{width:100%}}.opn-survey-issues-review--panel{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.opn-survey-issues-review--panel .opn-survey-issues-review__header{gap:var(--opn-space-3);padding-bottom:var(--opn-space-4);border-bottom:1px solid var(--opn-color-border);display:grid}.opn-survey-issues-review__filters{gap:var(--opn-space-2);margin-top:var(--opn-space-4);grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;display:grid}.opn-survey-issues-review__filters .opn-button{width:100%;min-width:0;max-width:100%;padding-inline:var(--opn-space-2);white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-align:center}.opn-survey-issues-review__filters .opn-button[aria-pressed=true]{border-color:var(--opn-color-primary);background:var(--opn-color-primary-subtle);color:var(--opn-color-primary-strong,var(--opn-color-primary))}.opn-survey-issues-review--panel .opn-survey-issues-review__list{margin-top:var(--opn-space-4)}.opn-survey-issues-review--panel .opn-survey-issues-review__item{gap:var(--opn-space-3);padding:var(--opn-space-3);display:grid}.opn-survey-issues-review__item[data-selected=true]{outline:2px solid var(--opn-color-primary);outline-offset:1px}.opn-survey-issues-review__item-actions{gap:var(--opn-space-2);display:grid}.opn-survey-issues-review__item-actions .opn-button{width:100%}.opn-survey-issues-review--panel,.opn-survey-issues-review--panel .opn-survey-issues-review__header,.opn-survey-issues-review--panel .opn-survey-issues-review__list,.opn-survey-issues-review--panel .opn-survey-issues-review__item,.opn-survey-issues-review--panel .opn-survey-issues-review__item-content,.opn-survey-issues-review--panel .opn-survey-issues-review__item-actions{box-sizing:border-box;min-width:0;max-width:100%}.opn-survey-issues-review--panel .opn-survey-issues-review__list{overflow-x:hidden}.opn-survey-issues-review--panel .opn-survey-issues-review__item{overflow:hidden}.opn-survey-issues-review--panel .opn-survey-issues-review__item-content>strong,.opn-survey-issues-review--panel .opn-survey-issues-review__item-content>p,.opn-survey-issues-review--panel .opn-survey-issues-review__location{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.opn-survey-issues-review__item-actions .opn-button{white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:100%}@media (min-width:1281px){.opn-survey-issues-review__filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1420px){.opn-survey-issues-review__filters{grid-template-columns:repeat(2,minmax(0,1fr))}.opn-survey-issues-review__filters .opn-button:last-child{grid-column:1/-1}}.opn-survey-builder-pending-list li{align-items:flex-start}.opn-survey-builder-inspector-tabs{gap:var(--opn-space-1);margin-bottom:var(--opn-space-4);padding:var(--opn-space-1);border:1px solid var(--opn-color-border);background:var(--opn-color-bg-surface-soft);border-radius:999px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.opn-survey-builder-inspector-tab{justify-content:center;align-items:center;gap:var(--opn-space-2);min-width:0;min-height:2.5rem;color:var(--opn-color-text-muted);font:inherit;font-size:var(--opn-font-size-sm);cursor:pointer;background:0 0;border:0;border-radius:999px;font-weight:700;line-height:1.2;display:inline-flex}.opn-survey-builder-inspector-tab:hover{color:var(--opn-color-text-strong)}.opn-survey-builder-inspector-tab[aria-selected=true]{background:var(--opn-color-surface);color:var(--opn-color-primary);box-shadow:var(--opn-shadow-sm)}.opn-survey-builder-inspector-tab:focus-visible{outline:2px solid var(--opn-color-primary);outline-offset:2px}.opn-survey-builder-inspector-tab__count{border:1px solid;border-radius:999px;justify-content:center;align-items:center;min-width:1.35rem;height:1.35rem;padding-inline:.3rem;font-size:.72rem;line-height:1;display:inline-flex}#survey-builder-properties-panel:focus,#survey-builder-issues-panel:focus{outline:none}@media (max-width:80rem){.opn-survey-builder-inspector-tab{gap:var(--opn-space-1);font-size:.78rem}}@media (min-width:1281px){.opn-survey-builder-shell{grid-template-columns:clamp(13rem,18vw,16rem) minmax(0,1fr) clamp(20rem,24vw,23rem)}}@media (min-width:1281px) and (max-width:1480px){.opn-survey-builder-shell{grid-template-columns:14.5rem minmax(0,1fr) 20rem}}.opn-survey-builder-shell__right{min-width:0;min-height:0;overflow:hidden}.opn-survey-builder-inspector-card{box-sizing:border-box;grid-template-rows:auto minmax(0,1fr);align-content:stretch;width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.opn-survey-builder-inspector-tabs{flex:none}#survey-builder-properties-panel,#survey-builder-issues-panel{box-sizing:border-box;width:100%;min-width:0;min-height:0}#survey-builder-properties-panel{scrollbar-width:thin;overscroll-behavior:contain;height:100%;overflow:hidden auto}#survey-builder-issues-panel{height:100%;overflow:hidden}.opn-survey-issues-review--panel{box-sizing:border-box;grid-template-rows:auto auto auto minmax(0,1fr);align-content:stretch;width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.opn-survey-issues-review--panel .opn-survey-issues-review__header,.opn-survey-issues-review--panel .opn-survey-issues-review__filters,.opn-survey-issues-review--panel .opn-survey-issues-review__readonly{flex:none;min-width:0}.opn-survey-issues-review__filters{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.opn-survey-issues-review__filters .opn-button{width:100%;min-width:0;max-width:100%;padding-inline:var(--opn-space-2);white-space:nowrap;word-break:normal;overflow-wrap:normal}.opn-survey-issues-review--panel .opn-survey-issues-review__list{align-content:start;gap:var(--opn-space-3);width:100%;min-width:0;min-height:0;margin-top:var(--opn-space-4);padding:0 var(--opn-space-1) var(--opn-space-2) 0;scrollbar-width:thin;overscroll-behavior:contain;box-sizing:border-box;grid-auto-rows:max-content;grid-auto-flow:row;display:grid;overflow:hidden auto}.opn-survey-issues-review--panel .opn-survey-issues-review__empty{scrollbar-width:thin;align-self:start;min-width:0;max-height:100%;overflow:hidden auto}.opn-survey-issues-review--panel .opn-survey-issues-review__item{align-content:start;gap:var(--opn-space-3);background:var(--opn-color-bg-surface);box-sizing:border-box;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;width:100%;min-width:0;max-width:100%;height:auto;min-height:max-content;display:grid;position:relative;overflow:visible}.opn-survey-issues-review--panel .opn-survey-issues-review__item-content,.opn-survey-issues-review--panel .opn-survey-issues-review__item-actions{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.opn-survey-issues-review--panel .opn-survey-issues-review__item-content>strong,.opn-survey-issues-review--panel .opn-survey-issues-review__item-content>p,.opn-survey-issues-review--panel .opn-survey-issues-review__location{white-space:normal;word-break:normal;overflow-wrap:break-word;min-width:0;max-width:100%;display:block}.opn-survey-issues-review__item-actions .opn-button{white-space:normal;width:100%;min-width:0;max-width:100%}.opn-survey-issues-review--panel .opn-survey-issues-review__item[data-selected=true]{outline:2px solid var(--opn-color-primary);outline-offset:-2px}@media (max-width:1280px){.opn-survey-builder-shell__right{overflow:visible}.opn-survey-builder-inspector-card,#survey-builder-properties-panel,#survey-builder-issues-panel,.opn-survey-issues-review--panel{height:auto;min-height:0;overflow:visible}.opn-survey-issues-review--panel .opn-survey-issues-review__list{max-height:32rem}}#survey-builder-issues-panel{scrollbar-width:thin;overscroll-behavior:contain;overflow:hidden auto}.opn-survey-builder-issues-stack{align-content:start;gap:var(--opn-space-5);width:100%;min-width:0;padding:var(--opn-space-4);box-sizing:border-box;display:grid}.opn-survey-builder-issues-stack .opn-survey-issues-review--panel{height:auto;min-height:0;overflow:visible}.opn-survey-builder-issues-stack .opn-survey-issues-review--panel .opn-survey-issues-review__list{max-height:none;overflow:visible}.opn-publication-readiness{gap:var(--opn-space-4);min-width:0;padding:var(--opn-space-4);border:1px solid var(--opn-color-border);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);box-sizing:border-box;display:grid}.opn-publication-readiness[data-ready=true]{border-color:var(--opn-color-success-border)}.opn-publication-readiness__header{gap:var(--opn-space-3);display:grid}.opn-publication-readiness h2,.opn-publication-readiness p{margin:0}.opn-publication-readiness__guardrail{padding:var(--opn-space-3);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label)}.opn-publication-readiness__empty{gap:var(--opn-space-2);padding:var(--opn-space-4);border:1px dashed var(--opn-color-border);border-radius:var(--opn-radius-md);display:grid}.opn-publication-readiness__list{gap:var(--opn-space-3);margin:0;padding:0;list-style:none;display:grid}.opn-publication-readiness__item{gap:var(--opn-space-3);min-width:0;padding:var(--opn-space-3);border:1px solid var(--opn-color-border);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);border-inline-start-width:.3rem;display:grid}.opn-publication-readiness__item[data-severity=blocking]{border-inline-start-color:var(--opn-color-error-text)}.opn-publication-readiness__item[data-severity=warning]{border-inline-start-color:var(--opn-color-warning-text)}.opn-publication-readiness__item[data-selected=true]{outline:2px solid var(--opn-color-primary);outline-offset:-2px}.opn-publication-readiness__item-content{gap:var(--opn-space-2);min-width:0;display:grid}.opn-publication-readiness__item-content code{min-width:0;color:var(--opn-color-text-muted);overflow-wrap:anywhere;font-size:.72rem}.opn-publication-readiness__location{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);overflow-wrap:break-word}.opn-publication-readiness .opn-button{white-space:normal;width:100%}@media (max-width:1280px){.opn-survey-builder-issues-stack{padding:0}}.opn-survey-preview-state,.opn-survey-preview-page{min-width:0}.opn-survey-preview-state{align-items:center;min-height:28rem;display:grid}.opn-survey-preview-page{gap:clamp(var(--opn-space-5), 3vw, var(--opn-space-8));display:grid}.opn-survey-preview-header{gap:var(--opn-space-5);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-top:.3rem solid var(--opn-color-action-primary);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-action-primary-soft));padding:clamp(var(--opn-space-5), 3vw, var(--opn-space-8));box-shadow:var(--opn-shadow-sm);display:grid;overflow:hidden}.opn-survey-preview-header__main{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-5);display:flex}.opn-survey-preview-header__identity,.opn-survey-preview-header__copy{min-width:0;display:grid}.opn-survey-preview-header__identity{gap:var(--opn-space-4)}.opn-survey-preview-header__copy{gap:var(--opn-space-2);max-width:48rem}.opn-survey-preview-header__badges{gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-survey-preview-header h1{color:var(--opn-color-text-strong);font-size:clamp(2rem,3.4vw,2.8rem);font-weight:var(--opn-font-weight-bold);letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;line-height:1.1}.opn-survey-preview-header__copy>p:last-child{max-width:44rem;color:var(--opn-color-text-muted);margin:0;font-size:1.02rem;line-height:1.65}.opn-survey-preview-guardrail{justify-self:center;align-items:flex-start;gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-info-border);border-inline-start:.3rem solid var(--opn-color-action-primary);border-radius:var(--opn-radius-lg);background:var(--opn-color-info-bg);width:min(100%,64rem);min-width:0;padding:var(--opn-space-4) clamp(var(--opn-space-4), 3vw, var(--opn-space-6));box-shadow:var(--opn-shadow-sm);display:flex}.opn-survey-preview-guardrail__marker{border:.2rem solid var(--opn-color-action-primary);border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface);width:1rem;height:1rem;box-shadow:inset 0 0 0 .15rem var(--opn-color-info-bg);flex:none;margin-top:.35rem;display:block}.opn-survey-preview-guardrail__copy{gap:var(--opn-space-1);min-width:0;display:grid}.opn-survey-preview-guardrail__copy h2,.opn-survey-preview-guardrail__copy p{margin:0}.opn-survey-preview-guardrail__copy h2{color:var(--opn-color-text-strong);font-size:1rem;font-weight:var(--opn-font-weight-bold);line-height:1.4}.opn-survey-preview-guardrail__copy p{max-width:56rem;color:var(--opn-color-text-default);overflow-wrap:anywhere;line-height:1.6}.opn-survey-preview-document.opn-card--workspace{border-color:var(--opn-color-border-default);width:min(100%,54rem);box-shadow:var(--opn-shadow-md);justify-self:center;gap:0;padding:0;display:grid;overflow:hidden}.opn-survey-preview-document__header{gap:var(--opn-space-3);border-bottom:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);padding:clamp(var(--opn-space-6), 4vw, var(--opn-space-10));display:grid}.opn-survey-preview-document__page-meta{gap:var(--opn-space-2) var(--opn-space-4);color:var(--opn-color-action-primary);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-extra-bold);letter-spacing:.06em;line-height:var(--opn-line-height-caption);text-transform:uppercase;flex-wrap:wrap;display:flex}.opn-survey-preview-document__header h2{max-width:44rem;color:var(--opn-color-text-strong);letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:clamp(1.65rem,2.6vw,2.15rem);line-height:1.15}.opn-survey-preview-reading-focus{box-sizing:border-box;border-radius:var(--opn-radius-sm);width:fit-content;max-width:100%;margin-block:calc(var(--opn-space-1) * -1);padding-block:var(--opn-space-1);padding-inline:var(--opn-space-3) var(--opn-space-2);margin-inline-start:calc(var(--opn-space-3) * -1)}.opn-survey-preview-reading-focus:focus{background:var(--opn-color-action-primary-soft);box-shadow:inset .25rem 0 0 var(--opn-color-focus-ring);outline:none}.opn-survey-preview-document__header>p{max-width:44rem;color:var(--opn-color-text-muted);margin:0;line-height:1.65}.opn-survey-preview-document__content{gap:var(--opn-space-8);padding:clamp(var(--opn-space-5), 4vw, var(--opn-space-10));display:grid}.opn-survey-preview-group,.opn-survey-preview-section{gap:var(--opn-space-5);min-width:0;display:grid}.opn-survey-preview-group__header,.opn-survey-preview-section__header{gap:var(--opn-space-2);display:grid}.opn-survey-preview-group__header h3,.opn-survey-preview-section__header h3{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);overflow-wrap:anywhere;margin:0}.opn-survey-preview-section{border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-8)}.opn-survey-preview-section__header>p:last-child{max-width:42rem;color:var(--opn-color-text-muted);margin:0}.opn-survey-preview-question-list{gap:var(--opn-space-4);min-width:0;display:grid}.opn-survey-preview-question{gap:var(--opn-space-5);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);min-width:0;padding:clamp(var(--opn-space-4), 3vw, var(--opn-space-6));box-shadow:var(--opn-shadow-sm);display:grid}.opn-survey-preview-question[data-invalid=true]{border-color:var(--opn-color-error-border);box-shadow:0 0 0 3px var(--opn-color-error-bg)}.opn-survey-preview-question__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-survey-preview-question__identity{gap:var(--opn-space-1);min-width:0;display:grid}.opn-survey-preview-question__identity h3,.opn-survey-preview-question__identity h4{color:var(--opn-color-text-strong);overflow-wrap:anywhere;margin:0;font-size:1.05rem;line-height:1.45}.opn-survey-preview-question .opn-field__control,.opn-survey-preview-question .opn-field__select{background:var(--opn-color-bg-surface-soft)}.opn-survey-preview-question__textarea{min-height:8rem;padding-block:var(--opn-space-3);resize:vertical}.opn-survey-preview-options,.opn-survey-preview-nps{border:0;min-width:0;margin:0;padding:0}.opn-survey-preview-options{gap:var(--opn-space-3);display:grid}.opn-survey-preview-option{align-items:flex-start;gap:var(--opn-space-3);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface-soft);min-width:0;color:var(--opn-color-text-default);cursor:pointer;padding:var(--opn-space-3) var(--opn-space-4);transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.opn-survey-preview-option:has(input:checked){border-color:var(--opn-color-action-primary-border);background:var(--opn-color-action-primary-soft)}.opn-survey-preview-option:has(input:focus-visible){outline:3px solid var(--opn-color-focus-ring);outline-offset:2px}.opn-survey-preview-options[aria-invalid=true] .opn-survey-preview-option{border-color:var(--opn-color-error-border)}.opn-survey-preview-option input,.opn-survey-preview-nps__option input{accent-color:var(--opn-color-action-primary);flex:none}.opn-survey-preview-option input{width:1.1rem;height:1.1rem;margin-top:.15rem}.opn-survey-preview-option>span{overflow-wrap:anywhere;min-width:0}.opn-survey-preview-option__note{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label)}.opn-survey-preview-nps{gap:var(--opn-space-3);display:grid}.opn-survey-preview-nps__scale{gap:var(--opn-space-2);grid-template-columns:repeat(11,minmax(2.25rem,1fr));display:grid}.opn-survey-preview-nps__option{cursor:pointer;min-width:0;display:grid;position:relative}.opn-survey-preview-nps__option input{opacity:0;width:1px;height:1px;position:absolute}.opn-survey-preview-nps__option span{border:var(--opn-border-width-default) solid var(--opn-color-border-default);border-radius:var(--opn-radius-sm);background:var(--opn-color-bg-surface-soft);min-height:2.5rem;color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-bold);justify-content:center;align-items:center;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.opn-survey-preview-nps__option:hover span,.opn-survey-preview-nps__option input:checked+span{border-color:var(--opn-color-action-primary);background:var(--opn-color-action-primary);color:var(--opn-color-text-inverse)}.opn-survey-preview-nps__option input:focus-visible+span{outline:3px solid var(--opn-color-focus-ring);outline-offset:2px}.opn-survey-preview-nps[aria-invalid=true] .opn-survey-preview-nps__option span{border-color:var(--opn-color-error-border)}.opn-survey-preview-nps__labels{justify-content:space-between;gap:var(--opn-space-4);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);line-height:var(--opn-line-height-caption);display:flex}.opn-survey-preview-question__information,.opn-survey-preview-question__fallback,.opn-survey-preview-question__empty-options,.opn-survey-preview-empty-structure{border:var(--opn-border-width-default) solid var(--opn-color-info-border);border-radius:var(--opn-radius-md);background:var(--opn-color-info-bg);color:var(--opn-color-info-text);padding:var(--opn-space-4)}.opn-survey-preview-question__information,.opn-survey-preview-question__fallback,.opn-survey-preview-empty-structure{gap:var(--opn-space-1);display:grid}.opn-survey-preview-question__fallback{border-color:var(--opn-color-warning-border);background:var(--opn-color-warning-bg);color:var(--opn-color-warning-text)}.opn-survey-preview-question__validation-message{margin:0}.opn-survey-preview-question__empty-options{border-color:var(--opn-color-warning-border);background:var(--opn-color-warning-bg);color:var(--opn-color-warning-text);margin:0}.opn-survey-preview-empty-structure{margin:clamp(var(--opn-space-5), 4vw, var(--opn-space-10))}.opn-survey-preview-empty-structure--compact{margin:0}.opn-survey-preview-progress{border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface);width:100%;height:.55rem;accent-color:var(--opn-color-action-primary);border:0;overflow:hidden}.opn-survey-preview-progress::-webkit-progress-bar{border-radius:var(--opn-radius-pill);background:var(--opn-color-bg-surface)}.opn-survey-preview-progress::-webkit-progress-value{border-radius:var(--opn-radius-pill);background:var(--opn-color-action-primary);transition:width .18s}.opn-survey-preview-progress::-moz-progress-bar{border-radius:var(--opn-radius-pill);background:var(--opn-color-action-primary);transition:width .18s}.opn-survey-preview-document__footer{justify-content:space-between;align-items:center;gap:var(--opn-space-5);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-5) clamp(var(--opn-space-5), 4vw, var(--opn-space-10));display:flex}.opn-survey-preview-document__footer-copy{gap:var(--opn-space-1);min-width:0;display:grid}.opn-survey-preview-document__footer-copy strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label)}.opn-survey-preview-document__footer-copy span{max-width:34rem;color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);line-height:var(--opn-line-height-caption)}.opn-survey-preview-navigation,.opn-survey-preview-completion__actions{justify-content:flex-end;gap:var(--opn-space-3);flex-wrap:wrap;flex:none;display:flex}.opn-survey-preview-completion.opn-card--workspace{border-color:var(--opn-color-info-border);width:min(100%,54rem);box-shadow:var(--opn-shadow-md);justify-self:center;padding:0;overflow:hidden}.opn-survey-preview-completion>section{gap:var(--opn-space-6);background:linear-gradient(145deg, var(--opn-color-bg-surface), var(--opn-color-info-bg));padding:clamp(var(--opn-space-6), 5vw, var(--opn-space-10));display:grid}.opn-survey-preview-completion>section>.opn-badge{justify-self:start}.opn-survey-preview-completion__copy{gap:var(--opn-space-3);max-width:42rem;display:grid}.opn-survey-preview-completion__copy h2,.opn-survey-preview-completion__copy p{margin:0}.opn-survey-preview-completion__copy h2{color:var(--opn-color-text-strong);letter-spacing:-.025em;font-size:clamp(1.65rem,2.6vw,2.15rem);line-height:1.15}.opn-survey-preview-completion__copy>p:last-child{color:var(--opn-color-text-muted);line-height:1.65}@media (min-width:900px) and (min-height:700px){.opn-survey-preview-guardrail{z-index:4;top:var(--opn-space-4);position:sticky}.opn-survey-preview-reading-focus,.opn-survey-preview-question input,.opn-survey-preview-question textarea,.opn-survey-preview-question select{scroll-margin-top:8rem}}@media (prefers-reduced-motion:reduce){.opn-survey-preview-option,.opn-survey-preview-nps__option span{transition:none}.opn-survey-preview-progress::-webkit-progress-value{transition:none}.opn-survey-preview-progress::-moz-progress-bar{transition:none}}@media (max-width:760px){.opn-survey-preview-header__main,.opn-survey-preview-question__header,.opn-survey-preview-document__footer{flex-direction:column;align-items:stretch}.opn-survey-preview-header__main>.opn-button{width:100%}.opn-survey-preview-question__header>.opn-badge{align-self:flex-start}.opn-survey-preview-navigation,.opn-survey-preview-completion__actions{grid-template-columns:1fr;display:grid}.opn-survey-preview-navigation .opn-button,.opn-survey-preview-completion__actions .opn-button{width:100%}.opn-survey-preview-nps__scale{grid-template-columns:repeat(6,minmax(2.25rem,1fr))}}@media (max-width:460px){.opn-survey-preview-nps__scale{grid-template-columns:repeat(4,minmax(2.25rem,1fr))}}html{min-width:320px;scroll-padding-top:5.5rem}body{background:radial-gradient(70rem 34rem at 4% -10%, #2563eb1a, transparent 60%), radial-gradient(58rem 30rem at 96% 0%, #14b8a617, transparent 58%), var(--opn-color-bg-canvas);font-feature-settings:"ss01", "cv11";-webkit-font-smoothing:antialiased;min-width:320px}h1,h2,h3,h4,h5,h6,.opn-title-display,.opn-home-hero__title,.opn-project-page__title,.opn-project-detail-header__title,.opn-survey-builder-header__title,.opn-survey-preview-header h1{font-family:var(--opn-font-family-display);letter-spacing:-.025em}.opn-product-shell{background:var(--opn-color-bg-canvas);min-height:100vh}.opn-shell{background:var(--opn-color-bg-canvas);padding:0}.opn-shell__header{z-index:40;border-bottom:1px solid var(--opn-color-border-inverse);width:100%;min-height:4.75rem;color:var(--opn-color-text-inverse);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b132beb;margin:0;padding:.9rem 0;position:sticky;top:0}.opn-shell__header-inner{justify-content:space-between;align-items:center;gap:var(--opn-space-4);width:min(100% - clamp(2rem,7vw,6rem),80rem);min-width:0;margin:0 auto;display:flex}.opn-shell__brand{align-items:center;gap:var(--opn-space-4);flex-direction:row}.opn-shell__brand-context{color:var(--opn-color-text-inverse-muted);padding-left:var(--opn-space-4);border-left:1px solid #ffffff2e}.opn-shell__nav a{color:var(--opn-color-text-inverse-muted);box-shadow:none;background:0 0;border-color:#0000;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.opn-shell__nav a:hover{border-color:var(--opn-color-border-inverse);color:var(--opn-color-text-inverse);background:#ffffff14}.opn-shell__nav .opn-shell__nav-primary{background:var(--opn-gradient-brand);color:var(--opn-color-text-inverse);box-shadow:var(--opn-shadow-brand);border-color:#0000}.opn-shell__nav .opn-shell__nav-primary:hover{background:var(--opn-gradient-brand);color:var(--opn-color-text-inverse);border-color:#0000;transform:translateY(-1px)}.opn-shell__main{width:min(100% - clamp(2rem,7vw,6rem),80rem);padding-block:clamp(var(--opn-space-6), 4vw, var(--opn-space-12))}.opn-home{gap:clamp(var(--opn-space-5), 4vw, var(--opn-space-10))}.opn-home-hero{isolation:isolate;border-radius:var(--opn-radius-xl);background:var(--opn-gradient-hero);color:var(--opn-color-text-inverse);box-shadow:var(--opn-shadow-lg);border-color:#ffffff1a;position:relative;overflow:hidden}.opn-home-hero:before{z-index:-1;content:"";opacity:.34;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0}.opn-home-hero__eyebrow{color:#ffffffd1;background:#ffffff12;border-color:#ffffff29}.opn-home-hero__title{color:var(--opn-color-text-inverse);font-size:clamp(2.75rem,5vw,4.5rem);line-height:1.04}.opn-home-hero__description{color:var(--opn-color-text-inverse-muted);font-size:1.125rem;line-height:1.75}.opn-home-hero .opn-button--primary,.opn-auth-layout .opn-button--primary{--opn-button-bg:var(--opn-gradient-brand);--opn-button-border:transparent;--opn-button-hover-bg:var(--opn-gradient-brand);--opn-button-hover-border:transparent;box-shadow:var(--opn-shadow-brand)}.opn-home-hero .opn-button--secondary{--opn-button-bg:#ffffff14;--opn-button-border:#ffffff2e;--opn-button-color:var(--opn-color-text-inverse);--opn-button-hover-bg:#ffffff24;--opn-button-hover-border:#ffffff47;--opn-button-hover-color:var(--opn-color-text-inverse)}.opn-home-flow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border-color:#ffffff21}.opn-home-flow__header h2,.opn-home-flow__item strong{color:var(--opn-color-text-inverse)}.opn-home-flow__label,.opn-home-flow__item p{color:var(--opn-color-text-inverse-muted)}.opn-home-flow__item{background:#ffffff0e;border-color:#ffffff1a}.opn-home-flow__item span{color:#5eead4;background:#14b8a629}.opn-home-value-card{border-color:var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl);box-shadow:var(--opn-shadow-md);background:linear-gradient(145deg,#fffffffa,#f8fafcf0)}.opn-home-value-card:nth-child(2){border-top:.25rem solid var(--opn-color-brand-teal)}.opn-home-value-card:first-child,.opn-home-value-card:last-child{border-top:.25rem solid var(--opn-color-brand-blue)}.opn-auth-layout.opn-auth-layout--login,.opn-auth-layout.opn-auth-layout--signup,.opn-auth-layout.opn-auth-layout--email-confirmation,.opn-auth-layout.opn-auth-layout--password-recovery,.opn-auth-layout.opn-auth-layout--password-reset,.opn-auth-layout.opn-auth-layout--session-expired,.opn-auth-layout.opn-auth-layout--session-ended{border:1px solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl);background:var(--opn-color-bg-surface);min-height:36rem;box-shadow:var(--opn-shadow-lg);grid-template-columns:minmax(0,1.08fr) minmax(22rem,.92fr);align-items:stretch;gap:0;padding:0;overflow:hidden}.opn-auth-layout__intro{isolation:isolate;background:var(--opn-gradient-hero);color:var(--opn-color-text-inverse);padding:clamp(var(--opn-space-8), 5vw, var(--opn-space-12));align-content:center;position:relative;overflow:hidden}.opn-auth-layout__intro:before{z-index:-1;content:"";opacity:.28;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.opn-auth-layout__brand-logo{margin-bottom:var(--opn-space-2)}.opn-auth-layout .opn-badge--ai{--opn-badge-bg:#14b8a61f;--opn-badge-border:#5eead459;--opn-badge-text:#99f6e4}.opn-auth-layout .opn-eyebrow,.opn-auth-layout .opn-text-muted,.opn-auth-layout__aside p,.opn-auth-layout__list{color:var(--opn-color-text-inverse-muted)}.opn-auth-layout .opn-title-display,.opn-auth-layout__aside h2{color:var(--opn-color-text-inverse)}.opn-auth-layout .opn-title-display{font-size:clamp(2.35rem,4vw,3.45rem);line-height:1.06}.opn-auth-layout__aside.opn-card{box-shadow:none;background:#ffffff0f;border-color:#ffffff1f}.opn-auth-layout__list li::marker{color:var(--opn-color-brand-teal)}.opn-auth-layout__content{background:var(--opn-color-bg-surface);padding:clamp(var(--opn-space-6), 5vw, var(--opn-space-12));align-content:center;align-self:stretch}.opn-auth-layout__content .opn-auth-card,.opn-auth-layout__content>.opn-card{border-color:var(--opn-color-border-subtle);width:100%;max-width:30rem;box-shadow:none;margin-inline:auto}.opn-onboarding-layout,.opn-workspace-switcher,.opn-access-state-page{border-radius:var(--opn-radius-xl);box-shadow:var(--opn-shadow-md);overflow:hidden}.opn-onboarding-layout:before,.opn-workspace-switcher:before,.opn-access-state-page:before{content:"";filter:blur(8px);pointer-events:none;background:#14b8a614;border-radius:999px;width:14rem;height:14rem;position:absolute;top:-6rem;right:-5rem}.opn-authenticated-shell{background:var(--opn-color-bg-canvas);min-height:100vh;box-shadow:none;border:0;border-radius:0;grid-template-columns:17rem minmax(0,1fr);overflow:hidden}.opn-authenticated-shell__sidebar{isolation:isolate;border-right:1px solid var(--opn-color-border-inverse);background:var(--opn-gradient-hero);padding:var(--opn-space-6);position:relative;overflow:hidden}.opn-authenticated-shell__sidebar:before{z-index:-1;content:"";opacity:.32;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.opn-authenticated-shell__brand{padding-bottom:var(--opn-space-6);border-bottom:1px solid #ffffff1a}.opn-authenticated-shell__brand strong{font-family:var(--opn-font-family-display);font-size:1.1rem}.opn-authenticated-shell__brand-mark{width:3rem;height:3rem;box-shadow:var(--opn-shadow-md);background:#fffffff5;border:1px solid #ffffff29}.opn-authenticated-shell__nav{gap:var(--opn-space-2)}.opn-authenticated-shell__nav a,.opn-authenticated-shell__nav span{border-radius:var(--opn-radius-md);color:var(--opn-color-text-inverse-muted);padding:var(--opn-space-3) var(--opn-space-4);background:0 0;border:1px solid #0000;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.opn-authenticated-shell__nav a:hover{color:var(--opn-color-text-inverse);background:#ffffff14;border-color:#ffffff1f}.opn-authenticated-shell__nav a[aria-current=page]{color:var(--opn-color-text-inverse);background:linear-gradient(135deg,#2563eb4d,#14b8a633);border-color:#5eead447;box-shadow:inset 0 0 0 1px #ffffff0d}.opn-authenticated-shell__body{background:var(--opn-color-bg-canvas)}.opn-authenticated-shell__header{z-index:20;border-bottom-color:var(--opn-color-border-subtle);min-height:4.75rem;padding:var(--opn-space-4) clamp(var(--opn-space-5), 3vw, var(--opn-space-8));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;position:sticky;top:0}.opn-authenticated-shell__main{background:radial-gradient(50rem 24rem at 100% 0%, #14b8a60f, transparent 60%), var(--opn-color-bg-canvas);padding:clamp(var(--opn-space-5), 3vw, var(--opn-space-8))}.opn-workspace-hero,.opn-project-page__header,.opn-project-detail-header,.opn-survey-preview-header{border-color:var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl);background:radial-gradient(34rem 14rem at 100% 0%, #14b8a61f, transparent 65%), linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-action-primary-soft));box-shadow:var(--opn-shadow-md);position:relative;overflow:hidden}.opn-workspace-hero:before,.opn-project-page__header:before,.opn-project-detail-header:before{background:var(--opn-gradient-brand);content:"";width:.3rem;position:absolute;inset:0 auto 0 0}.opn-workspace-hero .opn-badge--ai{--opn-badge-bg:#ecfdf5;--opn-badge-border:#99f6e4;--opn-badge-text:var(--opn-color-brand-teal-deep)}.opn-workspace-summary-card{border-top:.2rem solid var(--opn-color-brand-blue)}.opn-workspace-summary-card:nth-child(2){border-top-color:var(--opn-color-brand-teal)}.opn-workspace-summary-card:nth-child(3){border-top-color:var(--opn-color-brand-navy)}.opn-workspace-feature-grid{grid-template-columns:minmax(0,32rem)}.opn-project-list-card,.opn-project-detail-card,.opn-survey-structure-card,.opn-survey-page-card,.opn-survey-question-card{border-color:var(--opn-color-border-subtle);box-shadow:var(--opn-shadow-sm)}.opn-project-list-card:hover{border-color:var(--opn-color-action-primary-border);box-shadow:var(--opn-shadow-md)}.opn-project-list-counter{border-top:.2rem solid var(--opn-color-brand-blue)}.opn-project-list-counter:nth-child(2n){border-top-color:var(--opn-color-brand-teal)}.opn-survey-builder-header{border-color:var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl);background:radial-gradient(28rem 10rem at 100% 0%, #14b8a621, transparent 64%), var(--opn-color-bg-surface);box-shadow:var(--opn-shadow-md);overflow:hidden}.opn-survey-builder-header:before{background:var(--opn-gradient-brand);content:"";width:.3rem;position:absolute;inset:0 auto 0 0}.opn-survey-builder-shell{border-color:var(--opn-color-border-subtle);border-radius:var(--opn-radius-xl);box-shadow:var(--opn-shadow-md)}.opn-survey-builder-shell__left{background:#f8fafc}.opn-survey-builder-shell__right,.opn-survey-builder-inspector-card__header{background:var(--opn-color-bg-surface)}.opn-survey-builder-canvas{background:radial-gradient(44rem 22rem at 50% 0%, #2563eb0e, transparent 66%), var(--opn-color-bg-canvas)}.opn-survey-builder-canvas-page-tab{border-radius:var(--opn-radius-md)}.opn-survey-builder-canvas-page-tab:hover,.opn-survey-builder-canvas-page-tab[data-current=true]{border-color:var(--opn-color-action-primary-border);background:linear-gradient(135deg, var(--opn-color-action-primary-soft), #ecfdf5)}.opn-survey-builder-shell__left .opn-survey-tree-node[data-selected=true],.opn-survey-builder-inspector-tab[aria-selected=true]{border-color:var(--opn-color-ai-border);background:var(--opn-color-ai-soft);color:var(--opn-color-brand-teal-deep)}.opn-survey-builder-canvas-sheet{filter:drop-shadow(0 18px 28px #0b132b14)}.opn-survey-builder-property-section,.opn-publication-readiness,.opn-survey-issues-review--panel .opn-survey-issues-review__item{border-color:var(--opn-color-border-subtle);background:var(--opn-color-bg-surface)}.opn-survey-preview-header{background:var(--opn-gradient-hero);color:var(--opn-color-text-inverse);border:0}.opn-survey-preview-header h1,.opn-survey-preview-header__copy>p:last-child{color:var(--opn-color-text-inverse)}.opn-survey-preview-header__copy>p:last-child{color:var(--opn-color-text-inverse-muted)}.opn-survey-preview-header .opn-badge{--opn-badge-bg:#ffffff14;--opn-badge-border:#ffffff2e;--opn-badge-text:var(--opn-color-text-inverse)}.opn-survey-preview-document.opn-card--workspace,.opn-survey-preview-completion.opn-card--workspace{border-radius:var(--opn-radius-xl);box-shadow:var(--opn-shadow-lg)}.opn-survey-preview-question{border-radius:var(--opn-radius-xl);box-shadow:none}.opn-survey-preview-option{border-radius:var(--opn-radius-md)}.opn-survey-preview-option:hover{border-color:var(--opn-color-ai-border);background:linear-gradient(135deg, var(--opn-color-action-primary-soft), var(--opn-color-ai-soft))}.opn-survey-preview-option:has(input:checked){border-color:var(--opn-color-ai-border);background:linear-gradient(135deg, var(--opn-color-action-primary-soft), var(--opn-color-ai-soft))}.opn-survey-preview-progress::-webkit-progress-value{background:var(--opn-gradient-brand)}.opn-survey-preview-progress::-moz-progress-bar{background:var(--opn-gradient-brand)}@media (max-width:920px){.opn-auth-layout.opn-auth-layout--login,.opn-auth-layout.opn-auth-layout--signup,.opn-auth-layout.opn-auth-layout--email-confirmation,.opn-auth-layout.opn-auth-layout--password-recovery,.opn-auth-layout.opn-auth-layout--password-reset,.opn-auth-layout.opn-auth-layout--session-expired,.opn-auth-layout.opn-auth-layout--session-ended,.opn-authenticated-shell{grid-template-columns:1fr}.opn-authenticated-shell__sidebar{gap:var(--opn-space-4);border-right:0;border-bottom:1px solid var(--opn-color-border-inverse)}.opn-authenticated-shell__brand{padding-bottom:var(--opn-space-4)}.opn-authenticated-shell__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.opn-shell__header{padding-inline:0;position:static}.opn-shell__header-inner{flex-wrap:wrap;width:min(100% - 2rem,80rem)}.opn-shell__brand{align-items:flex-start;gap:var(--opn-space-2);flex-direction:column}.opn-shell__brand-context{border-left:0;padding-left:0}.opn-shell__main{width:min(100% - 2rem,80rem)}.opn-auth-layout__intro,.opn-auth-layout__content{padding:var(--opn-space-6)}.opn-authenticated-shell__nav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.opn-auth-layout--login .opn-auth-layout__intro,.opn-auth-layout--signup .opn-auth-layout__intro,.opn-auth-layout--email-confirmation .opn-auth-layout__intro,.opn-auth-layout--password-recovery .opn-auth-layout__intro,.opn-auth-layout--password-reset .opn-auth-layout__intro,.opn-auth-layout--session-expired .opn-auth-layout__intro,.opn-auth-layout--session-ended .opn-auth-layout__intro{gap:var(--opn-space-5);padding:clamp(var(--opn-space-8), 5vw, var(--opn-space-12))}.opn-auth-layout--login .opn-auth-layout__content,.opn-auth-layout--signup .opn-auth-layout__content,.opn-auth-layout--email-confirmation .opn-auth-layout__content,.opn-auth-layout--password-recovery .opn-auth-layout__content,.opn-auth-layout--password-reset .opn-auth-layout__content,.opn-auth-layout--session-expired .opn-auth-layout__content,.opn-auth-layout--session-ended .opn-auth-layout__content{padding:clamp(var(--opn-space-6), 5vw, var(--opn-space-12));align-content:center;align-self:stretch}.opn-onboarding-layout,.opn-workspace-switcher,.opn-access-state-page,.opn-survey-builder-header{position:relative}@media (max-width:720px){.opn-auth-layout--login .opn-auth-layout__intro,.opn-auth-layout--signup .opn-auth-layout__intro,.opn-auth-layout--email-confirmation .opn-auth-layout__intro,.opn-auth-layout--password-recovery .opn-auth-layout__intro,.opn-auth-layout--password-reset .opn-auth-layout__intro,.opn-auth-layout--session-expired .opn-auth-layout__intro,.opn-auth-layout--session-ended .opn-auth-layout__intro,.opn-auth-layout--login .opn-auth-layout__content,.opn-auth-layout--signup .opn-auth-layout__content,.opn-auth-layout--email-confirmation .opn-auth-layout__content,.opn-auth-layout--password-recovery .opn-auth-layout__content,.opn-auth-layout--password-reset .opn-auth-layout__content,.opn-auth-layout--session-expired .opn-auth-layout__content,.opn-auth-layout--session-ended .opn-auth-layout__content{padding:var(--opn-space-6)}}.opn-list-results-focus-target{gap:var(--opn-space-4);scroll-margin-top:var(--opn-space-8);display:grid}.opn-list-results-focus-target:focus{outline:3px solid #0000}.opn-list-results-focus-target:focus-visible{border-radius:var(--opn-radius-lg);box-shadow:0 0 0 3px var(--opn-color-action-primary-soft)}.opn-list-pagination{align-items:center;gap:var(--opn-space-4);padding:var(--opn-space-3) var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(12rem,1fr) auto;display:grid}.opn-list-pagination__summary{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-semibold);line-height:var(--opn-line-height-label);margin:0}.opn-list-pagination__controls,.opn-list-pagination__navigation,.opn-list-pagination__pages,.opn-list-pagination__page-size{align-items:center;display:flex}.opn-list-pagination__controls{justify-content:flex-end;gap:var(--opn-space-4);flex-wrap:wrap}.opn-list-pagination__page-size{gap:var(--opn-space-2);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-semibold)}.opn-list-pagination__page-size select{min-width:4.25rem;height:var(--opn-control-height-sm);border:var(--opn-border-width-default) solid var(--opn-color-border-default);border-radius:var(--opn-radius-md);background:var(--opn-color-bg-surface);color:var(--opn-color-text-strong);padding:0 var(--opn-space-3);font:inherit}.opn-list-pagination__page-size select:focus-visible{border-color:var(--opn-color-action-primary);outline:3px solid var(--opn-color-action-primary-soft);outline-offset:1px}.opn-list-pagination__navigation{gap:var(--opn-space-2)}.opn-list-pagination__pages{gap:var(--opn-space-1)}.opn-list-pagination__pages .opn-button{min-width:var(--opn-control-height-sm);padding-inline:var(--opn-space-2)}.opn-list-pagination__pages .opn-button[aria-current=page]{cursor:default}.opn-list-pagination__ellipsis{min-width:1.5rem;color:var(--opn-color-text-muted);justify-content:center;align-items:center;display:inline-flex}.opn-list-pagination__compact-page{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);font-weight:var(--opn-font-weight-semibold);white-space:nowrap;display:none}.opn-project-list-card{gap:var(--opn-space-4);padding:var(--opn-space-5)}.opn-project-list-card:focus-within{border-color:var(--opn-color-action-primary);box-shadow:0 0 0 3px var(--opn-color-action-primary-soft), var(--opn-shadow-md)}.opn-project-list-card__main{gap:var(--opn-space-3)}.opn-project-list-card__summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:68rem;line-height:1.5;display:-webkit-box;overflow:hidden}.opn-project-list-card__meta{gap:var(--opn-space-2) var(--opn-space-4);grid-template-columns:repeat(4,minmax(0,1fr))}.opn-project-list-card__meta--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.opn-project-list-card__actions{justify-content:center;min-width:9.5rem}@media (max-width:1080px){.opn-list-pagination{grid-template-columns:1fr}.opn-list-pagination__controls{justify-content:space-between}.opn-project-list-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.opn-list-pagination{padding:var(--opn-space-3)}.opn-list-pagination__controls,.opn-list-pagination__navigation{width:100%}.opn-list-pagination__controls{flex-direction:column;align-items:stretch}.opn-list-pagination__navigation{justify-content:space-between}.opn-list-pagination__pages{display:none}.opn-list-pagination__compact-page{display:inline-flex}.opn-list-pagination__page-size{justify-content:space-between}.opn-project-list-card__meta,.opn-project-list-card__meta--compact{grid-template-columns:1fr}}.opn-authenticated-shell__actions{flex-wrap:nowrap;position:relative}.opn-user-account-menu{position:relative}.opn-user-account-menu>summary{list-style:none}.opn-user-account-menu>summary::-webkit-details-marker{display:none}.opn-user-account-menu__trigger{align-items:center;gap:var(--opn-space-2);min-height:var(--opn-control-height-sm);border:var(--opn-border-width-default) solid transparent;border-radius:var(--opn-radius-pill);padding:var(--opn-space-1) var(--opn-space-2) var(--opn-space-1) var(--opn-space-1);color:var(--opn-color-text-default);cursor:pointer;transition:background-color .16s,border-color .16s;display:inline-flex}.opn-user-account-menu__trigger:hover,.opn-user-account-menu[open] .opn-user-account-menu__trigger{border-color:var(--opn-color-border-default);background:var(--opn-color-bg-surface)}.opn-user-account-menu__trigger:focus-visible{outline:3px solid var(--opn-color-action-primary-soft);outline-offset:2px}.opn-user-account-menu__trigger>svg{width:1rem;height:1rem;color:var(--opn-color-text-muted);transition:transform .16s}.opn-user-account-menu[open] .opn-user-account-menu__trigger>svg{transform:rotate(180deg)}.opn-user-account-menu__avatar{background:linear-gradient(135deg, var(--opn-color-brand-blue), var(--opn-color-brand-teal));width:2rem;height:2rem;color:var(--opn-color-text-inverse);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.03em;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.opn-user-account-menu__avatar--large{width:3.25rem;height:3.25rem;font-size:var(--opn-font-size-h3)}.opn-user-account-menu__trigger-copy{text-align:left;gap:.05rem;display:grid}.opn-user-account-menu__trigger-copy strong{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);white-space:nowrap;line-height:1.2}.opn-user-account-menu__trigger-copy span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);line-height:1.2}.opn-user-account-menu__panel{z-index:40;top:calc(100% + var(--opn-space-2));gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);width:min(22rem,100vw - 2rem);padding:var(--opn-space-5);box-shadow:var(--opn-shadow-lg);display:grid;position:absolute;right:0}.opn-user-account-menu__identity{align-items:center;gap:var(--opn-space-3);display:flex}.opn-user-account-menu__identity>div{gap:var(--opn-space-1);min-width:0;display:grid}.opn-user-account-menu__identity strong{color:var(--opn-color-text-strong)}.opn-user-account-menu__identity span:not(.opn-eyebrow){color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label)}.opn-user-account-menu__context{gap:var(--opn-space-3);border-block:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-block:var(--opn-space-4);margin:0;display:grid}.opn-user-account-menu__context>div{gap:var(--opn-space-1);display:grid}.opn-user-account-menu__context dt{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-semibold);text-transform:uppercase;letter-spacing:.06em}.opn-user-account-menu__context dd{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-label);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.opn-user-account-menu__actions{gap:var(--opn-space-2);display:grid}.opn-workspace-hero--operational{background:radial-gradient(circle at 92% 10%, #14b8a621, transparent 28%), linear-gradient(135deg, var(--opn-color-bg-surface), var(--opn-color-bg-surface-soft));grid-template-columns:minmax(0,1fr) auto;align-items:center}.opn-workspace-hero__actions{align-items:center;display:flex}.opn-workspace-metrics{gap:var(--opn-space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.opn-workspace-metric-card{gap:var(--opn-space-2);min-height:9rem;padding:var(--opn-space-5);position:relative;overflow:hidden}.opn-workspace-metric-card:before{background:linear-gradient(180deg, var(--opn-color-brand-blue), var(--opn-color-brand-teal));content:"";width:3px;position:absolute;inset:0 auto 0 0}.opn-workspace-metric-card>span{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);font-weight:var(--opn-font-weight-bold);letter-spacing:.07em;text-transform:uppercase}.opn-workspace-metric-card>strong{color:var(--opn-color-text-strong);font-family:var(--opn-font-family-display);font-size:clamp(1.8rem,3vw,2.5rem);line-height:1}.opn-workspace-metric-card>p{color:var(--opn-color-text-muted);font-size:var(--opn-font-size-label);margin:0}.opn-workspace-continuity{gap:var(--opn-space-4);display:grid}.opn-workspace-recent-list{gap:var(--opn-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opn-workspace-recent-card{gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface);padding:var(--opn-space-5);box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:end;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.opn-workspace-recent-card:hover,.opn-workspace-recent-card:focus-within{border-color:var(--opn-color-action-primary);box-shadow:var(--opn-shadow-md);transform:translateY(-2px)}.opn-workspace-recent-card__main{gap:var(--opn-space-3);min-width:0;display:grid}.opn-workspace-recent-card__badges{gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-workspace-recent-card h3{margin:0 0 var(--opn-space-1);font-size:var(--opn-font-size-h3)}.opn-workspace-recent-card h3 a{color:var(--opn-color-text-strong);text-decoration:none}.opn-workspace-recent-card h3 a:hover{color:var(--opn-color-action-primary);text-underline-offset:.2em;text-decoration:underline}.opn-workspace-recent-card__main p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.opn-workspace-recent-card__meta{gap:var(--opn-space-2) var(--opn-space-4);color:var(--opn-color-text-muted);font-size:var(--opn-font-size-caption);flex-wrap:wrap;grid-column:1/-1;display:flex}.opn-workspace-onboarding{align-items:center;gap:var(--opn-space-6);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:linear-gradient(135deg, #2563eb0f, #14b8a614), var(--opn-color-bg-surface);padding:clamp(var(--opn-space-5), 4vw, var(--opn-space-8));box-shadow:var(--opn-shadow-sm);grid-template-columns:minmax(0,1.2fr) minmax(16rem,1fr) auto;display:grid}.opn-workspace-onboarding__copy{gap:var(--opn-space-3);display:grid}.opn-workspace-onboarding__copy h2,.opn-workspace-quick-actions h2{margin:0}.opn-workspace-onboarding__steps{gap:var(--opn-space-2);color:var(--opn-color-text-default);margin:0;padding-left:1.4rem;display:grid}.opn-workspace-quick-actions{justify-content:space-between;align-items:center;gap:var(--opn-space-5);border-top:var(--opn-border-width-default) solid var(--opn-color-border-subtle);padding-top:var(--opn-space-5);display:flex}.opn-workspace-quick-actions>div:first-child{gap:var(--opn-space-1);display:grid}.opn-workspace-quick-actions__links{justify-content:flex-end;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}@media (max-width:1100px){.opn-workspace-recent-list{grid-template-columns:1fr}.opn-workspace-onboarding{grid-template-columns:1fr;align-items:start}}@media (max-width:760px){.opn-user-account-menu__trigger-copy,.opn-workspace-context{display:none}.opn-authenticated-shell__header{justify-content:flex-end}.opn-workspace-hero--operational,.opn-workspace-metrics{grid-template-columns:1fr}.opn-workspace-hero__actions{align-items:stretch}.opn-workspace-hero__actions .opn-button,.opn-workspace-quick-actions__links,.opn-workspace-quick-actions__links .opn-button{width:100%}.opn-workspace-recent-card{grid-template-columns:1fr;align-items:stretch}.opn-workspace-recent-card__meta{grid-column:auto}.opn-workspace-quick-actions{flex-direction:column;align-items:stretch}.opn-workspace-quick-actions__links{display:grid}}.opn-project-surveys-overview{gap:var(--opn-space-5);border-color:var(--opn-color-border-subtle);box-shadow:var(--opn-shadow-md);display:grid;position:relative;overflow:hidden}.opn-project-surveys-overview:before{background:var(--opn-gradient-brand);content:"";width:.25rem;position:absolute;inset:0 auto 0 0}.opn-project-surveys-overview__header{justify-content:space-between;align-items:flex-start;gap:var(--opn-space-4);display:flex}.opn-project-surveys-overview__heading{gap:var(--opn-space-2);max-width:54rem;display:grid}.opn-project-surveys-overview__title-row{align-items:center;gap:var(--opn-space-3);flex-wrap:wrap;display:flex}.opn-project-surveys-overview__title-row h2{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h2);line-height:var(--opn-line-height-h2);margin:0}.opn-project-surveys-overview__heading>p,.opn-project-surveys-overview__empty p{color:var(--opn-color-text-muted);margin:0;line-height:1.6}.opn-project-surveys-overview__actions{gap:var(--opn-space-2);flex-wrap:wrap;flex:none;display:flex}.opn-project-surveys-overview__list{gap:var(--opn-space-3);margin:0;padding:0;list-style:none;display:grid}.opn-project-surveys-overview__item{align-items:center;gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4);grid-template-columns:minmax(0,1fr) auto;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.opn-project-surveys-overview__item:hover,.opn-project-surveys-overview__item:focus-within{border-color:var(--opn-color-action-primary-border);box-shadow:var(--opn-shadow-sm);transform:translateY(-1px)}.opn-project-surveys-overview__item-main{gap:var(--opn-space-2);min-width:0;display:grid}.opn-project-surveys-overview__item-heading{align-items:center;gap:var(--opn-space-2);flex-wrap:wrap;display:flex}.opn-project-surveys-overview__item-title{color:var(--opn-color-text-strong);font-size:var(--opn-font-size-h3);line-height:var(--opn-line-height-h3);margin:0}.opn-project-surveys-overview__item-title a{color:inherit;text-decoration:none}.opn-project-surveys-overview__item-title a:hover{color:var(--opn-color-action-primary);text-underline-offset:.18em;text-decoration:underline}.opn-project-surveys-overview__item-title a:focus-visible{border-radius:var(--opn-radius-xs);outline:.18rem solid var(--opn-color-focus-ring);outline-offset:.18rem}.opn-project-surveys-overview__item-description{color:var(--opn-color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.5;display:-webkit-box;overflow:hidden}.opn-project-surveys-overview__item-meta{color:var(--opn-color-text-disabled);font-size:var(--opn-font-size-caption);line-height:var(--opn-line-height-caption);margin:0}.opn-project-surveys-overview__state,.opn-project-surveys-overview__empty,.opn-project-surveys-overview__restricted{justify-content:space-between;align-items:center;gap:var(--opn-space-4);border:var(--opn-border-width-default) solid var(--opn-color-border-subtle);border-radius:var(--opn-radius-lg);background:var(--opn-color-bg-surface-soft);padding:var(--opn-space-4);display:flex}.opn-project-surveys-overview__state{color:var(--opn-color-text-muted);flex-direction:column;justify-content:flex-start;align-items:flex-start}.opn-project-surveys-overview__state strong,.opn-project-surveys-overview__empty strong{color:var(--opn-color-text-strong)}.opn-project-surveys-overview__state--error{border-color:var(--opn-color-error-border);background:var(--opn-color-error-bg)}.opn-project-surveys-overview__empty>div{gap:var(--opn-space-2);display:grid}.opn-project-study-context-grid{align-items:stretch;gap:var(--opn-space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.opn-project-study-context-grid>.opn-card{min-height:auto}@media (max-width:720px){.opn-project-surveys-overview__header,.opn-project-surveys-overview__empty{flex-direction:column;align-items:stretch}.opn-project-surveys-overview__actions,.opn-project-surveys-overview__actions .opn-button,.opn-project-surveys-overview__empty .opn-button{width:100%}.opn-project-surveys-overview__item{grid-template-columns:1fr}.opn-project-surveys-overview__item>.opn-button{width:100%}}@media (prefers-reduced-motion:reduce){.opn-project-surveys-overview__item{transition:none}.opn-project-surveys-overview__item:hover,.opn-project-surveys-overview__item:focus-within{transform:none}}
