.SectionCard-module__B112Ma__sectionCard{background:var(--bg-surface);border:1px solid var(--border-muted);border-radius:12px;padding:32px;transition:border-color .2s}.SectionCard-module__B112Ma__sectionCardTitle{font-family:var(--font-playfair), "Playfair Display", Georgia, serif;color:var(--text-primary);margin:0 0 24px;font-size:24px;font-weight:400;line-height:1.3}.SectionCard-module__B112Ma__sectionCardBody{flex-direction:column;gap:16px;display:flex}.SectionCard-module__B112Ma__sectionCardBody.SectionCard-module__B112Ma__collapsed{max-height:120px;position:relative;overflow:hidden}.SectionCard-module__B112Ma__sectionCardBody.SectionCard-module__B112Ma__collapsed:after{content:"";background:linear-gradient(to bottom, transparent, var(--bg-surface));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}.SectionCard-module__B112Ma__sectionField{margin-bottom:16px}.SectionCard-module__B112Ma__sectionFieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:6px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.SectionCard-module__B112Ma__sectionFieldContent{color:var(--text-secondary);margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6}.SectionCard-module__B112Ma__sectionExample{background:var(--overlay-subtle);border-radius:8px;margin-top:16px;padding:20px}.SectionCard-module__B112Ma__sectionExampleLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin-bottom:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.SectionCard-module__B112Ma__sectionExampleContent{color:var(--text-primary);font-family:Inter,sans-serif;font-size:14px;line-height:1.7}.SectionCard-module__B112Ma__sectionExampleContent p{margin:0 0 12px}.SectionCard-module__B112Ma__sectionExampleContent p:last-child{margin-bottom:0}.SectionCard-module__B112Ma__sectionExampleContent ul,.SectionCard-module__B112Ma__sectionExampleContent ol{margin:0 0 12px;padding-left:24px}.SectionCard-module__B112Ma__sectionExampleContent li{margin-bottom:6px}.SectionCard-module__B112Ma__sectionExampleContent li:last-child{margin-bottom:0}.SectionCard-module__B112Ma__sectionExampleContent code{background:var(--overlay-bold);border-radius:4px;padding:2px 6px;font-family:Monaco,Courier New,monospace;font-size:13px}.SectionCard-module__B112Ma__sectionExampleContent pre{background:var(--overlay-bold);border-radius:6px;margin:0 0 12px;padding:16px;overflow-x:auto}.SectionCard-module__B112Ma__sectionExampleContent pre code{background:0 0;padding:0}.SectionCard-module__B112Ma__sectionExampleContent strong{color:var(--text-primary);font-weight:600}.SectionCard-module__B112Ma__sectionExampleContent em{font-style:italic}.SectionCard-module__B112Ma__sectionExampleContent h1,.SectionCard-module__B112Ma__sectionExampleContent h2,.SectionCard-module__B112Ma__sectionExampleContent h3,.SectionCard-module__B112Ma__sectionExampleContent h4,.SectionCard-module__B112Ma__sectionExampleContent h5,.SectionCard-module__B112Ma__sectionExampleContent h6{color:var(--text-primary);margin:16px 0 8px;font-weight:600}.SectionCard-module__B112Ma__sectionExampleContent h1:first-child,.SectionCard-module__B112Ma__sectionExampleContent h2:first-child,.SectionCard-module__B112Ma__sectionExampleContent h3:first-child{margin-top:0}.SectionCard-module__B112Ma__markdownLoading{color:var(--text-tertiary);font-size:14px}.SectionCard-module__B112Ma__sectionToggle{color:var(--accent);cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:6px;width:auto;margin-top:20px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:opacity .2s;display:inline-flex}.SectionCard-module__B112Ma__sectionToggle:hover{opacity:.8}.SectionCard-module__B112Ma__sectionToggle svg{width:16px;height:16px;transition:transform .3s}.SectionCard-module__B112Ma__sectionToggle.SectionCard-module__B112Ma__expanded svg{transform:rotate(180deg)}@media (max-width:480px){.SectionCard-module__B112Ma__sectionCard{padding:24px}.SectionCard-module__B112Ma__sectionCardTitle{font-size:20px}.SectionCard-module__B112Ma__sectionExample{padding:20px}}
.SectionsContainer-module__f7cIBq__sectionsContainer{max-width:800px;margin:0 auto;padding:48px 60px 80px}.SectionsContainer-module__f7cIBq__sectionsGrid{flex-direction:column;gap:24px;display:flex}.SectionsContainer-module__f7cIBq__sectionsLoading{text-align:center;color:var(--muted);padding:60px 20px;font-family:Inter,sans-serif;font-size:16px}.SectionsContainer-module__f7cIBq__sectionsEmpty{text-align:center;padding:60px 20px}.SectionsContainer-module__f7cIBq__sectionsEmptyIcon{margin-bottom:16px;font-size:48px;line-height:1}.SectionsContainer-module__f7cIBq__sectionsEmpty p{color:var(--muted);margin:0;font-family:Inter,sans-serif;font-size:16px}@media (max-width:768px){.SectionsContainer-module__f7cIBq__sectionsContainer{padding:48px 24px 80px}}@media (max-width:480px){.SectionsContainer-module__f7cIBq__sectionsContainer{padding:40px 20px 60px}.SectionsContainer-module__f7cIBq__sectionsGrid{gap:20px}}
.ShareRoleModal-module__eaDhwa__overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;opacity:0;visibility:hidden;background:#13151fe6;justify-content:center;align-items:center;padding:24px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.ShareRoleModal-module__eaDhwa__overlay.ShareRoleModal-module__eaDhwa__active{opacity:1;visibility:visible}.ShareRoleModal-module__eaDhwa__modal{background:var(--bg-surface);border-radius:12px;width:100%;max-width:520px;max-height:90vh;transition:transform .25s;overflow-y:auto;transform:translateY(20px)}.ShareRoleModal-module__eaDhwa__overlay.ShareRoleModal-module__eaDhwa__active .ShareRoleModal-module__eaDhwa__modal{transform:translateY(0)}.ShareRoleModal-module__eaDhwa__header{justify-content:space-between;align-items:center;padding:24px 28px 0;display:flex}.ShareRoleModal-module__eaDhwa__title{font-family:var(--font-playfair), "Playfair Display", Georgia, serif;color:var(--text-primary);margin:0;font-size:22px;font-weight:400}.ShareRoleModal-module__eaDhwa__title em{color:var(--accent);font-style:italic}.ShareRoleModal-module__eaDhwa__close{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;transition:color .2s}.ShareRoleModal-module__eaDhwa__close:hover{color:var(--text-primary)}.ShareRoleModal-module__eaDhwa__body{padding:24px 28px 28px}.ShareRoleModal-module__eaDhwa__form{flex-direction:column;gap:16px;display:flex}.ShareRoleModal-module__eaDhwa__formRow{gap:12px;display:flex}.ShareRoleModal-module__eaDhwa__formGroup{flex-direction:column;flex:1;gap:6px;display:flex}.ShareRoleModal-module__eaDhwa__label{color:var(--text-secondary);letter-spacing:.02em;font-size:12px;font-weight:500}.ShareRoleModal-module__eaDhwa__optional{color:var(--text-tertiary);font-weight:400}.ShareRoleModal-module__eaDhwa__sectionTitle{color:var(--text-primary);margin:0 0 16px;padding-top:8px;font-size:14px;font-weight:600}.ShareRoleModal-module__eaDhwa__sectionTitle:not(:first-of-type){border-top:1px solid var(--border-default);margin-top:24px;padding-top:24px}.ShareRoleModal-module__eaDhwa__input,.ShareRoleModal-module__eaDhwa__select{background:var(--bg-base);border:1px solid var(--border-medium);color:var(--text-primary);border-radius:6px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s}.ShareRoleModal-module__eaDhwa__input::placeholder{color:var(--text-tertiary)}.ShareRoleModal-module__eaDhwa__input:hover,.ShareRoleModal-module__eaDhwa__select:hover,.ShareRoleModal-module__eaDhwa__input:focus,.ShareRoleModal-module__eaDhwa__select:focus{border-color:var(--border-emphasis);outline:none}.ShareRoleModal-module__eaDhwa__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236B7280' d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.ShareRoleModal-module__eaDhwa__submit{background:var(--accent);color:var(--text-inverse);cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:14px 28px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .2s,transform .15s}.ShareRoleModal-module__eaDhwa__submit:hover:not(:disabled){opacity:.88;transform:translateY(-2px)}.ShareRoleModal-module__eaDhwa__submit:disabled{opacity:.6;cursor:not-allowed;transform:none}.ShareRoleModal-module__eaDhwa__successMessage{background:var(--accent-subtle);color:var(--accent);border:1px solid var(--accent-muted);text-align:center;border-radius:6px;padding:10px 16px;font-size:13px}.ShareRoleModal-module__eaDhwa__errorMessage{background:var(--status-error-muted);color:var(--status-error);border:1px solid var(--status-error-muted);border-radius:6px;padding:10px 16px;font-size:13px}.ShareRoleModal-module__eaDhwa__form.ShareRoleModal-module__eaDhwa__success .ShareRoleModal-module__eaDhwa__sectionTitle,.ShareRoleModal-module__eaDhwa__form.ShareRoleModal-module__eaDhwa__success .ShareRoleModal-module__eaDhwa__formRow,.ShareRoleModal-module__eaDhwa__form.ShareRoleModal-module__eaDhwa__success .ShareRoleModal-module__eaDhwa__formGroup{display:none}.ShareRoleModal-module__eaDhwa__form.ShareRoleModal-module__eaDhwa__success .ShareRoleModal-module__eaDhwa__successMessage{padding:40px 20px;font-size:16px}.ShareRoleModal-module__eaDhwa__form.ShareRoleModal-module__eaDhwa__success .ShareRoleModal-module__eaDhwa__submit{margin-top:16px}:root[data-theme=light] .ShareRoleModal-module__eaDhwa__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%234A4643' d='M2 4l4 4 4-4'/%3E%3C/svg%3E")}@media (max-width:540px){.ShareRoleModal-module__eaDhwa__overlay{padding-top:max(48px, calc(env(safe-area-inset-top,0px) + 24px));align-items:flex-start}.ShareRoleModal-module__eaDhwa__input,.ShareRoleModal-module__eaDhwa__select{font-size:16px}.ShareRoleModal-module__eaDhwa__formRow{flex-direction:column}.ShareRoleModal-module__eaDhwa__body{padding:20px}.ShareRoleModal-module__eaDhwa__header{padding:20px 20px 0}.ShareRoleModal-module__eaDhwa__modal{max-height:95vh}}
