:root{--bg:#f5f7f6;--ink:#14251e;--green:#087a52;--line:#dce5e0;--muted:#68766f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;font-size:16px}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}button,input,label{font:inherit}.topbar{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;color:#11251d;text-decoration:none;font-size:22px;font-weight:800}.brandmark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--green);color:#fff;font-size:25px}.topbar nav{display:flex;gap:30px}.topbar nav a{color:#5b6962;text-decoration:none;font-weight:650;font-size:14px}.iconbtn{width:40px;height:40px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:25px;color:#476057}.shell{max-width:1180px;margin:auto;padding:54px 24px 62px}.intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px}.intro h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);line-height:.96;letter-spacing:-3px;margin:13px 0 0;font-weight:500}.intro h1 em{color:var(--green);font-weight:500}.intro>p{max-width:360px;color:var(--muted);line-height:1.6;margin:0 0 5px}.eyebrow{font-size:12px;color:var(--green);font-weight:800;letter-spacing:1.3px}.workspace{display:grid;grid-template-columns:1fr .95fr;gap:22px;align-items:start}.capture-card,.results{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 20px 55px rgba(20,51,38,.06)}.step{display:flex;gap:14px;align-items:flex-start}.step>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#e7f4ed;color:var(--green);font-weight:800;font-size:12px}.step h2,.results h2{font-size:20px;margin:2px 0 4px}.step p{margin:0;color:#758179;font-size:14px}.mode-grid{border:0;padding:0;display:grid;grid-template-columns:1fr 1fr;margin:20px 0 0;gap:12px}.mode{border:1px solid var(--line);border-radius:16px;padding:16px;display:flex;align-items:center;gap:12px;cursor:pointer;position:relative}.mode.selected{border:2px solid #0a865a;background:#f3fbf7;padding:15px}.mode>span:not(.mode-icon){display:flex;min-width:0;flex-direction:column;gap:3px;line-height:1.25}.mode-icon{width:40px;height:40px;border-radius:12px;background:#edf3f0;display:grid;place-items:center;color:#426055;font-size:20px}.mode b{font-size:14px}.mode small{font-size:12px;color:#77837d}.mode i{display:none;position:absolute;right:10px;top:10px;color:var(--green);font-style:normal}.mode.selected i{display:block}.radius-panel{margin-top:13px;border:1px solid #cfe4d9;border-radius:15px;background:#f6fbf8;padding:14px 15px 11px}.radius-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.radius-heading>div{display:flex;flex:1;flex-direction:column;gap:2px}.radius-heading b{font-size:14px}.radius-heading small{font-size:12px;color:#718078}.radius-heading strong{color:var(--green);font-size:14px;background:#def2e8;padding:6px 9px;border-radius:9px}.radius-icon{width:32px;height:32px;border-radius:10px;background:#e0f3e9;color:var(--green);display:grid;place-items:center}.radius-panel input{width:100%;accent-color:var(--green)}.radius-scale{display:flex;justify-content:space-between;margin-top:5px;font-size:10px;color:#87968f}.rule{height:1px;background:var(--line);margin:25px 0}.dropzone{margin-top:19px;border:1.5px dashed #b8cbc1;border-radius:18px;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fafcfb;cursor:pointer}.camera{width:56px;height:56px;display:grid;place-items:center;background:#e3f3eb;color:var(--green);border-radius:18px;margin-bottom:13px;font-size:25px}.dropzone>b{font-size:15px}.dropzone p{font-size:12px;color:#87928d;margin:5px 0 15px}.primary{border:0;background:#0a7f56;color:#fff;border-radius:11px;padding:11px 18px;font-weight:750;cursor:pointer}.demo{border:0;background:transparent;color:var(--green);font-weight:700;font-size:12px;padding:10px;cursor:pointer}.preview{margin-top:19px;position:relative;border-radius:18px;overflow:hidden;height:220px;background:#13251e}.product-photo{height:100%;background-size:cover;background-position:center;background-color:#13251e;color:white;padding:35px;display:flex;flex-direction:column;justify-content:center}.product-photo span{font-size:13px;letter-spacing:5px}.product-photo b{font-size:28px;margin-top:6px}.product-photo small{color:#aac2b7;margin-top:4px}.remove{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;background:#fff;border-radius:50%;font-size:22px}.scan{position:absolute;inset:0;background:#0d211aa8;color:white;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700}.scan span{width:18px;height:18px;border:2px solid #fff;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.found{position:absolute;left:12px;right:12px;bottom:12px;background:#fff;border-radius:12px;padding:10px 12px;display:flex;gap:10px;align-items:center;color:var(--green)}.found span{display:flex;flex-direction:column}.found small{font-size:9px;letter-spacing:1px}.found b{font-size:13px;color:#173128}.search-btn{width:100%;height:48px;margin-top:16px;border:0;border-radius:13px;background:#0a7f56;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.search-btn span{float:right;margin-right:15px;font-size:21px}.search-btn:disabled{background:#dce5e0;color:#91a098}.privacy{text-align:center;color:#85918b;font-size:11px;margin:12px 0 0}.results{background:#10271f;color:#fff;border-color:#18382c}.results-head{display:flex;justify-content:space-between;align-items:center}.results .eyebrow{color:#74d7ae}.results h2{font-family:Georgia,serif;font-size:30px;font-weight:500;margin-top:7px}.count{font-size:12px;background:#1d3b30;padding:7px 10px;border-radius:20px;color:#c5d9d0}.product-summary{display:flex;align-items:center;gap:12px;border-top:1px solid #2b463b;border-bottom:1px solid #2b463b;padding:17px 0;margin:18px 0 12px}.mini-product{width:52px;height:52px;border-radius:12px;background:#e7eee9;color:#183026;display:grid;place-items:center;font-weight:900;font-size:12px}.product-summary>div:last-child{display:flex;flex-direction:column}.product-summary small{font-size:10px;color:#7f9e91;text-transform:uppercase}.product-summary b{font-size:14px;margin:3px 0}.product-summary span{font-size:11px;color:#91aa9f}.notice{font-size:11px;line-height:1.4;color:#a8c0b6;background:#19372c;border-radius:10px;padding:9px 11px;margin-bottom:12px}.offer-list{display:flex;flex-direction:column;gap:9px}.offer{background:#fff;color:#162820;border-radius:15px;display:flex;align-items:center;padding:14px;gap:11px;position:relative;border:2px solid transparent}.offer.best{border-color:#38b886;padding-top:20px}.best-label{position:absolute;top:-1px;left:16px;background:#38b886;color:#fff;font-size:8px;font-weight:900;letter-spacing:.8px;padding:3px 8px;border-radius:0 0 7px 7px}.store-logo{width:38px;height:38px;border-radius:11px;color:#fff;display:grid;place-items:center;font-weight:900}.offer-main{flex:1}.offer-main h3{font-size:14px;margin:0 0 3px}.offer-main p{font-size:11px;color:#66766e;margin:0}.offer-main small{font-size:10px;color:#0b8659}.price{text-align:right;display:grid;grid-template-columns:auto 28px;align-items:center}.price b{font-size:17px}.price span{font-size:10px;color:#718078}.price button{grid-column:2;grid-row:1/3;width:28px;height:28px;border:0;border-radius:8px;background:#e7f4ed;color:var(--green)}.saving{margin-top:13px;background:#1a392d;border-radius:14px;padding:13px 15px;display:grid;grid-template-columns:1fr auto}.saving span{font-size:12px}.saving b{color:#70e0b3}.saving small{font-size:10px;color:#81a194}.no-results{min-height:180px;border:1px dashed #426154;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a9c1b6;gap:6px}.no-results>b{color:#fff;font-size:14px}footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:22px;background:#fff;padding:22px;color:#607168;font-size:12px;font-weight:700}footer i{width:28px;height:1px;background:#cddbd4}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.topbar nav{display:none}.shell{padding-top:35px}.intro{display:block}.intro>p{margin-top:18px}.workspace{grid-template-columns:1fr}.mode-grid{grid-template-columns:1fr}.capture-card,.results{padding:20px}}@media(max-width:480px){.shell{padding-left:14px;padding-right:14px}.intro h1{font-size:43px;letter-spacing:-2px}.offer{padding:12px 9px}.price b{font-size:15px}.topbar{padding:0 16px}footer{flex-wrap:wrap}footer i{display:none}}
