@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}:root{--brand: #E85D04;--brand-2: #F97316;--brand-grad: linear-gradient(135deg, #E85D04, #F97316);--dark: #2D1508;--addis-color: #C97A1F;--border: #e5e7eb;--bg: #f8fafc}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--dark);-webkit-font-smoothing:antialiased}a{color:inherit}input,textarea,select,button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.brand-mark{display:flex;align-items:center;gap:8px;text-decoration:none}.brand-mark img.brand-icon{width:34px;height:34px;border-radius:9px;object-fit:cover}.brand-mark .brand-name{font-size:19px;font-weight:400;letter-spacing:-.3px;line-height:1}.brand-mark .brand-name .addis{font-weight:300;color:#c97a1f}.brand-mark .brand-name .bakes{font-weight:800;color:#2d1508}
