.ctw-page{min-height:0;color:var(--app-shell-text);font-family:var(--app-shell-font);background:var(--app-shell-canvas);flex:1;overflow-y:auto}.ctw-shell{width:100%;max-width:var(--app-shell-content-narrow);box-sizing:border-box;margin:0 auto;padding:40px 20px 96px}.ctw-page-header{grid-template-columns:112px minmax(0,1fr) 112px;align-items:start;display:grid}.ctw-back{justify-self:start;margin-left:-8px}.ctw-page-copy{text-align:center;min-width:0}.ctw-page-title{color:var(--app-shell-text);font-size:var(--app-type-regular);letter-spacing:var(--app-tracking-hero);margin:0;font-weight:600;line-height:24px}.ctw-page-subtitle{color:var(--app-shell-text-muted);margin:2px 0 0;font-size:13px;font-weight:400;line-height:20px}.ctw-progress{margin-top:28px}.ctw-progress-list{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:8px;margin:0;padding:0;list-style:none;display:grid}.ctw-progress-item{min-width:0;position:relative}.ctw-progress-item:after{background:var(--app-shell-border);content:"";height:1px;position:absolute;top:15px;left:calc(50% + 23px);right:calc(23px - 50%)}.ctw-progress-item[data-state=complete]:after{background:var(--app-shell-border-strong)}.ctw-progress-item:last-child:after{display:none}.ctw-step-control{z-index:1;width:100%;min-width:0;color:var(--app-shell-text-muted);font:inherit;text-align:center;background:0 0;border:0;flex-direction:column;align-items:center;gap:6px;padding:0;display:flex;position:relative}button.ctw-step-control{cursor:pointer}button.ctw-step-control:hover .ctw-step-number{border-color:var(--app-shell-border-hover);background:var(--app-shell-control)}button.ctw-step-control:focus-visible{border-radius:var(--app-shell-radius-chip);outline:var(--app-shell-focus-ring-width) solid var(--app-shell-focus-ring);outline-offset:3px}.ctw-step-number{box-sizing:border-box;width:30px;height:30px;color:var(--app-shell-text-muted);background:var(--app-shell-panel);border:1px solid var(--app-shell-border-strong);border-radius:9999px;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.ctw-progress-item[data-state=complete] .ctw-step-number,.ctw-progress-item[data-state=current] .ctw-step-number{color:var(--app-shell-primary-text);background:var(--app-shell-primary);border-color:var(--app-shell-primary)}.ctw-progress-item[data-state=current] .ctw-step-label{color:var(--app-shell-text);font-weight:600}.ctw-step-label{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:20px;overflow:hidden}.ctw-card{background:var(--app-shell-panel);border:1px solid var(--app-shell-border);border-radius:var(--app-shell-radius-card);box-shadow:var(--app-shadow-card);margin-top:24px;overflow:hidden}.ctw-card-body{box-sizing:border-box;width:100%;max-width:592px;margin:0 auto;padding:32px}.ctw-kicker{color:var(--app-shell-text-muted);margin:0 0 6px;font-size:13px;font-weight:500;line-height:20px}.ctw-heading{color:var(--app-shell-text);font-size:24px;font-weight:var(--app-weight-semibold);letter-spacing:var(--app-tracking-hero);text-wrap:balance;margin:0;line-height:32px}.ctw-description{color:var(--app-shell-text-muted);text-wrap:pretty;margin:8px 0 0;font-size:15px;font-weight:400;line-height:22px}.ctw-error{color:var(--app-shell-danger);background:var(--app-shell-danger-wash);border:1px solid color-mix(in srgb, var(--app-shell-danger) 20%, transparent);border-radius:var(--app-shell-control-radius);outline:none;margin:20px 0 0;padding:10px 12px;font-size:13px;font-weight:500;line-height:20px}.ctw-fields{flex-direction:column;margin-top:24px;display:flex}.ctw-media-field{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ctw-media-label,.ctw-label,.ctw-added-title{color:var(--app-shell-text);font-size:13px;font-weight:600;line-height:20px}.ctw-media-label{margin:0}.ctw-media-label span,.ctw-label span{color:var(--app-shell-text-muted);font-weight:400}.ctw-label{margin-bottom:6px}.ctw-input.wui-input{box-sizing:border-box;width:100%;font-family:inherit}.ctw-helper{color:var(--app-shell-text-muted);margin:4px 0 0;font-size:12px;font-weight:400;line-height:18px}.ctw-field-error{color:var(--app-shell-danger);margin:4px 0 0;font-size:12px;font-weight:500;line-height:18px}.ctw-handle{overflow-wrap:anywhere}.ctw-handle strong{color:var(--app-shell-text);font-weight:500}.ctw-invite-options{margin-top:24px}.ctw-share{justify-content:center;width:100%}.ctw-divider{color:var(--app-shell-text-subtle);align-items:center;gap:12px;margin:20px 0 0;font-size:12px;line-height:18px;display:flex}.ctw-divider:before,.ctw-divider:after{background:var(--app-shell-border);content:"";flex:1;height:1px}.ctw-divider+.ctw-fields{margin-top:20px}.ctw-invite-row{align-items:center;gap:8px;display:flex}.ctw-handle-input{flex:1;min-width:0;position:relative}.ctw-handle-input>span{z-index:1;color:var(--app-shell-text-muted);pointer-events:none;font-size:13px;line-height:20px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ctw-handle-input .ctw-input{padding-left:24px}.ctw-add{flex:none}.ctw-added{border-top:1px solid var(--app-shell-border);margin-top:20px;padding-top:16px}.ctw-added-title{margin:0 0 6px}.ctw-added ul{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.ctw-added li{color:var(--app-shell-text-muted);align-items:center;gap:6px;font-size:13px;line-height:20px;display:flex}.ctw-added li svg{color:var(--app-shell-success)}.ctw-card-footer{box-sizing:border-box;background:var(--app-shell-wash-faint);border-top:1px solid var(--app-shell-border);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:16px 20px;display:flex}.ctw-footer-note{color:var(--app-shell-text-muted);margin:0;font-size:12px;line-height:18px}.ctw-primary{flex:none;min-width:116px}.ctw-spinner{box-sizing:border-box;border:1.5px solid;border-right-color:#0000;border-radius:9999px;width:12px;height:12px;animation:.7s linear infinite ctw-spin}@keyframes ctw-spin{to{transform:rotate(360deg)}}.ctw-sr{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.ctw-shell{padding:20px 16px 56px}.ctw-page-header{flex-direction:column;gap:16px;display:flex}.ctw-page-copy{text-align:left}.ctw-page-subtitle{max-width:32rem}.ctw-progress{margin-top:20px}.ctw-step-label{font-size:12px;line-height:18px}.ctw-card{margin-top:20px}.ctw-card-body{padding:24px 20px}.ctw-heading{font-size:var(--app-type-title2);line-height:28px}.ctw-description{font-size:var(--app-type-small);line-height:20px}.ctw-media-field{align-items:flex-start}.ctw-invite-row,.ctw-card-footer{flex-direction:column;align-items:stretch}.ctw-add,.ctw-primary{width:100%}.ctw-card-footer{gap:12px}.ctw-footer-note{text-align:center;order:2}}@media (prefers-reduced-motion:reduce){.ctw-spinner{animation:none}}