:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color:#111827;background-color:#f3f4f6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:#f3f4f6}a{color:inherit;text-decoration:none}button{font-family:inherit}#root{min-height:100vh}.app-root{max-width:480px;margin:0 auto;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.app-shell{flex:1;display:flex;flex-direction:column}.top-bar{padding:10px 12px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.top-bar-logo{font-size:20px;font-weight:800;letter-spacing:-.04em}.top-bar-logo-first{color:#2563eb}.top-bar-logo-second{color:#ef4444}.top-bar-title{font-size:12px;font-weight:500;color:#6b7280}.page{padding:16px 14px 20px}.page-title{font-size:18px;font-weight:700;margin-bottom:8px}.page-subtitle{font-size:13px;color:#6b7280;margin-bottom:12px}.consent-box{margin-top:12px;padding:12px;border-radius:10px;background-color:#f9fafb;border:1px solid #e5e7eb;font-size:13px;line-height:1.5}.consent-footer{margin-top:12px;display:flex;align-items:flex-start;gap:8px;font-size:13px}.consent-footer input{margin-top:2px}.consent-subtext{margin-top:6px;font-size:11px;color:#9ca3af}.primary-button{width:100%;margin-top:16px;padding:12px;border-radius:999px;border:none;background-color:#2563eb;color:#fff;font-size:15px;font-weight:600}.primary-button:disabled{background-color:#cbd5f5;color:#9ca3af}.button-secondary{width:100%;margin-top:8px;padding:10px;border-radius:999px;border:1px solid #d1d5db;background-color:#fff;color:#111827;font-size:14px;font-weight:500}.products-grid{margin-top:8px;display:flex;flex-direction:column;gap:10px}.product-card{display:flex;gap:10px;padding:10px;border-radius:10px;border:1px solid #e5e7eb}.product-image{width:72px;height:72px;border-radius:8px;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:11px;color:#6b7280}img.product-image{display:block;object-fit:cover;background-color:#f3f4f6}.product-body{flex:1;display:flex;flex-direction:column;justify-content:space-between}.product-name{font-size:13px;font-weight:500;margin-bottom:4px}.product-meta{font-size:11px;color:#9ca3af;margin-bottom:4px}.product-price{font-size:14px;font-weight:700}.product-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:999px;font-size:10px;background-color:#eff6ff;color:#2563eb;margin-right:6px}.cart-summary{margin-top:8px;padding:12px;border-radius:10px;border:1px solid #e5e7eb;background-color:#f9fafb;font-size:13px}.cart-list{margin-top:10px;display:flex;flex-direction:column;gap:8px}.cart-item{display:flex;gap:10px;align-items:center;font-size:13px}.cart-item-info{flex:1}.cart-item-name{font-weight:500}.cart-item-qty{margin-top:2px;font-size:11px;color:#6b7280}.cart-item-price{font-weight:600}.cart-totals{margin-top:10px;display:flex;justify-content:space-between;font-size:13px}.rocket-bar{margin-top:14px}.rocket-bar-label{font-size:12px;font-weight:500;margin-bottom:6px}.rocket-bar-track{position:relative;width:100%;height:8px;border-radius:999px;background-color:#e5e7eb;overflow:hidden}.rocket-bar-fill{position:absolute;top:0;left:0;height:100%;border-radius:999px;background:linear-gradient(90deg,#3b82f6,#0ea5e9)}.rocket-bar-text{margin-top:6px;font-size:12px;color:#374151}.planet-bar{margin-top:10px}.planet-bar-label{font-size:12px;font-weight:500;margin-bottom:6px}.planet-bar-track{position:relative;width:100%;height:8px;border-radius:999px;background-color:#dcfce7;overflow:hidden}.planet-bar-fill{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:999px;background:linear-gradient(90deg,#16a34a,#22c55e)}.planet-bar-text{margin-top:6px;font-size:12px;color:#166534}.delivery-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:999px;font-size:10px;background-color:#e0f2fe;color:#0369a1}.bottom-nav-placeholder{height:32px}.modal-backdrop{position:fixed;inset:0;background-color:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:40}.modal-sheet{width:100%;max-width:480px;background-color:#fff;border-radius:16px;padding:16px 16px 20px;box-shadow:0 10px 32px #0f172a59}.modal-title{font-size:16px;font-weight:700;margin-bottom:4px}.modal-subtitle{font-size:12px;color:#6b7280;margin-bottom:10px}.modal-options{margin-top:10px;display:flex;flex-direction:column;gap:8px}.modal-option-button{width:100%;padding:11px 12px;border-radius:12px;border:1px solid #e5e7eb;background-color:#f9fafb;text-align:left;font-size:13px}.modal-option-label{font-weight:600;margin-bottom:2px}.modal-option-desc{font-size:12px;color:#6b7280}.survey-question{margin-top:14px;font-size:13px}.survey-label{font-weight:500;margin-bottom:4px}.survey-options{display:flex;flex-direction:column;gap:4px;margin-top:4px}.survey-options label{font-size:12px;display:flex;align-items:center;gap:6px}.survey-textarea{width:100%;margin-top:6px;padding:8px;font-family:inherit;font-size:12px;border-radius:8px;border:1px solid #d1d5db;resize:vertical;min-height:70px}.json-box{margin-top:14px;padding:10px;border-radius:10px;background-color:#f9fafb;border:1px solid #e5e7eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;max-height:200px;overflow:auto;white-space:pre-wrap}
