.console-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.console-sidebar{background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;padding:24px 0;position:-webkit-sticky;position:sticky;top:var(--app-header-h,118px);height:calc(100vh - var(--app-header-h, 118px));overflow-y:auto}.console-sidebar__hamburger{display:none;background:none;border:none;cursor:pointer;padding:12px 16px;flex-direction:column;gap:4px}.console-sidebar__hamburger span{display:block;width:22px;height:2px;background:var(--text);border-radius:2px}.console-sidebar__user{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.85rem;padding:0 20px 16px}.console-sidebar__user-email{word-break:break-all;min-width:0}.console-sidebar__firm-switcher{display:flex;flex-direction:column;gap:4px;padding:0 20px 16px}.console-sidebar__firm-switcher-label{color:var(--muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}.console-sidebar__firm-select{width:100%;padding:6px 8px;font-size:.9rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:inherit}.console-sidebar__firm-select:disabled{opacity:.6;cursor:progress}.console-sidebar__firm-error{margin:0;color:#c0392b;font-size:.8rem}.console-sidebar__menu{list-style:none;margin:0;padding:0}.console-sidebar__menu li{padding:0}.console-sidebar__menu li a,.console-sidebar__menu li span:not(.unread-dot){display:block;padding:10px 20px;color:var(--text);font-size:.95rem;border-radius:6px;margin:2px 8px;cursor:default}.console-sidebar__menu li a{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.console-sidebar__menu li a.is-active,.console-sidebar__menu li a:hover{background:var(--info);color:var(--primary)}.console-sidebar__menu li a.is-active{font-weight:700;box-shadow:inset 3px 0 0 var(--primary)}.console-sidebar__menu li span:not(.unread-dot){color:var(--muted)}.console-sidebar__menu li span.console-sidebar__nav-item--disabled{opacity:.6;cursor:default}.console-sidebar__divider{border:none;border-top:1px solid var(--border);margin:16px 20px}.console-sidebar__external{display:block;padding:10px 20px;font-size:.95rem;color:var(--primary)}.console-sidebar__test-intake{font-style:italic;font-size:.85rem;color:var(--muted)}.console-sidebar__signout{display:block;width:100%;text-align:left;background:none;border:none;padding:10px 20px;font-size:.95rem;color:var(--muted);cursor:pointer}.console-sidebar__signout:hover{color:var(--text)}.console-content{padding:32px;background:var(--background);min-height:100vh;min-width:0}.console-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px 24px;margin-bottom:16px;color:var(--text);font-size:.95rem}.page-heading{margin-bottom:28px}.page-heading__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-heading__title{font-size:1.6rem;font-weight:700;color:var(--text);margin:0}.page-heading__actions{display:flex;gap:8px}.page-heading__description{color:var(--muted);margin:8px 0 0;font-size:.95rem}.data-table{width:100%;overflow-x:auto}.data-table table{width:100%;border-collapse:collapse;background:var(--surface);border-radius:8px;overflow:hidden}.data-table thead th{background:var(--info);color:var(--text);font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:10px 16px;text-align:left;border-bottom:1px solid var(--border)}.data-table__sort{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:0;margin:0;font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer}.data-table__sort:hover{color:var(--primary)}.data-table__sort-glyph{font-size:.7rem;opacity:.6}.data-table thead th[aria-sort] .data-table__sort-glyph{opacity:1;color:var(--primary)}.data-table tbody tr{border-bottom:1px solid var(--border)}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr[role=button]{cursor:pointer}.data-table tbody tr.data-table__row--highlight{background:#fef9c3;animation:data-table-highlight-fade 2.5s ease-out 1}:root[data-theme=dark] .data-table tbody tr.data-table__row--highlight{background:#4a3f10}@keyframes data-table-highlight-fade{0%{background:#fde047}}.data-table tbody tr[role=button]:hover{background:var(--info)}.data-table tbody td{padding:12px 16px;color:var(--text);font-size:.93rem}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-field__label{font-size:.9rem;font-weight:600;color:var(--text)}.form-field__input{width:100%;min-width:0;padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:.95rem;transition:border-color .15s}.form-field__input:focus{outline:none;border-color:var(--primary)}.form-field__input[aria-invalid=true]{border-color:#c0392b}.form-field__error{color:#c0392b;font-size:.85rem;margin:0}.form-field__help{color:var(--muted);font-size:.85rem;font-style:italic;margin:0}.field-just-entered{outline:2px solid #a855f7;outline-offset:2px;border-radius:6px}.field-collective{outline-style:dashed}.field-collective-badge{display:inline-block;margin-top:4px;font-size:.72rem;font-style:italic;color:#7c3aed}.form-field-row{display:flex;gap:10px}.form-field-row>div{flex:1 1;min-width:0}.form-field__hint{color:var(--muted);font-size:.8rem;font-style:italic;margin:2px 0 0}@media (max-width:640px){.form-field-row{flex-direction:column}}.badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.6}.badge--neutral{background:#f0f0f0;color:#555}.badge--success{background:#e6f4ea;color:#2d7a3a}.badge--warning{background:#fff8e1;color:#b07d00}.badge--danger{background:#fdecea;color:#c0392b}.badge--info{background:var(--info);color:var(--primary)}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.empty-state__title{font-size:1.1rem;font-weight:600;color:var(--text);margin:0 0 8px}.empty-state__description{color:var(--muted);font-size:.93rem;margin:0 0 20px}.dev-tools-panel{margin-top:24px;border:1px solid #d6b55a;border-left:4px solid #c89d2a;border-radius:12px;background:#fff8dc;padding:16px 18px;color:#5b4921}.dev-tools-panel h3{margin:0 0 8px;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase}.dev-tools-panel .muted{margin:0 0 12px;font-size:.84rem}.modal-backdrop{position:fixed;inset:0;background:rgba(31,42,46,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:var(--background);border-radius:16px;box-shadow:var(--shadow);padding:32px;width:100%;max-height:90vh;overflow-y:auto;scrollbar-gutter:stable;position:relative}.modal--sm{max-width:400px}.modal--md{max-width:560px}.modal--lg{max-width:760px}.modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.modal__title{font-size:1.25rem;font-weight:700;color:var(--text);margin:0}.modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:-4px -4px 0 0;padding:0;background:none;border:none;border-radius:8px;font-size:1.5rem;line-height:1;color:var(--muted);cursor:pointer;transition:background .12s ease,color .12s ease}.modal__close:hover{background:rgba(31,42,46,.06);color:var(--text)}.modal__body{color:var(--text);font-size:.95rem;padding-bottom:8px}.modal__footer{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding-bottom:8px}.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}.section-header h2{margin:0}.console-section+.console-section{margin-top:32px}.console-section__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.console-section__title{margin:0;font-size:1.2rem}.console-section__actions{display:flex;gap:8px}.console-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:20px}.console-toolbar__field{display:flex;flex-direction:column;gap:6px;font-size:.85rem;font-weight:600;color:var(--text)}.console-toolbar__field input,.console-toolbar__field select{padding:8px 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:.95rem;font-weight:400;min-width:180px}.console-toolbar__field input:focus,.console-toolbar__field select:focus{outline:none;border-color:var(--primary)}.console-toolbar__field--grow{flex:1 1 240px}.console-toolbar__field--grow input{width:100%;min-width:0}.console-toolbar__check{display:inline-flex;align-items:center;gap:8px;font-size:.9rem;font-weight:500;color:var(--text);white-space:nowrap;padding-bottom:9px}.console-toolbar__check input{margin:0;width:auto;min-width:0}.console-pagination{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.console-tabs{flex-wrap:wrap;gap:2px}.console-tabs,.console-tabs-scroller{display:flex;border-bottom:1px solid var(--border);margin-bottom:24px}.console-tabs-scroller{align-items:stretch}.console-tabs--scroll{flex:1 1;min-width:0;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;border-bottom:none;margin-bottom:0;scrollbar-width:none;-ms-overflow-style:none}.console-tabs--scroll::-webkit-scrollbar{display:none}.console-tabs--scroll .console-tabs__tab{flex:0 0 auto;white-space:nowrap}.console-tabs__scroll{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;align-self:stretch;background:none;border:none;color:var(--muted);font-size:1.4rem;line-height:1;cursor:pointer;transition:color .12s ease,background .12s ease}.console-tabs__scroll:hover{color:var(--text);background:rgba(31,42,46,.04)}.console-tabs__scroll[hidden]{display:none}.console-tabs__tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 18px;font-size:.95rem;font-weight:600;color:var(--muted);cursor:pointer;margin-bottom:-1px;border-radius:8px 8px 0 0;transition:color .12s ease,background .12s ease,border-color .12s ease}.console-tabs__tab:hover:not(:disabled):not([aria-selected=true]){color:var(--text);background:rgba(31,42,46,.04)}.console-tabs__tab[aria-selected=true]{color:var(--primary);font-weight:700;border-bottom-color:var(--primary);background:rgba(31,42,46,.05);background:color-mix(in srgb,var(--primary) 8%,transparent)}.console-tabs__tab:disabled{color:var(--muted);opacity:.5;font-weight:500;cursor:not-allowed}.console-tabs__tab:disabled:hover{background:none;color:var(--muted)}.console-tabs__soon{display:inline-block;margin-left:8px;padding:1px 7px;font-size:.62rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:rgba(31,42,46,.06);border:1px solid var(--border);border-radius:999px;vertical-align:middle}.detail-list{display:grid;grid-gap:14px;gap:14px;max-width:640px}.detail-row{display:grid;grid-template-columns:160px 1fr;grid-gap:12px;gap:12px;align-items:baseline}.detail-row__label{font-size:.85rem;font-weight:600;color:var(--muted)}.detail-row__value{color:var(--text)}.detail-row__edit{display:flex;align-items:flex-end;gap:8px}.info-status__detail{color:var(--muted,#667085)}.link-button{margin:0;color:var(--primary);text-align:left;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}.link-button:hover{-webkit-text-decoration-style:solid;text-decoration-style:solid}.console-form{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:4px;gap:4px}.console-form__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px;flex-wrap:wrap}.console-form__actions-start,.console-form__delete-confirm{margin-right:auto}.console-form__delete-confirm{display:inline-flex;align-items:center;gap:8px}.cta-button.danger{background:#dc2626;border-color:#dc2626;color:#fff}.cta-button.danger:hover{background:#b91c1c;border-color:#b91c1c}.console-inline-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.console-inline-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);font-size:.93rem}.console-stat-card{background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:8px;padding:20px 24px;flex:1 1;min-width:120px}.console-stat-card__label{font-size:13px;color:var(--text-muted,#718096);margin-bottom:8px}.console-stat-card__value{font-size:32px;font-weight:700;color:var(--text,#1a202c)}.console-stat-row{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:32px}.console-dashboard__firm{font-size:14px;color:var(--text-muted,#718096);font-weight:500}.console-dashboard__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}@media (max-width:768px){.console-shell{grid-template-columns:1fr;grid-template-rows:auto 1fr}.console-sidebar{height:auto;position:static;flex-direction:row;align-items:center;padding:0;border-right:none;border-bottom:1px solid var(--border)}.console-sidebar__hamburger{display:flex}.console-sidebar__nav{position:fixed;top:var(--app-header-h,56px);left:0;bottom:0;width:260px;max-width:82vw;background:var(--surface);border-right:1px solid var(--border);padding:16px 0;overflow-y:auto;z-index:200;transform:translateX(-100%);transition:transform .22s ease;-webkit-overflow-scrolling:touch}.console-sidebar__nav.open{transform:translateX(0);box-shadow:0 0 24px rgba(0,0,0,.18)}.console-sidebar__backdrop{position:fixed;inset:var(--app-header-h,56px) 0 0 0;background:rgba(0,0,0,.35);z-index:150;border:none}.console-content{padding:16px}.page-heading__header{flex-direction:column;align-items:stretch}.page-heading__actions{flex-wrap:wrap}}.matter-overview{margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}.overview-section+.overview-section{margin-top:28px}.overview-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.overview-section__title{margin:0 0 12px;font-size:1.05rem}.overview-section__header .overview-section__title{margin-bottom:0}.overview-parties{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.overview-parties__role{margin:0 0 6px;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.overview-parties__list{list-style:none;margin:0;padding:0}.overview-parties__member{padding:2px 0}.overview-parties__email{color:var(--muted);font-size:.85rem}.overview-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:16px;gap:16px}.overview-card{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:16px}.overview-card--disabled{opacity:.55}.overview-card__title{margin:0 0 12px;font-size:.95rem}.overview-card__hint{margin:0;color:var(--muted);font-size:.85rem}.overview-stats{display:flex;gap:20px}.overview-stat{display:flex;flex-direction:column}.overview-stat__value{font-size:1.5rem;font-weight:600;line-height:1.1}.overview-stat__label{font-size:.8rem;color:var(--muted)}.overview-flag-severities{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.overview-activity{list-style:none;margin:0;padding:0}.overview-activity__item{padding:4px 0;border-bottom:1px solid var(--border);font-size:.9rem}.overview-activity__item:last-child{border-bottom:none}.overview-activity__time,.overview-empty-inline,.overview-loading{color:var(--muted)}.firm-profile__sections{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.firm-profile__section-row{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.firm-profile__section-label{font-weight:600;color:var(--text)}.firm-profile__readonly{margin-bottom:1rem}.form-success{color:var(--success,#15803d)}.firm-profile__subhead{font-size:.95rem;font-weight:600;color:var(--text);margin:1rem 0 .5rem}.firm-profile__checkbox{display:flex;align-items:center;gap:.5rem;margin:.75rem 0;color:var(--text)}.firm-profile__offices{list-style:none;margin:0 0 1rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.firm-profile__office-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .75rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.firm-profile__contact-group{padding-bottom:.5rem;margin-bottom:.5rem;border-bottom:1px solid var(--border)}.firm-party-details__title{font-size:clamp(1.33rem,2.67vw,2.07rem)}.audit-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:14px;margin:18px 0}.audit-search{align-self:flex-end}.audit-loading{display:flex;align-items:center;gap:10px;color:#475569;padding:16px 0}span.audit-spinner{width:18px;height:18px;border:2px solid #cbd5e1;border-top-color:#315c54;border-radius:50%;display:inline-block;animation:audit-spin .7s linear infinite}@keyframes audit-spin{to{transform:rotate(1turn)}}.audit-filter{display:flex;flex-direction:column;gap:4px;font-size:.82rem;color:#475569}.audit-filter input,.audit-filter select{min-width:160px;padding:8px 10px;border:1px solid var(--border,#e2e8f0);border-radius:8px}.audit-table{width:100%;border-collapse:collapse}.audit-table td,.audit-table th{text-align:left;padding:9px 12px;border-bottom:1px solid #f1f5f9;font-size:.9rem;vertical-align:top}.firm-verify-status{display:flex;flex-direction:column;gap:4px;align-items:flex-start;margin-bottom:10px}.firm-verify-status p{margin:0;font-size:.82rem}.firm-verify-form{margin:12px 0;padding:14px;border:1px solid var(--border,#e2e8f0);border-radius:10px;background:#f8fafc}.party-card__header{display:flex;align-items:center;gap:10px}.party-card__header h3{margin:0}.party-card__toggle{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;background:none;border:1px solid var(--border);border-radius:6px;color:var(--muted);font-size:.8rem;line-height:1;cursor:pointer;transition:background .12s ease,color .12s ease}.party-card__toggle:hover{background:var(--info);color:var(--primary)}.invite-link-row{display:flex;gap:8px;align-items:center}.invite-link-row input{flex:1 1;min-width:0}.party-row--duplicate td{background:#fdecea;border-top:2px solid #c0392b;border-bottom:2px solid #c0392b}.party-row--duplicate td:first-child{border-left:2px solid #c0392b}.party-row--duplicate td:last-child{border-right:2px solid #c0392b}.party-role-warning{margin-top:12px;color:#c0392b;font-size:.85rem;font-weight:600}.party-role-warning p{margin:4px 0;font-style:italic}.platform-operator{width:100vw;margin-left:calc(50% - 50vw);min-height:80vh;background:#f1f5f9}.platform-operator__header{background:#0f172a;border-bottom:4px solid #dc2626;padding:30px 0 26px;margin-bottom:28px}.platform-operator__title{width:90%;margin:0 auto;color:#ffffff;font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}.platform-operator__subtitle{width:90%;margin:8px auto 0;color:#94a3b8;font-size:.95rem}.platform-operator__body{width:90%;margin:0 auto;padding-bottom:48px}.platform-operator__loading{color:#475569;padding:8px 0}.console-sidebar__nav-item.console-sidebar__platform-link{color:#dc2626;font-weight:700}.console-sidebar__nav-item.console-sidebar__platform-link:hover{background:#fee2e2;color:#b91c1c}.console-sidebar__nav-item.console-sidebar__changelog,.console-sidebar__nav-item.console-sidebar__changelog.is-active,.console-sidebar__nav-item.console-sidebar__changelog:hover{color:#8b0000}.message-thread{list-style:none;margin:1rem 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.message-thread__item{max-width:78%;align-self:flex-start;border:1px solid #e3e3e8;border-radius:12px;padding:.55rem .8rem;background:#f1f1f4}.message-thread__item--mine{align-self:flex-end;background:#e7f6ec;border-color:#bfe3c8}.message-thread__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.35rem}.message-thread__sender{font-weight:600}.message-thread__time{color:#6b6b76;font-size:.85rem}.message-thread__body{margin:0;white-space:pre-wrap}.my-case__meeting{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e3e3e8}.meeting-table{border-collapse:collapse;margin:.5rem 0 .75rem}.meeting-table td,.meeting-table th{border:1px solid #e3e3e8;padding:.35rem .75rem;text-align:center}.meeting-table thead th{font-size:.8rem;font-weight:600;background:#f7f7fa}.meeting-table__col{width:5.5rem}.meeting-table__day{text-align:left;font-weight:500}.meeting-table__cell input{cursor:pointer}.nav-badge{display:inline-block;min-width:1.15rem;margin-left:.4rem;padding:0 .35rem;border-radius:999px;background:#c0152f;color:#fff;font-size:.7rem;line-height:1.15rem;text-align:center;vertical-align:middle}.message-thread__item--unread{cursor:pointer;border-color:#1f4ed8;background:#eef3fb}.console-tabs__unread,.message-thread__dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:#c0152f}.console-tabs__unread{margin-left:.4rem;vertical-align:middle}.message-thread__dot{margin-right:.4rem}.cases-unread-icon{color:#1f4ed8;white-space:nowrap}.col-icon-lg{font-size:1.7rem;line-height:1}.unread-dot{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 4px;font-weight:600;line-height:1;vertical-align:middle}.console-sidebar__unread,.unread-dot{margin-left:.4rem;border-radius:999px;background:#c0152f;color:#fff;font-size:.7rem}.console-sidebar__unread{display:inline-block;min-width:1.1rem;padding:0 .35rem;line-height:1.15rem;text-align:center}.console-stat-card--clickable{cursor:pointer;text-align:left;width:100%;font:inherit;border:1px solid transparent}.console-stat-card--clickable:hover{border-color:#cfdaf2}.console-filter-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0 0 .75rem;padding:.5rem .85rem;border:1px solid #d4e0f2;background:#eef3fb;border-radius:8px}.mn-presets{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin:.75rem 0 1rem}.mn-presets__label{font-size:.85rem;color:#556;margin-right:.25rem}.mn-preset{border:1px solid #ccd6e6;background:#fff;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;cursor:pointer}.mn-preset:hover{background:#eef3fb}.mn-preset code{margin-left:.35rem;color:#3358c0;font-size:.75rem}.mn-builder{display:flex;flex-wrap:wrap;gap:.6rem;align-items:flex-start;padding:.75rem;background:#f7f9fc;border-radius:10px}.mn-builder__empty{color:#667;font-size:.9rem;margin:0}.mn-chip{border:1px solid #d7deea;background:#fff;border-radius:10px;padding:.5rem .6rem;min-width:150px}.mn-chip__head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem}.mn-chip__type{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:#667}.mn-chip__controls button{border:none;background:transparent;cursor:pointer;padding:0 .2rem;color:#667;font-size:.9rem}.mn-chip__controls button:disabled{opacity:.3;cursor:default}.mn-chip__remove{color:#c0392b!important;font-weight:700}.mn-chip__input{min-width:90px}.mn-chip__seq{display:flex;flex-wrap:wrap;gap:.4rem .6rem;align-items:center}.mn-chip__fallback,.mn-chip__pad{display:flex;flex-direction:column;font-size:.72rem;color:#556}.mn-chip__pad input{width:54px}.mn-chip__scope-label{font-size:.72rem;color:#556;width:100%}.mn-chip__scope{display:flex;align-items:center;gap:.2rem;font-size:.78rem}.mn-chip__codes{display:flex;flex-direction:column;gap:.3rem}.mn-chip__code-row{display:flex;align-items:center;gap:.3rem}.mn-chip__code{width:70px;text-transform:uppercase}.mn-add{display:flex;gap:.4rem;align-items:center;align-self:center}.mn-add select{min-width:130px}.mn-preview{margin:1rem 0;padding:.75rem 1rem;background:#eef3fb;border-radius:10px}.mn-preview__number{font-size:1.15rem;color:#1f3c88;letter-spacing:.02em}.mn-preview__hint{color:#667;font-size:.85rem}.mn-preview__errors{color:#c0392b;font-size:.85rem;margin:.25rem 0 0;padding-left:1.1rem}.report-panel{margin-bottom:28px}.report-readiness__summary{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.report-readiness__summary .cta-button{margin-left:auto}.report-readiness__list{list-style:none;margin:10px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:4px 16px;gap:4px 16px;font-size:.9rem}.report-flags{display:inline-flex;gap:6px;flex-wrap:wrap}.report-progress{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-gap:4px;gap:4px;font-size:.92rem}.report-progress__row--generating{font-weight:600}.report-progress__row--failed{color:#dc2626}.report-runflags{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-gap:6px;gap:6px;font-size:.9rem}.report-sections{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.report-section__head{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left;font:inherit;color:var(--text)}.report-section__icon{width:1.2em;text-align:center;color:var(--muted)}.report-section--carried .report-section__icon,.report-section--generated .report-section__icon{color:#16a34a}.report-section--failed .report-section__icon{color:#dc2626}.report-section__label{font-weight:600;margin-right:auto}.report-section__body{margin-top:10px;border-top:1px solid var(--border);padding-top:10px}.report-md h3,.report-md h4{margin:10px 0 4px}.report-md__p{white-space:pre-wrap;margin:6px 0;font-size:.94rem}.report-section__provenance{margin-top:8px;font-size:.85rem;color:var(--muted)}.report-section__provenance pre{overflow-x:auto;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:8px}.report-section__review{margin-top:10px}.matter-notifications{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px}.matter-notifications__item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;border:1px solid var(--border);background:var(--surface);font-size:.93rem}.matter-notifications__item--success{border-color:#16a34a}.matter-notifications__item--danger{border-color:#dc2626}.matter-notifications__dismiss{margin-left:auto;background:none;border:none;cursor:pointer;font-size:1.1rem;color:var(--muted);line-height:1}.completeness__summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.completeness__summary .form-field__hint{flex-basis:100%;margin:4px 0 0}.completeness-group{margin-top:12px}.completeness-group__summary{display:flex;align-items:center;gap:10px;cursor:pointer;font-weight:600;list-style:none}.completeness-group__summary::-webkit-details-marker{display:none}.completeness-group__summary:before{content:"▸";color:#94a3b8;transition:transform .15s}.completeness-group[open] .completeness-group__summary:before{transform:rotate(90deg)}.completeness-group__title{flex:1 1 auto}.completeness-group__list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.completeness-fact{border-top:1px solid #e2e8f0;padding-top:10px}.completeness-fact:first-child{border-top:none;padding-top:0}.completeness-fact__head{display:flex;align-items:center;gap:10px}.completeness-fact__label{flex:1 1 auto}.completeness-fact__acked{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#475569;font-weight:700}.completeness-fact--known .completeness-fact__label{color:#475569}.completeness-fact__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:8px}.completeness-seg{display:inline-flex;border:1px solid #cbd5e1;border-radius:8px;overflow:hidden}.completeness-seg__btn{background:#ffffff;padding:5px 12px;font-size:.82rem;color:#334155;cursor:pointer;border:none;border-left:1px solid #e2e8f0}.completeness-seg__btn:first-child{border-left:none}.completeness-seg__btn.is-active{background:#0f172a;color:#ffffff}.completeness-seg__clear{border:none;border-left:1px solid #e2e8f0;background:#f8fafc;padding:5px 10px;cursor:pointer;color:#64748b}.completeness-fact__note{flex:1 1 220px;border:1px solid #cbd5e1;border-radius:8px;padding:5px 10px;font-size:.85rem}.completeness-fact__notetext{margin:6px 0 0;color:#475569;font-size:.85rem}.report-consistency{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:8px;padding:8px 10px;border-radius:8px;border-left:3px solid #cbd5e1;background:#f8fafc}.report-consistency--red{border-left-color:#dc2626;background:#fef2f2}.report-consistency--amber{border-left-color:#d97706;background:#fffbeb}.report-consistency__msg{flex:1 1 60%;color:#334155}.report-consistency__related{font-size:.8rem;color:#64748b}.cta-button.approved{background:#16a34a;border-color:#16a34a;color:#ffffff;font-weight:700}.cta-button.approved:hover:not(:disabled){background:#dc2626;border-color:#dc2626}.cta-button.approved .cta-button__hover-label,.cta-button.approved:hover:not(:disabled) .cta-button__approved-label{display:none}.cta-button.approved:hover:not(:disabled) .cta-button__hover-label{display:inline}.parenting-form .card,.parenting-form .card--nested{background:var(--background)}:root{--background:#f7f4ee;--surface:#ffffff;--primary:#315c54;--primary-dark:#243f3a;--accent:#d9a441;--sage:#8fafa6;--text:#1f2a2e;--muted:#5f6f73;--border:#ddd6c8;--info:#eef5f2;--shadow:0 18px 50px rgba(36,63,58,0.11);--radius:24px;--max-width:1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}:focus-visible{outline:3px solid rgba(217,164,65,.75);outline-offset:3px}.site-main{min-height:70vh}.container{width:min(100% - 32px,var(--max-width));margin-inline:auto}.section{padding:72px 0}.section.compact{padding:44px 0}.section__header{max-width:720px;margin-bottom:28px}.eyebrow{color:var(--primary);font-size:.86rem;font-weight:750;letter-spacing:0;margin:0 0 10px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.6rem,6vw,4.9rem);line-height:.98;margin-bottom:22px}h1,h2{letter-spacing:0}h2{font-size:clamp(2rem,4vw,3.1rem);line-height:1.08;margin-bottom:14px}h3{font-size:1.2rem;line-height:1.25;letter-spacing:0;margin-bottom:10px}p{color:var(--muted);font-size:1.04rem}.lead{color:var(--text);font-size:clamp(1.14rem,2vw,1.35rem);line-height:1.55}.muted{color:var(--muted)}.grid{display:grid;grid-gap:18px;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 36px rgba(36,63,58,.07);padding:24px}.soft-band{background:var(--info);border-block:1px solid var(--border)}.page-header{padding:82px 0 42px}.page-header .lead{max-width:760px}.button-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.cta-button{align-items:center;border:1px solid transparent;border-radius:999px;display:inline-flex;font-weight:750;justify-content:center;min-height:46px;padding:12px 20px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.cta-button:hover{transform:translateY(-1px)}.cta-button.primary{background:var(--primary);color:white}.cta-button.primary:hover{background:var(--primary-dark)}.cta-button.secondary{background:var(--surface);border-color:var(--border);color:var(--primary-dark)}.cta-button.secondary:hover{border-color:var(--sage)}.cta-button.gold{background:var(--accent);color:var(--primary-dark)}.site-header{left:0;padding:16px;position:-webkit-sticky;position:sticky;right:0;top:0;z-index:50;pointer-events:none}.site-header .logo,.site-header .nav-shell{pointer-events:auto}.nav-shell{background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);border-radius:999px;box-shadow:0 12px 34px rgba(36,63,58,.12);display:flex;gap:18px;justify-content:space-between;margin:0 auto;max-width:var(--max-width);min-height:80px;padding:8px 10px 8px 22px}.logo,.nav-shell{align-items:center}.logo{position:absolute;left:28px;top:50%;transform:translateY(-50%);z-index:51;display:inline-flex}.logo__img{height:96px;width:auto;display:block}.version-badge{display:flex;flex-direction:column;gap:1px;padding:8px 16px;border-top:1px solid var(--border,#e2e8f0);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.35;color:var(--muted,#64748b);white-space:nowrap}.version-badge__stale{color:#b45309;font-weight:600}.nav-links{align-items:center;display:flex;flex:1 1;gap:4px;justify-content:flex-end;position:relative}.nav-indicator{background:#eef5f2;border-radius:999px;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:left .22s ease,top .22s ease,width .22s ease,height .22s ease,opacity .18s ease;z-index:0}.nav-indicator.visible{opacity:1}.nav-links .nav-link{border-radius:999px;color:var(--muted);display:inline-flex;font-size:.9rem;font-weight:650;min-height:38px;padding:8px 10px;position:relative;transition:color .18s ease,background-color .18s ease;z-index:1}.nav-links .nav-link:hover{background:#eef5f2;color:#243f3a}.nav-links .nav-link.active,.nav-links .nav-link[aria-current=page]{color:#315c54}.nav-link--disabled{color:var(--muted);opacity:.5;cursor:default;pointer-events:none}.menu-toggle{align-items:center;background:var(--primary);border:0;border-radius:999px;color:white;cursor:pointer;display:none;height:44px;justify-content:center;margin-left:auto;padding:0;width:44px}@media (max-width:768px){.logo{left:16px}.logo__img{height:60px}}.menu-lines{display:grid;grid-gap:4px;gap:4px}.menu-lines span{background:currentColor;border-radius:99px;display:block;height:2px;width:18px}.hero{padding:72px 0 52px;position:relative}.hero-overlay-content{position:relative;z-index:1}.page-header__utility{display:flex;justify-content:flex-end;margin-bottom:10px}.page-header__utility a{background:rgba(255,255,255,.9);border:1px solid var(--border);border-radius:999px;color:var(--muted);font-size:.78rem;font-weight:650;line-height:1;padding:7px 10px;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.page-header__utility a:hover{background:#eef5f2;border-color:#c7dcd5;color:var(--primary-dark)}.hero p.reassurance{color:rgba(255,255,255,.92);font-size:.95rem;margin:18px 0 0;max-width:780px;text-shadow:0 2px 12px rgba(0,0,0,.28)}.text-shell{display:inline-block;max-width:920px}.image-stage-header,.text-shell--header,.text-shell--hero{background:rgba(31,42,46,.38);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:14px 16px;text-shadow:0 2px 14px rgba(0,0,0,.28)}.image-stage-header .eyebrow,.image-stage-header h2,.image-stage-header p,.text-shell--header .eyebrow,.text-shell--header .lead,.text-shell--header h1,.text-shell--hero .eyebrow,.text-shell--hero .lead,.text-shell--hero h1{color:#fff}.image-stage-header .eyebrow,.text-shell--header .eyebrow,.text-shell--hero .eyebrow{opacity:.9}.hero--with-image .button-row{margin-top:16px}.product-preview{background:linear-gradient(145deg,#ffffff,#eef5f2);border:1px solid var(--border);border-radius:32px;box-shadow:var(--shadow);padding:20px}.preview-window{background:var(--surface);border:1px solid var(--border);border-radius:22px;overflow:hidden}.preview-top{align-items:center;border-bottom:1px solid var(--border);display:flex;gap:8px;padding:14px 16px}.dot{background:var(--sage);border-radius:50%;height:9px;width:9px}.preview-body{display:grid;grid-gap:16px;gap:16px;padding:22px}.progress-line{background:#e8e1d4;border-radius:99px;height:10px;overflow:hidden}.progress-line span{background:var(--primary);border-radius:inherit;display:block;height:100%;width:62%}.question-box{background:var(--info);border:1px solid #d8e8e2;border-radius:18px;padding:18px}.question-box strong{display:block;line-height:1.3;margin-bottom:8px}.option-row{display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr 1fr}.option{border:1px solid var(--border);border-radius:14px;font-weight:700;padding:12px;text-align:center}.option,.preview-note{color:var(--primary-dark)}.preview-note{align-items:flex-start;background:#fff8e8;border:1px solid #ead7a5;border-radius:16px;display:flex;gap:10px;padding:14px}.trust-strip{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(4,1fr)}.trust-item{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:18px;color:var(--primary-dark);display:flex;font-weight:750;gap:10px;min-height:72px;padding:16px}.trust-mark{background:var(--accent);border-radius:50%;flex:0 0 auto;height:12px;width:12px}.feature-body p,.guide-card p,.pricing-card p{margin-bottom:0}.feature-body{color:var(--muted)}.feature-body a{color:var(--primary);font-weight:800}.feature-icon{background:var(--info);border-radius:14px;color:var(--primary);display:flex;font-weight:850;margin-bottom:18px}.feature-icon,.product-icon{align-items:center;height:42px;justify-content:center;width:42px}.product-icon{background:#eef5f2;border-radius:12px;color:#315c54;display:inline-flex}.product-icon svg{display:block}.product-option-card{display:flex;flex-direction:column;gap:12px;min-height:100%}.product-option-card__head{align-items:center;display:flex;gap:12px}.product-option-card__head .feature-icon{flex:0 0 auto;margin:0}.product-option-card__head h3{margin:0}.product-option-card__short{color:var(--text);font-weight:600}.product-option-card h4{color:var(--primary-dark);font-size:.88rem;margin:0 0 4px}.product-option-card section p{font-size:.92rem;line-height:1.45;margin:0}.product-option-card .cta-button{margin-top:auto}.pricing-card{display:flex;flex-direction:column;min-height:100%}.price{color:var(--primary-dark);font-size:clamp(1.35rem,2vw,1.85rem);font-weight:850;line-height:1.1;margin:10px 0 18px;overflow-wrap:anywhere;word-break:break-word}.plain-list,.pricing-list{color:var(--muted);margin:0;padding-left:20px}.pricing-list{margin-bottom:22px}.pricing-card .cta-button{margin-top:auto}.pricing-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.guide-card{display:flex;flex-direction:column;gap:10px;min-height:100%}.guide-card a{color:var(--primary);font-weight:800;margin-top:auto}.guide-card a:hover{color:var(--primary-dark)}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden}.faq-question{align-items:center;background:transparent;border:0;color:var(--text);cursor:pointer;display:flex;font-weight:800;justify-content:space-between;padding:20px;text-align:left;width:100%}.faq-question span:last-child{color:var(--primary);font-size:1.35rem}.faq-answer{color:var(--muted);padding:0 20px 20px}.faq-tabs{display:grid;grid-gap:14px;gap:14px}.faq-tabs__nav{display:flex;flex-wrap:wrap;gap:8px}.faq-tabs__btn{background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--muted);cursor:pointer;font-weight:700;min-height:40px;padding:9px 14px}.faq-tabs__btn.active{background:#eef5f2;border-color:#c7dcd5;color:var(--primary-dark)}.faq-tabs__panel{display:grid;grid-gap:12px;gap:12px}.faq-related h3{font-size:1rem;margin-bottom:8px}.faq-related__links{display:flex;flex-wrap:wrap;gap:10px}.faq-related__links a{color:var(--primary);font-weight:700;text-decoration:underline;text-underline-offset:3px}.split{align-items:start;display:grid;grid-gap:30px;gap:30px;grid-template-columns:.9fr 1.1fr}.article{max-width:820px}.article h2{font-size:clamp(1.7rem,3vw,2.3rem);margin-top:38px}.article a{color:var(--primary);font-weight:750;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.guide-callout,.guide-example{background:#eef5f2;border:1px solid #d8e8e2;border-radius:14px;margin:18px 0;padding:14px}.guide-callout h3,.guide-example h3{font-size:1rem;margin-bottom:8px}.guide-flow{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0}.guide-flow__item{align-items:center;background:#eef5f2;border:1px solid #d8e8e2;border-radius:12px;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr auto;padding:12px}.guide-flow__item p{font-size:.95rem;margin:0}.guide-flow__item span{color:#315c54;font-weight:800}.guide-timeline{display:grid;grid-gap:10px;gap:10px;list-style:none;margin:16px 0;padding:0}.guide-timeline li{background:#f5f2eb;border:1px solid var(--border);border-radius:12px;padding:12px}.guide-timeline h3{font-size:.98rem;margin:0 0 6px}.guide-timeline p{margin:0}.related-guides{margin-top:24px}.final-cta{background:var(--primary-dark);border-radius:32px;color:white;overflow:hidden;padding:42px}.final-cta p{color:rgba(255,255,255,.82);max-width:720px}.site-footer{background:var(--primary-dark);color:white;margin-top:50px;padding:54px 0 34px}.footer-logo{display:inline-block;margin-bottom:12px;color:white;font-size:1.4rem;font-weight:800;letter-spacing:-.01em;text-decoration:none}.hero--with-image{overflow:hidden;position:relative}.hero-bg-slot{border-radius:0;inset:0;position:absolute}.hero-bg-slot.selected-image-slot{border:0;border-radius:0;height:100%;inset:0;position:absolute}.selected-image-slot{background:linear-gradient(140deg,#f7f4ee,#eef5f2 55%,#dce8e2);border:1px solid var(--border);border-radius:20px;overflow:hidden;position:relative}.selected-image-slot__default-gradient,.selected-image-slot__fallback,.selected-image-slot__img{height:100%;width:100%}.selected-image-slot__img{display:block;object-fit:cover}.selected-image-slot__default-gradient{background:radial-gradient(circle at 20% 20%,#8fafa664 0,transparent 40%),radial-gradient(circle at 80% 70%,#315c543b 0,transparent 45%),linear-gradient(145deg,#f7f4ee,#eef5f2)}.selected-image-slot__overlay{inset:0;pointer-events:none;position:absolute}.selected-image-slot__overlay--green{background:linear-gradient(145deg,rgba(36,63,58,.33),rgba(49,92,84,.2))}.selected-image-slot__overlay--dark{background:rgba(31,42,46,.4)}.page-header--with-image{overflow:hidden;position:relative}.page-header__image{border-radius:0;inset:0;position:absolute}.page-header__image.selected-image-slot{border:0;border-radius:0;height:100%;inset:0;position:absolute}.page-header__content{position:relative;z-index:1}.home-image-stage{border-radius:18px;overflow:hidden;padding:18px;position:relative}.home-image-stage__bg{border-radius:0;inset:0;position:absolute}.home-image-stage>:not(.home-image-stage__bg){position:relative;z-index:1}.home-image-stage--how .feature-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:rgba(255,255,255,.88)}.home-image-stage--trust .trust-item{background:rgba(255,255,255,.92)}.image-stage-header{margin-bottom:14px}.image-stage-header h2{margin-bottom:10px}.image-candidate-btn{cursor:pointer;text-align:left}.image-candidate-btn img{aspect-ratio:16/10;border-radius:12px;display:block;margin-bottom:12px;object-fit:cover;width:100%}.preview-controls{align-items:center;display:flex;gap:12px;margin-bottom:18px}.image-modal__meta select,.preview-controls select{border:1px solid var(--border);border-radius:10px;min-height:40px;padding:8px 10px}.slot-preview{border:1px solid var(--border);border-radius:12px;overflow:hidden;position:relative}.slot-preview img{display:block;height:100%;object-fit:cover;width:100%}.slot-preview--hero{aspect-ratio:16/8}.slot-preview--card{aspect-ratio:3/2}.slot-preview--section{aspect-ratio:16/6}.slot-preview__overlay{inset:0;position:absolute}.slot-preview__overlay--dark{background:rgba(31,42,46,.42)}.slot-preview__overlay--green{background:linear-gradient(145deg,rgba(36,63,58,.3),rgba(143,175,166,.1))}.slot-preview__text{color:white;font-size:1.1rem;font-weight:800;left:16px;position:absolute;top:16px;z-index:1}.image-modal{inset:0;position:fixed;z-index:80}.image-modal__backdrop{background:rgba(0,0,0,.45);inset:0;position:absolute}.image-modal__panel{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.2);display:grid;grid-gap:16px;gap:16px;left:50%;max-height:calc(100vh - 48px);max-width:1080px;overflow:auto;padding:18px;position:absolute;top:24px;transform:translateX(-50%);width:calc(100% - 32px)}.image-modal__close{background:var(--surface);border:1px solid var(--border);border-radius:999px;cursor:pointer;font-size:1.2rem;height:38px;margin-left:auto;width:38px}.image-modal__body{align-items:center;display:grid;grid-gap:10px;gap:10px;grid-template-columns:46px 1fr 46px}.image-modal__preview{aspect-ratio:16/9;border:1px solid var(--border);border-radius:12px;overflow:hidden}.image-modal__preview img{display:block;height:100%;object-fit:cover;width:100%}.image-modal__nav{background:var(--primary);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:1.5rem;height:44px;width:44px}.image-modal__meta{display:grid;grid-gap:8px;gap:8px}.snippet-box{background:#f3f0ea;border:1px solid var(--border);border-radius:10px;margin:0;overflow:auto;padding:12px}.diagnostic-card{border-color:#cbbf99;background:#fff8e8}.image-editor-shell{padding-top:38px}.image-editor-wrap{margin:0 auto;max-width:1680px;padding:0 18px;width:100%}.image-editor-topbar{align-items:center;display:flex;justify-content:space-between;gap:18px;margin-bottom:18px}.image-editor-status p{margin:0}.save-feedback{color:#315c54;font-size:.9rem;font-weight:700;margin-top:6px}.image-editor-actions{display:flex;gap:10px;flex-wrap:wrap}.image-editor-layout{display:grid;grid-gap:18px;gap:18px;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);align-items:start}.image-editor-preview{display:grid;grid-gap:16px;gap:16px}.image-editor-preview.mobile{max-width:480px}.preview-page{background:#ffffff;border:1px solid var(--border);border-radius:14px;padding:14px}.preview-page h3{font-size:1rem;margin-bottom:10px}.preview-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.slot-frame{border:1px solid transparent;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:border-color .16s ease,box-shadow .16s ease}.slot-frame:hover{border-color:#8fafa6}.slot-frame.active{border-color:#315c54;box-shadow:0 0 0 2px rgba(49,92,84,.2)}.slot-frame--hero{aspect-ratio:16/7.5}.slot-frame--section{aspect-ratio:16/6}.slot-frame--card{aspect-ratio:16/10}.slot-frame__overlay{align-items:flex-end;background:linear-gradient(0deg,rgba(31,42,46,.66),rgba(31,42,46,.12));color:#fff;display:flex;justify-content:space-between;inset:0;padding:10px;pointer-events:none;position:absolute}.slot-frame__overlay p{color:rgba(255,255,255,.84);font-size:.78rem;margin:0}.slot-frame__clear{background:rgba(255,255,255,.96);border:0;border-radius:999px;color:var(--primary-dark);cursor:pointer;font-weight:700;min-height:32px;min-width:62px;padding:8px 10px;pointer-events:auto}.image-gallery-panel{background:#fff;border:1px solid var(--border);border-radius:14px;display:grid;grid-gap:10px;gap:10px;max-height:calc(100vh - 120px);padding:12px;position:-webkit-sticky;position:sticky;top:92px}.image-gallery-header{align-items:center;display:flex;justify-content:space-between;gap:10px}.image-gallery-header p{font-size:.9rem;margin:0}.image-gallery-search{min-height:40px;padding:8px 10px}.image-gallery-scroll,.image-gallery-search{border:1px solid var(--border);border-radius:10px}.image-gallery-scroll{max-height:min(62vh,760px);overflow:auto;overscroll-behavior:contain;padding:6px}.image-gallery-list{display:grid;grid-gap:6px;gap:6px;padding-right:0}.image-gallery-list.grid-only{grid-auto-rows:64px;grid-template-columns:repeat(26,64px);width:max-content}.image-gallery-item{align-items:stretch;background:#fff;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:block;padding:0;text-align:center}.image-gallery-item.selected{border-color:#315c54;box-shadow:0 0 0 2px rgba(49,92,84,.16)}.image-gallery-item img{aspect-ratio:1/1;border-radius:9px;display:block;object-fit:cover;width:100%}.image-gallery-item.thumb-only{border-radius:10px;overflow:hidden}.gallery-assignment{border-top:1px solid var(--border);display:grid;grid-gap:8px;gap:8px;padding-top:8px}.gallery-assignment .cta-button[disabled]{opacity:.5;pointer-events:none}.slot-summary{margin-top:18px}.cost-estimator{display:grid;grid-gap:18px;gap:18px}.cost-estimator__head p{margin-bottom:0;max-width:840px}.cost-estimator__actions{display:flex;flex-wrap:wrap;gap:10px}.cost-estimator__layout{display:grid;grid-gap:16px;gap:16px;grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr)}.cost-estimator__list{display:grid;grid-gap:12px;gap:12px}.cost-group h3{margin-bottom:10px}.cost-group__rows,.cost-row{display:grid;grid-gap:10px;gap:10px}.cost-row{align-items:start;background:#eef5f2;border:1px solid #d8e8e2;border-radius:14px;grid-template-columns:24px minmax(0,1fr) auto;padding:12px}.cost-row__check{padding-top:3px}.cost-row__check input{accent-color:#315c54;height:18px;width:18px}.cost-row__main{cursor:pointer;display:grid;grid-gap:3px;gap:3px}.cost-row__name{color:var(--primary-dark);font-weight:700;line-height:1.25}.cost-row__desc{color:var(--muted);font-size:.93rem}.cost-row__note{color:var(--primary);font-size:.85rem;font-weight:650}.cost-row__price{color:var(--primary-dark);font-size:.94rem;font-weight:700;white-space:nowrap}.cost-estimator__summary{align-self:start;position:-webkit-sticky;position:sticky;top:96px}.cost-total{color:var(--primary-dark);font-size:1.35rem;font-weight:800;margin-bottom:8px}.cost-plus{color:var(--primary);font-weight:700;margin-top:0}.preview-nav-card{margin-bottom:12px}.preview-nav-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.clarity-flow{align-items:stretch;display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr auto 1fr auto 1fr auto 1.2fr}.clarity-flow__step{background:#eef5f2;border:1px solid #d8e8e2;border-radius:14px;padding:14px}.clarity-flow__step h3{font-size:1rem;margin:0}.clarity-flow__step--choices .plain-list{font-size:.93rem;margin-top:10px}.clarity-flow__arrow{align-items:center;color:#315c54;display:flex;font-size:1.3rem;font-weight:800;justify-content:center}.image-review-card p{font-size:.95rem;margin-bottom:8px}.image-review-card a{color:var(--primary);text-decoration:underline;text-underline-offset:3px}.image-review-preview{aspect-ratio:16/10;background:linear-gradient(140deg,#f7f4ee,#eef5f2);border:1px solid var(--border);border-radius:14px;margin-bottom:14px;overflow:hidden}.image-review-preview img{display:block;height:100%;object-fit:cover;width:100%}.image-placeholder{align-items:center;color:var(--muted);display:flex;font-weight:650;height:100%;justify-content:center;padding:20px;text-align:center}.blend-preview{align-items:flex-end;aspect-ratio:16/9;border:1px solid var(--border);border-radius:16px;display:flex;margin-bottom:12px;overflow:hidden;padding:20px;position:relative}.blend-preview img{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.blend-overlay-content{background:rgba(255,255,255,.77);border:1px solid rgba(221,214,200,.9);border-radius:14px;max-width:75%;padding:14px;position:relative;z-index:1}.blend-overlay-content h3{font-size:1.1rem;margin-bottom:6px}.blend-overlay-content p{font-size:.93rem;margin:0}.blend-gradient-wash{background:linear-gradient(140deg,#f7f4ee,#eef5f2 55%,#8fafa640)}.blend-organic-blur{background:radial-gradient(circle at 20% 30%,#8fafa65e 0,transparent 45%),radial-gradient(circle at 75% 45%,#315c5430 0,transparent 50%),linear-gradient(140deg,#f7f4ee,#eef5f2)}.blend-soft-vignette{background:radial-gradient(circle,#f7f4ee00 45%,#315c5426 100%),linear-gradient(135deg,#f7f4ee,#eef5f2)}.blend-desaturated-wash{background:linear-gradient(145deg,#f7f4ee,#dbe9e4 45%,#f0e2c2)}.blend-texture-overlay{background:linear-gradient(155deg,#f7f4ee,#eef5f2 50%,#d9a4412c)}.blend-split-hero{background:linear-gradient(90deg,#f7f4ee 0 58%,#dce9e4 58% 100%)}.footer-grid{display:grid;grid-gap:26px;gap:26px;grid-template-columns:1.3fr repeat(4,1fr)}.site-footer a,.site-footer p{color:rgba(255,255,255,.75)}.site-footer h3{color:white;font-size:1rem}.footer-links{display:grid;grid-gap:8px;gap:8px}.footer-disclaimer{border-top:1px solid rgba(255,255,255,.15);font-size:.9rem;margin-top:34px;padding-top:24px}@media (max-width:920px){.footer-grid,.grid.three,.grid.two,.split{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.image-editor-topbar{align-items:flex-start;flex-direction:column}.clarity-flow,.guide-flow{grid-template-columns:1fr}.clarity-flow__arrow{font-size:1.1rem;min-height:20px;transform:rotate(90deg)}.cost-estimator__layout{grid-template-columns:1fr}.cost-estimator__summary{position:static}.image-editor-layout{grid-template-columns:1fr}.image-gallery-panel{max-height:none;position:static}.preview-grid.four,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-gallery-list.grid-only{grid-template-columns:repeat(16,60px);grid-auto-rows:60px}.nav-shell{border-radius:26px;flex-wrap:wrap;padding:10px 10px 10px 18px}.menu-toggle{display:inline-flex}.nav-links{align-items:stretch;display:none;flex-basis:100%;flex-direction:column;gap:8px;padding:8px 0 4px}.nav-links.open{display:flex}.site-header:has(.nav-links.open) .logo{display:none}.nav-indicator{display:none}.nav-links .nav-link{border-radius:14px;padding:10px 12px}.nav-links .cta-button{width:100%}}@media (max-width:640px){.container{width:min(100% - 24px,var(--max-width))}.section{padding:52px 0}.hero{padding-top:48px}.button-row,.button-row .cta-button{width:100%}.image-modal__body,.preview-grid,.preview-grid.four,.pricing-grid{grid-template-columns:1fr}.image-editor-wrap{padding:0 10px}.option-row,.trust-strip{grid-template-columns:1fr}.card,.final-cta{border-radius:20px;padding:22px}.cost-row{grid-template-columns:24px minmax(0,1fr)}.cost-row__price{grid-column:2}.product-preview{border-radius:24px;padding:12px}}.auth-page{padding-top:50px}.auth-page__wrap{max-width:760px}.auth-card h1{font-size:clamp(2rem,5vw,3.1rem)}.auth-form{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.auth-form label{color:var(--primary-dark);display:grid;font-size:.93rem;font-weight:700;grid-gap:8px;gap:8px}.auth-form input{background:#fff;border:1px solid var(--border);border-radius:12px;color:var(--text);min-height:44px;padding:10px 12px}.auth-form input:focus{border-color:var(--sage);outline:0}.password-input-row{align-items:center;display:grid;grid-gap:8px;gap:8px;grid-template-columns:minmax(0,1fr) auto}.password-input-row input{margin:0}.password-toggle{align-items:center;background:#eef5f2;border:1px solid #d8e8e2;border-radius:10px;color:#315c54;cursor:pointer;display:inline-flex;height:36px;justify-content:center;padding:0;width:36px}.password-toggle:hover{background:#e4f0eb}.auth-guidance{font-size:.9rem;margin:0}.password-requirements{list-style:none;margin:6px 0 4px;padding:0;font-size:.82rem;font-style:italic;color:#6b7280}.password-requirements li{display:flex;gap:6px;line-height:1.55}.password-requirements li.is-met{color:var(--sage,#4a7c59)}.password-requirements li span{width:1em;flex:0 0 auto;text-align:center}.auth-error{background:#fff1ef;border:1px solid #f3c4bd;border-radius:12px;color:#9f2b1e;font-weight:600;margin:0;padding:10px 12px}.auth-actions{margin-top:16px}.auth-success{background:#eef7f1;border:1px solid #bfe0c9;border-radius:12px;color:#256b3a;font-weight:600;margin:0;padding:10px 12px}.account-page{display:grid;grid-gap:20px;gap:20px}.account-page__head{display:grid;grid-gap:6px;gap:6px}.account-page__head .lead,.account-page__head h1{margin:0}.account-card{display:grid;grid-gap:18px;gap:18px;margin:0}.account-card__head{display:grid;grid-gap:4px;gap:4px}.account-card__head h2{font-size:1.2rem;margin:0}.account-card__hint{color:var(--muted);font-size:.9rem;margin:0}.account-card .auth-form{margin-top:0}.account-card .auth-actions{margin-top:4px}.account-danger{border-color:#f3c9c4}.account-danger__btn{background:#c0392b;color:#fff;border-color:#c0392b}.account-danger__btn:hover{background:#a93226;border-color:#a93226}.account-danger__firms{margin:0;padding-left:18px;color:var(--muted);font-size:.9rem}.account-danger__confirm{display:grid;grid-gap:10px;gap:10px}.account-danger__confirm p{margin:0;font-weight:600}.avatar-picker{display:flex;gap:20px;align-items:flex-start}.avatar-picker__controls{display:grid;grid-gap:12px;gap:12px;flex:1 1;min-width:0}.avatar-picker__tabs{display:flex;gap:8px}.avatar-picker__initials{display:grid;grid-gap:6px;gap:6px;font-size:.9rem}.avatar-picker__initials input{max-width:120px}.avatar-picker__icons{display:grid;grid-template-columns:repeat(6,auto);grid-gap:8px;gap:8px;justify-content:start}.avatar-picker__icon{border:2px solid transparent;border-radius:50%;padding:2px;background:none;cursor:pointer;line-height:0}.avatar-picker__icon.is-selected{border-color:var(--primary)}.avatar-picker__colors{display:flex;gap:8px;flex-wrap:wrap}.avatar-picker__swatch{width:28px;height:28px;border-radius:50%;border:2px solid transparent;cursor:pointer}.avatar-picker__swatch.is-selected{border-color:var(--text);box-shadow:inset 0 0 0 2px #fff}.avatar-picker__set-nav{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}.avatar-picker__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--border,#d8dee4);border-radius:8px;background:#fff;font-size:1.4rem;line-height:1;cursor:pointer}.avatar-picker__arrow:hover{background:#f3faf7;border-color:var(--primary)}.avatar-picker__set-title{font-weight:600;font-size:.95rem}.avatar-picker__set-count{color:var(--muted);font-weight:400;font-size:.85rem}.avatar-picker__styles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.avatar-picker__style{display:grid;justify-items:center;grid-gap:4px;gap:4px;padding:8px 6px;border:2px solid transparent;border-radius:12px;background:none;cursor:pointer;text-align:center}.avatar-picker__style.is-selected{border-color:var(--primary);background:#f3faf7}.avatar-picker__style-label{font-size:.85rem;font-weight:600}.avatar-picker__style-attr{font-size:.66rem;color:var(--muted);line-height:1.2}.avatar-credits{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px;font-size:.95rem}.member-cell{display:inline-flex;align-items:center;gap:10px}.member-cell__text{display:grid;line-height:1.2}.member-cell__name{font-weight:600}.member-cell__email{font-size:.85rem;color:var(--muted)}.nav-signout{cursor:pointer}.nav-links .nav-signout-inline{background:none;border:none;cursor:pointer;font:inherit}.my-case .container{max-width:760px}.my-case .lead{color:var(--muted,#64748b);margin-bottom:20px}.my-case__switcher{display:flex;flex-direction:column;gap:6px;max-width:360px;margin-bottom:18px;font-size:.9rem}.my-case__switcher select{padding:8px 10px;border:1px solid var(--border,#e2e8f0);border-radius:8px}.my-case__empty{padding:24px 0}.my-case__note,.my-case__todo{margin:10px 0 0;font-size:.9rem;color:#475569}.case-section{border:1px solid var(--border,#e2e8f0);border-radius:10px;background:#fff;margin-bottom:12px;overflow:hidden}.case-section--complete{border-color:#16a34a;border-width:2px}.case-section--not_applicable{border-color:#2563eb;border-width:2px}.case-section__bar{display:flex;align-items:stretch}.case-section__header{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;background:none;border:none;cursor:pointer;text-align:left;font:inherit}.case-section__header:hover{background:#f8fafc}.case-section__action{flex:0 0 auto;display:flex;align-items:center;padding-right:12px}.case-section__edit{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid var(--border,#e2e8f0);border-radius:8px;color:#2f855a;font-size:.85rem;font-weight:600;text-decoration:none;white-space:nowrap}.case-section__edit:hover{background:#f0fdf4;border-color:#86efac}.case-section__edit svg{flex:0 0 auto}.my-case__updated{margin:12px 0 0;font-size:.82rem;color:#64748b}.my-case__documents{margin-top:24px}.my-case__documents-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.my-case__documents-head h3{margin:0}.my-case__doc-actions{display:flex;flex-wrap:wrap;gap:10px}.link-button{background:none;border:none;padding:0;cursor:pointer;color:#2f855a;font:inherit;font-size:.88rem}.link-button:disabled{color:#94a3b8;cursor:not-allowed}.link-button--danger{color:#b91c1c}.doc-preview__overlay{position:fixed;inset:0;z-index:200;background:rgba(15,23,42,.6);display:flex;align-items:center;justify-content:center;padding:16px}.doc-preview__panel{background:#fff;border-radius:12px;width:min(900px,100%);height:min(85vh,100%);display:flex;flex-direction:column;overflow:hidden}.doc-preview__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e2e8f0}.doc-preview__title{margin:0;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doc-preview__header-actions{display:flex;gap:8px;flex:0 0 auto}.doc-preview__body{flex:1 1 auto;min-height:0;overflow:auto;background:#f8fafc;display:flex}.doc-preview__frame{flex:1 1 auto;width:100%;border:none}.doc-preview__image{margin:auto;max-width:100%;max-height:100%;object-fit:contain}.doc-preview__text{margin:0;padding:16px;width:100%;white-space:pre-wrap;word-break:break-word;font-size:.85rem}.doc-preview__fallback{margin:auto;display:flex;flex-direction:column;align-items:center;gap:12px;color:#475569;padding:24px}.doc-preview__footer{padding:12px 16px;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end}.case-section__heading{display:flex;flex-direction:column;gap:2px;min-width:0}.case-section__title{font-weight:700;font-size:1rem;color:#1a202c}.case-section__summary{font-size:.85rem;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.case-section__chevron{flex:0 0 auto;color:#94a3b8}.case-section__body{padding:4px 18px 16px;border-top:1px solid #eef2f7}.case-row{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #f1f5f9}.case-row:last-child{border-bottom:none}.case-row__label{color:#64748b;font-size:.9rem}.case-row__value{color:#1a202c;font-weight:600;text-align:right;word-break:break-word}.case-child{padding:6px 0 10px;border-bottom:1px dashed #e2e8f0}.case-child:last-child{border-bottom:none}.nav-avatar-btn{width:32px;height:32px;border-radius:50%;background:var(--avatar-bg,#4f6ef7);color:var(--avatar-fg,#fff);font-size:14px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.nav-avatar-btn,.nav-avatar-wrapper{position:relative}.nav-avatar-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.12);min-width:160px;z-index:100;overflow:hidden}.nav-avatar-dropdown a,.nav-avatar-dropdown button{display:block;width:100%;padding:10px 16px;text-align:left;background:none;border:none;cursor:pointer;font-size:14px;color:var(--text,#1a202c);text-decoration:none}.nav-avatar-dropdown a:hover,.nav-avatar-dropdown button:hover{background:var(--surface-hover,#f7fafc)}.nav-avatar-firm-switcher{padding:10px 16px;border-bottom:1px solid var(--border,#e2e8f0)}.nav-avatar-firm-switcher__label{display:block;font-size:11px;color:var(--muted,#64748b);margin-bottom:4px}.nav-avatar-firm-switcher__select{width:100%;font-size:13px;padding:6px 8px;border:1px solid var(--border,#e2e8f0);border-radius:6px;background:#fff}.nav-avatar-firm-switcher__error{margin:6px 0 0;font-size:12px;color:#b91c1c}.console-table{width:100%;border-collapse:collapse;margin-top:12px}.console-table td,.console-table th{text-align:left;padding:8px 10px;border-bottom:1px solid var(--border,#e5e7eb);vertical-align:middle}.console-table td select{margin-right:8px}.role-chip{padding:2px 9px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.8rem}.party-account-linked,.role-chip{display:inline-block;font-weight:600}.party-account-linked{font-size:.85rem;color:var(--sage,#4a7c59);white-space:nowrap}.role-chip--duplicate{background:#fdecea;color:#c0392b}