.realm-profile-card{--realm-accent:var(--house-color,var(--signal-accent));border:1px solid var(--border);background:var(--card);min-width:0;color:var(--foreground);text-align:start;overflow-wrap:anywhere;border-radius:14px;padding:1.25rem;container-type:inline-size}.dark .realm-profile-card{--realm-accent:var(--house-bright,var(--signal-accent))}.realm-profile-card.realm-profile-embedded{background:0 0;border:0;border-radius:0;padding:0}.realm-profile-card .realm-profile-heading{background:0 0;border:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin:0 0 .5rem;padding:0;display:flex}.realm-profile-label{color:var(--realm-accent);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;line-height:1.5;display:flex}.realm-profile-preview-label{color:var(--muted-foreground);font-size:.75rem}.realm-profile-identity{align-items:center;gap:.5rem;margin:.75rem 0;font-size:.875rem;display:flex}.realm-profile-identity>svg{flex-shrink:0}.realm-profile-card .realm-profile-identity small{color:var(--muted-foreground);font-size:.8125rem;display:inline}.realm-profile-card .realm-profile-title{letter-spacing:0;color:var(--foreground);margin:0 0 1.25rem;font-size:1.0625rem;font-weight:600;line-height:1.5}.realm-profile-intentions{gap:1rem;min-width:0;display:grid}.realm-profile-intentions>div{min-width:0}.realm-profile-card :is(.realm-profile-goal,.realm-profile-offering)>span,.realm-profile-tags>span{color:var(--muted-foreground);font-size:.8125rem;font-weight:500;line-height:1.5;display:block}.realm-profile-card p,.profile-editor .editor-panel .realm-profile-card p{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;margin:.3rem 0 0;font-size:1rem;line-height:1.65}.realm-profile-text p.is-collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.realm-profile-card :is(.realm-profile-text-toggle,.realm-profile-tag-toggle){min-height:2.25rem;color:var(--muted-foreground);text-align:start;cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.25rem 0;font-size:.8125rem;font-weight:500;line-height:1.5;display:inline-flex}.realm-profile-card :is(.realm-profile-text-toggle,.realm-profile-tag-toggle):hover{color:var(--foreground);text-underline-offset:3px;text-decoration:underline}.realm-profile-tag-groups{border-top:1px solid var(--border);gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.realm-profile-tags{min-width:0}.realm-profile-tags ul{flex-wrap:wrap;gap:.4rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.realm-profile-tags li{background:color-mix(in srgb,var(--realm-accent) 5%,var(--card));border:1px solid color-mix(in srgb,var(--realm-accent) 12%,var(--border));overflow-wrap:anywhere;border-radius:6px;max-width:100%;padding:.25rem .55rem;font-size:.8125rem;line-height:1.5}.realm-profile-tag-toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.realm-profile-story,.realm-profile-starter{border-top:1px solid var(--border);margin-top:1.25rem}.realm-profile-card :is(.realm-profile-story,.realm-profile-starter)>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.75rem;padding:.65rem 0;font-size:.875rem;font-weight:500;line-height:1.6;list-style:none;display:flex}.realm-profile-card summary::-webkit-details-marker{display:none}.realm-profile-card summary>svg{color:var(--muted-foreground);flex-shrink:0}.realm-profile-card details[open]>summary>svg{transform:rotate(180deg)}.realm-profile-story-label{flex-wrap:wrap;align-items:center;gap:.3rem .75rem;display:flex}.realm-profile-private-badge{color:var(--muted-foreground);align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.realm-profile-story-label small{color:var(--muted-foreground);font-size:.75rem;font-weight:400}.realm-profile-card p.realm-profile-private{color:var(--muted-foreground);align-items:center;gap:.35rem;margin:0 0 .9rem;font-size:.75rem;line-height:1.6;display:flex}.realm-profile-private svg{flex-shrink:0}.realm-profile-answers{gap:1rem;padding:.5rem 0 .25rem;display:grid}.realm-profile-answer{min-width:0}.realm-profile-answer+.realm-profile-answer{border-top:1px solid var(--border);padding-top:1rem}.realm-profile-answer h4{color:var(--muted-foreground);margin:0;font-size:.8125rem;font-weight:500;line-height:1.5}.realm-profile-card[data-realm=growth] .realm-profile-answer{gap:.65rem;display:flex}.realm-profile-answer>div{min-width:0}.realm-step-mark{border:1px solid var(--border);width:1.5rem;height:1.5rem;color:var(--realm-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;display:flex}.realm-profile-starter{margin-top:0}.realm-profile-starter>p{margin-top:.35rem}.realm-profile-starter>.button{min-height:2.5rem;margin:.75rem 0 0;font-size:.875rem}.realm-profile-starter>small{color:var(--muted-foreground);margin:.5rem 0 .75rem;font-size:.8125rem;display:block}.realm-profile-card .realm-profile-actions{border-top:1px solid var(--border);background:0 0;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:1rem 0 0;display:flex}.realm-profile-actions>.studio-realm-actions{flex-wrap:wrap;gap:.5rem;width:100%;margin:0;display:flex}.realm-profile-card .realm-profile-actions .button{min-height:2.5rem;margin:0;padding:.55rem .8rem;font-size:.875rem;line-height:1.5}.realm-profile-card p.realm-profile-empty{color:var(--muted-foreground);font-size:.875rem}.realm-profile-card :is(button,summary):focus-visible,.realm-editor-preview>details>summary:focus-visible{outline:2px solid var(--signal-accent);outline-offset:4px;border-radius:4px}@container (width>=440px){.realm-profile-tag-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.realm-profile-tag-groups>div+div{border-inline-start:1px solid var(--border);padding-inline-start:1.25rem}}@container (width>=540px){.realm-profile-intentions,.realm-profile-tag-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.realm-profile-intentions>div+div,.realm-profile-tag-groups>div+div{border-inline-start:1px solid var(--border);padding-inline-start:1.5rem}}.realm-profile-intentions>div:only-child,.realm-profile-tag-groups>div:only-child{grid-column:1/-1}.signature-studio .studio-realm-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.signature-studio .studio-realm-story,.signature-studio .studio-next.realm-next{padding:1.5rem}.signature-studio .studio-next.realm-next{border:0;border-inline-start:1px solid var(--border);background:0 0;min-width:0}.realm-next>.studio-availability,.realm-profile-container>.profile-view-availability{margin:0 0 1rem;font-size:.75rem;line-height:1.5}.profile-view .profile-view-realm-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.profile-view .profile-view-intention.realm-profile-container{border:1px solid var(--border);background:var(--card);border-radius:1.125rem;padding:1.5rem}.connection-profile-content>.realm-profile-card,.person-detail-content>.realm-profile-card{border-top:1px solid var(--border);padding-top:1.25rem}.profile-view-story-grid.realm-story-full{grid-template-columns:minmax(0,1fr)}.studio-legacy-style{border-top:1px solid var(--border);margin-top:1rem;padding-top:.75rem}.studio-legacy-style>summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:2.75rem;font-size:.875rem;display:flex}.realm-profile-legacy>summary{justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.realm-editor-experience{margin-block:1.25rem}.realm-editor-intro h3{margin:0;font-size:1.0625rem;line-height:1.5}.realm-editor-intro p{color:var(--muted-foreground);font-size:.875rem;line-height:1.65}.realm-editor-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.realm-editor-prompts{min-width:0}.profile-editor .realm-editor-prompts label{font-size:.875rem}.realm-editor-prompts label>small{color:var(--muted-foreground);font-size:.8125rem;font-weight:400;line-height:1.6}.profile-editor .realm-editor-prompts textarea{resize:vertical;font-size:1rem;line-height:1.65}.realm-editor-preview{border-block:1px solid var(--border);min-width:0}.realm-editor-preview>details>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;min-height:2.75rem;padding:.75rem 0;font-size:.875rem;line-height:1.6;list-style:none;display:flex}.realm-editor-preview>details>summary::-webkit-details-marker{display:none}.realm-editor-preview summary>svg{flex-shrink:0}.realm-editor-preview>details[open]>summary>svg{transform:rotate(180deg)}.realm-editor-preview .realm-profile-card{margin:.5rem 0 1.25rem}.realm-story-sharing{border-top:1px solid var(--border);align-items:flex-start;gap:1rem;margin-top:1.15rem;padding-top:1rem;display:flex}.realm-story-sharing>div{flex:1;min-width:0}.profile-editor .realm-story-sharing label{margin:0;font-size:.875rem}.profile-editor .editor-panel .realm-story-sharing p{color:var(--muted-foreground);margin:.35rem 0 0;font-size:.8125rem;line-height:1.65}.realm-story-sharing>[role=switch]{flex-shrink:0;margin-top:.15rem}@container (width<=52rem){.profile-view .profile-view-realm-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=800px){.signature-studio .studio-realm-content,.profile-view .profile-view-realm-grid{grid-template-columns:minmax(0,1fr)}.signature-studio .studio-next.realm-next{border-inline-start:0;border-top:1px solid var(--border)}}@media (width<=480px){.realm-profile-card{border-radius:12px;padding:1rem}.signature-studio .studio-realm-story,.signature-studio .studio-next.realm-next,.profile-view .profile-view-intention.realm-profile-container{padding:1.125rem}.realm-profile-actions .button{flex:1}.realm-profile-heading{align-items:flex-start}.realm-editor-grid{gap:.75rem}}@media (prefers-reduced-motion:reduce){.realm-profile-card *{scroll-behavior:auto}}.connection-style-section{--connection-accent:var(--house-color,var(--signal-accent));border:1px solid var(--border);background:var(--card);border-radius:16px;margin-top:1.5rem;padding:1.5rem}.dark .connection-style-section{--connection-accent:var(--house-bright,var(--signal-accent))}.connection-style-heading{justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.connection-style-heading h2{letter-spacing:-.015em;margin:.35rem 0 .2rem;font-size:1.05rem;line-height:1.5}.connection-style-heading p{font-size:.8125rem;line-height:1.7}.connection-style-realm{color:var(--connection-accent);align-items:center;gap:.45rem;font-size:.75rem;display:flex}.connection-style-realm .realm-mark{width:16px;height:16px}.connection-style-edit{flex-shrink:0}.connection-style-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;margin-top:1.75rem;display:grid}.connection-style-point{min-width:0}.connection-style-point h3{letter-spacing:0;align-items:flex-start;gap:.55rem;font-size:.8125rem;font-weight:600;line-height:1.6;display:flex}.connection-style-point h3 svg{color:var(--connection-accent);flex-shrink:0;margin-top:.12rem}.connection-style-point p{overflow-wrap:anywhere;white-space:pre-wrap;color:var(--foreground);margin-top:.65rem;font-size:.875rem;line-height:1.85}.connection-style-point .connection-style-prompt{color:var(--muted-foreground)}.connection-style-visibility{border-top:1px solid var(--border);color:var(--muted-foreground);align-items:flex-start;gap:.5rem;margin:1.4rem 0 0;padding-top:1rem;font-size:.75rem;line-height:1.7;display:flex}.connection-style-visibility svg{flex-shrink:0;margin-top:.15rem}.connection-style-dialog{width:min(600px,100vw - 24px);max-width:600px;max-height:90dvh;padding:28px;overflow-y:auto}.connection-style-dialog fieldset{border:0;min-width:0;margin:0;padding:0}.connection-style-field+.connection-style-field{margin-top:1.2rem}.connection-style-field label,.connection-style-sharing label{font-size:.875rem;font-weight:600;line-height:1.6}.connection-style-field p,.connection-style-sharing p{margin:.3rem 0 .65rem;font-size:.8125rem;line-height:1.7}.connection-style-field textarea{resize:vertical;border:1px solid var(--border);border-radius:var(--action-radius);background:var(--background);width:100%;min-height:70px;color:var(--foreground);padding:.65rem .8rem;font-size:.875rem;line-height:1.7}.connection-style-field small{text-align:end;color:var(--muted-foreground);margin-top:.2rem;font-size:.6875rem}.connection-style-sharing{border-top:1px solid var(--border);align-items:flex-start;gap:1rem;margin-top:1.25rem;padding-top:1.2rem;display:flex}.connection-style-sharing>div{flex:1;min-width:0}.connection-style-sharing [data-slot=switch]{flex-shrink:0;margin-top:.25rem}.connection-style-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:1.25rem;display:flex}.connection-style-error{color:var(--destructive);margin-top:1rem;font-size:.8125rem;line-height:1.7}.shared-connection-style{border-block:1px solid var(--border);margin-block:.75rem;padding-block:1rem}.shared-connection-style h3{font-size:.875rem;line-height:1.7}.shared-connection-style h3>span{color:var(--muted-foreground);font-size:.8125rem;font-weight:400}.shared-connection-style dl{gap:1rem;margin:1rem 0 0;display:grid}.shared-connection-style dt{color:var(--muted-foreground);font-size:.75rem;font-weight:600}.shared-connection-style dd{color:var(--foreground);white-space:pre-wrap;overflow-wrap:anywhere;margin:.25rem 0 0;font-size:.875rem;line-height:1.8}@media (width<=700px){.connection-style-grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}.connection-style-heading{flex-wrap:wrap;align-items:flex-start}.connection-style-point+.connection-style-point{border-top:1px solid var(--border);padding-top:1.25rem}}@media (width<=480px){.connection-style-section{padding:1.2rem}.connection-style-dialog{padding:20px}.connection-style-form-actions>.button{flex:1}}
