:root{font-family:Inter,Segoe UI,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#242625;background:#f4f3f0;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--surface: #ffffff;--surface-subtle: #f8f7f4;--line: #deded8;--line-strong: #c8c9c3;--text: #242625;--muted: #6d706d;--green: #245b48;--green-soft: #e4eee9;--coral: #d65f53;--coral-soft: #fae9e6;--yellow-soft: #fff3d3;--yellow-text: #765516}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f3f0}button,input{font:inherit}button{letter-spacing:0}button:focus-visible,input:focus-visible{outline:3px solid rgba(36,91,72,.24);outline-offset:2px}.app-shell{min-height:100vh}.topbar{display:flex;align-items:center;min-height:68px;padding:0 32px;border-bottom:1px solid var(--line);background:#ffffffeb}.brand-mark{display:grid;width:36px;height:36px;margin-right:11px;place-items:center;border-radius:6px;color:#fff;background:var(--green)}.brand-name,.brand-stage,.eyebrow,.heading-note,.empty-upload p,.result-empty p,.notice p,.measurement-note{margin:0}.brand-name{font-size:15px;font-weight:700}.brand-stage{margin-top:2px;color:var(--muted);font-size:12px}.privacy-badge{display:inline-flex;align-items:center;gap:6px;margin-left:auto;padding:7px 10px;border:1px solid #c9ddd3;border-radius:6px;color:var(--green);background:var(--green-soft);font-size:12px;font-weight:650}.topnav{display:flex;align-self:stretch;gap:4px;margin-left:34px}.topnav button{position:relative;padding:0 12px;border:0;color:var(--muted);background:transparent;font-size:13px;font-weight:650;cursor:pointer}.topnav button:after{position:absolute;right:12px;bottom:0;left:12px;height:2px;content:"";background:transparent}.topnav button.active{color:var(--green)}.topnav button.active:after{background:var(--green)}main{width:min(1180px,calc(100% - 64px));margin:0 auto;padding:38px 0 56px}.page-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.eyebrow{color:var(--green);font-size:11px;font-weight:750;line-height:1.4;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{margin-top:6px;font-size:28px;line-height:1.25}h2{font-size:17px;line-height:1.35}.heading-note{color:var(--muted);font-size:13px}.workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);min-height:590px;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface)}.photo-panel{display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:#e8e8e4}.empty-upload{display:flex;min-height:530px;flex:1;align-items:center;justify-content:center;flex-direction:column;padding:32px;background:var(--surface-subtle)}.upload-icon{display:grid;width:58px;height:58px;margin-bottom:18px;place-items:center;border:1px solid #cdd6d1;border-radius:8px;color:var(--green);background:var(--green-soft)}.empty-upload h2{font-size:18px}.empty-upload p{margin-top:7px;color:var(--muted);font-size:13px}.upload-actions,.toolbar-actions{display:flex;align-items:center;gap:9px}.upload-actions{margin-top:24px}.button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.button:disabled{cursor:not-allowed;opacity:.68}.button-primary{color:#fff;background:var(--green)}.button-primary:hover:not(:disabled){background:#194b3a}.button-secondary,.button-ghost{border-color:var(--line-strong);color:var(--text);background:var(--surface)}.button-secondary:hover,.button-ghost:hover{border-color:#a8aaa4;background:#f3f3ef}.face-preview{position:relative;width:100%;min-height:0;flex:1;aspect-ratio:4 / 3;overflow:hidden;background:#292b2a}.face-preview canvas{display:block;width:100%;height:100%}.photo-toolbar{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-top:1px solid #d0d0ca;background:var(--surface)}.file-meta{display:flex;min-width:0;flex-direction:column;gap:3px;color:var(--muted);font-size:11px}.file-name{max-width:260px;overflow:hidden;color:var(--text);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.result-panel{min-width:0;padding:24px;background:var(--surface)}.panel-title-row{display:flex;min-height:46px;align-items:start;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--line)}.panel-title-row h2{margin-top:5px}.status{flex:0 0 auto;padding:5px 8px;border-radius:4px;font-size:11px;font-weight:750}.status.pass{color:var(--green);background:var(--green-soft)}.status.warning{color:var(--yellow-text);background:var(--yellow-soft)}.result-empty{display:flex;min-height:420px;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#969994}.result-empty p{font-size:13px}.result-content{padding-top:18px}.issue-list{display:grid;gap:8px}.notice{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid transparent;border-radius:6px;font-size:12px;line-height:1.55}.notice svg{flex:0 0 auto;margin-top:1px}.notice-pass{border-color:#c9ddd3;color:var(--green);background:var(--green-soft)}.notice-warning{border-color:#efdba6;color:var(--yellow-text);background:var(--yellow-soft)}.notice-error{margin-top:18px;border-color:#efc6c1;color:#923b33;background:var(--coral-soft)}.feature-list{margin:18px 0 0}.feature-row{display:grid;grid-template-columns:minmax(0,1fr) 70px;align-items:center;min-height:40px;border-bottom:1px solid #ecece8}.feature-row dt{color:#555955;font-size:12px}.feature-row dd{margin:0;color:var(--text);font-family:Cascadia Mono,Consolas,monospace;font-size:12px;font-weight:700;text-align:right}.measurement-note{margin-top:14px;color:var(--muted);font-size:11px;line-height:1.55}.creator-heading{align-items:center}.creator-actions{display:flex;align-items:center;gap:8px}.creator-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:var(--muted);font-size:12px}.text-danger{padding:4px;border:0;color:#a2433b;background:transparent;font-size:12px;cursor:pointer}.library-error{margin:0 0 16px}.library-empty{display:flex;min-height:430px;align-items:center;justify-content:center;flex-direction:column;gap:16px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);background:var(--surface-subtle)}.library-empty h2{color:var(--text);font-size:17px}.library-empty>p{max-width:430px;margin:-6px 20px 2px;color:var(--muted);font-size:12px;line-height:1.6;text-align:center}.creator-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.creator-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.creator-card-photo{aspect-ratio:4 / 3;overflow:hidden;background:#e8e8e4}.creator-card-photo img{display:block;width:100%;height:100%;object-fit:cover}.creator-card-body{padding:14px}.creator-card-title{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.creator-card-title h2{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.icon-button{display:inline-grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid transparent;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer}.icon-button:hover{border-color:var(--line);color:var(--text);background:var(--surface-subtle)}.creator-links{display:flex;gap:14px;margin-top:13px}.creator-links a{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:12px;font-weight:700;text-decoration:none}.matches-section{margin-top:40px}.matches-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.matches-heading h2{margin-top:5px;font-size:21px}.match-sample-notice{margin:0 0 14px}.matches-empty,.matches-loading{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:14px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);background:var(--surface-subtle)}.matches-empty h3,.matches-loading p{margin:0}.matches-empty h3{color:var(--text);font-size:16px}.matches-loading{margin-top:40px}.matches-loading p{font-size:13px}.matches-error{margin:40px 0 0}.match-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.match-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.match-card-photo{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e8e8e4}.match-card-photo img{display:block;width:100%;height:100%;object-fit:cover}.match-rank{position:absolute;top:10px;left:10px;padding:6px 8px;border-radius:5px;color:#fff;background:#191f1cd1;font-size:11px;font-weight:750}.match-card-body{display:flex;min-height:260px;flex-direction:column;gap:14px;padding:16px}.match-card-body h3{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.35}.match-reasons{display:grid;gap:10px;margin:0;padding:0;list-style:none}.match-reasons li{display:grid;grid-template-columns:17px minmax(0,1fr);gap:8px;color:#4d514e;font-size:12px;line-height:1.55}.match-reasons svg{margin-top:2px;color:var(--green)}.match-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.match-links a{flex:1;padding-right:10px;padding-left:10px;text-decoration:none}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;padding:24px;overflow-y:auto;place-items:center;background:#1619178c}.creator-modal{width:min(900px,100%);overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface);box-shadow:0 18px 50px #12161433}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid var(--line)}.modal-header h2{margin-top:4px}.creator-form{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr)}.reference-photo-field{display:flex;min-width:0;flex-direction:column;gap:10px;padding:20px;border-right:1px solid var(--line);background:var(--surface-subtle)}.reference-photo-field .face-preview,.creator-photo-empty{width:100%;min-height:280px;aspect-ratio:1 / 1;border-radius:6px}.creator-photo-empty{display:grid;place-items:center;border:1px dashed var(--line-strong);color:var(--green);background:var(--green-soft)}.notice.compact{padding:8px 10px}.creator-fields{display:flex;flex-direction:column;gap:15px;padding:22px}.creator-fields label{display:grid;gap:7px;color:#4d514e;font-size:12px;font-weight:650}.creator-fields small{color:var(--muted);font-size:11px;font-weight:500}.creator-fields input{width:100%;min-height:40px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:6px;color:var(--text);background:var(--surface);font-size:13px}.creator-fields input::placeholder{color:#a1a39f}.creator-fields .consent-field{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;color:var(--muted);font-weight:500;line-height:1.55}.creator-fields .consent-field input{width:16px;min-height:16px;margin:2px 0 0;accent-color:var(--green)}.consent-policy-link a,.privacy-section a{color:var(--green);font-weight:700}.consent-policy-link{margin:-8px 0 0 27px;color:var(--muted);font-size:11px}.turnstile-widget{width:150px;min-height:140px}.photo-requirement{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.submission-success{display:flex;min-height:360px;align-items:center;justify-content:center;flex-direction:column;padding:40px 24px;color:var(--green);text-align:center}.submission-success h3{margin:16px 0 0;color:var(--text);font-size:19px}.submission-success p{max-width:480px;margin:10px 0 24px;color:var(--muted);font-size:13px;line-height:1.7}.privacy-page{width:min(860px,calc(100% - 64px))}.privacy-heading{align-items:end}.privacy-intro{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;padding:22px 0;border-top:1px solid #c9ddd3;border-bottom:1px solid #c9ddd3;color:var(--green)}.privacy-intro h2,.privacy-section h2{color:var(--text)}.privacy-intro p,.privacy-section p,.privacy-footnote{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.privacy-section{display:grid;grid-template-columns:32px minmax(0,1fr);gap:14px;padding:25px 0;border-bottom:1px solid var(--line);color:var(--green)}.privacy-section p+p{margin-top:10px}.privacy-footnote{margin-top:22px}.form-error{margin:0}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:auto;padding-top:8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:860px){.topbar{padding:0 20px}main{width:min(100% - 32px,680px);padding-top:28px}.workspace{grid-template-columns:1fr}.photo-panel{min-height:480px;border-right:0;border-bottom:1px solid var(--line)}.result-panel{min-height:420px}.result-empty{min-height:280px}.creator-grid,.match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.topbar{min-height:62px;padding:0 16px}.brand-copy{display:none}.topnav{margin-left:10px}.topnav button{padding:0 7px;font-size:12px}.topnav button:after{right:7px;left:7px}.privacy-badge span{display:none}.privacy-badge{width:34px;height:34px;justify-content:center;padding:0}.privacy-page{width:100%;padding-right:16px;padding-left:16px}.privacy-page .page-heading{margin-right:0;margin-left:0}main{width:100%;padding:24px 0 0}.page-heading{align-items:start;flex-direction:column;margin:0 16px 18px;gap:7px}h1{font-size:23px}.workspace{border-right:0;border-bottom:0;border-left:0;border-radius:0}.photo-panel{min-height:440px}.empty-upload{min-height:440px;padding:24px 16px}.face-preview{min-height:360px;aspect-ratio:auto}.photo-toolbar{align-items:stretch;flex-direction:column}.file-name{max-width:calc(100vw - 32px)}.toolbar-actions,.toolbar-actions .button{flex:1}.result-panel{padding:22px 16px 36px}.creator-page{padding-top:24px}.creator-heading{margin-bottom:16px}.creator-actions{width:100%}.creator-actions .button{min-width:0;flex:1;padding-right:8px;padding-left:8px}.creator-summary,.creator-grid,.library-error{margin-right:16px;margin-left:16px}.creator-grid{grid-template-columns:1fr}.matches-section,.matches-error,.matches-loading{margin-right:16px;margin-left:16px}.matches-heading{align-items:stretch;flex-direction:column}.matches-heading .button{width:100%}.match-grid{grid-template-columns:1fr}.match-card-body{min-height:0}.library-empty{min-height:420px;border-right:0;border-left:0;border-radius:0}.modal-backdrop{align-items:start;padding:0}.creator-modal{min-height:100vh;border:0;border-radius:0}.creator-form{grid-template-columns:1fr}.reference-photo-field{border-right:0;border-bottom:1px solid var(--line)}.reference-photo-field .face-preview,.creator-photo-empty{min-height:300px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
