:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f7f8fa;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit}.app-shell{min-height:100vh;min-height:100dvh}.app-content{width:min(100%,640px);margin:0 auto;padding:32px 20px 108px}.screen-heading h1{margin:4px 0 10px;font-size:clamp(1.9rem,8vw,2.5rem);line-height:1.15;letter-spacing:-.04em}.screen-heading p:not(.eyebrow){margin:0;color:#5f6c80;line-height:1.5}.eyebrow{margin:0;color:#0f766e;font-size:.78rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.camera-placeholder{cursor:pointer}.camera-placeholder,.camera-video{display:flex;min-height:260px;margin:32px 0 20px;padding:24px;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid #2d3748;border-radius:20px;color:#d8e0ec;background:#162033;font-weight:650}.camera-video{display:block;width:100%;object-fit:cover}.camera-placeholder[hidden],.camera-video[hidden]{display:none}.camera-icon{display:grid;width:52px;height:52px;place-items:center;border:2px solid #a9b8cd;border-radius:14px;color:#a9b8cd;font-size:2rem}.primary-button{width:100%;min-height:54px;border:0;border-radius:14px;color:#fff;background:#0f766e;font-weight:750}.primary-button:disabled{cursor:not-allowed;opacity:.52}.helper-text{margin:12px 0 0;color:#66758a;text-align:center;font-size:.9rem}.detected-code{margin:14px 0 0;padding:12px 14px;border-radius:12px;color:#075f59;background:#dff4f1;font-weight:750;text-align:center}.empty-state{margin-top:32px;padding:28px 22px;border:1px solid #dce2ea;border-radius:18px;color:#5f6c80;background:#fff;line-height:1.5}.empty-state p{margin:0}.product-details{margin-top:22px}.product-details h2{margin:0;font-size:1.35rem;line-height:1.3}.product-brand{margin:6px 0 0;color:#5f6c80}.ingredients-section{margin-top:24px;padding:22px;border:1px solid #dce2ea;border-radius:18px;background:#fff}.ingredients-section summary{cursor:pointer;color:#075f59;font-weight:750}.ingredients-section p{margin:16px 0 0;color:#435168;line-height:1.55;white-space:pre-line}.ingredients-section .translation-note{margin-top:12px;color:#66758a;font-size:.84rem;font-style:italic}.verdict-results{margin-top:24px}.verdict-section{overflow:hidden;margin-bottom:14px;border:1px solid;border-radius:18px;background:#fff}.verdict-banner{padding:17px 18px;font-size:1.2rem;font-weight:850;letter-spacing:.01em}.verdict-list{display:grid;gap:13px;margin:0;padding:17px 18px 19px;list-style:none}.verdict-list li{display:grid;gap:4px}.verdict-item-label{font-weight:750}.verdict-item-detail{color:#435168;font-size:.84rem;line-height:1.4}.verdict-section--rosu{border-color:#c0392b}.verdict-section--rosu .verdict-banner{color:#fff;background:#c0392b}.verdict-section--portocaliu{border-color:#e67e22}.verdict-section--portocaliu .verdict-banner{color:#fff;background:#e67e22}.verdict-section--galben{border-color:#d4a900}.verdict-section--galben .verdict-banner{color:#172033;background:#f1c40f}.verdict-section--verde{border-color:#27ae60}.verdict-section--verde .verdict-banner{color:#fff;background:#27ae60}.screen[data-verdict-tone=rosu] .eyebrow{color:#c0392b}.screen[data-verdict-tone=rosu]{padding:16px;border-radius:22px;background:#fff4f2}.screen[data-verdict-tone=portocaliu] .eyebrow{color:#c46b1d}.screen[data-verdict-tone=portocaliu]{padding:16px;border-radius:22px;background:#fff7ef}.screen[data-verdict-tone=galben] .eyebrow{color:#7a6200}.screen[data-verdict-tone=galben]{padding:16px;border-radius:22px;background:#fffbed}.screen[data-verdict-tone=verde] .eyebrow{color:#168a48}.screen[data-verdict-tone=verde]{padding:16px;border-radius:22px;background:#f1fbf5}.verdict-actions{margin-top:18px}.verdict-action-button{margin-top:0}.secondary-button{margin-top:10px;border:1px solid #0f766e;color:#075f59;background:#fff}.photo-basket{display:grid;gap:10px;margin-top:14px}.photo-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.photo-thumbnail{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#dce2ea}.photo-thumbnail img{width:100%;height:100%;object-fit:cover}.photo-remove{position:absolute;top:5px;right:5px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:50%;color:#fff;background:#172033d1;font-size:1.4rem;line-height:1}.photo-limit{margin:0;color:#8a5900;font-size:.85rem}.verdict-action-note{margin-bottom:0}.settings-form{display:grid;gap:12px;margin-top:28px;padding:22px;border:1px solid #dce2ea;border-radius:18px;background:#fff}.settings-form label{font-weight:750}.settings-form input,.settings-form select{width:100%;min-height:52px;padding:0 14px;border:1px solid #b9c4d2;border-radius:12px;color:#172033;background:#fff}.settings-form input:focus,.settings-form select:focus{outline:3px solid #b9e7e1;border-color:#0f766e}.settings-status{margin:0;color:#075f59;font-size:.9rem;font-weight:750}.settings-help{margin:0;color:#66758a;font-size:.88rem;line-height:1.5}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bottom-nav{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px max(12px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));border-top:1px solid #dce2ea;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-button{min-height:48px;border:0;border-radius:12px;color:#526075;background:transparent;font-size:.88rem;font-weight:700}.nav-button.is-active{color:#075f59;background:#dff4f1}@media(min-width:641px){.bottom-nav{right:auto;width:640px;margin:0 auto;border-right:1px solid #dce2ea;border-left:1px solid #dce2ea}}
