:root{--bg:#f6f9ff;--surface:#fff;--surface-soft:#f2f8f4;--ink:#04124b;--muted:#39527c;--brand:#3bbb59;--brand-strong:#2fa24b;--accent:#ff7a00;--line:#d7e3f1;--radius:18px;--radius-lg:24px;--shadow:0 16px 40px #04124b1f;--safe:#2fa24b;--warning:#ff7a00;--danger:#d93838;--expired:#6b7280}*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:var(--ink);background:radial-gradient(circle at 88% 10%, #3bbb593d, transparent 38%), radial-gradient(circle at 10% 90%, #ff7a001a, transparent 30%), var(--bg);font-family:Bricolage Grotesque,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit}.noise{pointer-events:none;opacity:.06;z-index:100;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='120' height='120' filter='url(%23n)' opacity='0.4'/%3E%3C/svg%3E");position:fixed;inset:0}.bg-glow{filter:blur(42px);z-index:-1;border-radius:100%;position:fixed}.bg-glow-1{background:#3bbb5938;width:340px;height:340px;top:-120px;right:-100px}.bg-glow-2{background:#ff7a001f;width:300px;height:300px;bottom:-120px;left:-80px}.container{width:min(1120px,92vw);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-bottom:1px solid #04124b1a;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{color:var(--ink);letter-spacing:.02em;align-items:center;gap:.7rem;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.brand-logo{width:auto;height:44px}.brand-text{letter-spacing:-.01em;font-family:Bricolage Grotesque,sans-serif;font-size:1.6rem;font-weight:800;line-height:1;display:inline-block}.main-nav{align-items:center;gap:.45rem;display:inline-flex}.main-nav>a,.main-nav>button{cursor:pointer;color:inherit;background:0 0;border:none;border-radius:999px;padding:.52rem .8rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.main-nav>a:not(.btn):hover,.main-nav>button:not(.btn):hover,.main-nav>a.is-current,.main-nav>button.is-current{color:#1e8d38;background:#3bbb5926}.menu-toggle{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:10px;width:42px;height:42px;display:none}.menu-toggle span{background:var(--ink);width:20px;height:2px;margin:5px auto;transition:all .2s;display:block}.hero,.page-hero{align-items:center;gap:2rem;display:grid}.hero{grid-template-columns:1.2fr .8fr;padding:4.8rem 0 3.4rem}.page-hero{padding:3.6rem 0 1.4rem}.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:.12em;margin:0 0 .5rem;font-size:.78rem;font-weight:700}h1,h2,h3{margin:0 0 .8rem;line-height:1.1}h1,h2{font-family:Fraunces,Georgia,serif}h1{max-width:16ch;font-size:clamp(2rem,3.4vw,3.8rem)}.lead{color:var(--muted);max-width:64ch;font-size:1.08rem}.hero-cta{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.btn,.link-btn,.toggle-chip{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn{background:linear-gradient(135deg, var(--brand), var(--brand-strong));color:#fff;padding:.78rem 1.3rem;box-shadow:0 10px 24px #3bbb5952}.btn:hover{filter:saturate(1.08);transform:translateY(-1px)}.btn-small{padding:.56rem 1rem;font-size:.92rem}.link-btn{color:var(--ink);border:1px solid var(--line);background:var(--surface);padding:.72rem 1.2rem}.link-btn:hover{border-color:#b7dfc0}.hero-card,.card,.steps article,.feature-item,.price-card,.faq-item,.contact-form,.contact-card,.dashboard-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:1.2rem;transform:rotate(1deg)}.status-pill{color:#1f8d39;background:#3bbb5924;border-radius:999px;padding:.32rem .62rem;font-size:.75rem;font-weight:700;display:inline-block}.expiry{color:var(--muted);margin-top:-.1rem}.timeline{align-items:center;margin:.8rem 0 1rem;display:flex}.line{background:#cdd9ea;flex:1;height:2px}.dot{border-radius:50%;width:12px;height:12px}.dot-ok{background:var(--brand)}.dot-warn{background:var(--accent)}.dot-alert{background:var(--ink)}.hero-card ul,.price-card ul,.contact-card ul{color:#2f4270;margin:0;padding-left:1.05rem}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffc}.strip-content{padding:1rem 0;font-weight:600}.logos-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.logos-row span{color:#20783f;background:#f4fdf6;border:1px solid #c9e7d1;border-radius:999px;padding:.35rem .72rem;font-size:.92rem}.section{padding:4rem 0}.section h2{font-size:clamp(1.6rem,2.3vw,2.5rem)}.stats,.steps,.grid,.feature-list,.pricing-grid,.contact-layout{gap:1rem;margin-top:1.2rem;display:grid}.stats,.steps,.grid,.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats article,.steps article,.card,.feature-item,.price-card,.contact-card,.contact-form{padding:1rem}.big-number{color:#1e8d38;margin:0 0 .5rem;font-family:Fraunces,Georgia,serif;font-size:2rem}.steps span{color:#bf5b00;background:#ff7a0024;border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:.6rem;font-weight:800;display:inline-grid}.card p,.steps p,.cta p,.muted,.feature-item p,.stats p,.faq-answer p,.form-note{color:var(--muted);margin-bottom:0}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-item h2{font-size:1.45rem}.cta{border:1px solid var(--line);border-radius:var(--radius-lg);text-align:center;background:linear-gradient(175deg,#fffffff5,#eff7ffc7);margin-bottom:4rem;padding:2.2rem 1.2rem}.cta .btn{margin-top:1rem}.billing-switch{border:1px solid var(--line);background:var(--surface);border-radius:999px;margin-top:1rem;padding:.2rem;display:inline-flex}.toggle-chip{color:var(--muted);background:0 0;padding:.45rem .9rem}.toggle-chip.is-active{color:var(--ink);background:#fff;box-shadow:0 8px 18px #1816131a}.price-card{position:relative}.price-card .price{color:#1e8d38;margin:0;font-family:Fraunces,Georgia,serif;font-size:2rem}.price-card.highlight{background:linear-gradient(#fff,#fff5ea);border-color:#ffc48f}.badge{color:#ba5600;background:#ff7a0029;border-radius:999px;margin:0 0 .7rem;padding:.26rem .62rem;font-size:.75rem;font-weight:700;display:inline-block}.faq-list{gap:.8rem;display:grid}.faq-item{overflow:hidden}.faq-question{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:1.2rem;font-weight:700;display:flex}.faq-question-text{flex:1}.faq-icon{margin-left:1rem;font-size:1.2rem;font-weight:700;transition:transform .2s}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;padding:0 1.2rem;transition:max-height .24s cubic-bezier(.4,0,.2,1),padding .24s;overflow:hidden}.faq-item.open .faq-answer{max-height:200px;padding-bottom:1.2rem}.contact-layout{grid-template-columns:1.25fr .75fr;align-items:start}.contact-form{gap:.55rem;display:grid}.contact-form label{font-weight:600}.contact-form input,.contact-form select,.contact-form textarea{font:inherit;background:#fff;border:1px solid #c9d9eb;border-radius:12px;padding:.7rem .8rem}.contact-form button{width:fit-content;margin-top:.35rem}.form-note{font-size:.9rem}.toast{background:var(--ink);color:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;z-index:999;border-radius:12px;padding:.72rem .88rem;transition:all .18s;position:fixed;bottom:18px;right:18px;transform:translateY(8px)}.toast.show{opacity:1;transform:translateY(0)}.site-footer{border-top:1px solid var(--line);color:#2f4270;padding:1.2rem 0 1.8rem}.footer-main,.footer-legal{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-brand{margin:0;font-weight:800}.footer-links{flex-wrap:wrap;gap:.8rem;display:inline-flex}.footer-links a,.footer-links button{color:#2f4270;cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:none}.footer-links a:hover,.footer-links button:hover{color:var(--ink)}.page-container{opacity:0;animation:.45s cubic-bezier(.16,1,.3,1) forwards pageFadeIn;transform:translateY(15px)}@keyframes pageFadeIn{to{opacity:1;transform:translateY(0)}}.dashboard-container{padding:2.5rem 0 4rem}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);border:1px solid var(--line);background:#fff6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.2rem 1.8rem;display:flex}.dashboard-title-wrap h1{margin:0 0 .2rem;font-size:2.2rem}.dashboard-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:2rem;display:grid}.dashboard-card{padding:1.5rem}.dashboard-card h2{align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:1.4rem;display:flex}.scanner-simulator{color:#fff;background:#0f172a;border:1px solid #1e293b;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:1.2rem;display:flex;position:relative;overflow:hidden}.scanner-viewfinder{border:2px dashed #fff6;border-radius:8px;justify-content:center;align-items:center;width:80%;height:120px;display:flex;position:relative}.scanner-viewfinder:before{content:"";border:1px solid #ffffff26;position:absolute;inset:10px}.scanner-laser{background:var(--brand);width:100%;height:3px;box-shadow:0 0 12px 2px var(--brand);opacity:0;animation:2.4s ease-in-out infinite laserScan;position:absolute;left:0}.scanner-simulator.scanning .scanner-laser{opacity:1;background:#ef4444;box-shadow:0 0 12px 2px #ef4444}@keyframes laserScan{0%,to{top:5%}50%{top:95%}}.barcode-sim{opacity:.6;background:repeating-linear-gradient(90deg,#fff,#fff 4px,#000 4px 8px,#fff 8px 10px,#000 10px 12px);width:110px;height:50px}.scanner-overlay-text{color:#94a3b8;text-align:center;margin-top:.8rem;font-size:.82rem;font-weight:600}.dashboard-list-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.dashboard-stats{gap:.8rem;display:flex}.dashboard-stat-tag{background:var(--surface-soft);color:var(--ink);border:1px solid var(--line);border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.8rem;font-weight:700;display:flex}.dashboard-stat-tag.saved{color:var(--safe);background:#3bbb591f;border-color:#3bbb5933}.product-list-empty{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.product-list-empty svg{opacity:.4;width:48px;height:48px;color:var(--muted);margin-bottom:1rem}.product-items-wrap{gap:.75rem;display:grid}.product-item{background:var(--surface);border:1px solid var(--line);border-radius:12px;justify-content:space-between;align-items:center;padding:.9rem 1.2rem;transition:transform .2s,box-shadow .2s;display:flex}.product-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #04124b0f}.product-info-col{flex:1;align-items:center;gap:1rem;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:14px;height:14px;position:relative}.status-dot:after{content:"";opacity:.25;border:1px solid;border-radius:50%;position:absolute;inset:-3px}.status-dot.safe{color:var(--safe);background-color:var(--safe)}.status-dot.warning{color:var(--warning);background-color:var(--warning)}.status-dot.danger{color:var(--danger);background-color:var(--danger)}.status-dot.expired{color:var(--expired);background-color:var(--expired)}.product-details{flex-direction:column;display:flex}.product-name-lbl{color:var(--ink);font-size:1.05rem;font-weight:700}.product-date-lbl{color:var(--muted);font-size:.8rem}.product-meta-col{align-items:center;gap:1.2rem;display:flex}.days-tag{text-align:center;border-radius:8px;min-width:90px;padding:.25rem .6rem;font-size:.82rem;font-weight:700}.days-tag.safe{color:var(--safe);background:#3bbb591f}.days-tag.warning{color:var(--warning);background:#ff7a001f}.days-tag.danger{color:var(--danger);background:#d938381f}.days-tag.expired{color:var(--expired);background:#6b72801f}.product-actions{gap:.4rem;display:flex}.action-icon-btn{border:1px solid var(--line);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.action-icon-btn:hover{background:var(--surface-soft)}.action-icon-btn.consume:hover{color:var(--safe);background:#3bbb590d;border-color:#3bbb594d}.action-icon-btn.delete:hover{color:var(--danger);background:#d938380d;border-color:#d938384d}.simulation-list{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1rem;display:grid}.simulation-item-btn{background:var(--surface-soft);text-align:left;cursor:pointer;color:var(--ink);border:1px solid #3bbb5933;border-radius:10px;flex-direction:column;padding:.6rem .8rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.simulation-item-btn:hover{border-color:var(--brand);background:#e2f4e8}.simulation-item-btn span.exp{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:400}@media (width<=980px){.hero,.stats,.steps,.grid,.pricing-grid,.feature-list,.contact-layout,.dashboard-grid{grid-template-columns:1fr}.dashboard-header{text-align:center;justify-content:center;padding:1rem}.hero{padding-top:3rem}.brand-logo{height:38px}.brand-text{font-size:1.4rem}.hero-card{transform:none}.section{padding:3rem 0}.main-nav{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);z-index:99;border-radius:14px;flex-direction:column;align-items:stretch;padding:.55rem;display:none;position:absolute;top:76px;left:4vw;right:4vw}.main-nav.open{display:flex}.main-nav>a,.main-nav>button{text-align:left;width:100%;padding:.75rem}.menu-toggle{display:block}}
