@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&family=Work+Sans:wght@400;500;600;700&display=swap";:root{--paper:#f7f5ee;--surface:#fffdf8;--surface-muted:#eeece3;--ink:#1d2426;--body:#3e4749;--muted:#6c7473;--line:#c2c6c3;--line-light:#dcddd6;--navy:#2f5e8e;--navy-soft:#e8eff5;--gold:#c8a13a;--gold-soft:#f6edcf;--sage:#57766b;--sage-soft:#e5eee9;--rose:#ac6656}*{box-sizing:border-box}html{background:var(--paper)}body{min-width:320px;color:var(--body);background:var(--paper);margin:0;font-family:Work Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f5eef0;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:68px;padding:0 max(24px,50vw - 660px);display:flex;position:sticky;top:0}.brand{color:var(--ink);align-items:center;gap:11px;display:inline-flex}.brand-mark{background:var(--navy);width:33px;height:33px;color:var(--surface);border-radius:50%;place-items:center;font-family:Noto Serif SC,Georgia,serif;font-size:16px;display:grid}.brand strong{letter-spacing:.08em;font-family:Noto Serif SC,Georgia,serif;font-size:17px;display:block}.brand small{color:var(--muted);letter-spacing:.18em;margin-top:1px;font-size:9px;display:block}.site-header nav{align-items:center;gap:27px;display:flex}.nav-link{color:var(--muted);letter-spacing:.035em;padding:25px 0 23px;font-size:12px;font-weight:600;position:relative}.nav-link:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.nav-link:hover,.nav-link.active{color:var(--navy)}.nav-link.active:after{background:var(--navy)}.eyebrow,.dossier-card-eyebrow{color:var(--navy);letter-spacing:.15em;font-size:10px;font-weight:700}.eyebrow{margin-bottom:16px}.primary-button{border:1px solid var(--navy);min-height:42px;color:var(--surface);background:var(--navy);letter-spacing:.03em;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:12px;font-weight:700;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.primary-button:hover:not(:disabled){background:#214d79;transform:translateY(-1px);box-shadow:0 5px 15px #2f5e8e2e}.primary-button:disabled{cursor:wait;opacity:.65}.primary-button span{font-size:18px;font-weight:400;line-height:1}.directory-hero,.workspace-section,.subpage-hero,.profile-hero,.dossier-form{width:min(1280px,100% - 48px);margin-left:auto;margin-right:auto}.directory-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);align-items:stretch;gap:68px;padding:78px 0 54px;display:grid}.directory-intro{max-width:780px;padding:22px 0}.directory-intro h1,.subpage-hero h1,.profile-hero h1{color:var(--ink);letter-spacing:-.055em;margin-bottom:22px;font-family:Noto Serif SC,Georgia,serif;font-weight:500}.directory-intro h1{font-size:clamp(41px,5vw,68px);line-height:1.17}.directory-intro h1 i,.subpage-hero h1 i{color:var(--navy);font-style:normal}.hero-description{max-width:575px;color:var(--muted);margin-bottom:29px;font-size:15px;line-height:1.9}.directory-brief{border:1px solid #cad5df;border-left:3px solid var(--navy);background:linear-gradient(145deg,#fffdf8d6,#e8eff5bd);border-radius:9px;align-self:center;padding:31px 34px}.directory-brief>p{color:var(--navy);letter-spacing:.16em;margin-bottom:19px;font-size:10px;font-weight:700}.directory-brief>strong{color:var(--ink);letter-spacing:-.04em;margin-bottom:29px;font-family:Noto Serif SC,Georgia,serif;font-size:34px;font-weight:500;line-height:1.1;display:block}.directory-brief dl{margin:0}.directory-brief dl>div{border-top:1px solid #2f5e8e29;justify-content:space-between;align-items:baseline;gap:12px;padding:12px 0;display:flex}.directory-brief dt{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:700}.directory-brief dd{color:var(--navy);letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.metric-grid{border:1px solid var(--line);background:#fffdf8b8;border-radius:8px;grid-template-columns:repeat(3,1fr);width:min(1280px,100% - 48px);margin:0 auto;display:grid;overflow:hidden}.metric-card{border-right:1px solid var(--line);min-height:137px;padding:23px 29px}.metric-card:last-child{border-right:0}.metric-card span{color:var(--muted);letter-spacing:.045em;font-size:11px;font-weight:600}.metric-card strong{color:var(--navy);margin:5px 0 2px;font-family:Noto Serif SC,Georgia,serif;font-size:47px;font-weight:500;line-height:1;display:block}.metric-card small{color:var(--muted);font-size:11px}.metric-card.metric-highlight{background:var(--gold-soft)}.metric-highlight strong{color:#9b7419}.workspace-section{margin-top:64px;margin-bottom:92px}.section-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:23px;display:flex}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-family:Noto Serif SC,Georgia,serif;font-size:30px;font-weight:500}.search-box{border-bottom:1px solid var(--line);min-width:300px;color:var(--navy);align-items:center;gap:8px;padding:8px 2px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.search-box input::placeholder{color:#929795}.contact-list,.followup-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.contact-card{border:1px solid var(--line);background:#fffdf8bf;border-radius:7px;align-items:center;gap:14px;min-height:99px;padding:17px 18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.contact-card:hover{border-color:#87a2b8;transform:translateY(-1px);box-shadow:0 7px 18px #1d242612}.contact-avatar,.profile-monogram{color:var(--navy);background:var(--navy-soft);flex:none;place-items:center;font-family:Noto Serif SC,Georgia,serif;display:grid}.contact-avatar{border-radius:50%;width:43px;height:43px;font-size:19px}.contact-card-content{flex:1;min-width:0}.contact-card-heading{align-items:center;gap:8px;display:flex}.contact-card-heading strong{color:var(--ink);font-size:15px}.contact-card-heading em{color:var(--navy);background:var(--navy-soft);white-space:nowrap;border-radius:3px;padding:3px 6px;font-size:10px;font-style:normal}.contact-card-meta,.contact-followup-text{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:11px;line-height:1.5;display:block;overflow:hidden}.arrow{color:var(--navy);font-size:18px}.contact-card-followup{border-left:3px solid var(--gold);align-items:flex-start}.contact-card-followup .contact-followup-text{color:var(--body);white-space:normal}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fffdf86b;border-radius:7px;padding:42px 24px}.empty-state strong{color:var(--ink);margin-bottom:8px;font-family:Noto Serif SC,Georgia,serif;font-size:20px;font-weight:500;display:block}.empty-state p{max-width:420px;margin:0 auto;font-size:13px;line-height:1.75}.empty-state-large{place-content:center;min-height:240px;display:grid}.empty-state-large>span{border:1px solid var(--line);width:38px;height:38px;color:var(--navy);border-radius:50%;place-items:center;margin:0 auto 12px;display:grid}.text-button{border:0;border-bottom:1px solid var(--navy);width:fit-content;color:var(--navy);background:0 0;margin:19px auto 0;padding:0 0 3px;font-size:12px;font-weight:700}.soft-note{color:var(--muted);padding:28px 0;font-size:13px}.notice{color:#795b10;background:var(--gold-soft);border:1px solid #e3cf93;border-radius:5px;padding:11px 13px;font-size:12px}.notice-error{color:#8b3f30;background:#f9e9e5;border-color:#e4c2b9}.subpage-hero{border-bottom:1px solid var(--line);padding:66px 0 46px}.subpage-hero h1{max-width:830px;font-size:clamp(38px,4.6vw,58px);line-height:1.16}.subpage-hero>p:last-of-type{max-width:660px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.85}.large-count{align-items:center;gap:14px;margin-top:29px;display:flex}.large-count strong{color:var(--navy);font-family:Noto Serif SC,Georgia,serif;font-size:51px;font-weight:500;line-height:1}.large-count span{color:var(--muted);font-size:11px;line-height:1.55}.followup-workspace,.resource-workspace,.api-workspace{margin-top:47px}.resource-table-wrap{border:1px solid var(--line);background:#fffdf8b8;border-radius:7px;overflow-x:auto}.resource-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1050px}.resource-table th{color:var(--navy);background:var(--navy-soft);letter-spacing:.06em;text-align:left;font-size:10px;font-weight:700}.resource-table th,.resource-table td{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);vertical-align:top;word-break:break-word;padding:14px;line-height:1.65}.resource-table th:first-child{width:130px}.resource-table th:nth-child(2){width:105px}.resource-table th:nth-child(n+3){width:205px}.resource-table td{color:var(--body);white-space:pre-wrap;font-size:12px}.resource-table tr:last-child td{border-bottom:0}.resource-table th:last-child,.resource-table td:last-child{border-right:0}.resource-table td a{color:var(--navy);font-weight:700}.resource-table td a:hover{text-decoration:underline}.report-hero{padding-bottom:42px}.report-workspace{width:min(100% - 48px,1680px);margin-top:43px}.report-heading{align-items:center}.report-tools{align-items:center;gap:20px;display:flex}.report-count{color:var(--muted);white-space:nowrap;font-size:11px}.report-edit-hint{color:var(--navy);white-space:nowrap;font-size:10px}.report-save-area{align-items:center;gap:10px;display:flex}.report-save-message{max-width:220px;color:var(--sage);font-size:10px;line-height:1.45}.report-save-button{border:1px solid var(--navy);min-height:34px;color:var(--surface);background:var(--navy);white-space:nowrap;border-radius:4px;padding:8px 12px;font-size:11px;font-weight:700}.report-save-button:hover:not(:disabled){background:#214d79}.report-save-button:disabled{cursor:default;border-color:var(--line);color:#99a09e;background:var(--surface-muted)}.report-editor-panel{border:1px solid #b9ccda;border-left:3px solid var(--navy);background:linear-gradient(145deg,#fffdf8f0,#e8eff5b8);border-radius:7px;grid-template-columns:minmax(200px,.8fr) minmax(340px,2fr) auto;align-items:start;gap:20px;margin-bottom:14px;padding:18px;display:grid}.report-editor-heading p{color:var(--navy);letter-spacing:.055em;margin:0 0 7px;font-size:10px;font-weight:700}.report-editor-heading strong{color:var(--ink);font-family:Noto Serif SC,Georgia,serif;font-size:17px;font-weight:500;line-height:1.45}.report-active-editor{width:100%;min-height:88px;color:var(--body);font:inherit;resize:none;background:#ffffff61;border:0;border-bottom:1px solid #9aafc0;outline:0;margin:0;padding:9px 0;font-size:13px;line-height:1.7;display:block;overflow:hidden}.report-active-editor:focus{border-bottom-color:var(--navy);background:#ffffffc7}.report-editor-actions{justify-items:end;gap:9px;display:grid}.report-editor-done{border:1px solid var(--navy);color:var(--navy);white-space:nowrap;background:0 0;border-radius:3px;padding:7px 9px;font-size:11px;font-weight:700}.report-editor-actions a{color:var(--navy);white-space:nowrap;font-size:11px}.report-editor-actions a:hover{text-decoration:underline}.report-table-wrap{border:1px solid var(--line);background:#fffdf8c7;border-radius:8px;max-height:min(68vh,780px);overflow:auto;box-shadow:0 11px 28px #1d24260e}.report-table-wrap:focus{outline-offset:2px;outline:2px solid #2f5e8e73}.report-table{border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:100%}.report-table caption{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.report-table th,.report-table td{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);min-width:0;max-width:none;color:var(--body);text-align:left;vertical-align:top;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;padding:14px 15px;font-size:12px;line-height:1.65}.report-table th{z-index:3;color:var(--navy);letter-spacing:.045em;background:#edf3f7;font-size:10px;font-weight:700;position:sticky;top:0}.report-field-label{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.report-table td{background:#fffdf8b3;height:auto}.report-table tbody td:not(.report-row-number):not(.report-name-column){padding:0;position:relative}.report-table tbody td.report-name-column{padding:0}.report-cell-preview{width:100%;min-height:68px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;padding:14px 15px;font-size:12px;line-height:1.65;display:block;overflow:visible}.report-cell-preview>span{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;display:block}.report-cell-preview:hover,.report-cell-preview-active{background:#2f5e8e12;outline:0}.report-cell-preview:focus-visible{background:#2f5e8e12;outline:0}.report-cell-preview:focus-visible{box-shadow:inset 0 0 0 1px #7e9db4}.report-table tbody tr:hover td{background:#f7f2e4}.report-table tr:last-child td{border-bottom:0}.report-table th:last-child,.report-table td:last-child{border-right:0}.report-table .report-row-number{z-index:4;width:52px;min-width:52px;max-width:52px;color:var(--muted);text-align:center;white-space:nowrap;background:#f4f2eb;padding-left:10px;padding-right:10px;position:sticky;left:0}.report-table th.report-row-number{z-index:7;background:#e6edf2}.report-table .report-name-column{z-index:3;background:#fffdf8;border-right:2px solid #bcc9d1;position:sticky;left:52px}.report-table th.report-name-column{z-index:6;background:#edf3f7;border-right:2px solid #aebfcb}.report-table tbody tr:hover .report-row-number{background:#f0ede3}.report-table tbody tr:hover .report-name-column{background:#f7f2e4}.report-name-editor{position:relative}.report-name-editor .report-cell-preview{color:var(--navy);padding-right:38px;font-weight:700}.report-detail-link{z-index:2;width:19px;height:19px;color:var(--navy);border-radius:3px;place-items:center;font-size:13px;line-height:1;display:grid;position:absolute;top:13px;right:8px}.report-detail-link:hover{background:var(--navy-soft)}.report-table .report-name-column a{color:var(--navy);font-weight:700}.report-table .report-name-column a:hover{text-decoration:underline}.api-hero{padding-bottom:48px}.api-badge{color:var(--navy);letter-spacing:.06em;border:1px solid #afbdc8;border-radius:3px;padding:6px 8px;font-size:10px}.api-list{border:1px solid var(--line);background:#fffdf8b8;border-radius:7px;overflow:hidden}.api-row{border-bottom:1px solid var(--line-light);grid-template-columns:68px minmax(190px,.95fr) 1.6fr;align-items:center;gap:18px;margin:0;padding:17px;display:grid}.api-row:last-child{border-bottom:0}.api-row code,.api-footnote code{color:var(--navy);font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.api-row p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.method{color:#2e6a54;background:var(--sage-soft);letter-spacing:.05em;border-radius:3px;width:fit-content;padding:4px 6px;font-size:10px}.method-post{color:#866413;background:var(--gold-soft)}.method-patch{color:#884636;background:#f5e4df}.api-footnote{max-width:850px;color:var(--muted);margin-top:19px;font-size:12px;line-height:1.8}.profile-hero{border-bottom:1px solid var(--line);padding:34px 0 35px}.back-link{color:var(--navy);margin-bottom:25px;font-size:12px;font-weight:600;display:inline-block}.back-link:hover{text-decoration:underline}.profile-hero-content{grid-template-columns:118px minmax(0,1fr) auto;align-items:center;gap:25px;display:grid}.profile-monogram{border:1px solid #b8c8d7;border-radius:50%;width:118px;height:118px;font-size:48px}.profile-title-block .eyebrow{margin-bottom:7px}.profile-title-row{align-items:baseline;gap:14px;display:flex}.profile-title-row h1{margin:0;font-size:clamp(40px,4vw,59px);line-height:1.08}.profile-title-row>span{color:var(--muted);font-size:12px}.profile-chips{flex-wrap:wrap;gap:7px;margin-top:15px;display:flex}.profile-chips span{color:var(--body);background:#fffdf88c;border:1px solid #ccd4d4;border-radius:99px;padding:5px 8px;font-size:10px}.profile-chips .profile-chip-accent{color:#8b6d1a;background:var(--gold-soft);border-color:#d8c38b}.save-stack{justify-content:flex-end;align-items:center;gap:12px;display:flex}.save-state{color:var(--muted);white-space:nowrap;font-size:11px}.save-state-dirty{color:#aa7214}.detail-notice{width:min(1280px,100% - 48px);margin:16px auto -12px}.dossier-form{margin-top:30px}.dossier-grid{grid-template-columns:minmax(230px,3fr) minmax(360px,5fr) minmax(270px,4fr);align-items:start;gap:18px;display:grid}.dossier-column{gap:18px;display:grid}.dossier-card{border:1px solid var(--line);background:#fffdf8c2;border-radius:8px;padding:23px}.dossier-card-eyebrow{color:var(--muted);letter-spacing:.11em;margin-bottom:7px;font-size:9px}.dossier-card h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-family:Noto Serif SC,Georgia,serif;font-size:21px;font-weight:500}.dossier-card-rule{background:var(--line);height:1px;margin:13px 0 0}.dossier-card-psychology{background:linear-gradient(145deg,#fffdf8e6,#e8eff5c7);border-color:#cbd8e4;position:relative;overflow:hidden}.dossier-card-psychology:after{content:"";pointer-events:none;border:1px solid #2f5e8e1f;border-radius:50%;width:170px;height:170px;position:absolute;top:-70px;right:-58px}.dossier-card-action{border-left:3px solid var(--gold);background:linear-gradient(145deg,#fffdf8db,#f6edcfb8)}.dossier-fields{grid-template-columns:1fr;margin-top:15px;display:grid}.dossier-fields-psychology{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.form-field{border-top:1px solid #c2c6c3ad;min-width:0;padding:12px 0 10px;transition:background .18s,padding .18s;display:block}.form-field:first-child{border-top:0;padding-top:3px}.form-field>span{color:var(--muted);letter-spacing:.055em;margin-bottom:4px;font-size:9px;font-weight:700;line-height:1.42;display:block}.form-field textarea,.form-field input{width:100%;min-height:38px;color:var(--body);resize:none;background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;outline:0;padding:5px 0 6px;font-size:13px;line-height:1.6;transition:background .18s,border-color .18s,padding .18s;display:block}.form-field textarea{overflow:hidden}.form-field textarea::placeholder,.form-field input::placeholder{color:#a9aeaa;font-style:italic}.form-field:hover,.form-field:focus-within{background:#2f5e8e0b;border-radius:4px;margin:0 -8px;padding-left:8px;padding-right:8px}.form-field:focus-within{box-shadow:inset 2px 0 0 var(--navy)}.form-field:focus-within textarea,.form-field:focus-within input{background:#ffffff61;border-bottom-color:#8eabc3}.form-end{text-align:center;padding:40px 0 85px}.form-end p{color:var(--muted);margin:15px auto 0;font-size:11px}.page-loading{width:min(900px,100% - 48px);color:var(--muted);margin:130px auto;font-size:14px;line-height:2}.page-loading a{color:var(--navy);text-decoration:underline}@media (max-width:980px){.directory-hero{grid-template-columns:1fr;gap:20px}.directory-brief{max-width:640px}.dossier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dossier-column-main{order:-1;grid-column:span 2}.dossier-card-psychology{min-height:0}.profile-hero-content{grid-template-columns:92px 1fr}.profile-monogram{width:92px;height:92px;font-size:38px}.save-stack{grid-column:1/-1;justify-content:flex-start}}@media (max-width:700px){body{-webkit-text-size-adjust:100%;overflow-x:hidden}.site-header{flex-direction:column;align-items:stretch;gap:6px;min-height:0;padding:10px 16px 0}.site-header nav{scrollbar-width:none;gap:18px;width:100%;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.nav-link{flex:none;padding:9px 0 12px;font-size:11px}.nav-link:last-child{display:block}.brand{align-self:flex-start}.brand strong{font-size:15px}.brand small{font-size:8px}.brand-mark{width:30px;height:30px}.directory-hero,.workspace-section,.subpage-hero,.profile-hero,.dossier-form{width:min(100% - 32px,1280px)}.directory-hero{padding:49px 0 38px}.directory-intro{padding:0}.directory-intro h1{font-size:41px}.directory-brief{padding:24px}.metric-grid{grid-template-columns:1fr;width:min(100% - 32px,1280px)}.metric-card{border-right:0;border-bottom:1px solid var(--line);min-height:104px;padding:17px 20px}.metric-card:last-child{border-bottom:0}.metric-card strong{font-size:38px}.workspace-section{margin-top:49px;margin-bottom:64px}.section-heading{flex-direction:column;align-items:flex-start}.search-box{min-width:100%}.contact-list,.followup-list{grid-template-columns:1fr}.subpage-hero{padding:46px 0 38px}.subpage-hero h1{font-size:39px}.api-row{grid-template-columns:58px 1fr;gap:8px 10px}.api-row p{grid-column:1/-1}.profile-hero{padding:27px 0}.back-link{margin-bottom:19px}.profile-hero-content{grid-template-columns:64px 1fr;gap:14px}.profile-monogram{width:64px;height:64px;font-size:28px}.profile-title-row{display:block}.profile-title-row h1{font-size:37px}.profile-title-row>span{margin-top:5px;display:block}.profile-chips{margin-top:10px}.save-stack{justify-content:space-between;align-items:center;margin-top:3px}.detail-notice{width:min(100% - 32px,1280px)}.dossier-form{margin-top:18px}.dossier-grid{grid-template-columns:1fr;gap:13px}.dossier-column{gap:13px}.dossier-column-main{order:0;grid-column:auto}.dossier-card{padding:19px}.dossier-fields-psychology{grid-template-columns:1fr}.form-end{padding:33px 0 60px}.resource-table th:nth-child(n+3){width:220px}.report-workspace{width:min(100% - 32px,1680px)}.report-heading{align-items:flex-start}.report-tools{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.report-save-area{flex-direction:column-reverse;align-items:flex-start}.report-save-message{max-width:none}.report-editor-panel{grid-template-columns:1fr;gap:11px;padding:15px}.report-editor-actions{justify-content:space-between;align-items:center;display:flex}.report-table-wrap,.resource-table-wrap{-webkit-overflow-scrolling:touch;max-height:65svh}.report-table th,.report-table td{padding:12px}.report-table th{font-size:10px}.report-table col:nth-child(2){width:160px!important}.report-table .report-row-number{position:static}.report-table th.report-row-number{z-index:3}.report-table .report-name-column{z-index:5;left:0}.report-table th.report-name-column{z-index:6}.report-cell-preview{min-height:62px;padding:12px;font-size:16px}.report-active-editor,.search-box input,.form-field textarea,.form-field input{font-size:16px}}@media (max-width:430px){.directory-intro h1{font-size:36px}.subpage-hero h1,.profile-title-row h1{font-size:34px}.directory-brief{padding:21px}.directory-brief>strong{font-size:29px}.contact-card{min-height:88px;padding:15px}.contact-card-heading{flex-direction:column;align-items:flex-start;gap:4px}.contact-card-meta{white-space:normal}.dossier-card{padding:17px}.profile-chips{gap:5px}.profile-chips span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.api-row{padding:14px}.report-save-button,.report-save-area{width:100%}.report-edit-hint{white-space:normal}}
