body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#f5f7ef;color:#263419;font-family:Segoe UI,Arial,sans-serif;margin:0}a{color:inherit}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.65}.app-shell{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.site-header{align-items:center;background:#1f3a1b;box-shadow:0 2px 14px #00000029;color:#fff;display:flex;gap:24px;justify-content:space-between;min-height:72px;padding:14px 6%;position:sticky;top:0;z-index:10}.brand{align-items:center;display:inline-flex;font-weight:800;gap:10px;text-decoration:none}.brand-logo{background:#fff;border:2px solid #e6b85ce6;border-radius:8px;box-shadow:0 4px 12px #00000029;flex:0 0 42px;height:42px;object-fit:cover;width:42px}.nav-actions,.nav-links{align-items:center;display:flex;gap:14px}.nav-links a,.text-button{color:#fff;font-weight:650;text-decoration:none}.nav-links a.active{color:#e6b85c}.user-chip{border:1px solid #ffffff47;border-radius:999px;padding:8px 12px}.hero{align-items:center;background:linear-gradient(#12270fa8,#12270f94),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;color:#fff;display:flex;gap:34px;justify-content:space-between;min-height:620px;padding:80px 6%}.hero-copy{max-width:680px}.hero-logo{border:3px solid #ffffffd1;border-radius:18px;box-shadow:0 12px 30px #00000038;height:92px;margin-bottom:18px;object-fit:cover;width:92px}.checkout-step,.eyebrow,.product-tag{color:#e6b85c;display:inline-flex;font-size:13px;font-weight:850;letter-spacing:0;margin-bottom:10px;text-transform:uppercase}.hero h1{font-size:56px;letter-spacing:0;line-height:1.02;margin:0 0 16px}.hero p{font-size:20px;line-height:1.5;margin:0 0 28px;max-width:560px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-highlights{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(180px,1fr));margin:0 0 28px;max-width:560px}.hero-highlights span{background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;font-weight:750;padding:10px 12px}.hero-highlights span:before{color:#e6b85c;content:"✓";font-weight:900;margin-right:8px}.hero-panel{grid-gap:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff24;border:1px solid #ffffff57;border-radius:8px;color:#fff;display:grid;gap:8px;padding:24px;width:min(360px,100%)}.hero-panel strong{font-size:22px}.trust-strip{grid-gap:1px;background:#dce6d3;border-bottom:1px solid #dce6d3;display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.trust-strip div{grid-gap:5px;background:#fff;display:grid;gap:5px;padding:22px 6%}.trust-strip strong{color:#1f3a1b}.trust-strip span{color:#5f6a58}.page-section{padding:48px 6%}.page-section.narrow{margin:0 auto;max-width:880px}.about-content{font-size:18px;line-height:1.75}.about-content .eyebrow{color:#2f7d32}.about-highlight,.contact-details,.mission-list{background:#fff;border:1px solid #e1e8d9;border-radius:8px;margin-top:26px;padding:22px}.about-highlight h2,.contact-details h2,.mission-list h2{color:#2f7d32;margin:0 0 10px}.contact-details p{margin:8px 0}.contact-details a{color:#2f7d32;font-weight:750}.mission-list ul{margin:0;padding-left:20px}.mission-list li{margin:8px 0}.section-heading{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:22px}.page-section h1,.section-heading h1{font-size:34px;margin:0 0 8px}.form-note,.muted,.section-heading p{color:#5f6a58}.danger-button,.ghost-button,.primary-button,.secondary-button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:750;justify-content:center;min-height:42px;padding:10px 16px;text-decoration:none}.primary-button{background:#2f7d32;color:#fff}.primary-button:hover{background:#286b2b}.secondary-button{background:#fff;color:#1f3a1b}.ghost-button{background:#edf2e7;color:#263419}.danger-button{background:#ffe2e2;color:#9b1c1c}.full-width{width:100%}.auth-page{display:grid;min-height:calc(100vh - 150px);padding:42px 20px;place-items:center}.auth-card,.checkout-panel,.empty-state,.form-panel,.list-panel,.order-card{background:#fff;border:1px solid #e1e8d9;border-radius:8px;box-shadow:0 10px 28px #1f3a1b14}.auth-card{padding:30px;width:min(440px,100%)}.auth-card h1,.checkout-panel h2,.empty-state h2,.order-card h2{margin-top:0}.form-panel{grid-gap:14px;border:0;box-shadow:none;display:grid;gap:14px}label{grid-gap:7px;color:#3e4938;display:grid;font-weight:650;gap:7px}input,select{background:#fff;border:1px solid #cfd9c7;border-radius:8px;height:42px;padding:9px 11px;width:100%}input:focus,select:focus{outline:2px solid #9fd18d;outline-offset:1px}.status-message{border-radius:8px;font-weight:650;margin:0 0 16px;padding:12px 14px}.status-message.success{background:#e8f5df;color:#215d24}.status-message.error{background:#ffecec;color:#9b1c1c}.product-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card{background:#fff;border:1px solid #e1e8d9;border-radius:8px;display:grid;grid-template-rows:190px 1fr;min-height:380px;overflow:hidden;padding:0}.product-image{background:#edf2e7;height:190px;object-fit:cover;width:100%}.product-body{display:flex;flex-direction:column;gap:18px;justify-content:space-between;min-height:190px;padding:18px}.product-tag{color:#2f7d32;margin-bottom:8px}.product-card h2,.product-card p{margin:0}.product-footer{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.product-footer strong{color:#1f3a1b;font-size:20px}.compact-field{font-size:13px;min-width:92px}.compact-field select{height:38px}.admin-actions,.form-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-actions button{flex:1 1}.product-editor{grid-gap:14px;background:#fff;border:1px solid #e1e8d9;border-radius:8px;box-shadow:0 10px 28px #1f3a1b14;display:grid;gap:14px;margin-bottom:22px;padding:20px}.product-editor h2{margin:0}.two-column{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 390px}.checkout-panel{grid-gap:14px;display:grid;gap:14px;padding:22px;position:sticky;top:92px}.checkout-panel h2{margin-bottom:0}.checkout-step{color:#2f7d32}.checkout-summary{grid-gap:10px;background:#f5f7ef;border-radius:8px;display:grid;gap:10px;padding:14px}.checkout-summary div{display:flex;gap:16px;justify-content:space-between}.checkout-summary div:last-child{border-top:1px solid #dce6d3;font-size:18px;padding-top:10px}.field-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.list-panel{overflow:hidden}.cart-row,.cart-total,.order-header,.order-meta{align-items:center;display:flex;gap:16px;justify-content:space-between}.cart-row{border-bottom:1px solid #e7edde;padding:16px 18px}.cart-row div:first-child{grid-gap:4px;display:grid;gap:4px}.row-actions{align-items:center;display:flex;gap:12px}.quantity-control{align-items:center;background:#fff;border:1px solid #d7e0cf;border-radius:8px;display:grid;grid-template-columns:34px 1fr 34px;justify-items:center;overflow:hidden;width:116px}.step-button{background:#edf2e7;border:0;color:#263419;cursor:pointer;font-size:18px;font-weight:800;height:34px;width:34px}.step-button:hover{background:#dfe9d7}.quantity-control span{font-weight:800}.cart-total{background:#f1f5ea;font-size:18px;padding:18px}.empty-state{padding:28px}.orders-list{grid-gap:16px;display:grid;gap:16px}.order-card{padding:20px}.order-header h2{margin-bottom:4px}.order-meta{background:#f5f7ef;border-radius:8px;flex-wrap:wrap;margin:14px 0;padding:14px}.status-badge{border-radius:999px;font-weight:800;padding:8px 12px}.status-badge.paid{background:#dff1d8;color:#256628}.status-badge.pending{background:#fff1cd;color:#8a5b00}.status-badge.failed{background:#ffe2e2;color:#9b1c1c}.order-items{display:flex;flex-wrap:wrap;gap:8px}.order-items span{background:#edf2e7;border-radius:8px;padding:7px 10px}.tracking-panel{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin:14px 0}.tracking-panel div{grid-gap:4px;background:#fff;border:1px solid #e1e8d9;border-radius:8px;display:grid;gap:4px;padding:12px}.tracking-panel span{color:#5f6a58;font-size:13px;font-weight:650}.tracking-editor{grid-gap:10px;align-items:end;background:#f5f7ef;border-radius:8px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr auto;margin:14px 0;padding:14px}.site-footer{grid-gap:4px;background:#1f3a1b;color:#fff;display:grid;gap:4px;min-height:82px;padding:20px;place-items:center;text-align:center}@media (max-width:900px){.site-header{flex-wrap:wrap;position:static}.nav-actions,.nav-links{flex-wrap:wrap;width:100%}.two-column{grid-template-columns:1fr}.checkout-panel{position:static}.hero h1{font-size:42px}}@media (max-width:560px){.page-section{padding:32px 18px}.hero{display:block;min-height:470px;padding:52px 18px}.hero h1{font-size:34px}.cart-row,.cart-total,.field-grid,.order-header,.order-meta,.tracking-editor,.tracking-panel{display:grid;grid-template-columns:1fr}.row-actions{justify-content:space-between}.hero-highlights,.trust-strip{grid-template-columns:1fr}.product-footer{align-items:stretch;flex-direction:column}}
/*# sourceMappingURL=main.09aaa8f5.css.map*/