:root{color:#202124;background:#f4f1ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{min-height:100%;overflow-y:auto}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;overflow-y:auto;background:linear-gradient(180deg,#ffffffb8,#fff0),#f4f1ec}#app{min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{display:grid;grid-template-columns:420px minmax(620px,1fr);gap:24px;width:min(1280px,calc(100vw - 80px));min-height:650px;margin:40px auto}.control-panel,.result-panel{border:1px solid #dfd7cc;border-radius:8px;background:#ffffffe6;box-shadow:0 18px 44px #5849371c}.control-panel{display:flex;flex-direction:column;gap:24px;padding:28px}.app-header{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:8px;color:#fff;background:#28666e}.app-header p,.eyebrow{margin:0 0 4px;color:#6f5f4f;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.app-header h1{margin:0;font-size:26px;line-height:1.2}.field-group{display:flex;flex-direction:column;gap:12px}.field-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.field-heading h2{margin:0;font-size:16px}.field-heading span{color:#786d62;font-size:13px}.pet-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pet-type-button{display:flex;min-height:116px;flex-direction:column;align-items:flex-start;gap:8px;padding:14px;border:1px solid #d6cec2;border-radius:8px;color:#2f2c28;background:#fff;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.pet-type-button:hover,.pet-type-button.selected{border-color:#28666e;box-shadow:0 8px 20px #28666e21;transform:translateY(-1px)}.pet-type-button svg{color:#28666e}.pet-type-button strong{font-size:15px}.pet-type-button small{color:#786d62;font-size:12px;line-height:1.45}.audio-source-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;border:1px solid #e2dbd1;border-radius:8px;background:#f3eee7}.audio-source-tabs button{display:flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:0;border-radius:6px;color:#63584e;background:transparent;font-weight:700;touch-action:pan-y}.audio-source-tabs button.active{color:#28666e;background:#fff;box-shadow:0 3px 10px #5849371a}.audio-input-panel{min-height:136px}.upload-zone{display:grid;width:100%;min-height:136px;place-items:center;padding:18px;border:1px dashed #a7a096;border-radius:8px;color:#2f2c28;background:#fbfaf7;text-align:center;touch-action:pan-y}.upload-zone svg{color:#c56b3f}.upload-zone strong{margin-top:10px;font-size:17px}.upload-zone span{color:#786d62;font-size:13px}.record-panel{display:grid;min-height:136px;gap:8px}.record-hold-button{display:grid;min-height:136px;place-items:center;padding:18px;border:1px solid #d6cec2;border-radius:8px;color:#2f2c28;background:#fbfaf7;text-align:center;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.record-hold-button:hover{border-color:#28666e;box-shadow:0 8px 20px #28666e21}.record-hold-button.recording{border-color:#c56b3f;background:#fff4ed;box-shadow:0 0 0 4px #c56b3f1f;transform:scale(.99)}.record-hold-button svg{color:#c56b3f}.record-hold-button strong{margin-top:10px;font-size:18px}.record-hold-button span{color:#786d62;font-size:13px}.record-error{margin:0;color:#8a2f24;font-size:13px}.quick-sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(42px,auto));grid-auto-flow:column;gap:5px}.quick-sample-button{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-height:42px;padding:7px 9px;border:1px solid #d6cec2;border-radius:8px;color:#2f2c28;background:#fff;text-align:left;touch-action:pan-y;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.quick-sample-button:hover:not(:disabled),.quick-sample-button.selected{border-color:#28666e;box-shadow:0 8px 20px #28666e21;transform:translateY(-1px)}.quick-sample-button:disabled{cursor:wait;opacity:.76}.sample-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;color:#c56b3f;background:#fff4ed}.quick-sample-button.selected .sample-icon{color:#fff;background:#28666e}.quick-sample-button strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-sample-button strong{font-size:12px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.audio-preview{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid #e2dbd1;border-radius:8px;background:#fff}.file-row{display:flex;align-items:center;gap:10px}.file-row svg{flex:0 0 auto;color:#c56b3f}.file-row div{min-width:0}.file-row strong,.file-row span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row span{margin-top:2px;color:#786d62;font-size:12px}audio{width:100%}.error-notice{display:flex;align-items:center;gap:9px;min-height:42px;padding:10px 12px;border:1px solid #e4b6ad;border-radius:8px;color:#8a2f24;background:#fff2ef;font-size:14px}.error-notice svg{flex:0 0 auto}.analyze-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;margin-top:auto;border:0;border-radius:8px;color:#fff;background:#28666e;font-weight:700}.analyze-button:hover:not(:disabled){background:#21565d}.analyze-button:disabled{color:#766d64;background:#d6cec2}.result-panel{min-height:0;overflow:auto;padding:32px}.empty-result{display:grid;height:100%;min-height:0;place-content:center;justify-items:center;color:#6f5f4f;text-align:center}.empty-result svg{color:#28666e}.empty-result h2{margin:16px 0 8px;color:#202124;font-size:24px}.empty-result p{max-width:360px;margin:0;line-height:1.7}.spin{animation:spin 1s linear infinite}.result-content{display:flex;flex-direction:column;gap:20px}.result-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e2dbd1}.result-header h2{margin:0;font-size:34px;line-height:1.15}.confidence{display:grid;width:112px;height:86px;place-content:center;border:1px solid #cbdedb;border-radius:8px;background:#eef8f6;text-align:center}.confidence strong{color:#28666e;font-size:26px}.confidence span{color:#526b69;font-size:12px}.risk{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 11px;border-radius:8px;font-weight:700}.risk.low{color:#24624c;background:#e9f7ef}.risk.medium{color:#8a520d;background:#fff0d6}.risk.high{color:#8a2f24;background:#fff2ef}.risk.unknown{color:#5d5a55;background:#efebe5}.result-section{padding:18px;border:1px solid #e2dbd1;border-radius:8px;background:#fff}.result-section h3{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:16px}.result-section p{margin:0;color:#443d36;line-height:1.75}.result-section ul{display:grid;gap:8px;margin:0;padding-left:20px;color:#443d36;line-height:1.65}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag-list span{padding:7px 10px;border-radius:8px;color:#285058;background:#edf7f5;font-size:14px;font-weight:700}.disclaimer{margin:0;padding:14px 16px;border-left:4px solid #c56b3f;border-radius:6px;color:#5e554d;background:#fff8ed;line-height:1.7}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1080px){.app-shell{grid-template-columns:1fr;width:min(760px,calc(100vw - 40px));height:auto;min-height:0;margin:20px auto}.analyze-button{margin-top:0}.result-panel{min-height:420px;overflow-y:auto;-webkit-overflow-scrolling:touch}}@media(max-width:640px){body{background:#f4f1ec}.app-shell{gap:14px;width:100%;margin:0}.control-panel,.result-panel{border-right:0;border-left:0;border-radius:0;box-shadow:none}.control-panel{gap:18px;padding:18px 16px}.result-panel{min-height:360px;max-height:calc(100dvh - 24px);padding:20px 16px 28px}.app-header{gap:12px}.brand-mark{width:44px;height:44px}.app-header h1{font-size:21px}.app-header p,.eyebrow{font-size:12px}.field-heading{align-items:flex-start;flex-direction:column;gap:4px}.pet-type-grid{grid-template-columns:1fr;gap:8px}.pet-type-button{min-height:72px;display:grid;grid-template-columns:26px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;row-gap:2px;padding:12px}.pet-type-button svg{grid-row:1 / span 2}.audio-source-tabs{gap:4px;padding:4px}.audio-source-tabs button{min-height:42px;gap:4px;font-size:13px}.audio-source-tabs svg{width:15px;height:15px}.upload-zone,.record-hold-button,.record-panel,.audio-input-panel{min-height:124px}.quick-sample-grid{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}.file-row strong,.file-row span{white-space:normal}.analyze-button{min-height:50px}.empty-result{min-height:280px}.result-content{gap:14px}.result-header{align-items:stretch;flex-direction:column;gap:12px}.result-header h2{font-size:28px}.confidence{width:100%;height:72px}.result-section{padding:14px}}
