:root{color:#132553;background:#f2f5fe;font-family:Noto Sans SC,PingFang SC,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--background: #f2f5fe;--surface: #fefefe;--primary: #3a81f7;--navy: #17345f;--text: #17345f;--text-muted: #49627f;--line: transparent;--surface-soft: #f2f5fb;--blue-soft: #dbe6fb;--shadow-card: 0 10px 24px rgba(23, 52, 95, .08);--shadow-control: 0 5px 14px rgba(23, 52, 95, .06);--serif: "Noto Serif SC", "Songti SC", serif;--font-caption: 12px;--font-body: 14px;--font-heading: 18px;--font-display: 24px;--font-input: 16px}*{box-sizing:border-box}html{width:100%;min-width:320px;min-height:100%;background:#f2f5fe}body{width:100%;min-width:320px;min-height:100%;margin:0;background:#f2f5fe}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}button,input{font:inherit}button{border:0;cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid rgba(58,129,247,.35);outline-offset:2px}#root{width:100%;min-height:100%}.app-frame{position:relative;isolation:isolate;width:min(100%,390px);min-height:100%;margin:0 auto;overflow:visible;background:transparent}.app-frame:before{position:fixed;z-index:-1;top:0;right:0;bottom:0;left:0;background:var(--background);content:"";pointer-events:none}.app-shell{width:100%;min-height:100%}.screen{position:relative;width:100%;min-height:100dvh;overflow:visible;border:0;border-radius:0;background:var(--background)}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);color:var(--text)}.page-header,.capture-heading,.loading-heading,.archive-header,.result-header{position:absolute}.page-header--home{inset:29px 27px auto;display:flex;align-items:center;justify-content:space-between}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup__logo{width:36px;height:36px;object-fit:contain}.brand-lockup__name{font-family:var(--serif);color:var(--text);font-size:var(--font-heading);line-height:26px}.home-intro{position:absolute;left:27px;top:91px;width:330px}.home-intro h1{font-size:var(--font-display);font-weight:600;line-height:32px}.hero-card{position:absolute;left:5%;top:187px;width:90%;height:213px;padding:30px 7%;border-radius:24px;background:var(--surface);box-shadow:var(--shadow-card)}.eyebrow{color:var(--text);font-size:var(--font-caption);font-weight:700;letter-spacing:1.4px;line-height:18px}.hero-card h2{margin-top:16px;font-size:var(--font-display);font-weight:600;line-height:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:999px;padding:0 20px;font-weight:700;transition:transform .18s ease,filter .18s ease}.button:active{transform:scale(.98)}.button--primary{color:#fff;background:var(--primary)}.button--secondary{color:var(--navy);background:var(--surface);box-shadow:var(--shadow-control)}.hero-card__button{position:absolute;left:24px;bottom:23px;width:147px}.hero-card__camera{position:absolute;top:72px;right:21px;width:58px;height:58px;color:#b9d2fa}.recent-section{position:absolute;left:7%;top:443px;width:86%}.section-title{color:var(--text);font-size:var(--font-heading);font-weight:700;line-height:26px}.recent-card{position:relative;display:flex;width:100%;height:118px;margin-top:14px;padding:11px;border:1px solid #e2e7f2;border-radius:18px;background:var(--surface);box-shadow:var(--shadow-card);text-align:left;color:var(--text)}.recent-card__image{width:92px;height:94px;flex:0 0 92px;border-radius:14px;object-fit:cover}.recent-card__copy{min-width:0;padding:8px 0 0 18px}.recent-card__copy>strong,.recent-card__copy>span{display:block}.recent-card__copy strong{font-family:var(--serif);font-size:var(--font-heading);line-height:24px}.recent-card__copy>span{margin-top:4px;color:var(--text-muted);font-size:var(--font-caption);line-height:18px}.recent-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;color:var(--text-muted);font-size:var(--font-caption);line-height:16px}.tag{display:inline-flex;align-items:center;justify-content:center;width:70px;height:22px;border-radius:11px;background:var(--surface-soft);color:var(--navy)}.bottom-nav{position:fixed;z-index:20;left:50%;bottom:12px;width:min(92vw,390px);height:78px;display:grid;gap:4px;padding:10px 20px;border:0;border-radius:23px;background:var(--surface);box-shadow:var(--shadow-control);transform:translate(-50%)}.bottom-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.bottom-nav__item{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-width:0;min-height:54px;padding:0;border-radius:15px;color:var(--text-muted);background:transparent;font-size:var(--font-caption);font-weight:500;line-height:17px}.bottom-nav__item:before{content:"";position:absolute;z-index:-1;top:0;right:10px;bottom:0;left:10px;border-radius:15px;background:#edf3ff;opacity:0;transform:scale(.94);transition:opacity .18s ease,transform .18s ease}.bottom-nav__item.is-active:before{opacity:1;transform:scale(1)}.bottom-nav__item.is-active{color:var(--primary);font-weight:700}.bottom-nav__item svg{flex:0 0 19px;width:19px;height:19px}.capture-heading{left:27px;top:33px}.capture-heading h1,.loading-heading h1{font-size:var(--font-display);font-weight:600;line-height:32px}.capture-heading p,.loading-heading p{margin-top:7px;color:var(--text-muted);font-size:var(--font-body);line-height:20px}.camera-surface{position:absolute;left:6%;top:131px;width:88%;height:min(468px,56svh);overflow:hidden;display:grid;place-items:center;border:0;border-radius:28px;background:var(--surface);box-shadow:var(--shadow-card)}.camera-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.94}.capture-guide{position:absolute;left:50%;top:50%;display:flex;width:72%;flex-direction:column;align-items:center;gap:12px;transform:translate(-50%,-50%)}.focus-frame{width:100%;aspect-ratio:1;border:2px dashed var(--primary);border-radius:24px}.capture-guide p{width:100%;color:var(--text-muted);text-align:center;font-size:var(--font-body);font-weight:500;line-height:20px}.capture-controls{position:absolute;left:0;top:615px;width:100%;display:flex;align-items:center;justify-content:center;gap:34px}.circle-control{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;padding:0;border-radius:50%;color:var(--navy);background:var(--blue-soft);line-height:0}.circle-control__icon{display:grid;width:20px;height:20px;place-items:center;align-self:center;justify-self:center;margin:0;line-height:0;transform:none}.circle-control__icon--gallery{width:20px;height:20px}.circle-control svg{display:block;width:100%;height:100%;margin:0;transform:none}.circle-control.is-on{color:#fff;background:var(--primary)}.shutter-button{position:relative;display:block;width:64px;height:64px;flex:0 0 64px;border:0;border-radius:50%;background:var(--surface);box-shadow:0 0 0 6px #3a81f72e}.shutter-button span{position:absolute;top:6px;right:6px;bottom:6px;left:6px;display:block;width:auto;height:auto;border-radius:50%;background:var(--navy)}.screen--loading{padding:0 27px}.loading-heading{left:27px;top:43px}.loading-visual{position:absolute;left:147px;top:273px;width:96px;height:96px;display:grid;place-items:center}.progress-ring{position:relative;width:96px;height:96px;display:grid;place-items:center;border:8px solid rgba(255,255,255,.78);border-radius:50%}.progress-ring:before{position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:8px solid transparent;border-top-color:var(--primary);border-radius:50%;animation:loading-ring 1.1s linear infinite;content:""}.progress-ring span{position:relative;z-index:1;color:var(--text);font-size:var(--font-caption);font-weight:700}.loading-note{position:absolute;top:523px;left:28px;width:334px;color:var(--text-muted);text-align:center;font-size:var(--font-caption);line-height:18px}.loading-cancel{position:absolute;top:705px;left:105px;width:178px}.result-header{left:24px;right:24px;top:27px;display:grid;grid-template-columns:32px 1fr 40px;align-items:center;height:36px}.result-header button{display:grid;place-items:center;width:32px;height:36px;padding:0;color:var(--navy);background:transparent}.result-header button:last-child{color:var(--primary)}.result-header h1{color:var(--text);font-family:Noto Sans SC,system-ui,sans-serif;font-size:var(--font-display);font-weight:700;line-height:32px;text-align:center}.screen--result{overflow:visible;padding-top:calc(27px + env(safe-area-inset-top));padding-bottom:24px}.result-panel{position:relative;left:auto;top:auto;width:calc(100% - 30px);min-height:0;margin:81px 15px 24px;padding:15px 12px 24px;border-radius:24px;background:var(--surface);box-shadow:var(--shadow-card)}.result-image-wrap{position:relative;width:100%;aspect-ratio:334 / 258}.result-image{width:100%;height:100%;border-radius:24px;object-fit:cover}.confidence-badge{position:absolute;left:18px;bottom:21px;display:flex;align-items:center;justify-content:center;min-width:132px;height:28px;padding:0 12px;border-radius:14px;background:var(--blue-soft);color:var(--navy);font-size:var(--font-caption);font-weight:700}.confidence-badge--medium{background:#fff3d7;color:#8b5b00}.confidence-badge--low{background:#ffe7e8;color:#a13d46}.result-identity{display:flex;align-items:flex-start;justify-content:space-between;margin-top:32px}.result-identity h2{font-size:var(--font-display);font-weight:600;line-height:32px}.result-identity p{margin-top:3px;color:var(--text-muted);font-size:var(--font-body);line-height:20px}.result-name-label{display:inline-block;margin-right:6px;color:#7c8eaf;font-size:var(--font-caption)}.result-identity input{width:min(190px,100%);height:38px;border:0;border-radius:10px;padding:0 10px;color:var(--text);background:var(--surface-soft);font-family:var(--serif);font-size:var(--font-input)}.result-identity input+button,.result-identity input+button+button{min-height:30px;margin:8px 6px 0 0;padding:0 8px;border-radius:8px;color:var(--primary);background:transparent;font-size:var(--font-caption);font-weight:700}.save-button{width:114px;gap:6px;margin-top:1px;padding:0 14px}.save-status{display:inline-flex;align-items:center;justify-content:center;width:114px;min-height:42px;gap:6px;margin-top:1px;padding:0 14px;border-radius:999px;color:var(--primary);background:var(--blue-soft);font-size:var(--font-caption);font-weight:700}.confidence-note{margin-top:12px;padding:10px 12px;border-radius:12px;color:var(--navy);background:#eef5ff;font-size:var(--font-caption);line-height:18px}.confidence-note--medium{color:#765000;background:#fff8e8}.confidence-note--low{color:#873c43;background:#fff0f0}.inline-retry{margin-left:8px;padding:0;color:currentColor;background:transparent;text-decoration:underline;text-underline-offset:3px;font-size:inherit;font-weight:700}.result-actions{display:flex;gap:16px;margin-top:14px}.result-actions button{display:inline-flex;align-items:center;gap:5px;padding:0;color:var(--primary);background:transparent;font-size:var(--font-caption);font-weight:700}.description-section{margin-top:37px}.description-section h3{color:var(--text);font-size:var(--font-heading);line-height:26px}.description-section p{margin-top:8px;color:var(--text-muted);font-size:var(--font-body);line-height:22px}.result-footnote{position:relative;left:auto;top:auto;width:calc(100% - 56px);margin:0 28px 16px;color:var(--text-muted);text-align:center;font-size:var(--font-caption);line-height:16px}.result-more{position:absolute;right:22px;top:774px;display:none;color:var(--text-muted);background:transparent}.details-section{margin-top:32px}.details-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.details-heading h3{color:var(--text);font-size:var(--font-heading);line-height:26px}.details-heading span{color:#7c8eaf;font-size:var(--font-caption);font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.taxonomy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 10px;margin:12px 0 0;padding:10px 12px;border-radius:16px;background:var(--surface-soft)}.taxonomy-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:baseline;min-width:0;padding:7px 0}.taxonomy-item dt{color:#7c8eaf;font-size:var(--font-caption);line-height:18px}.taxonomy-item dd{min-width:0;margin:0;overflow:hidden;color:var(--navy);font-size:var(--font-caption);line-height:18px;text-overflow:ellipsis;white-space:nowrap}.details-description{margin-top:28px}.detail-list{display:grid;gap:10px;margin:20px 0 0;padding:14px 16px;border-radius:16px;background:var(--surface-soft)}.detail-list__item{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:start}.detail-list dt{color:#7c8eaf;font-size:var(--font-caption);line-height:20px}.detail-list dd{margin:0;color:var(--navy);font-size:var(--font-body);line-height:20px}.details-description__text--justified,.details-description__text--structured,.detail-list__value--justified{text-align:justify;text-justify:inter-ideograph}.botanical-description__segment strong{color:var(--navy);font-weight:800}.synonyms-value{display:grid;gap:6px;min-width:0}.synonyms-more{color:var(--primary);font-size:var(--font-caption);line-height:18px}.synonyms-more summary{cursor:pointer}.synonyms-more>span{display:block;margin-top:6px;color:var(--navy);font-size:var(--font-body);line-height:20px}.details-source{margin-top:20px;color:#7c8eaf;font-size:var(--font-caption);line-height:17px}.details-source p{margin:0}.details-source ul{display:flex;flex-wrap:wrap;gap:4px 12px;margin:8px 0 0;padding:0;list-style:none}.details-source li{color:#7c8eaf}.details-source__all{margin-top:8px!important}.details-source__link{display:inline-block;margin-right:8px;color:var(--primary);text-decoration:none}.details-source__link:hover{text-decoration:underline}.details-conflicts{margin-top:22px}.details-conflicts ul{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none}.details-conflicts li{display:grid;gap:3px;padding:10px 12px;border-radius:12px;color:var(--text-muted);background:#fff8e8;font-size:var(--font-caption);line-height:18px}.details-conflicts strong{color:var(--navy)}.details-conflicts small{color:var(--text-muted);font-size:var(--font-caption)}.candidate-section{margin-top:28px}.candidate-list{display:grid;gap:8px;margin-top:12px}.candidate-item{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:58px;padding:10px 12px;border-radius:14px;color:var(--text);background:var(--surface-soft);text-align:left}.candidate-item span{min-width:0}.candidate-item strong,.candidate-item em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-item strong{font-size:var(--font-body);line-height:20px}.candidate-item em{margin-top:2px;color:var(--text-muted);font-size:var(--font-caption);font-style:normal;line-height:16px}.candidate-item b{flex:0 0 auto;color:var(--primary);font-size:var(--font-caption)}.archive-header{left:27px;right:27px;top:calc(35px + env(safe-area-inset-top));display:flex;align-items:flex-start;justify-content:space-between}.archive-header h1{font-size:var(--font-display);font-weight:600;line-height:32px}.archive-header p{margin-top:4px;color:var(--text-muted);font-size:var(--font-body);line-height:20px}.search-field{display:flex;align-items:center;gap:8px;width:142px;height:40px;padding:0 14px;border:0;border-radius:20px;background:var(--surface);box-shadow:var(--shadow-control);color:var(--primary)}.search-field input{width:86px;min-width:0;border:0;outline:0;background:transparent;color:var(--text-muted);font-size:var(--font-input)}.search-field input::placeholder{color:var(--text-muted);opacity:1}.archive-grid{position:relative;left:auto;top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;margin:132px 27px}.archive-loading{margin:179px 27px 0;color:var(--text-muted);font-size:var(--font-body);line-height:20px}.plant-card{position:relative;width:100%;height:226px;padding:10px;border:0;border-radius:18px;color:var(--text);background:var(--surface);box-shadow:var(--shadow-card);text-align:left}.plant-card__image{width:100%;height:138px;border-radius:14px;object-fit:cover}.plant-card strong,.plant-card>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.plant-card strong{margin-top:9px;font-family:var(--serif);font-size:var(--font-heading);font-weight:600;line-height:24px}.plant-card>span{margin-top:4px;color:var(--text-muted);font-size:var(--font-caption);line-height:16px}.archive-empty{display:grid;place-items:center;margin:235px 27px 132px;text-align:center}.archive-empty h2{font-family:Noto Sans SC,system-ui,sans-serif;font-size:var(--font-heading);line-height:26px}.archive-empty p{margin-top:8px;color:var(--text-muted);font-size:var(--font-body);line-height:20px}.archive-empty .button{margin-top:20px}.screen--profile{padding:32px 28px}.screen--profile .empty-state{margin-top:120px}.profile-content{margin-top:120px;text-align:center}.profile-content h1{font-size:var(--font-display);line-height:32px}.profile-content>p{margin:12px auto 0;max-width:280px;color:var(--text-muted);font-size:var(--font-body);line-height:21px}.profile-stat{display:grid;gap:2px;width:180px;margin:28px auto 0;padding:20px;border-radius:18px;background:var(--surface);box-shadow:var(--shadow-card)}.profile-stat strong{color:var(--primary);font-size:var(--font-display);line-height:32px}.profile-stat span{color:var(--text-muted);font-size:var(--font-caption);line-height:18px}.profile-action{margin-top:22px}.plain-back{color:var(--primary);background:transparent}.empty-state{margin-top:120px;text-align:center}.empty-state h1{font-size:var(--font-display)}.empty-state p{margin-top:12px;color:var(--text-muted)}.screen--network-error{display:grid;place-items:center;padding:32px 27px}.network-error{display:flex;width:100%;align-items:center;flex-direction:column;text-align:center}.network-error__mark{width:108px;height:108px;overflow:visible}.network-leaf{transform-box:fill-box;transform-origin:center bottom}.network-leaf--main{animation:network-leaf-main 2.8s ease-in-out infinite}.network-leaf--left{animation:network-leaf-left 2.8s ease-in-out .12s infinite}.network-leaf--small{animation:network-leaf-small 2.8s ease-in-out .24s infinite}.network-error__code{margin-top:28px;color:var(--primary);font-size:var(--font-caption);font-weight:800;letter-spacing:2px;line-height:18px}.network-error h1{margin-top:8px;font-size:var(--font-display);font-weight:600;line-height:32px}.network-error__message{margin-top:8px;color:var(--text-muted);font-size:var(--font-body);line-height:22px}.network-error__retry{gap:8px;min-width:138px;margin-top:28px}.screen--session-loading{display:grid;place-items:center;min-height:100dvh;padding:24px;overflow:hidden}.session-loading__content{display:grid;justify-items:center;width:100%;text-align:center;animation:session-loading-enter .42s cubic-bezier(.22,1,.36,1) both}.session-loading__mark{width:108px;height:108px;overflow:visible}.session-loading__content p{margin-top:24px;color:var(--text-muted);font-size:var(--font-body);font-weight:600;line-height:22px}.screen--page-transition{display:grid;place-items:center;padding:24px}.auth-boot-screen{min-height:100dvh;background:var(--background)}.candidate-loading-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;overflow:hidden;background:#f2f5feb3;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overscroll-behavior:none;touch-action:none}.candidate-loading-modal__content{display:grid;justify-items:center;width:min(100%,280px);text-align:center;animation:session-loading-enter .42s cubic-bezier(.22,1,.36,1) both}.candidate-loading-modal__mark{width:108px;height:108px;overflow:visible}.candidate-loading-modal__content p{margin-top:24px;color:var(--text);font-size:var(--font-body);font-weight:600;line-height:22px}.page-transition-loader{display:grid;justify-items:center;width:100%;text-align:center;opacity:1;transform:translateZ(0)}.page-transition-loader--enter{animation:page-transition-enter .36s cubic-bezier(.22,1,.36,1) both}.page-transition-loader--exit{animation:page-transition-exit .32s cubic-bezier(.22,1,.36,1) both}.page-transition-loader__mark{width:108px;height:108px;overflow:visible}.page-transition-loader p{margin-top:24px;color:var(--text-muted);font-size:var(--font-body);font-weight:600;line-height:22px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%)}.image-fallback{background:#e7eefb}.auth-screen{position:relative;display:grid;place-items:center;width:100%;height:100dvh;min-height:100svh;overflow:hidden;padding:max(20px,env(safe-area-inset-top)) 22px max(20px,env(safe-area-inset-bottom));background:var(--background)}.auth-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.48;background-image:linear-gradient(rgba(58,129,247,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(58,129,247,.055) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 70%);mask-image:linear-gradient(180deg,#000 0%,transparent 70%)}.auth-panel{position:relative;width:min(100%,356px);max-height:calc(100dvh - 40px);padding:24px 24px 20px;border-radius:24px;background:#fefefef0;box-shadow:0 20px 46px #17345f1f}.auth-panel:before{content:"";position:absolute;top:0;left:24px;width:72px;height:4px;border-radius:0 0 4px 4px;background:var(--primary)}.auth-panel__topline{display:flex;align-items:center;justify-content:flex-start}.auth-brand{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-family:var(--serif);font-size:var(--font-heading);font-weight:600;line-height:24px}.auth-brand img{width:30px;height:30px;object-fit:contain}.auth-heading{margin-top:32px}.auth-heading h1{color:var(--text);font-size:var(--font-display);font-weight:600;line-height:32px}.auth-form{display:grid;gap:18px;margin-top:24px}.auth-field{display:grid;gap:7px}.auth-field>span{color:var(--text-muted);font-size:var(--font-caption);line-height:18px}.auth-input-wrap{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 13px;border-radius:14px;color:#7c8eaf;background:var(--surface-soft)}.auth-input-wrap:focus-within{color:var(--primary);box-shadow:0 0 0 3px #3a81f726}.auth-input-wrap input{width:100%;min-width:0;border:0;outline:0;color:var(--text);background:transparent;font-size:var(--font-input);line-height:22px}.auth-input-wrap input::placeholder{color:#8d9cb7}.auth-error{margin:-2px 0 0;color:#a13d46;font-size:var(--font-caption);line-height:18px}.auth-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;margin-top:0;padding:0 16px 0 18px;border-radius:15px;color:#fff;background:var(--primary);box-shadow:0 10px 20px #3a81f733;font-size:var(--font-body);font-weight:700}.auth-submit:hover{filter:brightness(1.03)}.auth-submit:disabled{cursor:wait;opacity:.68}.profile-logout{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:28px;padding:0;color:var(--text-muted);background:transparent;font-size:var(--font-caption);font-weight:700}.profile-logout:hover{color:var(--primary)}@keyframes network-leaf-main{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}@keyframes network-leaf-left{0%,to{transform:rotate(0)}50%{transform:rotate(-7deg)}}@keyframes network-leaf-small{0%,to{transform:rotate(0)}50%{transform:rotate(9deg)}}@keyframes loading-ring{to{transform:rotate(360deg)}}@keyframes loading-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes page-transition-enter{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes page-transition-exit{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-4px,0)}}@keyframes session-loading-enter{0%{opacity:0;transform:translate3d(0,8px,0)}to{opacity:1;transform:translateZ(0)}}@media(min-width:520px){.app-frame{width:min(100%,390px)}}.screen--archive{overflow:visible}.recent-card--empty{align-items:center}.recent-card__empty-icon{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;border-radius:14px;color:var(--primary);background:var(--blue-soft)}.recent-card--empty .recent-card__copy{padding-left:14px}.recent-card--loading{justify-content:center}.recent-card__loading-shimmer{display:block;width:72%;height:14px;border-radius:7px;background:linear-gradient(90deg,#edf2fb,#dce8fb,#edf2fb);background-size:220% 100%;animation:loading-shimmer 1.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.button{transition:none}.network-leaf,.page-transition-loader--enter,.page-transition-loader--exit,.session-loading__content,.candidate-loading-modal__content{animation:none}}@media(max-width:380px){.page-header--home{left:22px;right:22px}.home-intro{left:22px;width:calc(100% - 44px)}.hero-card{top:181px}.capture-controls{gap:24px}.bottom-nav{padding-inline:12px}.auth-panel{padding-inline:20px}.auth-panel:before{left:20px}.archive-header{align-items:stretch;flex-direction:column;gap:12px}.search-field,.search-field input{width:100%}.archive-grid{margin-top:172px}}.screen--home{display:flex;flex-direction:column;min-height:100dvh;height:auto;padding:calc(29px + env(safe-area-inset-top)) 5% calc(118px + env(safe-area-inset-bottom));overflow:visible}.screen--home .page-header--home,.screen--home .hero-card,.screen--home .recent-section{position:static;left:auto;top:auto;width:100%}.screen--home .hero-card{position:relative;flex:0 0 auto;height:213px;margin-top:31px}.screen--home .recent-section{flex:1 1 auto;margin-top:28px;padding-bottom:4px}.screen--capture{display:flex;flex-direction:column;min-height:100dvh;height:auto;padding:calc(33px + env(safe-area-inset-top)) 24px calc(18px + env(safe-area-inset-bottom));overflow:visible}.screen--archive,.screen--profile{min-height:100dvh;height:auto;padding-top:env(safe-area-inset-top);padding-bottom:calc(118px + env(safe-area-inset-bottom))}.screen--profile{overflow:visible}.screen--capture .capture-heading,.screen--capture .camera-surface,.screen--capture .capture-controls{position:static;left:auto;top:auto;width:100%}.screen--capture .camera-surface{position:relative;height:clamp(180px,calc(100dvh - 460px),390px);min-height:180px;margin-top:39px;flex:0 0 auto}.screen--capture .capture-controls{flex:0 0 auto;gap:50px;margin:28px auto 0}.screen--loading{display:flex;flex-direction:column;min-height:100dvh;height:auto;padding:calc(43px + env(safe-area-inset-top)) 27px calc(24px + env(safe-area-inset-bottom));overflow-y:auto}.screen--loading .loading-heading,.screen--loading .loading-visual,.screen--loading .loading-note,.screen--loading .loading-cancel{position:static;left:auto;top:auto;width:100%}.screen--loading .loading-visual{width:96px;height:96px;margin:clamp(42px,10svh,96px) auto 0;flex:0 0 auto}.screen--loading .loading-note{margin-top:38px}.screen--loading .loading-cancel{width:min(178px,100%);margin:clamp(24px,6svh,52px) auto 0}.screen--result .result-header{position:relative;left:auto;right:auto;top:auto;width:calc(100% - 48px);margin:0 24px}.screen--result .result-panel{margin-top:18px}.button:disabled{cursor:wait;opacity:.68}.network-error h1:focus{outline:3px solid rgba(58,129,247,.35);outline-offset:5px}.auth-input-wrap input::placeholder{color:#617491}.result-name-label,.taxonomy-item dt,.detail-list dt,.details-heading span,.details-source,.details-source li{color:#56708f}@media(max-height:620px){.screen--home{padding-top:20px}.screen--home .hero-card,.screen--home .recent-section{margin-top:20px}.screen--capture{padding-top:22px}.screen--capture .camera-surface{margin-top:20px}.screen--capture .capture-controls{margin-top:24px}.screen--loading{padding-top:26px}.screen--loading .loading-visual{margin-top:30px}.screen--loading .loading-cancel{margin-top:20px}}@media(prefers-reduced-motion:reduce){.progress-ring:before{animation:none}.recent-card__loading-shimmer{animation:none}}
