:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#173126;background:#f5f8f6}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#eef8f1 0,#f7f8f7 280px);min-height:100vh}button,input,textarea{font:inherit}.guest-loading{min-height:100vh;display:grid;place-items:center;font-weight:800;color:#126b3d}.guest-shell{min-height:100vh}.guest-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px max(18px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #dfe8e2}.guest-brand{display:flex;align-items:center;gap:10px}.guest-brand img{width:42px;height:42px;border-radius:12px}.guest-brand b{display:block;font-size:15px}.guest-brand small{color:#6c7d73}.guest-back{color:#126b3d;text-decoration:none;font-weight:800}.guest-hero,.guest-main{max-width:1180px;margin:auto}.guest-hero{padding:34px 18px 20px}.guest-hero small{font-weight:900;color:#128a48;text-transform:uppercase;letter-spacing:.08em}.guest-hero h1{font-size:clamp(30px,5vw,52px);line-height:1.02;margin:8px 0 12px;max-width:760px}.guest-hero p{margin:0;max-width:700px;color:#627269;font-size:17px}.guest-main{padding:0 18px 120px}.guest-tools{display:flex;gap:10px;align-items:center;margin:12px 0 16px}.guest-tools input{width:100%;border:1px solid #d8e5dc;background:#fff;border-radius:14px;padding:13px 15px;outline:none}.guest-categories{display:flex;gap:8px;overflow:auto;padding-bottom:8px}.guest-categories button{border:1px solid #d7e3db;background:#fff;border-radius:999px;padding:9px 14px;white-space:nowrap;cursor:pointer}.guest-categories button.active{background:#126b3d;color:#fff;border-color:#126b3d}.guest-state{padding:28px;background:#fff;border:1px solid #e0e9e3;border-radius:18px;text-align:center;color:#66776e}.guest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.guest-product{position:relative;background:#fff;border:1px solid #dfe8e2;border-radius:20px;padding:12px;box-shadow:0 8px 24px rgba(31,72,49,.06);display:flex;flex-direction:column;gap:10px}.guest-product.soldout{opacity:.62}.guest-product-image{height:160px;border-radius:15px;background:#f2f7f3;display:grid;place-items:center;overflow:hidden}.guest-product-image img{width:100%;height:100%;object-fit:contain}.guest-product-image span{font-size:42px;font-weight:900;color:#90a89a}.guest-product h3{font-size:16px;margin:0}.guest-product p{margin:0;color:#708078;font-size:13px;min-height:34px}.guest-product-price{display:flex;align-items:baseline;gap:8px}.guest-product-price strong{font-size:20px;color:#126b3d}.guest-product-price del{font-size:13px;color:#8b9991}.guest-product button{border:0;border-radius:13px;padding:11px;background:#128a48;color:#fff;font-weight:900;cursor:pointer}.guest-product button:disabled{background:#adb7b1}.guest-offer{position:absolute;top:20px;left:20px;z-index:2;background:#f3a817;color:#382600;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.guest-cart-fab{position:fixed;right:20px;bottom:20px;z-index:30;border:0;border-radius:18px;background:#126b3d;color:#fff;padding:14px 18px;box-shadow:0 12px 38px rgba(18,107,61,.34);display:flex;gap:16px;align-items:center;cursor:pointer}.guest-cart-fab span{display:flex;flex-direction:column;align-items:flex-start}.guest-cart-fab small{opacity:.8}.guest-backdrop{position:fixed;inset:0;z-index:50;background:rgba(12,25,18,.54);display:grid;place-items:end center;padding:18px}.guest-cart{width:min(680px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;padding:18px}.guest-cart-head{display:flex;justify-content:space-between;align-items:flex-start}.guest-cart-head h2{margin:2px 0 0}.guest-close{border:0;background:#eef3ef;border-radius:999px;width:38px;height:38px;font-size:24px;cursor:pointer}.guest-lines{display:grid;gap:10px;margin:16px 0}.guest-line{display:grid;grid-template-columns:1fr 92px auto 32px;gap:10px;align-items:center;padding:10px;background:#f7faf8;border-radius:14px}.guest-line small{display:block;color:#718078}.guest-line input{width:100%;border:1px solid #d5e1d9;border-radius:10px;padding:8px}.guest-line button{border:0;background:transparent;font-size:22px;cursor:pointer}.guest-form{display:grid;grid-template-columns:1fr 1fr;gap:12px}.guest-form label{display:grid;gap:6px;font-size:13px;font-weight:800}.guest-form label.wide{grid-column:1/-1}.guest-form input,.guest-form textarea{width:100%;border:1px solid #d5e1d9;border-radius:12px;padding:11px;outline:none}.guest-payments{grid-column:1/-1}.guest-payment-options{display:flex;gap:8px;flex-wrap:wrap}.guest-payment-options button{border:1px solid #cedbd2;background:#fff;border-radius:12px;padding:10px 12px;font-weight:800;cursor:pointer}.guest-payment-options button.active{background:#126b3d;color:#fff;border-color:#126b3d}.guest-sinpe{grid-column:1/-1;background:#eff8f2;border:1px solid #cce5d4;border-radius:14px;padding:12px;color:#245436}.guest-sinpe b{display:block;font-size:20px;margin-top:3px}.guest-total{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:18px;padding-top:8px}.guest-total strong{font-size:26px;color:#126b3d}.guest-error{grid-column:1/-1;background:#fff0f0;color:#8b2424;padding:10px 12px;border-radius:12px}.guest-submit{grid-column:1/-1;border:0;border-radius:14px;padding:14px;background:#128a48;color:#fff;font-weight:900;cursor:pointer}.guest-success{max-width:650px;margin:60px auto;background:#fff;border:1px solid #dce8e0;border-radius:24px;padding:30px;text-align:center}.guest-success h1{margin:8px 0}.guest-success strong{font-size:34px;color:#128a48}.guest-success a,.guest-success button{display:inline-flex;margin-top:18px;text-decoration:none;border:0;border-radius:13px;padding:12px 16px;background:#126b3d;color:#fff;font-weight:900;cursor:pointer}@media(max-width:920px){.guest-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:680px){.guest-grid{grid-template-columns:repeat(2,1fr)}.guest-product-image{height:130px}.guest-form{grid-template-columns:1fr}.guest-form label.wide,.guest-payments,.guest-sinpe,.guest-total,.guest-error,.guest-submit{grid-column:1}.guest-line{grid-template-columns:1fr 76px auto 28px}.guest-cart-fab{left:14px;right:14px;bottom:14px;justify-content:space-between}.guest-hero{padding-top:24px}}@media(max-width:420px){.guest-grid{gap:9px}.guest-product{padding:9px;border-radius:16px}.guest-product-image{height:112px}.guest-product h3{font-size:14px}.guest-product-price strong{font-size:17px}}
