:root{--background:#0d2340;--foreground:#1d2a1f;--surface:#fffaf2d9;--surface-solid:#fffaf2;--surface-deep:#f2e2c4;--line:#3d4f2c24;--green:#315f3d;--green-deep:#24472d;--red:#ae2c2c;--sand:#c9893a;--ink-soft:#4b544c;--shadow:0 18px 45px #4b35141a}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#c9893a2e,#0000 24%),radial-gradient(circle at 100% 0,#54a0ff33,#0000 20%),linear-gradient(#09182d 0%,#0d2340 48%,#112b4d 100%);font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.home-shell{gap:28px;width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 64px;display:grid}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.site-footer{width:min(1180px,100% - 32px);margin:0 auto 28px;padding:0}.site-footer-inner{color:#f4eee1eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081629d1;border:1px solid #ffffff14;border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(0,1.2fr) minmax(180px,.6fr);gap:18px;padding:22px 24px;display:grid;box-shadow:0 18px 45px #0003}.site-footer-inner strong{color:#f4e7c8;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.82rem;display:block}.site-footer-inner p{color:#f4eee1c7;line-height:1.6}.hero,.mission-band,.how-it-works,.catalog-section,.future-section{border:1px solid var(--line);box-shadow:var(--shadow)}.hero{background:linear-gradient(135deg,#fff8edf5,#f5ebdad1),linear-gradient(90deg,#315f3d0f,#ae2c2c0d);border-radius:34px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.95fr);gap:24px;padding:28px;display:grid}.hero-copy{align-content:start;gap:18px;display:grid}.eyebrow,.band-label,.panel-label,.product-topline span,.steps-grid span{text-transform:uppercase;letter-spacing:.1em}.eyebrow{color:var(--red);font-size:.82rem;font-weight:700}.hero h1,.section-heading h2,.future-copy h2{max-width:12ch;font-size:clamp(2.5rem,6vw,4.8rem);line-height:.96}.hero-text,.mission-band p,.steps-grid p,.future-copy p,.hero-panel-card p,.catalog-section p,.error-card p{color:var(--ink-soft);font-size:1.02rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fdf8ee;box-shadow:0 10px 24px #24472d2e}.button-secondary{color:var(--green-deep);background:#ffffffb8;border-color:#315f3d38}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.hero-points div,.future-checklist div{background:#ffffff9e;border:1px solid #315f3d1f;border-radius:18px;padding:14px 16px}.hero-points strong,.future-checklist div{font-size:.96rem;display:block}.hero-points span{color:var(--ink-soft);margin-top:6px;line-height:1.45;display:block}.hero-panel{align-items:stretch;display:flex}.hero-panel-card{color:#f8f3e7;background:linear-gradient(#315f3df5,#24472df5),linear-gradient(145deg,#ffffff14,#0000);border-radius:26px;gap:14px;width:100%;padding:24px;display:grid}.hero-panel-card p,.hero-panel-card li{color:#f8f3e7d6}.panel-label{color:#f1c88c;font-size:.78rem}.hero-panel-card h2{font-size:1.8rem;line-height:1.05}.feature-list{gap:10px;margin-top:4px;list-style:none;display:grid}.feature-list li:before{content:"•";color:#f1c88c;margin-right:10px}.mission-band{background:#fffbf4c7;border-radius:28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:22px;display:grid}.band-label{color:var(--green);margin-bottom:10px;font-size:.78rem;font-weight:700;display:inline-block}.how-it-works,.catalog-section,.future-section{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;padding:28px}.section-heading{gap:10px;margin-bottom:22px;display:grid}.section-heading h2,.future-copy h2{max-width:14ch;font-size:clamp(2rem,4vw,3.4rem)}.steps-grid,.catalog-grid{gap:16px;display:grid}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid article,.product-card,.error-card{border:1px solid var(--line);background:#ffffffc7;border-radius:24px}.steps-grid article{padding:20px}.steps-grid span{color:var(--red);margin-bottom:16px;font-size:.85rem;font-weight:700;display:inline-block}.steps-grid h3,.product-card h3,.error-card h3{margin-bottom:10px;font-size:1.28rem;line-height:1.15}.catalog-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card{padding:18px}.product-topline{color:var(--green);justify-content:space-between;gap:12px;margin-bottom:14px;font-size:.76rem;font-weight:700;display:flex}.product-origin{color:var(--red);margin-bottom:10px;font-weight:700}.product-meta{color:var(--ink-soft)}.error-card{padding:20px}.error-card pre{color:#8f2424;background:#fff2f2;border-radius:18px;margin-top:16px;padding:16px;overflow-x:auto}.future-section{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:18px;display:grid}.future-copy,.future-checklist{gap:12px;display:grid}.future-checklist div{color:var(--green-deep);background:#ffffffc7}.scan-page{width:min(1180px,100% - 32px);margin:0 auto;padding:22px 0 64px}.scan-nav{margin-bottom:16px}.scan-nav a{border:1px solid var(--line);min-height:42px;color:var(--green-deep);background:#ffffffb8;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.scan-shell{gap:20px;display:grid}.scan-hero,.scan-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffaf2d9;border-radius:28px}.scan-hero{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:18px;padding:28px;display:grid}.scan-hero h1{max-width:12ch;margin-top:10px;font-size:clamp(2rem,5vw,3.7rem);line-height:.98}.scan-copy{color:var(--ink-soft);margin-top:12px;line-height:1.7}.scan-highlight{color:#f8f3e7;background:linear-gradient(#315f3df0,#24472df5);border-radius:24px;align-content:start;gap:10px;padding:20px;display:grid}.scan-highlight span{color:#f8f3e7d6}.scan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.scan-card{padding:24px}.scan-card h2{font-size:1.8rem;line-height:1.05}.scan-form{gap:16px;margin-top:18px;display:grid}.entry-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.field{gap:8px;display:grid}.field span{color:var(--green-deep);font-size:.94rem;font-weight:700}.field input,.field textarea,.field select{min-height:48px;color:var(--foreground);background:#ffffffe0;border:1px solid #315f3d33;border-radius:16px;padding:12px 14px}.field input[type=file]{padding:12px}.recent-list{gap:12px;margin-top:18px;display:grid}.recent-item{border:1px solid var(--line);background:#fffc;border-radius:20px;gap:6px;padding:16px;display:grid}.recent-link{transition:transform .18s,box-shadow .18s}.recent-link:hover{transform:translateY(-1px);box-shadow:0 10px 24px #4b351414}.recent-item span,.recent-item small{color:var(--ink-soft);line-height:1.55}.status-note,.status-ok,.status-error{border-radius:16px;margin-top:16px;padding:14px 16px}.status-note{color:#734300;background:#c9893a1f}.status-ok{color:var(--green-deep);background:#315f3d1f}.status-error{color:#8f2424;background:#ae2c2c1f}.result-shell{gap:18px;display:grid}.result-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;display:grid}.result-title{max-width:11ch;margin-top:8px;font-size:clamp(2rem,5vw,3.4rem);line-height:.98}.result-meta,.trust-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.result-meta div,.trust-facts span{border:1px solid var(--line);background:#fffc;border-radius:18px;padding:14px 16px}.result-meta strong{margin-bottom:6px;display:block}.result-meta span{color:var(--ink-soft);line-height:1.4}.scan-image-frame,.scan-image-placeholder{border:1px solid var(--line);background:#ffffffc7;border-radius:24px;min-height:340px;margin-top:20px;overflow:hidden}.scan-image-placeholder{color:var(--ink-soft);justify-content:center;align-items:center;padding:20px;display:flex}.scan-image{object-fit:cover;width:100%;height:100%;max-height:520px;display:block}.trust-card{border:1px solid var(--line);background:#fffc;border-radius:24px;margin-top:18px;padding:18px}.trust-card h3{margin:6px 0 12px;font-size:1.4rem}.trust-status{color:var(--red);margin-bottom:8px;font-weight:700}.trust-confidence{color:var(--green);margin-bottom:10px;font-weight:700}.admin-shell{gap:20px;display:grid}.admin-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:18px;display:grid}.admin-draft-button{text-align:left;cursor:pointer;width:100%}.admin-draft-active{border-color:#315f3d66;box-shadow:0 10px 24px #4b351414}.admin-aliases{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.admin-aliases span{color:#734300;background:#c9893a1f;border-radius:999px;padding:8px 12px}.admin-actions{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:920px){.hero,.future-section,.mission-band,.steps-grid,.scan-hero,.scan-grid,.admin-grid,.result-grid,.result-meta,.site-footer-inner,.trust-facts{grid-template-columns:1fr}.hero h1,.section-heading h2,.future-copy h2,.scan-hero h1{max-width:none}}@media (max-width:680px){.home-shell{gap:18px;width:min(100% - 20px,1180px);padding-top:16px}.hero,.how-it-works,.catalog-section,.mission-band,.future-section,.scan-card,.scan-hero{border-radius:24px;padding:20px}.hero-points{grid-template-columns:1fr}.hero h1,.section-heading h2,.future-copy h2{font-size:clamp(2rem,11vw,3rem)}.button{width:100%}}
