/* A shared interior language: ink, conversation accent and a calm supporting tone. */
:root{--brand:#a74930;--brand-deep:#783622;--brand-soft:#f0ded1;--support:#e4e8d8;--support-ink:#53623e;--panel-tint:#f4ede1;--mark-radius:50%;--panel-radius:4px}
[data-theme=mono]{--brand:#191919;--brand-deep:#050505;--brand-soft:#e8e8e8;--support:#e7eae4;--support-ink:#3d493a;--panel-tint:#f4f4f2;--panel-radius:10px}
[data-theme=cobalt]{--brand:#235acb;--brand-deep:#16439d;--brand-soft:#d6e7ff;--support:#e8f1ba;--support-ink:#43562a;--panel-tint:#edf5ff;--panel-radius:18px}
.page .primary{background:var(--brand);color:#fff}.page .primary:hover{background:var(--brand-deep)}.page .secondary:hover{border-color:var(--brand);background:var(--brand-soft)}.page .text-link{color:var(--brand)}.site-header nav a.active{color:var(--ink);position:relative}.site-header nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:-12px;height:3px;background:var(--brand);border-radius:3px}[data-theme=mono] .site-header nav a.active:after{background:#dce8ae}[data-theme=cobalt] .site-header nav a.active:after{background:var(--brand)}.profile-link{width:auto;padding:8px 12px;border-radius:30px;display:flex;gap:7px;font-size:13px;white-space:nowrap}.profile-link .icon{width:17px;height:17px}.nav-end{gap:12px}.nav-wrap{gap:36px}.site-header nav{gap:24px}.page-signature{display:flex;align-items:center;gap:13px;margin-bottom:25px;color:var(--brand);font-size:12px;font-weight:600;letter-spacing:1.6px}.signature-number{display:grid;place-items:center;width:29px;height:29px;border:1px solid var(--brand);border-radius:50%;font-size:11px;letter-spacing:0}.connection-glyph{position:relative;display:inline-flex;align-items:center;width:56px;height:31px;flex:none}.connection-glyph i{width:27px;height:27px;border-radius:50%;border:1.5px solid currentColor;display:block}.connection-glyph i+ i{margin-left:-8px;background:var(--brand-soft)}.page-signature .connection-glyph{margin-left:auto;color:var(--brand)}.page-heading{padding-bottom:29px;border-bottom:1px solid var(--line);margin-bottom:28px}.page-heading h1 em{font-weight:400;color:var(--brand)}.discovery-page>.page-heading .eyebrow,.activity-page>.page-heading .eyebrow,.messages-page>.page-heading .eyebrow{display:none}.page .page-heading h1{margin:0 0 13px}.page-heading p{margin:0;max-width:590px;line-height:1.75}.language-badge{display:inline-flex;align-items:center;gap:0;vertical-align:middle;font:500 14px/1.4 var(--sans);color:var(--brand-deep);margin:8px 0;max-width:100%}.language-badge>span{padding:9px 12px;background:var(--brand-soft);border:1px solid var(--brand-soft);min-width:0;overflow-wrap:anywhere}.language-badge>span:first-child{border-radius:5px 0 0 5px}.language-badge>span:last-child{border-radius:0 5px 5px 0}.language-badge i{font:400 18px/1 var(--sans);width:29px;height:29px;border:1px solid var(--brand);border-radius:50%;display:grid;place-items:center;margin-inline:-2px;z-index:1;color:var(--brand);background:var(--surface);flex:none}.page .filter-bar{background:var(--panel-tint);border:0;border-radius:var(--panel-radius);border-bottom:2px solid var(--brand);padding:23px 25px}.filter-bar label span{color:var(--brand-deep);font-weight:550}.page .filter-bar select{font-size:16px}.results-line{font-size:14px;padding-bottom:17px;border-bottom:1px solid var(--line)}.results-line>.quiet{font-size:12px}.page .person-card{position:relative;background:var(--surface);border:1px solid var(--line);border-radius:var(--panel-radius);padding:29px 25px 24px;overflow:hidden}.page .person-card:before{content:'';position:absolute;top:0;left:0;width:100%;height:5px;background:var(--support)}.page .person-card:hover{border-color:var(--brand)}.page .person-top{margin-bottom:22px}.page .person-top .avatar.large{width:94px;height:94px;border-radius:55px 55px 7px 7px;font-size:35px;box-shadow:5px 5px 0 var(--support)}.page .person-card h3{font-size:30px;margin:15px 0 9px}.page .person-card .eyebrow{font-size:11px;letter-spacing:.6px;color:var(--support-ink)}.page .person-card .card-quote{font-family:var(--heading);font-size:21px;line-height:1.45;color:var(--muted);margin:18px 0 26px;min-height:60px}.page .person-card .card-bottom{font-size:13px;border-color:var(--brand-soft)}.page .person-card .card-bottom .text-link{font-size:14px}.page .person-card .card-bottom strong{font-size:18px}.page .job-card{border-radius:var(--panel-radius);border:1px solid var(--line);border-left:5px solid var(--brand);background:var(--surface);padding:29px}.page .job-card .pill{background:var(--support);color:var(--support-ink);font-size:12px;padding:6px 10px}.page .job-card .job-top{font-size:12px}.page .job-card .job-meta{font-size:14px;line-height:1.7}.page .job-card .card-bottom{font-size:13px}.page .job-card .round-arrow{background:var(--brand);border-color:var(--brand);color:white}.page .job-card h3{font-size:32px;line-height:1.18;margin:24px 0 18px}.page .job-card:hover{border-color:var(--brand)}.profile-layout{gap:42px;grid-template-columns:minmax(0,1fr) 320px}.public-profile-page .profile-masthead{padding:32px 29px 57px;background:var(--support);border-radius:var(--panel-radius);position:relative;gap:28px;align-items:center;margin-bottom:0}.public-profile-page .profile-portrait{width:190px;height:250px;border-radius:110px 110px 5px 5px;background:var(--paper);box-shadow:8px 8px 0 #ffffff80}.public-profile-page .profile-masthead>div:nth-child(2){min-width:0}.public-profile-page .profile-masthead h1{font-size:47px;line-height:1.06;overflow-wrap:anywhere}.public-profile-page .profile-masthead .eyebrow{font-size:11px;color:var(--support-ink);line-height:1.8}.public-profile-page .profile-intro{color:var(--support-ink);font-size:23px}.profile-cover-label{position:absolute;bottom:18px;right:25px;letter-spacing:1.5px;font-size:10px;color:var(--support-ink)}.public-profile-page .profile-masthead .language-badge>span{background:var(--paper);border-color:var(--paper)}.profile-facts{display:grid;grid-template-columns:1fr 1fr 1fr;padding:24px 0 29px;border-bottom:1px solid var(--line)}.profile-facts>div{padding:0 24px;border-right:1px solid var(--line)}.profile-facts>div:first-child{padding-left:0}.profile-facts>div:last-child{border:0}.profile-facts strong{display:block;font:26px/1.2 var(--heading)}.profile-facts strong small{font:12px var(--sans);margin-left:5px;color:var(--muted)}.profile-facts>div>span{display:block;font-size:12px;color:var(--muted);margin-top:8px}.numbered-block{position:relative;padding-left:43px;border-top:0;border-bottom:1px solid var(--line);padding-top:32px}.block-number{position:absolute;top:37px;left:0;font-size:12px;color:var(--brand);border-bottom:1px solid var(--brand);padding-bottom:3px}.numbered-block .eyebrow{font-size:11px;color:var(--brand)}.numbered-block h2{font-size:36px}.numbered-block h3{font-size:29px}.numbered-block p{color:var(--muted);font-size:16px}.panel-brand-mark{display:flex;align-items:center;gap:12px;padding:22px 24px;margin:-28px -28px 26px;background:var(--brand-soft);color:var(--brand);border-radius:var(--panel-radius) var(--panel-radius) 0 0}.panel-brand-mark>span:last-child{font-size:11px;letter-spacing:1.3px;font-weight:550}.page .booking-panel{border-radius:var(--panel-radius);border-color:var(--brand-soft);background:var(--surface);padding:28px;overflow:hidden}.page .booking-panel h2{font-size:34px}.page .booking-panel .availability-dot{color:var(--support-ink);font-size:14px;background:var(--support);border-radius:3px;padding:10px 12px}.page .booking-panel .detail-list dd .quiet{font-size:12px}.page .detail-list>div{font-size:14px}.page .booking-panel .small-note{font-size:12px}.page .pill{background:var(--brand-soft);color:var(--brand-deep)}.tag{background:var(--panel-tint);border-color:var(--line);color:var(--brand-deep);font-size:13px}.page .request-heading{border-top:5px solid var(--brand);padding:29px 28px 1px;background:var(--panel-tint);border-radius:var(--panel-radius);margin-bottom:25px}.page .request-heading .eyebrow{color:var(--brand);font-size:12px}.page .request-heading h1{font-size:46px}.page .request-client{border-top:1px solid var(--line);padding-top:25px}.request-client .avatar{background:var(--support);color:var(--support-ink)}.page .request-layout .content-block{padding:25px 28px}.page .request-layout .booking-panel{border-top:5px solid var(--brand)}.activity-stats{border:0;background:var(--support);color:var(--support-ink);border-radius:var(--panel-radius);padding:28px 32px;margin:30px 0 40px}.activity-stats strong{font-size:49px}.activity-stats>div{border-color:#53623e33}.activity-stats span{font-size:14px;color:var(--support-ink)}.activity-row{border-bottom:1px solid var(--line);padding:23px;background:var(--surface)}.activity-row:hover{background:var(--panel-tint)}.activity-list,.inbox{border:1px solid var(--line);border-radius:var(--panel-radius);overflow:hidden}.activity-info strong{font-size:16px}.activity-info span{font-size:14px}.status{font-size:12px;background:var(--brand-soft);color:var(--brand-deep);padding:7px 11px;border-radius:4px}.status.confirmed,.status.completed{background:var(--support);color:var(--support-ink)}.empty-state{background:var(--panel-tint);border-color:var(--brand-soft)}.chat-layout{gap:28px;grid-template-columns:minmax(0,1fr) 320px}.chat-header{background:var(--support);padding:24px;border-color:var(--line)}.chat-header h3{font-size:20px;color:var(--ink)}.chat-header .text-link{font-size:13px}.chat-main{border-color:var(--line);border-radius:var(--panel-radius)}.chat-messages{min-height:370px;background:var(--paper);padding:28px}.message{background:var(--surface);border:1px solid var(--line);border-radius:3px 18px 18px 18px}.message.mine{background:var(--brand);border-color:var(--brand);color:#fff;border-radius:18px 3px 18px 18px}.message-author{font-size:12px}.message-time{font-size:11px}.message-compose{background:var(--surface)}.message-compose input{border:1px solid var(--line);font-size:16px}.system-message{font-size:14px}.system-message>span{font-size:12px}.waiting-note{background:var(--support);color:var(--support-ink);font-size:14px;border-radius:4px}.demo-switch{font-size:13px}.chat-summary{border-top:5px solid var(--brand)!important}.agreed-fee strong{color:var(--brand);font-size:29px}.confirmed-card{border-radius:var(--panel-radius);border-color:var(--brand-soft);border-top:6px solid var(--brand);background:var(--surface)}.booking-success{border-bottom:1px solid var(--line);padding-bottom:30px}.booking-success .success-icon{background:var(--support);width:62px;height:62px;color:var(--support-ink)}.booking-success .eyebrow{color:var(--brand)}.booking-people{background:var(--support);padding:24px;border:0;border-radius:var(--panel-radius)}.booking-people strong{font-size:15px}.booking-people small{font-size:13px}.connection-mark{color:var(--brand)}.page .edit-form{border-radius:var(--panel-radius);border-color:var(--line);border-top:5px solid var(--brand)}.form-section h3{color:var(--brand-deep)}.section-number{color:var(--brand);border-color:var(--brand)}.form-aside{padding:26px;background:var(--support);border-radius:var(--panel-radius)}.form-aside h2{color:var(--support-ink);font-size:33px}.form-aside .eyebrow{color:var(--support-ink)}.form-aside .aside-note{border-color:#53623e44}.page .client-monogram{background:var(--brand-soft);color:var(--brand);border-radius:var(--panel-radius)}.page .contact-row .avatar{background:var(--support)}
/* Profile editor, preview and real local file states. */
.profile-editor-page .page-heading h1{font-size:48px;line-height:1.12}.profile-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.editor-card{border:1px solid var(--line);border-radius:var(--panel-radius);background:var(--surface);padding:31px 32px;margin-bottom:25px}.editor-section-heading{display:flex;gap:17px;align-items:flex-start;padding-bottom:26px;margin-bottom:25px;border-bottom:1px solid var(--line)}.editor-section-heading>span{font-size:12px;background:var(--brand-soft);color:var(--brand);width:31px;height:31px;border-radius:50%;display:grid;place-items:center;flex:none;margin-top:3px}.editor-section-heading h2{font-size:32px;margin:0 0 9px;line-height:1.2}.editor-section-heading p{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.editor-card label:not(.upload-zone){display:block;margin:0 0 24px;font-size:14px;font-weight:550}.editor-card input:not([type=file]),.editor-card select,.editor-card textarea{width:100%;display:block;border:1px solid var(--line);background:var(--paper);padding:12px 13px;border-radius:4px;font-size:16px;margin-top:9px;line-height:1.6;min-width:0}.editor-card textarea{resize:vertical}.editor-card input:focus,.editor-card select:focus,.editor-card textarea:focus{border-color:var(--brand)}.editor-card .form-grid{gap:0 22px}.editor-save-row{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:20px}.editor-save-row>span{font-size:12px;color:var(--muted);max-width:220px}.profile-editor-aside{position:sticky;top:24px}.profile-preview-card{background:var(--support);border-radius:var(--panel-radius);padding:25px;text-align:center;color:var(--ink);overflow:hidden;border-bottom:5px solid var(--brand)}.profile-preview-top{display:flex;justify-content:space-between;align-items:center;gap:15px;text-align:left;margin-bottom:25px;color:var(--support-ink)}.profile-preview-top .eyebrow{font-size:10px;letter-spacing:1.3px}.profile-preview-top .connection-glyph{width:43px}.profile-preview-top .connection-glyph i{width:22px;height:22px}.profile-preview-top .connection-glyph i+i{background:var(--support)}.preview-avatar{width:134px;height:161px;font-size:44px;border-radius:85px 85px 7px 7px;box-shadow:7px 7px 0 #ffffff88;margin:0 auto 24px}.profile-preview-card h2{font-size:31px;overflow-wrap:anywhere;margin:14px 0}.profile-preview-card .language-badge>span{background:var(--paper);border-color:var(--paper)}.profile-preview-card .preview-intro{font:22px/1.4 var(--heading);color:var(--support-ink);margin:20px 0;overflow-wrap:anywhere}.preview-metadata{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;font-size:12px;color:var(--support-ink)}.preview-metadata .icon{width:14px;height:14px}.preview-price{border-top:1px solid #53623e3b;padding-top:22px;margin-top:25px;display:flex;align-items:baseline;justify-content:center;gap:9px}.preview-price strong{font:30px var(--heading)}.preview-price>span{font-size:12px;color:var(--support-ink)}.preview-material-count{font-size:12px;margin-top:17px;color:var(--support-ink);display:flex;align-items:center;justify-content:center;gap:8px}.preview-material-count .icon{width:17px;height:17px}.profile-aside-note{padding:27px 8px;border-bottom:1px solid var(--line);margin-bottom:21px}.profile-aside-note .eyebrow{color:var(--brand);font-size:10px}.profile-aside-note p{font:24px/1.4 var(--heading);color:var(--brand-deep);margin:15px 0}.profile-aside-note>span:last-child{font-size:12px;color:var(--muted)}.profile-editor-aside>.text-link{font-size:13px;line-height:1.7}.upload-section{padding:23px 0;border-bottom:1px solid var(--line)}.upload-section:last-of-type{border-bottom:0}.upload-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:19px}.upload-title h3{font:600 18px var(--sans);margin:0}.upload-title>span{color:var(--muted);font-size:12px}.photo-upload-row{display:flex;gap:21px;align-items:center;margin-bottom:21px}.upload-avatar{height:96px;width:84px;border-radius:48px 48px 5px 5px;font-size:30px}.photo-upload-row p{font-size:14px;color:var(--muted);line-height:1.8;margin:0;max-width:360px}.photo-upload-row .text-button{color:var(--brand);font-size:12px}.upload-zone{position:relative;display:flex;align-items:center;gap:16px;padding:23px 20px;background:var(--panel-tint);border:1px dashed var(--brand);border-radius:5px;cursor:pointer;min-height:100px}.upload-zone input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.upload-zone:focus-within{outline:3px solid var(--brand);outline-offset:4px}.upload-zone:hover,.upload-zone.dragging{background:var(--brand-soft);border-style:solid}.upload-zone.busy{opacity:.55;pointer-events:none}.upload-zone>.icon{width:28px;height:28px;color:var(--brand)}.upload-zone>span:not(.upload-plus){flex:1;min-width:0}.upload-zone strong{font-size:14px;color:var(--brand-deep);display:block}.upload-zone small{font-size:12px;color:var(--muted);display:block;margin-top:4px;line-height:1.7}.upload-plus{font-size:25px;font-weight:400;color:var(--brand)}.local-storage-note{display:flex;align-items:flex-start;gap:9px;font-size:12px;background:var(--support);color:var(--support-ink);padding:13px 15px;line-height:1.8;margin:0 0 4px}.local-storage-note .icon{height:15px;width:15px;margin-top:4px}.upload-notice{display:none;font-size:14px;color:var(--brand-deep);padding:14px 0;overflow-wrap:anywhere}.upload-notice.visible{display:block}.material-item{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);margin-bottom:12px;min-width:0}.file-mark{display:grid;place-items:center;width:43px;height:52px;flex:none;background:var(--brand-soft);color:var(--brand);border-radius:4px;overflow:hidden}.file-mark img{width:100%;height:100%;object-fit:cover}.file-mark .icon{height:24px;width:24px}.material-info{flex:1;min-width:0}.material-info strong{display:block;font-size:14px;font-weight:500;overflow-wrap:anywhere;line-height:1.5}.material-info>span{font-size:12px;color:var(--muted);display:block;margin-top:4px}.material-preview{display:flex;align-items:center;gap:5px;font-size:13px;background:none;color:var(--brand);padding:8px 0}.material-preview .icon{height:15px;width:15px}.material-remove{background:none;color:var(--muted);padding:8px 0 8px 4px}.material-remove .icon{width:16px;height:16px}.public-materials{background:var(--panel-tint);padding:9px 18px;margin:21px 0}.public-materials .material-item:last-child{border:0;margin:0}.materials-empty{background:var(--panel-tint);border:1px dashed var(--line);padding:22px;display:flex;gap:15px;margin:22px 0}.materials-empty>.icon{color:var(--brand);flex:none;margin-top:2px}.materials-empty strong{font-size:14px;font-weight:550}.materials-empty p{font-size:14px;line-height:1.7;margin:6px 0 0}.file-preview-title{font:500 23px/1.4 var(--sans);overflow-wrap:anywhere;margin-right:9px}.file-preview-image{max-height:65vh;width:100%;object-fit:contain;margin:18px 0}.file-preview-pdf{width:100%;height:52vh;min-height:280px;border:1px solid var(--line);margin:15px 0}.editor-heading-actions{display:flex;flex-direction:column;align-items:flex-end;gap:16px;flex:none}.editor-heading-actions .text-link{font-size:13px}
[data-theme=mono] .page .person-top .avatar.large,[data-theme=mono] .public-profile-page .profile-portrait,[data-theme=mono] .preview-avatar{border-radius:10px}[data-theme=mono] .page .person-card h3,[data-theme=cobalt] .page .person-card h3{font-size:25px}[data-theme=mono] .page .person-card .card-quote,[data-theme=cobalt] .page .person-card .card-quote{font:400 16px/1.7 var(--sans)}[data-theme=mono] .public-profile-page .profile-masthead h1,[data-theme=cobalt] .public-profile-page .profile-masthead h1{font-size:37px}[data-theme=mono] .numbered-block h2,[data-theme=cobalt] .numbered-block h2{font-size:32px}[data-theme=mono] .numbered-block h3,[data-theme=cobalt] .numbered-block h3{font-size:25px}[data-theme=mono] .profile-preview-card h2,[data-theme=cobalt] .profile-preview-card h2{font-size:27px}[data-theme=mono] .profile-aside-note p,[data-theme=cobalt] .profile-aside-note p{font:500 18px/1.7 var(--sans)}[data-theme=cobalt] .page .person-top{background:var(--brand-soft);margin:-29px -25px 23px;padding:24px 25px 27px;border-radius:0 0 50px 0}[data-theme=cobalt] .page .person-top .avatar.large{box-shadow:6px 6px 0 var(--support)}[data-theme=cobalt] .page .person-card:before{display:none}[data-theme=cobalt] .public-profile-page .profile-masthead{background:var(--brand-soft)}[data-theme=cobalt] .public-profile-page .profile-intro,[data-theme=cobalt] .public-profile-page .profile-masthead .eyebrow,[data-theme=cobalt] .profile-cover-label{color:var(--brand-deep)}[data-theme=cobalt] .profile-editor-page .page-heading h1 em,[data-theme=mono] .profile-editor-page .page-heading h1 em{font-style:normal;font-weight:500}[data-theme=cobalt] .profile-facts strong,[data-theme=mono] .profile-facts strong{font-size:21px;font-weight:600}
@media(max-width:1100px){.nav-wrap{gap:24px}.site-header nav{gap:18px}.profile-link>span{display:none}.profile-link{padding:8px}.profile-layout,.profile-editor-layout{grid-template-columns:minmax(0,1fr) 285px;gap:28px}.public-profile-page .profile-masthead{padding:26px 23px 48px;gap:22px}.public-profile-page .profile-portrait{width:145px;height:220px}.public-profile-page .profile-masthead h1{font-size:38px}.public-profile-page .profile-intro{font-size:21px}.public-profile-page .profile-masthead .language-badge{font-size:12px}.public-profile-page .profile-masthead .language-badge>span{padding:8px}.profile-facts>div{padding-inline:17px}.profile-facts strong{font-size:23px}.profile-editor-page .page-heading h1{font-size:42px}.editor-card{padding:27px}.editor-section-heading h2{font-size:29px}.profile-preview-card{padding:22px}.profile-preview-card .language-badge{font-size:12px}.page .person-card h3{font-size:27px}.page .person-card .language-badge{font-size:13px}.page .person-card .language-badge>span{padding:8px}.activity-stats span{font-size:13px}.page .booking-panel{padding:25px}.panel-brand-mark{margin:-25px -25px 25px;padding:21px 23px}.page .booking-panel h2{font-size:30px}.page .request-heading h1{font-size:41px}.chat-layout{grid-template-columns:minmax(0,1fr) 285px;gap:22px}}
@media(max-width:800px){.profile-layout,.profile-editor-layout{grid-template-columns:minmax(0,1fr) 245px;gap:25px}.public-profile-page .profile-masthead{flex-direction:column;align-items:flex-start;gap:28px}.public-profile-page .profile-portrait{width:180px;height:220px}.public-profile-page .profile-masthead h1{font-size:41px}.profile-facts{gap:0;padding-block:22px}.profile-facts>div{padding-inline:11px}.profile-facts strong{font-size:20px}.profile-facts>div>span{font-size:11px}.profile-facts strong small{display:block;margin:4px 0 0}.profile-editor-page .page-heading{align-items:center;gap:20px}.profile-editor-page .page-heading h1{font-size:37px}.editor-heading-actions .btn{font-size:12px;padding:12px 14px}.editor-card{padding:23px}.editor-card .form-grid{grid-template-columns:1fr}.editor-section-heading{gap:13px}.editor-section-heading h2{font-size:27px}.editor-save-row{flex-direction:column;align-items:stretch;gap:15px}.editor-save-row>span{max-width:none}.profile-preview-card{padding:19px}.preview-avatar{width:110px;height:140px}.profile-preview-card .language-badge>span{padding:8px 6px}.profile-preview-card .preview-intro{font-size:20px}.preview-price strong{font-size:27px}.profile-editor-aside{top:18px}.upload-zone{padding:19px 15px;gap:12px}.upload-zone>.icon{width:23px;height:23px}.upload-plus{display:none}.photo-upload-row{gap:16px}.upload-avatar{width:65px;height:80px}.photo-upload-row p{font-size:13px}.material-item{flex-wrap:wrap;gap:9px}.material-info{min-width:110px}.material-remove{padding:8px}.material-preview{margin-left:auto}.chat-layout{grid-template-columns:1fr}.page .booking-panel{position:static;padding:22px}.panel-brand-mark{margin:-22px -22px 23px;padding:20px 22px}.page .booking-panel .btn{font-size:13px}.page .request-heading{padding:24px 22px 1px}.page .request-heading h1{font-size:36px}.profile-cover-label{font-size:9px;letter-spacing:1px}.numbered-block{padding-left:35px}.numbered-block h2{font-size:30px}.numbered-block h3{font-size:25px}.form-aside{padding:22px}.form-aside h2{font-size:28px}.chat-summary .detail-list{display:grid;grid-template-columns:1fr 1fr}.profile-link>span{display:none}}
@media(max-width:600px){.nav-wrap{gap:18px;padding-inline:20px}.site-header nav{gap:12px}.site-header nav a.active:after{bottom:-7px;height:2px}.profile-link{width:32px;height:32px;padding:7px}.profile-link .icon{width:16px;height:16px}.page-signature{font-size:10px;letter-spacing:1px;gap:10px;margin-bottom:21px}.signature-number{width:26px;height:26px;font-size:10px}.page-signature .connection-glyph{width:42px;height:25px}.page-signature .connection-glyph i{height:22px;width:22px}.page-heading{padding-bottom:25px;margin-bottom:25px}.page-heading h1{font-size:40px;line-height:1.09}.page-heading p{font-size:16px}.page .filter-bar{padding:21px 18px;gap:18px}.filter-bar label span{font-size:12px}.page .filter-bar select{font-size:15px}.results-line{font-size:13px;padding-bottom:14px;margin:23px 0}.page .person-card{padding:27px 25px 23px}.page .person-top .avatar.large{width:95px;height:105px}.page .person-card .eyebrow{font-size:11px}.page .person-card h3{font-size:32px}.page .person-card .language-badge{font-size:14px}.page .person-card .language-badge>span{padding:9px 12px}.page .person-card .card-quote{min-height:0;font-size:23px;margin:18px 0 25px}.page .person-card .card-bottom{gap:14px;flex-wrap:wrap}.page .job-card{padding:25px 23px;border-left-width:4px}.page .job-card h3{font-size:30px}.page .job-card .job-meta{font-size:13px}.page .job-card .job-top{gap:10px}.page .job-card .pill{font-size:11px}.page .job-card .card-bottom{flex-wrap:wrap;gap:10px}.profile-layout,.profile-editor-layout{display:flex;flex-direction:column;gap:26px}.public-profile-page .profile-masthead{padding:26px 23px 44px;flex-direction:row;align-items:center;gap:21px}.public-profile-page .profile-portrait{width:105px;height:165px;box-shadow:5px 5px 0 #ffffff88;border-radius:70px 70px 5px 5px}.public-profile-page .profile-masthead h1{font-size:31px;margin:12px 0;line-height:1.12}.public-profile-page .profile-masthead .eyebrow{font-size:10px;letter-spacing:.6px}.public-profile-page .profile-masthead .language-badge{font-size:11px;flex-wrap:wrap;gap:2px;line-height:1.4}.public-profile-page .profile-masthead .language-badge>span{padding:5px 6px}.public-profile-page .profile-masthead .language-badge i{width:19px;height:19px;font-size:14px;margin:0}.public-profile-page .profile-intro{font-size:18px;line-height:1.4}.profile-cover-label{font-size:8px;right:20px;bottom:15px;letter-spacing:1px}.profile-facts{padding:24px 0;grid-template-columns:1fr 1fr 1fr}.profile-facts strong{font-size:23px}.profile-facts>div>span{font-size:11px;line-height:1.5}.profile-facts strong small{display:inline;font-size:10px;margin-left:4px}.profile-facts>div{padding-inline:12px}.numbered-block{padding-left:33px;padding-top:27px;padding-bottom:22px}.numbered-block h2{font-size:31px}.numbered-block h3{font-size:27px}.numbered-block .eyebrow{font-size:10px}.block-number{top:33px;font-size:11px}.numbered-block p{font-size:16px;line-height:1.85}.page .booking-panel{padding:26px}.panel-brand-mark{margin:-26px -26px 25px;padding:23px 26px}.page .booking-panel h2{font-size:35px}.page .booking-panel .btn{font-size:14px}.page .request-heading{padding:26px 23px 1px}.page .request-heading h1{font-size:38px}.page .request-heading .eyebrow{font-size:11px}.request-heading .language-badge{font-size:14px}.page .request-layout .content-block{padding:26px 10px}.page .request-layout .booking-panel{padding:26px}.activity-stats{padding:22px 18px;gap:9px}.activity-stats strong{font-size:36px}.activity-stats span{font-size:11px;line-height:1.6;max-width:90px}.activity-stats>div{padding-left:11px}.activity-row{padding:20px 15px;gap:12px}.activity-info strong{font-size:15px}.activity-info span{font-size:12px;line-height:1.7}.status{font-size:11px;line-height:1.4}.activity-row .status{font-size:10px}.chat-header{padding:21px 17px}.chat-header h3{font-size:17px}.chat-header .status{font-size:10px}.chat-header .text-link{font-size:12px}.chat-messages{padding:22px 17px;min-height:320px}.message p{font-size:16px}.message-author{font-size:11px}.message-time{font-size:10px}.system-message{font-size:13px}.system-message>span{font-size:11px}.chat-summary .detail-list{display:block}.booking-people{padding:22px;gap:22px}.booking-people strong{font-size:14px}.booking-people small{font-size:12px}.confirmed-card .detail-list>div{font-size:14px}.page .form-aside{padding:26px}.page .form-aside h2{font-size:31px}.profile-editor-page .page-heading h1{font-size:39px;line-height:1.1}.profile-editor-page .page-heading{display:block}.editor-heading-actions{align-items:flex-start;gap:14px;margin-top:23px}.editor-heading-actions .btn{font-size:14px}.editor-heading-actions .text-link{font-size:13px}.profile-editor-layout>section,.profile-editor-aside{width:100%}.editor-card{padding:24px 20px}.editor-section-heading{gap:12px;margin-bottom:24px;padding-bottom:21px}.editor-section-heading>span{width:26px;height:26px;font-size:10px}.editor-section-heading h2{font-size:28px}.editor-section-heading p{font-size:14px;line-height:1.7}.editor-card .form-grid{grid-template-columns:1fr 1fr;gap:0 15px}.editor-card .form-grid label{font-size:13px;line-height:1.7}.editor-card input:not([type=file]),.editor-card select,.editor-card textarea{font-size:16px;padding:12px 11px}.editor-card label:not(.upload-zone){font-size:14px}.editor-save-row .btn{font-size:14px}.profile-editor-aside{position:static;display:flex;flex-direction:column;align-items:stretch}.profile-preview-card{padding:26px 29px}.profile-preview-top .eyebrow{font-size:11px}.preview-avatar{width:143px;height:174px}.profile-preview-card h2{font-size:35px}.profile-preview-card .language-badge{font-size:14px}.profile-preview-card .language-badge>span{padding:9px 13px}.profile-preview-card .preview-intro{font-size:25px}.preview-metadata{font-size:13px}.profile-aside-note{padding:26px 6px}.profile-aside-note p{font-size:26px}.upload-title h3{font-size:17px}.upload-title>span{font-size:11px}.photo-upload-row{gap:17px}.upload-avatar{width:76px;height:88px}.photo-upload-row p{font-size:14px}.upload-zone{padding:22px 17px;gap:14px}.upload-zone small{font-size:12px}.upload-zone strong{font-size:14px}.material-item{flex-wrap:nowrap;gap:10px}.material-info{min-width:0}.material-info strong{font-size:13px}.material-info>span{font-size:11px}.file-mark{width:36px;height:46px}.material-preview{font-size:12px;gap:2px}.material-preview .icon{display:none}.material-remove{padding:7px 0}.material-remove .icon{width:15px;height:15px}.local-storage-note{font-size:12px;padding:13px}.public-materials{padding:9px 14px}.materials-empty{padding:17px;gap:11px}.materials-empty p{font-size:14px}.file-preview-title{font-size:21px}.profile-editor-page .page-heading h1 br{display:none}[data-theme=mono] .public-profile-page .profile-masthead h1,[data-theme=cobalt] .public-profile-page .profile-masthead h1{font-size:27px}[data-theme=mono] .public-profile-page .profile-intro,[data-theme=cobalt] .public-profile-page .profile-intro{font-size:16px}[data-theme=cobalt] .page .person-top{margin:-27px -25px 23px;padding:25px}[data-theme=mono] .profile-facts strong,[data-theme=cobalt] .profile-facts strong{font-size:18px}}
@media(max-width:360px){.public-profile-page .profile-masthead{flex-direction:column;align-items:flex-start}.public-profile-page .profile-portrait{width:130px;height:175px}.public-profile-page .profile-masthead h1{font-size:37px}.public-profile-page .profile-masthead .language-badge{font-size:13px}.public-profile-page .profile-intro{font-size:21px}.editor-card .form-grid{grid-template-columns:1fr}.profile-facts strong{font-size:19px}.page .job-card h3{font-size:27px}.profile-cover-label{font-size:7px}.profile-facts>div{padding-inline:8px}.page-signature{font-size:9px}.signature-number{width:24px;height:24px}.material-item{flex-wrap:wrap}.material-info{min-width:100px}.material-preview{margin-left:auto}}
.pdf-preview{background:#e9e9e5;border:1px solid var(--line);padding:10px;min-height:240px;max-height:58vh;overflow:auto;margin:17px 0 0;display:flex;align-items:flex-start;justify-content:center}.pdf-preview>p{font-size:14px;line-height:1.8;color:var(--muted);padding:25px 18px;margin:0}.pdf-preview canvas{background:#fff;box-shadow:0 2px 6px #0001;display:block;flex:none}.pdf-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:10px 0 18px;font-size:12px;color:var(--muted)}.pdf-controls .text-button{font-size:12px}.pdf-controls button[disabled]{opacity:.35;cursor:default}
.editor-card input:not([type=file]),.editor-card select,.editor-card textarea{font-weight:400}
