:root{--ink:#213d32;--green:#234f3e;--paper:#fbf9f3;--cream:#f0eee3;--muted:#636c61;--line:#d9ddcf;--orange:#bc7450;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 system-ui,-apple-system,'Segoe UI',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,textarea,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--orange);outline-offset:4px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(42px,5.8vw,88px)}h2{font-size:clamp(32px,3.6vw,54px)}h3{font-size:20px;line-height:1.35}em{font-weight:400}p{color:var(--muted)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:25px 5%;background:var(--paper);border-bottom:1px solid #e5e5d9}.wordmark{font-size:32px;font-weight:650;letter-spacing:-1.5px;display:inline-flex;gap:8px;align-items:center;line-height:1.1}.wordmark-dot{color:var(--orange);margin-left:-6px}.site-header nav,.header-account,.actions{display:flex;gap:28px;align-items:center}.site-header nav a,.header-account>a{font-size:13px;font-weight:600}.button,button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--green);color:white;border:1px solid var(--green);border-radius:6px;padding:15px 25px;font-size:14px;font-weight:600;cursor:pointer;line-height:1.5;transition:background .15s,transform .15s}.button:hover,button[type=submit]:hover{background:#15372a;transform:translateY(-1px)}.button.small{padding:10px 18px}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.danger{background:#993c33;border-color:#993c33}.text-link{text-decoration:underline;text-underline-offset:6px;font-size:14px;font-weight:600}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.19em;color:var(--ink);margin-bottom:25px}.hero{position:relative;min-height:620px;height:min(720px,80vh);overflow:hidden}.hero-photo{position:absolute;width:100%;height:100%;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#f7f3eae6 0%,#f7f3eab8 30%,#f7f3ea00 59%)}.hero-content{position:relative;max-width:720px;padding:85px 0 65px 7%;z-index:1}.hero h1{margin-bottom:28px}.hero-intro{font-size:16px;line-height:1.8;max-width:540px;color:#405449}.hero .actions{margin:32px 0;gap:25px}.hero-reassurance{font-size:12px;font-weight:650;color:var(--ink)}.hero-reassurance span{font-size:11px;font-weight:400}.hero-note{position:absolute;right:5%;bottom:35px;background:#fbf9f3ed;padding:19px 25px;border-radius:5px;font:italic 17px/1.4 var(--serif);box-shadow:0 6px 30px #00000010}.hero-note span{font-style:normal;font-size:27px;float:left;margin-right:14px;color:var(--orange)}.founder-strip{display:flex;gap:12px;align-items:center;justify-content:center;background:var(--green);color:#f3f4e9;padding:18px 5%;font-size:12px}.founder-strip a{margin-left:35px;text-decoration:underline;text-underline-offset:4px}.live-dot{width:7px;height:7px;flex-shrink:0;background:#c3d5a9;border-radius:50%}.section-wrap{max-width:1300px;margin:auto;padding:90px 5%}.section-wrap.compact{padding-top:50px;padding-bottom:50px}.section-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:12%;align-items:end;margin-bottom:35px}.section-heading h2{margin-bottom:10px}.section-heading p{max-width:420px}.card-grid{display:grid;gap:22px}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.connection-card{border:1px solid #cdd3c5;border-radius:10px;overflow:hidden;background:#fffdf8;transition:transform .15s,box-shadow .15s}.connection-card:hover{transform:translateY(-3px);box-shadow:0 9px 22px #263f3012}.connection-card>img{width:100%;aspect-ratio:1.5}.connection-card>div{padding:23px}.connection-card h2,.connection-card h3{font-family:var(--serif);letter-spacing:-.03em;font-weight:400;font-size:26px;margin-bottom:10px}.connection-card h3 span{float:right;font-size:20px}.connection-card p{font-size:13px;margin-bottom:0;line-height:1.7}.split-section{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center;padding:85px max(6%,calc((100vw - 1200px)/2));}.split-section.tinted{background:var(--cream)}.section-image img{width:100%;aspect-ratio:4/4.2;border-radius:10px;object-position:center}.section-copy p{font-size:14px;line-height:1.9}.section-copy .eyebrow{font-size:10px}.section-copy h2{margin-bottom:25px}.section-number{display:block;color:var(--orange);font-size:12px;letter-spacing:.15em;margin-bottom:20px}.reverse .section-image{order:2}.closing{text-align:center;max-width:800px;padding:110px 5%}.closing p{max-width:490px;margin:20px auto}.fine{font-size:11px;line-height:1.8}.site-footer{border-top:1px solid var(--line);display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px;padding:65px 7%;background:#eeeee2}.site-footer h2{font:600 13px system-ui;letter-spacing:0;margin-bottom:20px}.site-footer a:not(.wordmark){display:block;font-size:12px;margin-bottom:10px}.site-footer p{font-size:12px;margin-top:20px}.site-footer .aixe-link{margin-bottom:20px}.page-hero{text-align:center;max-width:850px;margin:auto;padding:80px 5% 25px}.page-hero p:not(.eyebrow){max-width:600px;margin:20px auto}.category-hero{position:relative;min-height:520px;display:flex;align-items:center;color:white;isolation:isolate}.category-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#102c23da,#102c2340);z-index:-1}.category-hero>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2}.category-hero>div{padding:65px 7%;max-width:900px}.category-hero p{color:#f5f4e9;max-width:600px}.category-hero .button{background:var(--paper);color:var(--ink);border-color:var(--paper)}.cta-band{padding:50px 7%;display:flex;align-items:center;justify-content:space-between;gap:35px;background:#e4e9d9}.cta-band h2{font-size:32px;max-width:600px;margin:0}.menu-toggle{display:none}.skip{position:absolute;top:-60px;left:10px;background:white;padding:10px;z-index:100001}.skip:focus{top:10px}#toasts,.toast-host{position:fixed;top:16px;left:50%;transform:translateX(-50%);width:min(620px,calc(100% - 28px));z-index:100000;pointer-events:none}.toast{display:flex;align-items:center;gap:15px;padding:14px 18px;color:white;border-radius:7px;box-shadow:0 8px 25px #0003;background:#256b43;margin-bottom:8px;pointer-events:auto;font-size:14px}.toast.error{background:#a13030}.toast>span{flex:1}.toast button{background:none;border:0;color:white;font-size:24px;cursor:pointer;padding:0 5px}.workspace{max-width:1180px;margin:auto;padding:45px 5% 90px;min-height:65vh}.workspace h1{font-size:48px}.workspace-heading .eyebrow{margin-bottom:12px}.workspace-nav,.profile-tabs{display:flex;flex-wrap:wrap;gap:10px;border-bottom:1px solid var(--line);padding-bottom:18px;margin:25px 0}.workspace-nav a,.profile-tabs a{padding:8px 13px;background:var(--cream);border-radius:5px;font-size:13px}.panel{background:#fffdf8;border:1px solid var(--line);border-radius:10px;padding:28px;margin-bottom:24px}.panel h2{font-size:30px}.panel h3{font-size:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;margin-bottom:17px}.field.full{grid-column:1/-1}.field small{font-weight:400;color:var(--muted)}input:not([type=checkbox]):not([type=file]),select,textarea{border:1px solid #bcc6b5;border-radius:5px;padding:11px 12px;background:white;color:var(--ink);width:100%;min-width:0}textarea{min-height:140px;resize:vertical;font-weight:400}input[type=checkbox]{width:18px;height:18px;accent-color:var(--green)}label.check{display:flex;gap:10px;align-items:center;font-size:14px;margin:14px 0}.form-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:18px}.inline-actions button,.plain-button{background:white;border:1px solid var(--line);border-radius:5px;padding:7px 12px;color:var(--ink);cursor:pointer;font-size:12px}.inline-actions button:hover{background:var(--cream)}.muted{color:var(--muted);font-size:13px}.badge{display:inline-block;font-size:10px;letter-spacing:.06em;text-transform:uppercase;border-radius:20px;background:#e6eedc;color:#315a3c;padding:3px 9px;margin:0 5px 8px 0}.profile-card .profile-photo{height:220px;width:100%;object-fit:cover;border-radius:7px}.profile-card .avatar-blank{height:220px;background:var(--cream);border-radius:7px;display:grid;place-items:center;color:var(--muted)}.profile-card h2{font-size:27px;margin:16px 0 8px}.profile-card p{font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.profile-card .inline-actions{gap:6px}.empty{padding:45px 25px;text-align:center;border:1px dashed #bfcaaf;border-radius:10px;background:#f4f5eb}.empty h2{font-size:30px}.account-form{max-width:500px;margin:0 auto}.account-form .button{width:100%}.profile-header{display:flex;align-items:center;gap:20px;margin:20px 0}.profile-header img{width:74px;height:74px;border-radius:50%;object-fit:cover}.profile-header h2{font-size:31px;margin:0}.profile-prose{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px;line-height:1.9}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.image-card{border:1px solid var(--line);padding:12px;border-radius:8px;background:white}.image-card .photo-open{border:0;padding:0;background:none;cursor:pointer;width:100%}.image-card img{width:100%;aspect-ratio:1.25;border-radius:5px}.lightbox{border:0;background:#101510f7;color:white;padding:20px;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0}.lightbox::backdrop{background:#101510}.lightbox .lightbox-image{height:74vh;width:100%;object-fit:contain}.lightbox .lightbox-controls{display:flex;justify-content:center;gap:14px;margin:15px}.lightbox button{border:1px solid #ffffff80;background:transparent;color:white;padding:8px 18px;border-radius:5px;cursor:pointer}.lightbox .close-lightbox{position:absolute;right:20px;top:15px;font-size:25px}.lightbox p{color:white;text-align:center}.conversation-list{display:grid;gap:12px}.conversation-row{display:block;padding:20px;border:1px solid var(--line);border-radius:8px;background:white}.conversation-row h3{margin-bottom:6px}.conversation-row p{margin:0;font-size:13px;overflow-wrap:anywhere}.messages{display:flex;flex-direction:column;gap:12px;min-height:250px;max-height:62vh;overflow-y:auto;padding:20px;background:#eef0e5;border-radius:9px}.bubble{max-width:78%;background:white;padding:13px 17px;border-radius:14px 14px 14px 3px;align-self:flex-start;box-shadow:0 2px 4px #00000005}.bubble.mine{background:#dbe8d4;align-self:flex-end;border-radius:14px 14px 3px 14px}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;color:var(--ink);font-size:14px}.bubble .meta{font-size:10px;color:var(--muted);margin-top:8px}.bubble .inline-actions{margin-top:8px}.bubble button{padding:2px 7px;font-size:10px}.note-item{border-bottom:1px solid var(--line);padding:18px 0}.note-item p{white-space:pre-wrap;overflow-wrap:anywhere}.note-item h3{margin-bottom:10px}.pager{margin-top:22px}.editorial-text{max-width:850px;margin:auto;padding:65px 5%}.editorial-text h1{font-size:52px}.editorial-text h2{font-size:30px;margin-top:40px}.editorial-text p{font-size:15px}.editorial-text a{text-decoration:underline;text-underline-offset:3px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:12px;text-align:left;border-bottom:1px solid var(--line)}[hidden]{display:none!important}button:disabled{opacity:.55;cursor:wait}.loading{padding:35px;color:var(--muted)}.copy-prompt{white-space:pre-wrap;padding:20px;background:var(--cream);border-radius:8px;font-size:13px;line-height:1.8}.share-row{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}
@media(max-width:1000px){.site-header{gap:15px}.site-header nav{gap:15px}.site-header nav a{font-size:12px}.hero{min-height:580px}.hero-content{padding-left:5%;max-width:590px}.hero .actions{flex-wrap:wrap;gap:15px}.hero-note{right:3%;bottom:22px}.split-section{gap:5%;padding:60px 5%}.section-heading{gap:7%}.card-grid.three{gap:15px}.site-footer{gap:25px;padding:50px 5%}}
@media(max-width:760px){.site-header{padding:20px 5%;flex-wrap:wrap}.site-header nav{display:none;order:4;flex-basis:100%;padding-top:15px}.site-header.open nav{display:flex;flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:0;border-top:1px solid var(--line);margin-top:4px;padding-top:8px}.site-header.open nav a{display:block;width:100%;padding:13px 8px;font-size:15px;border-bottom:1px solid var(--line)}.site-header.open nav a:last-child{border-bottom:0}.site-header.open nav a:hover{background:var(--cream);border-radius:4px}.wordmark{font-size:27px}.wordmark svg{width:26px}.header-account{margin-left:auto;gap:12px}.header-account>a:not(.button){font-size:12px}.header-account .button{font-size:11px;padding:9px 11px}.menu-toggle{display:block;border:0;background:transparent;font-size:23px;color:var(--ink);padding:0}.hero{height:760px;min-height:0}.hero-photo{object-position:70% center;height:54%;top:auto;bottom:0}.hero-shade{background:linear-gradient(180deg,#f5f0e7 0%,#f5f0e7 43%,#f5f0e700 65%)}.hero-content{padding:45px 6%;max-width:none}.hero h1{font-size:60px;line-height:1.02;margin-bottom:18px}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero-intro{font-size:13px;max-width:400px}.hero .actions{margin:20px 0}.hero .button{padding:12px 18px}.hero .text-link{font-size:11px}.hero-reassurance{font-size:10px}.hero-reassurance span{font-size:10px}.hero-note{font-size:14px;padding:12px 16px}.founder-strip{flex-wrap:wrap;text-align:center;font-size:10px;padding:18px 5%}.founder-strip a{margin-left:0;flex-basis:100%;font-size:11px}.section-wrap{padding:55px 5%}.section-heading{display:block;margin-bottom:28px}.section-heading p{font-size:14px}.section-heading h2{font-size:39px}.card-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.connection-card>div{padding:16px}.connection-card h2,.connection-card h3{font-size:22px}.connection-card p{font-size:12px}.split-section{grid-template-columns:1fr;padding:50px 6%;gap:30px}.section-image img{aspect-ratio:1.3}.section-copy h2{font-size:39px}.reverse .section-image{order:0}.cta-band{display:block;text-align:center;padding:38px 6%}.cta-band h2{font-size:30px;margin-bottom:22px}.cta-band .actions{justify-content:center;flex-wrap:wrap}.site-footer{grid-template-columns:1fr 1fr;gap:40px 20px}.category-hero{min-height:430px}.category-hero h1{font-size:48px}.category-hero p{font-size:14px}.workspace{padding:30px 5% 60px}.workspace h1{font-size:38px}.workspace-nav{gap:6px}.workspace-nav a{padding:7px 9px;font-size:11px}.panel{padding:20px}.form-grid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card .profile-photo,.profile-card .avatar-blank{height:180px}.bubble{max-width:90%}.messages{padding:12px}.editorial-text{padding:40px 6%}.editorial-text h1{font-size:42px}.section-wrap.closing{padding:65px 7%}}
@media(max-width:420px){.card-grid.three{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr;gap:10px}.hero h1{font-size:53px}.hero{height:780px}.header-account>a:not(.button){display:none}.connection-card>img{aspect-ratio:1.8}}
.workspace:has(.profile-card){max-width:2000px;padding-left:clamp(16px,4vw,80px);padding-right:clamp(16px,4vw,80px)}
.card-grid.three:has(>.profile-card){grid-template-columns:minmax(0,1fr)}
.profile-card-badges button.badge{border:1px solid #b9c9aa;cursor:pointer;font-family:inherit;line-height:1.65}.profile-card-badges button.badge:hover{background:#d4e2c6}
@media(min-width:700px){.card-grid.three:has(>.profile-card){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1100px){.card-grid.three:has(>.profile-card){grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1450px){.card-grid.three:has(>.profile-card){grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1800px){.card-grid.three:has(>.profile-card){grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.wide-photo{width:100%;max-height:520px;object-fit:cover;border-radius:24px}.reading{max-width:920px}.reading h2{font-size:2rem;margin-top:2rem}.reading p{line-height:1.8}pre{white-space:pre-wrap;overflow-wrap:anywhere}

.founding-photo{position:relative;min-height:480px;display:grid;align-items:center;color:white}.founding-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.founding-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,52,40,.9),rgba(19,52,40,.08))}.founding-photo>div{position:relative;z-index:1;padding:5rem 8%;max-width:720px}.founding-photo h2{color:white}

.lightbox .toast{color:white}.lightbox .toast.error{background:#a5232a}.lightbox-manage{justify-content:center}.lightbox-manage .panel{color:#193d31}.lightbox-manage .panel p{color:#193d31}
.profile-editor,.profile-start{max-width:880px}.profile-form-intro{font-size:14px;max-width:580px;margin-bottom:24px}.profile-section{border:1px solid var(--line);border-radius:8px;margin:12px 0;background:var(--paper)}.profile-section summary{cursor:pointer;position:relative;list-style:none;padding:16px 48px 16px 20px;font-size:17px;font-weight:650;line-height:1.4}.profile-section summary::-webkit-details-marker{display:none}.profile-section summary::after{content:'+';position:absolute;right:20px;top:18px;font-size:22px;font-weight:400}.profile-section[open] summary::after{content:'−'}.profile-section summary span{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:4px}.profile-section summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px;border-radius:8px}.profile-section[open] summary{border-bottom:1px solid var(--line)}.profile-section-body{padding:20px 20px 4px}.profile-section-body p{font-size:12px;margin-bottom:16px}.profile-section-body .form-grid{gap:0 18px}.profile-compact-fields{display:flex;flex-wrap:wrap;align-items:start;gap:0 20px}.profile-compact-fields .field{flex:0 1 auto;width:10rem;max-width:100%}.profile-compact-fields .field:has(select[name=Age]),.profile-compact-fields .field:has(select[name=MatchingBeginAge]),.profile-compact-fields .field:has(select[name=MatchingEndAge]){width:8rem}.profile-editor .form-actions{margin-top:24px}@media(max-width:480px){.profile-editor{padding:18px 14px}.profile-section summary{padding-left:14px}.profile-section-body{padding:16px 14px 2px}.profile-compact-fields{gap:0 12px}.profile-compact-fields .field:has(select[name=MatchingGender]){flex-basis:100%;max-width:10rem}}

.founding-photo>img{object-position:center 20%}

.member-main-photo{width:100%;max-height:480px;object-fit:contain;background:#eeeee4;border-radius:8px;margin-bottom:25px}.profile-context .profile-header{margin-top:12px}.profile-context .profile-header .eyebrow{margin-bottom:5px}.profile-context .profile-header h2{margin-bottom:6px}
.profile-context .profile-header{align-items:flex-start;gap:28px}.profile-photo-slot{flex:0 0 240px;min-width:0}.profile-photo-slot>a{display:block}.profile-header .profile-photo-slot img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:8px;background:var(--cream)}.profile-photo-slot .avatar-blank{min-height:180px;display:grid;place-items:center;padding:20px;background:var(--cream);border-radius:8px;color:var(--muted);text-align:center}.profile-identity{min-width:0;padding-top:12px;overflow-wrap:anywhere}.profile-primary-photo{width:100%}.profile-header .image-card img{aspect-ratio:1;height:auto}.profile-photos{margin:24px 0 32px}.profile-photos>h2{font-size:28px}.profile-photos .gallery{align-items:start}.profile-photos .gallery>.empty{grid-column:1/-1}.image-card img{object-fit:contain;background:var(--cream)}.photo-card-body{min-width:0}.photo-caption{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 6px;font-size:14px}.photo-caption:empty{display:none}.photo-likes{font-size:13px;color:var(--muted);margin:6px 0}.image-card .inline-actions{gap:7px;margin-top:12px}.image-card .comments{margin-top:16px;border-top:1px solid var(--line)}.image-card .panel{padding:12px;margin:12px 0 0}.photo-upload{margin-top:22px}.profile-primary-photo .badge{margin-top:12px}.profile-primary-photo .inline-actions button{font-size:11px}.profile-photo-slot .field{min-width:0}
@media(max-width:760px){.profile-photo-slot{flex-basis:190px}.profile-context .profile-header{gap:18px}.profile-header .profile-identity h2{font-size:25px}.profile-photos .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.profile-context .profile-header{flex-direction:column}.profile-photo-slot{flex-basis:auto;width:100%;max-width:320px}.profile-identity{padding-top:0}.profile-photos .gallery{grid-template-columns:1fr}}
.profile-card{display:flex;flex-direction:column;min-width:0}.profile-card>h2{line-height:32px;height:64px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.profile-card-badges{height:30px;flex-shrink:0}.profile-about-preview{display:flex;flex-direction:column;width:100%;height:170px;flex-shrink:0;text-align:left;border:1px solid var(--line);border-radius:7px;background:#f4f5eb;color:var(--ink);padding:13px;cursor:pointer;font:inherit;overflow:hidden}.profile-about-preview:hover{border-color:var(--green);background:#ecf0e2}.profile-about-preview:focus-visible{outline:3px solid var(--green);outline-offset:3px}.profile-about-label{font-size:12px;font-weight:650;line-height:17px;height:34px;flex-shrink:0}.profile-about-excerpt{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;height:60px;flex-shrink:0;margin-top:8px}.profile-about-hint{font-size:11px;font-weight:600;margin-top:auto}.profile-card .profile-card-meta{height:40px;line-height:20px;margin:12px 0;overflow:hidden}.profile-card .profile-card-actions{margin-top:0;align-items:stretch}.profile-card-actions>.button,.profile-card-actions>button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center}.profile-card-actions>.button{flex:1;padding:8px 10px}.profile-about-dialog{width:min(740px,calc(100vw - 28px));max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--line);border-radius:12px;background:#fffdf8;color:var(--ink);box-shadow:0 20px 70px #0004}.profile-about-dialog::backdrop{background:#142b22aa}.profile-about-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid var(--line)}.profile-about-dialog-header h2{font-size:25px;line-height:1.25;margin:0}.profile-about-dialog-header button{font-size:24px;min-width:44px;min-height:44px}.profile-about-dialog-body{padding:24px;max-height:calc(100dvh - 150px);overflow:auto}.profile-about-form.panel{border:0;padding:0;margin:0;background:transparent}.profile-about-form textarea{height:min(52dvh,440px);min-height:180px;line-height:1.65}.profile-about-form .form-actions{justify-content:flex-end}.profile-about-dialog .profile-prose{margin:0}.lightbox .photo-load-status{position:sticky;top:0;text-align:center;padding:8px;margin:0;color:white}.lightbox .photo-load-status.error{background:#a13030;border-radius:6px}.lightbox .lightbox-retry{display:block;margin:12px auto}.lightbox .lightbox-image[hidden]{display:none!important}
@media(max-width:520px){.profile-about-dialog-header{padding:16px}.profile-about-dialog-header h2{font-size:21px}.profile-about-dialog-body{padding:16px}.profile-about-form textarea{height:50dvh}}
.profile-card-photo{display:block;border:0;padding:0;background:transparent;cursor:pointer;width:100%;height:220px;flex-shrink:0}.profile-card-photo:focus-visible{outline:3px solid var(--green);outline-offset:3px;border-radius:7px}.profile-card-photo .profile-photo{display:block}.profile-card>.avatar-blank{flex-shrink:0}
@media(max-width:760px){.profile-card-photo{height:180px}}
.lightbox{padding-top:80px}.lightbox .close-lightbox{position:fixed;top:14px;right:14px;z-index:100002;min-width:48px;min-height:48px;padding:6px 14px;background:#101510;border:1px solid #ffffffb3}.lightbox .toast-host{top:76px;max-height:calc(100dvh - 100px);overflow-y:auto}.lightbox .photo-load-status{top:64px}.lightbox .lightbox-image{height:calc(100dvh - 260px);min-height:180px}.lightbox .lightbox-controls{flex-wrap:wrap}
.lightbox .toast-host{position:sticky;top:76px;left:auto;transform:none;width:min(620px,100%);margin:0 auto;max-height:calc(100dvh - 100px);overflow-y:auto}.lightbox .toast-host:empty{display:none}
.lightbox .toast-host,.lightbox .photo-load-status{top:0}
